Added new logo

This commit is contained in:
2023-03-17 10:22:23 +01:00
parent 94da1bb56c
commit 0689a1721f
5 changed files with 25 additions and 61 deletions

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
.idea .idea
data/*.sql data/*.sql
data/out data/out
logo/*.ico
*.sqlite3 *.sqlite3
__pycache__ __pycache__

BIN
logo/elwig.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

BIN
logo/elwig.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -1,64 +1,28 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="-512 -512 1024 1024"> <svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="-512 -512 1024 1024">
<defs> <defs>
<clipPath id="hexagon-half-clip"> <linearGradient id="col1" x1="0" y1="0" x2="0.8660254037" y2="1">
<path d=" <stop offset="0%" stop-color="#B154DF"/>
M 1.7320508075,-1 <stop offset="100%" stop-color="#A94BD7"/>
L 2,2 </linearGradient>
L -2,2 <linearGradient id="col2" x1="0" y1="0" x2="0.8660254037" y2="1">
L -1.7320508075,1 <stop offset="0%" stop-color="#A042CF"/>
Z"/> <stop offset="100%" stop-color="#9839C7"/>
</linearGradient>
<linearGradient id="col3" x1="0" y1="0" x2="0.8660254037" y2="1">
<stop offset="0%" stop-color="#8F30BF"/>
<stop offset="100%" stop-color="#8033A7"/>
</linearGradient>
<linearGradient id="col4" x1="0" y1="0" x2="0.8660254037" y2="1">
<stop offset="0%" stop-color="#723690"/>
<stop offset="100%" stop-color="#633978"/>
</linearGradient>
<clipPath id="corner">
<rect transform="rotate(-60)" x="-0.25" y="0.25" width="1.5" height="1.5"/>
<circle cx="2" cy="0" r="1.25"/>
</clipPath> </clipPath>
<path id="hexagon" d="
M 0,-1
l 0.8660254037,0.5
l 0,1
L 0,1
l -0.8660254037,-0.5
l 0,-1
Z"/>
<use id="hexagon-half-2" href="#hexagon" clip-path="url(#hexagon-half-clip)"/>
<use id="hexagon-half-1" href="#hexagon-half-2" transform="rotate(180)"/>
<g id="grapes">
<!--use href="#hexagon" x="-1.7320508075" y="-3" stroke="#302040" fill="#604090" />
<use href="#hexagon" x=" 0" y="-3" stroke="#302040" fill="#703080"/>
<use href="#hexagon" x=" 1.7320508075" y="-3" stroke="#302040" fill="#804888"/-->
<!--use href="#hexagon" x="-2.5980762113" y="-1.5" stroke="#302040" fill="#703080"/-->
<use href="#hexagon" x="-0.8660254037" y="-1.5" stroke="#302040" fill="#804888"/>
<use href="#hexagon" x=" 0.8660254037" y="-1.5" stroke="#302040" fill="#604090"/>
<!--use href="#hexagon" x=" 2.5980762113" y="-1.5" stroke="#302040" fill="#703080"/-->
<use href="#hexagon" x="-1.7320508075" y=" 0" stroke="#302040" fill="#604090"/>
<use href="#hexagon" x=" 0" y=" 0" stroke="#302040" fill="#703080"/>
<use href="#hexagon" x=" 1.7320508075" y=" 0" stroke="#302040" fill="#804888"/>
<use href="#hexagon" x="-0.8660254037" y=" 1.5" stroke="#302040" fill="#804888"/>
<use href="#hexagon" x=" 0.8660254037" y=" 1.5" stroke="#302040" fill="#604090"/>
<use href="#hexagon" x=" 0" y=" 3" stroke="#302040" fill="#703080"/>
<!--use href="#hexagon" x="-0.8660254037" y="-2.5" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x=" 0.8660254037" y="-2.5" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x="-1.7320508075" y="-1" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x=" 0" y="-1" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x=" 1.7320508075" y="-1" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x="-0.8660254037" y="0.5" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x=" 0.8660254037" y="0.5" stroke="#302040" fill="#00000000"/>
<use href="#hexagon" x=" 0" y=" 2" stroke="#302040" fill="#00000000"/-->
</g>
</defs> </defs>
<polygon points="-2,0 0,0 1,1.7320508075 -1,1.7320508075" stroke-width="2.5" transform="scale(128) translate(0,-0.75)" stroke="url(#col2)" stroke-linejoin="round"/>
<use href="#grapes" x="0" y="-0.75" transform="scale(152)" stroke-width="0"/> <polygon points="-1,-1.7320508075 1,-1.7320508075 2,0" stroke-width="2.5" transform="scale(128) translate(0,-0.75)" stroke="url(#col4)" stroke-linejoin="round"/>
<polygon points="0,3.4652026151 1,1.7320508075 2,0" stroke-width="2.5" transform="scale(128) translate(0,-0.75)" stroke="url(#col1)" stroke-linejoin="round"/>
<!--use href="#hexagon-half-2" x="0" y="0" stroke="#604090" fill="#00000000" stroke-width="0.0990566037" transform="scale(424)"/> <polygon points="0,3.4652026151 1,1.7320508075 2,0" stroke-width="2.5" transform="scale(128) translate(0,-0.75)" stroke="url(#col3)" stroke-linejoin="round" clip-path="url(#corner)"/>
<use href="#hexagon-half-2" x="0" y="0" stroke="#703080" fill="#00000000" stroke-width="0.0889830508" transform="scale(472)"/>
<use href="#hexagon-half-1" x="0" y="0" stroke="#703080" fill="#00000000" stroke-width="0.0990566037" transform="scale(424)"/>
<use href="#hexagon-half-1" x="0" y="0" stroke="#604090" fill="#00000000" stroke-width="0.0889830508" transform="scale(472)"/>
<use href="#hexagon" x="0" y="0" stroke="#302040" fill="#00000000" stroke-width="0.0167410714" transform="scale(400)"/>
<use href="#hexagon" x="0" y="0" stroke="#302040" fill="#00000000" stroke-width="0.015625" transform="scale(448)"/>
<use href="#hexagon" x="0" y="0" stroke="#302040" fill="#00000000" stroke-width="0.0145089285" transform="scale(496)"/-->
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,2 +1,3 @@
#!/bin/bash #!/bin/bash
convert -background none elwig.svg -alpha set -define icon:auto-resize=256,128,64,48,32,24,16 elwig.ico convert -background none "elwig.svg" -alpha set -define icon:auto-resize=256,128,96,80,72,64,60,48,40,36,32,30,24,20,16 "elwig.ico"
convert -background none "elwig.svg" "elwig.png"