first commit
BIN
app/static/images/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
12
app/static/images/avatars/anna.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#ffcf9c"/>
|
||||
<stop offset="100%" stop-color="#ff8ba7"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="128" height="128" rx="44" fill="url(#g)"/>
|
||||
<circle cx="64" cy="50" r="24" fill="#fff" fill-opacity="0.92"/>
|
||||
<path d="M26 106c7-20 21-31 38-31s31 11 38 31" fill="#fff" fill-opacity="0.92"/>
|
||||
<text x="64" y="117" text-anchor="middle" font-family="Inter, sans-serif" font-size="28" fill="#b4236c">A</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 594 B |
12
app/static/images/avatars/ben.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#93c5fd"/>
|
||||
<stop offset="100%" stop-color="#34d399"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="128" height="128" rx="44" fill="url(#g)"/>
|
||||
<circle cx="64" cy="50" r="24" fill="#fff" fill-opacity="0.92"/>
|
||||
<path d="M26 106c7-20 21-31 38-31s31 11 38 31" fill="#fff" fill-opacity="0.92"/>
|
||||
<text x="64" y="117" text-anchor="middle" font-family="Inter, sans-serif" font-size="28" fill="#0c6e6f">B</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 594 B |
11
app/static/images/avatars/default.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#dbeafe"/>
|
||||
<stop offset="100%" stop-color="#bfdbfe"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="128" height="128" rx="44" fill="url(#g)"/>
|
||||
<circle cx="64" cy="46" r="22" fill="#fff" fill-opacity="0.94"/>
|
||||
<path d="M30 104c6-18 19-28 34-28s28 10 34 28" fill="#fff" fill-opacity="0.94"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 479 B |
11
app/static/images/favicon.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#2563eb"/>
|
||||
<stop offset="100%" stop-color="#34d399"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="64" height="64" rx="18" fill="url(#g)"/>
|
||||
<path d="M18 32.5 32 21l14 11.5V46H18z" fill="#fff"/>
|
||||
<path d="m42 16 2.5 5 5.5.8-4 3.8.9 5.4-4.9-2.8-4.9 2.8.9-5.4-4-3.8 5.5-.8z" fill="#f59e0b"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 477 B |
20
app/static/images/logo.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
|
||||
<title id="title">Putzliga Logo</title>
|
||||
<desc id="desc">Ein rundes Signet mit Haus, Schild und Stern für Putzliga.</desc>
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#2563eb"/>
|
||||
<stop offset="100%" stop-color="#34d399"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="card" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#ffffff" stop-opacity="0.96"/>
|
||||
<stop offset="100%" stop-color="#eef6ff" stop-opacity="0.92"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="16" y="16" width="224" height="224" rx="56" fill="url(#bg)"/>
|
||||
<circle cx="128" cy="128" r="82" fill="url(#card)"/>
|
||||
<path d="M82 127.5 128 88l46 39.5v43.5a8 8 0 0 1-8 8H90a8 8 0 0 1-8-8z" fill="#2563eb"/>
|
||||
<path d="M108 177v-34a20 20 0 0 1 40 0v34" fill="#9fd0ff"/>
|
||||
<path d="M128 58l59 50.5" stroke="#ffffff" stroke-width="13" stroke-linecap="round"/>
|
||||
<path d="m164 74 7 15 16 2-12 11 3 16-14-8-14 8 3-16-12-11 16-2z" fill="#f59e0b"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
BIN
app/static/images/pwa-badge.png
Normal file
|
After Width: | Height: | Size: 364 B |
BIN
app/static/images/pwa-icon-192.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
app/static/images/pwa-icon-512.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |