Icons aus SVG: transparent, scharf, alle Größen
|
|
@ -8,6 +8,7 @@
|
||||||
<meta name="theme-color" content="#0B1023">
|
<meta name="theme-color" content="#0B1023">
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||||
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png">
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 883 B After Width: | Height: | Size: 2 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 5.3 KiB |
15
app/static/favicon.svg
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect width="256" height="256" rx="56" fill="#FF7A00"/>
|
||||||
|
|
||||||
|
<!-- Chat bubble -->
|
||||||
|
<rect x="52" y="48" width="152" height="132" rx="28" fill="#FF7A00"/>
|
||||||
|
<path d="M92 180 L92 214 L126 180 Z" fill="#FF7A00"/>
|
||||||
|
|
||||||
|
<!-- Checkmark -->
|
||||||
|
<path d="M82 116 L112 146 L174 84"
|
||||||
|
stroke="white"
|
||||||
|
stroke-width="22"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
fill="none"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 498 B |
BIN
app/static/icons/app-icon-512.png
Normal file
|
After Width: | Height: | Size: 102 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 67 KiB |
9
logo/checkflo-app-icon.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect width="1024" height="1024" rx="220" fill="#081B5A"/>
|
||||||
|
<rect x="220" y="180" width="320" height="320" rx="60" fill="#FF7A00"/>
|
||||||
|
<path d="M315 340L430 440L610 250" stroke="white" stroke-width="55" stroke-linecap="round" stroke-linejoin="round"/>
|
||||||
|
<path d="M300 500V590L390 500H300Z" fill="#FF7A00"/>
|
||||||
|
<text x="180" y="760" font-family="Arial, Helvetica, sans-serif" font-size="120" font-weight="700" fill="white">check</text>
|
||||||
|
<text x="590" y="760" font-family="Arial, Helvetica, sans-serif" font-size="120" font-weight="700" fill="#FF7A00">flo</text>
|
||||||
|
<text x="810" y="760" font-family="Arial, Helvetica, sans-serif" font-size="80" font-weight="700" fill="white">.de</text>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 783 B |
15
logo/checkflo-favicon-fixed.svg
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect width="256" height="256" rx="56" fill="#FF7A00"/>
|
||||||
|
|
||||||
|
<!-- Chat bubble -->
|
||||||
|
<rect x="52" y="48" width="152" height="132" rx="28" fill="#FF7A00"/>
|
||||||
|
<path d="M92 180 L92 214 L126 180 Z" fill="#FF7A00"/>
|
||||||
|
|
||||||
|
<!-- Checkmark -->
|
||||||
|
<path d="M82 116 L112 146 L174 84"
|
||||||
|
stroke="white"
|
||||||
|
stroke-width="22"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
fill="none"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 498 B |
BIN
logo/checkflo-icons.png
Normal file
|
After Width: | Height: | Size: 2 MiB |