Erste Produktivversion
This commit is contained in:
BIN
web/html/icons/apple-touch-icon.png
Normal file
BIN
web/html/icons/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.7 KiB |
BIN
web/html/icons/favicon.ico
Normal file
BIN
web/html/icons/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
BIN
web/html/icons/icon-192.png
Normal file
BIN
web/html/icons/icon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
web/html/icons/icon-512.png
Normal file
BIN
web/html/icons/icon-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
web/html/icons/icon-maskable-512.png
Normal file
BIN
web/html/icons/icon-maskable-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
13
web/html/icons/icon.svg
Normal file
13
web/html/icons/icon.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Einkaufsliste">
|
||||
<rect width="512" height="512" rx="96" fill="#2f6f4e"/>
|
||||
<!-- Korb -->
|
||||
<path d="M112 200h288l-30 200a28 28 0 0 1-28 24H170a28 28 0 0 1-28-24z"
|
||||
fill="none" stroke="#ffffff" stroke-width="26" stroke-linejoin="round"/>
|
||||
<!-- Henkel -->
|
||||
<path d="M188 200v-24a68 68 0 0 1 136 0v24"
|
||||
fill="none" stroke="#ffffff" stroke-width="26" stroke-linecap="round"/>
|
||||
<!-- Haken -->
|
||||
<path d="M198 300l38 40 82-88"
|
||||
fill="none" stroke="#ffffff" stroke-width="30"
|
||||
stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 643 B |
Reference in New Issue
Block a user