blob: 7f5f7c4a3664017cce018eef8973406155dc7d9c (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<g transform="translate(-.5)">
<rect fill="#324090" width="16" height="11" x="-16" y="-13.5" rx="6" ry="5.5" transform="matrix(0,-1,-1,0,0,0)"/>
<path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m5 5.5 6 5-3 3v-11l3 3-6 5"/>
</g>
</svg>
|