diff fonts/fontello/css/fontello-codes.css @ 42:9a8a5d8f5b86

fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
author Goffi <goffi@goffi.org>
date Sun, 11 Mar 2018 19:13:35 +0100
parents
children edbbdece2a68
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/fontello/css/fontello-codes.css	Sun Mar 11 19:13:35 2018 +0100
@@ -0,0 +1,7 @@
+
+.icon-doc:before { content: '\e800'; } /* '' */
+.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