diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.eot b/vendor/assets/stylesheets/fonts/SN-icon-font.eot
index 076fd800f..9da9bc0e0 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 94f8a5888..2fb090344 100644
--- a/vendor/assets/stylesheets/fonts/SN-icon-font.svg
+++ b/vendor/assets/stylesheets/fonts/SN-icon-font.svg
@@ -168,4 +168,10 @@
+
+
+
+
+
+
\ 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 1cc146647..9fda5b64b 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 64960752a..7eb3091ea 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 6ea8b4e9d..1d2fc1315 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 a29f9895a..0b7cb56e7 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?y70bbt');
- src: url('fonts/SN-icon-font.eot?y70bbt#iefix') format('embedded-opentype'),
- url('fonts/SN-icon-font.woff2?y70bbt') format('woff2'),
- url('fonts/SN-icon-font.ttf?y70bbt') format('truetype'),
- url('fonts/SN-icon-font.woff?y70bbt') format('woff'),
- url('fonts/SN-icon-font.svg?y70bbt#SN-icon-font') format('svg');
+ src: url('fonts/SN-icon-font.eot?h4j5vh');
+ src: url('fonts/SN-icon-font.eot?h4j5vh#iefix') format('embedded-opentype'),
+ url('fonts/SN-icon-font.woff2?h4j5vh') format('woff2'),
+ url('fonts/SN-icon-font.ttf?h4j5vh') format('truetype'),
+ url('fonts/SN-icon-font.woff?h4j5vh') format('woff'),
+ url('fonts/SN-icon-font.svg?h4j5vh#SN-icon-font') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
@@ -452,3 +452,21 @@
.sn-icon-open:before {
content: "\e98d";
}
+.sn-icon-history-search:before {
+ content: "\e98e";
+}
+.sn-icon-item:before {
+ content: "\e98f";
+}
+.sn-icon-move-arrows:before {
+ content: "\e990";
+}
+.sn-icon-refresh:before {
+ content: "\e992";
+}
+.sn-icon-pin:before {
+ content: "\e993";
+}
+.sn-icon-pinned:before {
+ content: "\e994";
+}