9 lines
No EOL
377 B
XML
9 lines
No EOL
377 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#b2713e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M6 30 Q6 14 24 14 Q42 14 42 30 Z"/>
|
|
<circle cx="14" cy="32" r="4"/>
|
|
<circle cx="34" cy="32" r="4"/>
|
|
<line x1="24" y1="14" x2="24" y2="30"/>
|
|
<polygon points="24,6 28,14 20,14"/>
|
|
</g>
|
|
</svg> |