8 lines
No EOL
402 B
XML
8 lines
No EOL
402 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#263238" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#263238" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M10 24 Q10 6 38 6 Q38 24 38 24"/>
|
|
<rect x="6" y="24" width="10" height="14" rx="4"/>
|
|
<rect x="32" y="24" width="10" height="14" rx="4"/>
|
|
</g>
|
|
</svg> |