Foerderer_Default mit angepasster Stroke Farbe als XML für die programmatische Änderung der Farbe eingefügt

This commit is contained in:
Simon Schmutzler
2024-06-07 10:47:02 +02:00
parent b72978ac15
commit b05f46010c
4 changed files with 147 additions and 24 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(0)">
<svg viewBox="0 0 26.45833 264.58333" preserveAspectRatio="none" position="absolute" overflow="visible">
<defs />
<g transform="translate(0,-13.203638)">
<path style="opacity:0.94;fill:none;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" stroke="#ffa700"/>
</g>
</svg>
</g>
</svg>
@@ -4,7 +4,7 @@
<svg viewBox="0 0 26.45833 264.58333" preserveAspectRatio="none" position="absolute" overflow="visible">
<defs />
<g transform="translate(0,-13.203638)">
<path style="opacity:0.94;fill:none;stroke:#7284ff;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" />
<path style="opacity:0.94;fill:none;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" stroke="#7284ff"/>
</g>
</svg>
</g>