9 lines
No EOL
422 B
XML
9 lines
No EOL
422 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#b2c3ce" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#b2c3ce" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 10 L14 42 L34 42 L40 10 Z"/>
|
|
<line x1="8" y1="20" x2="40" y2="20 M8 30 L40 30"/>
|
|
<path d="M8 10 Q24 4 40 10"/>
|
|
<line x1="24" y1="6" x2="24" y2="42"/>
|
|
</g>
|
|
</svg> |