6 lines
307 B
XML
6 lines
307 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#4FC3F7" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="24,8 29,14 38,16 35,24 38,32 29,34 24,40 19,34 10,32 13,24 10,16 19,14"/>
|
|
<circle cx="24" cy="24" r="4"/>
|
|
</g>
|
|
</svg>
|