9 lines
395 B
XML
9 lines
395 B
XML
<svg viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Ventôse">
|
|
<circle cx="60" cy="60" r="54" fill="#f6efe0" stroke="#8a6b45" stroke-width="2"/>
|
|
<g fill="none" stroke="#7d8a76" stroke-width="3" stroke-linecap="round">
|
|
<path d="M26 46 C50 36 62 46 78 40"/>
|
|
<path d="M22 62 C52 50 66 64 94 54"/>
|
|
<path d="M30 78 C54 70 64 80 84 72"/>
|
|
</g>
|
|
</svg>
|