9 lines
620 B
XML
9 lines
620 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 144" width="144" height="144">
|
|
<rect width="144" height="144" rx="16" fill="#1e1e2e"/>
|
|
<circle cx="72" cy="76" r="44" fill="none" stroke="white" stroke-width="6"/>
|
|
<line x1="72" y1="76" x2="72" y2="44" stroke="white" stroke-width="6" stroke-linecap="round"/>
|
|
<line x1="72" y1="76" x2="96" y2="90" stroke="white" stroke-width="6" stroke-linecap="round"/>
|
|
<line x1="58" y1="22" x2="86" y2="22" stroke="white" stroke-width="6" stroke-linecap="round"/>
|
|
<line x1="72" y1="22" x2="72" y2="34" stroke="white" stroke-width="6" stroke-linecap="round"/>
|
|
</svg>
|