Mercurial > nebulaweb3
comparison default/assets/vendors/feather-icons/feather.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 @font-face { | |
2 font-family: 'feather'; | |
3 src: url('fonts/feather.eot?cuxgzj'); | |
4 src: url('fonts/feather.eot?cuxgzj#iefix') format('embedded-opentype'), | |
5 url('fonts/feather.ttf?cuxgzj') format('truetype'), | |
6 url('fonts/feather.woff?cuxgzj') format('woff'), | |
7 url('fonts/feather.svg?cuxgzj#feather') format('svg'); | |
8 font-weight: normal; | |
9 font-style: normal; | |
10 } | |
11 | |
12 .feather { | |
13 /* use !important to prevent issues with browser extensions that change fonts */ | |
14 font-family: 'feather' !important; | |
15 speak: none; | |
16 font-style: normal; | |
17 font-weight: normal; | |
18 font-variant: normal; | |
19 text-transform: none; | |
20 line-height: 1; | |
21 | |
22 /* Better Font Rendering =========== */ | |
23 -webkit-font-smoothing: antialiased; | |
24 -moz-osx-font-smoothing: grayscale; | |
25 } | |
26 | |
27 .feather-activity:before { | |
28 content: "\e900"; | |
29 } | |
30 .feather-airplay:before { | |
31 content: "\e901"; | |
32 } | |
33 .feather-alert-circle:before { | |
34 content: "\e902"; | |
35 } | |
36 .feather-alert-octagon:before { | |
37 content: "\e903"; | |
38 } | |
39 .feather-alert-triangle:before { | |
40 content: "\e904"; | |
41 } | |
42 .feather-align-center:before { | |
43 content: "\e905"; | |
44 } | |
45 .feather-align-justify:before { | |
46 content: "\e906"; | |
47 } | |
48 .feather-align-left:before { | |
49 content: "\e907"; | |
50 } | |
51 .feather-align-right:before { | |
52 content: "\e908"; | |
53 } | |
54 .feather-anchor:before { | |
55 content: "\e909"; | |
56 } | |
57 .feather-aperture:before { | |
58 content: "\e90a"; | |
59 } | |
60 .feather-arrow-down:before { | |
61 content: "\e90b"; | |
62 } | |
63 .feather-arrow-down-left:before { | |
64 content: "\e90c"; | |
65 } | |
66 .feather-arrow-down-right:before { | |
67 content: "\e90d"; | |
68 } | |
69 .feather-arrow-left:before { | |
70 content: "\e90e"; | |
71 } | |
72 .feather-arrow-right:before { | |
73 content: "\e90f"; | |
74 } | |
75 .feather-arrow-up:before { | |
76 content: "\e910"; | |
77 } | |
78 .feather-arrow-up-left:before { | |
79 content: "\e911"; | |
80 } | |
81 .feather-arrow-up-right:before { | |
82 content: "\e912"; | |
83 } | |
84 .feather-at-sign:before { | |
85 content: "\e913"; | |
86 } | |
87 .feather-award:before { | |
88 content: "\e914"; | |
89 } | |
90 .feather-bar-chart:before { | |
91 content: "\e915"; | |
92 } | |
93 .feather-bar-chart-2:before { | |
94 content: "\e916"; | |
95 } | |
96 .feather-battery:before { | |
97 content: "\e917"; | |
98 } | |
99 .feather-battery-charging:before { | |
100 content: "\e918"; | |
101 } | |
102 .feather-bell:before { | |
103 content: "\e919"; | |
104 } | |
105 .feather-bell-off:before { | |
106 content: "\e91a"; | |
107 } | |
108 .feather-bluetooth:before { | |
109 content: "\e91b"; | |
110 } | |
111 .feather-bold:before { | |
112 content: "\e91c"; | |
113 } | |
114 .feather-book:before { | |
115 content: "\e91d"; | |
116 } | |
117 .feather-bookmark:before { | |
118 content: "\e91e"; | |
119 } | |
120 .feather-box:before { | |
121 content: "\e91f"; | |
122 } | |
123 .feather-briefcase:before { | |
124 content: "\e920"; | |
125 } | |
126 .feather-calendar:before { | |
127 content: "\e921"; | |
128 } | |
129 .feather-camera:before { | |
130 content: "\e922"; | |
131 } | |
132 .feather-camera-off:before { | |
133 content: "\e923"; | |
134 } | |
135 .feather-cast:before { | |
136 content: "\e924"; | |
137 } | |
138 .feather-check:before { | |
139 content: "\e925"; | |
140 } | |
141 .feather-check-circle:before { | |
142 content: "\e926"; | |
143 } | |
144 .feather-check-square:before { | |
145 content: "\e927"; | |
146 } | |
147 .feather-chevron-down:before { | |
148 content: "\e928"; | |
149 } | |
150 .feather-chevron-left:before { | |
151 content: "\e929"; | |
152 } | |
153 .feather-chevron-right:before { | |
154 content: "\e92a"; | |
155 } | |
156 .feather-chevron-up:before { | |
157 content: "\e92b"; | |
158 } | |
159 .feather-chevrons-down:before { | |
160 content: "\e92c"; | |
161 } | |
162 .feather-chevrons-left:before { | |
163 content: "\e92d"; | |
164 } | |
165 .feather-chevrons-right:before { | |
166 content: "\e92e"; | |
167 } | |
168 .feather-chevrons-up:before { | |
169 content: "\e92f"; | |
170 } | |
171 .feather-chrome:before { | |
172 content: "\e930"; | |
173 } | |
174 .feather-circle:before { | |
175 content: "\e931"; | |
176 } | |
177 .feather-clipboard:before { | |
178 content: "\e932"; | |
179 } | |
180 .feather-clock:before { | |
181 content: "\e933"; | |
182 } | |
183 .feather-cloud:before { | |
184 content: "\e934"; | |
185 } | |
186 .feather-cloud-drizzle:before { | |
187 content: "\e935"; | |
188 } | |
189 .feather-cloud-lightning:before { | |
190 content: "\e936"; | |
191 } | |
192 .feather-cloud-off:before { | |
193 content: "\e937"; | |
194 } | |
195 .feather-cloud-rain:before { | |
196 content: "\e938"; | |
197 } | |
198 .feather-cloud-snow:before { | |
199 content: "\e939"; | |
200 } | |
201 .feather-codepen:before { | |
202 content: "\e93a"; | |
203 } | |
204 .feather-command:before { | |
205 content: "\e93b"; | |
206 } | |
207 .feather-compass:before { | |
208 content: "\e93c"; | |
209 } | |
210 .feather-copy:before { | |
211 content: "\e93d"; | |
212 } | |
213 .feather-corner-down-left:before { | |
214 content: "\e93e"; | |
215 } | |
216 .feather-corner-down-right:before { | |
217 content: "\e93f"; | |
218 } | |
219 .feather-corner-left-down:before { | |
220 content: "\e940"; | |
221 } | |
222 .feather-corner-left-up:before { | |
223 content: "\e941"; | |
224 } | |
225 .feather-corner-right-down:before { | |
226 content: "\e942"; | |
227 } | |
228 .feather-corner-right-up:before { | |
229 content: "\e943"; | |
230 } | |
231 .feather-corner-up-left:before { | |
232 content: "\e944"; | |
233 } | |
234 .feather-corner-up-right:before { | |
235 content: "\e945"; | |
236 } | |
237 .feather-cpu:before { | |
238 content: "\e946"; | |
239 } | |
240 .feather-credit-card:before { | |
241 content: "\e947"; | |
242 } | |
243 .feather-crop:before { | |
244 content: "\e948"; | |
245 } | |
246 .feather-crosshair:before { | |
247 content: "\e949"; | |
248 } | |
249 .feather-delete:before { | |
250 content: "\e94a"; | |
251 } | |
252 .feather-disc:before { | |
253 content: "\e94b"; | |
254 } | |
255 .feather-download:before { | |
256 content: "\e94c"; | |
257 } | |
258 .feather-download-cloud:before { | |
259 content: "\e94d"; | |
260 } | |
261 .feather-droplet:before { | |
262 content: "\e94e"; | |
263 } | |
264 .feather-edit:before { | |
265 content: "\e94f"; | |
266 } | |
267 .feather-edit-2:before { | |
268 content: "\e950"; | |
269 } | |
270 .feather-edit-3:before { | |
271 content: "\e951"; | |
272 } | |
273 .feather-external-link:before { | |
274 content: "\e952"; | |
275 } | |
276 .feather-eye:before { | |
277 content: "\e953"; | |
278 } | |
279 .feather-eye-off:before { | |
280 content: "\e954"; | |
281 } | |
282 .feather-facebook:before { | |
283 content: "\e955"; | |
284 } | |
285 .feather-fast-forward:before { | |
286 content: "\e956"; | |
287 } | |
288 .feather-feather:before { | |
289 content: "\e957"; | |
290 } | |
291 .feather-file:before { | |
292 content: "\e958"; | |
293 } | |
294 .feather-file-minus:before { | |
295 content: "\e959"; | |
296 } | |
297 .feather-file-plus:before { | |
298 content: "\e95a"; | |
299 } | |
300 .feather-file-text:before { | |
301 content: "\e95b"; | |
302 } | |
303 .feather-film:before { | |
304 content: "\e95c"; | |
305 } | |
306 .feather-filter:before { | |
307 content: "\e95d"; | |
308 } | |
309 .feather-flag:before { | |
310 content: "\e95e"; | |
311 } | |
312 .feather-folder:before { | |
313 content: "\e95f"; | |
314 } | |
315 .feather-github:before { | |
316 content: "\e960"; | |
317 } | |
318 .feather-gitlab:before { | |
319 content: "\e961"; | |
320 } | |
321 .feather-globe:before { | |
322 content: "\e962"; | |
323 } | |
324 .feather-grid:before { | |
325 content: "\e963"; | |
326 } | |
327 .feather-hash:before { | |
328 content: "\e964"; | |
329 } | |
330 .feather-headphones:before { | |
331 content: "\e965"; | |
332 } | |
333 .feather-heart:before { | |
334 content: "\e966"; | |
335 } | |
336 .feather-help-circle:before { | |
337 content: "\e967"; | |
338 } | |
339 .feather-home:before { | |
340 content: "\e968"; | |
341 } | |
342 .feather-image:before { | |
343 content: "\e969"; | |
344 } | |
345 .feather-inbox:before { | |
346 content: "\e96a"; | |
347 } | |
348 .feather-info:before { | |
349 content: "\e96b"; | |
350 } | |
351 .feather-instagram:before { | |
352 content: "\e96c"; | |
353 } | |
354 .feather-italic:before { | |
355 content: "\e96d"; | |
356 } | |
357 .feather-layers:before { | |
358 content: "\e96e"; | |
359 } | |
360 .feather-layout:before { | |
361 content: "\e96f"; | |
362 } | |
363 .feather-life-buoy:before { | |
364 content: "\e970"; | |
365 } | |
366 .feather-link:before { | |
367 content: "\e971"; | |
368 } | |
369 .feather-link-2:before { | |
370 content: "\e972"; | |
371 } | |
372 .feather-list:before { | |
373 content: "\e973"; | |
374 } | |
375 .feather-loader:before { | |
376 content: "\e974"; | |
377 } | |
378 .feather-lock:before { | |
379 content: "\e975"; | |
380 } | |
381 .feather-log-in:before { | |
382 content: "\e976"; | |
383 } | |
384 .feather-log-out:before { | |
385 content: "\e977"; | |
386 } | |
387 .feather-mail:before { | |
388 content: "\e978"; | |
389 } | |
390 .feather-map:before { | |
391 content: "\e979"; | |
392 } | |
393 .feather-map-pin:before { | |
394 content: "\e97a"; | |
395 } | |
396 .feather-maximize:before { | |
397 content: "\e97b"; | |
398 } | |
399 .feather-maximize-2:before { | |
400 content: "\e97c"; | |
401 } | |
402 .feather-menu:before { | |
403 content: "\e97d"; | |
404 } | |
405 .feather-message-circle:before { | |
406 content: "\e97e"; | |
407 } | |
408 .feather-message-square:before { | |
409 content: "\e97f"; | |
410 } | |
411 .feather-mic:before { | |
412 content: "\e980"; | |
413 } | |
414 .feather-mic-off:before { | |
415 content: "\e981"; | |
416 } | |
417 .feather-minimize:before { | |
418 content: "\e982"; | |
419 } | |
420 .feather-minimize-2:before { | |
421 content: "\e983"; | |
422 } | |
423 .feather-minus:before { | |
424 content: "\e984"; | |
425 } | |
426 .feather-minus-circle:before { | |
427 content: "\e985"; | |
428 } | |
429 .feather-minus-square:before { | |
430 content: "\e986"; | |
431 } | |
432 .feather-monitor:before { | |
433 content: "\e987"; | |
434 } | |
435 .feather-moon:before { | |
436 content: "\e988"; | |
437 } | |
438 .feather-more-horizontal:before { | |
439 content: "\e989"; | |
440 } | |
441 .feather-more-vertical:before { | |
442 content: "\e98a"; | |
443 } | |
444 .feather-move:before { | |
445 content: "\e98b"; | |
446 } | |
447 .feather-music:before { | |
448 content: "\e98c"; | |
449 } | |
450 .feather-navigation:before { | |
451 content: "\e98d"; | |
452 } | |
453 .feather-navigation-2:before { | |
454 content: "\e98e"; | |
455 } | |
456 .feather-octagon:before { | |
457 content: "\e98f"; | |
458 } | |
459 .feather-package:before { | |
460 content: "\e990"; | |
461 } | |
462 .feather-paperclip:before { | |
463 content: "\e991"; | |
464 } | |
465 .feather-pause:before { | |
466 content: "\e992"; | |
467 } | |
468 .feather-pause-circle:before { | |
469 content: "\e993"; | |
470 } | |
471 .feather-percent:before { | |
472 content: "\e994"; | |
473 } | |
474 .feather-phone:before { | |
475 content: "\e995"; | |
476 } | |
477 .feather-phone-call:before { | |
478 content: "\e996"; | |
479 } | |
480 .feather-phone-forwarded:before { | |
481 content: "\e997"; | |
482 } | |
483 .feather-phone-incoming:before { | |
484 content: "\e998"; | |
485 } | |
486 .feather-phone-missed:before { | |
487 content: "\e999"; | |
488 } | |
489 .feather-phone-off:before { | |
490 content: "\e99a"; | |
491 } | |
492 .feather-phone-outgoing:before { | |
493 content: "\e99b"; | |
494 } | |
495 .feather-pie-chart:before { | |
496 content: "\e99c"; | |
497 } | |
498 .feather-play:before { | |
499 content: "\e99d"; | |
500 } | |
501 .feather-play-circle:before { | |
502 content: "\e99e"; | |
503 } | |
504 .feather-plus:before { | |
505 content: "\e99f"; | |
506 } | |
507 .feather-plus-circle:before { | |
508 content: "\e9a0"; | |
509 } | |
510 .feather-plus-square:before { | |
511 content: "\e9a1"; | |
512 } | |
513 .feather-pocket:before { | |
514 content: "\e9a2"; | |
515 } | |
516 .feather-power:before { | |
517 content: "\e9a3"; | |
518 } | |
519 .feather-printer:before { | |
520 content: "\e9a4"; | |
521 } | |
522 .feather-radio:before { | |
523 content: "\e9a5"; | |
524 } | |
525 .feather-refresh-ccw:before { | |
526 content: "\e9a6"; | |
527 } | |
528 .feather-refresh-cw:before { | |
529 content: "\e9a7"; | |
530 } | |
531 .feather-repeat:before { | |
532 content: "\e9a8"; | |
533 } | |
534 .feather-rewind:before { | |
535 content: "\e9a9"; | |
536 } | |
537 .feather-rotate-ccw:before { | |
538 content: "\e9aa"; | |
539 } | |
540 .feather-rotate-cw:before { | |
541 content: "\e9ab"; | |
542 } | |
543 .feather-save:before { | |
544 content: "\e9ac"; | |
545 } | |
546 .feather-scissors:before { | |
547 content: "\e9ad"; | |
548 } | |
549 .feather-search:before { | |
550 content: "\e9ae"; | |
551 } | |
552 .feather-server:before { | |
553 content: "\e9af"; | |
554 } | |
555 .feather-settings:before { | |
556 content: "\e9b0"; | |
557 } | |
558 .feather-share:before { | |
559 content: "\e9b1"; | |
560 } | |
561 .feather-share-2:before { | |
562 content: "\e9b2"; | |
563 } | |
564 .feather-shield:before { | |
565 content: "\e9b3"; | |
566 } | |
567 .feather-shopping-cart:before { | |
568 content: "\e9b4"; | |
569 } | |
570 .feather-shuffle:before { | |
571 content: "\e9b5"; | |
572 } | |
573 .feather-sidebar:before { | |
574 content: "\e9b6"; | |
575 } | |
576 .feather-skip-back:before { | |
577 content: "\e9b7"; | |
578 } | |
579 .feather-skip-forward:before { | |
580 content: "\e9b8"; | |
581 } | |
582 .feather-slack:before { | |
583 content: "\e9b9"; | |
584 } | |
585 .feather-slash:before { | |
586 content: "\e9ba"; | |
587 } | |
588 .feather-sliders:before { | |
589 content: "\e9bb"; | |
590 } | |
591 .feather-smartphone:before { | |
592 content: "\e9bc"; | |
593 } | |
594 .feather-speaker:before { | |
595 content: "\e9bd"; | |
596 } | |
597 .feather-square:before { | |
598 content: "\e9be"; | |
599 } | |
600 .feather-star:before { | |
601 content: "\e9bf"; | |
602 } | |
603 .feather-stop-circle:before { | |
604 content: "\e9c0"; | |
605 } | |
606 .feather-sun:before { | |
607 content: "\e9c1"; | |
608 } | |
609 .feather-sunrise:before { | |
610 content: "\e9c2"; | |
611 } | |
612 .feather-sunset:before { | |
613 content: "\e9c3"; | |
614 } | |
615 .feather-tablet:before { | |
616 content: "\e9c4"; | |
617 } | |
618 .feather-tag:before { | |
619 content: "\e9c5"; | |
620 } | |
621 .feather-target:before { | |
622 content: "\e9c6"; | |
623 } | |
624 .feather-thermometer:before { | |
625 content: "\e9c7"; | |
626 } | |
627 .feather-thumbs-down:before { | |
628 content: "\e9c8"; | |
629 } | |
630 .feather-thumbs-up:before { | |
631 content: "\e9c9"; | |
632 } | |
633 .feather-toggle-left:before { | |
634 content: "\e9ca"; | |
635 } | |
636 .feather-toggle-right:before { | |
637 content: "\e9cb"; | |
638 } | |
639 .feather-trash:before { | |
640 content: "\e9cc"; | |
641 } | |
642 .feather-trash-2:before { | |
643 content: "\e9cd"; | |
644 } | |
645 .feather-trending-down:before { | |
646 content: "\e9ce"; | |
647 } | |
648 .feather-trending-up:before { | |
649 content: "\e9cf"; | |
650 } | |
651 .feather-triangle:before { | |
652 content: "\e9d0"; | |
653 } | |
654 .feather-tv:before { | |
655 content: "\e9d1"; | |
656 } | |
657 .feather-twitter:before { | |
658 content: "\e9d2"; | |
659 } | |
660 .feather-type:before { | |
661 content: "\e9d3"; | |
662 } | |
663 .feather-umbrella:before { | |
664 content: "\e9d4"; | |
665 } | |
666 .feather-underline:before { | |
667 content: "\e9d5"; | |
668 } | |
669 .feather-unlock:before { | |
670 content: "\e9d6"; | |
671 } | |
672 .feather-upload:before { | |
673 content: "\e9d7"; | |
674 } | |
675 .feather-upload-cloud:before { | |
676 content: "\e9d8"; | |
677 } | |
678 .feather-user:before { | |
679 content: "\e9d9"; | |
680 } | |
681 .feather-user-check:before { | |
682 content: "\e9da"; | |
683 } | |
684 .feather-user-minus:before { | |
685 content: "\e9db"; | |
686 } | |
687 .feather-user-plus:before { | |
688 content: "\e9dc"; | |
689 } | |
690 .feather-user-x:before { | |
691 content: "\e9dd"; | |
692 } | |
693 .feather-users:before { | |
694 content: "\e9de"; | |
695 } | |
696 .feather-video:before { | |
697 content: "\e9df"; | |
698 } | |
699 .feather-video-off:before { | |
700 content: "\e9e0"; | |
701 } | |
702 .feather-voicemail:before { | |
703 content: "\e9e1"; | |
704 } | |
705 .feather-volume:before { | |
706 content: "\e9e2"; | |
707 } | |
708 .feather-volume-1:before { | |
709 content: "\e9e3"; | |
710 } | |
711 .feather-volume-2:before { | |
712 content: "\e9e4"; | |
713 } | |
714 .feather-volume-x:before { | |
715 content: "\e9e5"; | |
716 } | |
717 .feather-watch:before { | |
718 content: "\e9e6"; | |
719 } | |
720 .feather-wifi:before { | |
721 content: "\e9e7"; | |
722 } | |
723 .feather-wifi-off:before { | |
724 content: "\e9e8"; | |
725 } | |
726 .feather-wind:before { | |
727 content: "\e9e9"; | |
728 } | |
729 .feather-x:before { | |
730 content: "\e9ea"; | |
731 } | |
732 .feather-x-circle:before { | |
733 content: "\e9eb"; | |
734 } | |
735 .feather-x-square:before { | |
736 content: "\e9ec"; | |
737 } | |
738 .feather-zap:before { | |
739 content: "\e9ed"; | |
740 } | |
741 .feather-zoom-in:before { | |
742 content: "\e9ee"; | |
743 } | |
744 .feather-zoom-out:before { | |
745 content: "\e9ef"; | |
746 } |