Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 61:adc174b6c7a7
fonts (icons): added icons for remote media control
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 18 Sep 2018 21:01:08 +0200 |
parents | b185ee5c3f25 |
children | af93088008e9 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Wed Jul 04 07:52:13 2018 +0200 +++ b/fonts/fontello/css/fontello-codes.css Tue Sep 18 21:01:08 2018 +0200 @@ -18,6 +18,15 @@ .icon-exchange:before { content: '\e810'; } /* '' */ .icon-wrench:before { content: '\e811'; } /* '' */ .icon-pencil:before { content: '\e812'; } /* '' */ +.icon-signal:before { content: '\e813'; } /* '' */ +.icon-play:before { content: '\e814'; } /* '' */ +.icon-video:before { content: '\e815'; } /* '' */ +.icon-stop:before { content: '\e816'; } /* '' */ +.icon-pause:before { content: '\e817'; } /* '' */ +.icon-fast-fw:before { content: '\e818'; } /* '' */ +.icon-fast-bw:before { content: '\e819'; } /* '' */ +.icon-previous:before { content: '\e81a'; } /* '' */ +.icon-next:before { content: '\e81b'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */