8 lines
637 B
XML
8 lines
637 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
|
|
<rect style="opacity:.2" width="28" height="28" x="2" y="3" rx="2" ry="2"/>
|
|
<rect style="fill:#248afd" width="28" height="28" x="2" y="2" rx="2" ry="2"/>
|
|
<path style="fill:#ffffff;opacity:0.2" d="m4 2c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h24c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-24z"/>
|
|
<path style="opacity:0.2" d="m 16,6 -5,3 10,5 -5,3 10,6 V 11 Z M 16,17 6,11 v 12 l 10,5 5,-3 -10,-5 z"/>
|
|
<path style="fill:#ffffff" d="M 16 5 L 11 8 L 21 13 L 16 16 L 26 22 L 26 10 L 16 5 z M 16 16 L 6 10 L 6 22 L 16 27 L 21 24 L 11 19 L 16 16 z"/>
|
|
</svg>
|