12 lines
423 B
XML
12 lines
423 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#812343" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M24 6v18"/>
|
|
<path d="M16 14a16 16 0 1016 0"/>
|
|
</g>
|
|
<g stroke="#F48FB1" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M24 6v18"/>
|
|
<path d="M16 14a16 16 0 1016 0"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|