7 lines
389 B
XML
7 lines
389 B
XML
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
<circle r="1.5" cx="8" cy="8.5" style="fill:#ececec"/>
|
|
<rect width="2" rx="0.336" ry="0.247" height="5" style="fill:#ececec" x="7" y="11"/>
|
|
<path 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" style="fill:#ececec"/>
|
|
<path 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" style="fill:#ececec"/>
|
|
</svg>
|