Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 63:925b52d1e0fd 0.7.0a4
fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 26 Jan 2019 20:11:17 +0100 |
parents | af93088008e9 |
children | a0e7fcd735f3 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Thu Jan 03 10:46:33 2019 +0100 +++ b/fonts/fontello/css/fontello-codes.css Sat Jan 26 20:11:17 2019 +0100 @@ -27,13 +27,23 @@ .icon-fast-bw:before { content: '\e819'; } /* '' */ .icon-previous:before { content: '\e81a'; } /* '' */ .icon-next:before { content: '\e81b'; } /* '' */ +.icon-warning:before { content: '\e81c'; } /* '' */ +.icon-info:before { content: '\e81d'; } /* '' */ +.icon-error:before { content: '\e81e'; } /* '' */ +.icon-picture:before { content: '\e81f'; } /* '' */ +.icon-calendar:before { content: '\e820'; } /* '' */ +.icon-heart-filled:before { content: '\e821'; } /* '' */ +.icon-group:before { content: '\e822'; } /* '' */ +.icon-ok:before { content: '\e823'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-angle-double-left:before { content: '\f100'; } /* '' */ .icon-angle-double-right:before { content: '\f101'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ +.icon-unlink:before { content: '\f127'; } /* '' */ .icon-shield:before { content: '\f132'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */ .icon-file-audio:before { content: '\f1c7'; } /* '' */ .icon-file-video:before { content: '\f1c8'; } /* '' */ +.icon-brush:before { content: '\f1fc'; } /* '' */ .icon-server:before { content: '\f233'; } /* '' */ \ No newline at end of file