9 lines
No EOL
410 B
XML
9 lines
No EOL
410 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#4a318c" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#4a318c" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="6,40 24,6 42,40"/>
|
|
<line x1="24" y1="6" x2="30" y2="20"/>
|
|
<line x1="30" y1="20" x2="36" y2="28"/>
|
|
<line x1="24" y1="6" x2="18" y2="18"/>
|
|
</g>
|
|
</svg> |