diff --git a/public/icons.json b/public/icons.json
index b36f150..26c4df2 100644
--- a/public/icons.json
+++ b/public/icons.json
@@ -22,6 +22,7 @@
"battery-5-6.svg": [ "battery-5-6", "battery", "power", "ui-icon", "green" ],
"battery-6-6.svg": [ "battery-6-6", "battery", "power", "ui-icon", "green" ],
"bear.svg": [ "bear", "animal", "teddy-bear", "face", "brown" ],
+ "beer.svg": [ "beer", "alcohol", "drink", "beverage", "yellow" ],
"bell.svg": [ "bell", "ui-icon", "yellow" ],
"bin.svg": [ "bin", "ui-icon", "grey-gray" ],
"birthday-cake.svg": [ "birthday-cake", "cake", "happy-birthday", "food", "dessert", "candles", "pink" ],
@@ -74,6 +75,7 @@
"cookie.svg": [ "cookie", "food", "snack", "ui-icon", "buscuits", "cookies", "chocolate", "brown" ],
"copy.svg": [ "copy", "ui-icon", "cut", "paste", "blue" ],
"cow.svg": [ "cow", "full-body", "animal", "white" ],
+ "crab.svg": [ "crab", "animal", "food", "full-body", "red" ],
"dancing-man.svg": [ "dancing-man", "people", "party", "disco", "purple" ],
"dancing-woman.svg": [ "dancing-woman", "people", "party", "disco", "red" ],
"device-computer.svg": [ "device-computer", "device", "screen", "imac", "desktop", "pc", "ui-icon", "black", "white", "grey-gray" ],
@@ -276,7 +278,7 @@
"teapot-japanese.svg": [ "teapot-japanese", "teapot", "beverage", "white" ],
"teapot-white-gold.svg": [ "teapot-white-gold", "teapot", "beverage", "white" ],
"teapot-yixing.svg": [ "teapot-yixing", "teapot", "beverage", "brown" ],
- "tehtarik.svg": [ "tehtarik", "teh-tarik","drink", "beverage", "malaysia", "brown" ],
+ "tehtarik.svg": [ "tehtarik", "teh-tarik", "drink", "beverage", "malaysia", "brown" ],
"this-is-fine.svg": [ "this-is-fine", "meme", "dog", "yellow", "orange" ],
"thumb-down.svg": [ "thumb-down", "thumb ", "ui-icon", "pink", "good", "upvote" ],
"thumb-up.svg": [ "thumb-up", "thumb ", "ui-icon", "blue", "bad", "downvote" ],
diff --git a/public/icons/beer.svg b/public/icons/beer.svg
new file mode 100644
index 0000000..f388bda
--- /dev/null
+++ b/public/icons/beer.svg
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/public/icons/crab.svg b/public/icons/crab.svg
new file mode 100644
index 0000000..6e4cc88
--- /dev/null
+++ b/public/icons/crab.svg
@@ -0,0 +1,9 @@
+
\ No newline at end of file