blob: abcd828605b5ea58c28d23629757da1a694e2bf3 (
plain)
1
2
3
4
5
6
7
8
9
|
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(0 1 -1 0 64 0)">
<path d="m 26.5 16.5 0 -11 11 0 0 11 z" style="fill:#fff;stroke-miterlimit:10;stroke:#888;stroke-width:3"/>
<path d="m 42.5 58.5 0 -11 11 0 0 11 z" style="fill:#fff;stroke-miterlimit:10;stroke:#888;stroke-width:3"/>
<path d="m 10.5 58.5 0 -11 11 0 0 11 z" style="fill:#fff;stroke-miterlimit:10;stroke:#888;stroke-width:3"/>
<path d="m 15 38 3 0 0 -4.5 7 0 0 4.5 3 0 0 -12 -3 0 0 4.5 -7 0 0 -4.5 -3 0 z" style="fill:#268bd2;fill-opacity:1;stroke:none"/>
<path d="m 36 38 3 0 0 -4.5 7 0 0 4.5 3 0 0 -12 -3 0 0 4.5 -7 0 0 -4.5 -3 0 z" style="fill:#268bd2;fill-opacity:1;stroke:none"/>
</g>
</svg>
|