Mercurial > libervia-media
comparison fonts/fontello/css/fontello.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 @font-face { | 1 @font-face { |
2 font-family: 'fontello'; | 2 font-family: 'fontello'; |
3 src: url('../font/fontello.eot?39393514'); | 3 src: url('../font/fontello.eot?68706469'); |
4 src: url('../font/fontello.eot?39393514#iefix') format('embedded-opentype'), | 4 src: url('../font/fontello.eot?68706469#iefix') format('embedded-opentype'), |
5 url('../font/fontello.woff2?39393514') format('woff2'), | 5 url('../font/fontello.woff2?68706469') format('woff2'), |
6 url('../font/fontello.woff?39393514') format('woff'), | 6 url('../font/fontello.woff?68706469') format('woff'), |
7 url('../font/fontello.ttf?39393514') format('truetype'), | 7 url('../font/fontello.ttf?68706469') format('truetype'), |
8 url('../font/fontello.svg?39393514#fontello') format('svg'); | 8 url('../font/fontello.svg?68706469#fontello') format('svg'); |
9 font-weight: normal; | 9 font-weight: normal; |
10 font-style: normal; | 10 font-style: normal; |
11 } | 11 } |
12 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ | 12 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ |
13 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ | 13 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ |
14 /* | 14 /* |
15 @media screen and (-webkit-min-device-pixel-ratio:0) { | 15 @media screen and (-webkit-min-device-pixel-ratio:0) { |
16 @font-face { | 16 @font-face { |
17 font-family: 'fontello'; | 17 font-family: 'fontello'; |
18 src: url('../font/fontello.svg?39393514#fontello') format('svg'); | 18 src: url('../font/fontello.svg?68706469#fontello') format('svg'); |
19 } | 19 } |
20 } | 20 } |
21 */ | 21 */ |
22 | 22 |
23 [class^="icon-"]:before, [class*=" icon-"]:before { | 23 [class^="icon-"]:before, [class*=" icon-"]:before { |
54 /* Uncomment for 3D effect */ | 54 /* Uncomment for 3D effect */ |
55 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ | 55 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ |
56 } | 56 } |
57 | 57 |
58 .icon-loading:before { content: '\e744'; } /* '' */ | 58 .icon-loading:before { content: '\e744'; } /* '' */ |
59 .icon-resize-small:before { content: '\e746'; } /* '' */ | |
60 .icon-doc:before { content: '\e800'; } /* '' */ | 59 .icon-doc:before { content: '\e800'; } /* '' */ |
61 .icon-desktop:before { content: '\e801'; } /* '' */ | 60 .icon-desktop:before { content: '\e801'; } /* '' */ |
62 .icon-mobile:before { content: '\e802'; } /* '' */ | 61 .icon-mobile:before { content: '\e802'; } /* '' */ |
63 .icon-globe:before { content: '\e803'; } /* '' */ | 62 .icon-globe:before { content: '\e803'; } /* '' */ |
64 .icon-terminal:before { content: '\e804'; } /* '' */ | 63 .icon-terminal:before { content: '\e804'; } /* '' */ |
105 .icon-download:before { content: '\e82d'; } /* '' */ | 104 .icon-download:before { content: '\e82d'; } /* '' */ |
106 .icon-trash-empty:before { content: '\e82e'; } /* '' */ | 105 .icon-trash-empty:before { content: '\e82e'; } /* '' */ |
107 .icon-volume-off:before { content: '\e82f'; } /* '' */ | 106 .icon-volume-off:before { content: '\e82f'; } /* '' */ |
108 .icon-volume-up:before { content: '\e830'; } /* '' */ | 107 .icon-volume-up:before { content: '\e830'; } /* '' */ |
109 .icon-resize-full:before { content: '\e831'; } /* '' */ | 108 .icon-resize-full:before { content: '\e831'; } /* '' */ |
109 .icon-resize-small:before { content: '\e832'; } /* '' */ | |
110 .icon-mail-filled:before { content: '\f0e0'; } /* '' */ | 110 .icon-mail-filled:before { content: '\f0e0'; } /* '' */ |
111 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ | 111 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ |
112 .icon-angle-double-left:before { content: '\f100'; } /* '' */ | 112 .icon-angle-double-left:before { content: '\f100'; } /* '' */ |
113 .icon-angle-double-right:before { content: '\f101'; } /* '' */ | 113 .icon-angle-double-right:before { content: '\f101'; } /* '' */ |
114 .icon-folder-open-empty:before { content: '\f115'; } /* '' */ | 114 .icon-folder-open-empty:before { content: '\f115'; } /* '' */ |
122 .icon-file-video:before { content: '\f1c8'; } /* '' */ | 122 .icon-file-video:before { content: '\f1c8'; } /* '' */ |
123 .icon-share:before { content: '\f1e0'; } /* '' */ | 123 .icon-share:before { content: '\f1e0'; } /* '' */ |
124 .icon-plug:before { content: '\f1e6'; } /* '' */ | 124 .icon-plug:before { content: '\f1e6'; } /* '' */ |
125 .icon-brush:before { content: '\f1fc'; } /* '' */ | 125 .icon-brush:before { content: '\f1fc'; } /* '' */ |
126 .icon-server:before { content: '\f233'; } /* '' */ | 126 .icon-server:before { content: '\f233'; } /* '' */ |
127 .icon-search:before { content: '\f50d'; } /* '' */ |