diff fonts/fontello/css/fontello-codes.css @ 43:edbbdece2a68

fonts: added icons
author Goffi <goffi@goffi.org>
date Sat, 24 Mar 2018 10:31:36 +0100
parents 9a8a5d8f5b86
children 76c1ffbeb119
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css	Sun Mar 11 19:13:35 2018 +0100
+++ b/fonts/fontello/css/fontello-codes.css	Sat Mar 24 10:31:36 2018 +0100
@@ -1,7 +1,13 @@
 
 .icon-doc:before { content: '\e800'; } /* '' */
+.icon-desktop:before { content: '\e801'; } /* '' */
+.icon-mobile:before { content: '\e802'; } /* '' */
+.icon-globe:before { content: '\e803'; } /* '' */
+.icon-terminal:before { content: '\e804'; } /* '' */
+.icon-comment-empty:before { content: '\f0e5'; } /* '' */
 .icon-folder-open-empty:before { content: '\f115'; } /* '' */
 .icon-level-up:before { content: '\f148'; } /* '' */
 .icon-file-image:before { content: '\f1c5'; } /* '' */
 .icon-file-audio:before { content: '\f1c7'; } /* '' */
-.icon-file-video:before { content: '\f1c8'; } /* '' */
\ No newline at end of file
+.icon-file-video:before { content: '\f1c8'; } /* '' */
+.icon-server:before { content: '\f233'; } /* '' */
\ No newline at end of file