From 8fc5f8dd35424fa2e2a86cad31ce60b3d8e85c9a Mon Sep 17 00:00:00 2001 From: Shuqi Date: Mon, 13 Nov 2023 03:45:59 +0800 Subject: [PATCH] Added new icons --- public/icons/candycane.svg | 8 ++++++++ public/icons/christmas-tree.svg | 9 +++++++++ public/icons/gift.svg | 12 ++++++++++++ public/icons/gingerbread-man.svg | 13 +++++++++++++ public/icons/magnifier.svg | 14 ++++++++++++++ public/icons/mistletoe.svg | 7 +++++++ public/icons/pumpkin.svg | 8 ++++++++ public/icons/santa-face.svg | 12 ++++++++++++ public/icons/santa.svg | 18 ++++++++++++++++++ public/icons/thumb-down.svg | 4 ++++ public/icons/thumb-up.svg | 4 ++++ public/icons/xmas-socks.svg | 5 +++++ src/icons.json | 12 ++++++++++++ 13 files changed, 126 insertions(+) create mode 100644 public/icons/candycane.svg create mode 100644 public/icons/christmas-tree.svg create mode 100644 public/icons/gift.svg create mode 100644 public/icons/gingerbread-man.svg create mode 100644 public/icons/magnifier.svg create mode 100644 public/icons/mistletoe.svg create mode 100644 public/icons/pumpkin.svg create mode 100644 public/icons/santa-face.svg create mode 100644 public/icons/santa.svg create mode 100644 public/icons/thumb-down.svg create mode 100644 public/icons/thumb-up.svg create mode 100644 public/icons/xmas-socks.svg diff --git a/public/icons/candycane.svg b/public/icons/candycane.svg new file mode 100644 index 0000000..8adbdbd --- /dev/null +++ b/public/icons/candycane.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/icons/christmas-tree.svg b/public/icons/christmas-tree.svg new file mode 100644 index 0000000..058af0b --- /dev/null +++ b/public/icons/christmas-tree.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/public/icons/gift.svg b/public/icons/gift.svg new file mode 100644 index 0000000..e4a0df6 --- /dev/null +++ b/public/icons/gift.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/gingerbread-man.svg b/public/icons/gingerbread-man.svg new file mode 100644 index 0000000..aec635c --- /dev/null +++ b/public/icons/gingerbread-man.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/magnifier.svg b/public/icons/magnifier.svg new file mode 100644 index 0000000..59770af --- /dev/null +++ b/public/icons/magnifier.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/mistletoe.svg b/public/icons/mistletoe.svg new file mode 100644 index 0000000..c51dd7a --- /dev/null +++ b/public/icons/mistletoe.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/public/icons/pumpkin.svg b/public/icons/pumpkin.svg new file mode 100644 index 0000000..2628984 --- /dev/null +++ b/public/icons/pumpkin.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/public/icons/santa-face.svg b/public/icons/santa-face.svg new file mode 100644 index 0000000..da7d2ce --- /dev/null +++ b/public/icons/santa-face.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/santa.svg b/public/icons/santa.svg new file mode 100644 index 0000000..62c7779 --- /dev/null +++ b/public/icons/santa.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/thumb-down.svg b/public/icons/thumb-down.svg new file mode 100644 index 0000000..7d7fca5 --- /dev/null +++ b/public/icons/thumb-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/public/icons/thumb-up.svg b/public/icons/thumb-up.svg new file mode 100644 index 0000000..06452a7 --- /dev/null +++ b/public/icons/thumb-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/public/icons/xmas-socks.svg b/public/icons/xmas-socks.svg new file mode 100644 index 0000000..93be681 --- /dev/null +++ b/public/icons/xmas-socks.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/icons.json b/src/icons.json index 8e36208..a60d7ab 100644 --- a/src/icons.json +++ b/src/icons.json @@ -28,6 +28,7 @@ "calendar.svg": [ "calendar", "ui-icon", "white", "red" ], "camera-polaroid.svg": [ "camera-polaroid", "grey-gray" ], "camera.svg": [ "camera", "grey-gray" ], + "candycane.svg": [ "candycane", "xmas", "christmas", "festive", "red", "white" ], "car.svg": [ "car", "vehicle", "blue" ], "caret-down.svg": [ "caret-down", "ui-icon", "blue" ], "caret-left.svg": [ "caret-left", "ui-icon", "blue" ], @@ -41,6 +42,7 @@ "cat-tabby.svg": [ "cat-tabby", "animal", "orange" ], "cat-white.svg": [ "cat-white", "animal", "white" ], "chart.svg": [ "chart", "ui-icon" ], + "christmas-tree.svg": [ "christmas-tree", "christmas-tree", "green", "christmas", "xmas", "festive" ], "chrome.svg": [ "chrome", "logo" ], "clipboard.svg": [ "clipboard", "ui-icon", "cut", "copy", "paste" ], "cloud.svg": [ "cloud", "ui-icon", "white" ], @@ -57,6 +59,8 @@ "file.svg": [ "file", "ui-icon" ], "folder.svg": [ "folder", "ui-icon", "orange", "yellow" ], "gear.svg": [ "gear", "ui-icon", "black" ], + "gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ], + "gingerbread-man.svg": [ "gingerbread-man", "xmas", "christmas", "festive", "brown" ], "guitar.svg": [ "guitar", "brown" ], "headphones.svg": [ "headphones", "ui-icon", "black", "grey-gray" ], "heart.svg": [ "heart", "ui-icon", "red" ], @@ -65,6 +69,8 @@ "instagram.svg": [ "instagram", "logo", "purple", "magenta" ], "key.svg": [ "key", "ui-icon", "yellow" ], "lock.svg": [ "lock", "ui-icon", "yellow", "orange" ], + "magnifier.svg": [ "magnifier", "zoom", "ui-icon", "brown", "white", "search" ], + "mistletoe.svg": [ "mistletoe", "xmas", "christmas", "festive", "red", "green" ], "moon.svg": [ "moon", "ui-icon", "yellow", "dark" ], "nasilemak.svg": [ "nasilemak", "food", "green" ], "paper-bag.svg": [ "paper-bag", "ui-icon", "pink" ], @@ -74,8 +80,11 @@ "photo.svg": [ "photo", "ui-icon", "blue" ], "picture.svg": [ "picture", "ui-icon", "blue" ], "pin.svg": [ "pin", "ui-icon", "red" ], + "pumpkin.svg": [ "pumpkin", "halloween", "spooky", "festive", "orange" ], "reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ], "reddit.svg": [ "reddit", "logo", "red" ], + "santa-face.svg": [ "santa-face", "xmas", "christmas", "festive", "red", "human" ], + "santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ], "save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ], "scissors.svg": [ "scissors", "ui-icon", "cut", "copy", "paste", "purple", "pink" ], "smartphone.svg": [ "smartphone", "ui-icon", "black", "white", "grey-gray" ], @@ -87,6 +96,8 @@ "sun.svg": [ "sun", "ui-icon", "yellow", "light" ], "tehtarik.svg": [ "tehtarik", "teh tarik","drink", "beverage", "brown" ], "tiktok.svg": [ "tiktok", "logo", "douyin", "cyan", "magenta" ], + "thumb-down.svg": [ "thumb-down", "ui-icon", "pink", "good", "upvote" ], + "thumb-up.svg": [ "thumb-up", "ui-icon", "blue", "bad", "downvote" ], "twitter-detailed.svg": [ "twitter-detailed", "logo", "bird", "blue" ], "twitter.svg": [ "twitter", "logo", "bird", "blue" ], "unlock.svg": [ "unlock", "ui-icon", "yellow", "orange" ], @@ -96,6 +107,7 @@ "wine.svg": [ "wine", "drink", "beverage", "white", "red" ], "wrench.svg": [ "wrench", "ui-icon", "grey-gray" ], "x.svg": [ "x", "twitter", "logo", "black" ], + "xmas-socks.svg": [ "xmas-socks", "xmas", "christmas", "festive", "red" ], "youtube.svg": [ "youtube", "logo", "play", "red" ], "zoom-in.svg": [ "zoom-in", "ui-icon", "magnifier", "brown", "white" ], "zoom-out.svg": [ "zoom-out", "ui-icon", "magnifier", "brown", "white" ]