5 lines
332 B
XML
5 lines
332 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
|
||
|
<rect style="fill:#e4e4e4" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
|
||
|
<path style="fill:#0078d6" d="M 14,3 8,3.8554688 V 8 h 6 z M 7,4.0214844 3,4.5703125 V 8 H 7 Z M 3,9 v 3.460938 l 4,0.558593 V 9 Z m 5,0 v 4.167969 L 14,14 V 9 Z"/>
|
||
|
</svg>
|