Adds various food icons (#680)
* Added accessibility icon as per https://github.com/feathericons/feather/issues/633 * added newline to end of file * Updated icon to comply with design guidelines and more closely match accessibleicon.org * Adds various food icons. * Added egg-fried * Fixes dots on icons * Removed lemon, orange, popsicle & watermelon Co-authored-by: Karsa <karsa@karsa.org>
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
|
.idea
|
||||||
.next
|
.next
|
||||||
.obsidian
|
.obsidian
|
||||||
.now
|
.now
|
||||||
|
|||||||
14
icons/apple.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<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="M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z" />
|
||||||
|
<path d="M10 2c1 .5 2 2 2 5" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 423 B |
14
icons/banana.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<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="M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5" />
|
||||||
|
<path d="M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 418 B |
16
icons/cherry.svg
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<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 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z" />
|
||||||
|
<path d="M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z" />
|
||||||
|
<path d="M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12" />
|
||||||
|
<path d="M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 482 B |
14
icons/egg-fried.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<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"
|
||||||
|
>
|
||||||
|
<circle cx="11.5" cy="12.5" r="3.5" />
|
||||||
|
<path d="M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 395 B |
21
icons/grape.svg
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<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="M22 5V2l-5.89 5.89" />
|
||||||
|
<circle cx="16.6" cy="15.89" r="3" />
|
||||||
|
<circle cx="8.11" cy="7.4" r="3" />
|
||||||
|
<circle cx="12.35" cy="11.65" r="3" />
|
||||||
|
<circle cx="13.91" cy="5.85" r="3" />
|
||||||
|
<circle cx="18.15" cy="10.09" r="3" />
|
||||||
|
<circle cx="6.56" cy="13.2" r="3" />
|
||||||
|
<circle cx="10.8" cy="17.44" r="3" />
|
||||||
|
<circle cx="5" cy="19" r="3" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 555 B |
15
icons/ice-cream.svg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<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="m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11" />
|
||||||
|
<path d="M17 7A5 5 0 0 0 7 7" />
|
||||||
|
<path d="M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 349 B |
@@ -10,5 +10,5 @@
|
|||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="m12 8-9.04 9.06a2.82 2.82 0 1 0 3.98 3.98L16 12" />
|
<path d="m12 8-9.04 9.06a2.82 2.82 0 1 0 3.98 3.98L16 12" />
|
||||||
<circle cx="17" cy="7" r="5"/>
|
<circle cx="17" cy="7" r="5" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 305 B |
@@ -10,7 +10,7 @@
|
|||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M9 18V5l12-2v13" />
|
<path d="M9 18V5l12-2v13" />
|
||||||
<path d="M9 9l12-2" />
|
<path d="m9 9 12-2" />
|
||||||
<circle cx="6" cy="18" r="3" />
|
<circle cx="6" cy="18" r="3" />
|
||||||
<circle cx="18" cy="16" r="3" />
|
<circle cx="18" cy="16" r="3" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 333 B |
17
icons/pizza.svg
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<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="M15 11h.01" />
|
||||||
|
<path d="M11 15h.01" />
|
||||||
|
<path d="M16 16h.01" />
|
||||||
|
<path d="m2 16 20 6-6-20c-3.36.9-6.42 2.67-8.88 5.12A19.876 19.876 0 0 0 2 16Z" />
|
||||||
|
<path d="M17 6c-6.29 1.47-9.43 5.13-11 11" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 419 B |
30
tags.json
@@ -244,6 +244,10 @@
|
|||||||
"camera",
|
"camera",
|
||||||
"photo"
|
"photo"
|
||||||
],
|
],
|
||||||
|
"apple": [
|
||||||
|
"fruit",
|
||||||
|
"food"
|
||||||
|
],
|
||||||
"archive": [
|
"archive": [
|
||||||
"index",
|
"index",
|
||||||
"box"
|
"box"
|
||||||
@@ -360,6 +364,10 @@
|
|||||||
"cart",
|
"cart",
|
||||||
"trolley"
|
"trolley"
|
||||||
],
|
],
|
||||||
|
"banana": [
|
||||||
|
"fruit",
|
||||||
|
"food"
|
||||||
|
],
|
||||||
"banknote": [
|
"banknote": [
|
||||||
"currency",
|
"currency",
|
||||||
"money",
|
"money",
|
||||||
@@ -747,6 +755,10 @@
|
|||||||
"kitchen",
|
"kitchen",
|
||||||
"restaurant"
|
"restaurant"
|
||||||
],
|
],
|
||||||
|
"cherry": [
|
||||||
|
"fruit",
|
||||||
|
"food"
|
||||||
|
],
|
||||||
"chevron-down": [
|
"chevron-down": [
|
||||||
"arrow"
|
"arrow"
|
||||||
],
|
],
|
||||||
@@ -1304,6 +1316,10 @@
|
|||||||
"egg": [
|
"egg": [
|
||||||
"food"
|
"food"
|
||||||
],
|
],
|
||||||
|
"egg-fried": [
|
||||||
|
"food",
|
||||||
|
"breakfast"
|
||||||
|
],
|
||||||
"equal": [
|
"equal": [
|
||||||
"calculate"
|
"calculate"
|
||||||
],
|
],
|
||||||
@@ -1972,6 +1988,11 @@
|
|||||||
"learn",
|
"learn",
|
||||||
"study"
|
"study"
|
||||||
],
|
],
|
||||||
|
"grape": [
|
||||||
|
"fruit",
|
||||||
|
"wine",
|
||||||
|
"food"
|
||||||
|
],
|
||||||
"grid": [
|
"grid": [
|
||||||
"table"
|
"table"
|
||||||
],
|
],
|
||||||
@@ -2082,6 +2103,10 @@
|
|||||||
"time",
|
"time",
|
||||||
"sandglass"
|
"sandglass"
|
||||||
],
|
],
|
||||||
|
"ice-cream": [
|
||||||
|
"gelato",
|
||||||
|
"food"
|
||||||
|
],
|
||||||
"image": [
|
"image": [
|
||||||
"picture",
|
"picture",
|
||||||
"photo"
|
"photo"
|
||||||
@@ -2833,6 +2858,11 @@
|
|||||||
"eye dropper",
|
"eye dropper",
|
||||||
"color picker"
|
"color picker"
|
||||||
],
|
],
|
||||||
|
"pizza": [
|
||||||
|
"pie",
|
||||||
|
"quiche",
|
||||||
|
"food"
|
||||||
|
],
|
||||||
"plane": [
|
"plane": [
|
||||||
"plane",
|
"plane",
|
||||||
"trip"
|
"trip"
|
||||||
|
|||||||