diff --git a/styles/icons.scss b/styles/icons.scss index 9780e041..02786718 100644 --- a/styles/icons.scss +++ b/styles/icons.scss @@ -114,7 +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-bell-off:before { content: '\f1f7'; } /* '' */ .ffz-i-trash:before { content: '\f1f8'; } /* '' */ .ffz-i-window-maximize:before { content: '\f2d0'; } /* '' */ .ffz-i-window-minimize:before { content: '\f2d1'; } /* '' */