diff --git a/res/font/ffz-fontello.eot b/res/font/ffz-fontello.eot index 2a1a4202..1bfd80e0 100644 Binary files a/res/font/ffz-fontello.eot and b/res/font/ffz-fontello.eot differ diff --git a/res/font/ffz-fontello.svg b/res/font/ffz-fontello.svg index 8fc2097d..172b8b0e 100644 --- a/res/font/ffz-fontello.svg +++ b/res/font/ffz-fontello.svg @@ -56,6 +56,10 @@ + + + + @@ -70,6 +74,8 @@ + + diff --git a/res/font/ffz-fontello.ttf b/res/font/ffz-fontello.ttf index 847ce693..a5cf9e06 100644 Binary files a/res/font/ffz-fontello.ttf and b/res/font/ffz-fontello.ttf differ diff --git a/res/font/ffz-fontello.woff b/res/font/ffz-fontello.woff index aede4c92..cdef3505 100644 Binary files a/res/font/ffz-fontello.woff and b/res/font/ffz-fontello.woff differ diff --git a/res/font/ffz-fontello.woff2 b/res/font/ffz-fontello.woff2 index 8b64b35e..f69b1d67 100644 Binary files a/res/font/ffz-fontello.woff2 and b/res/font/ffz-fontello.woff2 differ diff --git a/styles/icons.scss b/styles/icons.scss index e8d23116..9780e041 100644 --- a/styles/icons.scss +++ b/styles/icons.scss @@ -105,6 +105,8 @@ .ffz-i-retweet:before { content: '\e816'; } /* '' */ .ffz-i-thumbs-up:before { content: '\e817'; } /* '' */ .ffz-i-thumbs-down:before { content: '\e818'; } /* '' */ +.ffz-i-bell:before { content: '\e819'; } /* '' */ +.ffz-i-pencil:before { content: '\e81a'; } /* '' */ .ffz-i-twitter:before { content: '\f099'; } /* '' */ .ffz-i-gauge:before { content: '\f0e4'; } /* '' */ .ffz-i-download-cloud:before { content: '\f0ed'; } /* '' */ @@ -112,6 +114,7 @@ .ffz-i-keyboard:before { content: '\f11c'; } /* '' */ .ffz-i-ellipsis-vert:before { content: '\f142'; } /* '' */ .ffz-i-twitch:before { content: '\f1e8'; } /* '' */ +.ffz-i-bell-off-empty:before { content: '\f1f7'; } /* '' */ .ffz-i-trash:before { content: '\f1f8'; } /* '' */ .ffz-i-window-maximize:before { content: '\f2d0'; } /* '' */ .ffz-i-window-minimize:before { content: '\f2d1'; } /* '' */