16 lines
649 B
XML
16 lines
649 B
XML
<svg viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Prairial">
|
|
<circle cx="60" cy="60" r="54" fill="#f6efe0" stroke="#8a6b45" stroke-width="2"/>
|
|
<g fill="none" stroke="#5c7a4a" stroke-width="3" stroke-linecap="round">
|
|
<path d="M36 90 C34 74 40 64 38 50"/>
|
|
<path d="M48 90 C48 72 54 64 50 48"/>
|
|
<path d="M60 90 C60 70 56 60 60 44"/>
|
|
<path d="M72 90 C72 72 66 64 70 48"/>
|
|
<path d="M84 90 C86 74 80 64 82 50"/>
|
|
</g>
|
|
<g fill="#c76b8a" stroke="#8a3b58" stroke-width="1">
|
|
<circle cx="60" cy="42" r="5"/>
|
|
<circle cx="70" cy="46" r="4"/>
|
|
<circle cx="50" cy="46" r="4"/>
|
|
</g>
|
|
</svg>
|