5 lines
375 B
XML
5 lines
375 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<circle style="fill:#138de7" cx="8" cy="8" r="8"/>
|
||
|
<path style="fill:#ffffff" d="M 3,5 3,6.2857143 3,9.7142857 C 3,10.426571 3.5734286,11 4.2857143,11 L 8.700143,11 10,11 10,9.7142857 10,6.2857143 C 10,5.5734286 9.412429,5 8.700143,5 L 4.2857143,5 Z m 10,0 -2.5,1.5 0,3 2.5,1.5 0,-3 z"/>
|
||
|
</svg>
|