Mercurial > libervia-media
comparison fonts/fontello/css/fontello-codes.css @ 80:4110f84cbde5
fonts (icons): add "search" icon.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 11 Dec 2020 17:38:43 +0100 |
parents | df5067fa5d3c |
children | 7b2df5255b79 |
comparison
equal
deleted
inserted
replaced
79:df5067fa5d3c | 80:4110f84cbde5 |
---|---|
1 | 1 |
2 .icon-loading:before { content: '\e744'; } /* '' */ | 2 .icon-loading:before { content: '\e744'; } /* '' */ |
3 .icon-resize-small:before { content: '\e746'; } /* '' */ | |
4 .icon-doc:before { content: '\e800'; } /* '' */ | 3 .icon-doc:before { content: '\e800'; } /* '' */ |
5 .icon-desktop:before { content: '\e801'; } /* '' */ | 4 .icon-desktop:before { content: '\e801'; } /* '' */ |
6 .icon-mobile:before { content: '\e802'; } /* '' */ | 5 .icon-mobile:before { content: '\e802'; } /* '' */ |
7 .icon-globe:before { content: '\e803'; } /* '' */ | 6 .icon-globe:before { content: '\e803'; } /* '' */ |
8 .icon-terminal:before { content: '\e804'; } /* '' */ | 7 .icon-terminal:before { content: '\e804'; } /* '' */ |
49 .icon-download:before { content: '\e82d'; } /* '' */ | 48 .icon-download:before { content: '\e82d'; } /* '' */ |
50 .icon-trash-empty:before { content: '\e82e'; } /* '' */ | 49 .icon-trash-empty:before { content: '\e82e'; } /* '' */ |
51 .icon-volume-off:before { content: '\e82f'; } /* '' */ | 50 .icon-volume-off:before { content: '\e82f'; } /* '' */ |
52 .icon-volume-up:before { content: '\e830'; } /* '' */ | 51 .icon-volume-up:before { content: '\e830'; } /* '' */ |
53 .icon-resize-full:before { content: '\e831'; } /* '' */ | 52 .icon-resize-full:before { content: '\e831'; } /* '' */ |
53 .icon-resize-small:before { content: '\e832'; } /* '' */ | |
54 .icon-mail-filled:before { content: '\f0e0'; } /* '' */ | 54 .icon-mail-filled:before { content: '\f0e0'; } /* '' */ |
55 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ | 55 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ |
56 .icon-angle-double-left:before { content: '\f100'; } /* '' */ | 56 .icon-angle-double-left:before { content: '\f100'; } /* '' */ |
57 .icon-angle-double-right:before { content: '\f101'; } /* '' */ | 57 .icon-angle-double-right:before { content: '\f101'; } /* '' */ |
58 .icon-folder-open-empty:before { content: '\f115'; } /* '' */ | 58 .icon-folder-open-empty:before { content: '\f115'; } /* '' */ |
66 .icon-file-video:before { content: '\f1c8'; } /* '' */ | 66 .icon-file-video:before { content: '\f1c8'; } /* '' */ |
67 .icon-share:before { content: '\f1e0'; } /* '' */ | 67 .icon-share:before { content: '\f1e0'; } /* '' */ |
68 .icon-plug:before { content: '\f1e6'; } /* '' */ | 68 .icon-plug:before { content: '\f1e6'; } /* '' */ |
69 .icon-brush:before { content: '\f1fc'; } /* '' */ | 69 .icon-brush:before { content: '\f1fc'; } /* '' */ |
70 .icon-server:before { content: '\f233'; } /* '' */ | 70 .icon-server:before { content: '\f233'; } /* '' */ |
71 .icon-search:before { content: '\f50d'; } /* '' */ |