8 lines
No EOL
423 B
XML
8 lines
No EOL
423 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#abc0c5" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#abc0c5" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="24,4 20,18 28,18"/>
|
|
<rect x="18" y="18" width="12" height="26" rx="2"/>
|
|
<line x1="24" y1="18" x2="8" y2="8 M24 18 L40 8 M24 18 L8 28 M24 18 L40 28"/>
|
|
</g>
|
|
</svg> |