6 lines
318 B
XML
6 lines
318 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
|
<rect width="128" height="128" rx="30" fill="#151515"/>
|
|
<path d="M64 25v43" stroke="#3ecf8e" stroke-width="14" stroke-linecap="round"/>
|
|
<path d="M42 42a39 39 0 1 0 44 0" fill="none" stroke="#3ecf8e" stroke-width="14" stroke-linecap="round"/>
|
|
</svg>
|