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

8 lines
412 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 snap-line">
<svg >
<line stroke="#000000" stroke-width="1px" stroke-opacity="1.0" stroke-dasharray="5,5" x1="0" y1="0" x2="0" y2="0" />
</svg>
</g>
</svg>