navpoint/icon.svg
2024-07-21 13:27:27 -07:00

7 lines
311 B
XML
Executable File

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" stroke="#D00">
<circle cx="40" cy="40" stroke-width="8" r="36" stroke="#00F"/>
<circle cx="40" cy="40" stroke-width="8" r="20" stroke="#0A0"/>
<circle cx="40" cy="40" stroke-width="8" r="4" stroke="#F00"/>
</svg>