Skip to content

Commit

Permalink
Symbole für TZ mit verschiedenen Fachgruppen hinzugefügt. Mehrzweckar…
Browse files Browse the repository at this point in the history
…beitsboot hinzugfügt. Fixes #56, Fixes #57
  • Loading branch information
jonas-koeritz committed Apr 8, 2019
2 parents 7cf33f4 + 86f8ea3 commit e8e7102
Show file tree
Hide file tree
Showing 7 changed files with 102 additions and 1 deletion.
16 changes: 16 additions & 0 deletions symbols/THW_Einheiten/THV_Bereitschaft.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!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">
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
</clipPath>
</defs>
<rect x="10" y="64" width="236" height="128" fill="#003399" stroke="#FFFFFF" stroke-width="10" clip-path="url(#symbol)" />
<rect x="10" y="64" width="236" height="128" fill="none" stroke="#000000" stroke-width="1" />
<ellipse cx="128" cy="48" rx="10" ry="10" fill="#000000" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 300%; dominant-baseline: central;" fill="#FFFFFF" x="128" y="128">THV</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text>
</svg>
2 changes: 1 addition & 1 deletion symbols/THW_Fahrzeuge/Mehrzweckarbeitsboot.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
<path d="M10,64 l236,0 A118,118 180 0 1 10,64 Z" stroke="#000000" fill="none" stroke-width="1" clip-path="url(#symbol)" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 300%; dominant-baseline: central;" fill="#FFFFFF" x="128" y="110">MzAB</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#000000" x="236" y="180">THW</text>
</svg>
</svg>
15 changes: 15 additions & 0 deletions symbols/THW_Fahrzeuge/Rettungs_und_Sicherungsboot.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!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">
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="symbol">
<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="#FFFFFF" fill="#003399" stroke-width="10" clip-path="url(#symbol)" />
<path d="M10,64 l236,0 A118,118 180 0 1 10,64 Z" stroke="#000000" fill="none" stroke-width="1" clip-path="url(#symbol)" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 300%; dominant-baseline: central;" fill="#FFFFFF" x="128" y="110">RuSB</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#000000" x="236" y="180">THW</text>
</svg>
15 changes: 15 additions & 0 deletions symbols/THW_Fahrzeuge/Schlauchboot.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!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">
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="symbol">
<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="#FFFFFF" fill="#003399" stroke-width="10" clip-path="url(#symbol)" />
<path d="M10,64 l236,0 A118,118 180 0 1 10,64 Z" stroke="#000000" fill="none" stroke-width="1" clip-path="url(#symbol)" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 300%; dominant-baseline: central;" fill="#FFFFFF" x="128" y="110">SchlB</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#000000" x="236" y="180">THW</text>
</svg>
20 changes: 20 additions & 0 deletions symbols/THW_Fahrzeuge/THV.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!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">
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="wheels">
<rect x="10" y="192" width="236" height="20" />
</clipPath>
<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="#003399" stroke-width="10" stroke="#FFFFFF" clip-path="url(#symbol)" />
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" fill="none" stroke-width="1" stroke="#000000" />
<ellipse cx="40" cy="196" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" clip-path="url(#wheels)" />
<ellipse cx="216" cy="196" rx="10" ry="10" stroke="#000000" fill="none" stroke-width="5" clip-path="url(#wheels)" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 300%; dominant-baseline: central;" fill="#FFFFFF" x="128" y="128">THV</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text>
</svg>
18 changes: 18 additions & 0 deletions symbols/THW_Personen/Gruppenführer_W.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!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">
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="person">
<path d="M64,128 L128,64 L192,128 L128,192 Z" />
</clipPath>
</defs>
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#003399" clip-path="url(#person)" />
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="#000000" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="#000000" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" />
<text x="128" y="128" style="font-family: 'Roboto Slab'; font-weight: bold; dominant-baseline: central; text-anchor: middle; font-size: 300%;" fill="#FFFFFF">W</text>
</svg>
17 changes: 17 additions & 0 deletions symbols/THW_Personen/Truppführer_W.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">
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
<clipPath id="person">
<path d="M64,128 L128,64 L192,128 L128,192 Z" />
</clipPath>
</defs>
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#003399" clip-path="url(#person)" />
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" />
<ellipse cx="128" cy="44" rx="10" ry="10" fill="#000000" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" />
<text x="128" y="128" style="font-family: 'Roboto Slab'; font-weight: bold; dominant-baseline: central; text-anchor: middle; font-size: 300%;" fill="#FFFFFF">W</text>
</svg>

0 comments on commit e8e7102

Please sign in to comment.