8 lines
492 B
XML
8 lines
492 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
|
<rect width="2" height="5" x="5" y="-10" transform="scale(1,-1)" style="fill:#268bd2"/>
|
|
<path d="m 6 2 4 4 -8 0" style="fill:#268bd2"/>
|
|
<rect y="-10" x="15" height="5" width="2" transform="scale(1,-1)" style="fill:#268bd2"/>
|
|
<path d="m 16 2 4 4 -8 0 z" style="fill:#268bd2"/>
|
|
<path d="m 6.414 8.586 l -1.414 1.414 l 5 5 l 0 5 l 2 0 l 0 -5 l 5 -5 l -1.414 -1.414 l -4.586 4.586 l -4.586 -4.586 z" style="fill:#268bd2"/>
|
|
</svg>
|