5 lines
406 B
XML
5 lines
406 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<rect style="fill:#ff7f2a" width="14" height="14" x="1" y="1" rx="2" ry="2"/>
|
||
|
<path style="fill:#ffffff" d="M 4 4 L 4 5.4140625 L 6.5859375 8 L 4 10.585938 L 4 12 L 5.4140625 12 L 8 9.4140625 L 10.585938 12 L 12 12 L 12 10.585938 L 9.4140625 8 L 12 5.4140625 L 12 4 L 10.585938 4 L 8 6.5859375 L 5.4140625 4 L 4 4 z"/>
|
||
|
</svg>
|