Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 62:af93088008e9
fonts (icons): added angle-double-left angle-double-right and shield icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 03 Jan 2019 10:46:33 +0100 |
parents | adc174b6c7a7 |
children | 925b52d1e0fd |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Tue Sep 18 21:01:08 2018 +0200 +++ b/fonts/fontello/css/fontello-codes.css Thu Jan 03 10:46:33 2019 +0100 @@ -28,7 +28,10 @@ .icon-previous:before { content: '\e81a'; } /* '' */ .icon-next:before { content: '\e81b'; } /* '' */ .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-shield:before { content: '\f132'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */ .icon-file-audio:before { content: '\f1c7'; } /* '' */