diff options
| author | taehoon <th.dev91@gmail.com> | 2019-04-26 03:40:07 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-07-10 21:01:08 -0400 |
| commit | e503243be377f3e2d83183ec8f9fa0824f3dc446 (patch) | |
| tree | addeb67d73cbc9098ed014bfe4192762ceb5fce0 /static/font/css/fontello-codes.css | |
| parent | 2ab00387fe8c335fe554249cd354eadfdb79d57b (diff) | |
add bell-off font icon
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rwxr-xr-x | static/font/css/fontello-codes.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 5f84df34..064e5f63 100755 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -42,4 +42,5 @@ .icon-play-circled:before { content: '\f144'; } /* '' */ .icon-thumbs-up-alt:before { content: '\f164'; } /* '' */ .icon-binoculars:before { content: '\f1e5'; } /* '' */ +.icon-bell-off:before { content: '\f1f6'; } /* '' */ .icon-user-plus:before { content: '\f234'; } /* '' */
\ No newline at end of file |
