diff --git a/public/icons.json b/public/icons.json
index d59b3f9..3f8d17e 100644
--- a/public/icons.json
+++ b/public/icons.json
@@ -25,6 +25,7 @@
"battery-6-6.svg": [ "battery-6-6", "battery", "power", "ui-icon", "green" ],
"bear.svg": [ "bear", "animal", "teddy-bear", "face", "brown" ],
"bee.svg": [ "bee", "bumble-bee", "animal", "insect", "full-body", "yellow" ],
+ "bee-side.svg": [ "bee-side", "bumble-bee", "animal", "insect", "full-body", "yellow" ],
"beer.svg": [ "beer", "alcohol", "drink", "beverage", "yellow" ],
"bell.svg": [ "bell", "ui-icon", "yellow" ],
"bin.svg": [ "bin", "ui-icon", "grey-gray" ],
@@ -216,6 +217,7 @@
"pizza-slice.svg": [ "pizza-slice", "food", "orange", "yellow" ],
"pizza-whole.svg": [ "pizza-whole", "food", "orange", "yellow", "brown" ],
"plane.svg": [ "plane", "air-plane", "airplane", "aero-plane", "aeroplane", "aircraft", "vehicle", "transportation", "white", "red" ],
+ "popcorn.svg" : [ "popcorn", "food", "snack", "movie", "red" ],
"printer.svg": [ "printer", "fax", "paper", "ui-icon" ],
"procreate.svg": [ "procreate", "logo", "apps", "application", "colorful-colourful" ],
"psyduck.svg": [ "psyduck", "pokemon", "duck", "orange" ],
diff --git a/public/icons/bee-side.svg b/public/icons/bee-side.svg
new file mode 100644
index 0000000..e1ac8ea
--- /dev/null
+++ b/public/icons/bee-side.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/public/icons/popcorn.svg b/public/icons/popcorn.svg
new file mode 100644
index 0000000..074350c
--- /dev/null
+++ b/public/icons/popcorn.svg
@@ -0,0 +1,20 @@
+
\ No newline at end of file