mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 13:29:26 +00:00
dc22898fc1
git-svn-id: https://svn.fhem.de/fhem/trunk@23504 2b470e98-0d58-463d-a4d8-8e2adae1ed80
22 lines
1.3 KiB
XML
22 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="400px" height="300px" viewBox="-200 -150 400 300" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke="none" fill="#000000">
|
|
<rect x="-180" y="-100" width="360" height="20" rx="10" ry="10"/>
|
|
<rect x="-180" y="80" width="360" height="20" rx="10" ry="10"/>
|
|
<rect x="-180" y="-100" width="20" height="200" rx="10" ry="10"/>
|
|
<rect x="160" y="-100" width="20" height="200" rx="10" ry="10"/>
|
|
<g id="it_swap_pins">
|
|
<rect id="it_swap_pin" x="-150" y="100" width="20" height="40"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(40,0)"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(80,0)"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(120,0)"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(160,0)"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(200,0)"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(240,0)"/>
|
|
<use xlink:href="#it_swap_pin" transform="translate(280,0)"/>
|
|
<rect x="70" y="-60" height="120" width="20" rx="10" ry="10"/>
|
|
<rect x="-10" y="-10" height="70" width="20" rx="10" ry="10" transform="translate(80,-50) rotate(45)"/>
|
|
<rect x="-10" y="-10" height="70" width="20" rx="10" ry="10" transform="translate(80,-50) rotate(-45)"/>
|
|
</g>
|
|
<use xlink:href="#it_swap_pins" transform="rotate(180)"/>
|
|
</svg>
|