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

8 lines
405 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 curve-line">
<svg>
<path stroke-width="1px" stroke="#000000" d="M0,0 C50,50 150,150 200,200" stroke-opacity="1.0" fill="none" />
</svg>
</g>
</svg>