8 lines
600 B
XML
8 lines
600 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1">
|
|
<rect transform="matrix(0,-1,-1,0,0,0)" rx="11" ry="10" height="20" width="28" y="-26" x="-30" fill="#324090"/>
|
|
<path opacity=".1" d="m16 2c-5.54 0-10 4.906-10 11v1c0-6.094 4.46-11 10-11s10 4.906 10 11v-1c0-6.094-4.46-11-10-11z" fill="#fff"/>
|
|
<path d="m11 11.5 9 9-4.5 4.25v-17.5l4.5 4.25-9 8" stroke="#fff" stroke-linecap="square" fill="none"/>
|
|
<path opacity=".2" d="m6 19v1c0 6.094 4.46 11 10 11s10-4.906 10-11v-1c0 6.094-4.46 11-10 11s-10-4.906-10-11z"/>
|
|
</svg>
|