Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 78:54e1f518d7ad
fonts (icons): added "play-circled", "volume-off", "volume-up", "resize-full" and "resize-small" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 24 Aug 2020 21:16:57 +0200 |
parents | 7bc307f36741 |
children | df5067fa5d3c |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Fri Jun 19 16:50:27 2020 +0200 +++ b/fonts/fontello/css/fontello-codes.css Mon Aug 24 21:16:57 2020 +0200 @@ -46,6 +46,10 @@ .icon-mail:before { content: '\e82c'; } /* '' */ .icon-download:before { content: '\e82d'; } /* '' */ .icon-trash-empty:before { content: '\e82e'; } /* '' */ +.icon-volume-off:before { content: '\e82f'; } /* '' */ +.icon-volume-up:before { content: '\e830'; } /* '' */ +.icon-resize-full:before { content: '\e831'; } /* '' */ +.icon-resize-small:before { content: '\e832'; } /* '' */ .icon-mail-filled:before { content: '\f0e0'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-angle-double-left:before { content: '\f100'; } /* '' */ @@ -54,6 +58,7 @@ .icon-unlink:before { content: '\f127'; } /* '' */ .icon-shield:before { content: '\f132'; } /* '' */ .icon-dot-3-vert:before { content: '\f142'; } /* '' */ +.icon-play-circled:before { content: '\f144'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */ .icon-file-audio:before { content: '\f1c7'; } /* '' */