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