blob: a6ffc392241aea2bd944f2776ae699d0910d8cd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<g transform="matrix(0 -1 -1 0 64 64)">
<g transform="matrix(-1 0 0 -1 64 64)">
<path style="stroke-opacity:1;fill:none;stroke:#6c71c4;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3" d="m 8.5 23 0 30"/>
<path style="fill:#6c71c4;fill-opacity:1;stroke:none;fill-rule:evenodd" d="M 15,50 8.4983036,56.5 2,50 Z"/>
</g>
<g transform="matrix(-1 0 0 -1 64 63)">
<path style="fill:#6c71c4;fill-opacity:1;stroke:none;fill-rule:evenodd" d="M 62,13 55.498305,6.5 49,13 Z"/>
<path style="stroke-opacity:1;fill:none;stroke:#6c71c4;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3" d="m 55.5 40 0 -30"/>
</g>
<path style="stroke-opacity:1;fill:#fff;fill-opacity:1;stroke:#888;fill-rule:evenodd;stroke-linejoin:miter;stroke-width:3" d="m 45.5 43.17 0 -35.753 -27 13.407 0 35.753 z"/>
</g>
</svg>
|