Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 76:0af8e53c638e
fonts (icons): added "key", "person", "mail" and "mail-filled" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 06 May 2020 20:55:59 +0200 |
parents | 255ad1b65519 |
children | 7bc307f36741 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Sun Feb 23 16:26:14 2020 +0100 +++ b/fonts/fontello/css/fontello-codes.css Wed May 06 20:55:59 2020 +0200 @@ -41,6 +41,10 @@ .icon-upload:before { content: '\e827'; } /* '' */ .icon-cancel-circled:before { content: '\e828'; } /* '' */ .icon-loop-alt:before { content: '\e829'; } /* '' */ +.icon-person:before { content: '\e82a'; } /* '' */ +.icon-key:before { content: '\e82b'; } /* '' */ +.icon-mail:before { content: '\e82c'; } /* '' */ +.icon-mail-filled:before { content: '\f0e0'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-angle-double-left:before { content: '\f100'; } /* '' */ .icon-angle-double-right:before { content: '\f101'; } /* '' */