violet/favicons/example.svg
2023-06-03 19:33:06 +01:00

5 lines
214 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg height="100" width="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red"/>
</svg>