Skip to content

Commit

Permalink
Korrigierte Farben
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-koeritz committed Jun 21, 2024
1 parent 1d728c4 commit 55a7b3f
Show file tree
Hide file tree
Showing 62 changed files with 95 additions and 95 deletions.
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_B.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">B</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_BT.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">BT</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_B_1.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">B 1</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_B_2.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">B 2</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_Bel.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">Bel</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_BrB.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 40px;" fill="{{ thw.colorSecondary }}">BrB</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_E.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">E</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_F.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">F</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_I.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">I</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_K.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">K</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_Log-MW.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="136" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 22px;" fill="{{ thw.colorSecondary }}">Log-MW</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_Log-V.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="137" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 26px;" fill="{{ thw.colorSecondary }}">Log-V</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_Ltr_FK.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">FK</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_MT.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">MT</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_N.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">N</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_O.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">O</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_R.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">R</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_SB.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">SB</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_Sp.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">Sp</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_TW.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="150" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">TW</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_VOST.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="140" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 32px;" fill="{{ thw.colorSecondary }}">VOST</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_W.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="145" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">W</text>
</svg>
4 changes: 2 additions & 2 deletions symbols/THW_Personen/Gruppenführer_WP.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</defs>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="{{ thw.colorPrimary }}" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorSecondary }}" />
<ellipse cx="100" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<ellipse cx="156" cy="44" rx="10" ry="10" fill="{{ thw.colorStroke }}" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="{{ thw.colorStroke }}" fill="none" />
<text x="128" y="150" style="font-family: 'Roboto Slab'; font-weight: bold; text-anchor: middle; font-size: 48px;" fill="{{ thw.colorSecondary }}">WP</text>
</svg>
Loading

0 comments on commit 55a7b3f

Please sign in to comment.