More Icons...

This commit is contained in:
BlubbFish 2019-04-22 23:25:29 +02:00
parent 08180734e8
commit 8e9388685e
2 changed files with 160 additions and 165 deletions

View File

@ -63,6 +63,10 @@
text-anchor: middle;
fill: #000000;
}
#person-layer-typ line {
stroke-width: 3px;
stroke: black;
}
</style>
</defs>
<g inkscape:groupmode="layer" id="person-layer-org" inkscape:label="Organisation">
@ -113,6 +117,19 @@
</g>
<g inkscape:groupmode="layer" id="person-layer-typ" inkscape:label="Typ">
<text><tspan y="42" x="0" id="person-layer-typ-text"></tspan></text>
<g id="person-layer-typ-loesch">
<line x1="-35" y1="35.5" x2="35" y2="35.5" />
<line x1="17.5" y1="35.5" x2="25" y2="26" />
<line x1="17.5" y1="35.5" x2="25" y2="44" />
</g>
<g id="person-layer-typ-sani">
<line x1="0" y1="0" x2="0" y2="70" />
<line x1="-35" y1="35.5" x2="35" y2="35.5" />
</g>
<g id="person-layer-typ-betreu">
<line x1="-17" y1="53" x2="0" y2="35.5" />
<line x1="17" y1="53" x2="0" y2="35.5" />
</g>
</g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -14,9 +14,8 @@
height="84.703323mm"
viewBox="-37.5 -12 74.953316 84.703323">
<g id="person">
<defs>
<defs id="people-def">
<style type="text/css">
<![CDATA[
#person-layer-org g {
display: none;
}
@ -31,13 +30,8 @@
}
#person-layer-org rect {
width: 50px;
height: 50px;
y: 0px;
x: 0px;
stroke: black;
stroke-width: 3px;
transform: rotate(45);
}
#person-layer-funct path {
@ -47,56 +41,44 @@
}
#person-layer-rang circle {
r: 3px;
fill: #000000;
}
#person-layer-typ tspan {
x: 0px;
y: 42px;
font-size: 20px;
font-family:'DIN 1451 Mittelschrift';
font-family: DIN1451;
text-align: center;
text-anchor: middle;
fill:#ffffff;
fill: #000000;
}
#person-layer-typ line {
stroke-width: 3px;
stroke: black;
}
]]>
</style>
<style>
<![CDATA[
#person-layer-org #person-layer-org-thw {
display: inline;
}
#person-layer-funct #person-layer-funct-fueh {
display: inline;
}
#person-layer-rang #person-layer-rang-trupp {
display: inline;
}
#person-layer-typ #person-layer-typ-b1 {
display: inline;
}
]]>
<style type="text/css">
#person-layer-org #person-layer-org-thw {display:inline;}
#person-layer-typ #person-layer-typ-loesch {display:inline;}
</style>
</defs>
<g inkscape:groupmode="layer" id="person-layer-org" inkscape:label="Organisation">
<g inkscape:groupmode="layer" id="person-layer-org-thw" inkscape:label="THW">
<rect style="fill: #0d468b;" />
<rect style="fill: #0069b4;" height="50" width="50" transform="rotate(45)" />
</g>
<g inkscape:groupmode="layer" id="person-layer-org-fw" inkscape:label="Feuerwehr">
<rect style="fill: #b41302;" />
<rect style="fill: #e30613;" height="50" width="50" transform="rotate(45)" />
</g>
<g inkscape:groupmode="layer" id="person-layer-org-hilo" inkscape:label="Hilo">
<rect style="fill: #ffffff;" />
<rect style="fill: #ffffff;" height="50" width="50" transform="rotate(45)" />
</g>
<g inkscape:groupmode="layer" id="person-layer-org-pol" inkscape:label="Polizei">
<rect style="fill: #2a8626;" />
<rect style="fill: #13a538;" height="50" width="50" transform="rotate(45)" />
</g>
<g inkscape:groupmode="layer" id="person-layer-org-fueh" inkscape:label="Führung">
<rect style="fill: #ffdf00;" />
<rect style="fill: #ffed00;" height="50" width="50" transform="rotate(45)" />
</g>
<g inkscape:groupmode="layer" id="person-layer-org-sonst" inkscape:label="Sonstig">
<rect style="fill: #ffa13e;" />
<rect style="fill: #ec6725;" height="50" width="50" transform="rotate(45)" />
</g>
</g>
<g inkscape:groupmode="layer" id="person-layer-funct" inkscape:label="Funktion">
@ -109,40 +91,36 @@
</g>
<g inkscape:groupmode="layer" id="person-layer-rang" inkscape:label="Rang">
<g inkscape:groupmode="layer" id="person-layer-rang-trupp" inkscape:label="Truppführer">
<circle cx="0" cy="-8" />
<circle cx="0" cy="-8" r="3" />
</g>
<g inkscape:groupmode="layer" id="person-layer-rang-grupp" inkscape:label="Gruppenführer">
<g style="display: inline;">
<circle cx="-4.5" cy="-8" />
<circle cx="4.5" cy="-8" />
<circle cx="-4.5" cy="-8" r="3" />
<circle cx="4.5" cy="-8" r="3" />
</g>
</g>
<g inkscape:groupmode="layer" id="person-layer-rang-zug" inkscape:label="Zugführer">
<g style="display: inline;">
<circle cx="-9" cy="-8" />
<circle cx="0" cy="-8" />
<circle cx="9" cy="-8" />
<circle cx="-9" cy="-8" r="3" />
<circle cx="0" cy="-8" r="3" />
<circle cx="9" cy="-8" r="3" />
</g>
</g>
</g>
<g inkscape:groupmode="layer" id="person-layer-typ" inkscape:label="Typ">
<g inkscape:groupmode="layer" id="person-layer-typ-b1" inkscape:label="B1">
<text><tspan>B1</tspan></text>
<text><tspan y="42" x="0" id="person-layer-typ-text"></tspan></text>
<g id="person-layer-typ-loesch">
<line x1="-35" y1="35.5" x2="35" y2="35.5" />
<line x1="17.5" y1="35.5" x2="25" y2="26" />
<line x1="17.5" y1="35.5" x2="25" y2="44" />
</g>
<g inkscape:groupmode="layer" id="person-layer-typ-b2" inkscape:label="B2">
<text><tspan>B2</tspan></text>
<g id="person-layer-typ-sani">
<line x1="0" y1="0" x2="0" y2="70" />
<line x1="-35" y1="35.5" x2="35" y2="35.5" />
</g>
<g inkscape:groupmode="layer" id="person-layer-typ-b" inkscape:label="B">
<text><tspan>B</tspan></text>
</g>
<g inkscape:groupmode="layer" id="person-layer-typ-tz-1" inkscape:label="TZ-1">
<text><tspan>TZ-1</tspan></text>
</g>
<g inkscape:groupmode="layer" id="person-layer-typ-tz-2" inkscape:label="TZ-2">
<text><tspan>TZ-2</tspan></text>
</g>
<g inkscape:groupmode="layer" id="person-layer-typ-tz" inkscape:label="TZ">
<text><tspan>TZ</tspan></text>
<g id="person-layer-typ-betreu">
<line x1="-17" y1="53" x2="0" y2="35.5" />
<line x1="17" y1="53" x2="0" y2="35.5" />
</g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB