diff options
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rw-r--r-- | static/font/css/fontello-codes.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 8831e4ee..e4e4e64d 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -8,9 +8,19 @@ .icon-plus-squared:before { content: '\e806'; } /* '' */ .icon-cog:before { content: '\e807'; } /* '' */ .icon-logout:before { content: '\e808'; } /* '' */ +.icon-down-open:before { content: '\e809'; } /* '' */ +.icon-attach:before { content: '\e80a'; } /* '' */ +.icon-picture:before { content: '\e80b'; } /* '' */ +.icon-video:before { content: '\e80c'; } /* '' */ +.icon-right-open:before { content: '\e80d'; } /* '' */ +.icon-left-open:before { content: '\e80e'; } /* '' */ +.icon-up-open:before { content: '\e80f'; } /* '' */ +.icon-bell:before { content: '\e810'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ +.icon-link-ext:before { content: '\f08e'; } /* '' */ .icon-menu:before { content: '\f0c9'; } /* '' */ +.icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ .icon-binoculars:before { content: '\f1e5'; } /* '' */ .icon-user-plus:before { content: '\f234'; } /* '' */
\ No newline at end of file |
