Skip to content

Commit

Permalink
Themes für Kommunalfahrzeuge, kleine Korrekturen
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-koeritz committed Jun 22, 2024
1 parent e88b772 commit ba6585f
Show file tree
Hide file tree
Showing 20 changed files with 98 additions and 88 deletions.
4 changes: 2 additions & 2 deletions symbols/Kommunal_Fahrzeuge/Abrollbehälter_Container.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<rect x="0" y="44" width="10" height="148" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="8" cy="80" rx="5" ry="5" stroke="#000000" fill="none" stroke-width="5" clip-path="url(#hook)" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="8" cy="80" rx="5" ry="5" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" clip-path="url(#hook)" />
</svg>
4 changes: 2 additions & 2 deletions symbols/Kommunal_Fahrzeuge/Anhänger.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<rect x="0" y="120.5" width="10" height="15" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<rect x="0" y="120.5" width="10" height="15" fill="{{ kommunal.colorStroke }}" />
</svg>
8 changes: 4 additions & 4 deletions symbols/Kommunal_Fahrzeuge/Bagger_Kette.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Hägglunds</title>
<title>Bagger Kette</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand All @@ -9,7 +9,7 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<path d="M24,200 l208,0 a10,10 180 0 1 0,20 l-208,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#000000" x="128" y="145">Bagger</text>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<path d="M24,200 l208,0 a10,10 180 0 1 0,20 l-208,0 a10,10 180 0 1 0,-20 Z" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ kommunal.colorSecondary }}" x="128" y="145">Bagger</text>
</svg>
12 changes: 6 additions & 6 deletions symbols/Kommunal_Fahrzeuge/Bagger_Rad.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Kraftfahrzeug</title>
<title>Bagger Rad</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand All @@ -9,9 +9,9 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#000000" x="128" y="145">Bagger</text>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ kommunal.colorSecondary }}" x="128" y="145">Bagger</text>
</svg>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Kraftfahrzeug</title>
<title>Gabelstapler</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand All @@ -9,8 +9,8 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#000000" x="128" y="145">PKW</text>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ kommunal.colorSecondary }}" x="128" y="145">Stapler</text>
</svg>
17 changes: 17 additions & 0 deletions symbols/Kommunal_Fahrzeuge/Gabelstapler_geländegängig.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Gabelstapler (geländegängig)</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ kommunal.colorSecondary }}" x="128" y="145">Stapler</text>
</svg>
6 changes: 3 additions & 3 deletions symbols/Kommunal_Fahrzeuge/Hägglunds.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<path d="M24,200 l208,0 a10,10 180 0 1 0,20 l-208,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#000000" x="128" y="145">Hägg</text>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<path d="M24,200 l208,0 a10,10 180 0 1 0,20 l-208,0 a10,10 180 0 1 0,-20 Z" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ kommunal.colorSecondary }}" x="128" y="145">Hägg</text>
</svg>
6 changes: 3 additions & 3 deletions symbols/Kommunal_Fahrzeuge/Kettenfahrzeug.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Hägglunds</title>
<title>Kettenfahrzeug</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand All @@ -9,6 +9,6 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<path d="M24,200 l208,0 a10,10 180 0 1 0,20 l-208,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" fill="none" stroke-width="5" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<path d="M24,200 l208,0 a10,10 180 0 1 0,20 l-208,0 a10,10 180 0 1 0,-20 Z" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
</svg>
6 changes: 3 additions & 3 deletions symbols/Kommunal_Fahrzeuge/Kraftfahrzeug.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
</svg>
10 changes: 5 additions & 5 deletions symbols/Kommunal_Fahrzeuge/Kraftfahrzeug_geländegängig.j2
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Kraftfahrzeug geländegängig</title>
<title>Kraftfahrzeug (geländegängig)</title>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
</svg>
8 changes: 4 additions & 4 deletions symbols/Kommunal_Fahrzeuge/MTW.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#000000" x="128" y="145">MTW</text>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ kommunal.colorSecondary }}" x="128" y="145">MTW</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/Kommunal_Fahrzeuge/Mehrzweckarbeitsboot.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<path d="M10,64 l236,0 A118,118 180 0 1 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 l236,0 A118,118 180 0 1 10,64 Z" stroke="#000000" fill="#E26E0E" stroke-width="10" clip-path="url(#symbol)" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#000000" x="128" y="127">MzAB</text>
<path d="M10,64 l236,0 A118,118 180 0 1 10,64 Z" stroke="{{ kommunal.colorStroke }}" fill="{{ kommunal.colorPrimary }}" stroke-width="10" clip-path="url(#symbol)" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ kommunal.colorSecondary }}" x="128" y="127">MzAB</text>
</svg>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Kraftfahrzeug</title>
<title>Personenkraftwagen</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand All @@ -9,9 +9,8 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#000000" x="128" y="145">PKW</text>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ kommunal.colorSecondary }}" x="128" y="145">PKW</text>
</svg>
17 changes: 17 additions & 0 deletions symbols/Kommunal_Fahrzeuge/PKW_geländegängig.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewbox="0 0 256 256">
<title>Personenkraftwagen (geländegängig)</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<ellipse cx="40" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="128" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="210" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ kommunal.colorSecondary }}" x="128" y="145">PKW</text>
</svg>
16 changes: 0 additions & 16 deletions symbols/Kommunal_Fahrzeuge/Stapler.j2

This file was deleted.

17 changes: 0 additions & 17 deletions symbols/Kommunal_Fahrzeuge/Stapler_geländegängig.j2

This file was deleted.

8 changes: 4 additions & 4 deletions symbols/Kommunal_Fahrzeuge/Wechselladerfahrzeug.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
</clipPath>
</defs>
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="#E26E0E" stroke-width="10" stroke="#000000" clip-path="url(#symbol)" />
<path d="M3,63 L3,199 L247,199" fill="none" stroke-width="5" stroke="#000000" />
<ellipse cx="40" cy="209" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<ellipse cx="216" cy="209" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="{{ kommunal.colorPrimary }}" stroke-width="10" stroke="{{ kommunal.colorStroke }}" clip-path="url(#symbol)" />
<path d="M3,63 L3,199 L247,199" fill="none" stroke-width="5" stroke="{{ kommunal.colorStroke }}" />
<ellipse cx="40" cy="209" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
<ellipse cx="216" cy="209" rx="10" ry="10" stroke="{{ kommunal.colorStroke }}" fill="none" stroke-width="5" />
</svg>
Loading

0 comments on commit ba6585f

Please sign in to comment.