forked from jonas-koeritz/Taktische-Zeichen
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
THW Einheiten auf Templates umgestellt. Teil 2/?
- Loading branch information
Showing
103 changed files
with
825 additions
and
2,672 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,8 @@ | ||
<!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 Führung-Kommunikation Typ A</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="89" width="226" height="98" stroke="none" fill="#003399" /> | ||
<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">FK</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: start;" fill="#FFFFFF" x="20" y="180">A</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<ellipse cx="64" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<ellipse cx="192" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">FK</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: start;" fill="{{ thw.colorSecondary }}" x="20" y="180">A</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/FGr_Führung-Kommunikation.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führung-Kommunikation Typ A | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: start;" fill="{{ colorSecondary[Sign.Organisation] }}" x="20" y="180">A</text> | ||
{%- endblock symbol -%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,8 @@ | ||
<!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 Führung-Kommunikation Typ B</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="89" width="226" height="98" stroke="none" fill="#003399" /> | ||
<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">FK</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: start;" fill="#FFFFFF" x="20" y="180">B</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<ellipse cx="64" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<ellipse cx="192" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">FK</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: start;" fill="{{ thw.colorSecondary }}" x="20" y="180">B</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/FGr_Führung-Kommunikation.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führung-Kommunikation Typ B | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: start;" fill="{{ colorSecondary[Sign.Organisation] }}" x="20" y="180">B</text> | ||
{%- endblock symbol -%} |
32 changes: 8 additions & 24 deletions
32
symbols/THW_Einheiten/FGr_Führung-Kommunikation_Fernmeldetrupp.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,8 @@ | ||
<!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 Führung-Kommunikation - Fernmeldetrupp</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="69" width="226" height="118" stroke="none" fill="#003399" /> | ||
<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: 48px; " fill="#FFFFFF" x="128" y="145">Fm</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<ellipse cx="128" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">Fm</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/Trupp.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führung-Kommunikation - Fernmeldetrupp | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">Fm</text> | ||
{%- endblock symbol -%} |
33 changes: 8 additions & 25 deletions
33
symbols/THW_Einheiten/FGr_Führung-Kommunikation_Führungs_und_Kommunikationstrupp.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,8 @@ | ||
<!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 Führung-Kommunikation - Führungs und Kommunikationstrupp</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="89" width="226" height="98" stroke="none" fill="#003399" /> | ||
<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: 48px; " fill="#FFFFFF" x="128" y="145">FüKom</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<rect x="11" y="65" width="234" height="25" fill="{{ thw.colorSecondary }}" /> | ||
<ellipse cx="128" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">FüKom</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/Führungstrupp.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führung-Kommunikation - Führungs und Kommunikationstrupp | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">FüKom</text> | ||
{%- endblock symbol -%} |
33 changes: 8 additions & 25 deletions
33
symbols/THW_Einheiten/FGr_Führung-Kommunikation_Führungstrupp.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,8 @@ | ||
<!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 Führung-Kommunikation - Führungstrupp</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="89" width="226" height="98" stroke="none" fill="#003399" /> | ||
<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: 48px; " fill="#FFFFFF" x="128" y="145">Fü</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<rect x="11" y="65" width="234" height="25" fill="{{ thw.colorSecondary }}" /> | ||
<ellipse cx="128" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">Fü</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/Führungstrupp.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führung-Kommunikation - Führungstrupp | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">Fü</text> | ||
{%- endblock symbol -%} |
33 changes: 8 additions & 25 deletions
33
symbols/THW_Einheiten/FGr_Führung-Kommunikation_Weitverkehrstrupp.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,8 @@ | ||
<!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 Führung-Kommunikation - Weitverkehrstrupp</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="69" width="226" height="118" stroke="none" fill="#003399" /> | ||
<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: 48px; " fill="#FFFFFF" x="128" y="145">WV</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<rect x="11" y="65" width="234" height="25" fill="{{ thw.colorSecondary }}" /> | ||
<ellipse cx="128" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">WV</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/Trupp.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führung-Kommunikation - Weitverkehrstrupp | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">WV</text> | ||
{%- endblock symbol -%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,9 @@ | ||
<!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 Führungsunterstützung</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="89" width="226" height="98" stroke="none" fill="#003399" /> | ||
<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">F</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<rect x="11" y="65" width="234" height="25" fill="{{ thw.colorSecondary }}" /> | ||
<ellipse cx="64" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<ellipse cx="192" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">F</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/Gruppe.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Führungsunterstützung | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{%- set Sign.Command = true -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">F</text> | ||
{%- endblock symbol -%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,8 @@ | ||
<!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 Infrastruktur</title> | ||
<defs> | ||
<style type="text/css"> | ||
{% include './fonts/fonts.j2' %} | ||
</style> | ||
</defs> | ||
<<<<<<< HEAD | ||
<rect x="10" y="64" width="236" height="128" stroke="none" fill="#FFFFFF" /> | ||
<rect x="15" y="69" width="226" height="118" stroke="none" fill="#003399" /> | ||
<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">I</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="#FFFFFF" x="236" y="180">THW</text> | ||
</svg> | ||
======= | ||
<rect x="10" y="64" width="236" height="128" fill="{{ thw.colorPrimary }}" stroke="{{ thw.colorSecondary }}" stroke-width="10" clip-path="url(#symbol)" /> | ||
<rect x="10" y="64" width="236" height="128" fill="none" stroke="{{ thw.colorStroke }}" stroke-width="1" /> | ||
<ellipse cx="64" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<ellipse cx="192" cy="48" rx="10" ry="10" fill="{{ thw.colorStroke }}" /> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ thw.colorSecondary }}" x="128" y="145">I</text> | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: end;" fill="{{ thw.colorSecondary }}" x="236" y="180">THW</text> | ||
</svg> | ||
>>>>>>> master | ||
{% extends "symbols/THW_Einheiten/Gruppe.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Infrastruktur | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">I</text> | ||
{%- endblock symbol -%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{% extends "symbols/THW_Einheiten/Gruppe.j2" %} | ||
{%- block title -%} | ||
Fachgruppe Kommunikation | ||
{%- endblock title -%} | ||
{%- block symbol -%} | ||
{{ super() }} | ||
<text style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px; " fill="{{ colorSecondary[Sign.Organisation] }}" x="128" y="145">K</text> | ||
{%- endblock symbol -%} |
Oops, something went wrong.