This commit is contained in:
L3D 2021-05-20 00:35:49 +02:00
parent 9f59b8ab26
commit 746ac00fcc
No known key found for this signature in database
GPG Key ID: CD08445BFF4313D1
2 changed files with 24 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Bei sämtlichen erscheinungen der WTF Kooperative eG ist auf eine ordentliche, C
LOGO
------
<img width="512" src="hhttps://git.wtf-eg.de/ag_kommunikation/wtf_propaganda/raw/branch/main/logos/wtf-kooperative.svg" alt="WTF Kooperative eG Logo" />
<img width="512" src="https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda/raw/branch/main/logos/wtf-kooperative.svg" alt="WTF Kooperative eG Logo" />
<img width="192" src="https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda/raw/branch/main/logos/wtf-unicorn.svg" alt="WTF Kooperative eG Unicorn" />
Das LOGO der WTF Kooperative eG besteht aus zwei gekreuzten, einfarbigen Einhörnern. Neben den Einhörnern sollte, sofern der Platz vorhanden ist, der volle Name der Genossenschaft in der unten definierten Schriftart "WTF Kooperative" stehen. Der Firmenname ist Zweizeilig angelegt, wobei 'WTF' die selbe breite hat wie 'KOOPERATIVE' und orange eingefärbt ist.
@ -23,7 +23,7 @@ Die verwendenden Schriftart der WTF kooperative eG ist Lato Font [als TrueType u
| Farbe | RGB | CMYK | Kommentar |
|:------|----:|-----:|:----------|
| wtf-orange | <span style="color: #ef7c21">#EF7C21</span> | <span style="color: cmyk(0%, 48%, 86%, 6%)">0, 48, 86, 6</span> | primärer Farbton der WTF Kooperative eG |
| wtf-orange | ``#EF7C21`` <img src="https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda/raw/branch/main/colors/ef7c21.svg"/> | <span style="color: cmyk(0%, 48%, 86%, 6%)">0, 48, 86, 6</span> | primärer Farbton der WTF Kooperative eG |
| wtf-light-orange | <span style="color: #ffcba9">#FFCBA9</span> | <span style="color: cmyk(0%, 20%, 34%, 0%)">0, 20, 34, 0</span> | - |
| wtf-very-light-blue | <span style="color: #cfe2ff">#CFE2FF</span> | <span style="color: cmyk(0%, 0%, 19%, 11%)">0, 0, 19, 11</span> | - |
| wtf-light-blue | <span style="color: #0790a9">#0790A9</span> | <span style="color: cmyk(96%, 15%, 0%, 34%)">96, 15, 0, 34</span> | - |

22
colors/ef7c21.svg Normal file
View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
width="128px"
height="128px"
viewBox="0 0 128 128"
version="1.1"
id="L3D">
<g id="ef7c21">
<rect
style="fill:#ef7c21"
id="ef7c21-l3d"
width="128"
height="128"
x="0"
y="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 542 B