diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.eot b/vendor/assets/stylesheets/fonts/SN-icon-font.eot
index 37c6bc796..06701112b 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.eot and b/vendor/assets/stylesheets/fonts/SN-icon-font.eot differ
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.svg b/vendor/assets/stylesheets/fonts/SN-icon-font.svg
index a49503eba..40e83a166 100644
--- a/vendor/assets/stylesheets/fonts/SN-icon-font.svg
+++ b/vendor/assets/stylesheets/fonts/SN-icon-font.svg
@@ -195,4 +195,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.ttf b/vendor/assets/stylesheets/fonts/SN-icon-font.ttf
index 4adfce87c..3487f730d 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.ttf and b/vendor/assets/stylesheets/fonts/SN-icon-font.ttf differ
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.woff b/vendor/assets/stylesheets/fonts/SN-icon-font.woff
index f8bbe69f9..d36e26f1a 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.woff and b/vendor/assets/stylesheets/fonts/SN-icon-font.woff differ
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.woff2 b/vendor/assets/stylesheets/fonts/SN-icon-font.woff2
index c68de5ac3..71c2113ca 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.woff2 and b/vendor/assets/stylesheets/fonts/SN-icon-font.woff2 differ
diff --git a/vendor/assets/stylesheets/sn-icon-font.css b/vendor/assets/stylesheets/sn-icon-font.css
index 3d1d209c4..d91be63ac 100644
--- a/vendor/assets/stylesheets/sn-icon-font.css
+++ b/vendor/assets/stylesheets/sn-icon-font.css
@@ -1,11 +1,11 @@
@font-face {
font-family: 'SN-icon-font';
- src: url('fonts/SN-icon-font.eot?m1g5fz');
- src: url('fonts/SN-icon-font.eot?m1g5fz#iefix') format('embedded-opentype'),
- url('fonts/SN-icon-font.woff2?m1g5fz') format('woff2'),
- url('fonts/SN-icon-font.ttf?m1g5fz') format('truetype'),
- url('fonts/SN-icon-font.woff?m1g5fz') format('woff'),
- url('fonts/SN-icon-font.svg?m1g5fz#SN-icon-font') format('svg');
+ src: url('fonts/SN-icon-font.eot?9ywu8k');
+ src: url('fonts/SN-icon-font.eot?9ywu8k#iefix') format('embedded-opentype'),
+ url('fonts/SN-icon-font.woff2?9ywu8k') format('woff2'),
+ url('fonts/SN-icon-font.ttf?9ywu8k') format('truetype'),
+ url('fonts/SN-icon-font.woff?9ywu8k') format('woff'),
+ url('fonts/SN-icon-font.svg?9ywu8k#SN-icon-font') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
@@ -533,3 +533,15 @@
.sn-icon-undo:before {
content: "\e9a8";
}
+.sn-icon-upgrade:before {
+ content: "\e9a9";
+}
+.sn-icon-test-tube:before {
+ content: "\e9aa";
+}
+.sn-icon-storage:before {
+ content: "\e9ab";
+}
+.sn-icon-outbound:before {
+ content: "\e9ac";
+}