Files

12 lines
908 B
XML
Raw Permalink Normal View History

2026-09-13 20:20:06 +01:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<circle cx="128" cy="128" r="120" fill="#006600"/>
<path d="M128 8 A120 120 0 0 1 248 128 L128 128 Z" fill="#FF0000"/>
<path d="M128 68 L158 98 L148 138 L108 138 L98 98 Z" fill="#FFD700" stroke="#000" stroke-width="3"/>
<circle cx="128" cy="103" r="8" fill="#000"/>
<polygon points="128,138 108,168 88,158 98,138" fill="#FFF" stroke="#000" stroke-width="2"/>
<polygon points="128,138 148,138 168,158 148,168" fill="#FFF" stroke="#000" stroke-width="2"/>
<polygon points="128,68 148,48 168,68 158,98" fill="#FFF" stroke="#000" stroke-width="2"/>
<polygon points="128,68 98,98 88,68 108,48" fill="#FFF" stroke="#000" stroke-width="2"/>
<polygon points="158,98 178,108 178,138 148,138" fill="#FFF" stroke="#000" stroke-width="2"/>
<polygon points="98,98 108,138 78,138 78,108" fill="#FFF" stroke="#000" stroke-width="2"/>
</svg>