diff --git a/public/icons/xmas-bell.svg b/public/icons/xmas-bell.svg new file mode 100644 index 0000000..22b4d33 --- /dev/null +++ b/public/icons/xmas-bell.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/icons.json b/src/icons.json index 4269a33..9c2e1fc 100644 --- a/src/icons.json +++ b/src/icons.json @@ -176,6 +176,7 @@ "wine.svg": [ "wine", "drink", "beverage", "white", "red" ], "wrench.svg": [ "wrench", "spanner", "settings", "preferences", "ui-icon", "grey-gray" ], "x.svg": [ "x", "twitter", "logo", "black" ], + "xmas-bell.svg": [ "xmas-bell", "xmas", "christmas", "festive", "yellow" ], "xmas-stocking.svg": [ "xmas-stocking", "xmas", "christmas", "socks", "festive", "red" ], "youtube.svg": [ "youtube", "logo", "play", "red" ], "zoom-in.svg": [ "zoom-in", "ui-icon", "magnifier", "brown", "white" ],