6 lines
281 B
XML
6 lines
281 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="14" fill="#3c3836" />
|
|
<circle cx="32" cy="32" r="18" fill="#fe8019" />
|
|
<path d="M18 34c6-6 22-6 28 0" fill="none" stroke="#282828" stroke-width="4" stroke-linecap="round" />
|
|
</svg>
|