5 lines
287 B
XML
5 lines
287 B
XML
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="1" y="1" width="15" height="15" rx=".75" ry=".75" style="fill:#e4e4e4"/>
|
|
<path d="m7.25 4-2.25 9h1l2.25-9z" style="fill:#8e8e8e"/>
|
|
<path d="m11.25 4-2.25 9h1l2.25-9z" style="fill:#8e8e8e"/>
|
|
</svg>
|