mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 19:30:31 +00:00
dc22898fc1
git-svn-id: https://svn.fhem.de/fhem/trunk@23504 2b470e98-0d58-463d-a4d8-8e2adae1ed80
13 lines
648 B
XML
13 lines
648 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="300px" height="400px" viewBox="-150 -200 300 400" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke="none" fill="#000000">
|
|
<rect x="-150" y="180" width="300" height="20"/>
|
|
<rect x="-150" y="-200" width="300" height="20"/>
|
|
<rect x="-150" y="-200" width="20" height="400"/>
|
|
<rect x="130" y="-200" width="20" height="400"/>
|
|
<g transform="translate(0,-40) rotate(-75)">
|
|
<path d="M -100,-25 A 100,100 0 1 1 -100,25 L -80,20 A 80,80 0 1 0 -80,-20 Z"/>
|
|
<polygon points="-40,0 -180,30 -180,-30"/>
|
|
<circle cx="0" cy="0" r="25"/>
|
|
</g>
|
|
</svg>
|