9 lines
No EOL
426 B
XML
9 lines
No EOL
426 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#e5bbbb" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#e5bbbb" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="24,8 14,24 20,24 16,36 32,36 28,24 34,24"/>
|
|
<path d="M8 36 L40 36"/>
|
|
<line x1="12" y1="44" x2="36" y2="44"/>
|
|
<line x1="24" y1="36" x2="24" y2="44"/>
|
|
</g>
|
|
</svg> |