Skip to content

Commit

Permalink
Merge pull request #154 from daBo-sh/BT-MT-VOST
Browse files Browse the repository at this point in the history
Bergungstauchen - MediaTeam - VOST
  • Loading branch information
jonas-koeritz authored Aug 4, 2022
2 parents b64fd2e + 1ea3a80 commit c8fdb21
Show file tree
Hide file tree
Showing 11 changed files with 145 additions and 2 deletions.
18 changes: 18 additions & 0 deletions symbols/THW_Einheiten/FGr_Bergungstauchen.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" viewbox="0 0 256 256">
<title>Fachgruppe Bergungstauchen</title>
<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="64" cy="48" rx="10" ry="10" fill="#000000" />
<ellipse cx="192" cy="48" rx="10" ry="10" fill="#000000" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#FFFFFF" x="128" y="145">BT</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Einheiten/Fachzug_Logistik.j2
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<ellipse cx="64" cy="48" rx="10" ry="10" fill="#000000" />
<ellipse cx="128" cy="48" rx="10" ry="10" fill="#000000" />
<ellipse cx="192" cy="48" rx="10" ry="10" fill="#000000" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#FFFFFF" x="128" y="145">FZ-Log</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#FFFFFF" x="128" y="128">FZ-Log</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="160">THW</text>
</svg>
3 changes: 3 additions & 0 deletions symbols/THW_Einheiten/VOST.j2
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
</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="64" cy="48" rx="10" ry="10" fill="#000000" />
<ellipse cx="128" cy="48" rx="10" ry="10" fill="#000000" />
<ellipse cx="192" cy="48" rx="10" ry="10" fill="#000000" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#FFFFFF" x="128" y="145">VOST</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_Fahrzeuge/Anhänger_BT_2t.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" viewbox="0 0 256 256">
<title>Anhänger Infrastruktur 2t</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="#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" />
<rect x="0" y="121.5" width="11" height="15" fill="#FFFFFF" />
<path d="M10,121 L10,121.5 L0,121.5 M0,136.5 L10,136.5 L10,137" stroke="#000000" stroke-width="1" />
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="#FFFFFF" x="128" y="145">BT 2 t</text>
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text>
</svg>
15 changes: 15 additions & 0 deletions symbols/THW_Personen/Gruppenführer_BT.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" viewbox="0 0 256 256">
<title>Gruppenführer Beleuchtung</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">BT</text>
</svg>
15 changes: 15 additions & 0 deletions symbols/THW_Personen/Gruppenführer_MT.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" viewbox="0 0 256 256">
<title>Gruppenführer schwere Bergung</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">MT</text>
</svg>
15 changes: 15 additions & 0 deletions symbols/THW_Personen/Gruppenführer_VOST.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" viewbox="0 0 256 256">
<title>Gruppenführer Beleuchtung</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">BT</text>
</svg>
14 changes: 14 additions & 0 deletions symbols/THW_Personen/Truppführer_BT.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!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>Truppführer Bergung</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">BT</text>
</svg>
14 changes: 14 additions & 0 deletions symbols/THW_Personen/Truppführer_MT.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!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>Truppführer Fernmeldetrupp</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">MT</text>
</svg>
14 changes: 14 additions & 0 deletions symbols/THW_Personen/Truppführer_VOST.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!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>Truppführer Unbemannte Luftfahrzeuge</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">UL</text>
</svg>
17 changes: 17 additions & 0 deletions symbols/THW_Personen/Zugführer_VOST.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>Zugführer Fachzug Führung-Kommunikation</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#003399" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />

<ellipse cx="100" cy="44" rx="10" ry="10" fill="#000000" />
<ellipse cx="128" 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="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="#FFFFFF">FK</text>
</svg>

0 comments on commit c8fdb21

Please sign in to comment.