pandorafms/pandora_console/images/maps/body_arrow.svg

37 lines
701 B
XML
Raw Normal View History

2016-03-03 14:58:48 +01:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<symbol id="body_arrow">
2016-03-07 14:51:58 +01:00
<g>
<rect
y="0"
x="0"
2016-05-09 16:56:06 +02:00
height="2"
width="100"
2016-03-07 14:51:58 +01:00
style="
fill:#000000;
fill-opacity:0;"
/>
<rect
2016-05-09 16:56:06 +02:00
y="0"
x="0"
height="2"
width="100"
2016-03-04 16:52:26 +01:00
style="
2016-05-09 16:56:06 +02:00
fill:#000000;
fill-opacity:1;" />
2016-03-07 14:51:58 +01:00
</g>
2016-03-03 14:58:48 +01:00
</symbol>
2016-03-04 16:52:26 +01:00
</defs>
2016-05-09 16:56:06 +02:00
<g class="body" transform="translate(0,0)">
2016-03-04 17:04:19 +01:00
<use xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="#body_arrow" />
</g>
2016-03-03 14:58:48 +01:00
</svg>