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

8 lines
678 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 transform="rotate(0)">
<svg position="absolute" overflow="visible" preserveAspectRatio="none" viewBox="0 0 1000 1000">
<path stroke="#000000" stroke-width="2px" stroke-opacity="1.0" fill="#cccccc" d="M0,0 L1000,0 L1000,1000 L0,1000 L0,0 M498,498 L502,498 L502,502 L498,502 L498,498 M496,496 L504,496 L504,504 L496,504 L496,496 M494,494 L506,494 L506,506 L494,506 L494,494 M500,500 L500,0" fill-opacity="1.0" />
</svg>
</g>
</svg>