Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into newVehicles
Browse files Browse the repository at this point in the history
* upstream/master:
  Hint about phantomjs on ubuntu
  Typo fixed
  UAV Erkundungsgruppe entfernt. Jetzt RettR / UAV Erkundungsgruppe.
  Änderung an den Symbolen: - Ohne weiße Umrandung, - weißes Dreieck für Führungskräfte nun nach BBK Empfehlung in schwarz.
  Added Rettungsrobotik / UAV Gruppe / Staffel / Trupp
  <title> Tag für Zeichen hinzugefügt ref jonas-koeritz#92
  THW Einheiten mit <title> Elementen

# Conflicts:
#	README.md
#	symbols/Maßnahmen/Retten_aus_Höhen_und_Tiefen.j2
  • Loading branch information
Siedlerchr committed Dec 10, 2021
2 parents 6c2fec2 + aff5653 commit 9619df1
Show file tree
Hide file tree
Showing 728 changed files with 897 additions and 141 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ make release
```

## Voraussetzungen

Als Voraussetzung für den Buildvorgang werden die Programme: [j2cli](https://github.com/kolypto/j2cli), [PhantomJS](http://phantomjs.org/), und [optipng](http://optipng.sourceforge.net/) im Systempfad vorausgesetzt. Zum erstellen der SVG-Dateien ist nur j2cli erforderlich.
Als Voraussetzung für den Buildvorgang werden die Programme: [j2cli](https://github.com/kolypto/j2cli), [PhantomJS](http://phantomjs.org/), und [optipng](http://optipng.sourceforge.net/) im Systempfad vorausgesetzt. Zum erstellen der SVG-Dateien ist nur j2cli erforderlich. (Die version von PhantomJS in den ubuntu repositories funktioniert nicht, daher sollte man in dem Fall PhantomJS von der Webseite installieren.)

## Verwendung in QGIS

Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Einheiten/Einheit_der_Bundeswehr.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Einheit der Bundeswehr</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Fahrzeuge/Kettenfahrzeug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Kettenfahrzeug</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Fahrzeuge/Kraftfahrzeug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +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 geländegängig</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Personen/Führungskraft.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Führungskraft</title>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" />
<path d="M128,64 L152,88 L104,88 Z" stroke-width="0" fill="#FFFFFF" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Personen/Gruppenführer.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Gruppenführer</title>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" />
<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" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Personen/Person_mit_Sonderfunktion.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Person mit Sonderfunktion</title>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" />
<path d="M147,88 L108,88" stroke-width="5" stroke="#FFFFFF" />
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Personen/Staffelführer.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Staffelführer</title>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" />
<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" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Personen/Truppführer.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Truppführer</title>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" />
<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" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Bundeswehr_Personen/Zugführer.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Zugführer</title>
<path d="M69,128 L128,69 L187,128 L128,187 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" />
<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" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Führungsgruppe.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Führungsgruppe</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Führungsstaffel.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Führungsstaffel</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Führungstrupp.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Führungstrupp</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Gruppe.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Gruppe</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Staffel.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Staffel</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Trupp.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Trupp</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Einheiten/Zug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Zug</title>
<defs>
<clipPath id="symbol">
<rect x="10" y="64" width="236" height="128" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Behandlungsplatz.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Behandlungsplatz</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Belegungsstelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Belegungsstelle</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Bereitstellungsraum.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Bereitstellungsraum</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Bereitstellungsraum mit Führungsstelle</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Bereitstellungsraum mit Meldekopf</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Betreuungsstelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Betreuungsstelle</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Elektroversorgung.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Elektroversorgung</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Entsorgungsstelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Entsorgungsstelle</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Feldlager.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Feldlager</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Halteplatz für Fahrzeuge zum Verletztentransport</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Hubschrauberlandeplatz.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Hubschrauberlandeplatz</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Leitstelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Leitstelle</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
3 changes: 1 addition & 2 deletions symbols/Einrichtungen/Logistikstützpunkt.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" standalone="no"?>

<!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>Logistikstützpunkt</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Lotsenstelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Lotsenstelle</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Meldekopf.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Meldekopf</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Sammelstelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Sammelstelle</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Stelle.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Stelle</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Stelle_Betrieb.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Stelle Betrieb</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Stelle_Infrastruktur.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Stelle Infrastruktur</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Trinkwasserversorgung.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Trinkwasserversorgung</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
3 changes: 1 addition & 2 deletions symbols/Einrichtungen/Versorgungsstelle_Materialerhaltung.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" standalone="no"?>

<!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>Versorgungsstelle Materialerhaltung</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
3 changes: 1 addition & 2 deletions symbols/Einrichtungen/Versorgungsstelle_Verbrauchsgüter.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" standalone="no"?>

<!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>Versorgungsstelle Verbrauchsgüter</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
3 changes: 1 addition & 2 deletions symbols/Einrichtungen/Versorgungsstelle_Verpflegung.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" standalone="no"?>

<!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>Versorgungsstelle Verpflegung</title>
<defs>
<clipPath id="base">
<ellipse cx="128" cy="128" rx="64" ry="64" />
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Wache.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Wache</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
2 changes: 1 addition & 1 deletion symbols/Einrichtungen/Werkstatt.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!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>Werkstatt</title>
<defs>
<style type="text/css">
{% include './fonts/fonts.j2' %}
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Abrollbehälter_Container.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Abrollbehälter Container</title>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Anhänger.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Anhänger</title>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Fahrrad.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!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>Fahrrad</title>
<path d="M128,54 l0,148 M64,118 A64,64 90 0 1 192,118" stroke="#000000" stroke-width="5" fill="none" />
</svg>
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Fahrzeug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Fahrzeug</title>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Flugzeug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Flugzeug</title>
<path d="M128,98 l0,60" stroke="#000000" stroke-width="5" fill="none" />
<path d="M138,118 l44,0 a10,10 180 0 1 0,20 l-44,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" stroke-width="5" fill="none" />
<path d="M74,118 l44,0 a10,10 180 0 1 0,20 l-44,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" stroke-width="5" fill="none" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Hubschrauber.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Hubschrauber</title>
<path d="M128,78 l0,100 m-32,0 l64,0" stroke="#000000" stroke-width="5" fill="none" />
<path d="M138,68 l44,0 a10,10 180 0 1 0,20 l-44,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" stroke-width="5" fill="none" />
<path d="M74,68 l44,0 a10,10 180 0 1 0,20 l-44,0 a10,10 180 0 1 0,-20 Z" stroke="#000000" stroke-width="5" fill="none" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Kettenfahrzeug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>Kettenfahrzeug</title>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Kraftfahrzeug.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
Expand Down
1 change: 1 addition & 0 deletions symbols/Fahrzeuge/Kraftfahrzeug_geländegängig.j2
Original file line number Diff line number Diff line change
@@ -1,5 +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 geländegängig</title>
<defs>
<clipPath id="symbol">
<path d="M10,64 L10,192 L246,192 L246,64 Q128,100 10,64 Z" />
Expand Down
Loading

0 comments on commit 9619df1

Please sign in to comment.