7 lines
389 B
XML
7 lines
389 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<circle cy="8.5" style="fill:#ef555c" r="1.5" cx="8"/>
|
|
<rect style="fill:#ef555c" x="7" y="11" rx="0.336" ry="0.247" width="2" height="5"/>
|
|
<path style="fill:#ef555c" d="M 9,3 C 5.698,3 3,5.698 3,9 H 5 C 5,6.779 6.779,5 9,5 Z"/>
|
|
<path style="fill:#ef555c" d="M 9,0 C 4.041,0 0,4.04 0,9 H 2 C 2,5.122 5.122,2 9,2 Z"/>
|
|
</svg>
|