Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds various food icons #680

Merged
merged 13 commits into from
Jul 11, 2022
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.DS_Store
.idea
.next
.obsidian
.now
Expand Down
14 changes: 14 additions & 0 deletions icons/apple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions icons/banana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions icons/cherry.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions icons/egg-fried.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions icons/grape.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/ice-cream.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/mic-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/music-4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions icons/pizza.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@
"camera",
"photo"
],
"apple": [
"fruit",
"food"
],
"archive": [
"index",
"box"
Expand Down Expand Up @@ -353,6 +357,10 @@
"cart",
"trolley"
],
"banana": [
"fruit",
"food"
],
"banknote": [
"currency",
"money",
Expand Down Expand Up @@ -740,6 +748,10 @@
"kitchen",
"restaurant"
],
"cherry": [
"fruit",
"food"
],
"chevron-down": [
"arrow"
],
Expand Down Expand Up @@ -1297,6 +1309,10 @@
"egg": [
"food"
],
"egg-fried": [
"food",
"breakfast"
],
"equal": [
"calculate"
],
Expand Down Expand Up @@ -1965,6 +1981,11 @@
"learn",
"study"
],
"grape": [
"fruit",
"wine",
"food"
],
"grid": [
"table"
],
Expand Down Expand Up @@ -2075,6 +2096,10 @@
"time",
"sandglass"
],
"ice-cream": [
"gelato",
"food"
],
"image": [
"picture",
"photo"
Expand Down Expand Up @@ -2826,6 +2851,11 @@
"eye dropper",
"color picker"
],
"pizza": [
"pie",
"quiche",
"food"
],
"plane": [
"plane",
"trip"
Expand Down