Various changes
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
BIN
static/img/logo/logo-1024px.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
static/img/logo/logo-128px.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
BIN
static/img/logo/logo-256px.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
BIN
static/img/logo/logo-512px.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
static/img/logo/logo-64px.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
28
static/img/logo/logo.svg
Normal file → Executable file
@@ -1,20 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<svg id="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000">
|
||||
<title>Logo</title>
|
||||
<defs>
|
||||
<linearGradient id="logo-gradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="rgb(22,232,255)"/>
|
||||
<stop offset="100%" stop-color="rgb(22,52,255)"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<circle cx="500" cy="500" r="500" fill="url(#logo-gradient)"/>
|
||||
<g fill="#fff">
|
||||
<rect x="430" y="240" width="50" height="520"/>
|
||||
<rect x="190" y="240" width="265" height="50"/>
|
||||
<rect x="190" y="475" width="265" height="50"/>
|
||||
<rect x="190" y="710" width="265" height="50"/>
|
||||
<rect x="520" y="240" width="50" height="520"/>
|
||||
<rect x="545" y="240" width="265" height="50"/>
|
||||
<rect x="545" y="475" width="265" height="50"/>
|
||||
<svg id="ef-logo" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="500" cy="500" r="500" fill="#0080FF"/>
|
||||
<g fill="#FFFFFF">
|
||||
<rect x="425" y="250" width="50" height="500"/>
|
||||
<rect x="525" y="250" width="50" height="500"/>
|
||||
<rect x="200" y="250" width="250" height="50" />
|
||||
<rect x="200" y="475" width="250" height="50" />
|
||||
<rect x="200" y="700" width="250" height="50" />
|
||||
<rect x="550" y="250" width="250" height="50" />
|
||||
<rect x="550" y="475" width="250" height="50" />
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 885 B After Width: | Height: | Size: 564 B |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 852 B |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<svg id="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000">
|
||||
<title>Logo ohne Farbverlauf</title>
|
||||
<circle cx="500" cy="500" r="500" fill="#168eff"/>
|
||||
<g fill="#fff">
|
||||
<rect x="430" y="240" width="50" height="520"/>
|
||||
<rect x="190" y="240" width="265" height="50"/>
|
||||
<rect x="190" y="475" width="265" height="50"/>
|
||||
<rect x="190" y="710" width="265" height="50"/>
|
||||
<rect x="520" y="240" width="50" height="520"/>
|
||||
<rect x="545" y="240" width="265" height="50"/>
|
||||
<rect x="545" y="475" width="265" height="50"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 638 B |