45
1
Fork 0

added first sticker and flyer design

This commit is contained in:
Jan Felix Wiebe 2018-06-16 01:04:59 +02:00
parent 0526766ab3
commit d54960e23d
6 changed files with 692 additions and 0 deletions

View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!--
***************************************************************************
Bundesanstalt fuer Strassenwesen
RWB-Symbol
Bezeichnung:
Industriegebiet, Gewerbegebiet
Ausdehnung in cm:
X_min X_max Y_min Y_max
0.00000 15.00000 0.00000 15.00000
-->
<svg width="150" height="150" version="1.1" xmlns="http://www.w3.org/2000/svg">
<!--
***************************************************************************
-->
<path fill="white" fill-rule="evenodd" stroke="black" stroke-width="0.25" d="M0 150L150 150L150 0L0 0L0 150Z"/>
<!--
INHALT
-->
<path fill="black" fill-rule="evenodd" stroke="none" d="M10 130L10 75L42.5 92L42.5 75L75 92L75 75L107.5 92L107.5 75L140 92L140 130L10 130Z"/>
<!--
FABRIKGEBAEUDE
FENSTER
-->
<path fill="white" fill-rule="evenodd" stroke="none" d="M19 123L19 104L51.5 104L51.5 123L19 123Z M58.75 123L58.75 104L91.25 104L91.25 123L58.75 123Z M98.5 123L98.5 104L131 104L131 123L98.5 123Z"/>
<!--
SCHORNSTEINE
-->
<path fill="black" fill-rule="evenodd" stroke="none" d="M54 12.5L51.511 77.2134L65.776 84.6751L63 12.5L54 12.5Z M86.5 22.5L84.011 77.2134L98.276 84.6751L95.5 22.5L86.5 22.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB