From 851f19da7c955782c64d1d7b5f5b99c53341ee3e Mon Sep 17 00:00:00 2001 From: Shuqi Date: Wed, 13 Nov 2024 13:23:02 +0800 Subject: [PATCH] Improved bug and added bee icon --- public/icons.json | 1 + public/icons/bee.svg | 11 +++++++++++ public/icons/bug.svg | 10 +++++----- 3 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 public/icons/bee.svg diff --git a/public/icons.json b/public/icons.json index b6170c8..d59b3f9 100644 --- a/public/icons.json +++ b/public/icons.json @@ -24,6 +24,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" ], + "bee.svg": [ "bee", "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" ], diff --git a/public/icons/bee.svg b/public/icons/bee.svg new file mode 100644 index 0000000..8b66d8b --- /dev/null +++ b/public/icons/bee.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/bug.svg b/public/icons/bug.svg index 0574702..65b5bff 100644 --- a/public/icons/bug.svg +++ b/public/icons/bug.svg @@ -1,9 +1,9 @@ - - - - - + + + + +