9 lines
No EOL
444 B
XML
9 lines
No EOL
444 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#a1b9d2" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#a1b9d2" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 40 L24 24 L40 40" stroke-width="3" fill="none"/>
|
|
<line x1="24" y1="24" x2="24" y2="12"/>
|
|
<line x1="24" y1="12" x2="28" y2="8 M24 12 L20 8"/>
|
|
<circle cx="24" cy="8" r="3"/>
|
|
</g>
|
|
</svg> |