7 lines
351 B
XML
7 lines
351 B
XML
|
<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>
|