blob: 4e7128b4962310b7c925e28606708a00b3e89dd9 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#8fb633" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/>
<path style="fill:#ffffff" d="M 7,13 V 7 H 5 L 8,3 11,7 H 9 V 13 Z"/>
</svg>
|