7 lines
400 B
XML
7 lines
400 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<rect style="fill:#00aefc" width="16" height="16" x="0" y="0" ry="1.2"/>
|
||
|
<rect style="fill:#ffffff" width="4.8" height="1" x="3" y="5"/>
|
||
|
<rect style="fill:#ffffff" width="5" height="1" x="6" y="-6" transform="rotate(90)"/>
|
||
|
<path style="fill:none;stroke:#fbfbfb" d="m 9.5,5 v 4.7 c 0,0.4 0.4,0.8 1.2,0.8 H 13"/>
|
||
|
</svg>
|