diff --git a/ui/src/style/fonts/icomoon.eot b/ui/src/style/fonts/icomoon.eot
index e1eaffdb6..4dddb9e13 100755
Binary files a/ui/src/style/fonts/icomoon.eot and b/ui/src/style/fonts/icomoon.eot differ
diff --git a/ui/src/style/fonts/icomoon.svg b/ui/src/style/fonts/icomoon.svg
index e9c28909e..9a6ac800c 100755
--- a/ui/src/style/fonts/icomoon.svg
+++ b/ui/src/style/fonts/icomoon.svg
@@ -22,7 +22,6 @@
-
@@ -33,7 +32,7 @@
-
+
@@ -41,7 +40,11 @@
+
+
+
+
diff --git a/ui/src/style/fonts/icomoon.ttf b/ui/src/style/fonts/icomoon.ttf
index 70996bad2..77c2acc71 100755
Binary files a/ui/src/style/fonts/icomoon.ttf and b/ui/src/style/fonts/icomoon.ttf differ
diff --git a/ui/src/style/fonts/icomoon.woff b/ui/src/style/fonts/icomoon.woff
index 4a3e9dc98..8481156ce 100755
Binary files a/ui/src/style/fonts/icomoon.woff and b/ui/src/style/fonts/icomoon.woff differ
diff --git a/ui/src/style/fonts/icomoon.woff2 b/ui/src/style/fonts/icomoon.woff2
index 535c099c3..3250c401b 100755
Binary files a/ui/src/style/fonts/icomoon.woff2 and b/ui/src/style/fonts/icomoon.woff2 differ
diff --git a/ui/src/style/fonts/icon-font.scss b/ui/src/style/fonts/icon-font.scss
index 2c60af820..052785ef1 100644
--- a/ui/src/style/fonts/icon-font.scss
+++ b/ui/src/style/fonts/icon-font.scss
@@ -30,8 +30,10 @@
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
+ &.alerts:before {content: "\e921";}
&.authzero:before {content: "\e951";}
&.bar-chart:before {content: "\e913";}
+ &.capacitor2:before {content: "\e923";}
&.caret-down:before {content: "\e902";}
&.caret-left:before {content: "\e901";}
&.caret-right:before {content: "\e903";}
@@ -45,9 +47,9 @@
&.crown-outline:before {content: "\e900";}
&.crown2:before {content: "\e94b";}
&.cube:before {content: "\e90b";}
- &.cubo-node:before {content: "\e919";}
&.cubo-uniform:before {content: "\e91a";}
&.dash-f:before {content: "\e927";}
+ &.dash-h:before {content: "\e929";}
&.dash-j:before {content: "\e92b";}
&.disks:before {content: "\e950";}
&.download:before {content: "\e91d";}
@@ -58,7 +60,7 @@
&.eye:before {content: "\e91f";}
&.eye-closed:before {content: "\e956";}
&.eye-open:before {content: "\e957";}
- &.graphline:before {content: "\e90e";}
+ &.graphline-2:before {content: "\e924";}
&.group:before {content: "\e908";}
&.heroku:before {content: "\e947";}
&.heroku-simple:before {content: "\e948";}
@@ -84,6 +86,7 @@
&.user-outline:before {content: "\e915";}
&.user-remove:before {content: "\e904";}
&.wood:before {content: "\e91e";}
+ &.wrench:before {content: "\e919";}
&.alert-triangle:before {content: "\f02d";}
&.link:before {content: "\f05c";}
&.pencil:before {content: "\f058";}