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

8 lines
518 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="0px" stroke-opacity="1.0" fill="#ffffff" d="M0,0 L1000,0 L1000,1000 L0,1000 L0,0" fill-opacity="1.0"/>
</svg>
</g>
</svg>