Compare commits

..

10 commits

Author SHA1 Message Date
L3D
3bf489be6a
optimize fff bodensee logo 2022-03-16 21:51:55 +01:00
L3D
30c78f6d9d
Merge branch 'main' of backwesen.de:fff/schriftzuege 2021-12-21 01:35:55 +01:00
L3D
400c5644e8
update 17.12 2021-12-21 01:35:40 +01:00
L3D
bb0ddb7e5f
adding layers 2021-11-11 18:52:03 +01:00
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
L3D
144abbcf84
Adding shadow 2021-10-18 23:47:04 +02:00
L3D
e999934f32
update sprueche 2021-10-18 23:08:13 +02:00
L3D
e0ac689acc
update README 2021-10-18 21:54:55 +02:00
27 changed files with 2513 additions and 33 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
**.png

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

@ -1,10 +1,19 @@
# FFF Schriftzüge
In diesem git Repo werden Schriftzüge für FFF Mobi erstellt und gebastelt.
CI von FFF
https://wiki.fridaysforfuture.is/index.php?title=Corporate-Identity&mobileaction=toggle_view_desktop
## Example:
![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)
+ OG Bodensee -> [klima-streik.de](https://klima-streik.de)
## Lizenz
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br />Dieses Werk ist lizenziert unter einer <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Namensnennung-Nicht kommerziell 4.0 International Lizenz</a> und wurde von L3D <l3d@c3woc.de> erstellt.
## Author
+ L3D <l3d@c3woc.de>
```
L3D <l3d@c3woc.de>
```

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

248
demos/2021-10-29.16x9.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="1920"
height="1080"
viewBox="0 0 507.99999 285.75001"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="2021-10-29.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="781.92153"
inkscape:cy="554.61876"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="0"
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.565721;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27136"
width="266.65329"
height="103.63884"
x="139.80267"
y="72.066193" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.33621;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27138"
width="215.30537"
height="45.334743"
x="90.91143"
y="245.64893"
transform="rotate(-6.7595344)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.329145;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27140"
width="219.76334"
height="42.568111"
x="28.159754"
y="54.805618"
transform="rotate(-5.7898435)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.294026;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27142"
width="217.8885"
height="34.261116"
x="6.0146055"
y="219.08824"
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.565721;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="266.65329"
height="103.63884"
x="134.511"
y="66.774529" />
<text
xml:space="preserve"
style="font-size:32.9797px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.824495"
x="162.68202"
y="108.1144"
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.824495"
x="162.68202"
y="108.1144"
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.824495"
x="162.68202"
y="151.46672"
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.824495"
x="162.68202"
y="194.81905"
id="tspan13597" /></text>
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.33621;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect22481"
width="215.30537"
height="45.334743"
x="86.279388"
y="239.77119"
transform="rotate(-6.7595344)" />
<text
xml:space="preserve"
style="font-size:26.5438px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.663597"
x="108.95291"
y="273.04367"
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.663597"
x="108.95291"
y="273.04367"
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.329145;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="219.76334"
height="42.568111"
x="23.428905"
y="49.007126"
transform="rotate(-5.7898435)" />
<text
xml:space="preserve"
style="font-size:32.9797px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.824495"
x="43.144314"
y="81.702164"
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.824495"
x="43.144314"
y="81.702164">29.10.2021</tspan></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.294026;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect22491"
width="217.8885"
height="34.261116"
x="1.4007589"
y="213.2011"
transform="matrix(0.99280699,-0.11972586,0.12077266,0.99268019,0,0)" />
<text
xml:space="preserve"
style="font-size:26.5438px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.663597"
x="17.392841"
y="239.51643"
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.663597"
x="17.392841"
y="239.51643">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

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

374
demos/2021-11-19.16x9.svg Normal file
View file

@ -0,0 +1,374 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1920"
height="1080"
viewBox="0 0 507.99999 285.75001"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
sodipodi:docname="2021-11-19.16x9.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="781.92154"
inkscape:cy="659.17804"
inkscape:window-width="3834"
inkscape:window-height="2071"
inkscape:window-x="0"
inkscape:window-y="86"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="bg">
<g
id="g927"
transform="rotate(90,277.38405,36.848993)">
<g
id="layer1-5"
inkscape:label="schatten">
<path
id="rect860-7-3"
style="display:inline;fill:#000000;fill-opacity:0.618448;fill-rule:evenodd;stroke-width:0.199571;paint-order:markers fill stroke;stop-color:#000000"
d="m 370.27557,255.18858 127.13782,-9.05079 2.02208,28.81976 -118.75056,8.33189 z"
sodipodi:nodetypes="ccccc" />
<path
id="rect846-5-6"
style="fill:#000000;fill-opacity:0.618448;fill-rule:evenodd;stroke-width:0.183524;paint-order:markers fill stroke;stop-color:#000000"
d="m 329.44551,243.99329 153.48925,-10.76923 -0.11486,18.85548 -153.48925,10.76927 z"
sodipodi:nodetypes="ccccc" />
</g>
<g
id="layer3-3"
inkscape:label="OG">
<path
id="rect860-7-5"
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-6"
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-2">klima-streik.de</tspan></text>
<path
id="rect846-5-9"
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-1"
transform="rotate(-4.0134594)"><tspan
sodipodi:role="line"
id="tspan6656-6-2"
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>
</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" />
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1"
style="display:inline">
<g
id="g946"
transform="translate(133.26377,86.877438)">
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.367457;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27136"
width="173.20175"
height="67.31749"
x="-5.2380948"
y="-335.93237"
transform="rotate(90)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.213793;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27140"
width="142.74489"
height="27.649654"
x="-38.653564"
y="-354.88034"
transform="rotate(84.210156)" />
<rect
style="display:inline;fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.367457;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="173.20175"
height="67.31749"
x="-8.6752434"
y="-339.36954"
transform="rotate(90)" />
<text
xml:space="preserve"
style="font-size:21.4216px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.535542"
x="9.6229362"
y="-312.51767"
id="text6658-3"
transform="rotate(90)"><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.535542"
x="9.6229362"
y="-312.51767"
id="tspan6304">15: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.535542"
x="9.6229362"
y="-284.35864"
id="tspan21009">KLIMADEMO</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.535542"
x="9.6229362"
y="-256.19962"
id="tspan13597" /></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.213793;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="142.74489"
height="27.649654"
x="-41.726437"
y="-358.6467"
transform="rotate(84.210156)" />
<text
xml:space="preserve"
style="font-size:21.4216px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.535542"
x="-28.920506"
y="-337.40997"
id="text6658"
transform="rotate(84.210156)"><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.535542"
x="-28.920506"
y="-337.40997">19.11.2021</tspan></text>
</g>
<g
id="g976"
transform="matrix(0.98418621,0,0,0.98418621,139.99132,92.768209)">
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.231169;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27138"
width="148.03813"
height="31.170938"
x="-5.1623082"
y="-176.91934"
transform="rotate(83.240466)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.202164;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect27142"
width="149.81422"
height="23.557013"
x="-62.465481"
y="-195.31912"
transform="matrix(0.11972586,0.992807,-0.99268018,0.12077266,0,0)" />
<rect
style="display:inline;fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.231169;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect22481"
width="148.03813"
height="31.170938"
x="-8.3471832"
y="-180.96072"
transform="rotate(83.240466)" />
<text
xml:space="preserve"
style="font-size:18.2508px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.456271"
x="7.2425227"
y="-158.08347"
id="text22489"
transform="rotate(83.240466)"><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.456271"
x="7.2425227"
y="-158.08347"
id="tspan22487">Friedrichshafen</tspan></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.202164;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect22491"
width="149.81422"
height="23.557013"
x="-65.63784"
y="-199.36696"
transform="matrix(0.11972586,0.99280699,-0.99268019,0.12077266,0,0)" />
<text
xml:space="preserve"
style="font-size:18.2508px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.456271"
x="-54.843452"
y="-181.30466"
id="text22495"
transform="rotate(83.096649)"><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.456271"
x="-54.843452"
y="-181.30466">Stadtbahnhof</tspan></text>
</g>
<g
id="g961"
transform="matrix(0.97877923,0,0,0.97877923,-98.125883,-96.55469)">
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.231169;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect13387"
width="148.03813"
height="31.170938"
x="188.70041"
y="-349.2225"
transform="rotate(97.553558)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.594473;fill-rule:evenodd;stroke-width:0.202164;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect13389"
width="98.546227"
height="24.999073"
x="200.86057"
y="-338.52487"
transform="matrix(-0.00299677,0.99999551,-0.99999811,-0.00194233,0,0)" />
<rect
style="display:inline;fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.231169;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect13391"
width="148.03813"
height="31.170938"
x="185.51553"
y="-353.26389"
transform="rotate(97.553558)" />
<text
xml:space="preserve"
style="font-size:18.2508px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.456271"
x="201.10526"
y="-330.38663"
id="text13395"
transform="rotate(97.553558)"><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.456271"
x="201.10526"
y="-330.38663"
id="tspan13393">KLIMABUDGET</tspan></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.202164;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect13397"
width="96.897675"
height="23.715565"
x="197.6882"
y="-342.57269"
transform="matrix(-0.00299677,0.99999551,-0.99999811,-0.00194233,0,0)" />
<text
xml:space="preserve"
style="font-size:18.2508px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.456271"
x="208.39926"
y="-324.38586"
id="text13401"
transform="rotate(90.144633)"><tspan
sodipodi:role="line"
id="tspan13399"
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.456271"
x="208.39926"
y="-324.38586">THEMA:</tspan></text>
</g>
</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: 16 KiB

154
demos/2021-12-17.16x9.svg Normal file
View file

@ -0,0 +1,154 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1920"
height="1080"
viewBox="0 0 507.99999 285.75001"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
sodipodi:docname="2021-12-17.16x9.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.5499273"
inkscape:cx="771.011"
inkscape:cy="945.57953"
inkscape:window-width="2556"
inkscape:window-height="1365"
inkscape:window-x="0"
inkscape:window-y="73"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="bg">
<rect
style="display:inline;fill:#000000;fill-opacity:0.488889;fill-rule:evenodd;stroke-width:0.402589;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect17629"
width="219.14897"
height="63.862873"
x="35.130116"
y="195.61197"
transform="rotate(-3.9384823)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.488889;fill-rule:evenodd;stroke-width:0.190413;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect17631"
width="125.7812"
height="24.890928"
x="-12.274023"
y="180.95244"
transform="rotate(-12.679516)" />
</g>
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="OG" />
<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.402589;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="219.14897"
height="63.862873"
x="29.985237"
y="189.70627"
transform="rotate(-3.9384823)" />
<text
xml:space="preserve"
style="font-size:19.2843px;line-height:1.05;font-family:Lato;-inkscape-font-specification:Lato;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;stroke-width:0.482109"
x="141.08453"
y="215.79794"
id="text6658-3"
transform="rotate(-3.9384823)"><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';text-align:center;text-anchor:middle;fill:#ffffff;stroke-width:0.482109"
x="141.08453"
y="221.28461"
id="tspan6304">FRIEDRICHSHAFEN</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';text-align:center;text-anchor:middle;fill:#ffffff;stroke-width:0.482109"
x="141.08453"
y="242.77725"
id="tspan7407">BUCHHORNPLATZ</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.190413;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="125.7812"
height="24.890928"
x="-16.461668"
y="174.33348"
transform="rotate(-12.679516)" />
<text
xml:space="preserve"
style="font-size:19.2843px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.482109"
x="-4.3694296"
y="192.96445"
id="text6658"
transform="rotate(-12.679516)"><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.482109"
x="-4.3694296"
y="192.96445">17.12.2021</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: 5.7 KiB

View file

@ -0,0 +1,254 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1920"
height="1080"
viewBox="0 0 507.99999 285.75001"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="was_wollen_wir_-_veraenderung.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="831.92467"
inkscape:cy="718.77262"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="0"
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"
style="display:none">
<path
id="rect860-7"
style="display:inline;fill:#1b7340;fill-rule:evenodd;stroke-width:0.241699;paint-order:markers fill stroke;stop-color:#000000"
d="m 339.07457,245.9282 153.97549,-10.96133 2.44893,34.90335 -143.81775,10.09067 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:18.0877px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.452194"
x="343.08057"
y="293.13391"
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.452194"
x="343.08057"
y="293.13391"
id="tspan6304-1">klima-streik.de</tspan></text>
<path
id="rect846-5"
style="fill:#1da64a;fill-rule:evenodd;stroke-width:0.222264;paint-order:markers fill stroke;stop-color:#000000"
d="m 289.62566,232.36968 185.88947,-13.04254 -0.13911,22.83573 -185.88947,13.04255 z"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:18.0877px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.452194"
x="281.77777"
y="269.87509"
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.452194"
x="281.77777"
y="269.87509">FFF OG BODENSEE</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer6"
inkscape:label="bg"
style="display:inline">
<rect
style="display:inline;fill:#000000;fill-opacity:0.59874618;fill-rule:evenodd;stroke-width:0.323928;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect844"
width="236.70303"
height="38.278694"
x="204.01515"
y="69.047409"
transform="rotate(1.2587868)" />
<rect
style="fill:#000000;fill-opacity:0.59874618;fill-rule:evenodd;stroke-width:0.357378;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect847"
width="278.05005"
height="39.66412"
x="29.736313"
y="53.512493"
transform="rotate(-4.0134652)" />
<rect
style="display:inline;fill:#000000;fill-opacity:0.59874618;fill-rule:evenodd;stroke-width:0.229567;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860-5-7"
width="103.44161"
height="43.993504"
x="382.71982"
y="179.96054" />
<rect
style="fill:#000000;fill-opacity:0.59874618;fill-rule:evenodd;stroke-width:0.392065;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846-3-5"
width="349.28754"
height="38.001324"
x="92.204926"
y="165.71497"
transform="matrix(0.99888136,-0.04728671,0.04737717,0.99887707,0,0)"
inkscape:transform-center-x="0.52714206"
inkscape:transform-center-y="-13.973987" />
</g>
<g
inkscape:groupmode="layer"
id="layer5"
inkscape:label="text2"
sodipodi:insensitive="true">
<rect
style="display:inline;fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.229567;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860-5"
width="103.44161"
height="43.993504"
x="377.42816"
y="174.66887" />
<text
xml:space="preserve"
style="font-size:24.501px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.612527"
x="394.39444"
y="202.31311"
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.612527"
x="394.39444"
y="202.31311"
id="tspan6304-5">JETZT!</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Fließtext"
style="display:inline"
sodipodi:insensitive="true">
<rect
style="fill:#1b7340;fill-opacity:1;fill-rule:evenodd;stroke-width:0.323928;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect860"
width="236.70303"
height="38.278694"
x="198.60852"
y="63.873268"
transform="rotate(1.2587868)" />
<text
xml:space="preserve"
style="font-size:24.501px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.612527"
x="214.62744"
y="93.707283"
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.612527"
x="214.62744"
y="93.707283"
id="tspan6304">VERÄNDERUNNG</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="HEADER 2"
sodipodi:insensitive="true" />
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1"
sodipodi:insensitive="true">
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.357378;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
width="278.05005"
height="39.66412"
x="24.827991"
y="47.863434"
transform="rotate(-4.0134652)" />
<text
xml:space="preserve"
style="font-size:24.501px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.612527"
x="43.087769"
y="76.307587"
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.612527"
x="43.087769"
y="76.307587">WAS WOLLEN WIR?</tspan></text>
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.392065;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846-3"
width="349.28754"
height="38.001324"
x="87.169907"
y="160.17899"
transform="matrix(0.99888136,-0.04728671,0.04737717,0.99887707,0,0)"
inkscape:transform-center-x="0.52714206"
inkscape:transform-center-y="-13.973987" />
<text
xml:space="preserve"
style="font-size:24.501px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.612527"
x="106.62099"
y="187.84409"
id="text6658-6"
transform="rotate(-2.7129775)"
inkscape:transform-center-x="0.52919732"
inkscape:transform-center-y="-13.627859"><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.612527"
x="106.62099"
y="187.84409">WANN WOLLEN WIR SIE?</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: 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

179
fff_bodensee.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 211 KiB

View file

@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1920"
height="1080"
viewBox="0 0 507.99999 285.75001"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="fff_og_bodensee_overlay.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#">
<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="3.1108586"
inkscape:cx="1587.0217"
inkscape:cy="1014.5109"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="0"
inkscape:window-y="80"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="schatten"
sodipodi:insensitive="true">
<path
id="rect860-7-3"
style="display:inline;fill:#000000;fill-opacity:0.618448;fill-rule:evenodd;stroke-width:0.199571;paint-order:markers fill stroke;stop-color:#000000"
d="m 370.27557,255.18858 127.13782,-9.05079 2.02208,28.81976 -118.75056,8.33189 z"
sodipodi:nodetypes="ccccc" />
<path
id="rect846-5-6"
style="fill:#000000;fill-opacity:0.618448;fill-rule:evenodd;stroke-width:0.183524;paint-order:markers fill stroke;stop-color:#000000"
d="m 329.44551,243.99329 153.48925,-10.76923 -0.11486,18.85548 -153.48925,10.76927 z"
sodipodi:nodetypes="ccccc" />
</g>
<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.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>
<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: 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

@ -7,14 +7,15 @@
viewBox="0 0 507.99999 285.75001"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="template.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
sodipodi:docname="template.16x9.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:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
@ -27,56 +28,74 @@
showgrid="false"
units="px"
width="1920px"
inkscape:zoom="0.77771465"
inkscape:cx="831.92467"
inkscape:cy="718.77262"
inkscape:window-width="3834"
inkscape:window-height="2077"
inkscape:window-x="0"
inkscape:window-y="80"
inkscape:zoom="0.024303583"
inkscape:cx="-13742.83"
inkscape:cy="8002.9352"
inkscape:window-width="1916"
inkscape:window-height="1152"
inkscape:window-x="2560"
inkscape:window-y="46"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
inkscape:current-layer="layer1"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="0,155.11083"
orientation="1,0"
id="guide837" />
<sodipodi:guide
position="283.05154,285.75001"
orientation="0,-1"
id="guide839" />
<sodipodi:guide
position="507.97877,-0.27696883"
orientation="1,0"
id="guide841" />
<sodipodi:guide
position="502.42266,-0.022826459"
orientation="0,-1"
id="guide843" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="OG"
sodipodi:insensitive="true">
inkscape:label="OG">
<path
id="rect860-7"
style="display:inline;fill:#1b7340;fill-rule:evenodd;stroke-width:0.260673;paint-order:markers fill stroke;stop-color:#000000"
d="m 326.79498,243.25657 166.06284,-11.82181 2.64117,37.64332 -155.1077,10.88281 z"
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:19.5076px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ffffff;stroke-width:0.487692"
x="332.74905"
y="291.49945"
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.487692"
x="332.74905"
y="291.49945"
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.239712;paint-order:markers fill stroke;stop-color:#000000"
d="m 273.46424,228.63369 200.48212,-14.0664 -0.15003,24.62837 -200.48212,14.06641 z"
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:19.5076px;line-height:1.25;font-family:Lato;-inkscape-font-specification:Lato;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.487692"
x="266.63388"
y="266.41476"
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.487692"
x="266.63388"
y="266.41476">FFF OG BODENSEE</tspan></text>
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"
@ -110,7 +129,8 @@
<g
inkscape:label="Header"
inkscape:groupmode="layer"
id="layer1">
id="layer1"
style="display:inline">
<rect
style="fill:#1da64a;fill-opacity:1;fill-rule:evenodd;stroke-width:0.286768;-inkscape-stroke:none;paint-order:markers fill stroke;stop-color:#000000"
id="rect846"
@ -137,6 +157,11 @@
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/">

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 7 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

107
weltkugel.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 84 KiB