15 lines
659 B
XML
15 lines
659 B
XML
<svg viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Nivôse">
|
|
<circle cx="60" cy="60" r="54" fill="#f6efe0" stroke="#8a6b45" stroke-width="2"/>
|
|
<g stroke="#5b6b7a" stroke-width="2.5" stroke-linecap="round">
|
|
<line x1="60" y1="28" x2="60" y2="92"/>
|
|
<line x1="28" y1="60" x2="92" y2="60"/>
|
|
<line x1="38" y1="38" x2="82" y2="82"/>
|
|
<line x1="38" y1="82" x2="82" y2="38"/>
|
|
<path d="M60 38 L54 44 M60 38 L66 44"/>
|
|
<path d="M60 82 L54 76 M60 82 L66 76"/>
|
|
<path d="M38 60 L44 54 M38 60 L44 66"/>
|
|
<path d="M82 60 L76 54 M82 60 L76 66"/>
|
|
</g>
|
|
<circle cx="60" cy="60" r="4" fill="#5b6b7a"/>
|
|
</svg>
|