7 lines
374 B
XML
7 lines
374 B
XML
|
|
<svg viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<rect width="40" height="40" rx="8" fill="#1a1612"/>
|
||
|
|
<circle cx="20" cy="20" r="14" stroke="#e07256" stroke-width="2"/>
|
||
|
|
<path d="M20 8L20 32M12 14L28 14M10 20L30 20M12 26L28 26" stroke="#e07256" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<circle cx="20" cy="20" r="3" fill="#e07256"/>
|
||
|
|
</svg>
|