-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Führungskräfte der Bundeswehr erstellt. Fixes #50
- Loading branch information
1 parent
34658e5
commit c252030
Showing
6 changed files
with
80 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!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"> | ||
<defs> | ||
<clipPath id="person"> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" /> | ||
</clipPath> | ||
</defs> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#996633" clip-path="url(#person)" /> | ||
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" /> | ||
</svg> |
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,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"> | ||
<defs> | ||
<clipPath id="person"> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" /> | ||
</clipPath> | ||
</defs> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#996633" clip-path="url(#person)" /> | ||
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" /> | ||
<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" /> | ||
</svg> |
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,12 @@ | ||
<!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"> | ||
<defs> | ||
<clipPath id="person"> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" /> | ||
</clipPath> | ||
</defs> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#996633" clip-path="url(#person)" /> | ||
<rect x="64" y="64" width="128" height="24" fill="none" stroke-width="5" stroke="#FFFFFF" clip-path="url(#person)" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" /> | ||
</svg> |
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,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"> | ||
<defs> | ||
<clipPath id="person"> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" /> | ||
</clipPath> | ||
</defs> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#996633" clip-path="url(#person)" /> | ||
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" /> | ||
<ellipse cx="128" cy="44" rx="10" ry="10" fill="#000000" /> | ||
<ellipse cx="128" cy="20" rx="10" ry="10" fill="#000000" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="2" stroke="#000000" fill="none" /> | ||
</svg> |
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,13 @@ | ||
<!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"> | ||
<defs> | ||
<clipPath id="person"> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" /> | ||
</clipPath> | ||
</defs> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#996633" clip-path="url(#person)" /> | ||
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" /> | ||
<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" /> | ||
</svg> |
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,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"> | ||
<defs> | ||
<clipPath id="person"> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" /> | ||
</clipPath> | ||
</defs> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="5" stroke="#FFFFFF" fill="#996633" /> | ||
<path d="M64,128 L128,64 L192,128 L128,192 Z" stroke-width="12" stroke="#FFFFFF" fill="#996633" clip-path="url(#person)" /> | ||
<rect x="64" y="64" width="128" height="24" fill="#FFFFFF" clip-path="url(#person)" /> | ||
<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" /> | ||
</svg> |