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