7 lines
484 B
XML
7 lines
484 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<rect y="7" x="3" height="6" width="8" rx="0.5" style="fill:#268bd2"/>
|
|
<path d="m 13 6.5 a 3.5 3.5 0 0 1 -7 0 3.5 3.5 0 1 1 7 0 z" style="fill:#dc322f"/>
|
|
<path d="M 1,5 1,7 2,7 2,6 3,6 3,5 m -2,8 0,2 2,0 0,-1 -1,0 0,-1 z m 11,0 0,1 -1,0 0,1 2,0 0,-2 z" style="fill:#000;opacity:0.5"/>
|
|
<path d="M 4,1 4,3 5,3 5,2 6,2 6,1 m 7,0 0,1 1,0 0,1 1,0 0,-2 z m 1,9 0,1 -1,0 0,1 2,0 0,-2 z" style="fill:#000;opacity:0.5"/>
|
|
</svg>
|