diff --git a/src/addons/fonts/lucide_icons.css b/src/addons/fonts/lucide_icons.css index 1ec79637..41e99660 100644 --- a/src/addons/fonts/lucide_icons.css +++ b/src/addons/fonts/lucide_icons.css @@ -1,21 +1,21 @@ /* See all icons at: https://lucide.dev/icons/ - Icons extracted from https://unpkg.com/lucide-static@0.473.0/font/lucide.css + Icons extracted from https://unpkg.com/lucide-static@1.21.0/font/lucide.css The CDN provided selectors did not use a prefix to avoid naming conflicts - Current version: 0.473.0 + Current version: 1.21.0 */ /* Lucide Icons */ @font-face { font-family: 'lucide'; - src: url('https://unpkg.com/lucide-static@0.473.0/font/lucide.eot?t=1737128053459'); /* IE9*/ + src: url('https://unpkg.com/lucide-static@1.21.0/font/lucide.eot?t=1781765884348'); /* IE9*/ src: - url('https://unpkg.com/lucide-static@0.473.0/font/lucide.eot?t=1737128053459#iefix') format('embedded-opentype'), - /* IE6-IE8 */ url('https://unpkg.com/lucide-static@0.473.0/font/lucide.woff2?t=1737128053459') format('woff2'), - url('https://unpkg.com/lucide-static@0.473.0/font/lucide.woff?t=1737128053459') format('woff'), - url('https://unpkg.com/lucide-static@0.473.0/font/lucide.ttf?t=1737128053459') format('truetype'), + url('https://unpkg.com/lucide-static@1.21.0/font/lucide.eot?t=1781765884348#iefix') format('embedded-opentype'), + /* IE6-IE8 */ url('https://unpkg.com/lucide-static@1.21.0/font/lucide.woff2?t=1781765884348') format('woff2'), + url('https://unpkg.com/lucide-static@1.21.0/font/lucide.woff?t=1781765884348') format('woff'), + url('https://unpkg.com/lucide-static@1.21.0/font/lucide.ttf?t=1781765884348') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ - url('https://unpkg.com/lucide-static@0.473.0/font/lucide.svg?t=1737128053459#lucide') format('svg'); /* iOS 4.1- */ + url('https://unpkg.com/lucide-static@1.21.0/font/lucide.svg?t=1781765884348#lucide') format('svg'); /* iOS 4.1- */ } .li { @@ -26,4647 +26,7946 @@ font-style: normal; } -.li-a-arrow-down:before { - content: '\e589'; +.li-a-arrow-down::before { + content: '\e585'; } -.li-a-arrow-up:before { - content: '\e58a'; + +.li-a-arrow-up::before { + content: '\e586'; } -.li-a-large-small:before { - content: '\e58b'; + +.li-a-large-small::before { + content: '\e587'; } -.li-accessibility:before { - content: '\e296'; + +.li-accessibility::before { + content: '\e297'; +} + +.li-activity-square::before { + content: '\e4b4'; } -.li-activity:before { + +.li-activity::before { content: '\e038'; } -.li-air-vent:before { - content: '\e350'; + +.li-ad::before { + content: '\e700'; } -.li-airplay:before { - content: '\e039'; + +.li-air-vent::before { + content: '\e34d'; } -.li-alarm-clock-check:before { - content: '\e1eb'; + +.li-airplay::before { + content: '\e039'; } -.li-alarm-clock-minus:before { + +.li-alarm-check::before { content: '\e1ec'; } -.li-alarm-clock-off:before { - content: '\e23a'; + +.li-alarm-clock-check::before { + content: '\e1ec'; } -.li-alarm-clock-plus:before { + +.li-alarm-clock-minus::before { content: '\e1ed'; } -.li-alarm-clock:before { + +.li-alarm-clock-off::before { + content: '\e23b'; +} + +.li-alarm-clock-plus::before { + content: '\e1ee'; +} + +.li-alarm-clock::before { content: '\e03a'; } -.li-alarm-smoke:before { - content: '\e57f'; + +.li-alarm-minus::before { + content: '\e1ed'; +} + +.li-alarm-plus::before { + content: '\e1ee'; +} + +.li-alarm-smoke::before { + content: '\e57b'; } -.li-album:before { + +.li-album::before { content: '\e03b'; } -.li-align-center-horizontal:before { - content: '\e26b'; + +.li-alert-circle::before { + content: '\e077'; } -.li-align-center-vertical:before { - content: '\e26c'; + +.li-alert-octagon::before { + content: '\e127'; } -.li-align-center:before { - content: '\e03c'; + +.li-alert-triangle::before { + content: '\e193'; +} + +.li-align-center-horizontal::before { + content: '\e26c'; } -.li-align-end-horizontal:before { + +.li-align-center-vertical::before { content: '\e26d'; } -.li-align-end-vertical:before { + +.li-align-center::before { + content: '\e182'; +} + +.li-align-end-horizontal::before { content: '\e26e'; } -.li-align-horizontal-distribute-center:before { - content: '\e03d'; + +.li-align-end-vertical::before { + content: '\e26f'; } -.li-align-horizontal-distribute-end:before { - content: '\e03e'; + +.li-align-horizontal-distribute-center::before { + content: '\e03c'; } -.li-align-horizontal-distribute-start:before { - content: '\e03f'; + +.li-align-horizontal-distribute-end::before { + content: '\e03d'; } -.li-align-horizontal-justify-center:before { - content: '\e271'; + +.li-align-horizontal-distribute-start::before { + content: '\e03e'; } -.li-align-horizontal-justify-end:before { + +.li-align-horizontal-justify-center::before { content: '\e272'; } -.li-align-horizontal-justify-start:before { + +.li-align-horizontal-justify-end::before { content: '\e273'; } -.li-align-horizontal-space-around:before { + +.li-align-horizontal-justify-start::before { content: '\e274'; } -.li-align-horizontal-space-between:before { + +.li-align-horizontal-space-around::before { content: '\e275'; } -.li-align-justify:before { - content: '\e040'; + +.li-align-horizontal-space-between::before { + content: '\e276'; } -.li-align-left:before { - content: '\e041'; + +.li-align-justify::before { + content: '\e184'; } -.li-align-right:before { - content: '\e042'; + +.li-align-left::before { + content: '\e185'; } -.li-align-start-horizontal:before { - content: '\e26f'; + +.li-align-right::before { + content: '\e183'; } -.li-align-start-vertical:before { + +.li-align-start-horizontal::before { content: '\e270'; } -.li-align-vertical-distribute-center:before { - content: '\e27d'; + +.li-align-start-vertical::before { + content: '\e271'; } -.li-align-vertical-distribute-end:before { + +.li-align-vertical-distribute-center::before { content: '\e27e'; } -.li-align-vertical-distribute-start:before { + +.li-align-vertical-distribute-end::before { content: '\e27f'; } -.li-align-vertical-justify-center:before { - content: '\e276'; + +.li-align-vertical-distribute-start::before { + content: '\e280'; } -.li-align-vertical-justify-end:before { + +.li-align-vertical-justify-center::before { content: '\e277'; } -.li-align-vertical-justify-start:before { + +.li-align-vertical-justify-end::before { content: '\e278'; } -.li-align-vertical-space-around:before { + +.li-align-vertical-justify-start::before { content: '\e279'; } -.li-align-vertical-space-between:before { + +.li-align-vertical-space-around::before { content: '\e27a'; } -.li-ambulance:before { - content: '\e5bf'; + +.li-align-vertical-space-between::before { + content: '\e27b'; } -.li-ampersand:before { - content: '\e4a0'; + +.li-ambulance::before { + content: '\e5bb'; } -.li-ampersands:before { - content: '\e4a1'; + +.li-ampersand::before { + content: '\e49c'; } -.li-amphora:before { - content: '\e61f'; + +.li-ampersands::before { + content: '\e49d'; } -.li-anchor:before { - content: '\e043'; + +.li-amphora::before { + content: '\e61b'; } -.li-angry:before { - content: '\e2fb'; + +.li-anchor::before { + content: '\e03f'; } -.li-annoyed:before { + +.li-angry::before { content: '\e2fc'; } -.li-antenna:before { - content: '\e4e6'; + +.li-annoyed::before { + content: '\e2fd'; } -.li-anvil:before { - content: '\e584'; + +.li-antenna::before { + content: '\e4e2'; } -.li-aperture:before { - content: '\e044'; + +.li-anvil::before { + content: '\e580'; } -.li-app-window-mac:before { - content: '\e5d6'; + +.li-aperture::before { + content: '\e040'; } -.li-app-window:before { - content: '\e42a'; + +.li-app-window-mac::before { + content: '\e5d2'; } -.li-apple:before { - content: '\e351'; + +.li-app-window::before { + content: '\e426'; } -.li-archive-restore:before { - content: '\e2cc'; + +.li-apple::before { + content: '\e34e'; } -.li-archive-x:before { - content: '\e510'; + +.li-archive-restore::before { + content: '\e2cd'; } -.li-archive:before { - content: '\e045'; + +.li-archive-x::before { + content: '\e50c'; } -.li-armchair:before { - content: '\e2bf'; + +.li-archive::before { + content: '\e041'; } -.li-arrow-big-down-dash:before { - content: '\e421'; + +.li-area-chart::before { + content: '\e4d3'; } -.li-arrow-big-down:before { - content: '\e1e0'; + +.li-armchair::before { + content: '\e2c0'; } -.li-arrow-big-left-dash:before { - content: '\e422'; + +.li-arrow-big-down-dash::before { + content: '\e41d'; } -.li-arrow-big-left:before { + +.li-arrow-big-down::before { content: '\e1e1'; } -.li-arrow-big-right-dash:before { - content: '\e423'; + +.li-arrow-big-left-dash::before { + content: '\e41e'; } -.li-arrow-big-right:before { + +.li-arrow-big-left::before { content: '\e1e2'; } -.li-arrow-big-up-dash:before { - content: '\e424'; + +.li-arrow-big-right-dash::before { + content: '\e41f'; } -.li-arrow-big-up:before { + +.li-arrow-big-right::before { content: '\e1e3'; } -.li-arrow-down-0-1:before { - content: '\e417'; -} -.li-arrow-down-1-0:before { - content: '\e418'; + +.li-arrow-big-up-dash::before { + content: '\e420'; } -.li-arrow-down-a-z:before { - content: '\e419'; + +.li-arrow-big-up::before { + content: '\e1e4'; } -.li-arrow-down-from-line:before { - content: '\e458'; + +.li-arrow-down-0-1::before { + content: '\e413'; } -.li-arrow-down-left:before { - content: '\e047'; + +.li-arrow-down-01::before { + content: '\e413'; } -.li-arrow-down-narrow-wide:before { - content: '\e048'; + +.li-arrow-down-1-0::before { + content: '\e414'; } -.li-arrow-down-right:before { - content: '\e049'; + +.li-arrow-down-10::before { + content: '\e414'; } -.li-arrow-down-to-dot:before { - content: '\e451'; + +.li-arrow-down-a-z::before { + content: '\e415'; } -.li-arrow-down-to-line:before { - content: '\e459'; + +.li-arrow-down-az::before { + content: '\e415'; } -.li-arrow-down-up:before { - content: '\e04a'; + +.li-arrow-down-circle::before { + content: '\e078'; } -.li-arrow-down-wide-narrow:before { - content: '\e04b'; + +.li-arrow-down-from-line::before { + content: '\e454'; } -.li-arrow-down-z-a:before { - content: '\e41a'; + +.li-arrow-down-left-from-circle::before { + content: '\e3f7'; } -.li-arrow-down:before { - content: '\e046'; + +.li-arrow-down-left-from-square::before { + content: '\e5a1'; } -.li-arrow-left-from-line:before { - content: '\e45a'; + +.li-arrow-down-left-square::before { + content: '\e4b5'; } -.li-arrow-left-right:before { - content: '\e249'; + +.li-arrow-down-left::before { + content: '\e043'; } -.li-arrow-left-to-line:before { - content: '\e45b'; + +.li-arrow-down-narrow-wide::before { + content: '\e044'; } -.li-arrow-left:before { - content: '\e04c'; + +.li-arrow-down-right-from-circle::before { + content: '\e3f8'; } -.li-arrow-right-from-line:before { - content: '\e45c'; + +.li-arrow-down-right-from-square::before { + content: '\e5a2'; } -.li-arrow-right-left:before { - content: '\e41b'; + +.li-arrow-down-right-square::before { + content: '\e4b6'; } -.li-arrow-right-to-line:before { - content: '\e45d'; + +.li-arrow-down-right::before { + content: '\e045'; } -.li-arrow-right:before { - content: '\e04d'; + +.li-arrow-down-square::before { + content: '\e427'; } -.li-arrow-up-0-1:before { - content: '\e41c'; + +.li-arrow-down-to-dot::before { + content: '\e44d'; } -.li-arrow-up-1-0:before { - content: '\e41d'; + +.li-arrow-down-to-line::before { + content: '\e455'; } -.li-arrow-up-a-z:before { - content: '\e41e'; + +.li-arrow-down-up::before { + content: '\e046'; } -.li-arrow-up-down:before { - content: '\e380'; + +.li-arrow-down-wide-narrow::before { + content: '\e047'; } -.li-arrow-up-from-dot:before { - content: '\e452'; + +.li-arrow-down-z-a::before { + content: '\e416'; } -.li-arrow-up-from-line:before { - content: '\e45e'; + +.li-arrow-down-za::before { + content: '\e416'; } -.li-arrow-up-left:before { - content: '\e04f'; + +.li-arrow-down::before { + content: '\e042'; } -.li-arrow-up-narrow-wide:before { - content: '\e050'; + +.li-arrow-left-circle::before { + content: '\e079'; } -.li-arrow-up-right:before { - content: '\e051'; + +.li-arrow-left-from-line::before { + content: '\e456'; } -.li-arrow-up-to-line:before { - content: '\e45f'; + +.li-arrow-left-right::before { + content: '\e24a'; } -.li-arrow-up-wide-narrow:before { - content: '\e41f'; + +.li-arrow-left-square::before { + content: '\e428'; } -.li-arrow-up-z-a:before { - content: '\e420'; + +.li-arrow-left-to-line::before { + content: '\e457'; } -.li-arrow-up:before { - content: '\e04e'; + +.li-arrow-left::before { + content: '\e048'; } -.li-arrows-up-from-line:before { - content: '\e4d8'; + +.li-arrow-right-circle::before { + content: '\e07a'; } -.li-asterisk:before { - content: '\e1ee'; + +.li-arrow-right-from-line::before { + content: '\e458'; } -.li-at-sign:before { - content: '\e052'; + +.li-arrow-right-left::before { + content: '\e417'; } -.li-atom:before { - content: '\e3da'; + +.li-arrow-right-square::before { + content: '\e429'; } -.li-audio-lines:before { - content: '\e55e'; + +.li-arrow-right-to-line::before { + content: '\e459'; } -.li-audio-waveform:before { - content: '\e55f'; + +.li-arrow-right::before { + content: '\e049'; } -.li-award:before { - content: '\e053'; + +.li-arrow-up-0-1::before { + content: '\e418'; } -.li-axe:before { - content: '\e054'; + +.li-arrow-up-01::before { + content: '\e418'; } -.li-axis-3d:before { - content: '\e2fd'; + +.li-arrow-up-1-0::before { + content: '\e419'; } -.li-baby:before { - content: '\e2cd'; + +.li-arrow-up-10::before { + content: '\e419'; } -.li-backpack:before { - content: '\e2c7'; + +.li-arrow-up-a-z::before { + content: '\e41a'; } -.li-badge-alert:before { - content: '\e479'; + +.li-arrow-up-az::before { + content: '\e41a'; } -.li-badge-cent:before { - content: '\e513'; + +.li-arrow-up-circle::before { + content: '\e07b'; } -.li-badge-check:before { - content: '\e240'; + +.li-arrow-up-down::before { + content: '\e37d'; } -.li-badge-dollar-sign:before { - content: '\e47a'; + +.li-arrow-up-from-dot::before { + content: '\e44e'; } -.li-badge-euro:before { - content: '\e514'; + +.li-arrow-up-from-line::before { + content: '\e45a'; } -.li-badge-help:before { - content: '\e47b'; + +.li-arrow-up-left-from-circle::before { + content: '\e3f9'; } -.li-badge-indian-rupee:before { - content: '\e515'; + +.li-arrow-up-left-from-square::before { + content: '\e5a3'; } -.li-badge-info:before { - content: '\e47c'; + +.li-arrow-up-left-square::before { + content: '\e4b7'; } -.li-badge-japanese-yen:before { - content: '\e516'; + +.li-arrow-up-left::before { + content: '\e04b'; } -.li-badge-minus:before { - content: '\e47d'; + +.li-arrow-up-narrow-wide::before { + content: '\e04c'; } -.li-badge-percent:before { - content: '\e47e'; + +.li-arrow-up-right-from-circle::before { + content: '\e3fa'; } -.li-badge-plus:before { - content: '\e47f'; + +.li-arrow-up-right-from-square::before { + content: '\e5a4'; } -.li-badge-pound-sterling:before { - content: '\e517'; + +.li-arrow-up-right-square::before { + content: '\e4b8'; } -.li-badge-russian-ruble:before { - content: '\e518'; + +.li-arrow-up-right::before { + content: '\e04d'; } -.li-badge-swiss-franc:before { - content: '\e519'; + +.li-arrow-up-square::before { + content: '\e42a'; } -.li-badge-x:before { - content: '\e480'; + +.li-arrow-up-to-line::before { + content: '\e45b'; } -.li-badge:before { - content: '\e478'; + +.li-arrow-up-wide-narrow::before { + content: '\e41b'; } -.li-baggage-claim:before { - content: '\e2c8'; + +.li-arrow-up-z-a::before { + content: '\e41c'; } -.li-ban:before { - content: '\e055'; + +.li-arrow-up-za::before { + content: '\e41c'; } -.li-banana:before { - content: '\e352'; + +.li-arrow-up::before { + content: '\e04a'; } -.li-bandage:before { - content: '\e621'; + +.li-arrows-up-from-line::before { + content: '\e4d4'; } -.li-banknote:before { - content: '\e056'; + +.li-asterisk-square::before { + content: '\e168'; } -.li-barcode:before { - content: '\e537'; + +.li-asterisk::before { + content: '\e1ef'; } -.li-baseline:before { - content: '\e284'; + +.li-astroid::before { + content: '\e6f0'; } -.li-bath:before { - content: '\e2aa'; + +.li-at-sign::before { + content: '\e04e'; } -.li-battery-charging:before { - content: '\e058'; + +.li-atom::before { + content: '\e3d7'; } -.li-battery-full:before { - content: '\e059'; + +.li-audio-lines::before { + content: '\e55a'; } -.li-battery-low:before { - content: '\e05a'; + +.li-audio-waveform::before { + content: '\e55b'; } -.li-battery-medium:before { - content: '\e05b'; + +.li-award::before { + content: '\e04f'; } -.li-battery-plus:before { - content: '\e642'; + +.li-axe::before { + content: '\e050'; } -.li-battery-warning:before { - content: '\e3af'; + +.li-axis-3-d::before { + content: '\e2fe'; } -.li-battery:before { - content: '\e057'; + +.li-axis-3d::before { + content: '\e2fe'; } -.li-beaker:before { - content: '\e05c'; + +.li-baby::before { + content: '\e2ce'; } -.li-bean-off:before { - content: '\e393'; + +.li-backpack::before { + content: '\e2c8'; } -.li-bean:before { - content: '\e392'; + +.li-badge-alert::before { + content: '\e475'; } -.li-bed-double:before { - content: '\e2c1'; + +.li-badge-cent::before { + content: '\e50f'; } -.li-bed-single:before { - content: '\e2c2'; + +.li-badge-check::before { + content: '\e241'; } -.li-bed:before { - content: '\e2c0'; + +.li-badge-dollar-sign::before { + content: '\e476'; } -.li-beef:before { - content: '\e3a8'; + +.li-badge-euro::before { + content: '\e510'; } -.li-beer-off:before { - content: '\e5dd'; + +.li-badge-help::before { + content: '\e47b'; } -.li-beer:before { - content: '\e2ce'; + +.li-badge-indian-rupee::before { + content: '\e511'; } -.li-bell-dot:before { - content: '\e42f'; + +.li-badge-info::before { + content: '\e477'; } -.li-bell-electric:before { - content: '\e580'; + +.li-badge-japanese-yen::before { + content: '\e512'; } -.li-bell-minus:before { - content: '\e1ef'; + +.li-badge-minus::before { + content: '\e478'; } -.li-bell-off:before { - content: '\e05e'; + +.li-badge-percent::before { + content: '\e479'; } -.li-bell-plus:before { - content: '\e1f0'; + +.li-badge-plus::before { + content: '\e47a'; } -.li-bell-ring:before { - content: '\e223'; + +.li-badge-pound-sterling::before { + content: '\e513'; } -.li-bell:before { - content: '\e05d'; + +.li-badge-question-mark::before { + content: '\e47b'; } -.li-between-horizontal-end:before { - content: '\e595'; + +.li-badge-russian-ruble::before { + content: '\e514'; } -.li-between-horizontal-start:before { - content: '\e596'; + +.li-badge-swiss-franc::before { + content: '\e515'; } -.li-between-vertical-end:before { - content: '\e597'; + +.li-badge-turkish-lira::before { + content: '\e67e'; } -.li-between-vertical-start:before { - content: '\e598'; + +.li-badge-x::before { + content: '\e47c'; } -.li-biceps-flexed:before { - content: '\e5ef'; + +.li-badge::before { + content: '\e474'; } -.li-bike:before { - content: '\e1d1'; + +.li-baggage-claim::before { + content: '\e2c9'; } -.li-binary:before { - content: '\e1f1'; + +.li-balloon::before { + content: '\e6af'; } -.li-binoculars:before { - content: '\e625'; + +.li-ban::before { + content: '\e051'; } -.li-biohazard:before { - content: '\e445'; + +.li-banana::before { + content: '\e34f'; } -.li-bird:before { - content: '\e3c8'; + +.li-bandage::before { + content: '\e61d'; } -.li-bitcoin:before { - content: '\e05f'; + +.li-banknote-arrow-down::before { + content: '\e64c'; } -.li-blend:before { - content: '\e5a0'; + +.li-banknote-arrow-up::before { + content: '\e64d'; } -.li-blinds:before { - content: '\e3c3'; + +.li-banknote-check::before { + content: '\e70c'; } -.li-blocks:before { - content: '\e4fe'; + +.li-banknote-x::before { + content: '\e64e'; } -.li-bluetooth-connected:before { - content: '\e1b7'; + +.li-banknote::before { + content: '\e052'; } -.li-bluetooth-off:before { - content: '\e1b8'; + +.li-bar-chart-2::before { + content: '\e068'; } -.li-bluetooth-searching:before { - content: '\e1b9'; + +.li-bar-chart-3::before { + content: '\e2a3'; } -.li-bluetooth:before { - content: '\e060'; + +.li-bar-chart-4::before { + content: '\e2a4'; } -.li-bold:before { - content: '\e061'; + +.li-bar-chart-big::before { + content: '\e4a9'; } -.li-bolt:before { - content: '\e590'; + +.li-bar-chart-horizontal-big::before { + content: '\e4a7'; } -.li-bomb:before { - content: '\e2fe'; + +.li-bar-chart-horizontal::before { + content: '\e2a2'; } -.li-bone:before { - content: '\e35b'; + +.li-bar-chart::before { + content: '\e06a'; } -.li-book-a:before { - content: '\e548'; + +.li-barcode::before { + content: '\e533'; } -.li-book-audio:before { - content: '\e549'; + +.li-barrel::before { + content: '\e675'; } -.li-book-check:before { - content: '\e54a'; + +.li-baseline::before { + content: '\e285'; } -.li-book-copy:before { - content: '\e3f0'; + +.li-bath::before { + content: '\e2ab'; } -.li-book-dashed:before { - content: '\e3f1'; + +.li-battery-charging::before { + content: '\e054'; } -.li-book-down:before { - content: '\e3f2'; + +.li-battery-full::before { + content: '\e055'; } -.li-book-headphones:before { - content: '\e54b'; + +.li-battery-low::before { + content: '\e056'; } -.li-book-heart:before { - content: '\e54c'; + +.li-battery-medium::before { + content: '\e057'; } -.li-book-image:before { - content: '\e54d'; + +.li-battery-plus::before { + content: '\e63e'; } -.li-book-key:before { - content: '\e3f3'; + +.li-battery-warning::before { + content: '\e3ac'; } -.li-book-lock:before { - content: '\e3f4'; + +.li-battery::before { + content: '\e053'; } -.li-book-marked:before { - content: '\e3f5'; + +.li-beaker::before { + content: '\e058'; } -.li-book-minus:before { - content: '\e3f6'; + +.li-bean-off::before { + content: '\e390'; } -.li-book-open-check:before { - content: '\e384'; + +.li-bean::before { + content: '\e38f'; } -.li-book-open-text:before { - content: '\e54e'; + +.li-bed-double::before { + content: '\e2c2'; } -.li-book-open:before { - content: '\e063'; + +.li-bed-single::before { + content: '\e2c3'; } -.li-book-plus:before { - content: '\e3f7'; + +.li-bed::before { + content: '\e2c1'; } -.li-book-text:before { - content: '\e54f'; + +.li-beef-off::before { + content: '\e6dc'; } -.li-book-type:before { - content: '\e550'; + +.li-beef::before { + content: '\e3a5'; } -.li-book-up-2:before { - content: '\e4aa'; + +.li-beer-off::before { + content: '\e5d9'; } -.li-book-up:before { - content: '\e3f8'; + +.li-beer::before { + content: '\e2cf'; } -.li-book-user:before { - content: '\e551'; + +.li-bell-check::before { + content: '\e6ef'; } -.li-book-x:before { - content: '\e3f9'; + +.li-bell-dot::before { + content: '\e42b'; } -.li-book:before { - content: '\e062'; + +.li-bell-electric::before { + content: '\e57c'; } -.li-bookmark-check:before { - content: '\e523'; + +.li-bell-minus::before { + content: '\e1f0'; } -.li-bookmark-minus:before { - content: '\e23b'; + +.li-bell-off::before { + content: '\e05a'; } -.li-bookmark-plus:before { - content: '\e23c'; + +.li-bell-plus::before { + content: '\e1f1'; } -.li-bookmark-x:before { - content: '\e524'; + +.li-bell-ring::before { + content: '\e224'; } -.li-bookmark:before { - content: '\e064'; + +.li-bell::before { + content: '\e059'; } -.li-boom-box:before { - content: '\e4f2'; + +.li-between-horizonal-end::before { + content: '\e591'; } -.li-bot-message-square:before { - content: '\e5d2'; + +.li-between-horizonal-start::before { + content: '\e592'; } -.li-bot-off:before { - content: '\e5e4'; + +.li-between-horizontal-end::before { + content: '\e591'; } -.li-bot:before { - content: '\e1ba'; + +.li-between-horizontal-start::before { + content: '\e592'; } -.li-box:before { - content: '\e065'; + +.li-between-vertical-end::before { + content: '\e593'; } -.li-boxes:before { - content: '\e2cf'; + +.li-between-vertical-start::before { + content: '\e594'; } -.li-braces:before { - content: '\e36d'; + +.li-biceps-flexed::before { + content: '\e5eb'; } -.li-brackets:before { - content: '\e447'; + +.li-bike::before { + content: '\e1d2'; } -.li-brain-circuit:before { - content: '\e3ca'; + +.li-binary::before { + content: '\e1f2'; } -.li-brain-cog:before { - content: '\e3cb'; + +.li-binoculars::before { + content: '\e621'; } -.li-brain:before { - content: '\e3c9'; + +.li-biohazard::before { + content: '\e441'; } -.li-brick-wall:before { - content: '\e585'; + +.li-bird::before { + content: '\e3c5'; } -.li-briefcase-business:before { - content: '\e5d9'; + +.li-birdhouse::before { + content: '\e69a'; } -.li-briefcase-conveyor-belt:before { - content: '\e62f'; + +.li-bitcoin::before { + content: '\e05b'; } -.li-briefcase-medical:before { - content: '\e5da'; + +.li-blend::before { + content: '\e59c'; } -.li-briefcase:before { - content: '\e066'; + +.li-blender::before { + content: '\e6f4'; } -.li-bring-to-front:before { - content: '\e4f3'; + +.li-blinds::before { + content: '\e3c0'; } -.li-brush:before { - content: '\e1d2'; + +.li-blocks::before { + content: '\e4fa'; } -.li-bug-off:before { - content: '\e511'; + +.li-bluetooth-connected::before { + content: '\e1b8'; } -.li-bug-play:before { - content: '\e512'; + +.li-bluetooth-off::before { + content: '\e1b9'; } -.li-bug:before { - content: '\e20b'; + +.li-bluetooth-searching::before { + content: '\e1ba'; } -.li-building-2:before { - content: '\e28f'; + +.li-bluetooth::before { + content: '\e05c'; } -.li-building:before { - content: '\e1cb'; + +.li-bold::before { + content: '\e05d'; } -.li-bus-front:before { - content: '\e4ff'; + +.li-bolt::before { + content: '\e58c'; } -.li-bus:before { - content: '\e1d3'; + +.li-bomb::before { + content: '\e2ff'; } -.li-cable-car:before { - content: '\e500'; + +.li-bone-fracture::before { + content: '\e715'; } -.li-cable:before { - content: '\e4e7'; + +.li-bone::before { + content: '\e358'; } -.li-cake-slice:before { - content: '\e4bd'; + +.li-book-a::before { + content: '\e544'; } -.li-cake:before { - content: '\e347'; + +.li-book-alert::before { + content: '\e672'; } -.li-calculator:before { - content: '\e1bb'; + +.li-book-audio::before { + content: '\e545'; } -.li-calendar-1:before { - content: '\e634'; + +.li-book-check::before { + content: '\e546'; } -.li-calendar-arrow-down:before { - content: '\e602'; + +.li-book-copy::before { + content: '\e3ec'; } -.li-calendar-arrow-up:before { - content: '\e603'; + +.li-book-dashed::before { + content: '\e3ed'; } -.li-calendar-check-2:before { - content: '\e2b7'; + +.li-book-down::before { + content: '\e3ee'; } -.li-calendar-check:before { - content: '\e2b6'; + +.li-book-headphones::before { + content: '\e547'; } -.li-calendar-clock:before { - content: '\e303'; + +.li-book-heart::before { + content: '\e548'; } -.li-calendar-cog:before { - content: '\e5f1'; + +.li-book-image::before { + content: '\e549'; } -.li-calendar-days:before { - content: '\e2b8'; + +.li-book-key::before { + content: '\e3ef'; } -.li-calendar-fold:before { - content: '\e5b8'; + +.li-book-lock::before { + content: '\e3f0'; } -.li-calendar-heart:before { - content: '\e304'; + +.li-book-marked::before { + content: '\e3f1'; } -.li-calendar-minus-2:before { - content: '\e5b9'; + +.li-book-minus::before { + content: '\e3f2'; } -.li-calendar-minus:before { - content: '\e2b9'; + +.li-book-open-check::before { + content: '\e381'; } -.li-calendar-off:before { - content: '\e2ba'; + +.li-book-open-text::before { + content: '\e54a'; } -.li-calendar-plus-2:before { - content: '\e5ba'; + +.li-book-open::before { + content: '\e05f'; } -.li-calendar-plus:before { - content: '\e2bb'; + +.li-book-plus::before { + content: '\e3f3'; } -.li-calendar-range:before { - content: '\e2bc'; + +.li-book-search::before { + content: '\e6ab'; } -.li-calendar-search:before { - content: '\e305'; + +.li-book-template::before { + content: '\e3ed'; } -.li-calendar-sync:before { - content: '\e63a'; + +.li-book-text::before { + content: '\e54b'; } -.li-calendar-x-2:before { - content: '\e2be'; + +.li-book-type::before { + content: '\e54c'; } -.li-calendar-x:before { - content: '\e2bd'; + +.li-book-up-2::before { + content: '\e4a6'; } -.li-calendar:before { - content: '\e067'; + +.li-book-up::before { + content: '\e3f4'; } -.li-camera-off:before { - content: '\e069'; + +.li-book-user::before { + content: '\e54d'; } -.li-camera:before { - content: '\e068'; + +.li-book-x::before { + content: '\e3f5'; } -.li-candy-cane:before { - content: '\e4be'; + +.li-book::before { + content: '\e05e'; } -.li-candy-off:before { - content: '\e395'; + +.li-bookmark-check::before { + content: '\e51f'; } -.li-candy:before { - content: '\e394'; + +.li-bookmark-minus::before { + content: '\e23c'; } -.li-cannabis:before { - content: '\e5d8'; + +.li-bookmark-off::before { + content: '\e6df'; } -.li-captions-off:before { - content: '\e5c5'; + +.li-bookmark-plus::before { + content: '\e23d'; } -.li-captions:before { - content: '\e3a7'; + +.li-bookmark-x::before { + content: '\e520'; } -.li-car-front:before { - content: '\e501'; + +.li-bookmark::before { + content: '\e060'; } -.li-car-taxi-front:before { - content: '\e502'; + +.li-boom-box::before { + content: '\e4ee'; } -.li-car:before { - content: '\e1d4'; -} -.li-caravan:before { - content: '\e53d'; + +.li-bot-message-square::before { + content: '\e5ce'; } -.li-carrot:before { - content: '\e259'; + +.li-bot-off::before { + content: '\e5e0'; } -.li-case-lower:before { - content: '\e3db'; + +.li-bot::before { + content: '\e1bb'; } -.li-case-sensitive:before { - content: '\e3dc'; + +.li-bottle-wine::before { + content: '\e67b'; } -.li-case-upper:before { - content: '\e3dd'; + +.li-bow-arrow::before { + content: '\e65e'; } -.li-cassette-tape:before { - content: '\e4ce'; + +.li-box-select::before { + content: '\e1cb'; } -.li-cast:before { - content: '\e06a'; + +.li-box::before { + content: '\e061'; } -.li-castle:before { - content: '\e3e3'; + +.li-boxes::before { + content: '\e2d0'; } -.li-cat:before { - content: '\e38f'; + +.li-braces::before { + content: '\e36a'; } -.li-cctv:before { - content: '\e581'; + +.li-brackets::before { + content: '\e443'; } -.li-chart-area:before { - content: '\e4d7'; + +.li-brain-circuit::before { + content: '\e3c7'; } -.li-chart-bar-big:before { - content: '\e4ab'; + +.li-brain-cog::before { + content: '\e3c8'; } -.li-chart-bar-decreasing:before { - content: '\e60b'; + +.li-brain::before { + content: '\e3c6'; } -.li-chart-bar-increasing:before { - content: '\e60c'; + +.li-brick-wall-fire::before { + content: '\e653'; } -.li-chart-bar-stacked:before { - content: '\e60d'; + +.li-brick-wall-shield::before { + content: '\e690'; } -.li-chart-bar:before { - content: '\e2a1'; + +.li-brick-wall::before { + content: '\e581'; } -.li-chart-candlestick:before { - content: '\e4ac'; + +.li-briefcase-business::before { + content: '\e5d5'; } -.li-chart-column-big:before { - content: '\e4ad'; + +.li-briefcase-conveyor-belt::before { + content: '\e62b'; } -.li-chart-column-decreasing:before { - content: '\e06b'; + +.li-briefcase-medical::before { + content: '\e5d6'; } -.li-chart-column-increasing:before { - content: '\e2a3'; + +.li-briefcase::before { + content: '\e062'; } -.li-chart-column-stacked:before { - content: '\e60e'; + +.li-bring-to-front::before { + content: '\e4ef'; } -.li-chart-column:before { - content: '\e2a2'; + +.li-broccoli::before { + content: '\e6f5'; } -.li-chart-gantt:before { - content: '\e628'; + +.li-brush-cleaning::before { + content: '\e666'; } -.li-chart-line:before { - content: '\e2a4'; + +.li-brush::before { + content: '\e1d3'; } -.li-chart-network:before { - content: '\e60f'; + +.li-bubbles::before { + content: '\e654'; } -.li-chart-no-axes-column-decreasing:before { - content: '\e06d'; + +.li-bug-off::before { + content: '\e50d'; } -.li-chart-no-axes-column-increasing:before { - content: '\e06e'; + +.li-bug-play::before { + content: '\e50e'; } -.li-chart-no-axes-column:before { - content: '\e06c'; + +.li-bug::before { + content: '\e20c'; } -.li-chart-no-axes-combined:before { - content: '\e610'; + +.li-building-2::before { + content: '\e290'; } -.li-chart-no-axes-gantt:before { - content: '\e4c8'; + +.li-building::before { + content: '\e1cc'; } -.li-chart-pie:before { - content: '\e06f'; + +.li-bus-front::before { + content: '\e4fb'; } -.li-chart-scatter:before { - content: '\e48e'; + +.li-bus::before { + content: '\e1d4'; } -.li-chart-spline:before { - content: '\e611'; + +.li-cable-car::before { + content: '\e4fc'; } -.li-check-check:before { - content: '\e391'; + +.li-cable::before { + content: '\e4e3'; } -.li-check:before { - content: '\e070'; + +.li-cake-slice::before { + content: '\e4b9'; } -.li-chef-hat:before { - content: '\e2ab'; + +.li-cake::before { + content: '\e344'; } -.li-cherry:before { - content: '\e353'; + +.li-calculator::before { + content: '\e1bc'; } -.li-chevron-down:before { - content: '\e071'; + +.li-calendar-1::before { + content: '\e630'; } -.li-chevron-first:before { - content: '\e242'; + +.li-calendar-arrow-down::before { + content: '\e5fe'; } -.li-chevron-last:before { - content: '\e243'; + +.li-calendar-arrow-up::before { + content: '\e5ff'; } -.li-chevron-left:before { - content: '\e072'; + +.li-calendar-check-2::before { + content: '\e2b8'; } -.li-chevron-right:before { - content: '\e073'; + +.li-calendar-check::before { + content: '\e2b7'; } -.li-chevron-up:before { - content: '\e074'; + +.li-calendar-clock::before { + content: '\e304'; } -.li-chevrons-down-up:before { - content: '\e227'; + +.li-calendar-cog::before { + content: '\e5ed'; } -.li-chevrons-down:before { - content: '\e075'; + +.li-calendar-days::before { + content: '\e2b9'; } -.li-chevrons-left-right-ellipsis:before { - content: '\e623'; + +.li-calendar-fold::before { + content: '\e5b4'; } -.li-chevrons-left-right:before { - content: '\e292'; + +.li-calendar-heart::before { + content: '\e305'; } -.li-chevrons-left:before { - content: '\e076'; + +.li-calendar-minus-2::before { + content: '\e5b5'; } -.li-chevrons-right-left:before { - content: '\e293'; + +.li-calendar-minus::before { + content: '\e2ba'; } -.li-chevrons-right:before { - content: '\e077'; + +.li-calendar-off::before { + content: '\e2bb'; } -.li-chevrons-up-down:before { - content: '\e210'; + +.li-calendar-plus-2::before { + content: '\e5b6'; } -.li-chevrons-up:before { - content: '\e078'; + +.li-calendar-plus::before { + content: '\e2bc'; } -.li-chrome:before { - content: '\e079'; + +.li-calendar-range::before { + content: '\e2bd'; } -.li-church:before { - content: '\e3e4'; + +.li-calendar-search::before { + content: '\e306'; } -.li-cigarette-off:before { - content: '\e2c6'; + +.li-calendar-sync::before { + content: '\e636'; } -.li-cigarette:before { - content: '\e2c5'; + +.li-calendar-x-2::before { + content: '\e2bf'; } -.li-circle-alert:before { - content: '\e07b'; + +.li-calendar-x::before { + content: '\e2be'; } -.li-circle-arrow-down:before { - content: '\e07c'; + +.li-calendar::before { + content: '\e063'; } -.li-circle-arrow-left:before { - content: '\e07d'; + +.li-calendars::before { + content: '\e6a7'; } -.li-circle-arrow-out-down-left:before { - content: '\e3fb'; + +.li-camera-off::before { + content: '\e065'; } -.li-circle-arrow-out-down-right:before { - content: '\e3fc'; + +.li-camera::before { + content: '\e064'; } -.li-circle-arrow-out-up-left:before { - content: '\e3fd'; + +.li-candlestick-chart::before { + content: '\e4a8'; } -.li-circle-arrow-out-up-right:before { - content: '\e3fe'; + +.li-candy-cane::before { + content: '\e4ba'; } -.li-circle-arrow-right:before { - content: '\e07e'; + +.li-candy-off::before { + content: '\e392'; } -.li-circle-arrow-up:before { - content: '\e07f'; + +.li-candy::before { + content: '\e391'; } -.li-circle-check-big:before { - content: '\e080'; + +.li-cannabis-off::before { + content: '\e6e0'; } -.li-circle-check:before { - content: '\e225'; + +.li-cannabis::before { + content: '\e5d4'; } -.li-circle-chevron-down:before { - content: '\e4e1'; + +.li-captions-off::before { + content: '\e5c1'; } -.li-circle-chevron-left:before { - content: '\e4e2'; + +.li-captions::before { + content: '\e3a4'; } -.li-circle-chevron-right:before { - content: '\e4e3'; + +.li-car-front::before { + content: '\e4fd'; } -.li-circle-chevron-up:before { - content: '\e4e4'; + +.li-car-taxi-front::before { + content: '\e4fe'; } -.li-circle-dashed:before { - content: '\e4b4'; + +.li-car::before { + content: '\e1d5'; } -.li-circle-divide:before { - content: '\e081'; + +.li-caravan::before { + content: '\e539'; } -.li-circle-dollar-sign:before { - content: '\e481'; + +.li-card-sim::before { + content: '\e671'; } -.li-circle-dot-dashed:before { - content: '\e4b5'; + +.li-carrot::before { + content: '\e25a'; } -.li-circle-dot:before { - content: '\e348'; + +.li-case-lower::before { + content: '\e3d8'; } -.li-circle-ellipsis:before { - content: '\e349'; + +.li-case-sensitive::before { + content: '\e3d9'; } -.li-circle-equal:before { - content: '\e404'; + +.li-case-upper::before { + content: '\e3da'; } -.li-circle-fading-arrow-up:before { - content: '\e61c'; + +.li-cassette-tape::before { + content: '\e4ca'; } -.li-circle-fading-plus:before { - content: '\e5c0'; + +.li-cast::before { + content: '\e066'; } -.li-circle-gauge:before { - content: '\e4e5'; + +.li-castle::before { + content: '\e3e0'; } -.li-circle-help:before { - content: '\e082'; + +.li-cat::before { + content: '\e38c'; } -.li-circle-minus:before { - content: '\e083'; + +.li-cctv-off::before { + content: '\e6d8'; } -.li-circle-off:before { - content: '\e405'; + +.li-cctv::before { + content: '\e57d'; } -.li-circle-parking-off:before { - content: '\e3cd'; + +.li-chart-area::before { + content: '\e4d3'; } -.li-circle-parking:before { - content: '\e3cc'; + +.li-chart-bar-big::before { + content: '\e4a7'; } -.li-circle-pause:before { - content: '\e084'; + +.li-chart-bar-decreasing::before { + content: '\e607'; } -.li-circle-percent:before { - content: '\e51e'; + +.li-chart-bar-increasing::before { + content: '\e608'; } -.li-circle-play:before { - content: '\e085'; + +.li-chart-bar-stacked::before { + content: '\e609'; } -.li-circle-plus:before { - content: '\e086'; + +.li-chart-bar::before { + content: '\e2a2'; } -.li-circle-power:before { - content: '\e554'; + +.li-chart-candlestick::before { + content: '\e4a8'; } -.li-circle-slash-2:before { - content: '\e212'; + +.li-chart-column-big::before { + content: '\e4a9'; } -.li-circle-slash:before { - content: '\e406'; + +.li-chart-column-decreasing::before { + content: '\e067'; } -.li-circle-stop:before { - content: '\e087'; + +.li-chart-column-increasing::before { + content: '\e2a4'; } -.li-circle-user-round:before { - content: '\e466'; + +.li-chart-column-stacked::before { + content: '\e60a'; } -.li-circle-user:before { - content: '\e465'; + +.li-chart-column::before { + content: '\e2a3'; } -.li-circle-x:before { - content: '\e088'; + +.li-chart-gantt::before { + content: '\e624'; } -.li-circle:before { - content: '\e07a'; + +.li-chart-line::before { + content: '\e2a5'; } -.li-circuit-board:before { - content: '\e407'; + +.li-chart-network::before { + content: '\e60b'; } -.li-citrus:before { - content: '\e378'; + +.li-chart-no-axes-column-decreasing::before { + content: '\e069'; } -.li-clapperboard:before { - content: '\e29a'; + +.li-chart-no-axes-column-increasing::before { + content: '\e06a'; } -.li-clipboard-check:before { - content: '\e218'; + +.li-chart-no-axes-column::before { + content: '\e068'; } -.li-clipboard-copy:before { - content: '\e224'; + +.li-chart-no-axes-combined::before { + content: '\e60c'; } -.li-clipboard-list:before { - content: '\e08a'; + +.li-chart-no-axes-gantt::before { + content: '\e4c4'; } -.li-clipboard-minus:before { - content: '\e5c2'; + +.li-chart-pie::before { + content: '\e06b'; } -.li-clipboard-paste:before { - content: '\e3eb'; + +.li-chart-scatter::before { + content: '\e48a'; } -.li-clipboard-pen-line:before { - content: '\e307'; + +.li-chart-spline::before { + content: '\e60d'; } -.li-clipboard-pen:before { - content: '\e306'; + +.li-check-check::before { + content: '\e38e'; } -.li-clipboard-plus:before { - content: '\e5c3'; + +.li-check-circle-2::before { + content: '\e226'; } -.li-clipboard-type:before { - content: '\e308'; + +.li-check-circle::before { + content: '\e07c'; } -.li-clipboard-x:before { - content: '\e221'; + +.li-check-line::before { + content: '\e66b'; } -.li-clipboard:before { - content: '\e089'; + +.li-check-square-2::before { + content: '\e559'; } -.li-clock-1:before { - content: '\e24a'; + +.li-check-square::before { + content: '\e16a'; } -.li-clock-10:before { - content: '\e24b'; + +.li-check::before { + content: '\e06c'; } -.li-clock-11:before { - content: '\e24c'; + +.li-chef-hat::before { + content: '\e2ac'; } -.li-clock-12:before { - content: '\e24d'; + +.li-cherry::before { + content: '\e350'; } -.li-clock-2:before { - content: '\e24e'; + +.li-chess-bishop::before { + content: '\e6a0'; } -.li-clock-3:before { - content: '\e24f'; + +.li-chess-king::before { + content: '\e6a1'; } -.li-clock-4:before { - content: '\e250'; + +.li-chess-knight::before { + content: '\e6a2'; } -.li-clock-5:before { - content: '\e251'; + +.li-chess-pawn::before { + content: '\e6a3'; } -.li-clock-6:before { - content: '\e252'; + +.li-chess-queen::before { + content: '\e6a4'; } -.li-clock-7:before { - content: '\e253'; + +.li-chess-rook::before { + content: '\e6a5'; } -.li-clock-8:before { - content: '\e254'; + +.li-chevron-down-circle::before { + content: '\e4dd'; } -.li-clock-9:before { - content: '\e255'; + +.li-chevron-down-square::before { + content: '\e3cf'; } -.li-clock-alert:before { - content: '\e62e'; + +.li-chevron-down::before { + content: '\e06d'; } -.li-clock-arrow-down:before { - content: '\e604'; + +.li-chevron-first::before { + content: '\e243'; } -.li-clock-arrow-up:before { - content: '\e605'; + +.li-chevron-last::before { + content: '\e244'; } -.li-clock:before { - content: '\e08b'; + +.li-chevron-left-circle::before { + content: '\e4de'; } -.li-cloud-alert:before { - content: '\e637'; + +.li-chevron-left-square::before { + content: '\e3d0'; } -.li-cloud-cog:before { - content: '\e309'; + +.li-chevron-left::before { + content: '\e06e'; } -.li-cloud-download:before { - content: '\e08d'; + +.li-chevron-right-circle::before { + content: '\e4df'; } -.li-cloud-drizzle:before { - content: '\e08e'; + +.li-chevron-right-square::before { + content: '\e3d1'; } -.li-cloud-fog:before { - content: '\e213'; + +.li-chevron-right::before { + content: '\e06f'; } -.li-cloud-hail:before { - content: '\e08f'; + +.li-chevron-up-circle::before { + content: '\e4e0'; } -.li-cloud-lightning:before { - content: '\e090'; + +.li-chevron-up-square::before { + content: '\e3d2'; } -.li-cloud-moon-rain:before { - content: '\e2f9'; + +.li-chevron-up::before { + content: '\e070'; } -.li-cloud-moon:before { - content: '\e214'; + +.li-chevrons-down-up::before { + content: '\e228'; } -.li-cloud-off:before { - content: '\e091'; + +.li-chevrons-down::before { + content: '\e071'; } -.li-cloud-rain-wind:before { - content: '\e093'; + +.li-chevrons-left-right-ellipsis::before { + content: '\e61f'; } -.li-cloud-rain:before { - content: '\e092'; + +.li-chevrons-left-right::before { + content: '\e293'; } -.li-cloud-snow:before { - content: '\e094'; + +.li-chevrons-left::before { + content: '\e072'; } -.li-cloud-sun-rain:before { - content: '\e2fa'; + +.li-chevrons-right-left::before { + content: '\e294'; } -.li-cloud-sun:before { - content: '\e215'; + +.li-chevrons-right::before { + content: '\e073'; } -.li-cloud-upload:before { - content: '\e095'; + +.li-chevrons-up-down::before { + content: '\e211'; } -.li-cloud:before { - content: '\e08c'; + +.li-chevrons-up::before { + content: '\e074'; } -.li-cloudy:before { - content: '\e216'; + +.li-church::before { + content: '\e3e1'; } -.li-clover:before { - content: '\e096'; + +.li-cigarette-off::before { + content: '\e2c7'; } -.li-club:before { - content: '\e49a'; + +.li-cigarette::before { + content: '\e2c6'; } -.li-code-xml:before { - content: '\e205'; + +.li-circle-alert::before { + content: '\e077'; } -.li-code:before { - content: '\e097'; + +.li-circle-arrow-down::before { + content: '\e078'; } -.li-codepen:before { - content: '\e098'; + +.li-circle-arrow-left::before { + content: '\e079'; } -.li-codesandbox:before { - content: '\e099'; + +.li-circle-arrow-out-down-left::before { + content: '\e3f7'; } -.li-coffee:before { - content: '\e09a'; + +.li-circle-arrow-out-down-right::before { + content: '\e3f8'; } -.li-cog:before { - content: '\e30a'; + +.li-circle-arrow-out-up-left::before { + content: '\e3f9'; } -.li-coins:before { - content: '\e09b'; + +.li-circle-arrow-out-up-right::before { + content: '\e3fa'; } -.li-columns-2:before { - content: '\e09c'; + +.li-circle-arrow-right::before { + content: '\e07a'; } -.li-columns-3:before { - content: '\e09d'; + +.li-circle-arrow-up::before { + content: '\e07b'; } -.li-columns-4:before { - content: '\e58d'; + +.li-circle-check-big::before { + content: '\e07c'; } -.li-combine:before { - content: '\e450'; + +.li-circle-check::before { + content: '\e226'; } -.li-command:before { - content: '\e09e'; + +.li-circle-chevron-down::before { + content: '\e4dd'; } -.li-compass:before { - content: '\e09f'; + +.li-circle-chevron-left::before { + content: '\e4de'; } -.li-component:before { - content: '\e2ac'; + +.li-circle-chevron-right::before { + content: '\e4df'; } -.li-computer:before { - content: '\e4e8'; + +.li-circle-chevron-up::before { + content: '\e4e0'; } -.li-concierge-bell:before { - content: '\e37b'; + +.li-circle-dashed::before { + content: '\e4b0'; } -.li-cone:before { - content: '\e527'; + +.li-circle-divide::before { + content: '\e07d'; } -.li-construction:before { - content: '\e3b7'; + +.li-circle-dollar-sign::before { + content: '\e47d'; } -.li-contact-round:before { - content: '\e467'; + +.li-circle-dot-dashed::before { + content: '\e4b1'; } -.li-contact:before { - content: '\e0a0'; + +.li-circle-dot::before { + content: '\e345'; } -.li-container:before { - content: '\e4d9'; + +.li-circle-ellipsis::before { + content: '\e346'; } -.li-contrast:before { - content: '\e0a1'; + +.li-circle-equal::before { + content: '\e400'; } -.li-cookie:before { - content: '\e26a'; + +.li-circle-fading-arrow-up::before { + content: '\e618'; } -.li-cooking-pot:before { - content: '\e588'; + +.li-circle-fading-plus::before { + content: '\e5bc'; } -.li-copy-check:before { - content: '\e3ff'; + +.li-circle-gauge::before { + content: '\e4e1'; } -.li-copy-minus:before { - content: '\e400'; + +.li-circle-help::before { + content: '\e082'; +} + +.li-circle-minus::before { + content: '\e07e'; } -.li-copy-plus:before { + +.li-circle-off::before { content: '\e401'; } -.li-copy-slash:before { - content: '\e402'; + +.li-circle-parking-off::before { + content: '\e3ca'; } -.li-copy-x:before { - content: '\e403'; + +.li-circle-parking::before { + content: '\e3c9'; } -.li-copy:before { - content: '\e0a2'; + +.li-circle-pause::before { + content: '\e07f'; } -.li-copyleft:before { - content: '\e0a3'; + +.li-circle-percent::before { + content: '\e51a'; } -.li-copyright:before { - content: '\e0a4'; + +.li-circle-pile::before { + content: '\e6e1'; } -.li-corner-down-left:before { - content: '\e0a5'; + +.li-circle-play::before { + content: '\e080'; } -.li-corner-down-right:before { - content: '\e0a6'; + +.li-circle-plus::before { + content: '\e081'; } -.li-corner-left-down:before { - content: '\e0a7'; + +.li-circle-pound-sterling::before { + content: '\e66d'; } -.li-corner-left-up:before { - content: '\e0a8'; + +.li-circle-power::before { + content: '\e550'; } -.li-corner-right-down:before { - content: '\e0a9'; + +.li-circle-question-mark::before { + content: '\e082'; } -.li-corner-right-up:before { - content: '\e0aa'; + +.li-circle-slash-2::before { + content: '\e213'; } -.li-corner-up-left:before { - content: '\e0ab'; + +.li-circle-slash::before { + content: '\e402'; } -.li-corner-up-right:before { - content: '\e0ac'; + +.li-circle-slashed::before { + content: '\e213'; } -.li-cpu:before { - content: '\e0ad'; + +.li-circle-small::before { + content: '\e640'; } -.li-creative-commons:before { - content: '\e3b5'; + +.li-circle-star::before { + content: '\e68d'; } -.li-credit-card:before { - content: '\e0ae'; + +.li-circle-stop::before { + content: '\e083'; } -.li-croissant:before { - content: '\e2ad'; + +.li-circle-user-round::before { + content: '\e462'; } -.li-crop:before { - content: '\e0af'; + +.li-circle-user::before { + content: '\e461'; } -.li-cross:before { - content: '\e1e4'; + +.li-circle-x::before { + content: '\e084'; } -.li-crosshair:before { - content: '\e0b0'; + +.li-circle::before { + content: '\e076'; } -.li-crown:before { - content: '\e1d5'; + +.li-circuit-board::before { + content: '\e403'; } -.li-cuboid:before { - content: '\e528'; + +.li-citrus::before { + content: '\e375'; } -.li-cup-soda:before { - content: '\e2d0'; + +.li-clapperboard::before { + content: '\e29b'; } -.li-currency:before { - content: '\e22f'; + +.li-clipboard-check::before { + content: '\e219'; } -.li-cylinder:before { - content: '\e529'; + +.li-clipboard-clock::before { + content: '\e688'; } -.li-dam:before { - content: '\e60a'; + +.li-clipboard-copy::before { + content: '\e225'; } -.li-database-backup:before { - content: '\e3ae'; + +.li-clipboard-edit::before { + content: '\e307'; } -.li-database-zap:before { - content: '\e50f'; + +.li-clipboard-list::before { + content: '\e086'; } -.li-database:before { - content: '\e0b1'; + +.li-clipboard-minus::before { + content: '\e5be'; } -.li-delete:before { - content: '\e0b2'; + +.li-clipboard-paste::before { + content: '\e3e8'; } -.li-dessert:before { - content: '\e4bf'; + +.li-clipboard-pen-line::before { + content: '\e308'; } -.li-diameter:before { - content: '\e52a'; + +.li-clipboard-pen::before { + content: '\e307'; } -.li-diamond-minus:before { - content: '\e5e5'; + +.li-clipboard-plus::before { + content: '\e5bf'; } -.li-diamond-percent:before { - content: '\e51f'; + +.li-clipboard-signature::before { + content: '\e308'; } -.li-diamond-plus:before { - content: '\e5e6'; + +.li-clipboard-type::before { + content: '\e309'; } -.li-diamond:before { - content: '\e2d1'; + +.li-clipboard-x::before { + content: '\e222'; } -.li-dice-1:before { - content: '\e286'; + +.li-clipboard::before { + content: '\e085'; } -.li-dice-2:before { - content: '\e287'; + +.li-clock-1::before { + content: '\e24b'; } -.li-dice-3:before { - content: '\e288'; + +.li-clock-10::before { + content: '\e24c'; } -.li-dice-4:before { - content: '\e289'; + +.li-clock-11::before { + content: '\e24d'; } -.li-dice-5:before { - content: '\e28a'; + +.li-clock-12::before { + content: '\e24e'; } -.li-dice-6:before { - content: '\e28b'; + +.li-clock-2::before { + content: '\e24f'; } -.li-dices:before { - content: '\e2c4'; + +.li-clock-3::before { + content: '\e250'; } -.li-diff:before { - content: '\e30b'; + +.li-clock-4::before { + content: '\e251'; } -.li-disc-2:before { - content: '\e3fa'; + +.li-clock-5::before { + content: '\e252'; } -.li-disc-3:before { - content: '\e498'; + +.li-clock-6::before { + content: '\e253'; } -.li-disc-album:before { - content: '\e560'; + +.li-clock-7::before { + content: '\e254'; } -.li-disc:before { - content: '\e0b3'; + +.li-clock-8::before { + content: '\e255'; } -.li-divide:before { - content: '\e0b4'; + +.li-clock-9::before { + content: '\e256'; } -.li-dna-off:before { - content: '\e397'; + +.li-clock-alert::before { + content: '\e62a'; } -.li-dna:before { - content: '\e396'; + +.li-clock-arrow-down::before { + content: '\e600'; } -.li-dock:before { - content: '\e5d7'; + +.li-clock-arrow-left::before { + content: '\e70d'; } -.li-dog:before { - content: '\e390'; + +.li-clock-arrow-right::before { + content: '\e70e'; } -.li-dollar-sign:before { - content: '\e0b5'; + +.li-clock-arrow-up::before { + content: '\e601'; } -.li-donut:before { - content: '\e4c0'; + +.li-clock-check::before { + content: '\e69e'; } -.li-door-closed:before { - content: '\e3d8'; + +.li-clock-fading::before { + content: '\e64a'; } -.li-door-open:before { - content: '\e3d9'; + +.li-clock-plus::before { + content: '\e667'; } -.li-dot:before { - content: '\e453'; + +.li-clock::before { + content: '\e087'; } -.li-download:before { - content: '\e0b6'; + +.li-closed-caption::before { + content: '\e68a'; } -.li-drafting-compass:before { - content: '\e52b'; + +.li-cloud-alert::before { + content: '\e633'; } -.li-drama:before { - content: '\e525'; + +.li-cloud-backup::before { + content: '\e6e2'; } -.li-dribbble:before { - content: '\e0b7'; + +.li-cloud-check::before { + content: '\e66e'; } -.li-drill:before { - content: '\e591'; + +.li-cloud-cog::before { + content: '\e30a'; } -.li-droplet-off:before { - content: '\e63c'; + +.li-cloud-download::before { + content: '\e089'; } -.li-droplet:before { - content: '\e0b8'; + +.li-cloud-drizzle::before { + content: '\e08a'; } -.li-droplets:before { - content: '\e0b9'; + +.li-cloud-fog::before { + content: '\e214'; } -.li-drum:before { - content: '\e561'; + +.li-cloud-hail::before { + content: '\e08b'; } -.li-drumstick:before { - content: '\e25a'; + +.li-cloud-lightning::before { + content: '\e08c'; } -.li-dumbbell:before { - content: '\e3a4'; + +.li-cloud-moon-rain::before { + content: '\e2fa'; } -.li-ear-off:before { - content: '\e386'; + +.li-cloud-moon::before { + content: '\e215'; } -.li-ear:before { - content: '\e385'; + +.li-cloud-off::before { + content: '\e08d'; } -.li-earth-lock:before { - content: '\e5d0'; + +.li-cloud-rain-wind::before { + content: '\e08f'; } -.li-earth:before { - content: '\e1f2'; + +.li-cloud-rain::before { + content: '\e08e'; } -.li-eclipse:before { - content: '\e5a1'; + +.li-cloud-snow::before { + content: '\e090'; } -.li-egg-fried:before { - content: '\e354'; + +.li-cloud-sun-rain::before { + content: '\e2fb'; } -.li-egg-off:before { - content: '\e398'; + +.li-cloud-sun::before { + content: '\e216'; } -.li-egg:before { - content: '\e25c'; + +.li-cloud-sync::before { + content: '\e6e3'; } -.li-ellipsis-vertical:before { - content: '\e0bb'; + +.li-cloud-upload::before { + content: '\e091'; } -.li-ellipsis:before { - content: '\e0ba'; + +.li-cloud::before { + content: '\e088'; } -.li-equal-approximately:before { - content: '\e638'; + +.li-cloudy::before { + content: '\e217'; } -.li-equal-not:before { - content: '\e1bd'; + +.li-clover::before { + content: '\e092'; } -.li-equal:before { - content: '\e1bc'; + +.li-club::before { + content: '\e496'; } -.li-eraser:before { - content: '\e28e'; + +.li-code-2::before { + content: '\e206'; } -.li-ethernet-port:before { - content: '\e624'; + +.li-code-square::before { + content: '\e16b'; } -.li-euro:before { - content: '\e0bc'; + +.li-code-xml::before { + content: '\e206'; } -.li-expand:before { - content: '\e219'; + +.li-code::before { + content: '\e093'; } -.li-external-link:before { - content: '\e0bd'; + +.li-coffee::before { + content: '\e096'; } -.li-eye-closed:before { - content: '\e632'; + +.li-cog::before { + content: '\e30b'; } -.li-eye-off:before { - content: '\e0bf'; + +.li-coins::before { + content: '\e097'; } -.li-eye:before { - content: '\e0be'; + +.li-columns-2::before { + content: '\e098'; } -.li-facebook:before { - content: '\e0c0'; + +.li-columns-3-cog::before { + content: '\e661'; } -.li-factory:before { - content: '\e29e'; + +.li-columns-3::before { + content: '\e099'; } -.li-fan:before { - content: '\e37c'; + +.li-columns-4::before { + content: '\e589'; } -.li-fast-forward:before { - content: '\e0c1'; + +.li-columns-settings::before { + content: '\e661'; } -.li-feather:before { - content: '\e0c2'; + +.li-columns::before { + content: '\e098'; } -.li-fence:before { - content: '\e586'; + +.li-combine::before { + content: '\e44c'; } -.li-ferris-wheel:before { - content: '\e483'; + +.li-command::before { + content: '\e09a'; } -.li-figma:before { - content: '\e0c3'; + +.li-compass::before { + content: '\e09b'; +} + +.li-component::before { + content: '\e2ad'; +} + +.li-computer::before { + content: '\e4e4'; +} + +.li-concierge-bell::before { + content: '\e378'; +} + +.li-cone::before { + content: '\e523'; +} + +.li-construction::before { + content: '\e3b4'; +} + +.li-contact-2::before { + content: '\e463'; +} + +.li-contact-round::before { + content: '\e463'; +} + +.li-contact::before { + content: '\e09c'; +} + +.li-container::before { + content: '\e4d5'; +} + +.li-contrast::before { + content: '\e09d'; +} + +.li-cookie::before { + content: '\e26b'; +} + +.li-cooking-pot::before { + content: '\e584'; +} + +.li-copy-check::before { + content: '\e3fb'; +} + +.li-copy-minus::before { + content: '\e3fc'; +} + +.li-copy-plus::before { + content: '\e3fd'; +} + +.li-copy-slash::before { + content: '\e3fe'; +} + +.li-copy-x::before { + content: '\e3ff'; +} + +.li-copy::before { + content: '\e09e'; +} + +.li-copyleft::before { + content: '\e09f'; +} + +.li-copyright::before { + content: '\e0a0'; +} + +.li-corner-down-left::before { + content: '\e0a1'; +} + +.li-corner-down-right::before { + content: '\e0a2'; +} + +.li-corner-left-down::before { + content: '\e0a3'; +} + +.li-corner-left-up::before { + content: '\e0a4'; +} + +.li-corner-right-down::before { + content: '\e0a5'; +} + +.li-corner-right-up::before { + content: '\e0a6'; +} + +.li-corner-up-left::before { + content: '\e0a7'; +} + +.li-corner-up-right::before { + content: '\e0a8'; +} + +.li-cpu::before { + content: '\e0a9'; +} + +.li-creative-commons::before { + content: '\e3b2'; +} + +.li-credit-card::before { + content: '\e0aa'; +} + +.li-croissant::before { + content: '\e2ae'; +} + +.li-crop::before { + content: '\e0ab'; +} + +.li-cross::before { + content: '\e1e5'; +} + +.li-crosshair::before { + content: '\e0ac'; +} + +.li-crown::before { + content: '\e1d6'; +} + +.li-cuboid::before { + content: '\e524'; +} + +.li-cup-soda::before { + content: '\e2d1'; } -.li-file-archive:before { + +.li-curly-braces::before { + content: '\e36a'; +} + +.li-currency::before { + content: '\e230'; +} + +.li-cylinder::before { + content: '\e525'; +} + +.li-dam::before { + content: '\e606'; +} + +.li-database-backup::before { + content: '\e3ab'; +} + +.li-database-search::before { + content: '\e6b1'; +} + +.li-database-zap::before { + content: '\e50b'; +} + +.li-database::before { + content: '\e0ad'; +} + +.li-decimals-arrow-left::before { + content: '\e65c'; +} + +.li-decimals-arrow-right::before { + content: '\e65d'; +} + +.li-delete::before { + content: '\e0ae'; +} + +.li-dessert::before { + content: '\e4bb'; +} + +.li-diameter::before { + content: '\e526'; +} + +.li-diamond-minus::before { + content: '\e5e1'; +} + +.li-diamond-percent::before { + content: '\e51b'; +} + +.li-diamond-plus::before { + content: '\e5e2'; +} + +.li-diamond::before { + content: '\e2d2'; +} + +.li-dice-1::before { + content: '\e287'; +} + +.li-dice-2::before { + content: '\e288'; +} + +.li-dice-3::before { + content: '\e289'; +} + +.li-dice-4::before { + content: '\e28a'; +} + +.li-dice-5::before { + content: '\e28b'; +} + +.li-dice-6::before { + content: '\e28c'; +} + +.li-dices::before { + content: '\e2c5'; +} + +.li-diff::before { content: '\e30c'; } -.li-file-audio-2:before { - content: '\e30e'; + +.li-disc-2::before { + content: '\e3f6'; } -.li-file-audio:before { - content: '\e30d'; + +.li-disc-3::before { + content: '\e494'; } -.li-file-axis-3d:before { - content: '\e30f'; + +.li-disc-album::before { + content: '\e55c'; } -.li-file-badge-2:before { - content: '\e311'; + +.li-disc::before { + content: '\e0af'; } -.li-file-badge:before { - content: '\e310'; + +.li-divide-circle::before { + content: '\e07d'; } -.li-file-box:before { - content: '\e312'; + +.li-divide-square::before { + content: '\e16d'; } -.li-file-chart-column-increasing:before { - content: '\e314'; + +.li-divide::before { + content: '\e0b0'; } -.li-file-chart-column:before { - content: '\e313'; + +.li-dna-off::before { + content: '\e394'; } -.li-file-chart-line:before { - content: '\e315'; + +.li-dna::before { + content: '\e393'; } -.li-file-chart-pie:before { - content: '\e316'; + +.li-dock::before { + content: '\e5d3'; } -.li-file-check-2:before { - content: '\e0c6'; + +.li-dog::before { + content: '\e38d'; } -.li-file-check:before { - content: '\e0c5'; + +.li-dollar-sign::before { + content: '\e0b1'; } -.li-file-clock:before { - content: '\e317'; + +.li-donut::before { + content: '\e4bc'; } -.li-file-code-2:before { - content: '\e462'; + +.li-door-closed-locked::before { + content: '\e664'; } -.li-file-code:before { - content: '\e0c7'; + +.li-door-closed::before { + content: '\e3d5'; } -.li-file-cog:before { - content: '\e318'; + +.li-door-open::before { + content: '\e3d6'; } -.li-file-diff:before { - content: '\e319'; + +.li-dot-square::before { + content: '\e16e'; } -.li-file-digit:before { - content: '\e0c8'; + +.li-dot::before { + content: '\e44f'; +} + +.li-download-cloud::before { + content: '\e089'; +} + +.li-download::before { + content: '\e0b2'; +} + +.li-drafting-compass::before { + content: '\e527'; +} + +.li-drama::before { + content: '\e521'; +} + +.li-drill::before { + content: '\e58d'; +} + +.li-drone::before { + content: '\e676'; +} + +.li-droplet-off::before { + content: '\e638'; +} + +.li-droplet::before { + content: '\e0b4'; +} + +.li-droplets::before { + content: '\e0b5'; +} + +.li-drum::before { + content: '\e55d'; +} + +.li-drumstick::before { + content: '\e25b'; +} + +.li-dumbbell::before { + content: '\e3a1'; +} + +.li-ear-off::before { + content: '\e383'; +} + +.li-ear::before { + content: '\e382'; +} + +.li-earth-lock::before { + content: '\e5cc'; +} + +.li-earth::before { + content: '\e1f3'; +} + +.li-eclipse::before { + content: '\e59d'; +} + +.li-edit-2::before { + content: '\e12f'; +} + +.li-edit-3::before { + content: '\e130'; +} + +.li-edit::before { + content: '\e172'; +} + +.li-egg-fried::before { + content: '\e351'; +} + +.li-egg-off::before { + content: '\e395'; +} + +.li-egg::before { + content: '\e25d'; +} + +.li-ellipse::before { + content: '\e6b2'; +} + +.li-ellipsis-vertical::before { + content: '\e0b7'; +} + +.li-ellipsis::before { + content: '\e0b6'; +} + +.li-equal-approximately::before { + content: '\e634'; +} + +.li-equal-not::before { + content: '\e1be'; +} + +.li-equal-square::before { + content: '\e16f'; +} + +.li-equal::before { + content: '\e1bd'; +} + +.li-eraser::before { + content: '\e28f'; +} + +.li-ethernet-port::before { + content: '\e620'; +} + +.li-euro::before { + content: '\e0b8'; +} + +.li-ev-charger::before { + content: '\e697'; +} + +.li-expand::before { + content: '\e21a'; +} + +.li-external-link::before { + content: '\e0b9'; +} + +.li-eye-closed::before { + content: '\e62e'; +} + +.li-eye-dashed::before { + content: '\e701'; +} + +.li-eye-off::before { + content: '\e0bb'; +} + +.li-eye::before { + content: '\e0ba'; +} + +.li-factory::before { + content: '\e29f'; +} + +.li-fan::before { + content: '\e379'; +} + +.li-fast-forward::before { + content: '\e0bd'; +} + +.li-feather::before { + content: '\e0be'; +} + +.li-fence::before { + content: '\e582'; +} + +.li-ferris-wheel::before { + content: '\e47f'; +} + +.li-file-archive::before { + content: '\e30d'; +} + +.li-file-audio-2::before { + content: '\e31a'; +} + +.li-file-audio::before { + content: '\e31a'; +} + +.li-file-axis-3-d::before { + content: '\e30e'; +} + +.li-file-axis-3d::before { + content: '\e30e'; +} + +.li-file-badge-2::before { + content: '\e30f'; +} + +.li-file-badge::before { + content: '\e30f'; +} + +.li-file-bar-chart-2::before { + content: '\e311'; +} + +.li-file-bar-chart::before { + content: '\e312'; +} + +.li-file-box::before { + content: '\e310'; +} + +.li-file-braces-corner::before { + content: '\e36c'; +} + +.li-file-braces::before { + content: '\e36b'; +} + +.li-file-chart-column-increasing::before { + content: '\e312'; +} + +.li-file-chart-column::before { + content: '\e311'; +} + +.li-file-chart-line::before { + content: '\e313'; +} + +.li-file-chart-pie::before { + content: '\e314'; +} + +.li-file-check-2::before { + content: '\e0c2'; +} + +.li-file-check-corner::before { + content: '\e0c2'; +} + +.li-file-check::before { + content: '\e0c1'; +} + +.li-file-clock::before { + content: '\e315'; +} + +.li-file-code-2::before { + content: '\e45e'; +} + +.li-file-code-corner::before { + content: '\e45e'; +} + +.li-file-code::before { + content: '\e0c3'; +} + +.li-file-cog-2::before { + content: '\e316'; +} + +.li-file-cog::before { + content: '\e316'; +} + +.li-file-diff::before { + content: '\e317'; +} + +.li-file-digit::before { + content: '\e0c4'; +} + +.li-file-down::before { + content: '\e318'; +} + +.li-file-edit::before { + content: '\e31f'; +} + +.li-file-exclamation-point::before { + content: '\e319'; +} + +.li-file-headphone::before { + content: '\e31a'; +} + +.li-file-heart::before { + content: '\e31b'; +} + +.li-file-image::before { + content: '\e31c'; +} + +.li-file-input::before { + content: '\e0c5'; +} + +.li-file-json-2::before { + content: '\e36c'; +} + +.li-file-json::before { + content: '\e36b'; +} + +.li-file-key-2::before { + content: '\e31d'; +} + +.li-file-key::before { + content: '\e31d'; +} + +.li-file-line-chart::before { + content: '\e313'; +} + +.li-file-lock-2::before { + content: '\e31e'; +} + +.li-file-lock::before { + content: '\e31e'; +} + +.li-file-minus-2::before { + content: '\e0c7'; +} + +.li-file-minus-corner::before { + content: '\e0c7'; +} + +.li-file-minus::before { + content: '\e0c6'; +} + +.li-file-music::before { + content: '\e55e'; +} + +.li-file-output::before { + content: '\e0c8'; +} + +.li-file-pen-line::before { + content: '\e320'; +} + +.li-file-pen::before { + content: '\e31f'; +} + +.li-file-pie-chart::before { + content: '\e314'; +} + +.li-file-play::before { + content: '\e321'; +} + +.li-file-plus-2::before { + content: '\e0ca'; +} + +.li-file-plus-corner::before { + content: '\e0ca'; +} + +.li-file-plus::before { + content: '\e0c9'; +} + +.li-file-question-mark::before { + content: '\e322'; +} + +.li-file-question::before { + content: '\e322'; +} + +.li-file-scan::before { + content: '\e323'; +} + +.li-file-search-2::before { + content: '\e324'; +} + +.li-file-search-corner::before { + content: '\e324'; +} + +.li-file-search::before { + content: '\e0cb'; +} + +.li-file-signal::before { + content: '\e325'; +} + +.li-file-signature::before { + content: '\e320'; +} + +.li-file-sliders::before { + content: '\e5a0'; +} + +.li-file-spreadsheet::before { + content: '\e326'; +} + +.li-file-stack::before { + content: '\e4a1'; +} + +.li-file-symlink::before { + content: '\e327'; +} + +.li-file-terminal::before { + content: '\e328'; +} + +.li-file-text::before { + content: '\e0cc'; +} + +.li-file-type-2::before { + content: '\e36d'; +} + +.li-file-type-corner::before { + content: '\e36d'; +} + +.li-file-type::before { + content: '\e329'; +} + +.li-file-up::before { + content: '\e32a'; +} + +.li-file-user::before { + content: '\e62d'; +} + +.li-file-video-2::before { + content: '\e32b'; +} + +.li-file-video-camera::before { + content: '\e32b'; +} + +.li-file-video::before { + content: '\e321'; +} + +.li-file-volume-2::before { + content: '\e325'; +} + +.li-file-volume::before { + content: '\e32c'; +} + +.li-file-warning::before { + content: '\e319'; +} + +.li-file-x-2::before { + content: '\e0ce'; +} + +.li-file-x-corner::before { + content: '\e0ce'; +} + +.li-file-x::before { + content: '\e0cd'; +} + +.li-file::before { + content: '\e0c0'; +} + +.li-files::before { + content: '\e0cf'; +} + +.li-film::before { + content: '\e0d0'; +} + +.li-filter-x::before { + content: '\e3b5'; +} + +.li-filter::before { + content: '\e0dc'; +} + +.li-fingerprint-pattern::before { + content: '\e2cb'; +} + +.li-fingerprint::before { + content: '\e2cb'; +} + +.li-fire-extinguisher::before { + content: '\e57e'; +} + +.li-fish-off::before { + content: '\e3b0'; +} + +.li-fish-symbol::before { + content: '\e4f4'; +} + +.li-fish::before { + content: '\e3a6'; +} + +.li-fishing-hook::before { + content: '\e6e4'; +} + +.li-fishing-rod::before { + content: '\e6b3'; +} + +.li-flag-off::before { + content: '\e292'; +} + +.li-flag-triangle-left::before { + content: '\e237'; +} + +.li-flag-triangle-right::before { + content: '\e238'; +} + +.li-flag::before { + content: '\e0d1'; +} + +.li-flame-kindling::before { + content: '\e53a'; +} + +.li-flame::before { + content: '\e0d2'; +} + +.li-flashlight-off::before { + content: '\e0d4'; +} + +.li-flashlight::before { + content: '\e0d3'; +} + +.li-flask-conical-off::before { + content: '\e396'; +} + +.li-flask-conical::before { + content: '\e0d5'; +} + +.li-flask-round::before { + content: '\e0d6'; +} + +.li-flip-horizontal-2::before { + content: '\e35e'; +} + +.li-flip-horizontal::before { + content: '\e35d'; +} + +.li-flip-vertical-2::before { + content: '\e360'; +} + +.li-flip-vertical::before { + content: '\e35f'; +} + +.li-flower-2::before { + content: '\e2d4'; +} + +.li-flower::before { + content: '\e2d3'; +} + +.li-focus::before { + content: '\e29e'; +} + +.li-fold-horizontal::before { + content: '\e43b'; +} + +.li-fold-vertical::before { + content: '\e43c'; +} + +.li-folder-archive::before { + content: '\e32d'; +} + +.li-folder-bookmark::before { + content: '\e6f1'; +} + +.li-folder-check::before { + content: '\e32e'; +} + +.li-folder-clock::before { + content: '\e32f'; +} + +.li-folder-closed::before { + content: '\e330'; +} + +.li-folder-code::before { + content: '\e5fb'; +} + +.li-folder-cog-2::before { + content: '\e331'; +} + +.li-folder-cog::before { + content: '\e331'; +} + +.li-folder-dot::before { + content: '\e4c5'; +} + +.li-folder-down::before { + content: '\e332'; +} + +.li-folder-edit::before { + content: '\e338'; +} + +.li-folder-git-2::before { + content: '\e40a'; +} + +.li-folder-git::before { + content: '\e409'; +} + +.li-folder-heart::before { + content: '\e333'; +} + +.li-folder-input::before { + content: '\e334'; +} + +.li-folder-kanban::before { + content: '\e4c6'; +} + +.li-folder-key::before { + content: '\e335'; +} + +.li-folder-lock::before { + content: '\e336'; +} + +.li-folder-minus::before { + content: '\e0d8'; +} + +.li-folder-open-dot::before { + content: '\e4c7'; +} + +.li-folder-open::before { + content: '\e247'; +} + +.li-folder-output::before { + content: '\e337'; +} + +.li-folder-pen::before { + content: '\e338'; +} + +.li-folder-plus::before { + content: '\e0d9'; +} + +.li-folder-root::before { + content: '\e4c8'; +} + +.li-folder-search-2::before { + content: '\e33a'; +} + +.li-folder-search::before { + content: '\e339'; +} + +.li-folder-symlink::before { + content: '\e33b'; +} + +.li-folder-sync::before { + content: '\e4c9'; +} + +.li-folder-tree::before { + content: '\e33c'; +} + +.li-folder-up::before { + content: '\e33d'; +} + +.li-folder-x::before { + content: '\e33e'; +} + +.li-folder::before { + content: '\e0d7'; +} + +.li-folders::before { + content: '\e33f'; +} + +.li-footprints::before { + content: '\e3b9'; +} + +.li-fork-knife-crossed::before { + content: '\e2f7'; +} + +.li-fork-knife::before { + content: '\e2f6'; +} + +.li-forklift::before { + content: '\e3c1'; +} + +.li-form-input::before { + content: '\e21f'; +} + +.li-form::before { + content: '\e6a8'; +} + +.li-forward::before { + content: '\e229'; +} + +.li-frame::before { + content: '\e291'; +} + +.li-frown::before { + content: '\e0db'; +} + +.li-fuel::before { + content: '\e2af'; +} + +.li-fullscreen::before { + content: '\e534'; +} + +.li-function-square::before { + content: '\e22d'; +} + +.li-funnel-plus::before { + content: '\e0dd'; +} + +.li-funnel-x::before { + content: '\e3b5'; +} + +.li-funnel::before { + content: '\e0dc'; +} + +.li-gallery-horizontal-end::before { + content: '\e4cf'; +} + +.li-gallery-horizontal::before { + content: '\e4ce'; +} + +.li-gallery-thumbnails::before { + content: '\e4d0'; +} + +.li-gallery-vertical-end::before { + content: '\e4d2'; +} + +.li-gallery-vertical::before { + content: '\e4d1'; +} + +.li-gamepad-2::before { + content: '\e0df'; +} + +.li-gamepad-directional::before { + content: '\e69b'; +} + +.li-gamepad::before { + content: '\e0de'; +} + +.li-gantt-chart-square::before { + content: '\e169'; +} + +.li-gantt-chart::before { + content: '\e4c4'; +} + +.li-gauge-circle::before { + content: '\e4e1'; +} + +.li-gauge::before { + content: '\e1bf'; +} + +.li-gavel::before { + content: '\e0e0'; +} + +.li-gem::before { + content: '\e242'; +} + +.li-georgian-lari::before { + content: '\e678'; +} + +.li-ghost::before { + content: '\e20e'; +} + +.li-gift::before { + content: '\e0e1'; +} + +.li-git-branch-minus::before { + content: '\e69c'; +} + +.li-git-branch-plus::before { + content: '\e1f4'; +} + +.li-git-branch::before { + content: '\e0e2'; +} + +.li-git-commit-horizontal::before { + content: '\e0e3'; +} + +.li-git-commit-vertical::before { + content: '\e552'; +} + +.li-git-commit::before { + content: '\e0e3'; +} + +.li-git-compare-arrows::before { + content: '\e553'; +} + +.li-git-compare::before { + content: '\e359'; +} + +.li-git-fork::before { + content: '\e28d'; +} + +.li-git-graph::before { + content: '\e554'; +} + +.li-git-merge-conflict::before { + content: '\e6b4'; +} + +.li-git-merge::before { + content: '\e0e4'; +} + +.li-git-pull-request-arrow::before { + content: '\e555'; +} + +.li-git-pull-request-closed::before { + content: '\e35a'; +} + +.li-git-pull-request-create-arrow::before { + content: '\e557'; +} + +.li-git-pull-request-create::before { + content: '\e556'; +} + +.li-git-pull-request-draft::before { + content: '\e35b'; +} + +.li-git-pull-request::before { + content: '\e0e5'; +} + +.li-glass-water::before { + content: '\e2d5'; +} + +.li-glasses::before { + content: '\e20d'; +} + +.li-globe-2::before { + content: '\e1f3'; +} + +.li-globe-check::before { + content: '\e6fc'; +} + +.li-globe-lock::before { + content: '\e5cd'; +} + +.li-globe-off::before { + content: '\e6b5'; +} + +.li-globe-x::before { + content: '\e6b6'; +} + +.li-globe::before { + content: '\e0e8'; +} + +.li-goal::before { + content: '\e4a5'; +} + +.li-gpu::before { + content: '\e66a'; +} + +.li-grab::before { + content: '\e1e6'; +} + +.li-graduation-cap::before { + content: '\e234'; +} + +.li-grape::before { + content: '\e352'; +} + +.li-grid-2-x-2-check::before { + content: '\e5e4'; +} + +.li-grid-2-x-2-plus::before { + content: '\e628'; +} + +.li-grid-2-x-2-x::before { + content: '\e5e5'; +} + +.li-grid-2-x-2::before { + content: '\e4ff'; +} + +.li-grid-2x2-check::before { + content: '\e5e4'; +} + +.li-grid-2x2-plus::before { + content: '\e628'; +} + +.li-grid-2x2-x::before { + content: '\e5e5'; +} + +.li-grid-2x2::before { + content: '\e4ff'; +} + +.li-grid-3-x-3::before { + content: '\e0e9'; +} + +.li-grid-3x2::before { + content: '\e66f'; +} + +.li-grid-3x3::before { + content: '\e0e9'; +} + +.li-grid::before { + content: '\e0e9'; +} + +.li-grip-horizontal::before { + content: '\e0ea'; +} + +.li-grip-vertical::before { + content: '\e0eb'; +} + +.li-grip::before { + content: '\e3b1'; +} + +.li-group::before { + content: '\e464'; +} + +.li-guitar::before { + content: '\e55f'; +} + +.li-ham::before { + content: '\e5d7'; +} + +.li-hamburger::before { + content: '\e665'; +} + +.li-hammer::before { + content: '\e0ec'; +} + +.li-hand-coins::before { + content: '\e5b8'; +} + +.li-hand-fist::before { + content: '\e68b'; +} + +.li-hand-grab::before { + content: '\e1e6'; +} + +.li-hand-heart::before { + content: '\e5b9'; +} + +.li-hand-helping::before { + content: '\e3b8'; +} + +.li-hand-metal::before { + content: '\e22c'; +} + +.li-hand-platter::before { + content: '\e5ba'; +} + +.li-hand::before { + content: '\e1d7'; +} + +.li-handbag::before { + content: '\e689'; +} + +.li-handshake::before { + content: '\e5c0'; +} + +.li-hard-drive-download::before { + content: '\e4e5'; +} + +.li-hard-drive-upload::before { + content: '\e4e6'; +} + +.li-hard-drive::before { + content: '\e0ed'; +} + +.li-hard-hat::before { + content: '\e0ee'; +} + +.li-hash::before { + content: '\e0ef'; +} + +.li-hat-glasses::before { + content: '\e683'; +} + +.li-haze::before { + content: '\e0f0'; +} + +.li-hd::before { + content: '\e6e5'; +} + +.li-hdmi-port::before { + content: '\e4e7'; +} + +.li-heading-1::before { + content: '\e385'; +} + +.li-heading-2::before { + content: '\e386'; +} + +.li-heading-3::before { + content: '\e387'; +} + +.li-heading-4::before { + content: '\e388'; +} + +.li-heading-5::before { + content: '\e389'; +} + +.li-heading-6::before { + content: '\e38a'; +} + +.li-heading::before { + content: '\e384'; +} + +.li-headphone-off::before { + content: '\e629'; +} + +.li-headphones::before { + content: '\e0f1'; +} + +.li-headset::before { + content: '\e5bd'; +} + +.li-heart-crack::before { + content: '\e2d6'; +} + +.li-heart-handshake::before { + content: '\e2d7'; +} + +.li-heart-minus::before { + content: '\e651'; +} + +.li-heart-off::before { + content: '\e295'; +} + +.li-heart-plus::before { + content: '\e652'; +} + +.li-heart-pulse::before { + content: '\e36e'; +} + +.li-heart-x::before { + content: '\e6ed'; +} + +.li-heart::before { + content: '\e0f2'; +} + +.li-heater::before { + content: '\e58e'; +} + +.li-helicopter::before { + content: '\e69d'; +} + +.li-help-circle::before { + content: '\e082'; +} + +.li-helping-hand::before { + content: '\e3b8'; +} + +.li-hexagon::before { + content: '\e0f3'; +} + +.li-highlighter::before { + content: '\e0f4'; +} + +.li-history::before { + content: '\e1f5'; +} + +.li-home::before { + content: '\e0f5'; +} + +.li-hop-off::before { + content: '\e398'; +} + +.li-hop::before { + content: '\e397'; +} + +.li-hospital::before { + content: '\e5d8'; +} + +.li-hotel::before { + content: '\e3e2'; +} + +.li-hourglass::before { + content: '\e296'; +} + +.li-house-heart::before { + content: '\e695'; +} + +.li-house-plug::before { + content: '\e5f0'; +} + +.li-house-plus::before { + content: '\e5f1'; +} + +.li-house-wifi::before { + content: '\e63c'; +} + +.li-house::before { + content: '\e0f5'; +} + +.li-ice-cream-2::before { + content: '\e3a7'; +} + +.li-ice-cream-bowl::before { + content: '\e3a7'; +} + +.li-ice-cream-cone::before { + content: '\e353'; +} + +.li-ice-cream::before { + content: '\e353'; +} + +.li-id-card-lanyard::before { + content: '\e670'; +} + +.li-id-card::before { + content: '\e617'; +} + +.li-image-down::before { + content: '\e53c'; +} + +.li-image-minus::before { + content: '\e1f6'; +} + +.li-image-off::before { + content: '\e1c0'; +} + +.li-image-play::before { + content: '\e5df'; +} + +.li-image-plus::before { + content: '\e1f7'; +} + +.li-image-up::before { + content: '\e5cb'; +} + +.li-image-upscale::before { + content: '\e637'; +} + +.li-image::before { + content: '\e0f6'; +} + +.li-images::before { + content: '\e5c4'; +} + +.li-import::before { + content: '\e22f'; +} + +.li-inbox::before { + content: '\e0f7'; +} + +.li-indent-decrease::before { + content: '\e107'; +} + +.li-indent-increase::before { + content: '\e108'; +} + +.li-indent::before { + content: '\e108'; +} + +.li-indian-rupee::before { + content: '\e0f8'; +} + +.li-infinity::before { + content: '\e1e7'; +} + +.li-info::before { + content: '\e0f9'; +} + +.li-inspect::before { + content: '\e202'; +} + +.li-inspection-panel::before { + content: '\e583'; +} + +.li-italic::before { + content: '\e0fb'; +} + +.li-iteration-ccw::before { + content: '\e423'; +} + +.li-iteration-cw::before { + content: '\e424'; +} + +.li-japanese-yen::before { + content: '\e0fc'; +} + +.li-joystick::before { + content: '\e355'; +} + +.li-kanban-square-dashed::before { + content: '\e16c'; +} + +.li-kanban-square::before { + content: '\e170'; +} + +.li-kanban::before { + content: '\e4dc'; +} + +.li-kayak::before { + content: '\e68f'; +} + +.li-key-round::before { + content: '\e4a3'; +} + +.li-key-square::before { + content: '\e4a4'; +} + +.li-key::before { + content: '\e0fd'; } -.li-file-down:before { - content: '\e31a'; + +.li-keyboard-music::before { + content: '\e560'; } -.li-file-heart:before { - content: '\e31b'; + +.li-keyboard-off::before { + content: '\e5de'; } -.li-file-image:before { - content: '\e31c'; + +.li-keyboard::before { + content: '\e284'; } -.li-file-input:before { - content: '\e0c9'; + +.li-lamp-ceiling::before { + content: '\e2d9'; } -.li-file-json-2:before { - content: '\e36f'; + +.li-lamp-desk::before { + content: '\e2da'; } -.li-file-json:before { - content: '\e36e'; + +.li-lamp-floor::before { + content: '\e2db'; } -.li-file-key-2:before { - content: '\e31e'; + +.li-lamp-wall-down::before { + content: '\e2dc'; } -.li-file-key:before { - content: '\e31d'; + +.li-lamp-wall-up::before { + content: '\e2dd'; } -.li-file-lock-2:before { - content: '\e320'; + +.li-lamp::before { + content: '\e2d8'; } -.li-file-lock:before { - content: '\e31f'; + +.li-land-plot::before { + content: '\e528'; } -.li-file-minus-2:before { - content: '\e0cb'; + +.li-landmark::before { + content: '\e23a'; } -.li-file-minus:before { - content: '\e0ca'; + +.li-languages::before { + content: '\e0fe'; } -.li-file-music:before { - content: '\e562'; + +.li-laptop-2::before { + content: '\e1d8'; } -.li-file-output:before { - content: '\e0cc'; + +.li-laptop-minimal-check::before { + content: '\e632'; } -.li-file-pen-line:before { - content: '\e322'; + +.li-laptop-minimal::before { + content: '\e1d8'; } -.li-file-pen:before { - content: '\e321'; + +.li-laptop::before { + content: '\e1cd'; } -.li-file-plus-2:before { - content: '\e0ce'; + +.li-lasso-select::before { + content: '\e1cf'; } -.li-file-plus:before { - content: '\e0cd'; + +.li-lasso::before { + content: '\e1ce'; } -.li-file-question:before { - content: '\e323'; + +.li-laugh::before { + content: '\e300'; } -.li-file-scan:before { - content: '\e324'; + +.li-layers-2::before { + content: '\e52a'; } -.li-file-search-2:before { - content: '\e325'; + +.li-layers-3::before { + content: '\e529'; } -.li-file-search:before { - content: '\e0cf'; + +.li-layers-minus::before { + content: '\e6ee'; } -.li-file-sliders:before { - content: '\e5a4'; + +.li-layers-plus::before { + content: '\e6e6'; } -.li-file-spreadsheet:before { - content: '\e326'; + +.li-layers::before { + content: '\e529'; } -.li-file-stack:before { - content: '\e4a5'; + +.li-layout-dashboard::before { + content: '\e1c1'; } -.li-file-symlink:before { - content: '\e327'; + +.li-layout-grid::before { + content: '\e0ff'; } -.li-file-terminal:before { - content: '\e328'; + +.li-layout-list::before { + content: '\e1d9'; } -.li-file-text:before { - content: '\e0d0'; + +.li-layout-panel-left::before { + content: '\e470'; } -.li-file-type-2:before { - content: '\e370'; + +.li-layout-panel-top::before { + content: '\e471'; } -.li-file-type:before { - content: '\e329'; + +.li-layout-template::before { + content: '\e207'; } -.li-file-up:before { - content: '\e32a'; + +.li-layout::before { + content: '\e12c'; } -.li-file-user:before { - content: '\e631'; + +.li-leaf::before { + content: '\e2de'; } -.li-file-video-2:before { - content: '\e32c'; + +.li-leafy-green::before { + content: '\e46f'; } -.li-file-video:before { - content: '\e32b'; + +.li-lectern::before { + content: '\e5e9'; } -.li-file-volume-2:before { - content: '\e32e'; + +.li-lens-concave::before { + content: '\e6b7'; } -.li-file-volume:before { - content: '\e32d'; + +.li-lens-convex::before { + content: '\e6b8'; } -.li-file-warning:before { - content: '\e32f'; + +.li-letter-text::before { + content: '\e605'; } -.li-file-x-2:before { - content: '\e0d2'; + +.li-library-big::before { + content: '\e54e'; } -.li-file-x:before { - content: '\e0d1'; + +.li-library-square::before { + content: '\e54f'; } -.li-file:before { - content: '\e0c4'; + +.li-library::before { + content: '\e100'; } -.li-files:before { - content: '\e0d3'; + +.li-life-buoy::before { + content: '\e101'; } -.li-film:before { - content: '\e0d4'; + +.li-ligature::before { + content: '\e43a'; } -.li-filter-x:before { - content: '\e3b8'; + +.li-lightbulb-off::before { + content: '\e208'; } -.li-filter:before { - content: '\e0d5'; + +.li-lightbulb::before { + content: '\e1c2'; } -.li-fingerprint:before { - content: '\e2ca'; + +.li-line-chart::before { + content: '\e2a5'; } -.li-fire-extinguisher:before { - content: '\e582'; + +.li-line-dot-right-horizontal::before { + content: '\e6b9'; } -.li-fish-off:before { - content: '\e3b3'; + +.li-line-squiggle::before { + content: '\e67a'; } -.li-fish-symbol:before { - content: '\e4f8'; + +.li-line-style::before { + content: '\e6da'; } -.li-fish:before { - content: '\e3a9'; + +.li-link-2-off::before { + content: '\e104'; } -.li-flag-off:before { - content: '\e291'; + +.li-link-2::before { + content: '\e103'; } -.li-flag-triangle-left:before { - content: '\e236'; + +.li-link::before { + content: '\e102'; } -.li-flag-triangle-right:before { - content: '\e237'; + +.li-list-check::before { + content: '\e5fa'; } -.li-flag:before { - content: '\e0d6'; + +.li-list-checks::before { + content: '\e1d0'; } -.li-flame-kindling:before { - content: '\e53e'; + +.li-list-chevrons-down-up::before { + content: '\e694'; } -.li-flame:before { - content: '\e0d7'; + +.li-list-chevrons-up-down::before { + content: '\e696'; } -.li-flashlight-off:before { - content: '\e0d9'; + +.li-list-collapse::before { + content: '\e59b'; } -.li-flashlight:before { - content: '\e0d8'; + +.li-list-end::before { + content: '\e2df'; } -.li-flask-conical-off:before { - content: '\e399'; + +.li-list-filter-plus::before { + content: '\e639'; } -.li-flask-conical:before { - content: '\e0da'; + +.li-list-filter::before { + content: '\e460'; } -.li-flask-round:before { - content: '\e0db'; + +.li-list-indent-decrease::before { + content: '\e107'; } -.li-flip-horizontal-2:before { - content: '\e361'; + +.li-list-indent-increase::before { + content: '\e108'; } -.li-flip-horizontal:before { - content: '\e360'; + +.li-list-minus::before { + content: '\e23e'; } -.li-flip-vertical-2:before { - content: '\e363'; + +.li-list-music::before { + content: '\e2e0'; } -.li-flip-vertical:before { - content: '\e362'; + +.li-list-ordered::before { + content: '\e1d1'; } -.li-flower-2:before { - content: '\e2d3'; + +.li-list-plus::before { + content: '\e23f'; } -.li-flower:before { - content: '\e2d2'; + +.li-list-restart::before { + content: '\e452'; } -.li-focus:before { - content: '\e29d'; + +.li-list-sort-ascending::before { + content: '\e702'; } -.li-fold-horizontal:before { - content: '\e43f'; + +.li-list-sort-descending::before { + content: '\e703'; } -.li-fold-vertical:before { - content: '\e440'; + +.li-list-start::before { + content: '\e2e1'; } -.li-folder-archive:before { - content: '\e330'; + +.li-list-todo::before { + content: '\e4c3'; } -.li-folder-check:before { - content: '\e331'; + +.li-list-tree::before { + content: '\e408'; } -.li-folder-clock:before { - content: '\e332'; + +.li-list-video::before { + content: '\e2e2'; } -.li-folder-closed:before { - content: '\e333'; + +.li-list-x::before { + content: '\e240'; } -.li-folder-code:before { - content: '\e5ff'; + +.li-list::before { + content: '\e106'; } -.li-folder-cog:before { - content: '\e334'; + +.li-loader-2::before { + content: '\e10a'; } -.li-folder-dot:before { - content: '\e4c9'; + +.li-loader-circle::before { + content: '\e10a'; } -.li-folder-down:before { - content: '\e335'; + +.li-loader-pinwheel::before { + content: '\e5e6'; } -.li-folder-git-2:before { - content: '\e40e'; + +.li-loader::before { + content: '\e109'; } -.li-folder-git:before { - content: '\e40d'; + +.li-locate-fixed::before { + content: '\e1db'; } -.li-folder-heart:before { - content: '\e336'; + +.li-locate-off::before { + content: '\e282'; } -.li-folder-input:before { - content: '\e337'; + +.li-locate::before { + content: '\e1da'; } -.li-folder-kanban:before { - content: '\e4ca'; + +.li-location-edit::before { + content: '\e655'; } -.li-folder-key:before { - content: '\e338'; + +.li-lock-keyhole-open::before { + content: '\e532'; } -.li-folder-lock:before { - content: '\e339'; + +.li-lock-keyhole::before { + content: '\e531'; } -.li-folder-minus:before { - content: '\e0dd'; + +.li-lock-open::before { + content: '\e10c'; } -.li-folder-open-dot:before { - content: '\e4cb'; + +.li-lock::before { + content: '\e10b'; } -.li-folder-open:before { - content: '\e246'; + +.li-log-in::before { + content: '\e10d'; } -.li-folder-output:before { - content: '\e33a'; + +.li-log-out::before { + content: '\e10e'; } -.li-folder-pen:before { - content: '\e33b'; + +.li-logs::before { + content: '\e5f4'; } -.li-folder-plus:before { - content: '\e0de'; + +.li-lollipop::before { + content: '\e4bd'; } -.li-folder-root:before { - content: '\e4cc'; + +.li-luggage::before { + content: '\e2ca'; } -.li-folder-search-2:before { - content: '\e33d'; + +.li-m-square::before { + content: '\e503'; } -.li-folder-search:before { - content: '\e33c'; + +.li-magnet::before { + content: '\e2b5'; } -.li-folder-symlink:before { - content: '\e33e'; + +.li-mail-check::before { + content: '\e361'; } -.li-folder-sync:before { - content: '\e4cd'; + +.li-mail-minus::before { + content: '\e362'; } -.li-folder-tree:before { - content: '\e33f'; + +.li-mail-open::before { + content: '\e363'; } -.li-folder-up:before { - content: '\e340'; + +.li-mail-plus::before { + content: '\e364'; } -.li-folder-x:before { - content: '\e341'; + +.li-mail-question-mark::before { + content: '\e365'; } -.li-folder:before { - content: '\e0dc'; + +.li-mail-question::before { + content: '\e365'; } -.li-folders:before { - content: '\e342'; + +.li-mail-search::before { + content: '\e366'; } -.li-footprints:before { - content: '\e3bc'; + +.li-mail-warning::before { + content: '\e367'; } -.li-forklift:before { - content: '\e3c4'; + +.li-mail-x::before { + content: '\e368'; } -.li-forward:before { - content: '\e228'; + +.li-mail::before { + content: '\e10f'; } -.li-frame:before { - content: '\e290'; + +.li-mailbox::before { + content: '\e3d4'; } -.li-framer:before { - content: '\e0df'; + +.li-mails::before { + content: '\e369'; } -.li-frown:before { - content: '\e0e0'; + +.li-map-minus::before { + content: '\e686'; } -.li-fuel:before { - content: '\e2ae'; + +.li-map-pin-check-inside::before { + content: '\e610'; } -.li-fullscreen:before { - content: '\e538'; + +.li-map-pin-check::before { + content: '\e60f'; } -.li-gallery-horizontal-end:before { - content: '\e4d3'; + +.li-map-pin-house::before { + content: '\e61c'; } -.li-gallery-horizontal:before { - content: '\e4d2'; + +.li-map-pin-minus-inside::before { + content: '\e612'; } -.li-gallery-thumbnails:before { - content: '\e4d4'; + +.li-map-pin-minus::before { + content: '\e611'; } -.li-gallery-vertical-end:before { - content: '\e4d6'; + +.li-map-pin-off::before { + content: '\e2a6'; } -.li-gallery-vertical:before { - content: '\e4d5'; + +.li-map-pin-pen::before { + content: '\e655'; } -.li-gamepad-2:before { - content: '\e0e2'; + +.li-map-pin-plus-inside::before { + content: '\e614'; } -.li-gamepad:before { - content: '\e0e1'; + +.li-map-pin-plus::before { + content: '\e613'; } -.li-gauge:before { - content: '\e1be'; + +.li-map-pin-search::before { + content: '\e6de'; } -.li-gavel:before { - content: '\e0e3'; + +.li-map-pin-x-inside::before { + content: '\e616'; } -.li-gem:before { - content: '\e241'; + +.li-map-pin-x::before { + content: '\e615'; } -.li-ghost:before { - content: '\e20d'; + +.li-map-pin::before { + content: '\e111'; } -.li-gift:before { - content: '\e0e4'; + +.li-map-pinned::before { + content: '\e53d'; } -.li-git-branch-plus:before { - content: '\e1f3'; + +.li-map-plus::before { + content: '\e63f'; } -.li-git-branch:before { - content: '\e0e5'; + +.li-map::before { + content: '\e110'; } -.li-git-commit-horizontal:before { - content: '\e0e6'; + +.li-mars-stroke::before { + content: '\e642'; } -.li-git-commit-vertical:before { - content: '\e556'; + +.li-mars::before { + content: '\e641'; } -.li-git-compare-arrows:before { - content: '\e557'; + +.li-martini::before { + content: '\e2e3'; } -.li-git-compare:before { - content: '\e35c'; + +.li-maximize-2::before { + content: '\e113'; } -.li-git-fork:before { - content: '\e28c'; + +.li-maximize::before { + content: '\e112'; } -.li-git-graph:before { - content: '\e558'; + +.li-medal::before { + content: '\e36f'; } -.li-git-merge:before { - content: '\e0e7'; + +.li-megaphone-off::before { + content: '\e370'; } -.li-git-pull-request-arrow:before { - content: '\e559'; + +.li-megaphone::before { + content: '\e235'; } -.li-git-pull-request-closed:before { - content: '\e35d'; + +.li-meh::before { + content: '\e114'; } -.li-git-pull-request-create-arrow:before { - content: '\e55b'; + +.li-memory-stick::before { + content: '\e445'; } -.li-git-pull-request-create:before { - content: '\e55a'; + +.li-menu-square::before { + content: '\e453'; } -.li-git-pull-request-draft:before { - content: '\e35e'; + +.li-menu::before { + content: '\e115'; } -.li-git-pull-request:before { - content: '\e0e8'; + +.li-merge::before { + content: '\e43f'; } -.li-github:before { - content: '\e0e9'; + +.li-message-circle-check::before { + content: '\e6ba'; } -.li-gitlab:before { - content: '\e0ea'; + +.li-message-circle-code::before { + content: '\e562'; } -.li-glass-water:before { - content: '\e2d4'; + +.li-message-circle-dashed::before { + content: '\e563'; } -.li-glasses:before { - content: '\e20c'; + +.li-message-circle-heart::before { + content: '\e564'; } -.li-globe-lock:before { - content: '\e5d1'; + +.li-message-circle-more::before { + content: '\e565'; } -.li-globe:before { - content: '\e0eb'; + +.li-message-circle-off::before { + content: '\e566'; } -.li-goal:before { - content: '\e4a9'; + +.li-message-circle-plus::before { + content: '\e567'; } -.li-grab:before { - content: '\e1e5'; + +.li-message-circle-question-mark::before { + content: '\e568'; } -.li-graduation-cap:before { - content: '\e233'; + +.li-message-circle-question::before { + content: '\e568'; } -.li-grape:before { - content: '\e355'; + +.li-message-circle-reply::before { + content: '\e569'; } -.li-grid-2x2-check:before { - content: '\e5e8'; + +.li-message-circle-warning::before { + content: '\e56a'; } -.li-grid-2x2-plus:before { - content: '\e62c'; + +.li-message-circle-x::before { + content: '\e56b'; } -.li-grid-2x2-x:before { - content: '\e5e9'; + +.li-message-circle::before { + content: '\e116'; } -.li-grid-2x2:before { - content: '\e503'; + +.li-message-square-check::before { + content: '\e6bb'; } -.li-grid-3x3:before { - content: '\e0ec'; + +.li-message-square-code::before { + content: '\e56c'; } -.li-grip-horizontal:before { - content: '\e0ed'; + +.li-message-square-dashed::before { + content: '\e40b'; } -.li-grip-vertical:before { - content: '\e0ee'; + +.li-message-square-diff::before { + content: '\e56d'; } -.li-grip:before { - content: '\e3b4'; + +.li-message-square-dot::before { + content: '\e56e'; } -.li-group:before { - content: '\e468'; + +.li-message-square-heart::before { + content: '\e56f'; } -.li-guitar:before { - content: '\e563'; + +.li-message-square-lock::before { + content: '\e62c'; } -.li-ham:before { - content: '\e5db'; + +.li-message-square-more::before { + content: '\e570'; } -.li-hammer:before { - content: '\e0ef'; + +.li-message-square-off::before { + content: '\e571'; } -.li-hand-coins:before { - content: '\e5bc'; + +.li-message-square-plus::before { + content: '\e40c'; } -.li-hand-heart:before { - content: '\e5bd'; + +.li-message-square-quote::before { + content: '\e572'; } -.li-hand-helping:before { - content: '\e3bb'; + +.li-message-square-reply::before { + content: '\e573'; } -.li-hand-metal:before { - content: '\e22b'; + +.li-message-square-share::before { + content: '\e574'; } -.li-hand-platter:before { - content: '\e5be'; + +.li-message-square-text::before { + content: '\e575'; } -.li-hand:before { - content: '\e1d6'; + +.li-message-square-warning::before { + content: '\e576'; } -.li-handshake:before { - content: '\e5c4'; + +.li-message-square-x::before { + content: '\e577'; } -.li-hard-drive-download:before { - content: '\e4e9'; + +.li-message-square::before { + content: '\e117'; } -.li-hard-drive-upload:before { - content: '\e4ea'; + +.li-messages-square::before { + content: '\e40d'; } -.li-hard-drive:before { - content: '\e0f0'; + +.li-metronome::before { + content: '\e6bc'; } -.li-hard-hat:before { - content: '\e0f1'; + +.li-mic-2::before { + content: '\e349'; } -.li-hash:before { - content: '\e0f2'; + +.li-mic-off::before { + content: '\e119'; } -.li-haze:before { - content: '\e0f3'; + +.li-mic-vocal::before { + content: '\e349'; } -.li-hdmi-port:before { - content: '\e4eb'; + +.li-mic::before { + content: '\e118'; } -.li-heading-1:before { - content: '\e388'; + +.li-microchip::before { + content: '\e61a'; } -.li-heading-2:before { - content: '\e389'; + +.li-microscope::before { + content: '\e2e4'; } -.li-heading-3:before { - content: '\e38a'; + +.li-microwave::before { + content: '\e37a'; } -.li-heading-4:before { - content: '\e38b'; + +.li-milestone::before { + content: '\e298'; } -.li-heading-5:before { - content: '\e38c'; + +.li-milk-off::before { + content: '\e39a'; } -.li-heading-6:before { - content: '\e38d'; + +.li-milk::before { + content: '\e399'; } -.li-heading:before { - content: '\e387'; + +.li-minimize-2::before { + content: '\e11b'; } -.li-headphone-off:before { - content: '\e62d'; + +.li-minimize::before { + content: '\e11a'; } -.li-headphones:before { - content: '\e0f4'; + +.li-minus-circle::before { + content: '\e07e'; } -.li-headset:before { - content: '\e5c1'; + +.li-minus-square::before { + content: '\e171'; } -.li-heart-crack:before { - content: '\e2d5'; + +.li-minus::before { + content: '\e11c'; } -.li-heart-handshake:before { - content: '\e2d6'; + +.li-mirror-rectangular::before { + content: '\e6bd'; } -.li-heart-off:before { - content: '\e294'; + +.li-mirror-round::before { + content: '\e6be'; } -.li-heart-pulse:before { - content: '\e371'; + +.li-monitor-check::before { + content: '\e482'; } -.li-heart:before { - content: '\e0f5'; + +.li-monitor-cloud::before { + content: '\e699'; } -.li-heater:before { - content: '\e592'; + +.li-monitor-cog::before { + content: '\e603'; } -.li-hexagon:before { - content: '\e0f6'; + +.li-monitor-dot::before { + content: '\e483'; } -.li-highlighter:before { - content: '\e0f7'; + +.li-monitor-down::before { + content: '\e421'; } -.li-history:before { - content: '\e1f4'; + +.li-monitor-off::before { + content: '\e1dc'; } -.li-hop-off:before { - content: '\e39b'; + +.li-monitor-pause::before { + content: '\e484'; } -.li-hop:before { - content: '\e39a'; + +.li-monitor-play::before { + content: '\e485'; } -.li-hospital:before { - content: '\e5dc'; + +.li-monitor-smartphone::before { + content: '\e3a2'; } -.li-hotel:before { - content: '\e3e5'; + +.li-monitor-speaker::before { + content: '\e210'; } -.li-hourglass:before { - content: '\e295'; + +.li-monitor-stop::before { + content: '\e486'; } -.li-house-plug:before { - content: '\e5f4'; + +.li-monitor-up::before { + content: '\e422'; } -.li-house-plus:before { - content: '\e5f5'; + +.li-monitor-x::before { + content: '\e487'; } -.li-house-wifi:before { - content: '\e640'; + +.li-monitor::before { + content: '\e11d'; } -.li-house:before { - content: '\e0f8'; + +.li-moon-star::before { + content: '\e410'; } -.li-ice-cream-bowl:before { - content: '\e3aa'; + +.li-moon::before { + content: '\e11e'; } -.li-ice-cream-cone:before { - content: '\e356'; + +.li-more-horizontal::before { + content: '\e0b6'; } -.li-id-card:before { - content: '\e61b'; + +.li-more-vertical::before { + content: '\e0b7'; } -.li-image-down:before { - content: '\e540'; + +.li-motorbike::before { + content: '\e698'; } -.li-image-minus:before { - content: '\e1f5'; + +.li-mountain-snow::before { + content: '\e232'; } -.li-image-off:before { - content: '\e1bf'; + +.li-mountain::before { + content: '\e231'; } -.li-image-play:before { - content: '\e5e3'; + +.li-mouse-left::before { + content: '\e6bf'; } -.li-image-plus:before { - content: '\e1f6'; + +.li-mouse-off::before { + content: '\e5db'; } -.li-image-up:before { - content: '\e5cf'; + +.li-mouse-pointer-2-off::before { + content: '\e6a6'; } -.li-image-upscale:before { - content: '\e63b'; + +.li-mouse-pointer-2::before { + content: '\e1c3'; } -.li-image:before { - content: '\e0f9'; + +.li-mouse-pointer-ban::before { + content: '\e5e7'; } -.li-images:before { - content: '\e5c8'; + +.li-mouse-pointer-click::before { + content: '\e120'; } -.li-import:before { - content: '\e22e'; + +.li-mouse-pointer-square-dashed::before { + content: '\e509'; } -.li-inbox:before { - content: '\e0fa'; + +.li-mouse-pointer::before { + content: '\e11f'; } -.li-indent-decrease:before { - content: '\e0fb'; + +.li-mouse-right::before { + content: '\e6c0'; } -.li-indent-increase:before { - content: '\e0fc'; + +.li-mouse::before { + content: '\e28e'; } -.li-indian-rupee:before { - content: '\e0fd'; + +.li-move-3-d::before { + content: '\e2e5'; } -.li-infinity:before { - content: '\e1e6'; + +.li-move-3d::before { + content: '\e2e5'; } -.li-info:before { - content: '\e0fe'; + +.li-move-diagonal-2::before { + content: '\e1c5'; } -.li-inspection-panel:before { - content: '\e587'; + +.li-move-diagonal::before { + content: '\e1c4'; } -.li-instagram:before { - content: '\e0ff'; + +.li-move-down-left::before { + content: '\e48d'; } -.li-italic:before { - content: '\e100'; + +.li-move-down-right::before { + content: '\e48e'; } -.li-iteration-ccw:before { - content: '\e427'; + +.li-move-down::before { + content: '\e48c'; } -.li-iteration-cw:before { - content: '\e428'; + +.li-move-horizontal::before { + content: '\e1c6'; } -.li-japanese-yen:before { - content: '\e101'; + +.li-move-left::before { + content: '\e48f'; } -.li-joystick:before { - content: '\e358'; + +.li-move-right::before { + content: '\e490'; } -.li-kanban:before { - content: '\e4e0'; + +.li-move-up-left::before { + content: '\e492'; } -.li-key-round:before { - content: '\e4a7'; + +.li-move-up-right::before { + content: '\e493'; } -.li-key-square:before { - content: '\e4a8'; + +.li-move-up::before { + content: '\e491'; } -.li-key:before { - content: '\e102'; + +.li-move-vertical::before { + content: '\e1c7'; } -.li-keyboard-music:before { - content: '\e564'; + +.li-move::before { + content: '\e121'; } -.li-keyboard-off:before { - content: '\e5e2'; + +.li-music-2::before { + content: '\e34a'; } -.li-keyboard:before { - content: '\e283'; + +.li-music-3::before { + content: '\e34b'; } -.li-lamp-ceiling:before { - content: '\e2d8'; + +.li-music-4::before { + content: '\e34c'; } -.li-lamp-desk:before { - content: '\e2d9'; + +.li-music::before { + content: '\e122'; } -.li-lamp-floor:before { - content: '\e2da'; + +.li-navigation-2-off::before { + content: '\e2a7'; } -.li-lamp-wall-down:before { - content: '\e2db'; + +.li-navigation-2::before { + content: '\e124'; } -.li-lamp-wall-up:before { - content: '\e2dc'; + +.li-navigation-off::before { + content: '\e2a8'; } -.li-lamp:before { - content: '\e2d7'; + +.li-navigation::before { + content: '\e123'; } -.li-land-plot:before { - content: '\e52c'; + +.li-network::before { + content: '\e125'; } -.li-landmark:before { - content: '\e239'; + +.li-newspaper::before { + content: '\e348'; } -.li-languages:before { - content: '\e103'; + +.li-nfc::before { + content: '\e3c3'; } -.li-laptop-minimal-check:before { - content: '\e636'; + +.li-non-binary::before { + content: '\e643'; } -.li-laptop-minimal:before { - content: '\e1d7'; + +.li-notebook-pen::before { + content: '\e596'; } -.li-laptop:before { - content: '\e1cc'; + +.li-notebook-tabs::before { + content: '\e597'; } -.li-lasso-select:before { - content: '\e1ce'; + +.li-notebook-text::before { + content: '\e598'; } -.li-lasso:before { - content: '\e1cd'; + +.li-notebook::before { + content: '\e595'; } -.li-laugh:before { - content: '\e2ff'; + +.li-notepad-text-dashed::before { + content: '\e59a'; } -.li-layers-2:before { - content: '\e52e'; + +.li-notepad-text::before { + content: '\e599'; } -.li-layers:before { - content: '\e52d'; + +.li-nut-off::before { + content: '\e39c'; } -.li-layout-dashboard:before { - content: '\e1c0'; + +.li-nut::before { + content: '\e39b'; } -.li-layout-grid:before { - content: '\e104'; + +.li-octagon-alert::before { + content: '\e127'; } -.li-layout-list:before { - content: '\e1d8'; + +.li-octagon-minus::before { + content: '\e627'; } -.li-layout-panel-left:before { - content: '\e474'; + +.li-octagon-pause::before { + content: '\e21b'; } -.li-layout-panel-top:before { - content: '\e475'; + +.li-octagon-x::before { + content: '\e128'; } -.li-layout-template:before { - content: '\e206'; + +.li-octagon::before { + content: '\e126'; } -.li-leaf:before { - content: '\e2dd'; + +.li-omega::before { + content: '\e619'; } -.li-leafy-green:before { - content: '\e473'; + +.li-option::before { + content: '\e1f8'; } -.li-lectern:before { - content: '\e5ed'; + +.li-orbit::before { + content: '\e3e7'; } -.li-letter-text:before { - content: '\e609'; + +.li-origami::before { + content: '\e5e3'; } -.li-library-big:before { - content: '\e552'; + +.li-outdent::before { + content: '\e107'; } -.li-library:before { - content: '\e105'; + +.li-package-2::before { + content: '\e340'; } -.li-life-buoy:before { - content: '\e106'; + +.li-package-check::before { + content: '\e266'; } -.li-ligature:before { - content: '\e43e'; + +.li-package-minus::before { + content: '\e267'; } -.li-lightbulb-off:before { - content: '\e207'; + +.li-package-open::before { + content: '\e2cc'; } -.li-lightbulb:before { - content: '\e1c1'; + +.li-package-plus::before { + content: '\e268'; } -.li-link-2-off:before { - content: '\e109'; + +.li-package-search::before { + content: '\e269'; } -.li-link-2:before { - content: '\e108'; + +.li-package-x::before { + content: '\e26a'; } -.li-link:before { - content: '\e107'; + +.li-package::before { + content: '\e129'; } -.li-linkedin:before { - content: '\e10a'; + +.li-paint-bucket::before { + content: '\e2e6'; } -.li-list-check:before { - content: '\e5fe'; + +.li-paint-roller::before { + content: '\e59e'; } -.li-list-checks:before { - content: '\e1cf'; + +.li-paintbrush-2::before { + content: '\e2e8'; } -.li-list-collapse:before { - content: '\e59f'; + +.li-paintbrush-vertical::before { + content: '\e2e8'; } -.li-list-end:before { - content: '\e2de'; + +.li-paintbrush::before { + content: '\e2e7'; } -.li-list-filter-plus:before { - content: '\e63d'; + +.li-palette::before { + content: '\e1dd'; } -.li-list-filter:before { - content: '\e464'; + +.li-palmtree::before { + content: '\e281'; } -.li-list-minus:before { - content: '\e23d'; + +.li-panda::before { + content: '\e668'; } -.li-list-music:before { - content: '\e2df'; + +.li-panel-bottom-close::before { + content: '\e42d'; } -.li-list-ordered:before { - content: '\e1d0'; + +.li-panel-bottom-dashed::before { + content: '\e42e'; } -.li-list-plus:before { - content: '\e23e'; + +.li-panel-bottom-inactive::before { + content: '\e42e'; } -.li-list-restart:before { - content: '\e456'; + +.li-panel-bottom-open::before { + content: '\e42f'; } -.li-list-start:before { - content: '\e2e0'; + +.li-panel-bottom::before { + content: '\e42c'; } -.li-list-todo:before { - content: '\e4c7'; + +.li-panel-left-close::before { + content: '\e21c'; } -.li-list-tree:before { - content: '\e40c'; + +.li-panel-left-dashed::before { + content: '\e430'; } -.li-list-video:before { - content: '\e2e1'; + +.li-panel-left-inactive::before { + content: '\e430'; } -.li-list-x:before { - content: '\e23f'; + +.li-panel-left-open::before { + content: '\e21d'; } -.li-list:before { - content: '\e10b'; + +.li-panel-left-right-dashed::before { + content: '\e692'; } -.li-loader-circle:before { - content: '\e10d'; + +.li-panel-left::before { + content: '\e12a'; } -.li-loader-pinwheel:before { - content: '\e5ea'; + +.li-panel-right-close::before { + content: '\e432'; } -.li-loader:before { - content: '\e10c'; + +.li-panel-right-dashed::before { + content: '\e433'; } -.li-locate-fixed:before { - content: '\e1da'; + +.li-panel-right-inactive::before { + content: '\e433'; } -.li-locate-off:before { - content: '\e281'; + +.li-panel-right-open::before { + content: '\e434'; } -.li-locate:before { - content: '\e1d9'; + +.li-panel-right::before { + content: '\e431'; } -.li-lock-keyhole-open:before { - content: '\e536'; + +.li-panel-top-bottom-dashed::before { + content: '\e693'; } -.li-lock-keyhole:before { - content: '\e535'; + +.li-panel-top-close::before { + content: '\e436'; } -.li-lock-open:before { - content: '\e10f'; + +.li-panel-top-dashed::before { + content: '\e437'; } -.li-lock:before { - content: '\e10e'; + +.li-panel-top-inactive::before { + content: '\e437'; } -.li-log-in:before { - content: '\e110'; + +.li-panel-top-open::before { + content: '\e438'; } -.li-log-out:before { - content: '\e111'; + +.li-panel-top::before { + content: '\e435'; } -.li-logs:before { - content: '\e5f8'; + +.li-panels-left-bottom::before { + content: '\e12b'; } -.li-lollipop:before { - content: '\e4c1'; + +.li-panels-left-right::before { + content: '\e099'; } -.li-luggage:before { - content: '\e2c9'; + +.li-panels-right-bottom::before { + content: '\e588'; } -.li-magnet:before { - content: '\e2b4'; + +.li-panels-top-bottom::before { + content: '\e58a'; } -.li-mail-check:before { - content: '\e364'; + +.li-panels-top-left::before { + content: '\e12c'; } -.li-mail-minus:before { - content: '\e365'; + +.li-paperclip::before { + content: '\e12d'; } -.li-mail-open:before { - content: '\e366'; + +.li-parasol::before { + content: '\e6fd'; } -.li-mail-plus:before { - content: '\e367'; + +.li-parentheses::before { + content: '\e444'; } -.li-mail-question:before { - content: '\e368'; + +.li-parking-circle-off::before { + content: '\e3ca'; } -.li-mail-search:before { - content: '\e369'; + +.li-parking-circle::before { + content: '\e3c9'; } -.li-mail-warning:before { - content: '\e36a'; + +.li-parking-meter::before { + content: '\e500'; } -.li-mail-x:before { - content: '\e36b'; + +.li-parking-square-off::before { + content: '\e3cc'; } -.li-mail:before { - content: '\e112'; + +.li-parking-square::before { + content: '\e3cb'; } -.li-mailbox:before { - content: '\e3d7'; + +.li-party-popper::before { + content: '\e343'; } -.li-mails:before { - content: '\e36c'; + +.li-pause-circle::before { + content: '\e07f'; } -.li-map-pin-check-inside:before { - content: '\e614'; + +.li-pause-octagon::before { + content: '\e21b'; } -.li-map-pin-check:before { - content: '\e613'; + +.li-pause::before { + content: '\e12e'; } -.li-map-pin-house:before { - content: '\e620'; + +.li-paw-print::before { + content: '\e4f5'; } -.li-map-pin-minus-inside:before { - content: '\e616'; + +.li-pc-case::before { + content: '\e446'; } -.li-map-pin-minus:before { - content: '\e615'; + +.li-pen-box::before { + content: '\e172'; } -.li-map-pin-off:before { - content: '\e2a5'; + +.li-pen-line::before { + content: '\e130'; } -.li-map-pin-plus-inside:before { - content: '\e618'; + +.li-pen-off::before { + content: '\e5ee'; } -.li-map-pin-plus:before { - content: '\e617'; + +.li-pen-square::before { + content: '\e172'; } -.li-map-pin-x-inside:before { - content: '\e61a'; + +.li-pen-tool::before { + content: '\e131'; } -.li-map-pin-x:before { - content: '\e619'; + +.li-pen::before { + content: '\e12f'; } -.li-map-pin:before { - content: '\e114'; + +.li-pencil-line::before { + content: '\e4f0'; } -.li-map-pinned:before { - content: '\e541'; + +.li-pencil-off::before { + content: '\e5ef'; } -.li-map-plus:before { - content: '\e643'; + +.li-pencil-ruler::before { + content: '\e4f1'; } -.li-map:before { - content: '\e113'; + +.li-pencil-sparkles::before { + content: '\e70f'; } -.li-martini:before { - content: '\e2e2'; + +.li-pencil::before { + content: '\e1f9'; } -.li-maximize-2:before { - content: '\e116'; + +.li-pentagon::before { + content: '\e52b'; } -.li-maximize:before { - content: '\e115'; + +.li-percent-circle::before { + content: '\e51a'; } -.li-medal:before { - content: '\e372'; + +.li-percent-diamond::before { + content: '\e51b'; } -.li-megaphone-off:before { - content: '\e373'; + +.li-percent-square::before { + content: '\e51c'; } -.li-megaphone:before { - content: '\e234'; + +.li-percent::before { + content: '\e132'; } -.li-meh:before { - content: '\e117'; + +.li-person-standing::before { + content: '\e21e'; } -.li-memory-stick:before { - content: '\e449'; + +.li-philippine-peso::before { + content: '\e604'; } -.li-menu:before { - content: '\e118'; + +.li-phone-call::before { + content: '\e134'; } -.li-merge:before { - content: '\e443'; + +.li-phone-forwarded::before { + content: '\e135'; } -.li-message-circle-code:before { - content: '\e566'; + +.li-phone-incoming::before { + content: '\e136'; } -.li-message-circle-dashed:before { - content: '\e567'; + +.li-phone-missed::before { + content: '\e137'; } -.li-message-circle-heart:before { - content: '\e568'; + +.li-phone-off::before { + content: '\e138'; } -.li-message-circle-more:before { - content: '\e569'; + +.li-phone-outgoing::before { + content: '\e139'; } -.li-message-circle-off:before { - content: '\e56a'; + +.li-phone::before { + content: '\e133'; } -.li-message-circle-plus:before { - content: '\e56b'; + +.li-pi-square::before { + content: '\e488'; } -.li-message-circle-question:before { - content: '\e56c'; + +.li-pi::before { + content: '\e472'; } -.li-message-circle-reply:before { - content: '\e56d'; + +.li-piano::before { + content: '\e561'; } -.li-message-circle-warning:before { - content: '\e56e'; + +.li-pickaxe::before { + content: '\e5c6'; } -.li-message-circle-x:before { - content: '\e56f'; + +.li-picture-in-picture-2::before { + content: '\e3af'; } -.li-message-circle:before { - content: '\e119'; + +.li-picture-in-picture::before { + content: '\e3ae'; } -.li-message-square-code:before { - content: '\e570'; + +.li-pie-chart::before { + content: '\e06b'; } -.li-message-square-dashed:before { - content: '\e40f'; + +.li-piggy-bank::before { + content: '\e13a'; } -.li-message-square-diff:before { - content: '\e571'; + +.li-pilcrow-left::before { + content: '\e5dc'; } -.li-message-square-dot:before { - content: '\e572'; + +.li-pilcrow-right::before { + content: '\e5dd'; } -.li-message-square-heart:before { - content: '\e573'; + +.li-pilcrow-square::before { + content: '\e48b'; } -.li-message-square-lock:before { - content: '\e630'; + +.li-pilcrow::before { + content: '\e3a3'; } -.li-message-square-more:before { - content: '\e574'; + +.li-pill-bottle::before { + content: '\e5ea'; } -.li-message-square-off:before { - content: '\e575'; + +.li-pill::before { + content: '\e3bd'; } -.li-message-square-plus:before { - content: '\e410'; + +.li-pin-off::before { + content: '\e2b6'; } -.li-message-square-quote:before { - content: '\e576'; + +.li-pin::before { + content: '\e259'; } -.li-message-square-reply:before { - content: '\e577'; + +.li-pipette::before { + content: '\e13b'; } -.li-message-square-share:before { - content: '\e578'; + +.li-pizza::before { + content: '\e354'; } -.li-message-square-text:before { - content: '\e579'; + +.li-plane-landing::before { + content: '\e3cd'; } -.li-message-square-warning:before { - content: '\e57a'; + +.li-plane-takeoff::before { + content: '\e3ce'; } -.li-message-square-x:before { - content: '\e57b'; + +.li-plane::before { + content: '\e1de'; } -.li-message-square:before { - content: '\e11a'; + +.li-play-circle::before { + content: '\e080'; } -.li-messages-square:before { - content: '\e411'; + +.li-play-off::before { + content: '\e6fe'; } -.li-mic-off:before { - content: '\e11c'; + +.li-play-square::before { + content: '\e481'; } -.li-mic-vocal:before { - content: '\e34c'; + +.li-play::before { + content: '\e13c'; } -.li-mic:before { - content: '\e11b'; + +.li-plug-2::before { + content: '\e380'; } -.li-microchip:before { - content: '\e61e'; + +.li-plug-zap-2::before { + content: '\e45c'; } -.li-microscope:before { - content: '\e2e3'; + +.li-plug-zap::before { + content: '\e45c'; } -.li-microwave:before { - content: '\e37d'; + +.li-plug::before { + content: '\e37f'; } -.li-milestone:before { - content: '\e297'; + +.li-plus-circle::before { + content: '\e081'; } -.li-milk-off:before { - content: '\e39d'; + +.li-plus-square::before { + content: '\e173'; } -.li-milk:before { - content: '\e39c'; + +.li-plus::before { + content: '\e13d'; } -.li-minimize-2:before { - content: '\e11e'; + +.li-pocket-knife::before { + content: '\e4a0'; } -.li-minimize:before { - content: '\e11d'; + +.li-podcast::before { + content: '\e1fa'; } -.li-minus:before { - content: '\e11f'; + +.li-podium::before { + content: '\e704'; } -.li-monitor-check:before { - content: '\e486'; + +.li-pointer-off::before { + content: '\e57f'; } -.li-monitor-cog:before { - content: '\e607'; + +.li-pointer::before { + content: '\e1e8'; } -.li-monitor-dot:before { - content: '\e487'; + +.li-popcorn::before { + content: '\e4be'; } -.li-monitor-down:before { - content: '\e425'; + +.li-popsicle::before { + content: '\e4bf'; } -.li-monitor-off:before { - content: '\e1db'; + +.li-pound-sterling::before { + content: '\e13f'; } -.li-monitor-pause:before { - content: '\e488'; + +.li-power-circle::before { + content: '\e550'; } -.li-monitor-play:before { - content: '\e489'; + +.li-power-off::before { + content: '\e209'; } -.li-monitor-smartphone:before { - content: '\e3a5'; + +.li-power-square::before { + content: '\e551'; } -.li-monitor-speaker:before { - content: '\e20f'; + +.li-power::before { + content: '\e140'; } -.li-monitor-stop:before { - content: '\e48a'; + +.li-presentation::before { + content: '\e4ae'; } -.li-monitor-up:before { - content: '\e426'; + +.li-printer-check::before { + content: '\e5f5'; } -.li-monitor-x:before { - content: '\e48b'; + +.li-printer-x::before { + content: '\e6c1'; } -.li-monitor:before { - content: '\e120'; + +.li-printer::before { + content: '\e141'; } -.li-moon-star:before { - content: '\e414'; + +.li-projector::before { + content: '\e4af'; } -.li-moon:before { - content: '\e121'; + +.li-proportions::before { + content: '\e5cf'; } -.li-mountain-snow:before { - content: '\e231'; + +.li-puzzle::before { + content: '\e29c'; } -.li-mountain:before { - content: '\e230'; + +.li-pyramid::before { + content: '\e52c'; } -.li-mouse-off:before { - content: '\e5df'; + +.li-qr-code::before { + content: '\e1df'; } -.li-mouse-pointer-2:before { - content: '\e1c2'; + +.li-quote::before { + content: '\e239'; } -.li-mouse-pointer-ban:before { - content: '\e5eb'; + +.li-rabbit::before { + content: '\e4f6'; } -.li-mouse-pointer-click:before { - content: '\e123'; + +.li-radar::before { + content: '\e497'; } -.li-mouse-pointer:before { - content: '\e122'; + +.li-radiation::before { + content: '\e442'; } -.li-mouse:before { - content: '\e28d'; + +.li-radical::before { + content: '\e5c2'; } -.li-move-3d:before { - content: '\e2e4'; + +.li-radio-off::before { + content: '\e6dd'; } -.li-move-diagonal-2:before { - content: '\e1c4'; + +.li-radio-receiver::before { + content: '\e1fb'; } -.li-move-diagonal:before { - content: '\e1c3'; + +.li-radio-tower::before { + content: '\e404'; } -.li-move-down-left:before { - content: '\e491'; + +.li-radio::before { + content: '\e142'; } -.li-move-down-right:before { - content: '\e492'; + +.li-radius::before { + content: '\e52d'; } -.li-move-down:before { - content: '\e490'; + +.li-rainbow::before { + content: '\e4c2'; } -.li-move-horizontal:before { - content: '\e1c5'; + +.li-rat::before { + content: '\e3eb'; } -.li-move-left:before { - content: '\e493'; + +.li-ratio::before { + content: '\e4e8'; } -.li-move-right:before { - content: '\e494'; + +.li-receipt-cent::before { + content: '\e5a5'; } -.li-move-up-left:before { - content: '\e496'; + +.li-receipt-euro::before { + content: '\e5a6'; } -.li-move-up-right:before { - content: '\e497'; + +.li-receipt-indian-rupee::before { + content: '\e5a7'; } -.li-move-up:before { - content: '\e495'; + +.li-receipt-japanese-yen::before { + content: '\e5a8'; } -.li-move-vertical:before { - content: '\e1c6'; + +.li-receipt-pound-sterling::before { + content: '\e5a9'; } -.li-move:before { - content: '\e124'; + +.li-receipt-russian-ruble::before { + content: '\e5aa'; } -.li-music-2:before { - content: '\e34d'; + +.li-receipt-swiss-franc::before { + content: '\e5ab'; } -.li-music-3:before { - content: '\e34e'; + +.li-receipt-text::before { + content: '\e5ac'; } -.li-music-4:before { - content: '\e34f'; + +.li-receipt-turkish-lira::before { + content: '\e67f'; } -.li-music:before { - content: '\e125'; + +.li-receipt::before { + content: '\e3d3'; } -.li-navigation-2-off:before { - content: '\e2a6'; + +.li-rectangle-circle::before { + content: '\e673'; } -.li-navigation-2:before { - content: '\e127'; + +.li-rectangle-ellipsis::before { + content: '\e21f'; } -.li-navigation-off:before { - content: '\e2a7'; + +.li-rectangle-goggles::before { + content: '\e656'; } -.li-navigation:before { - content: '\e126'; + +.li-rectangle-horizontal::before { + content: '\e376'; } -.li-network:before { - content: '\e128'; + +.li-rectangle-vertical::before { + content: '\e377'; } -.li-newspaper:before { - content: '\e34b'; + +.li-recycle::before { + content: '\e2e9'; } -.li-nfc:before { - content: '\e3c6'; + +.li-redo-2::before { + content: '\e2a0'; } -.li-notebook-pen:before { - content: '\e59a'; + +.li-redo-dot::before { + content: '\e450'; } -.li-notebook-tabs:before { - content: '\e59b'; + +.li-redo::before { + content: '\e143'; } -.li-notebook-text:before { - content: '\e59c'; + +.li-refresh-ccw-dot::before { + content: '\e4b2'; } -.li-notebook:before { - content: '\e599'; + +.li-refresh-ccw::before { + content: '\e144'; } -.li-notepad-text-dashed:before { - content: '\e59e'; + +.li-refresh-cw-off::before { + content: '\e498'; } -.li-notepad-text:before { - content: '\e59d'; + +.li-refresh-cw::before { + content: '\e145'; } -.li-nut-off:before { - content: '\e39f'; + +.li-refrigerator::before { + content: '\e37b'; } -.li-nut:before { - content: '\e39e'; + +.li-regex::before { + content: '\e1fc'; } -.li-octagon-alert:before { - content: '\e12a'; + +.li-remove-formatting::before { + content: '\e3b3'; } -.li-octagon-minus:before { - content: '\e62b'; + +.li-repeat-1::before { + content: '\e1fd'; } -.li-octagon-pause:before { - content: '\e21a'; + +.li-repeat-2::before { + content: '\e411'; } -.li-octagon-x:before { - content: '\e12b'; + +.li-repeat-off::before { + content: '\e6f3'; } -.li-octagon:before { - content: '\e129'; + +.li-repeat::before { + content: '\e146'; } -.li-omega:before { - content: '\e61d'; + +.li-replace-all::before { + content: '\e3dc'; } -.li-option:before { - content: '\e1f7'; + +.li-replace::before { + content: '\e3db'; } -.li-orbit:before { - content: '\e3ea'; + +.li-reply-all::before { + content: '\e22b'; } -.li-origami:before { - content: '\e5e7'; + +.li-reply::before { + content: '\e22a'; } -.li-package-2:before { - content: '\e343'; + +.li-rewind::before { + content: '\e147'; } -.li-package-check:before { - content: '\e265'; + +.li-ribbon::before { + content: '\e558'; } -.li-package-minus:before { - content: '\e266'; + +.li-road::before { + content: '\e6d9'; } -.li-package-open:before { - content: '\e2cb'; + +.li-rocket::before { + content: '\e286'; } -.li-package-plus:before { - content: '\e267'; + +.li-rocking-chair::before { + content: '\e233'; } -.li-package-search:before { - content: '\e268'; + +.li-roller-coaster::before { + content: '\e480'; } -.li-package-x:before { - content: '\e269'; + +.li-rose::before { + content: '\e691'; } -.li-package:before { - content: '\e12c'; + +.li-rotate-3-d::before { + content: '\e2ea'; } -.li-paint-bucket:before { - content: '\e2e5'; + +.li-rotate-3d::before { + content: '\e2ea'; } -.li-paint-roller:before { - content: '\e5a2'; + +.li-rotate-ccw-key::before { + content: '\e650'; } -.li-paintbrush-vertical:before { - content: '\e2e7'; + +.li-rotate-ccw-square::before { + content: '\e5d0'; } -.li-paintbrush:before { - content: '\e2e6'; + +.li-rotate-ccw::before { + content: '\e148'; } -.li-palette:before { - content: '\e1dc'; + +.li-rotate-cw-square::before { + content: '\e5d1'; } -.li-panel-bottom-close:before { - content: '\e431'; + +.li-rotate-cw::before { + content: '\e149'; } -.li-panel-bottom-dashed:before { - content: '\e432'; + +.li-route-off::before { + content: '\e53f'; } -.li-panel-bottom-open:before { - content: '\e433'; + +.li-route::before { + content: '\e53e'; } -.li-panel-bottom:before { - content: '\e430'; + +.li-router::before { + content: '\e3bf'; } -.li-panel-left-close:before { - content: '\e21b'; + +.li-rows-2::before { + content: '\e439'; } -.li-panel-left-dashed:before { - content: '\e434'; + +.li-rows-3::before { + content: '\e58a'; } -.li-panel-left-open:before { - content: '\e21c'; + +.li-rows-4::before { + content: '\e58b'; } -.li-panel-left:before { - content: '\e12d'; + +.li-rows::before { + content: '\e439'; } -.li-panel-right-close:before { - content: '\e436'; + +.li-rss::before { + content: '\e14a'; } -.li-panel-right-dashed:before { - content: '\e437'; + +.li-ruler-dimension-line::before { + content: '\e662'; } -.li-panel-right-open:before { - content: '\e438'; + +.li-ruler::before { + content: '\e14b'; } -.li-panel-right:before { - content: '\e435'; + +.li-russian-ruble::before { + content: '\e14c'; } -.li-panel-top-close:before { - content: '\e43a'; + +.li-sailboat::before { + content: '\e37e'; } -.li-panel-top-dashed:before { - content: '\e43b'; + +.li-salad::before { + content: '\e3a8'; } -.li-panel-top-open:before { - content: '\e43c'; + +.li-sandwich::before { + content: '\e3a9'; } -.li-panel-top:before { - content: '\e439'; + +.li-satellite-dish::before { + content: '\e448'; } -.li-panels-left-bottom:before { - content: '\e12e'; + +.li-satellite::before { + content: '\e447'; } -.li-panels-right-bottom:before { - content: '\e58c'; + +.li-saudi-riyal::before { + content: '\e64b'; } -.li-panels-top-left:before { - content: '\e12f'; + +.li-save-all::before { + content: '\e40f'; } -.li-paperclip:before { - content: '\e130'; + +.li-save-check::before { + content: '\e710'; } -.li-parentheses:before { - content: '\e448'; + +.li-save-off::before { + content: '\e5f3'; } -.li-parking-meter:before { - content: '\e504'; + +.li-save-pen::before { + content: '\e705'; } -.li-party-popper:before { - content: '\e346'; + +.li-save-plus::before { + content: '\e706'; } -.li-pause:before { - content: '\e131'; + +.li-save::before { + content: '\e14d'; } -.li-paw-print:before { - content: '\e4f9'; + +.li-scale-3-d::before { + content: '\e2eb'; } -.li-pc-case:before { - content: '\e44a'; + +.li-scale-3d::before { + content: '\e2eb'; } -.li-pen-line:before { - content: '\e133'; + +.li-scale::before { + content: '\e212'; } -.li-pen-off:before { - content: '\e5f2'; + +.li-scaling::before { + content: '\e2ec'; } -.li-pen-tool:before { - content: '\e134'; + +.li-scan-barcode::before { + content: '\e535'; } -.li-pen:before { - content: '\e132'; + +.li-scan-eye::before { + content: '\e536'; } -.li-pencil-line:before { - content: '\e4f4'; + +.li-scan-face::before { + content: '\e371'; } -.li-pencil-off:before { - content: '\e5f3'; + +.li-scan-heart::before { + content: '\e63a'; } -.li-pencil-ruler:before { - content: '\e4f5'; + +.li-scan-line::before { + content: '\e258'; } -.li-pencil:before { - content: '\e1f8'; + +.li-scan-qr-code::before { + content: '\e5f6'; } -.li-pentagon:before { - content: '\e52f'; + +.li-scan-search::before { + content: '\e537'; } -.li-percent:before { - content: '\e135'; + +.li-scan-text::before { + content: '\e538'; } -.li-person-standing:before { - content: '\e21d'; + +.li-scan::before { + content: '\e257'; } -.li-philippine-peso:before { - content: '\e608'; + +.li-scatter-chart::before { + content: '\e48a'; } -.li-phone-call:before { - content: '\e137'; + +.li-school-2::before { + content: '\e3e5'; } -.li-phone-forwarded:before { - content: '\e138'; + +.li-school::before { + content: '\e3e3'; } -.li-phone-incoming:before { - content: '\e139'; + +.li-scissors-line-dashed::before { + content: '\e4e9'; } -.li-phone-missed:before { - content: '\e13a'; + +.li-scissors-square-dashed-bottom::before { + content: '\e4eb'; } -.li-phone-off:before { - content: '\e13b'; + +.li-scissors-square::before { + content: '\e4ec'; } -.li-phone-outgoing:before { - content: '\e13c'; + +.li-scissors::before { + content: '\e14e'; } -.li-phone:before { - content: '\e136'; + +.li-scooter::before { + content: '\e6ac'; } -.li-pi:before { - content: '\e476'; + +.li-screen-share-off::before { + content: '\e150'; } -.li-piano:before { - content: '\e565'; + +.li-screen-share::before { + content: '\e14f'; } -.li-pickaxe:before { - content: '\e5ca'; + +.li-scroll-text::before { + content: '\e45f'; } -.li-picture-in-picture-2:before { - content: '\e3b2'; + +.li-scroll::before { + content: '\e2ed'; } -.li-picture-in-picture:before { - content: '\e3b1'; + +.li-search-alert::before { + content: '\e6e7'; } -.li-piggy-bank:before { - content: '\e13d'; + +.li-search-check::before { + content: '\e4aa'; } -.li-pilcrow-left:before { - content: '\e5e0'; + +.li-search-code::before { + content: '\e4ab'; } -.li-pilcrow-right:before { - content: '\e5e1'; + +.li-search-slash::before { + content: '\e4ac'; } -.li-pilcrow:before { - content: '\e3a6'; + +.li-search-x::before { + content: '\e4ad'; } -.li-pill-bottle:before { - content: '\e5ee'; + +.li-search::before { + content: '\e151'; } -.li-pill:before { - content: '\e3c0'; + +.li-section::before { + content: '\e5e8'; } -.li-pin-off:before { - content: '\e2b5'; + +.li-send-horizonal::before { + content: '\e4f2'; } -.li-pin:before { - content: '\e258'; + +.li-send-horizontal::before { + content: '\e4f2'; } -.li-pipette:before { - content: '\e13e'; + +.li-send-to-back::before { + content: '\e4f3'; } -.li-pizza:before { - content: '\e357'; + +.li-send::before { + content: '\e152'; } -.li-plane-landing:before { - content: '\e3d0'; + +.li-separator-horizontal::before { + content: '\e1c8'; } -.li-plane-takeoff:before { - content: '\e3d1'; + +.li-separator-vertical::before { + content: '\e1c9'; } -.li-plane:before { - content: '\e1dd'; + +.li-server-cog::before { + content: '\e341'; } -.li-play:before { - content: '\e13f'; + +.li-server-crash::before { + content: '\e1e9'; } -.li-plug-2:before { - content: '\e383'; + +.li-server-off::before { + content: '\e1ea'; } -.li-plug-zap:before { - content: '\e460'; + +.li-server::before { + content: '\e153'; } -.li-plug:before { - content: '\e382'; + +.li-settings-2::before { + content: '\e245'; } -.li-plus:before { - content: '\e140'; + +.li-settings::before { + content: '\e154'; } -.li-pocket-knife:before { - content: '\e4a4'; + +.li-shapes::before { + content: '\e4b3'; } -.li-pocket:before { - content: '\e141'; + +.li-share-2::before { + content: '\e156'; } -.li-podcast:before { - content: '\e1f9'; + +.li-share::before { + content: '\e155'; } -.li-pointer-off:before { - content: '\e583'; + +.li-sheet::before { + content: '\e157'; } -.li-pointer:before { - content: '\e1e7'; + +.li-shell::before { + content: '\e4f7'; } -.li-popcorn:before { - content: '\e4c2'; + +.li-shelving-unit::before { + content: '\e6c2'; } -.li-popsicle:before { - content: '\e4c3'; + +.li-shield-alert::before { + content: '\e1fe'; } -.li-pound-sterling:before { - content: '\e142'; + +.li-shield-ban::before { + content: '\e159'; } -.li-power-off:before { - content: '\e208'; + +.li-shield-check::before { + content: '\e1ff'; } -.li-power:before { - content: '\e143'; + +.li-shield-close::before { + content: '\e200'; } -.li-presentation:before { - content: '\e4b2'; + +.li-shield-cog-corner::before { + content: '\e6e8'; } -.li-printer-check:before { - content: '\e5f9'; + +.li-shield-cog::before { + content: '\e6e9'; } -.li-printer:before { - content: '\e144'; + +.li-shield-ellipsis::before { + content: '\e516'; } -.li-projector:before { - content: '\e4b3'; + +.li-shield-half::before { + content: '\e517'; } -.li-proportions:before { - content: '\e5d3'; + +.li-shield-minus::before { + content: '\e518'; } -.li-puzzle:before { - content: '\e29b'; + +.li-shield-off::before { + content: '\e15a'; } -.li-pyramid:before { - content: '\e530'; + +.li-shield-plus::before { + content: '\e519'; } -.li-qr-code:before { - content: '\e1de'; + +.li-shield-question-mark::before { + content: '\e40e'; } -.li-quote:before { - content: '\e238'; + +.li-shield-question::before { + content: '\e40e'; } -.li-rabbit:before { - content: '\e4fa'; + +.li-shield-user::before { + content: '\e647'; } -.li-radar:before { - content: '\e49b'; + +.li-shield-x::before { + content: '\e200'; } -.li-radiation:before { - content: '\e446'; + +.li-shield::before { + content: '\e158'; } -.li-radical:before { - content: '\e5c6'; + +.li-ship-wheel::before { + content: '\e502'; } -.li-radio-receiver:before { - content: '\e1fa'; + +.li-ship::before { + content: '\e3ba'; } -.li-radio-tower:before { - content: '\e408'; + +.li-shirt::before { + content: '\e1ca'; } -.li-radio:before { - content: '\e145'; + +.li-shopping-bag::before { + content: '\e15b'; } -.li-radius:before { - content: '\e531'; + +.li-shopping-basket::before { + content: '\e4ea'; } -.li-rail-symbol:before { - content: '\e505'; + +.li-shopping-cart::before { + content: '\e15c'; } -.li-rainbow:before { - content: '\e4c6'; + +.li-shovel::before { + content: '\e15d'; } -.li-rat:before { - content: '\e3ef'; + +.li-shower-head::before { + content: '\e37c'; } -.li-ratio:before { - content: '\e4ec'; + +.li-shredder::before { + content: '\e65b'; } -.li-receipt-cent:before { - content: '\e5a9'; + +.li-shrimp::before { + content: '\e649'; } -.li-receipt-euro:before { - content: '\e5aa'; + +.li-shrink::before { + content: '\e220'; } -.li-receipt-indian-rupee:before { - content: '\e5ab'; + +.li-shrub::before { + content: '\e2ee'; } -.li-receipt-japanese-yen:before { - content: '\e5ac'; + +.li-shuffle::before { + content: '\e15e'; } -.li-receipt-pound-sterling:before { - content: '\e5ad'; + +.li-sidebar-close::before { + content: '\e21c'; } -.li-receipt-russian-ruble:before { - content: '\e5ae'; + +.li-sidebar-open::before { + content: '\e21d'; } -.li-receipt-swiss-franc:before { - content: '\e5af'; + +.li-sidebar::before { + content: '\e12a'; } -.li-receipt-text:before { - content: '\e5b0'; + +.li-sigma-square::before { + content: '\e489'; } -.li-receipt:before { - content: '\e3d6'; + +.li-sigma::before { + content: '\e201'; } -.li-rectangle-ellipsis:before { - content: '\e21e'; + +.li-signal-high::before { + content: '\e260'; } -.li-rectangle-horizontal:before { - content: '\e379'; + +.li-signal-low::before { + content: '\e261'; } -.li-rectangle-vertical:before { - content: '\e37a'; + +.li-signal-medium::before { + content: '\e262'; } -.li-recycle:before { - content: '\e2e8'; + +.li-signal-zero::before { + content: '\e263'; } -.li-redo-2:before { - content: '\e29f'; + +.li-signal::before { + content: '\e25f'; } -.li-redo-dot:before { - content: '\e454'; + +.li-signature::before { + content: '\e5f2'; } -.li-redo:before { - content: '\e146'; + +.li-signpost-big::before { + content: '\e541'; } -.li-refresh-ccw-dot:before { - content: '\e4b6'; + +.li-signpost::before { + content: '\e540'; } -.li-refresh-ccw:before { - content: '\e147'; + +.li-siren::before { + content: '\e2ef'; } -.li-refresh-cw-off:before { - content: '\e49c'; + +.li-skip-back::before { + content: '\e15f'; } -.li-refresh-cw:before { - content: '\e148'; + +.li-skip-forward::before { + content: '\e160'; } -.li-refrigerator:before { - content: '\e37e'; + +.li-skull::before { + content: '\e221'; } -.li-regex:before { - content: '\e1fb'; + +.li-slash-square::before { + content: '\e174'; } -.li-remove-formatting:before { - content: '\e3b6'; + +.li-slash::before { + content: '\e51d'; } -.li-repeat-1:before { - content: '\e1fc'; + +.li-slice::before { + content: '\e2f0'; } -.li-repeat-2:before { - content: '\e415'; + +.li-sliders-horizontal::before { + content: '\e29a'; } -.li-repeat:before { - content: '\e149'; + +.li-sliders-vertical::before { + content: '\e162'; } -.li-replace-all:before { - content: '\e3df'; + +.li-sliders::before { + content: '\e162'; } -.li-replace:before { - content: '\e3de'; + +.li-smartphone-charging::before { + content: '\e22e'; } -.li-reply-all:before { - content: '\e22a'; + +.li-smartphone-nfc::before { + content: '\e3c4'; } -.li-reply:before { - content: '\e229'; + +.li-smartphone::before { + content: '\e163'; } -.li-rewind:before { - content: '\e14a'; + +.li-smile-plus::before { + content: '\e301'; } -.li-ribbon:before { - content: '\e55c'; + +.li-smile::before { + content: '\e164'; } -.li-rocket:before { - content: '\e285'; + +.li-snail::before { + content: '\e4f8'; } -.li-rocking-chair:before { - content: '\e232'; + +.li-snowflake::before { + content: '\e165'; } -.li-roller-coaster:before { - content: '\e484'; + +.li-soap-dispenser-droplet::before { + content: '\e669'; } -.li-rotate-3d:before { - content: '\e2e9'; + +.li-sofa::before { + content: '\e2c4'; } -.li-rotate-ccw-square:before { - content: '\e5d4'; + +.li-solar-panel::before { + content: '\e69f'; } -.li-rotate-ccw:before { - content: '\e14b'; + +.li-sort-asc::before { + content: '\e04c'; } -.li-rotate-cw-square:before { - content: '\e5d5'; + +.li-sort-desc::before { + content: '\e047'; } -.li-rotate-cw:before { - content: '\e14c'; + +.li-soup::before { + content: '\e3aa'; } -.li-route-off:before { - content: '\e543'; + +.li-space::before { + content: '\e3dd'; } -.li-route:before { - content: '\e542'; + +.li-spade::before { + content: '\e499'; } -.li-router:before { - content: '\e3c2'; + +.li-sparkle::before { + content: '\e47e'; } -.li-rows-2:before { - content: '\e43d'; + +.li-sparkles::before { + content: '\e412'; } -.li-rows-3:before { - content: '\e58e'; + +.li-speaker::before { + content: '\e166'; } -.li-rows-4:before { - content: '\e58f'; + +.li-speech::before { + content: '\e51e'; } -.li-rss:before { - content: '\e14d'; + +.li-spell-check-2::before { + content: '\e49b'; } -.li-ruler:before { - content: '\e14e'; + +.li-spell-check::before { + content: '\e49a'; } -.li-russian-ruble:before { - content: '\e14f'; + +.li-spline-pointer::before { + content: '\e64f'; } -.li-sailboat:before { - content: '\e381'; + +.li-spline::before { + content: '\e38b'; } -.li-salad:before { - content: '\e3ab'; + +.li-split-square-horizontal::before { + content: '\e3b6'; } -.li-sandwich:before { - content: '\e3ac'; + +.li-split-square-vertical::before { + content: '\e3b7'; } -.li-satellite-dish:before { - content: '\e44c'; + +.li-split::before { + content: '\e440'; } -.li-satellite:before { - content: '\e44b'; + +.li-spool::before { + content: '\e677'; } -.li-save-all:before { - content: '\e413'; + +.li-sport-shoe::before { + content: '\e6db'; } -.li-save-off:before { - content: '\e5f7'; + +.li-spotlight::before { + content: '\e682'; } -.li-save:before { - content: '\e150'; + +.li-spray-can::before { + content: '\e495'; } -.li-scale-3d:before { - content: '\e2ea'; + +.li-sprout::before { + content: '\e1eb'; } -.li-scale:before { - content: '\e211'; + +.li-square-activity::before { + content: '\e4b4'; } -.li-scaling:before { - content: '\e2eb'; + +.li-square-arrow-down-left::before { + content: '\e4b5'; } -.li-scan-barcode:before { - content: '\e539'; + +.li-square-arrow-down-right::before { + content: '\e4b6'; } -.li-scan-eye:before { - content: '\e53a'; + +.li-square-arrow-down::before { + content: '\e427'; } -.li-scan-face:before { - content: '\e374'; + +.li-square-arrow-left::before { + content: '\e428'; } -.li-scan-heart:before { - content: '\e63e'; + +.li-square-arrow-out-down-left::before { + content: '\e5a1'; } -.li-scan-line:before { - content: '\e257'; + +.li-square-arrow-out-down-right::before { + content: '\e5a2'; } -.li-scan-qr-code:before { - content: '\e5fa'; + +.li-square-arrow-out-up-left::before { + content: '\e5a3'; } -.li-scan-search:before { - content: '\e53b'; + +.li-square-arrow-out-up-right::before { + content: '\e5a4'; } -.li-scan-text:before { - content: '\e53c'; + +.li-square-arrow-right-enter::before { + content: '\e6c3'; } -.li-scan:before { - content: '\e256'; + +.li-square-arrow-right-exit::before { + content: '\e6c4'; } -.li-school:before { - content: '\e3e6'; + +.li-square-arrow-right::before { + content: '\e429'; } -.li-scissors-line-dashed:before { - content: '\e4ed'; + +.li-square-arrow-up-left::before { + content: '\e4b7'; } -.li-scissors:before { - content: '\e151'; + +.li-square-arrow-up-right::before { + content: '\e4b8'; } -.li-screen-share-off:before { - content: '\e153'; + +.li-square-arrow-up::before { + content: '\e42a'; } -.li-screen-share:before { - content: '\e152'; + +.li-square-asterisk::before { + content: '\e168'; } -.li-scroll-text:before { - content: '\e463'; + +.li-square-bottom-dashed-scissors::before { + content: '\e4eb'; } -.li-scroll:before { - content: '\e2ec'; + +.li-square-centerline-dashed-horizontal::before { + content: '\e6c5'; } -.li-search-check:before { - content: '\e4ae'; + +.li-square-centerline-dashed-vertical::before { + content: '\e6c6'; } -.li-search-code:before { - content: '\e4af'; + +.li-square-chart-gantt::before { + content: '\e169'; } -.li-search-slash:before { - content: '\e4b0'; + +.li-square-check-big::before { + content: '\e16a'; } -.li-search-x:before { - content: '\e4b1'; + +.li-square-check::before { + content: '\e559'; } -.li-search:before { - content: '\e154'; + +.li-square-chevron-down::before { + content: '\e3cf'; } -.li-section:before { - content: '\e5ec'; + +.li-square-chevron-left::before { + content: '\e3d0'; } -.li-send-horizontal:before { - content: '\e4f6'; + +.li-square-chevron-right::before { + content: '\e3d1'; } -.li-send-to-back:before { - content: '\e4f7'; + +.li-square-chevron-up::before { + content: '\e3d2'; } -.li-send:before { - content: '\e155'; + +.li-square-code::before { + content: '\e16b'; } -.li-separator-horizontal:before { - content: '\e1c7'; + +.li-square-dashed-bottom-code::before { + content: '\e4c1'; } -.li-separator-vertical:before { - content: '\e1c8'; + +.li-square-dashed-bottom::before { + content: '\e4c0'; } -.li-server-cog:before { - content: '\e344'; + +.li-square-dashed-kanban::before { + content: '\e16c'; } -.li-server-crash:before { - content: '\e1e8'; + +.li-square-dashed-mouse-pointer::before { + content: '\e509'; } -.li-server-off:before { - content: '\e1e9'; + +.li-square-dashed-text::before { + content: '\e6ea'; } -.li-server:before { - content: '\e156'; + +.li-square-dashed-top-solid::before { + content: '\e66c'; } -.li-settings-2:before { - content: '\e244'; + +.li-square-dashed::before { + content: '\e1cb'; } -.li-settings:before { - content: '\e157'; + +.li-square-divide::before { + content: '\e16d'; } -.li-shapes:before { - content: '\e4b7'; + +.li-square-dot::before { + content: '\e16e'; } -.li-share-2:before { - content: '\e159'; + +.li-square-equal::before { + content: '\e16f'; } -.li-share:before { - content: '\e158'; + +.li-square-function::before { + content: '\e22d'; } -.li-sheet:before { - content: '\e15a'; + +.li-square-gantt-chart::before { + content: '\e169'; } -.li-shell:before { - content: '\e4fb'; + +.li-square-kanban::before { + content: '\e170'; } -.li-shield-alert:before { - content: '\e1fd'; + +.li-square-library::before { + content: '\e54f'; } -.li-shield-ban:before { - content: '\e15c'; + +.li-square-m::before { + content: '\e503'; } -.li-shield-check:before { - content: '\e1fe'; + +.li-square-menu::before { + content: '\e453'; } -.li-shield-ellipsis:before { - content: '\e51a'; + +.li-square-minus::before { + content: '\e171'; } -.li-shield-half:before { - content: '\e51b'; + +.li-square-mouse-pointer::before { + content: '\e202'; } -.li-shield-minus:before { - content: '\e51c'; + +.li-square-parking-off::before { + content: '\e3cc'; } -.li-shield-off:before { - content: '\e15d'; + +.li-square-parking::before { + content: '\e3cb'; } -.li-shield-plus:before { - content: '\e51d'; + +.li-square-pause::before { + content: '\e684'; } -.li-shield-question:before { - content: '\e412'; + +.li-square-pen::before { + content: '\e172'; } -.li-shield-x:before { - content: '\e1ff'; + +.li-square-percent::before { + content: '\e51c'; } -.li-shield:before { - content: '\e15b'; + +.li-square-pi::before { + content: '\e488'; } -.li-ship-wheel:before { - content: '\e506'; + +.li-square-pilcrow::before { + content: '\e48b'; } -.li-ship:before { - content: '\e3bd'; + +.li-square-play::before { + content: '\e481'; } -.li-shirt:before { - content: '\e1c9'; + +.li-square-plus::before { + content: '\e173'; } -.li-shopping-bag:before { - content: '\e15e'; + +.li-square-power::before { + content: '\e551'; } -.li-shopping-basket:before { - content: '\e4ee'; + +.li-square-radical::before { + content: '\e5c3'; } -.li-shopping-cart:before { - content: '\e15f'; + +.li-square-round-corner::before { + content: '\e648'; } -.li-shovel:before { - content: '\e160'; + +.li-square-scissors::before { + content: '\e4ec'; } -.li-shower-head:before { - content: '\e37f'; + +.li-square-sigma::before { + content: '\e489'; } -.li-shrink:before { - content: '\e21f'; + +.li-square-slash::before { + content: '\e174'; } -.li-shrub:before { - content: '\e2ed'; + +.li-square-split-horizontal::before { + content: '\e3b6'; } -.li-shuffle:before { - content: '\e161'; + +.li-square-split-vertical::before { + content: '\e3b7'; } -.li-sigma:before { - content: '\e200'; + +.li-square-square::before { + content: '\e60e'; } -.li-signal-high:before { - content: '\e25f'; + +.li-square-stack::before { + content: '\e4a2'; } -.li-signal-low:before { - content: '\e260'; + +.li-square-star::before { + content: '\e68e'; } -.li-signal-medium:before { - content: '\e261'; + +.li-square-stop::before { + content: '\e685'; } -.li-signal-zero:before { - content: '\e262'; + +.li-square-terminal::before { + content: '\e20a'; } -.li-signal:before { - content: '\e25e'; + +.li-square-user-round::before { + content: '\e466'; } -.li-signature:before { - content: '\e5f6'; + +.li-square-user::before { + content: '\e465'; } -.li-signpost-big:before { - content: '\e545'; + +.li-square-x::before { + content: '\e175'; } -.li-signpost:before { - content: '\e544'; + +.li-square::before { + content: '\e167'; } -.li-siren:before { - content: '\e2ee'; + +.li-squares-exclude::before { + content: '\e657'; } -.li-skip-back:before { - content: '\e162'; + +.li-squares-intersect::before { + content: '\e658'; } -.li-skip-forward:before { - content: '\e163'; + +.li-squares-subtract::before { + content: '\e659'; } -.li-skull:before { - content: '\e220'; + +.li-squares-unite::before { + content: '\e65a'; } -.li-slack:before { - content: '\e164'; + +.li-squircle-dashed::before { + content: '\e679'; } -.li-slash:before { - content: '\e521'; + +.li-squircle::before { + content: '\e57a'; } -.li-slice:before { - content: '\e2ef'; + +.li-squirrel::before { + content: '\e49f'; } -.li-sliders-horizontal:before { - content: '\e299'; + +.li-stamp::before { + content: '\e3bb'; } -.li-sliders-vertical:before { - content: '\e165'; + +.li-star-check::before { + content: '\e707'; } -.li-smartphone-charging:before { - content: '\e22d'; + +.li-star-half::before { + content: '\e20b'; } -.li-smartphone-nfc:before { - content: '\e3c7'; + +.li-star-minus::before { + content: '\e708'; } -.li-smartphone:before { - content: '\e166'; + +.li-star-off::before { + content: '\e2b0'; } -.li-smile-plus:before { - content: '\e300'; + +.li-star-plus::before { + content: '\e709'; } -.li-smile:before { - content: '\e167'; + +.li-star-x::before { + content: '\e70a'; } -.li-snail:before { - content: '\e4fc'; + +.li-star::before { + content: '\e176'; } -.li-snowflake:before { - content: '\e168'; + +.li-stars::before { + content: '\e412'; } -.li-sofa:before { - content: '\e2c3'; + +.li-step-back::before { + content: '\e3e9'; } -.li-soup:before { - content: '\e3ad'; + +.li-step-forward::before { + content: '\e3ea'; } -.li-space:before { - content: '\e3e0'; + +.li-stethoscope::before { + content: '\e2f1'; } -.li-spade:before { - content: '\e49d'; + +.li-sticker::before { + content: '\e302'; } -.li-sparkle:before { - content: '\e482'; + +.li-sticky-note-check::before { + content: '\e6f6'; } -.li-sparkles:before { - content: '\e416'; + +.li-sticky-note-minus::before { + content: '\e6f7'; } -.li-speaker:before { - content: '\e169'; + +.li-sticky-note-off::before { + content: '\e6f8'; } -.li-speech:before { - content: '\e522'; + +.li-sticky-note-plus::before { + content: '\e6f9'; } -.li-spell-check-2:before { - content: '\e49f'; + +.li-sticky-note-x::before { + content: '\e6fa'; } -.li-spell-check:before { - content: '\e49e'; + +.li-sticky-note::before { + content: '\e303'; } -.li-spline:before { - content: '\e38e'; + +.li-sticky-notes::before { + content: '\e6fb'; } -.li-split:before { - content: '\e444'; + +.li-stone::before { + content: '\e6eb'; } -.li-spray-can:before { - content: '\e499'; + +.li-stop-circle::before { + content: '\e083'; } -.li-sprout:before { - content: '\e1ea'; + +.li-store::before { + content: '\e3e4'; } -.li-square-activity:before { - content: '\e4b8'; + +.li-stretch-horizontal::before { + content: '\e27c'; } -.li-square-arrow-down-left:before { - content: '\e4b9'; + +.li-stretch-vertical::before { + content: '\e27d'; } -.li-square-arrow-down-right:before { - content: '\e4ba'; + +.li-strikethrough::before { + content: '\e177'; } -.li-square-arrow-down:before { - content: '\e42b'; + +.li-subscript::before { + content: '\e25c'; } -.li-square-arrow-left:before { - content: '\e42c'; + +.li-subtitles::before { + content: '\e3a4'; } -.li-square-arrow-out-down-left:before { - content: '\e5a5'; + +.li-summary::before { + content: '\e711'; } -.li-square-arrow-out-down-right:before { - content: '\e5a6'; + +.li-sun-dim::before { + content: '\e299'; } -.li-square-arrow-out-up-left:before { - content: '\e5a7'; + +.li-sun-medium::before { + content: '\e2b1'; } -.li-square-arrow-out-up-right:before { - content: '\e5a8'; + +.li-sun-moon::before { + content: '\e2b2'; } -.li-square-arrow-right:before { - content: '\e42d'; + +.li-sun-snow::before { + content: '\e372'; } -.li-square-arrow-up-left:before { - content: '\e4bb'; + +.li-sun::before { + content: '\e178'; } -.li-square-arrow-up-right:before { - content: '\e4bc'; + +.li-sunrise::before { + content: '\e179'; } -.li-square-arrow-up:before { - content: '\e42e'; + +.li-sunset::before { + content: '\e17a'; } -.li-square-asterisk:before { - content: '\e16b'; + +.li-superscript::before { + content: '\e25e'; } -.li-square-bottom-dashed-scissors:before { - content: '\e4ef'; + +.li-swatch-book::before { + content: '\e59f'; } -.li-square-chart-gantt:before { - content: '\e16c'; + +.li-swiss-franc::before { + content: '\e17b'; } -.li-square-check-big:before { - content: '\e16d'; + +.li-switch-camera::before { + content: '\e17c'; } -.li-square-check:before { - content: '\e55d'; + +.li-sword::before { + content: '\e2b3'; } -.li-square-chevron-down:before { - content: '\e3d2'; + +.li-swords::before { + content: '\e2b4'; } -.li-square-chevron-left:before { - content: '\e3d3'; + +.li-syringe::before { + content: '\e2f2'; } -.li-square-chevron-right:before { - content: '\e3d4'; + +.li-table-2::before { + content: '\e2f9'; } -.li-square-chevron-up:before { - content: '\e3d5'; + +.li-table-cells-merge::before { + content: '\e5c7'; } -.li-square-code:before { - content: '\e16e'; + +.li-table-cells-split::before { + content: '\e5c8'; } -.li-square-dashed-bottom-code:before { - content: '\e4c5'; + +.li-table-columns-split::before { + content: '\e5c9'; } -.li-square-dashed-bottom:before { - content: '\e4c4'; + +.li-table-config::before { + content: '\e661'; } -.li-square-dashed-kanban:before { - content: '\e16f'; + +.li-table-of-contents::before { + content: '\e61e'; } -.li-square-dashed-mouse-pointer:before { - content: '\e50d'; + +.li-table-properties::before { + content: '\e4db'; } -.li-square-dashed:before { - content: '\e1ca'; + +.li-table-rows-split::before { + content: '\e5ca'; } -.li-square-divide:before { - content: '\e170'; + +.li-table::before { + content: '\e17d'; } -.li-square-dot:before { - content: '\e171'; + +.li-tablet-smartphone::before { + content: '\e50a'; } -.li-square-equal:before { - content: '\e172'; + +.li-tablet::before { + content: '\e17e'; } -.li-square-function:before { - content: '\e22c'; + +.li-tablets::before { + content: '\e3be'; } -.li-square-kanban:before { - content: '\e173'; + +.li-tag-plus::before { + content: '\e712'; } -.li-square-library:before { - content: '\e553'; + +.li-tag-x::before { + content: '\e713'; } -.li-square-m:before { - content: '\e507'; + +.li-tag::before { + content: '\e17f'; } -.li-square-menu:before { - content: '\e457'; + +.li-tags::before { + content: '\e35c'; } -.li-square-minus:before { - content: '\e174'; + +.li-tally-1::before { + content: '\e4d6'; } -.li-square-mouse-pointer:before { - content: '\e201'; + +.li-tally-2::before { + content: '\e4d7'; } -.li-square-parking-off:before { - content: '\e3cf'; + +.li-tally-3::before { + content: '\e4d8'; } -.li-square-parking:before { - content: '\e3ce'; + +.li-tally-4::before { + content: '\e4d9'; } -.li-square-pen:before { - content: '\e175'; + +.li-tally-5::before { + content: '\e4da'; } -.li-square-percent:before { - content: '\e520'; + +.li-tangent::before { + content: '\e52e'; } -.li-square-pi:before { - content: '\e48c'; + +.li-target::before { + content: '\e180'; } -.li-square-pilcrow:before { - content: '\e48f'; + +.li-telescope::before { + content: '\e5c5'; } -.li-square-play:before { - content: '\e485'; + +.li-tent-tree::before { + content: '\e53b'; } -.li-square-plus:before { - content: '\e176'; + +.li-tent::before { + content: '\e227'; } -.li-square-power:before { - content: '\e555'; + +.li-terminal-square::before { + content: '\e20a'; } -.li-square-radical:before { - content: '\e5c7'; + +.li-terminal::before { + content: '\e181'; } -.li-square-scissors:before { - content: '\e4f0'; + +.li-test-tube-2::before { + content: '\e406'; } -.li-square-sigma:before { - content: '\e48d'; + +.li-test-tube-diagonal::before { + content: '\e406'; } -.li-square-slash:before { - content: '\e177'; + +.li-test-tube::before { + content: '\e405'; } -.li-square-split-horizontal:before { - content: '\e3b9'; + +.li-test-tubes::before { + content: '\e407'; } -.li-square-split-vertical:before { - content: '\e3ba'; + +.li-text-align-center::before { + content: '\e182'; } -.li-square-square:before { - content: '\e612'; + +.li-text-align-end::before { + content: '\e183'; } -.li-square-stack:before { - content: '\e4a6'; + +.li-text-align-justify::before { + content: '\e184'; } -.li-square-terminal:before { - content: '\e209'; + +.li-text-align-start::before { + content: '\e185'; } -.li-square-user-round:before { - content: '\e46a'; + +.li-text-cursor-input::before { + content: '\e265'; } -.li-square-user:before { - content: '\e469'; + +.li-text-cursor::before { + content: '\e264'; } -.li-square-x:before { - content: '\e178'; + +.li-text-initial::before { + content: '\e605'; } -.li-square:before { - content: '\e16a'; + +.li-text-quote::before { + content: '\e49e'; } -.li-squircle:before { - content: '\e57e'; + +.li-text-search::before { + content: '\e5ad'; } -.li-squirrel:before { - content: '\e4a3'; + +.li-text-select::before { + content: '\e6ea'; } -.li-stamp:before { - content: '\e3be'; + +.li-text-selection::before { + content: '\e3de'; } -.li-star-half:before { - content: '\e20a'; + +.li-text-wrap::before { + content: '\e248'; } -.li-star-off:before { - content: '\e2af'; + +.li-text::before { + content: '\e185'; } -.li-star:before { - content: '\e179'; + +.li-theater::before { + content: '\e522'; } -.li-step-back:before { - content: '\e3ec'; + +.li-thermometer-snowflake::before { + content: '\e187'; } -.li-step-forward:before { - content: '\e3ed'; + +.li-thermometer-sun::before { + content: '\e188'; } -.li-stethoscope:before { - content: '\e2f0'; + +.li-thermometer::before { + content: '\e186'; } -.li-sticker:before { - content: '\e301'; + +.li-thumbs-down::before { + content: '\e189'; } -.li-sticky-note:before { - content: '\e302'; + +.li-thumbs-up::before { + content: '\e18a'; } -.li-store:before { - content: '\e3e7'; + +.li-ticket-check::before { + content: '\e5ae'; } -.li-stretch-horizontal:before { - content: '\e27b'; + +.li-ticket-minus::before { + content: '\e5af'; } -.li-stretch-vertical:before { - content: '\e27c'; + +.li-ticket-percent::before { + content: '\e5b0'; } -.li-strikethrough:before { - content: '\e17a'; + +.li-ticket-plus::before { + content: '\e5b1'; } -.li-subscript:before { - content: '\e25b'; + +.li-ticket-slash::before { + content: '\e5b2'; } -.li-sun-dim:before { - content: '\e298'; + +.li-ticket-x::before { + content: '\e5b3'; } -.li-sun-medium:before { - content: '\e2b0'; + +.li-ticket::before { + content: '\e20f'; } -.li-sun-moon:before { - content: '\e2b1'; + +.li-tickets-plane::before { + content: '\e623'; } -.li-sun-snow:before { - content: '\e375'; + +.li-tickets::before { + content: '\e622'; } -.li-sun:before { - content: '\e17b'; + +.li-timeline::before { + content: '\e6ec'; } -.li-sunrise:before { - content: '\e17c'; + +.li-timer-off::before { + content: '\e249'; } -.li-sunset:before { - content: '\e17d'; + +.li-timer-reset::before { + content: '\e236'; } -.li-superscript:before { - content: '\e25d'; + +.li-timer::before { + content: '\e1e0'; } -.li-swatch-book:before { - content: '\e5a3'; + +.li-toggle-left::before { + content: '\e18b'; } -.li-swiss-franc:before { - content: '\e17e'; + +.li-toggle-right::before { + content: '\e18c'; } -.li-switch-camera:before { - content: '\e17f'; + +.li-toilet::before { + content: '\e635'; } -.li-sword:before { - content: '\e2b2'; + +.li-tool-case::before { + content: '\e67d'; } -.li-swords:before { - content: '\e2b3'; + +.li-toolbox::before { + content: '\e6b0'; } -.li-syringe:before { - content: '\e2f1'; + +.li-tornado::before { + content: '\e218'; } -.li-table-2:before { - content: '\e2f8'; + +.li-torus::before { + content: '\e52f'; } -.li-table-cells-merge:before { - content: '\e5cb'; + +.li-touchpad-off::before { + content: '\e44a'; } -.li-table-cells-split:before { - content: '\e5cc'; + +.li-touchpad::before { + content: '\e449'; } -.li-table-columns-split:before { - content: '\e5cd'; + +.li-towel-rack::before { + content: '\e6c7'; } -.li-table-of-contents:before { - content: '\e622'; + +.li-tower-control::before { + content: '\e3bc'; } -.li-table-properties:before { - content: '\e4df'; + +.li-toy-brick::before { + content: '\e347'; } -.li-table-rows-split:before { - content: '\e5ce'; + +.li-tractor::before { + content: '\e504'; } -.li-table:before { - content: '\e180'; + +.li-traffic-cone::before { + content: '\e505'; } -.li-tablet-smartphone:before { - content: '\e50e'; + +.li-train-front-tunnel::before { + content: '\e507'; } -.li-tablet:before { - content: '\e181'; + +.li-train-front::before { + content: '\e506'; } -.li-tablets:before { - content: '\e3c1'; + +.li-train-track::before { + content: '\e508'; } -.li-tag:before { - content: '\e182'; + +.li-train::before { + content: '\e2a9'; } -.li-tags:before { - content: '\e35f'; + +.li-tram-front::before { + content: '\e2a9'; } -.li-tally-1:before { - content: '\e4da'; + +.li-transgender::before { + content: '\e644'; } -.li-tally-2:before { - content: '\e4db'; + +.li-trash-2::before { + content: '\e18e'; } -.li-tally-3:before { - content: '\e4dc'; + +.li-trash::before { + content: '\e18d'; } -.li-tally-4:before { - content: '\e4dd'; + +.li-tree-deciduous::before { + content: '\e2f3'; } -.li-tally-5:before { - content: '\e4de'; + +.li-tree-palm::before { + content: '\e281'; } -.li-tangent:before { - content: '\e532'; + +.li-tree-pine::before { + content: '\e2f4'; } -.li-target:before { - content: '\e183'; + +.li-trees::before { + content: '\e2f5'; } -.li-telescope:before { - content: '\e5c9'; + +.li-trending-down::before { + content: '\e190'; } -.li-tent-tree:before { - content: '\e53f'; + +.li-trending-up-down::before { + content: '\e625'; } -.li-tent:before { - content: '\e226'; + +.li-trending-up::before { + content: '\e191'; } -.li-terminal:before { - content: '\e184'; + +.li-triangle-alert::before { + content: '\e193'; } -.li-test-tube-diagonal:before { - content: '\e40a'; + +.li-triangle-dashed::before { + content: '\e63d'; } -.li-test-tube:before { - content: '\e409'; + +.li-triangle-right::before { + content: '\e4ed'; } -.li-test-tubes:before { - content: '\e40b'; + +.li-triangle::before { + content: '\e192'; } -.li-text-cursor-input:before { - content: '\e264'; + +.li-trophy::before { + content: '\e373'; } -.li-text-cursor:before { - content: '\e263'; + +.li-truck-electric::before { + content: '\e65f'; } -.li-text-quote:before { - content: '\e4a2'; + +.li-truck::before { + content: '\e194'; } -.li-text-search:before { - content: '\e5b1'; + +.li-turkish-lira::before { + content: '\e680'; } -.li-text-select:before { - content: '\e3e1'; + +.li-turntable::before { + content: '\e68c'; } -.li-text:before { - content: '\e3ee'; + +.li-turtle::before { + content: '\e4f9'; } -.li-theater:before { - content: '\e526'; + +.li-tv-2::before { + content: '\e203'; } -.li-thermometer-snowflake:before { - content: '\e186'; + +.li-tv-minimal-play::before { + content: '\e5ec'; } -.li-thermometer-sun:before { - content: '\e187'; + +.li-tv-minimal::before { + content: '\e203'; } -.li-thermometer:before { - content: '\e185'; + +.li-tv::before { + content: '\e195'; } -.li-thumbs-down:before { - content: '\e188'; + +.li-type-outline::before { + content: '\e602'; } -.li-thumbs-up:before { - content: '\e189'; + +.li-type::before { + content: '\e198'; } -.li-ticket-check:before { - content: '\e5b2'; + +.li-umbrella-off::before { + content: '\e543'; } -.li-ticket-minus:before { - content: '\e5b3'; + +.li-umbrella::before { + content: '\e199'; } -.li-ticket-percent:before { - content: '\e5b4'; + +.li-underline::before { + content: '\e19a'; } -.li-ticket-plus:before { - content: '\e5b5'; + +.li-undo-2::before { + content: '\e2a1'; } -.li-ticket-slash:before { - content: '\e5b6'; + +.li-undo-dot::before { + content: '\e451'; } -.li-ticket-x:before { - content: '\e5b7'; + +.li-undo::before { + content: '\e19b'; } -.li-ticket:before { - content: '\e20e'; + +.li-unfold-horizontal::before { + content: '\e43d'; } -.li-tickets-plane:before { - content: '\e627'; + +.li-unfold-vertical::before { + content: '\e43e'; } -.li-tickets:before { - content: '\e626'; + +.li-ungroup::before { + content: '\e467'; } -.li-timer-off:before { - content: '\e248'; + +.li-university::before { + content: '\e3e5'; } -.li-timer-reset:before { - content: '\e235'; + +.li-unlink-2::before { + content: '\e19d'; } -.li-timer:before { - content: '\e1df'; + +.li-unlink::before { + content: '\e19c'; } -.li-toggle-left:before { - content: '\e18a'; + +.li-unlock-keyhole::before { + content: '\e532'; } -.li-toggle-right:before { - content: '\e18b'; + +.li-unlock::before { + content: '\e10c'; } -.li-toilet:before { - content: '\e639'; + +.li-unplug::before { + content: '\e45d'; } -.li-tornado:before { - content: '\e217'; + +.li-upload-cloud::before { + content: '\e091'; } -.li-torus:before { - content: '\e533'; + +.li-upload::before { + content: '\e19e'; } -.li-touchpad-off:before { - content: '\e44e'; + +.li-usb::before { + content: '\e356'; } -.li-touchpad:before { - content: '\e44d'; + +.li-user-2::before { + content: '\e468'; } -.li-tower-control:before { - content: '\e3bf'; + +.li-user-check-2::before { + content: '\e469'; } -.li-toy-brick:before { - content: '\e34a'; + +.li-user-check::before { + content: '\e1a0'; } -.li-tractor:before { - content: '\e508'; + +.li-user-circle-2::before { + content: '\e462'; } -.li-traffic-cone:before { - content: '\e509'; + +.li-user-circle::before { + content: '\e461'; } -.li-train-front-tunnel:before { - content: '\e50b'; + +.li-user-cog-2::before { + content: '\e46a'; } -.li-train-front:before { - content: '\e50a'; + +.li-user-cog::before { + content: '\e342'; } -.li-train-track:before { - content: '\e50c'; + +.li-user-key::before { + content: '\e6c8'; } -.li-tram-front:before { - content: '\e2a8'; + +.li-user-lock::before { + content: '\e660'; } -.li-trash-2:before { - content: '\e18d'; + +.li-user-minus-2::before { + content: '\e46b'; } -.li-trash:before { - content: '\e18c'; + +.li-user-minus::before { + content: '\e1a1'; } -.li-tree-deciduous:before { - content: '\e2f2'; + +.li-user-pen::before { + content: '\e5fc'; } -.li-tree-palm:before { - content: '\e280'; + +.li-user-plus-2::before { + content: '\e46c'; } -.li-tree-pine:before { - content: '\e2f3'; + +.li-user-plus::before { + content: '\e1a2'; } -.li-trees:before { - content: '\e2f4'; + +.li-user-round-arrow-left::before { + content: '\e714'; } -.li-trello:before { - content: '\e18e'; + +.li-user-round-check::before { + content: '\e469'; } -.li-trending-down:before { - content: '\e18f'; + +.li-user-round-cog::before { + content: '\e46a'; } -.li-trending-up-down:before { - content: '\e629'; + +.li-user-round-key::before { + content: '\e6c9'; } -.li-trending-up:before { - content: '\e190'; + +.li-user-round-minus::before { + content: '\e46b'; } -.li-triangle-alert:before { - content: '\e192'; + +.li-user-round-pen::before { + content: '\e5fd'; } -.li-triangle-dashed:before { - content: '\e641'; + +.li-user-round-plus::before { + content: '\e46c'; } -.li-triangle-right:before { - content: '\e4f1'; + +.li-user-round-search::before { + content: '\e578'; } -.li-triangle:before { - content: '\e191'; + +.li-user-round-x::before { + content: '\e46d'; } -.li-trophy:before { - content: '\e376'; + +.li-user-round::before { + content: '\e468'; } -.li-truck:before { - content: '\e193'; + +.li-user-search::before { + content: '\e579'; } -.li-turtle:before { - content: '\e4fd'; + +.li-user-square-2::before { + content: '\e466'; } -.li-tv-minimal-play:before { - content: '\e5f0'; + +.li-user-square::before { + content: '\e465'; } -.li-tv-minimal:before { - content: '\e202'; + +.li-user-star::before { + content: '\e687'; } -.li-tv:before { - content: '\e194'; + +.li-user-x-2::before { + content: '\e46d'; } -.li-twitch:before { - content: '\e195'; + +.li-user-x::before { + content: '\e1a3'; } -.li-twitter:before { - content: '\e196'; + +.li-user::before { + content: '\e19f'; } -.li-type-outline:before { - content: '\e606'; + +.li-users-2::before { + content: '\e46e'; } -.li-type:before { - content: '\e197'; + +.li-users-round::before { + content: '\e46e'; } -.li-umbrella-off:before { - content: '\e547'; + +.li-users::before { + content: '\e1a4'; } -.li-umbrella:before { - content: '\e198'; + +.li-utensils-crossed::before { + content: '\e2f7'; } -.li-underline:before { - content: '\e199'; + +.li-utensils::before { + content: '\e2f6'; } -.li-undo-2:before { - content: '\e2a0'; + +.li-utility-pole::before { + content: '\e3c2'; } -.li-undo-dot:before { - content: '\e455'; + +.li-van::before { + content: '\e6ad'; } -.li-undo:before { - content: '\e19a'; + +.li-variable::before { + content: '\e473'; } -.li-unfold-horizontal:before { - content: '\e441'; + +.li-vault::before { + content: '\e58f'; } -.li-unfold-vertical:before { - content: '\e442'; + +.li-vector-square::before { + content: '\e67c'; } -.li-ungroup:before { - content: '\e46b'; + +.li-vegan::before { + content: '\e39d'; } -.li-university:before { - content: '\e3e8'; + +.li-venetian-mask::before { + content: '\e2aa'; } -.li-unlink-2:before { - content: '\e19c'; + +.li-venus-and-mars::before { + content: '\e646'; } -.li-unlink:before { - content: '\e19b'; + +.li-venus::before { + content: '\e645'; } -.li-unplug:before { - content: '\e461'; + +.li-verified::before { + content: '\e241'; } -.li-upload:before { - content: '\e19d'; + +.li-vibrate-off::before { + content: '\e29d'; } -.li-usb:before { - content: '\e359'; + +.li-vibrate::before { + content: '\e223'; } -.li-user-check:before { - content: '\e19f'; + +.li-video-off::before { + content: '\e1a6'; } -.li-user-cog:before { - content: '\e345'; + +.li-video::before { + content: '\e1a5'; } -.li-user-minus:before { - content: '\e1a0'; + +.li-videotape::before { + content: '\e4cb'; } -.li-user-pen:before { - content: '\e600'; + +.li-view::before { + content: '\e1a7'; } -.li-user-plus:before { - content: '\e1a1'; + +.li-voicemail::before { + content: '\e1a8'; } -.li-user-round-check:before { - content: '\e46d'; + +.li-volleyball::before { + content: '\e62f'; } -.li-user-round-cog:before { - content: '\e46e'; + +.li-volume-1::before { + content: '\e1aa'; } -.li-user-round-minus:before { - content: '\e46f'; + +.li-volume-2::before { + content: '\e1ab'; } -.li-user-round-pen:before { - content: '\e601'; + +.li-volume-off::before { + content: '\e626'; } -.li-user-round-plus:before { - content: '\e470'; + +.li-volume-x::before { + content: '\e1ac'; } -.li-user-round-search:before { - content: '\e57c'; + +.li-volume::before { + content: '\e1a9'; } -.li-user-round-x:before { - content: '\e471'; + +.li-vote::before { + content: '\e3ad'; } -.li-user-round:before { - content: '\e46c'; + +.li-wallet-2::before { + content: '\e4cd'; } -.li-user-search:before { - content: '\e57d'; + +.li-wallet-cards::before { + content: '\e4cc'; } -.li-user-x:before { - content: '\e1a2'; + +.li-wallet-minimal::before { + content: '\e4cd'; } -.li-user:before { - content: '\e19e'; + +.li-wallet::before { + content: '\e204'; } -.li-users-round:before { - content: '\e472'; + +.li-wallpaper::before { + content: '\e44b'; } -.li-users:before { - content: '\e1a3'; + +.li-wand-2::before { + content: '\e357'; } -.li-utensils-crossed:before { - content: '\e2f6'; + +.li-wand-sparkles::before { + content: '\e357'; } -.li-utensils:before { - content: '\e2f5'; + +.li-wand::before { + content: '\e246'; } -.li-utility-pole:before { - content: '\e3c5'; + +.li-warehouse::before { + content: '\e3e6'; } -.li-variable:before { - content: '\e477'; + +.li-washing-machine::before { + content: '\e590'; } -.li-vault:before { - content: '\e593'; + +.li-watch::before { + content: '\e1ad'; } -.li-vegan:before { - content: '\e3a0'; + +.li-waves-arrow-down::before { + content: '\e6a9'; } -.li-venetian-mask:before { - content: '\e2a9'; + +.li-waves-arrow-up::before { + content: '\e6aa'; } -.li-vibrate-off:before { - content: '\e29c'; + +.li-waves-horizontal::before { + content: '\e283'; } -.li-vibrate:before { - content: '\e222'; + +.li-waves-ladder::before { + content: '\e63b'; } -.li-video-off:before { - content: '\e1a5'; + +.li-waves-vertical::before { + content: '\e6f2'; } -.li-video:before { - content: '\e1a4'; + +.li-waves::before { + content: '\e283'; } -.li-videotape:before { - content: '\e4cf'; + +.li-waypoints::before { + content: '\e542'; } -.li-view:before { - content: '\e1a6'; + +.li-webcam-off::before { + content: '\e6ff'; } -.li-voicemail:before { - content: '\e1a7'; + +.li-webcam::before { + content: '\e205'; } -.li-volleyball:before { - content: '\e633'; + +.li-webhook-off::before { + content: '\e5b7'; } -.li-volume-1:before { - content: '\e1a9'; + +.li-webhook::before { + content: '\e374'; } -.li-volume-2:before { - content: '\e1aa'; + +.li-weight-tilde::before { + content: '\e6ae'; } -.li-volume-off:before { - content: '\e62a'; + +.li-weight::before { + content: '\e530'; } -.li-volume-x:before { - content: '\e1ab'; + +.li-wheat-off::before { + content: '\e39f'; } -.li-volume:before { - content: '\e1a8'; + +.li-wheat::before { + content: '\e39e'; } -.li-vote:before { - content: '\e3b0'; + +.li-whole-word::before { + content: '\e3df'; } -.li-wallet-cards:before { - content: '\e4d0'; + +.li-wifi-cog::before { + content: '\e674'; } -.li-wallet-minimal:before { - content: '\e4d1'; + +.li-wifi-high::before { + content: '\e5f7'; } -.li-wallet:before { - content: '\e203'; + +.li-wifi-low::before { + content: '\e5f8'; } -.li-wallpaper:before { - content: '\e44f'; + +.li-wifi-off::before { + content: '\e1af'; } -.li-wand-sparkles:before { - content: '\e35a'; + +.li-wifi-pen::before { + content: '\e663'; } -.li-wand:before { - content: '\e245'; + +.li-wifi-sync::before { + content: '\e681'; } -.li-warehouse:before { - content: '\e3e9'; + +.li-wifi-zero::before { + content: '\e5f9'; } -.li-washing-machine:before { - content: '\e594'; + +.li-wifi::before { + content: '\e1ae'; } -.li-watch:before { - content: '\e1ac'; + +.li-wind-arrow-down::before { + content: '\e631'; } -.li-waves-ladder:before { - content: '\e63f'; + +.li-wind::before { + content: '\e1b0'; } -.li-waves:before { - content: '\e282'; + +.li-wine-off::before { + content: '\e3a0'; } -.li-waypoints:before { - content: '\e546'; + +.li-wine::before { + content: '\e2f8'; } -.li-webcam:before { - content: '\e204'; + +.li-workflow::before { + content: '\e425'; } -.li-webhook-off:before { - content: '\e5bb'; + +.li-worm::before { + content: '\e5da'; } -.li-webhook:before { - content: '\e377'; + +.li-wrap-text::before { + content: '\e248'; } -.li-weight:before { - content: '\e534'; + +.li-wrench-off::before { + content: '\e70b'; } -.li-wheat-off:before { - content: '\e3a2'; + +.li-wrench::before { + content: '\e1b1'; } -.li-wheat:before { - content: '\e3a1'; + +.li-x-circle::before { + content: '\e084'; } -.li-whole-word:before { - content: '\e3e2'; + +.li-x-line-top::before { + content: '\e6ca'; } -.li-wifi-high:before { - content: '\e5fb'; + +.li-x-octagon::before { + content: '\e128'; } -.li-wifi-low:before { - content: '\e5fc'; + +.li-x-square::before { + content: '\e175'; } -.li-wifi-off:before { - content: '\e1ae'; + +.li-x::before { + content: '\e1b2'; } -.li-wifi-zero:before { - content: '\e5fd'; + +.li-zap-off::before { + content: '\e1b5'; } -.li-wifi:before { - content: '\e1ad'; + +.li-zap::before { + content: '\e1b4'; } -.li-wind-arrow-down:before { - content: '\e635'; + +.li-zodiac-aquarius::before { + content: '\e6cb'; } -.li-wind:before { - content: '\e1af'; + +.li-zodiac-aries::before { + content: '\e6cc'; } -.li-wine-off:before { - content: '\e3a3'; + +.li-zodiac-cancer::before { + content: '\e6cd'; } -.li-wine:before { - content: '\e2f7'; + +.li-zodiac-capricorn::before { + content: '\e6ce'; } -.li-workflow:before { - content: '\e429'; + +.li-zodiac-gemini::before { + content: '\e6cf'; } -.li-worm:before { - content: '\e5de'; + +.li-zodiac-leo::before { + content: '\e6d0'; } -.li-wrap-text:before { - content: '\e247'; + +.li-zodiac-libra::before { + content: '\e6d1'; } -.li-wrench:before { - content: '\e1b0'; + +.li-zodiac-ophiuchus::before { + content: '\e6d2'; } -.li-x:before { - content: '\e1b1'; + +.li-zodiac-pisces::before { + content: '\e6d3'; } -.li-youtube:before { - content: '\e1b2'; + +.li-zodiac-sagittarius::before { + content: '\e6d4'; } -.li-zap-off:before { - content: '\e1b4'; + +.li-zodiac-scorpio::before { + content: '\e6d5'; } -.li-zap:before { - content: '\e1b3'; + +.li-zodiac-taurus::before { + content: '\e6d6'; } -.li-zoom-in:before { - content: '\e1b5'; + +.li-zodiac-virgo::before { + content: '\e6d7'; } -.li-zoom-out:before { + +.li-zoom-in::before { content: '\e1b6'; } + +.li-zoom-out::before { + content: '\e1b7'; +} diff --git a/src/addons/fonts/phosphor_icons.css b/src/addons/fonts/phosphor_icons.css index 7b7cd746..a22de379 100644 --- a/src/addons/fonts/phosphor_icons.css +++ b/src/addons/fonts/phosphor_icons.css @@ -1,14 +1,15 @@ /* See all icons at: https://phosphoricons.com/ - Current version: 2.1.1 + See Changelog at: https://github.com/phosphor-icons/web/releases + Current version: 2.1.2 */ -@import 'https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/style.css'; -@import 'https://unpkg.com/@phosphor-icons/web@2.1.1/src/thin/style.css'; -@import 'https://unpkg.com/@phosphor-icons/web@2.1.1/src/light/style.css'; -@import 'https://unpkg.com/@phosphor-icons/web@2.1.1/src/bold/style.css'; -@import 'https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/style.css'; -@import 'https://unpkg.com/@phosphor-icons/web@2.1.1/src/duotone/style.css'; +@import 'https://unpkg.com/@phosphor-icons/web@2.1.2/src/regular/style.css'; +@import 'https://unpkg.com/@phosphor-icons/web@2.1.2/src/thin/style.css'; +@import 'https://unpkg.com/@phosphor-icons/web@2.1.2/src/light/style.css'; +@import 'https://unpkg.com/@phosphor-icons/web@2.1.2/src/bold/style.css'; +@import 'https://unpkg.com/@phosphor-icons/web@2.1.2/src/fill/style.css'; +@import 'https://unpkg.com/@phosphor-icons/web@2.1.2/src/duotone/style.css'; /* Note: the important tag is how Phosphor sets up the fonts which is why we replicate them here */ diff --git a/src/addons/fonts/tabler_icons.css b/src/addons/fonts/tabler_icons.css index 3f99e788..bf037144 100644 --- a/src/addons/fonts/tabler_icons.css +++ b/src/addons/fonts/tabler_icons.css @@ -1,6 +1,7 @@ /* See all icons at: https://tabler.io/icons - Current version: 3.30.0 + See Changelog at: https://tabler.io/changelog + Current version: 3.44.0 */ @import 'https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.30.0/dist/tabler-icons.min.css'; diff --git a/src/stories/Components/Icon/Icon.mdx b/src/stories/Components/Icon/Icon.mdx index 9149c519..d12818cd 100644 --- a/src/stories/Components/Icon/Icon.mdx +++ b/src/stories/Components/Icon/Icon.mdx @@ -88,24 +88,17 @@ This will increase the page load time but will allow you to use the full capabil ``` ```html - +mood ``` -The filled, size and weight modifiers can be used with Phosphor Icons. - -Phosphor adds `.icon--weight-thin` but does not support `.icon--weight-semi-bold`. -It also adds a dual tone variation by replacing `.ph` with `.ph-duotone`. - -```html - -``` - -Note: Phosphor Icons do not support the use of emphasis variations or the use of `.icon--filled` in combination with `.ph-duotone` or any weight variations. +The filled, size and weight modifiers can be used with Material Symbols Icons. ### Phosphor Icons [Phosphor Icons](https://phosphoricons.com/) can be created with the `` tag and uses the `.ph` prefix with `.ph-{name}` to define a specific icon. +We currently support version 2.1.2 of [Phosphor Icons Web](https://github.com/phosphor-icons/web) + ```css @import '@rolemodel/optics'; @import '@rolemodel/optics/dist/css/addons/fonts/phosphor_icons'; @@ -132,6 +125,8 @@ Note: Phosphor Icons do not support the use of emphasis variations or the use of [Tabler Icons](https://tabler.io/icons) can be created with the `` tag and uses the `.ti` prefix with `.ti-{name}` to define a specific icon. +We currently support version 3.44.0 of [Tabler Icons Iconfont](https://github.com/tabler/tabler-icons#cdn) + ```css @import '@rolemodel/optics'; @import '@rolemodel/optics/dist/css/addons/fonts/tabler_icons'; @@ -181,6 +176,8 @@ The size modifiers can be used with Feather Icons. Note: Feather Icons do not support the use of filled, weight, or emphasis variations. The Feather Icon CDN does not include all of the Feather Icons. If you want access to the broader range of Feather Icons, consider using Lucide Icons instead. However, if your needs are not as extensive or you are looking for a smaller icon pack, Feather Icons may be a better choice. +We currently support version 4.29.0 of [Feather Icons Iconfont](https://github.com/AT-UI/feather-font) + ### Lucide Icons Lucide Icons are a fork of Feather Icons with more icons. If you don't need all the icons that Lucide provides, @@ -188,6 +185,8 @@ you can use the Feather Icons for a smaller icon pack instead. It is important t [Lucide Icons](https://lucide.dev/icons/) can be created with the `` tag and uses the `.li` prefix with `.li-{name}` to define a specific icon. +We currently support version 1.21.0 of [Lucide Icons Static](https://github.com/lucide-icons/lucide/tree/main/packages/lucide-static) + ```css @import '@rolemodel/optics'; @import '@rolemodel/optics/dist/css/addons/fonts/lucide_icons';