Fovway d74ff94c45 modified: .gitignore
new file:   backend/.env
	new file:   frontend/public/icon.svg
	new file:   frontend/public/vite.svg
2025-10-12 01:14:45 +07:00

6 lines
400 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="45" fill="#007bff" stroke="#0056b3" stroke-width="5"/>
<line x1="50" y1="50" x2="50" y2="25" stroke="#ffffff" stroke-width="4" stroke-linecap="round"/>
<line x1="50" y1="50" x2="70" y2="50" stroke="#ffffff" stroke-width="4" stroke-linecap="round"/>
<circle cx="50" cy="50" r="3" fill="#ffffff"/>
</svg>