Compare commits

...

3 commits

Author SHA1 Message Date
L3D
068e97c80b
Adding colors 2021-10-20 00:43:56 +02:00
L3D
45a15ade44
update Makefile 2021-10-20 00:21:58 +02:00
L3D
01695b9350
creating 16x9 and 9x16 format 2021-10-19 23:53:28 +02:00
22 changed files with 1008 additions and 1 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
all:
find . -type f -name '*.svg' -print0 | xargs -0 -n 1 -P 6 inkscape --actions="export-filename:$1.png; export-do;" --export-dpi 96 $1

View file

@ -4,7 +4,7 @@ In diesem git Repo werden Schriftzüge für FFF Mobi erstellt und gebastelt.
## Example:
![template](template.svg "Template")
![template](template.16x9.svg "Template")
## Weiterführende Links:
+ CI von FFF -> [wiki.fridaysforfuture.is](https://wiki.fridaysforfuture.is/index.php?title=Corporate-Identity&mobileaction=toggle_view_desktop)

18
colors/blau_16x9.svg Normal file
View file

@ -0,0 +1,18 @@
<svg width="1920" height="1080" version="1.1" viewBox="0 0 508 285.75" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="508" height="285.75" fill="#90d3ed" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

18
colors/blau_9x16.svg Normal file
View file

@ -0,0 +1,18 @@
<svg width="1080" height="1920" version="1.1" viewBox="0 0 285.75 508" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="285.75" height="508" fill="#90d3ed" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="1920" height="1080" version="1.1" viewBox="0 0 508 285.75" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="508" height="285.75" fill="#1b7340" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="1080" height="1920" version="1.1" viewBox="0 0 285.75 508" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="285.75" height="508" fill="#1b7340" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="1920" height="1080" version="1.1" viewBox="0 0 508 285.75" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="508" height="285.75" fill="#ffc000" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="1080" height="1920" version="1.1" viewBox="0 0 285.75 508" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="285.75" height="508" fill="#ffc000" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="1920" height="1080" version="1.1" viewBox="0 0 508 285.75" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="508" height="285.75" fill="#549670" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="1080" height="1920" version="1.1" viewBox="0 0 285.75 508" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="285.75" height="508" fill="#549670" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

18
colors/hellgruen_16x9.svg Normal file
View file

@ -0,0 +1,18 @@
<svg width="1920" height="1080" version="1.1" viewBox="0 0 508 285.75" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="508" height="285.75" fill="#1da64a" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

18
colors/hellgruen_9x16.svg Normal file
View file

@ -0,0 +1,18 @@
<svg width="1080" height="1920" version="1.1" viewBox="0 0 285.75 508" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="285.75" height="508" fill="#1da64a" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

18
colors/rot_16x9.svg Normal file
View file

@ -0,0 +1,18 @@
<svg width="1920" height="1080" version="1.1" viewBox="0 0 508 285.75" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="508" height="285.75" fill="#f5333f" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

18
colors/rot_9x16.svg Normal file
View file

@ -0,0 +1,18 @@
<svg width="1080" height="1920" version="1.1" viewBox="0 0 285.75 508" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rect width="285.75" height="508" fill="#f5333f" fill-rule="evenodd" stop-color="#000000" stroke-width=".14625" style="-inkscape-stroke:none;paint-order:markers fill stroke"/>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

248
demos/2021-10-29.9x16.svg Normal file
View file

@ -0,0 +1,248 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1080"
height="1920"
viewBox="0 0 285.74999 508.00002"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="2021-10-29.9x16.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:document-units="mm"
showgrid="false"
units="px"
width="1920px"
inkscape:zoom="1.0998546"
inkscape:cx="406.41736"
inkscape:cy="931.03216"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="3840"
inkscape:window-y="80"
inkscape:window-maximized="1"
inkscape:current-layer="layer4" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="bg">
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.40976;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27136"
width="193.14069"
height="75.067055"
x="71.313393"
y="76.069839" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.243522;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27138"
width="155.94868"
height="32.836586"
x="54.787724"
y="279.9418"
transform="rotate(-6.7595344)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.238404;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27140"
width="159.17764"
height="30.832676"
x="13.305755"
y="54.705685"
transform="rotate(-5.7898435)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.212967;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27142"
width="157.81967"
height="24.815804"
x="-7.0196185"
y="260.68085"
transform="matrix(0.99280699,-0.11972586,0.12077266,0.99268019,0,0)" />
</g>
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="OG"
style="display:none">
<path
id="rect860-7"
style="display:inline;fill:#1b7340;fill-rule:evenodd;stroke-width:0.199571;paint-order:markers fill stroke;stop-color:#000000"
d="m 366.33909,251.86004 127.13782,-9.05079 2.02208,28.81975 -118.75056,8.33189 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:14.935px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.373377"
x="366.01971"
y="296.76294"
id="text6658-3-2"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.373377"
x="366.01971"
y="296.76294"
id="tspan6304-1">klima-streik.de</tspan></text>
<path
id="rect846-5"
style="fill:#1da64a;fill-rule:evenodd;stroke-width:0.183524;paint-order:markers fill stroke;stop-color:#000000"
d="M 325.50903,240.66475 478.99828,229.89551 478.88342,248.751 325.39417,259.52026 Z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:14.935px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.373377"
x="315.40189"
y="277.55811"
id="text6658-35"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
id="tspan6656-6"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.373377"
x="315.40189"
y="277.55811">FFF OG BODENSEE</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Fließtext"
style="display:inline">
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.40976;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="193.14069"
height="75.067055"
x="67.480553"
y="72.237015" />
<text
xml:space="preserve"
style="font-size:23.8877px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.597193"
x="87.885208"
y="102.18006"
id="text6658-3"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597193"
x="87.885208"
y="102.18006"
id="tspan6304">18:30 UHR</tspan><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597193"
x="87.885208"
y="133.58081"
id="tspan21009">ABENDDEMO</tspan><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597193"
x="87.885208"
y="164.98157"
id="tspan13597" /></text>
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.243522;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect22481"
width="155.94868"
height="32.836586"
x="51.432674"
y="275.68448"
transform="rotate(-6.7595344)" />
<text
xml:space="preserve"
style="font-size:19.226px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.480653"
x="67.855423"
y="299.78421"
id="text22489"
transform="rotate(-6.7595344)"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.480653"
x="67.855423"
y="299.78421"
id="tspan22487">Friedrichshafen</tspan></text>
</g>
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1"
style="display:inline">
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.238404;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="159.17764"
height="30.832676"
x="9.8791351"
y="50.505756"
transform="rotate(-5.7898435)" />
<text
xml:space="preserve"
style="font-size:23.8877px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.597193"
x="24.159281"
y="74.187225"
id="text6658"
transform="rotate(-5.7898435)"><tspan
sodipodi:role="line"
id="tspan6656"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.597193"
x="24.159281"
y="74.187225">29.10.2021</tspan></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.212967;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect22491"
width="157.81967"
height="24.815804"
x="-10.361493"
y="256.41669"
transform="matrix(0.99280699,-0.11972586,0.12077266,0.99268019,0,0)" />
<text
xml:space="preserve"
style="font-size:19.226px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.480653"
x="1.2811563"
y="275.47186"
id="text22495"
transform="rotate(-6.9033512)"><tspan
sodipodi:role="line"
id="tspan22493"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.480653"
x="1.2811563"
y="275.47186">Franziskusplatz</tspan></text>
</g>
<metadata
id="metadata21838">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/" />
<dc:creator>
<cc:Agent>
<dc:title>L3D &lt;l3d@c3woc.de&gt;</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:prohibits
rdf:resource="http://creativecommons.org/ns#CommercialUse" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1,210 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1080"
height="1920"
viewBox="0 0 285.74999 508.00002"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="was_wollen_wir_-_veraenderung.9x16.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:document-units="mm"
showgrid="false"
units="px"
width="1920px"
inkscape:zoom="0.77771465"
inkscape:cx="313.73975"
inkscape:cy="1063.372"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="3840"
inkscape:window-y="80"
inkscape:window-maximized="1"
inkscape:current-layer="layer6" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer6"
inkscape:label="bg"
style="display:inline">
<rect
style="display:inline;fill:#000000;fill-opacity:0.598746;fill-rule:evenodd;stroke-width:0.286142;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect844"
width="209.09142"
height="33.81345"
x="68.440041"
y="99.379547"
transform="rotate(1.2587868)" />
<rect
style="fill:#000000;fill-opacity:0.598746;fill-rule:evenodd;stroke-width:0.31569;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect847"
width="245.61526"
height="35.037266"
x="14.561893"
y="71.683723"
transform="rotate(-4.0134652)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.598746;fill-rule:evenodd;stroke-width:0.202788;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860-5-7"
width="91.375053"
height="38.861622"
x="134.29961"
y="247.15714" />
<rect
style="fill:#000000;fill-opacity:0.598746;fill-rule:evenodd;stroke-width:0.34633;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846-3-5"
width="122.58586"
height="34.109283"
x="20.929153"
y="222.40672"
transform="matrix(0.99888136,-0.04728671,0.04737717,0.99887707,0,0)"
inkscape:transform-center-x="0.46564312"
inkscape:transform-center-y="-12.343913" />
</g>
<g
inkscape:groupmode="layer"
id="layer5"
inkscape:label="text2">
<rect
style="display:inline;fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.202788;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860-5"
width="91.375053"
height="38.861622"
x="129.62523"
y="242.48274" />
<text
xml:space="preserve"
style="font-size:21.6429px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.541075"
x="144.61238"
y="266.90222"
id="text6658-3-3"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.541075"
x="144.61238"
y="266.90222"
id="tspan6304-5">JETZT!</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Fließtext"
style="display:inline">
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.286142;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="209.09142"
height="33.81345"
x="63.664082"
y="94.808975"
transform="rotate(1.2587868)" />
<text
xml:space="preserve"
style="font-size:21.6429px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.541075"
x="77.814384"
y="121.16283"
id="text6658-3"
transform="rotate(1.2587868)"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.541075"
x="77.814384"
y="121.16283"
id="tspan6304">VERÄNDERUNNG</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="HEADER 2" />
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.31569;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="245.61526"
height="35.037266"
x="10.22613"
y="66.693642"
transform="rotate(-4.0134652)" />
<text
xml:space="preserve"
style="font-size:21.6429px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.541075"
x="26.355888"
y="91.81974"
id="text6658"
transform="rotate(-4.0134652)"><tspan
sodipodi:role="line"
id="tspan6656"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.541075"
x="26.355888"
y="91.81974">WAS WOLLEN WIR?</tspan></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.34633;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846-3"
width="121.40483"
height="33.236073"
x="16.481468"
y="217.51653"
transform="matrix(0.99888136,-0.04728671,0.04737717,0.99887707,0,0)"
inkscape:transform-center-x="0.46564858"
inkscape:transform-center-y="-12.343907"
ry="0" />
<text
xml:space="preserve"
style="font-size:21.6429px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.541075"
x="33.666943"
y="241.95164"
id="text6658-6"
transform="rotate(-2.7129775)"
inkscape:transform-center-x="0.46769841"
inkscape:transform-center-y="-12.038138"><tspan
sodipodi:role="line"
id="tspan6656-7"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.541075"
x="33.666943"
y="241.95164">WANN?</tspan></text>
</g>
<metadata
id="metadata21838">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:prohibits
rdf:resource="http://creativecommons.org/ns#CommercialUse" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 8 KiB

View file

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View file

@ -0,0 +1,165 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1080"
height="1920"
viewBox="0 0 285.74999 508.00002"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="fff_og_bodensee_overlay.9x16.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:document-units="mm"
showgrid="false"
units="px"
width="1920px"
inkscape:zoom="0.77771465"
inkscape:cx="459.03726"
inkscape:cy="810.06575"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="3840"
inkscape:window-y="80"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="OG"
sodipodi:insensitive="true">
<path
id="rect860-7"
style="display:inline;fill:#1b7340;fill-rule:evenodd;stroke-width:0.166444;paint-order:markers fill stroke;stop-color:#000000"
d="m 170.27739,478.96861 106.03378,-7.54842 1.68643,24.03586 -99.03875,6.94885 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:12.4559px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.311399"
x="151.52109"
y="506.29208"
id="text6658-3-2"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.311399"
x="151.52109"
y="506.29208"
id="tspan6304-1">klima-streik.de</tspan></text>
<path
id="rect846-5"
style="fill:#1da64a;fill-rule:evenodd;stroke-width:0.15306;paint-order:markers fill stroke;stop-color:#000000"
d="m 136.22486,469.63166 128.01104,-8.98162 -0.0958,15.72561 -128.01105,8.98163 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:12.4559px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.311399"
x="109.3055"
y="490.27512"
id="text6658-35"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
id="tspan6656-6"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.311399"
x="109.3055"
y="490.27512">FFF OG BODENSEE</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Fließtext"
style="display:none">
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.453553;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="224.53589"
height="79.110741"
x="48.917545"
y="90.157539" />
<text
xml:space="preserve"
style="font-size:23.8886px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.597216"
x="66.359406"
y="122.47883"
id="text6658-3"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597216"
x="66.359406"
y="122.47883"
id="tspan6300">FLIEßTEXT</tspan><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597216"
x="66.359406"
y="153.88077"
id="tspan6304">LOREM IPSUM...</tspan></text>
</g>
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1"
style="display:none">
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.207718;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="120.83276"
height="30.833876"
x="21.928682"
y="67.490875" />
<text
xml:space="preserve"
style="font-size:23.8886px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.597216"
x="36.908058"
y="90.570152"
id="text6658"><tspan
sodipodi:role="line"
id="tspan6656"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.597216"
x="36.908058"
y="90.570152">HEADER</tspan></text>
</g>
<metadata
id="metadata21838">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/" />
<dc:creator>
<cc:Agent>
<dc:title>L3D &lt;l3d@c3woc.de&gt;</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:prohibits
rdf:resource="http://creativecommons.org/ns#CommercialUse" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 6.5 KiB

View file

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

165
template.9x16.svg Normal file
View file

@ -0,0 +1,165 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1080"
height="1920"
viewBox="0 0 285.74999 508.00002"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="template.9x16.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:document-units="mm"
showgrid="false"
units="px"
width="1920px"
inkscape:zoom="0.77771465"
inkscape:cx="459.03726"
inkscape:cy="810.06575"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="3840"
inkscape:window-y="80"
inkscape:window-maximized="1"
inkscape:current-layer="layer3" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="OG"
sodipodi:insensitive="true">
<path
id="rect860-7"
style="display:inline;fill:#1b7340;fill-rule:evenodd;stroke-width:0.166444;paint-order:markers fill stroke;stop-color:#000000"
d="m 170.27739,478.96861 106.03378,-7.54842 1.68643,24.03586 -99.03875,6.94885 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:12.4559px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.311399"
x="151.52109"
y="506.29208"
id="text6658-3-2"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.311399"
x="151.52109"
y="506.29208"
id="tspan6304-1">klima-streik.de</tspan></text>
<path
id="rect846-5"
style="fill:#1da64a;fill-rule:evenodd;stroke-width:0.15306;paint-order:markers fill stroke;stop-color:#000000"
d="m 136.22486,469.63166 128.01104,-8.98162 -0.0958,15.72561 -128.01105,8.98163 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:12.4559px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.311399"
x="109.3055"
y="490.27512"
id="text6658-35"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
id="tspan6656-6"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.311399"
x="109.3055"
y="490.27512">FFF OG BODENSEE</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Fließtext"
style="display:inline">
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.453553;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="224.53589"
height="79.110741"
x="48.917545"
y="90.157539" />
<text
xml:space="preserve"
style="font-size:23.8886px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.597216"
x="66.359406"
y="122.47883"
id="text6658-3"><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597216"
x="66.359406"
y="122.47883"
id="tspan6300">FLIEßTEXT</tspan><tspan
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Semi-Bold';fill:#ffffff;stroke-width:0.597216"
x="66.359406"
y="153.88077"
id="tspan6304">LOREM IPSUM...</tspan></text>
</g>
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1"
style="display:inline">
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.207718;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="120.83276"
height="30.833876"
x="21.928682"
y="67.490875" />
<text
xml:space="preserve"
style="font-size:23.8886px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.597216"
x="36.908058"
y="90.570152"
id="text6658"><tspan
sodipodi:role="line"
id="tspan6656"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Jost*';-inkscape-font-specification:'Jost* Bold';fill:#ffffff;stroke-width:0.597216"
x="36.908058"
y="90.570152">HEADER</tspan></text>
</g>
<metadata
id="metadata21838">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/" />
<dc:creator>
<cc:Agent>
<dc:title>L3D &lt;l3d@c3woc.de&gt;</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-nc/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:prohibits
rdf:resource="http://creativecommons.org/ns#CommercialUse" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 6.5 KiB