diff --git a/.gitignore b/.gitignore index 6e4a2ea9c..27b60503c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.idea .next .obsidian .now diff --git a/icons/apple.svg b/icons/apple.svg new file mode 100644 index 000000000..2d593c300 --- /dev/null +++ b/icons/apple.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/banana.svg b/icons/banana.svg new file mode 100644 index 000000000..415661369 --- /dev/null +++ b/icons/banana.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/cherry.svg b/icons/cherry.svg new file mode 100644 index 000000000..e713ce1a3 --- /dev/null +++ b/icons/cherry.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/egg-fried.svg b/icons/egg-fried.svg new file mode 100644 index 000000000..240883ba2 --- /dev/null +++ b/icons/egg-fried.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/grape.svg b/icons/grape.svg new file mode 100644 index 000000000..d31456c1e --- /dev/null +++ b/icons/grape.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + diff --git a/icons/ice-cream.svg b/icons/ice-cream.svg new file mode 100644 index 000000000..913b53937 --- /dev/null +++ b/icons/ice-cream.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/mic-2.svg b/icons/mic-2.svg index d272448ec..fb317da70 100644 --- a/icons/mic-2.svg +++ b/icons/mic-2.svg @@ -10,5 +10,5 @@ stroke-linejoin="round" > - + diff --git a/icons/music-4.svg b/icons/music-4.svg index a73fb8dd7..911a72470 100644 --- a/icons/music-4.svg +++ b/icons/music-4.svg @@ -10,7 +10,7 @@ stroke-linejoin="round" > - + diff --git a/icons/pizza.svg b/icons/pizza.svg new file mode 100644 index 000000000..9a0b1ad09 --- /dev/null +++ b/icons/pizza.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/tags.json b/tags.json index ad20e67da..d50b52b03 100644 --- a/tags.json +++ b/tags.json @@ -244,6 +244,10 @@ "camera", "photo" ], + "apple": [ + "fruit", + "food" + ], "archive": [ "index", "box" @@ -360,6 +364,10 @@ "cart", "trolley" ], + "banana": [ + "fruit", + "food" + ], "banknote": [ "currency", "money", @@ -747,6 +755,10 @@ "kitchen", "restaurant" ], + "cherry": [ + "fruit", + "food" + ], "chevron-down": [ "arrow" ], @@ -1304,6 +1316,10 @@ "egg": [ "food" ], + "egg-fried": [ + "food", + "breakfast" + ], "equal": [ "calculate" ], @@ -1972,6 +1988,11 @@ "learn", "study" ], + "grape": [ + "fruit", + "wine", + "food" + ], "grid": [ "table" ], @@ -2082,6 +2103,10 @@ "time", "sandglass" ], + "ice-cream": [ + "gelato", + "food" + ], "image": [ "picture", "photo" @@ -2833,6 +2858,11 @@ "eye dropper", "color picker" ], + "pizza": [ + "pie", + "quiche", + "food" + ], "plane": [ "plane", "trip"