6 lines
373 B
XML
6 lines
373 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
|
|
<circle cx="24" cy="24" r="20" fill="#FFF3C8"/>
|
|
<circle cx="24" cy="24" r="14" fill="#FFFFFF" stroke="#A07100" stroke-width="2.6"/>
|
|
<path d="M24 14v20M29 18h-7a3.5 3.5 0 0 0 0 7h4a3.5 3.5 0 0 1 0 7h-7" stroke="#A07100" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|