blob: 5945361c79ec3f089cce424c1f5216a69cbf0f87 (
plain) (
blame)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#fd8a19" 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>
|