13 lines
580 B
XML
13 lines
580 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<rect style="fill:#4f4f4f" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/>
|
||
|
<rect style="fill:#ff8e20" width="14" height="11" x="1" y="4"/>
|
||
|
<circle style="fill:#ed333b" cx="14" cy="2" r="1"/>
|
||
|
<g style="fill:none;stroke:#ffffff;stroke-linecap:round">
|
||
|
<path d="M 3.5,10.5 V 12.5 H 5.5"/>
|
||
|
<path d="M 12.5,10.5 V 12.5 H 10.5"/>
|
||
|
<path d="M 12.5,8.5 V 6.5 H 10.5"/>
|
||
|
<path d="M 3.5,8.5 V 6.5 H 5.5"/>
|
||
|
</g>
|
||
|
<rect style="fill:#e4e4e4" width="4" height="1" x="6" y="2" rx=".5" ry=".5"/>
|
||
|
</svg>
|