9 lines
No EOL
421 B
XML
9 lines
No EOL
421 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#6eaf8c" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#6eaf8c" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="16"/>
|
|
<circle cx="24" cy="24" r="10"/>
|
|
<rect x="20" y="4" width="8" height="6" rx="2"/>
|
|
<rect x="20" y="38" width="8" height="6" rx="2"/>
|
|
</g>
|
|
</svg> |