16 lines
No EOL
660 B
XML
16 lines
No EOL
660 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#8A2D11" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="10" r="4"/>
|
|
<line x1="24" y1="14" x2="24" y2="40"/>
|
|
<path d="M10 30 Q10 40 24 40 Q38 40 38 30"/>
|
|
<line x1="8" y1="26" x2="40" y2="26"/>
|
|
</g>
|
|
<g stroke="#FF8A65" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="10" r="4"/>
|
|
<line x1="24" y1="14" x2="24" y2="40"/>
|
|
<path d="M10 30 Q10 40 24 40 Q38 40 38 30"/>
|
|
<line x1="8" y1="26" x2="40" y2="26"/>
|
|
</g>
|
|
</g>
|
|
</svg> |