Files
SSG-Ruledesigner-Konfigurator/SSG/shapes/svg/line.xml
T
2023-06-30 13:26:42 +02:00

8 lines
387 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" version="1.1">
<g class="connector line">
<svg >
<line stroke="#000000" stroke-width="1px" stroke-opacity="1.0" x1="10" y1="1" x2="50" y2="25" />
</svg>
</g>
</svg>