Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 65:a0e7fcd735f3 0.7.0b1
fonts (icons): added "forward" and "dot-3-vert" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 20 Mar 2019 09:14:08 +0100 |
parents | 925b52d1e0fd |
children | b7bc4a365708 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Fri Mar 01 19:51:19 2019 +0100 +++ b/fonts/fontello/css/fontello-codes.css Wed Mar 20 09:14:08 2019 +0100 @@ -35,12 +35,14 @@ .icon-heart-filled:before { content: '\e821'; } /* '' */ .icon-group:before { content: '\e822'; } /* '' */ .icon-ok:before { content: '\e823'; } /* '' */ +.icon-forward:before { content: '\e824'; } /* '' */ .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-dot-3-vert:before { content: '\f142'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */ .icon-file-audio:before { content: '\f1c7'; } /* '' */