blob: 55f3faeb0522b2bae88ea69ffe4dbfe1cac4bc6e (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#d83b2f" width="13" height="13" x="-14" y="-14.5" rx="6.5" ry="6.5" transform="matrix(0,-1,-1,0,0,0)"/>
<circle style="fill:#ffffff" cx="8" cy="7.5" r="3.5"/>
<rect style="fill:#3a72e1" width="16" height="3" x="0" y="6" rx=".762" ry=".75"/>
</svg>
|