Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 77:7bc307f36741
fonts (icons): added "download" and "trash-empty" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Jun 2020 16:50:27 +0200 |
parents | 0af8e53c638e |
children | 54e1f518d7ad |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Wed May 06 20:55:59 2020 +0200 +++ b/fonts/fontello/css/fontello-codes.css Fri Jun 19 16:50:27 2020 +0200 @@ -44,6 +44,8 @@ .icon-person:before { content: '\e82a'; } /* '' */ .icon-key:before { content: '\e82b'; } /* '' */ .icon-mail:before { content: '\e82c'; } /* '' */ +.icon-download:before { content: '\e82d'; } /* '' */ +.icon-trash-empty:before { content: '\e82e'; } /* '' */ .icon-mail-filled:before { content: '\f0e0'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-angle-double-left:before { content: '\f100'; } /* '' */