Mercurial > nebulaweb3
comparison default/assets/vendors/linea-icons/styles.css @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 @charset "UTF-8"; | |
2 | |
3 @font-face { | |
4 font-family: "linea-basic-10"; | |
5 src:url("fonts/linea-basic-10.eot"); | |
6 src:url("fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"), | |
7 url("fonts/linea-basic-10.woff") format("woff"), | |
8 url("fonts/linea-basic-10.ttf") format("truetype"), | |
9 url("fonts/linea-basic-10.svg#linea-basic-10") format("svg"); | |
10 font-weight: normal; | |
11 font-style: normal; | |
12 | |
13 } | |
14 | |
15 [data-icon]:before { | |
16 font-family: "linea-basic-10" !important; | |
17 content: attr(data-icon); | |
18 font-style: normal !important; | |
19 font-weight: normal !important; | |
20 font-variant: normal !important; | |
21 text-transform: none !important; | |
22 speak: none; | |
23 line-height: 1; | |
24 font-size: inherit; | |
25 -webkit-font-smoothing: antialiased; | |
26 -moz-osx-font-smoothing: grayscale; | |
27 } | |
28 | |
29 [class^="linea-"], | |
30 [class*=" linea-"] { | |
31 font-size: 64px; | |
32 } | |
33 | |
34 [class^="linea-"]::before, | |
35 [class*=" linea-"]::before { | |
36 font-family: "linea-basic-10" !important; | |
37 font-style: normal !important; | |
38 font-weight: normal !important; | |
39 font-variant: normal !important; | |
40 text-transform: none !important; | |
41 speak: none; | |
42 line-height: 1; | |
43 font-size: inherit; | |
44 -webkit-font-smoothing: antialiased; | |
45 -moz-osx-font-smoothing: grayscale; | |
46 } | |
47 | |
48 .linea-basic-accelerator:before { | |
49 content: "a"; | |
50 } | |
51 .linea-basic-alarm:before { | |
52 content: "b"; | |
53 } | |
54 .linea-basic-anchor:before { | |
55 content: "c"; | |
56 } | |
57 .linea-basic-anticlockwise:before { | |
58 content: "d"; | |
59 } | |
60 .linea-basic-archive:before { | |
61 content: "e"; | |
62 } | |
63 .linea-basic-archive-full:before { | |
64 content: "f"; | |
65 } | |
66 .linea-basic-ban:before { | |
67 content: "g"; | |
68 } | |
69 .linea-basic-battery-charge:before { | |
70 content: "h"; | |
71 } | |
72 .linea-basic-battery-empty:before { | |
73 content: "i"; | |
74 } | |
75 .linea-basic-battery-full:before { | |
76 content: "j"; | |
77 } | |
78 .linea-basic-battery-half:before { | |
79 content: "k"; | |
80 } | |
81 .linea-basic-bolt:before { | |
82 content: "l"; | |
83 } | |
84 .linea-basic-book:before { | |
85 content: "m"; | |
86 } | |
87 .linea-basic-book-pen:before { | |
88 content: "n"; | |
89 } | |
90 .linea-basic-book-pencil:before { | |
91 content: "o"; | |
92 } | |
93 .linea-basic-bookmark:before { | |
94 content: "p"; | |
95 } | |
96 .linea-basic-calculator:before { | |
97 content: "q"; | |
98 } | |
99 .linea-basic-calendar:before { | |
100 content: "r"; | |
101 } | |
102 .linea-basic-cards-diamonds:before { | |
103 content: "s"; | |
104 } | |
105 .linea-basic-cards-hearts:before { | |
106 content: "t"; | |
107 } | |
108 .linea-basic-case:before { | |
109 content: "u"; | |
110 } | |
111 .linea-basic-chronometer:before { | |
112 content: "v"; | |
113 } | |
114 .linea-basic-clessidre:before { | |
115 content: "w"; | |
116 } | |
117 .linea-basic-clock:before { | |
118 content: "x"; | |
119 } | |
120 .linea-basic-clockwise:before { | |
121 content: "y"; | |
122 } | |
123 .linea-basic-cloud:before { | |
124 content: "z"; | |
125 } | |
126 .linea-basic-clubs:before { | |
127 content: "A"; | |
128 } | |
129 .linea-basic-compass:before { | |
130 content: "B"; | |
131 } | |
132 .linea-basic-cup:before { | |
133 content: "C"; | |
134 } | |
135 .linea-basic-diamonds:before { | |
136 content: "D"; | |
137 } | |
138 .linea-basic-display:before { | |
139 content: "E"; | |
140 } | |
141 .linea-basic-download:before { | |
142 content: "F"; | |
143 } | |
144 .linea-basic-exclamation:before { | |
145 content: "G"; | |
146 } | |
147 .linea-basic-eye:before { | |
148 content: "H"; | |
149 } | |
150 .linea-basic-eye-closed:before { | |
151 content: "I"; | |
152 } | |
153 .linea-basic-female:before { | |
154 content: "J"; | |
155 } | |
156 .linea-basic-flag1:before { | |
157 content: "K"; | |
158 } | |
159 .linea-basic-flag2:before { | |
160 content: "L"; | |
161 } | |
162 .linea-basic-floppydisk:before { | |
163 content: "M"; | |
164 } | |
165 .linea-basic-folder:before { | |
166 content: "N"; | |
167 } | |
168 .linea-basic-folder-multiple:before { | |
169 content: "O"; | |
170 } | |
171 .linea-basic-gear:before { | |
172 content: "P"; | |
173 } | |
174 .linea-basic-geolocalize-01:before { | |
175 content: "Q"; | |
176 } | |
177 .linea-basic-geolocalize-05:before { | |
178 content: "R"; | |
179 } | |
180 .linea-basic-globe:before { | |
181 content: "S"; | |
182 } | |
183 .linea-basic-gunsight:before { | |
184 content: "T"; | |
185 } | |
186 .linea-basic-hammer:before { | |
187 content: "U"; | |
188 } | |
189 .linea-basic-headset:before { | |
190 content: "V"; | |
191 } | |
192 .linea-basic-heart:before { | |
193 content: "W"; | |
194 } | |
195 .linea-basic-heart-broken:before { | |
196 content: "X"; | |
197 } | |
198 .linea-basic-helm:before { | |
199 content: "Y"; | |
200 } | |
201 .linea-basic-home:before { | |
202 content: "Z"; | |
203 } | |
204 .linea-basic-info:before { | |
205 content: "0"; | |
206 } | |
207 .linea-basic-ipod:before { | |
208 content: "1"; | |
209 } | |
210 .linea-basic-joypad:before { | |
211 content: "2"; | |
212 } | |
213 .linea-basic-key:before { | |
214 content: "3"; | |
215 } | |
216 .linea-basic-keyboard:before { | |
217 content: "4"; | |
218 } | |
219 .linea-basic-laptop:before { | |
220 content: "5"; | |
221 } | |
222 .linea-basic-life-buoy:before { | |
223 content: "6"; | |
224 } | |
225 .linea-basic-lightbulb:before { | |
226 content: "7"; | |
227 } | |
228 .linea-basic-link:before { | |
229 content: "8"; | |
230 } | |
231 .linea-basic-lock:before { | |
232 content: "9"; | |
233 } | |
234 .linea-basic-lock-open:before { | |
235 content: "!"; | |
236 } | |
237 .linea-basic-magic-mouse:before { | |
238 content: "\""; | |
239 } | |
240 .linea-basic-magnifier:before { | |
241 content: "#"; | |
242 } | |
243 .linea-basic-magnifier-minus:before { | |
244 content: "$"; | |
245 } | |
246 .linea-basic-magnifier-plus:before { | |
247 content: "%"; | |
248 } | |
249 .linea-basic-mail:before { | |
250 content: "&"; | |
251 } | |
252 .linea-basic-mail-multiple:before { | |
253 content: "'"; | |
254 } | |
255 .linea-basic-mail-open:before { | |
256 content: "("; | |
257 } | |
258 .linea-basic-mail-open-text:before { | |
259 content: ")"; | |
260 } | |
261 .linea-basic-male:before { | |
262 content: "*"; | |
263 } | |
264 .linea-basic-map:before { | |
265 content: "+"; | |
266 } | |
267 .linea-basic-message:before { | |
268 content: ","; | |
269 } | |
270 .linea-basic-message-multiple:before { | |
271 content: "-"; | |
272 } | |
273 .linea-basic-message-txt:before { | |
274 content: "."; | |
275 } | |
276 .linea-basic-mixer2:before { | |
277 content: "/"; | |
278 } | |
279 .linea-basic-mouse:before { | |
280 content: ":"; | |
281 } | |
282 .linea-basic-notebook:before { | |
283 content: ";"; | |
284 } | |
285 .linea-basic-notebook-pen:before { | |
286 content: "<"; | |
287 } | |
288 .linea-basic-notebook-pencil:before { | |
289 content: "="; | |
290 } | |
291 .linea-basic-paperplane:before { | |
292 content: ">"; | |
293 } | |
294 .linea-basic-pencil-ruler:before { | |
295 content: "?"; | |
296 } | |
297 .linea-basic-pencil-ruler-pen:before { | |
298 content: "@"; | |
299 } | |
300 .linea-basic-photo:before { | |
301 content: "["; | |
302 } | |
303 .linea-basic-picture:before { | |
304 content: "]"; | |
305 } | |
306 .linea-basic-picture-multiple:before { | |
307 content: "^"; | |
308 } | |
309 .linea-basic-pin1:before { | |
310 content: "_"; | |
311 } | |
312 .linea-basic-pin2:before { | |
313 content: "`"; | |
314 } | |
315 .linea-basic-postcard:before { | |
316 content: "{"; | |
317 } | |
318 .linea-basic-postcard-multiple:before { | |
319 content: "|"; | |
320 } | |
321 .linea-basic-printer:before { | |
322 content: "}"; | |
323 } | |
324 .linea-basic-question:before { | |
325 content: "~"; | |
326 } | |
327 .linea-basic-rss:before { | |
328 content: "\\"; | |
329 } | |
330 .linea-basic-server:before { | |
331 content: "\e000"; | |
332 } | |
333 .linea-basic-server2:before { | |
334 content: "\e001"; | |
335 } | |
336 .linea-basic-server-cloud:before { | |
337 content: "\e002"; | |
338 } | |
339 .linea-basic-server-download:before { | |
340 content: "\e003"; | |
341 } | |
342 .linea-basic-server-upload:before { | |
343 content: "\e004"; | |
344 } | |
345 .linea-basic-settings:before { | |
346 content: "\e005"; | |
347 } | |
348 .linea-basic-share:before { | |
349 content: "\e006"; | |
350 } | |
351 .linea-basic-sheet:before { | |
352 content: "\e007"; | |
353 } | |
354 .linea-basic-sheet-multiple:before { | |
355 content: "\e008"; | |
356 } | |
357 .linea-basic-sheet-pen:before { | |
358 content: "\e009"; | |
359 } | |
360 .linea-basic-sheet-pencil:before { | |
361 content: "\e00a"; | |
362 } | |
363 .linea-basic-sheet-txt:before { | |
364 content: "\e00b"; | |
365 } | |
366 .linea-basic-signs:before { | |
367 content: "\e00c"; | |
368 } | |
369 .linea-basic-smartphone:before { | |
370 content: "\e00d"; | |
371 } | |
372 .linea-basic-spades:before { | |
373 content: "\e00e"; | |
374 } | |
375 .linea-basic-spread:before { | |
376 content: "\e00f"; | |
377 } | |
378 .linea-basic-spread-bookmark:before { | |
379 content: "\e010"; | |
380 } | |
381 .linea-basic-spread-text:before { | |
382 content: "\e011"; | |
383 } | |
384 .linea-basic-spread-text-bookmark:before { | |
385 content: "\e012"; | |
386 } | |
387 .linea-basic-star:before { | |
388 content: "\e013"; | |
389 } | |
390 .linea-basic-tablet:before { | |
391 content: "\e014"; | |
392 } | |
393 .linea-basic-target:before { | |
394 content: "\e015"; | |
395 } | |
396 .linea-basic-todo:before { | |
397 content: "\e016"; | |
398 } | |
399 .linea-basic-todo-pen:before { | |
400 content: "\e017"; | |
401 } | |
402 .linea-basic-todo-pencil:before { | |
403 content: "\e018"; | |
404 } | |
405 .linea-basic-todo-txt:before { | |
406 content: "\e019"; | |
407 } | |
408 .linea-basic-todolist-pen:before { | |
409 content: "\e01a"; | |
410 } | |
411 .linea-basic-todolist-pencil:before { | |
412 content: "\e01b"; | |
413 } | |
414 .linea-basic-trashcan:before { | |
415 content: "\e01c"; | |
416 } | |
417 .linea-basic-trashcan-full:before { | |
418 content: "\e01d"; | |
419 } | |
420 .linea-basic-trashcan-refresh:before { | |
421 content: "\e01e"; | |
422 } | |
423 .linea-basic-trashcan-remove:before { | |
424 content: "\e01f"; | |
425 } | |
426 .linea-basic-upload:before { | |
427 content: "\e020"; | |
428 } | |
429 .linea-basic-usb:before { | |
430 content: "\e021"; | |
431 } | |
432 .linea-basic-video:before { | |
433 content: "\e022"; | |
434 } | |
435 .linea-basic-watch:before { | |
436 content: "\e023"; | |
437 } | |
438 .linea-basic-webpage:before { | |
439 content: "\e024"; | |
440 } | |
441 .linea-basic-webpage-img-txt:before { | |
442 content: "\e025"; | |
443 } | |
444 .linea-basic-webpage-multiple:before { | |
445 content: "\e026"; | |
446 } | |
447 .linea-basic-webpage-txt:before { | |
448 content: "\e027"; | |
449 } | |
450 .linea-basic-world:before { | |
451 content: "\e028"; | |
452 } |