mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Upload the red arrow in parts.
This commit is contained in:
parent
ad134b7161
commit
0fe433ab5d
19
pandora_console/images/maps/body_arrow.svg
Normal file
19
pandora_console/images/maps/body_arrow.svg
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<?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">
|
||||||
|
<rect
|
||||||
|
vector-effect="non-scaling-stroke"
|
||||||
|
y="0"
|
||||||
|
x="0"
|
||||||
|
height="50"
|
||||||
|
width="100"
|
||||||
|
id="rect27734"
|
||||||
|
style="fill: rgb(255, 0, 0);fill-opacity:1.0;stroke:#00ff00;stroke-width:9.28252983;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
</symbol>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 526 B |
16
pandora_console/images/maps/head_arrow.svg
Normal file
16
pandora_console/images/maps/head_arrow.svg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?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">
|
||||||
|
<path
|
||||||
|
vector-effect="non-scaling-stroke"
|
||||||
|
d="M 0 0 L 0 100 L 50 50 Z"
|
||||||
|
style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#00ff00;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
</symbol>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 502 B |
Loading…
x
Reference in New Issue
Block a user