Juice/static/outlet.svg

21 lines
438 B
XML
Raw Normal View History

<svg class="off" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
2019-06-05 23:26:22 -04:00
<path fill="none" stroke="red"
d="M 23,10
L 77,10
A 50 49 0 0 1 77,91
L 23,91
A 50 49 0 0 1 23,10
2019-06-05 23:26:22 -04:00
Z" />
<rect x="29" y="30" width="6" height="21" fill="none" stroke="red" />
2019-06-05 23:26:22 -04:00
<rect x="65" y="30" width="6" height="21" fill="none" stroke="red" />
<path fill="none" stroke="red"
2019-06-05 23:26:22 -04:00
d="M 43, 75
A 1 1 0 0 1 57,75
L 57,84
L 43,84
Z" />
</svg>