diff --git a/fonts/config.json b/fonts/config.json
index 1ecc73c..e016bb7 100644
--- a/fonts/config.json
+++ b/fonts/config.json
@@ -395,6 +395,12 @@
"css": "text-blocks",
"code": 59428,
"src": "fontawesome"
+ },
+ {
+ "uid": "53dd31a6cc6438192b2d7b09b1c1dd45",
+ "css": "sidebar",
+ "code": 61659,
+ "src": "fontawesome"
}
]
}
\ No newline at end of file
diff --git a/fonts/redmine.eot b/fonts/redmine.eot
index 5bf2f6d..990699c 100644
Binary files a/fonts/redmine.eot and b/fonts/redmine.eot differ
diff --git a/fonts/redmine.svg b/fonts/redmine.svg
index d5a30fa..706a093 100644
--- a/fonts/redmine.svg
+++ b/fonts/redmine.svg
@@ -84,6 +84,8 @@
+
+
diff --git a/fonts/redmine.ttf b/fonts/redmine.ttf
index 943fe12..e23cac8 100644
Binary files a/fonts/redmine.ttf and b/fonts/redmine.ttf differ
diff --git a/fonts/redmine.woff b/fonts/redmine.woff
index 88ab76e..a32519b 100644
Binary files a/fonts/redmine.woff and b/fonts/redmine.woff differ
diff --git a/fonts/redmine.woff2 b/fonts/redmine.woff2
index fd8d058..ff194d7 100644
Binary files a/fonts/redmine.woff2 and b/fonts/redmine.woff2 differ
diff --git a/stylesheets/application.css b/stylesheets/application.css
index 3ddae73..a7c5079 100644
--- a/stylesheets/application.css
+++ b/stylesheets/application.css
@@ -259,7 +259,8 @@
.icon-copy-link,
.icon-locked,
.icon-ms-project,
-.icon-text-blocks {
+.icon-text-blocks,
+.icon-sidebar {
background-image: none !important;
padding-left: 0;
}
@@ -273,6 +274,9 @@
font-size: 13px;
}
+.icon-sidebar:before {
+ content: '\f0db';
+} /* '' */
.icon-locked:before {
content: "\f2d3";
} /* '' */