9 lines
No EOL
470 B
XML
9 lines
No EOL
470 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#bdc3b1" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#bdc3b1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="14" y="22" width="20" height="18" rx="3"/>
|
|
<path d="M14 22 L14 16 Q14 8 24 8 Q34 8 34 16 L34 22"/>
|
|
<rect x="20" y="28" width="8" height="6" rx="2"/>
|
|
<circle cx="24" cy="34" r="2" fill="currentColor"/>
|
|
</g>
|
|
</svg> |