initial commit

This commit is contained in:
mischbeck
2023-03-28 00:33:13 +02:00
commit 8285807f89
64 changed files with 2253 additions and 0 deletions

BIN
img/icons/vegan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

6
img/icons/vegan.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M2 2c4.056 3.007 9.232 9.337 10 20 .897-6.818 1.5-9.5 4-14"></path>
<path d="M20.375 6.533A9.953 9.953 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2c2.003 0 3.869.589 5.433 1.603"></path>
<path d="M17.104 4c-1.002 1.274-1.146 2.586-1.1 4 1.9-.1 3.003-.201 4.3-1.4 1.406-1.3 1.6-2.3 1.7-4.6-2.7.1-3.623.375-4.9 2Z"></path>
</svg>

After

Width:  |  Height:  |  Size: 542 B

BIN
img/icons/wine-off.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

8
img/icons/wine-off.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 22h8"></path>
<path d="M7 10h3m7 0h-1.343"></path>
<path d="M12 15v7"></path>
<path d="M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198"></path>
<line x1="2" y1="2" x2="22" y2="22"></line>
</svg>

After

Width:  |  Height:  |  Size: 489 B

BIN
img/icons/wine.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

7
img/icons/wine.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 22h8"></path>
<path d="M7 10h10"></path>
<path d="M12 15v7"></path>
<path d="M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z"></path>
</svg>

After

Width:  |  Height:  |  Size: 361 B