pandorafms/pandora_console/images/maps/head_arrow.svg

34 lines
626 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="head_arrow">
2016-03-07 14:51:58 +01:00
<g>
2016-03-09 11:11:14 +01:00
<rect
y="0"
x="0"
height="100"
width="50"
style="
fill:#000000;
fill-opacity:0;"
/>
2016-03-07 14:51:58 +01:00
<path
2016-03-09 11:11:14 +01:00
vector-effect="non-scaling-stroke"
d="M 0 0 L 0 100 L 50 50 Z"
style="fill:#ff0000;
2016-03-04 16:52:26 +01:00
stroke-width:0;" />
2016-03-07 14:51:58 +01:00
</g>
2016-03-03 14:58:48 +01:00
</symbol>
</defs>
2016-03-07 14:51:58 +01:00
<!--
<g class="body" transform="translate(100,0)">
<use xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="#head_arrow" />
</g>
-->
2016-03-03 14:58:48 +01:00
</svg>