blob: 5a78437764b4a4870042364b6d718ba3e47cb447 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#bfbfbf" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
<path style="fill:none;stroke:#d5498f;stroke-linejoin:bevel" d="M 14.265,6.626 11.265,8.501 14.265,10.376"/>
<path style="fill:none;stroke:#a659ca;stroke-linejoin:bevel" d="M 10.265,6.626 7.265,8.501 10.265,10.376"/>
<rect style="fill:#2f8ce3" width="3" height="1" x="3" y="7"/>
<rect style="fill:#2f8ce3" width="3" height="1" x="3" y="9"/>
</svg>
|