diff --git a/build.js b/build.js index 37e76bb..3c196f0 100644 --- a/build.js +++ b/build.js @@ -13,12 +13,9 @@ try { fileNames.forEach((filename) => { const filePath = path.join(ICONS_DIR, filename) - const contents = readFileSync(filePath, 'utf8').trim() - - const guts = contents - .replace(/^]*>/, '') - .replace(/<\/svg>$/, '') - .replace(/\s{2,}/g, ' ') + const contents = readFileSync(filePath, 'utf8').trimEnd() + const lines = contents.split('\n') + const guts = lines.slice(1, -1).join('').replace(/\s+/g, '') object[filename.slice(0, -4)] = guts }) diff --git a/icons.js b/icons.js index 4a60d1f..78615bc 100644 --- a/icons.js +++ b/icons.js @@ -1,4969 +1,4885 @@ -// Generated by build.js at 2025-06-02T19:10:44.448Z +// Generated by build.js at 2024-10-03T03:30:25.695Z export default { - "a-b-2": " \n", - "a-b-off": " \n", - "a-b": " \n", - "abacus-off": " \n", - "abacus": " \n", - "abc": " \n", - "access-point-off": " \n", - "access-point": " \n", - "accessible-off": " \n", - "accessible": " \n", - "activity-heartbeat": " \n", - "activity": " \n", - "ad-2": " \n", - "ad-circle-off": " \n", - "ad-circle": " \n", - "ad-off": " \n", - "ad": " \n", - "address-book-off": " \n", - "address-book": " \n", - "adjustments-alt": " \n", - "adjustments-bolt": " \n", - "adjustments-cancel": " \n", - "adjustments-check": " \n", - "adjustments-code": " \n", - "adjustments-cog": " \n", - "adjustments-dollar": " \n", - "adjustments-down": " \n", - "adjustments-exclamation": " \n", - "adjustments-heart": " \n", - "adjustments-horizontal": " \n", - "adjustments-minus": " \n", - "adjustments-off": " \n", - "adjustments-pause": " \n", - "adjustments-pin": " \n", - "adjustments-plus": " \n", - "adjustments-question": " \n", - "adjustments-search": " \n", - "adjustments-share": " \n", - "adjustments-spark": " \n", - "adjustments-star": " \n", - "adjustments-up": " \n", - "adjustments-x": " \n", - "adjustments": " \n", - "aerial-lift": " \n", - "affiliate": " \n", - "ai": " \n", - "air-balloon": " \n", - "air-conditioning-disabled": " \n", - "air-conditioning": " \n", - "air-traffic-control": " \n", - "alarm-average": " \n", - "alarm-minus": " \n", - "alarm-off": " \n", - "alarm-plus": " \n", - "alarm-smoke": " \n", - "alarm-snooze": " \n", - "alarm": " \n", - "album-off": " \n", - "album": " \n", - "alert-circle-off": " \n", - "alert-circle": " \n", - "alert-hexagon-off": " \n", - "alert-hexagon": " \n", - "alert-octagon": " \n", - "alert-small-off": " \n", - "alert-small": " \n", - "alert-square-rounded-off": " \n", - "alert-square-rounded": " \n", - "alert-square": " \n", - "alert-triangle-off": " \n", - "alert-triangle": " \n", - "alien": " \n", - "align-box-bottom-center": " \n", - "align-box-bottom-left": " \n", - "align-box-bottom-right": " \n", - "align-box-center-bottom": " \n", - "align-box-center-middle": " \n", - "align-box-center-stretch": " \n", - "align-box-center-top": " \n", - "align-box-left-bottom": " \n", - "align-box-left-middle": " \n", - "align-box-left-stretch": " \n", - "align-box-left-top": " \n", - "align-box-right-bottom": " \n", - "align-box-right-middle": " \n", - "align-box-right-stretch": " \n", - "align-box-right-top": " \n", - "align-box-top-center": " \n", - "align-box-top-left": " \n", - "align-box-top-right": " \n", - "align-center": " \n", - "align-justified": " \n", - "align-left-2": " \n", - "align-left": " \n", - "align-right-2": " \n", - "align-right": " \n", - "alpha": " \n", - "alphabet-arabic": " \n", - "alphabet-bangla": " \n", - "alphabet-cyrillic": " \n", - "alphabet-greek": " \n", - "alphabet-hebrew": " \n", - "alphabet-korean": " \n", - "alphabet-latin": " \n", - "alphabet-thai": " \n", - "alt": " \n", - "ambulance": " \n", - "ampersand": " \n", - "analyze-off": " \n", - "analyze": " \n", - "anchor-off": " \n", - "anchor": " \n", - "angle": " \n", - "ankh": " \n", - "antenna-bars-1": " \n", - "antenna-bars-2": " \n", - "antenna-bars-3": " \n", - "antenna-bars-4": " \n", - "antenna-bars-5": " \n", - "antenna-bars-off": " \n", - "antenna-off": " \n", - "antenna": " \n", - "aperture-off": " \n", - "aperture": " \n", - "api-app-off": " \n", - "api-app": " \n", - "api-off": " \n", - "api": " \n", - "app-window": " \n", - "apple": " \n", - "apps-off": " \n", - "apps": " \n", - "archery-arrow": " \n", - "archive-off": " \n", - "archive": " \n", - "armchair-2-off": " \n", - "armchair-2": " \n", - "armchair-off": " \n", - "armchair": " \n", - "arrow-autofit-content": " \n", - "arrow-autofit-down": " \n", - "arrow-autofit-height": " \n", - "arrow-autofit-left": " \n", - "arrow-autofit-right": " \n", - "arrow-autofit-up": " \n", - "arrow-autofit-width": " \n", - "arrow-back-up-double": " \n", - "arrow-back-up": " \n", - "arrow-back": " \n", - "arrow-badge-down": " \n", - "arrow-badge-left": " \n", - "arrow-badge-right": " \n", - "arrow-badge-up": " \n", - "arrow-bar-both": " \n", - "arrow-bar-down": " \n", - "arrow-bar-left": " \n", - "arrow-bar-right": " \n", - "arrow-bar-to-down-dashed": " \n", - "arrow-bar-to-down": " \n", - "arrow-bar-to-left-dashed": " \n", - "arrow-bar-to-left": " \n", - "arrow-bar-to-right-dashed": " \n", - "arrow-bar-to-right": " \n", - "arrow-bar-to-up-dashed": " \n", - "arrow-bar-to-up": " \n", - "arrow-bar-up": " \n", - "arrow-bear-left-2": " \n", - "arrow-bear-left": " \n", - "arrow-bear-right-2": " \n", - "arrow-bear-right": " \n", - "arrow-big-down-line": " \n", - "arrow-big-down-lines": " \n", - "arrow-big-down": " \n", - "arrow-big-left-line": " \n", - "arrow-big-left-lines": " \n", - "arrow-big-left": " \n", - "arrow-big-right-line": " \n", - "arrow-big-right-lines": " \n", - "arrow-big-right": " \n", - "arrow-big-up-line": " \n", - "arrow-big-up-lines": " \n", - "arrow-big-up": " \n", - "arrow-bounce": " \n", - "arrow-capsule": " \n", - "arrow-curve-left": " \n", - "arrow-curve-right": " \n", - "arrow-down-bar": " \n", - "arrow-down-circle": " \n", - "arrow-down-dashed": " \n", - "arrow-down-from-arc": " \n", - "arrow-down-left-circle": " \n", - "arrow-down-left": " \n", - "arrow-down-rhombus": " \n", - "arrow-down-right-circle": " \n", - "arrow-down-right": " \n", - "arrow-down-square": " \n", - "arrow-down-tail": " \n", - "arrow-down-to-arc": " \n", - "arrow-down": " \n", - "arrow-elbow-left": " \n", - "arrow-elbow-right": " \n", - "arrow-fork": " \n", - "arrow-forward-up-double": " \n", - "arrow-forward-up": " \n", - "arrow-forward": " \n", - "arrow-guide": " \n", - "arrow-iteration": " \n", - "arrow-left-bar": " \n", - "arrow-left-circle": " \n", - "arrow-left-dashed": " \n", - "arrow-left-from-arc": " \n", - "arrow-left-rhombus": " \n", - "arrow-left-right": " \n", - "arrow-left-square": " \n", - "arrow-left-tail": " \n", - "arrow-left-to-arc": " \n", - "arrow-left": " \n", - "arrow-loop-left-2": " \n", - "arrow-loop-left": " \n", - "arrow-loop-right-2": " \n", - "arrow-loop-right": " \n", - "arrow-merge-alt-left": " \n", - "arrow-merge-alt-right": " \n", - "arrow-merge-both": " \n", - "arrow-merge-left": " \n", - "arrow-merge-right": " \n", - "arrow-merge": " \n", - "arrow-move-down": " \n", - "arrow-move-left": " \n", - "arrow-move-right": " \n", - "arrow-move-up": " \n", - "arrow-narrow-down-dashed": " \n", - "arrow-narrow-down": " \n", - "arrow-narrow-left-dashed": " \n", - "arrow-narrow-left": " \n", - "arrow-narrow-right-dashed": " \n", - "arrow-narrow-right": " \n", - "arrow-narrow-up-dashed": " \n", - "arrow-narrow-up": " \n", - "arrow-ramp-left-2": " \n", - "arrow-ramp-left-3": " \n", - "arrow-ramp-left": " \n", - "arrow-ramp-right-2": " \n", - "arrow-ramp-right-3": " \n", - "arrow-ramp-right": " \n", - "arrow-right-bar": " \n", - "arrow-right-circle": " \n", - "arrow-right-dashed": " \n", - "arrow-right-from-arc": " \n", - "arrow-right-rhombus": " \n", - "arrow-right-square": " \n", - "arrow-right-tail": " \n", - "arrow-right-to-arc": " \n", - "arrow-right": " \n", - "arrow-rotary-first-left": " \n", - "arrow-rotary-first-right": " \n", - "arrow-rotary-last-left": " \n", - "arrow-rotary-last-right": " \n", - "arrow-rotary-left": " \n", - "arrow-rotary-right": " \n", - "arrow-rotary-straight": " \n", - "arrow-roundabout-left": " \n", - "arrow-roundabout-right": " \n", - "arrow-sharp-turn-left": " \n", - "arrow-sharp-turn-right": " \n", - "arrow-up-bar": " \n", - "arrow-up-circle": " \n", - "arrow-up-dashed": " \n", - "arrow-up-from-arc": " \n", - "arrow-up-left-circle": " \n", - "arrow-up-left": " \n", - "arrow-up-rhombus": " \n", - "arrow-up-right-circle": " \n", - "arrow-up-right": " \n", - "arrow-up-square": " \n", - "arrow-up-tail": " \n", - "arrow-up-to-arc": " \n", - "arrow-up": " \n", - "arrow-wave-left-down": " \n", - "arrow-wave-left-up": " \n", - "arrow-wave-right-down": " \n", - "arrow-wave-right-up": " \n", - "arrow-zig-zag": " \n", - "arrows-cross": " \n", - "arrows-diagonal-2": " \n", - "arrows-diagonal-minimize-2": " \n", - "arrows-diagonal-minimize": " \n", - "arrows-diagonal": " \n", - "arrows-diff": " \n", - "arrows-double-ne-sw": " \n", - "arrows-double-nw-se": " \n", - "arrows-double-se-nw": " \n", - "arrows-double-sw-ne": " \n", - "arrows-down-up": " \n", - "arrows-down": " \n", - "arrows-exchange-2": " \n", - "arrows-exchange": " \n", - "arrows-horizontal": " \n", - "arrows-join-2": " \n", - "arrows-join": " \n", - "arrows-left-down": " \n", - "arrows-left-right": " \n", - "arrows-left": " \n", - "arrows-maximize": " \n", - "arrows-minimize": " \n", - "arrows-move-horizontal": " \n", - "arrows-move-vertical": " \n", - "arrows-move": " \n", - "arrows-random": " \n", - "arrows-right-down": " \n", - "arrows-right-left": " \n", - "arrows-right": " \n", - "arrows-shuffle-2": " \n", - "arrows-shuffle": " \n", - "arrows-sort": " \n", - "arrows-split-2": " \n", - "arrows-split": " \n", - "arrows-transfer-down": " \n", - "arrows-transfer-up-down": " \n", - "arrows-transfer-up": " \n", - "arrows-up-down": " \n", - "arrows-up-left": " \n", - "arrows-up-right": " \n", - "arrows-up": " \n", - "arrows-vertical": " \n", - "artboard-off": " \n", - "artboard": " \n", - "article-off": " \n", - "article": " \n", - "aspect-ratio-off": " \n", - "aspect-ratio": " \n", - "assembly-off": " \n", - "assembly": " \n", - "asset": " \n", - "asterisk-simple": " \n", - "asterisk": " \n", - "at-off": " \n", - "at": " \n", - "atom-2": " \n", - "atom-off": " \n", - "atom": " \n", - "augmented-reality-2": " \n", - "augmented-reality-off": " \n", - "augmented-reality": " \n", - "auth-2fa": " \n", - "automatic-gearbox": " \n", - "automation": " \n", - "avocado": " \n", - "award-off": " \n", - "award": " \n", - "axe": " \n", - "axis-x": " \n", - "axis-y": " \n", - "baby-bottle": " \n", - "baby-carriage": " \n", - "background": " \n", - "backhoe": " \n", - "backpack-off": " \n", - "backpack": " \n", - "backslash": " \n", - "backspace": " \n", - "badge-2k": " \n", - "badge-3d": " \n", - "badge-3k": " \n", - "badge-4k": " \n", - "badge-5k": " \n", - "badge-8k": " \n", - "badge-ad-off": " \n", - "badge-ad": " \n", - "badge-ar": " \n", - "badge-cc": " \n", - "badge-hd": " \n", - "badge-off": " \n", - "badge-sd": " \n", - "badge-tm": " \n", - "badge-vo": " \n", - "badge-vr": " \n", - "badge-wc": " \n", - "badge": " \n", - "badges-off": " \n", - "badges": " \n", - "baguette": " \n", - "ball-american-football-off": " \n", - "ball-american-football": " \n", - "ball-baseball": " \n", - "ball-basketball": " \n", - "ball-bowling": " \n", - "ball-football-off": " \n", - "ball-football": " \n", - "ball-tennis": " \n", - "ball-volleyball": " \n", - "balloon-off": " \n", - "balloon": " \n", - "ballpen-off": " \n", - "ballpen": " \n", - "ban": " \n", - "bandage-off": " \n", - "bandage": " \n", - "barbell-off": " \n", - "barbell": " \n", - "barcode-off": " \n", - "barcode": " \n", - "barrel-off": " \n", - "barrel": " \n", - "barrier-block-off": " \n", - "barrier-block": " \n", - "baseline-density-large": " \n", - "baseline-density-medium": " \n", - "baseline-density-small": " \n", - "baseline": " \n", - "basket-bolt": " \n", - "basket-cancel": " \n", - "basket-check": " \n", - "basket-code": " \n", - "basket-cog": " \n", - "basket-discount": " \n", - "basket-dollar": " \n", - "basket-down": " \n", - "basket-exclamation": " \n", - "basket-heart": " \n", - "basket-minus": " \n", - "basket-off": " \n", - "basket-pause": " \n", - "basket-pin": " \n", - "basket-plus": " \n", - "basket-question": " \n", - "basket-search": " \n", - "basket-share": " \n", - "basket-star": " \n", - "basket-up": " \n", - "basket-x": " \n", - "basket": " \n", - "bat": " \n", - "bath-off": " \n", - "bath": " \n", - "battery-1": " \n", - "battery-2": " \n", - "battery-3": " \n", - "battery-4": " \n", - "battery-automotive": " \n", - "battery-charging-2": " \n", - "battery-charging": " \n", - "battery-eco": " \n", - "battery-exclamation": " \n", - "battery-off": " \n", - "battery-spark": " \n", - "battery-vertical-1": " \n", - "battery-vertical-2": " \n", - "battery-vertical-3": " \n", - "battery-vertical-4": " \n", - "battery-vertical-charging-2": " \n", - "battery-vertical-charging": " \n", - "battery-vertical-eco": " \n", - "battery-vertical-exclamation": " \n", - "battery-vertical-off": " \n", - "battery-vertical": " \n", - "battery": " \n", - "beach-off": " \n", - "beach": " \n", - "bed-flat": " \n", - "bed-off": " \n", - "bed": " \n", - "beer-off": " \n", - "beer": " \n", - "bell-bolt": " \n", - "bell-cancel": " \n", - "bell-check": " \n", - "bell-code": " \n", - "bell-cog": " \n", - "bell-dollar": " \n", - "bell-down": " \n", - "bell-exclamation": " \n", - "bell-heart": " \n", - "bell-minus": " \n", - "bell-off": " \n", - "bell-pause": " \n", - "bell-pin": " \n", - "bell-plus": " \n", - "bell-question": " \n", - "bell-ringing-2": " \n", - "bell-ringing": " \n", - "bell-school": " \n", - "bell-search": " \n", - "bell-share": " \n", - "bell-star": " \n", - "bell-up": " \n", - "bell-x": " \n", - "bell-z": " \n", - "bell": " \n", - "beta": " \n", - "bible": " \n", - "bike-off": " \n", - "bike": " \n", - "binary-off": " \n", - "binary-tree-2": " \n", - "binary-tree": " \n", - "binary": " \n", - "binoculars": " \n", - "biohazard-off": " \n", - "biohazard": " \n", - "blade": " \n", - "bleach-chlorine": " \n", - "bleach-no-chlorine": " \n", - "bleach-off": " \n", - "bleach": " \n", - "blend-mode": " \n", - "blender": " \n", - "blob": " \n", - "blockquote": " \n", - "blocks": " \n", - "bluetooth-connected": " \n", - "bluetooth-off": " \n", - "bluetooth-x": " \n", - "bluetooth": " \n", - "blur-off": " \n", - "blur": " \n", - "bmp": " \n", - "body-scan": " \n", - "bold-off": " \n", - "bold": " \n", - "bolt-off": " \n", - "bolt": " \n", - "bomb": " \n", - "bone-off": " \n", - "bone": " \n", - "bong-off": " \n", - "bong": " \n", - "book-2": " \n", - "book-download": " \n", - "book-off": " \n", - "book-upload": " \n", - "book": " \n", - "bookmark-ai": " \n", - "bookmark-edit": " \n", - "bookmark-minus": " \n", - "bookmark-off": " \n", - "bookmark-plus": " \n", - "bookmark-question": " \n", - "bookmark": " \n", - "bookmarks-off": " \n", - "bookmarks": " \n", - "books-off": " \n", - "books": " \n", - "boom": " \n", - "border-all": " \n", - "border-bottom-plus": " \n", - "border-bottom": " \n", - "border-corner-ios": " \n", - "border-corner-pill": " \n", - "border-corner-rounded": " \n", - "border-corner-square": " \n", - "border-corners": " \n", - "border-horizontal": " \n", - "border-inner": " \n", - "border-left-plus": " \n", - "border-left": " \n", - "border-none": " \n", - "border-outer": " \n", - "border-radius": " \n", - "border-right-plus": " \n", - "border-right": " \n", - "border-sides": " \n", - "border-style-2": " \n", - "border-style": " \n", - "border-top-plus": " \n", - "border-top": " \n", - "border-vertical": " \n", - "bottle-off": " \n", - "bottle": " \n", - "bounce-left": " \n", - "bounce-right": " \n", - "bow": " \n", - "bowl-chopsticks": " \n", - "bowl-spoon": " \n", - "bowl": " \n", - "bowling": " \n", - "box-align-bottom-left": " \n", - "box-align-bottom-right": " \n", - "box-align-bottom": " \n", - "box-align-left": " \n", - "box-align-right": " \n", - "box-align-top-left": " \n", - "box-align-top-right": " \n", - "box-align-top": " \n", - "box-margin": " \n", - "box-model-2-off": " \n", - "box-model-2": " \n", - "box-model-off": " \n", - "box-model": " \n", - "box-multiple-0": " \n", - "box-multiple-1": " \n", - "box-multiple-2": " \n", - "box-multiple-3": " \n", - "box-multiple-4": " \n", - "box-multiple-5": " \n", - "box-multiple-6": " \n", - "box-multiple-7": " \n", - "box-multiple-8": " \n", - "box-multiple-9": " \n", - "box-multiple": " \n", - "box-off": " \n", - "box-padding": " \n", - "box": " \n", - "braces-off": " \n", - "braces": " \n", - "brackets-angle-off": " \n", - "brackets-angle": " \n", - "brackets-contain-end": " \n", - "brackets-contain-start": " \n", - "brackets-contain": " \n", - "brackets-off": " \n", - "brackets": " \n", - "braille": " \n", - "brain": " \n", - "brand-4chan": " \n", - "brand-abstract": " \n", - "brand-adobe-after-effect": " \n", - "brand-adobe-illustrator": " \n", - "brand-adobe-indesign": " \n", - "brand-adobe-photoshop": " \n", - "brand-adobe-premier": " \n", - "brand-adobe-xd": " \n", - "brand-adobe": " \n", - "brand-adonis-js": " \n", - "brand-airbnb": " \n", - "brand-airtable": " \n", - "brand-algolia": " \n", - "brand-alipay": " \n", - "brand-alpine-js": " \n", - "brand-amazon": " \n", - "brand-amd": " \n", - "brand-amie": " \n", - "brand-amigo": " \n", - "brand-among-us": " \n", - "brand-android": " \n", - "brand-angular": " \n", - "brand-ansible": " \n", - "brand-ao3": " \n", - "brand-appgallery": " \n", - "brand-apple-arcade": " \n", - "brand-apple-news": " \n", - "brand-apple-podcast": " \n", - "brand-apple": " \n", - "brand-appstore": " \n", - "brand-arc": " \n", - "brand-asana": " \n", - "brand-astro": " \n", - "brand-auth0": " \n", - "brand-aws": " \n", - "brand-azure": " \n", - "brand-backbone": " \n", - "brand-badoo": " \n", - "brand-baidu": " \n", - "brand-bandcamp": " \n", - "brand-bandlab": " \n", - "brand-beats": " \n", - "brand-bebo": " \n", - "brand-behance": " \n", - "brand-bilibili": " \n", - "brand-binance": " \n", - "brand-bing": " \n", - "brand-bitbucket": " \n", - "brand-blackberry": " \n", - "brand-blender": " \n", - "brand-blogger": " \n", - "brand-bluesky": " \n", - "brand-booking": " \n", - "brand-bootstrap": " \n", - "brand-bulma": " \n", - "brand-bumble": " \n", - "brand-bunpo": " \n", - "brand-c-sharp": " \n", - "brand-cake": " \n", - "brand-cakephp": " \n", - "brand-campaignmonitor": " \n", - "brand-carbon": " \n", - "brand-cashapp": " \n", - "brand-chrome": " \n", - "brand-cinema-4d": " \n", - "brand-citymapper": " \n", - "brand-cloudflare": " \n", - "brand-codecov": " \n", - "brand-codepen": " \n", - "brand-codesandbox": " \n", - "brand-cohost": " \n", - "brand-coinbase": " \n", - "brand-comedy-central": " \n", - "brand-coreos": " \n", - "brand-couchdb": " \n", - "brand-couchsurfing": " \n", - "brand-cpp": " \n", - "brand-craft": " \n", - "brand-crunchbase": " \n", - "brand-css3": " \n", - "brand-ctemplar": " \n", - "brand-cucumber": " \n", - "brand-cupra": " \n", - "brand-cypress": " \n", - "brand-d3": " \n", - "brand-databricks": " \n", - "brand-days-counter": " \n", - "brand-dcos": " \n", - "brand-debian": " \n", - "brand-deezer": " \n", - "brand-deliveroo": " \n", - "brand-deno": " \n", - "brand-denodo": " \n", - "brand-deviantart": " \n", - "brand-digg": " \n", - "brand-dingtalk": " \n", - "brand-discord": " \n", - "brand-disney": " \n", - "brand-disqus": " \n", - "brand-django": " \n", - "brand-docker": " \n", - "brand-doctrine": " \n", - "brand-dolby-digital": " \n", - "brand-douban": " \n", - "brand-dribbble": " \n", - "brand-drops": " \n", - "brand-drupal": " \n", - "brand-edge": " \n", - "brand-elastic": " \n", - "brand-electronic-arts": " \n", - "brand-ember": " \n", - "brand-envato": " \n", - "brand-etsy": " \n", - "brand-evernote": " \n", - "brand-facebook": " \n", - "brand-feedly": " \n", - "brand-figma": " \n", - "brand-filezilla": " \n", - "brand-finder": " \n", - "brand-firebase": " \n", - "brand-firefox": " \n", - "brand-fiverr": " \n", - "brand-flickr": " \n", - "brand-flightradar24": " \n", - "brand-flipboard": " \n", - "brand-flutter": " \n", - "brand-fortnite": " \n", - "brand-foursquare": " \n", - "brand-framer-motion": " \n", - "brand-framer": " \n", - "brand-funimation": " \n", - "brand-gatsby": " \n", - "brand-git": " \n", - "brand-github-copilot": " \n", - "brand-github": " \n", - "brand-gitlab": " \n", - "brand-gmail": " \n", - "brand-golang": " \n", - "brand-google-analytics": " \n", - "brand-google-big-query": " \n", - "brand-google-drive": " \n", - "brand-google-fit": " \n", - "brand-google-home": " \n", - "brand-google-maps": " \n", - "brand-google-one": " \n", - "brand-google-photos": " \n", - "brand-google-play": " \n", - "brand-google-podcasts": " \n", - "brand-google": " \n", - "brand-grammarly": " \n", - "brand-graphql": " \n", - "brand-gravatar": " \n", - "brand-grindr": " \n", - "brand-guardian": " \n", - "brand-gumroad": " \n", - "brand-hackerrank": " \n", - "brand-hbo": " \n", - "brand-headlessui": " \n", - "brand-hexo": " \n", - "brand-hipchat": " \n", - "brand-html5": " \n", - "brand-inertia": " \n", - "brand-instagram": " \n", - "brand-intercom": " \n", - "brand-itch": " \n", - "brand-javascript": " \n", - "brand-juejin": " \n", - "brand-kako-talk": " \n", - "brand-kbin": " \n", - "brand-kick": " \n", - "brand-kickstarter": " \n", - "brand-kotlin": " \n", - "brand-laravel": " \n", - "brand-lastfm": " \n", - "brand-leetcode": " \n", - "brand-letterboxd": " \n", - "brand-line": " \n", - "brand-linkedin": " \n", - "brand-linktree": " \n", - "brand-linqpad": " \n", - "brand-livewire": " \n", - "brand-loom": " \n", - "brand-mailgun": " \n", - "brand-mantine": " \n", - "brand-mastercard": " \n", - "brand-mastodon": " \n", - "brand-matrix": " \n", - "brand-mcdonalds": " \n", - "brand-medium": " \n", - "brand-meetup": " \n", - "brand-mercedes": " \n", - "brand-messenger": " \n", - "brand-meta": " \n", - "brand-metabrainz": " \n", - "brand-minecraft": " \n", - "brand-miniprogram": " \n", - "brand-mixpanel": " \n", - "brand-monday": " \n", - "brand-mongodb": " \n", - "brand-my-oppo": " \n", - "brand-mysql": " \n", - "brand-national-geographic": " \n", - "brand-nem": " \n", - "brand-netbeans": " \n", - "brand-netease-music": " \n", - "brand-netflix": " \n", - "brand-nexo": " \n", - "brand-nextcloud": " \n", - "brand-nextjs": " \n", - "brand-nodejs": " \n", - "brand-nord-vpn": " \n", - "brand-notion": " \n", - "brand-npm": " \n", - "brand-nuxt": " \n", - "brand-nytimes": " \n", - "brand-oauth": " \n", - "brand-office": " \n", - "brand-ok-ru": " \n", - "brand-onedrive": " \n", - "brand-onlyfans": " \n", - "brand-open-source": " \n", - "brand-openai": " \n", - "brand-openvpn": " \n", - "brand-opera": " \n", - "brand-pagekit": " \n", - "brand-parsinta": " \n", - "brand-patreon": " \n", - "brand-paypal": " \n", - "brand-paypay": " \n", - "brand-peanut": " \n", - "brand-pepsi": " \n", - "brand-php": " \n", - "brand-picsart": " \n", - "brand-pinterest": " \n", - "brand-planetscale": " \n", - "brand-pnpm": " \n", - "brand-pocket": " \n", - "brand-polymer": " \n", - "brand-powershell": " \n", - "brand-printables": " \n", - "brand-prisma": " \n", - "brand-producthunt": " \n", - "brand-pushbullet": " \n", - "brand-pushover": " \n", - "brand-python": " \n", - "brand-qq": " \n", - "brand-radix-ui": " \n", - "brand-react-native": " \n", - "brand-react": " \n", - "brand-reason": " \n", - "brand-reddit": " \n", - "brand-redhat": " \n", - "brand-redux": " \n", - "brand-revolut": " \n", - "brand-rumble": " \n", - "brand-rust": " \n", - "brand-safari": " \n", - "brand-samsungpass": " \n", - "brand-sass": " \n", - "brand-sentry": " \n", - "brand-sharik": " \n", - "brand-shazam": " \n", - "brand-shopee": " \n", - "brand-sketch": " \n", - "brand-skype": " \n", - "brand-slack": " \n", - "brand-snapchat": " \n", - "brand-snapseed": " \n", - "brand-snowflake": " \n", - "brand-socket-io": " \n", - "brand-solidjs": " \n", - "brand-soundcloud": " \n", - "brand-spacehey": " \n", - "brand-speedtest": " \n", - "brand-spotify": " \n", - "brand-stackoverflow": " \n", - "brand-stackshare": " \n", - "brand-steam": " \n", - "brand-stocktwits": " \n", - "brand-storj": " \n", - "brand-storybook": " \n", - "brand-storytel": " \n", - "brand-strava": " \n", - "brand-stripe": " \n", - "brand-sublime-text": " \n", - "brand-sugarizer": " \n", - "brand-supabase": " \n", - "brand-superhuman": " \n", - "brand-supernova": " \n", - "brand-surfshark": " \n", - "brand-svelte": " \n", - "brand-swift": " \n", - "brand-symfony": " \n", - "brand-tabler": " \n", - "brand-tailwind": " \n", - "brand-taobao": " \n", - "brand-teams": " \n", - "brand-ted": " \n", - "brand-telegram": " \n", - "brand-terraform": " \n", - "brand-tesla": " \n", - "brand-tether": " \n", - "brand-thingiverse": " \n", - "brand-threads": " \n", - "brand-threejs": " \n", - "brand-tidal": " \n", - "brand-tiktok": " \n", - "brand-tinder": " \n", - "brand-topbuzz": " \n", - "brand-torchain": " \n", - "brand-toyota": " \n", - "brand-trello": " \n", - "brand-tripadvisor": " \n", - "brand-tumblr": " \n", - "brand-twilio": " \n", - "brand-twitch": " \n", - "brand-twitter": " \n", - "brand-typescript": " \n", - "brand-uber": " \n", - "brand-ubuntu": " \n", - "brand-unity": " \n", - "brand-unsplash": " \n", - "brand-upwork": " \n", - "brand-valorant": " \n", - "brand-vercel": " \n", - "brand-vimeo": " \n", - "brand-vinted": " \n", - "brand-visa": " \n", - "brand-visual-studio": " \n", - "brand-vite": " \n", - "brand-vivaldi": " \n", - "brand-vk": " \n", - "brand-vlc": " \n", - "brand-volkswagen": " \n", - "brand-vsco": " \n", - "brand-vscode": " \n", - "brand-vue": " \n", - "brand-walmart": " \n", - "brand-waze": " \n", - "brand-webflow": " \n", - "brand-wechat": " \n", - "brand-weibo": " \n", - "brand-whatsapp": " \n", - "brand-wikipedia": " \n", - "brand-windows": " \n", - "brand-windy": " \n", - "brand-wish": " \n", - "brand-wix": " \n", - "brand-wordpress": " \n", - "brand-x": " \n", - "brand-xamarin": " \n", - "brand-xbox": " \n", - "brand-xdeep": " \n", - "brand-xing": " \n", - "brand-yahoo": " \n", - "brand-yandex": " \n", - "brand-yarn": " \n", - "brand-yatse": " \n", - "brand-ycombinator": " \n", - "brand-youtube-kids": " \n", - "brand-youtube": " \n", - "brand-zalando": " \n", - "brand-zapier": " \n", - "brand-zeit": " \n", - "brand-zhihu": " \n", - "brand-zoom": " \n", - "brand-zulip": " \n", - "brand-zwift": " \n", - "bread-off": " \n", - "bread": " \n", - "briefcase-2": " \n", - "briefcase-off": " \n", - "briefcase": " \n", - "brightness-2": " \n", - "brightness-auto": " \n", - "brightness-down": " \n", - "brightness-half": " \n", - "brightness-off": " \n", - "brightness-up": " \n", - "brightness": " \n", - "broadcast-off": " \n", - "broadcast": " \n", - "browser-check": " \n", - "browser-maximize": " \n", - "browser-minus": " \n", - "browser-off": " \n", - "browser-plus": " \n", - "browser-share": " \n", - "browser-x": " \n", - "browser": " \n", - "brush-off": " \n", - "brush": " \n", - "bubble-minus": " \n", - "bubble-plus": " \n", - "bubble-tea-2": " \n", - "bubble-tea": " \n", - "bubble-text": " \n", - "bubble-x": " \n", - "bubble": " \n", - "bucket-droplet": " \n", - "bucket-off": " \n", - "bucket": " \n", - "bug-off": " \n", - "bug": " \n", - "building-airport": " \n", - "building-arch": " \n", - "building-bank": " \n", - "building-bridge-2": " \n", - "building-bridge": " \n", - "building-broadcast-tower": " \n", - "building-burj-al-arab": " \n", - "building-carousel": " \n", - "building-castle": " \n", - "building-church": " \n", - "building-circus": " \n", - "building-cog": " \n", - "building-community": " \n", - "building-cottage": " \n", - "building-estate": " \n", - "building-factory-2": " \n", - "building-factory": " \n", - "building-fortress": " \n", - "building-hospital": " \n", - "building-lighthouse": " \n", - "building-minus": " \n", - "building-monument": " \n", - "building-mosque": " \n", - "building-off": " \n", - "building-pavilion": " \n", - "building-plus": " \n", - "building-skyscraper": " \n", - "building-stadium": " \n", - "building-store": " \n", - "building-tunnel": " \n", - "building-warehouse": " \n", - "building-wind-turbine": " \n", - "building": " \n", - "buildings": " \n", - "bulb-off": " \n", - "bulb": " \n", - "bulldozer": " \n", - "burger": " \n", - "bus-off": " \n", - "bus-stop": " \n", - "bus": " \n", - "businessplan": " \n", - "butterfly": " \n", - "cactus-off": " \n", - "cactus": " \n", - "cake-off": " \n", - "cake-roll": " \n", - "cake": " \n", - "calculator-off": " \n", - "calculator": " \n", - "calendar-bolt": " \n", - "calendar-cancel": " \n", - "calendar-check": " \n", - "calendar-clock": " \n", - "calendar-code": " \n", - "calendar-cog": " \n", - "calendar-dollar": " \n", - "calendar-dot": " \n", - "calendar-down": " \n", - "calendar-due": " \n", - "calendar-event": " \n", - "calendar-exclamation": " \n", - "calendar-heart": " \n", - "calendar-minus": " \n", - "calendar-month": " \n", - "calendar-off": " \n", - "calendar-pause": " \n", - "calendar-pin": " \n", - "calendar-plus": " \n", - "calendar-question": " \n", - "calendar-repeat": " \n", - "calendar-sad": " \n", - "calendar-search": " \n", - "calendar-share": " \n", - "calendar-smile": " \n", - "calendar-star": " \n", - "calendar-stats": " \n", - "calendar-time": " \n", - "calendar-up": " \n", - "calendar-user": " \n", - "calendar-week": " \n", - "calendar-x": " \n", - "calendar": " \n", - "camera-ai": " \n", - "camera-bitcoin": " \n", - "camera-bolt": " \n", - "camera-cancel": " \n", - "camera-check": " \n", - "camera-code": " \n", - "camera-cog": " \n", - "camera-dollar": " \n", - "camera-down": " \n", - "camera-exclamation": " \n", - "camera-heart": " \n", - "camera-minus": " \n", - "camera-moon": " \n", - "camera-off": " \n", - "camera-pause": " \n", - "camera-pin": " \n", - "camera-plus": " \n", - "camera-question": " \n", - "camera-rotate": " \n", - "camera-search": " \n", - "camera-selfie": " \n", - "camera-share": " \n", - "camera-spark": " \n", - "camera-star": " \n", - "camera-up": " \n", - "camera-x": " \n", - "camera": " \n", - "camper": " \n", - "campfire": " \n", - "cancel": " \n", - "candle": " \n", - "candy-off": " \n", - "candy": " \n", - "cane": " \n", - "cannabis": " \n", - "cap-projecting": " \n", - "cap-rounded": " \n", - "cap-straight": " \n", - "capsule-horizontal": " \n", - "capsule": " \n", - "capture-off": " \n", - "capture": " \n", - "car-4wd": " \n", - "car-crane": " \n", - "car-crash": " \n", - "car-fan-1": " \n", - "car-fan-2": " \n", - "car-fan-3": " \n", - "car-fan-auto": " \n", - "car-fan": " \n", - "car-garage": " \n", - "car-off": " \n", - "car-suv": " \n", - "car-turbine": " \n", - "car": " \n", - "carambola": " \n", - "caravan": " \n", - "cardboards-off": " \n", - "cardboards": " \n", - "cards": " \n", - "caret-down": " \n", - "caret-left-right": " \n", - "caret-left": " \n", - "caret-right": " \n", - "caret-up-down": " \n", - "caret-up": " \n", - "carousel-horizontal": " \n", - "carousel-vertical": " \n", - "carrot-off": " \n", - "carrot": " \n", - "cash-banknote-edit": " \n", - "cash-banknote-heart": " \n", - "cash-banknote-minus": " \n", - "cash-banknote-move-back": " \n", - "cash-banknote-move": " \n", - "cash-banknote-off": " \n", - "cash-banknote-plus": " \n", - "cash-banknote": " \n", - "cash-edit": " \n", - "cash-heart": " \n", - "cash-minus": " \n", - "cash-move-back": " \n", - "cash-move": " \n", - "cash-off": " \n", - "cash-plus": " \n", - "cash-register": " \n", - "cash": " \n", - "cast-off": " \n", - "cast": " \n", - "cat": " \n", - "category-2": " \n", - "category-minus": " \n", - "category-plus": " \n", - "category": " \n", - "ce-off": " \n", - "ce": " \n", - "cell-signal-1": " \n", - "cell-signal-2": " \n", - "cell-signal-3": " \n", - "cell-signal-4": " \n", - "cell-signal-5": " \n", - "cell-signal-off": " \n", - "cell": " \n", - "certificate-2-off": " \n", - "certificate-2": " \n", - "certificate-off": " \n", - "certificate": " \n", - "chair-director": " \n", - "chalkboard-off": " \n", - "chalkboard-teacher": " \n", - "chalkboard": " \n", - "charging-pile": " \n", - "chart-arcs-3": " \n", - "chart-arcs": " \n", - "chart-area-line": " \n", - "chart-area": " \n", - "chart-arrows-vertical": " \n", - "chart-arrows": " \n", - "chart-bar-off": " \n", - "chart-bar-popular": " \n", - "chart-bar": " \n", - "chart-bubble": " \n", - "chart-candle": " \n", - "chart-circles": " \n", - "chart-cohort": " \n", - "chart-column": " \n", - "chart-covariate": " \n", - "chart-donut-2": " \n", - "chart-donut-3": " \n", - "chart-donut-4": " \n", - "chart-donut": " \n", - "chart-dots-2": " \n", - "chart-dots-3": " \n", - "chart-dots": " \n", - "chart-funnel": " \n", - "chart-grid-dots": " \n", - "chart-histogram": " \n", - "chart-infographic": " \n", - "chart-line": " \n", - "chart-pie-2": " \n", - "chart-pie-3": " \n", - "chart-pie-4": " \n", - "chart-pie-off": " \n", - "chart-pie": " \n", - "chart-ppf": " \n", - "chart-radar": " \n", - "chart-sankey": " \n", - "chart-scatter-3d": " \n", - "chart-scatter": " \n", - "chart-treemap": " \n", - "check": " \n", - "checkbox": " \n", - "checklist": " \n", - "checks": " \n", - "checkup-list": " \n", - "cheese": " \n", - "chef-hat-off": " \n", - "chef-hat": " \n", - "cherry": " \n", - "chess-bishop": " \n", - "chess-king": " \n", - "chess-knight": " \n", - "chess-queen": " \n", - "chess-rook": " \n", - "chess": " \n", - "chevron-compact-down": " \n", - "chevron-compact-left": " \n", - "chevron-compact-right": " \n", - "chevron-compact-up": " \n", - "chevron-down-left": " \n", - "chevron-down-right": " \n", - "chevron-down": " \n", - "chevron-left-pipe": " \n", - "chevron-left": " \n", - "chevron-right-pipe": " \n", - "chevron-right": " \n", - "chevron-up-left": " \n", - "chevron-up-right": " \n", - "chevron-up": " \n", - "chevrons-down-left": " \n", - "chevrons-down-right": " \n", - "chevrons-down": " \n", - "chevrons-left": " \n", - "chevrons-right": " \n", - "chevrons-up-left": " \n", - "chevrons-up-right": " \n", - "chevrons-up": " \n", - "chisel": " \n", - "christmas-ball": " \n", - "christmas-tree-off": " \n", - "christmas-tree": " \n", - "circle-arrow-down-left": " \n", - "circle-arrow-down-right": " \n", - "circle-arrow-down": " \n", - "circle-arrow-left": " \n", - "circle-arrow-right": " \n", - "circle-arrow-up-left": " \n", - "circle-arrow-up-right": " \n", - "circle-arrow-up": " \n", - "circle-caret-down": " \n", - "circle-caret-left": " \n", - "circle-caret-right": " \n", - "circle-caret-up": " \n", - "circle-check": " \n", - "circle-chevron-down": " \n", - "circle-chevron-left": " \n", - "circle-chevron-right": " \n", - "circle-chevron-up": " \n", - "circle-chevrons-down": " \n", - "circle-chevrons-left": " \n", - "circle-chevrons-right": " \n", - "circle-chevrons-up": " \n", - "circle-dashed-check": " \n", - "circle-dashed-letter-a": " \n", - "circle-dashed-letter-b": " \n", - "circle-dashed-letter-c": " \n", - "circle-dashed-letter-d": " \n", - "circle-dashed-letter-e": " \n", - "circle-dashed-letter-f": " \n", - "circle-dashed-letter-g": " \n", - "circle-dashed-letter-h": " \n", - "circle-dashed-letter-i": " \n", - "circle-dashed-letter-j": " \n", - "circle-dashed-letter-k": " \n", - "circle-dashed-letter-l": " \n", - "circle-dashed-letter-m": " \n", - "circle-dashed-letter-n": " \n", - "circle-dashed-letter-o": " \n", - "circle-dashed-letter-p": " \n", - "circle-dashed-letter-q": " \n", - "circle-dashed-letter-r": " \n", - "circle-dashed-letter-s": " \n", - "circle-dashed-letter-t": " \n", - "circle-dashed-letter-u": " \n", - "circle-dashed-letter-v": " \n", - "circle-dashed-letter-w": " \n", - "circle-dashed-letter-x": " \n", - "circle-dashed-letter-y": " \n", - "circle-dashed-letter-z": " \n", - "circle-dashed-minus": " \n", - "circle-dashed-number-0": " \n", - "circle-dashed-number-1": " \n", - "circle-dashed-number-2": " \n", - "circle-dashed-number-3": " \n", - "circle-dashed-number-4": " \n", - "circle-dashed-number-5": " \n", - "circle-dashed-number-6": " \n", - "circle-dashed-number-7": " \n", - "circle-dashed-number-8": " \n", - "circle-dashed-number-9": " \n", - "circle-dashed-percentage": " \n", - "circle-dashed-plus": " \n", - "circle-dashed-x": " \n", - "circle-dashed": " \n", - "circle-dot": " \n", - "circle-dotted-letter-a": " \n", - "circle-dotted-letter-b": " \n", - "circle-dotted-letter-c": " \n", - "circle-dotted-letter-d": " \n", - "circle-dotted-letter-e": " \n", - "circle-dotted-letter-f": " \n", - "circle-dotted-letter-g": " \n", - "circle-dotted-letter-h": " \n", - "circle-dotted-letter-i": " \n", - "circle-dotted-letter-j": " \n", - "circle-dotted-letter-k": " \n", - "circle-dotted-letter-l": " \n", - "circle-dotted-letter-m": " \n", - "circle-dotted-letter-n": " \n", - "circle-dotted-letter-o": " \n", - "circle-dotted-letter-p": " \n", - "circle-dotted-letter-q": " \n", - "circle-dotted-letter-r": " \n", - "circle-dotted-letter-s": " \n", - "circle-dotted-letter-t": " \n", - "circle-dotted-letter-u": " \n", - "circle-dotted-letter-v": " \n", - "circle-dotted-letter-w": " \n", - "circle-dotted-letter-x": " \n", - "circle-dotted-letter-y": " \n", - "circle-dotted-letter-z": " \n", - "circle-dotted": " \n", - "circle-half-2": " \n", - "circle-half-vertical": " \n", - "circle-half": " \n", - "circle-key": " \n", - "circle-letter-a": " \n", - "circle-letter-b": " \n", - "circle-letter-c": " \n", - "circle-letter-d": " \n", - "circle-letter-e": " \n", - "circle-letter-f": " \n", - "circle-letter-g": " \n", - "circle-letter-h": " \n", - "circle-letter-i": " \n", - "circle-letter-j": " \n", - "circle-letter-k": " \n", - "circle-letter-l": " \n", - "circle-letter-m": " \n", - "circle-letter-n": " \n", - "circle-letter-o": " \n", - "circle-letter-p": " \n", - "circle-letter-q": " \n", - "circle-letter-r": " \n", - "circle-letter-s": " \n", - "circle-letter-t": " \n", - "circle-letter-u": " \n", - "circle-letter-v": " \n", - "circle-letter-w": " \n", - "circle-letter-x": " \n", - "circle-letter-y": " \n", - "circle-letter-z": " \n", - "circle-minus-2": " \n", - "circle-minus": " \n", - "circle-number-0": " \n", - "circle-number-1": " \n", - "circle-number-2": " \n", - "circle-number-3": " \n", - "circle-number-4": " \n", - "circle-number-5": " \n", - "circle-number-6": " \n", - "circle-number-7": " \n", - "circle-number-8": " \n", - "circle-number-9": " \n", - "circle-off": " \n", - "circle-percentage": " \n", - "circle-plus-2": " \n", - "circle-plus": " \n", - "circle-rectangle-off": " \n", - "circle-rectangle": " \n", - "circle-square": " \n", - "circle-triangle": " \n", - "circle-x": " \n", - "circle": " \n", - "circles-relation": " \n", - "circles": " \n", - "circuit-ammeter": " \n", - "circuit-battery": " \n", - "circuit-bulb": " \n", - "circuit-capacitor-polarized": " \n", - "circuit-capacitor": " \n", - "circuit-cell-plus": " \n", - "circuit-cell": " \n", - "circuit-changeover": " \n", - "circuit-diode-zener": " \n", - "circuit-diode": " \n", - "circuit-ground-digital": " \n", - "circuit-ground": " \n", - "circuit-inductor": " \n", - "circuit-motor": " \n", - "circuit-pushbutton": " \n", - "circuit-resistor": " \n", - "circuit-switch-closed": " \n", - "circuit-switch-open": " \n", - "circuit-voltmeter": " \n", - "clear-all": " \n", - "clear-formatting": " \n", - "click": " \n", - "cliff-jumping": " \n", - "clipboard-check": " \n", - "clipboard-copy": " \n", - "clipboard-data": " \n", - "clipboard-heart": " \n", - "clipboard-list": " \n", - "clipboard-off": " \n", - "clipboard-plus": " \n", - "clipboard-search": " \n", - "clipboard-smile": " \n", - "clipboard-text": " \n", - "clipboard-typography": " \n", - "clipboard-x": " \n", - "clipboard": " \n", - "clock-12": " \n", - "clock-2": " \n", - "clock-24": " \n", - "clock-bitcoin": " \n", - "clock-bolt": " \n", - "clock-cancel": " \n", - "clock-check": " \n", - "clock-code": " \n", - "clock-cog": " \n", - "clock-dollar": " \n", - "clock-down": " \n", - "clock-edit": " \n", - "clock-exclamation": " \n", - "clock-heart": " \n", - "clock-hour-1": " \n", - "clock-hour-10": " \n", - "clock-hour-11": " \n", - "clock-hour-12": " \n", - "clock-hour-2": " \n", - "clock-hour-3": " \n", - "clock-hour-4": " \n", - "clock-hour-5": " \n", - "clock-hour-6": " \n", - "clock-hour-7": " \n", - "clock-hour-8": " \n", - "clock-hour-9": " \n", - "clock-minus": " \n", - "clock-off": " \n", - "clock-pause": " \n", - "clock-pin": " \n", - "clock-play": " \n", - "clock-plus": " \n", - "clock-question": " \n", - "clock-record": " \n", - "clock-search": " \n", - "clock-share": " \n", - "clock-shield": " \n", - "clock-star": " \n", - "clock-stop": " \n", - "clock-up": " \n", - "clock-x": " \n", - "clock": " \n", - "clothes-rack-off": " \n", - "clothes-rack": " \n", - "cloud-bitcoin": " \n", - "cloud-bolt": " \n", - "cloud-cancel": " \n", - "cloud-check": " \n", - "cloud-code": " \n", - "cloud-cog": " \n", - "cloud-computing": " \n", - "cloud-data-connection": " \n", - "cloud-dollar": " \n", - "cloud-down": " \n", - "cloud-download": " \n", - "cloud-exclamation": " \n", - "cloud-fog": " \n", - "cloud-heart": " \n", - "cloud-lock-open": " \n", - "cloud-lock": " \n", - "cloud-minus": " \n", - "cloud-network": " \n", - "cloud-off": " \n", - "cloud-pause": " \n", - "cloud-pin": " \n", - "cloud-plus": " \n", - "cloud-question": " \n", - "cloud-rain": " \n", - "cloud-search": " \n", - "cloud-share": " \n", - "cloud-snow": " \n", - "cloud-star": " \n", - "cloud-storm": " \n", - "cloud-up": " \n", - "cloud-upload": " \n", - "cloud-x": " \n", - "cloud": " \n", - "clover-2": " \n", - "clover": " \n", - "clubs": " \n", - "code-asterisk": " \n", - "code-circle-2": " \n", - "code-circle": " \n", - "code-dots": " \n", - "code-minus": " \n", - "code-off": " \n", - "code-plus": " \n", - "code-variable-minus": " \n", - "code-variable-plus": " \n", - "code-variable": " \n", - "code": " \n", - "coffee-off": " \n", - "coffee": " \n", - "coffin": " \n", - "coin-bitcoin": " \n", - "coin-euro": " \n", - "coin-monero": " \n", - "coin-off": " \n", - "coin-pound": " \n", - "coin-rupee": " \n", - "coin-taka": " \n", - "coin-yen": " \n", - "coin-yuan": " \n", - "coin": " \n", - "coins": " \n", - "color-filter": " \n", - "color-picker-off": " \n", - "color-picker": " \n", - "color-swatch-off": " \n", - "color-swatch": " \n", - "column-insert-left": " \n", - "column-insert-right": " \n", - "column-remove": " \n", - "columns-1": " \n", - "columns-2": " \n", - "columns-3": " \n", - "columns-off": " \n", - "columns": " \n", - "comet": " \n", - "command-off": " \n", - "command": " \n", - "compass-off": " \n", - "compass": " \n", - "components-off": " \n", - "components": " \n", - "cone-2": " \n", - "cone-off": " \n", - "cone-plus": " \n", - "cone": " \n", - "confetti-off": " \n", - "confetti": " \n", - "confucius": " \n", - "congruent-to": " \n", - "container-off": " \n", - "container": " \n", - "contract": " \n", - "contrast-2-off": " \n", - "contrast-2": " \n", - "contrast-off": " \n", - "contrast": " \n", - "cooker": " \n", - "cookie-man": " \n", - "cookie-off": " \n", - "cookie": " \n", - "copy-check": " \n", - "copy-minus": " \n", - "copy-off": " \n", - "copy-plus": " \n", - "copy-x": " \n", - "copy": " \n", - "copyleft-off": " \n", - "copyleft": " \n", - "copyright-off": " \n", - "copyright": " \n", - "corner-down-left-double": " \n", - "corner-down-left": " \n", - "corner-down-right-double": " \n", - "corner-down-right": " \n", - "corner-left-down-double": " \n", - "corner-left-down": " \n", - "corner-left-up-double": " \n", - "corner-left-up": " \n", - "corner-right-down-double": " \n", - "corner-right-down": " \n", - "corner-right-up-double": " \n", - "corner-right-up": " \n", - "corner-up-left-double": " \n", - "corner-up-left": " \n", - "corner-up-right-double": " \n", - "corner-up-right": " \n", - "cpu-2": " \n", - "cpu-off": " \n", - "cpu": " \n", - "crane-off": " \n", - "crane": " \n", - "creative-commons-by": " \n", - "creative-commons-nc": " \n", - "creative-commons-nd": " \n", - "creative-commons-off": " \n", - "creative-commons-sa": " \n", - "creative-commons-zero": " \n", - "creative-commons": " \n", - "credit-card-off": " \n", - "credit-card-pay": " \n", - "credit-card-refund": " \n", - "credit-card": " \n", - "cricket": " \n", - "crop-1-1": " \n", - "crop-16-9": " \n", - "crop-3-2": " \n", - "crop-5-4": " \n", - "crop-7-5": " \n", - "crop-landscape": " \n", - "crop-portrait": " \n", - "crop": " \n", - "cross-off": " \n", - "cross": " \n", - "crosshair": " \n", - "crown-off": " \n", - "crown": " \n", - "crutches-off": " \n", - "crutches": " \n", - "crystal-ball": " \n", - "csv": " \n", - "cube-3d-sphere-off": " \n", - "cube-3d-sphere": " \n", - "cube-off": " \n", - "cube-plus": " \n", - "cube-send": " \n", - "cube-spark": " \n", - "cube-unfolded": " \n", - "cube": " \n", - "cup-off": " \n", - "cup": " \n", - "curling": " \n", - "curly-loop": " \n", - "currency-afghani": " \n", - "currency-bahraini": " \n", - "currency-baht": " \n", - "currency-bitcoin": " \n", - "currency-cent": " \n", - "currency-dinar": " \n", - "currency-dirham": " \n", - "currency-dogecoin": " \n", - "currency-dollar-australian": " \n", - "currency-dollar-brunei": " \n", - "currency-dollar-canadian": " \n", - "currency-dollar-guyanese": " \n", - "currency-dollar-off": " \n", - "currency-dollar-singapore": " \n", - "currency-dollar-zimbabwean": " \n", - "currency-dollar": " \n", - "currency-dong": " \n", - "currency-dram": " \n", - "currency-ethereum": " \n", - "currency-euro-off": " \n", - "currency-euro": " \n", - "currency-florin": " \n", - "currency-forint": " \n", - "currency-frank": " \n", - "currency-guarani": " \n", - "currency-hryvnia": " \n", - "currency-iranian-rial": " \n", - "currency-kip": " \n", - "currency-krone-czech": " \n", - "currency-krone-danish": " \n", - "currency-krone-swedish": " \n", - "currency-lari": " \n", - "currency-leu": " \n", - "currency-lira": " \n", - "currency-litecoin": " \n", - "currency-lyd": " \n", - "currency-manat": " \n", - "currency-monero": " \n", - "currency-naira": " \n", - "currency-nano": " \n", - "currency-off": " \n", - "currency-paanga": " \n", - "currency-peso": " \n", - "currency-pound-off": " \n", - "currency-pound": " \n", - "currency-quetzal": " \n", - "currency-real": " \n", - "currency-renminbi": " \n", - "currency-ripple": " \n", - "currency-riyal": " \n", - "currency-rubel": " \n", - "currency-rufiyaa": " \n", - "currency-rupee-nepalese": " \n", - "currency-rupee": " \n", - "currency-shekel": " \n", - "currency-solana": " \n", - "currency-som": " \n", - "currency-taka": " \n", - "currency-tenge": " \n", - "currency-tugrik": " \n", - "currency-won": " \n", - "currency-xrp": " \n", - "currency-yen-off": " \n", - "currency-yen": " \n", - "currency-yuan": " \n", - "currency-zloty": " \n", - "currency": " \n", - "current-location-off": " \n", - "current-location": " \n", - "cursor-off": " \n", - "cursor-text": " \n", - "cut": " \n", - "cylinder-off": " \n", - "cylinder-plus": " \n", - "cylinder": " \n", - "dashboard-off": " \n", - "dashboard": " \n", - "database-cog": " \n", - "database-dollar": " \n", - "database-edit": " \n", - "database-exclamation": " \n", - "database-export": " \n", - "database-heart": " \n", - "database-import": " \n", - "database-leak": " \n", - "database-minus": " \n", - "database-off": " \n", - "database-plus": " \n", - "database-search": " \n", - "database-share": " \n", - "database-smile": " \n", - "database-star": " \n", - "database-x": " \n", - "database": " \n", - "decimal": " \n", - "deer": " \n", - "delta": " \n", - "dental-broken": " \n", - "dental-off": " \n", - "dental": " \n", - "deselect": " \n", - "desk": " \n", - "details-off": " \n", - "details": " \n", - "device-airpods-case": " \n", - "device-airpods": " \n", - "device-airtag": " \n", - "device-analytics": " \n", - "device-audio-tape": " \n", - "device-camera-phone": " \n", - "device-cctv-off": " \n", - "device-cctv": " \n", - "device-computer-camera-off": " \n", - "device-computer-camera": " \n", - "device-desktop-analytics": " \n", - "device-desktop-bolt": " \n", - "device-desktop-cancel": " \n", - "device-desktop-check": " \n", - "device-desktop-code": " \n", - "device-desktop-cog": " \n", - "device-desktop-dollar": " \n", - "device-desktop-down": " \n", - "device-desktop-exclamation": " \n", - "device-desktop-heart": " \n", - "device-desktop-minus": " \n", - "device-desktop-off": " \n", - "device-desktop-pause": " \n", - "device-desktop-pin": " \n", - "device-desktop-plus": " \n", - "device-desktop-question": " \n", - "device-desktop-search": " \n", - "device-desktop-share": " \n", - "device-desktop-star": " \n", - "device-desktop-up": " \n", - "device-desktop-x": " \n", - "device-desktop": " \n", - "device-floppy": " \n", - "device-gamepad-2": " \n", - "device-gamepad-3": " \n", - "device-gamepad": " \n", - "device-heart-monitor": " \n", - "device-imac-bolt": " \n", - "device-imac-cancel": " \n", - "device-imac-check": " \n", - "device-imac-code": " \n", - "device-imac-cog": " \n", - "device-imac-dollar": " \n", - "device-imac-down": " \n", - "device-imac-exclamation": " \n", - "device-imac-heart": " \n", - "device-imac-minus": " \n", - "device-imac-off": " \n", - "device-imac-pause": " \n", - "device-imac-pin": " \n", - "device-imac-plus": " \n", - "device-imac-question": " \n", - "device-imac-search": " \n", - "device-imac-share": " \n", - "device-imac-star": " \n", - "device-imac-up": " \n", - "device-imac-x": " \n", - "device-imac": " \n", - "device-ipad-bolt": " \n", - "device-ipad-cancel": " \n", - "device-ipad-check": " \n", - "device-ipad-code": " \n", - "device-ipad-cog": " \n", - "device-ipad-dollar": " \n", - "device-ipad-down": " \n", - "device-ipad-exclamation": " \n", - "device-ipad-heart": " \n", - "device-ipad-horizontal-bolt": " \n", - "device-ipad-horizontal-cancel": " \n", - "device-ipad-horizontal-check": " \n", - "device-ipad-horizontal-code": " \n", - "device-ipad-horizontal-cog": " \n", - "device-ipad-horizontal-dollar": " \n", - "device-ipad-horizontal-down": " \n", - "device-ipad-horizontal-exclamation": " \n", - "device-ipad-horizontal-heart": " \n", - "device-ipad-horizontal-minus": " \n", - "device-ipad-horizontal-off": " \n", - "device-ipad-horizontal-pause": " \n", - "device-ipad-horizontal-pin": " \n", - "device-ipad-horizontal-plus": " \n", - "device-ipad-horizontal-question": " \n", - "device-ipad-horizontal-search": " \n", - "device-ipad-horizontal-share": " \n", - "device-ipad-horizontal-star": " \n", - "device-ipad-horizontal-up": " \n", - "device-ipad-horizontal-x": " \n", - "device-ipad-horizontal": " \n", - "device-ipad-minus": " \n", - "device-ipad-off": " \n", - "device-ipad-pause": " \n", - "device-ipad-pin": " \n", - "device-ipad-plus": " \n", - "device-ipad-question": " \n", - "device-ipad-search": " \n", - "device-ipad-share": " \n", - "device-ipad-star": " \n", - "device-ipad-up": " \n", - "device-ipad-x": " \n", - "device-ipad": " \n", - "device-landline-phone": " \n", - "device-laptop-off": " \n", - "device-laptop": " \n", - "device-mobile-bolt": " \n", - "device-mobile-cancel": " \n", - "device-mobile-charging": " \n", - "device-mobile-check": " \n", - "device-mobile-code": " \n", - "device-mobile-cog": " \n", - "device-mobile-dollar": " \n", - "device-mobile-down": " \n", - "device-mobile-exclamation": " \n", - "device-mobile-heart": " \n", - "device-mobile-message": " \n", - "device-mobile-minus": " \n", - "device-mobile-off": " \n", - "device-mobile-pause": " \n", - "device-mobile-pin": " \n", - "device-mobile-plus": " \n", - "device-mobile-question": " \n", - "device-mobile-rotated": " \n", - "device-mobile-search": " \n", - "device-mobile-share": " \n", - "device-mobile-star": " \n", - "device-mobile-up": " \n", - "device-mobile-vibration": " \n", - "device-mobile-x": " \n", - "device-mobile": " \n", - "device-nintendo-off": " \n", - "device-nintendo": " \n", - "device-projector": " \n", - "device-remote": " \n", - "device-sd-card": " \n", - "device-sim-1": " \n", - "device-sim-2": " \n", - "device-sim-3": " \n", - "device-sim": " \n", - "device-speaker-off": " \n", - "device-speaker": " \n", - "device-tablet-bolt": " \n", - "device-tablet-cancel": " \n", - "device-tablet-check": " \n", - "device-tablet-code": " \n", - "device-tablet-cog": " \n", - "device-tablet-dollar": " \n", - "device-tablet-down": " \n", - "device-tablet-exclamation": " \n", - "device-tablet-heart": " \n", - "device-tablet-minus": " \n", - "device-tablet-off": " \n", - "device-tablet-pause": " \n", - "device-tablet-pin": " \n", - "device-tablet-plus": " \n", - "device-tablet-question": " \n", - "device-tablet-search": " \n", - "device-tablet-share": " \n", - "device-tablet-star": " \n", - "device-tablet-up": " \n", - "device-tablet-x": " \n", - "device-tablet": " \n", - "device-tv-off": " \n", - "device-tv-old": " \n", - "device-tv": " \n", - "device-unknown": " \n", - "device-usb": " \n", - "device-vision-pro": " \n", - "device-watch-bolt": " \n", - "device-watch-cancel": " \n", - "device-watch-check": " \n", - "device-watch-code": " \n", - "device-watch-cog": " \n", - "device-watch-dollar": " \n", - "device-watch-down": " \n", - "device-watch-exclamation": " \n", - "device-watch-heart": " \n", - "device-watch-minus": " \n", - "device-watch-off": " \n", - "device-watch-pause": " \n", - "device-watch-pin": " \n", - "device-watch-plus": " \n", - "device-watch-question": " \n", - "device-watch-search": " \n", - "device-watch-share": " \n", - "device-watch-star": " \n", - "device-watch-stats-2": " \n", - "device-watch-stats": " \n", - "device-watch-up": " \n", - "device-watch-x": " \n", - "device-watch": " \n", - "devices-2": " \n", - "devices-bolt": " \n", - "devices-cancel": " \n", - "devices-check": " \n", - "devices-code": " \n", - "devices-cog": " \n", - "devices-dollar": " \n", - "devices-down": " \n", - "devices-exclamation": " \n", - "devices-heart": " \n", - "devices-minus": " \n", - "devices-off": " \n", - "devices-pause": " \n", - "devices-pc-off": " \n", - "devices-pc": " \n", - "devices-pin": " \n", - "devices-plus": " \n", - "devices-question": " \n", - "devices-search": " \n", - "devices-share": " \n", - "devices-star": " \n", - "devices-up": " \n", - "devices-x": " \n", - "devices": " \n", - "diabolo-off": " \n", - "diabolo-plus": " \n", - "diabolo": " \n", - "dialpad-off": " \n", - "dialpad": " \n", - "diamond-off": " \n", - "diamond": " \n", - "diamonds": " \n", - "diaper": " \n", - "dice-1": " \n", - "dice-2": " \n", - "dice-3": " \n", - "dice-4": " \n", - "dice-5": " \n", - "dice-6": " \n", - "dice": " \n", - "dimensions": " \n", - "direction-arrows": " \n", - "direction-horizontal": " \n", - "direction-sign-off": " \n", - "direction-sign": " \n", - "direction": " \n", - "directions-off": " \n", - "directions": " \n", - "disabled-2": " \n", - "disabled-off": " \n", - "disabled": " \n", - "disc-golf": " \n", - "disc-off": " \n", - "disc": " \n", - "discount-off": " \n", - "discount": " \n", - "divide": " \n", - "dna-2-off": " \n", - "dna-2": " \n", - "dna-off": " \n", - "dna": " \n", - "dog-bowl": " \n", - "dog": " \n", - "door-enter": " \n", - "door-exit": " \n", - "door-off": " \n", - "door": " \n", - "dots-circle-horizontal": " \n", - "dots-diagonal-2": " \n", - "dots-diagonal": " \n", - "dots-vertical": " \n", - "dots": " \n", - "download-off": " \n", - "download": " \n", - "drag-drop-2": " \n", - "drag-drop": " \n", - "drone-off": " \n", - "drone": " \n", - "drop-circle": " \n", - "droplet-bolt": " \n", - "droplet-cancel": " \n", - "droplet-check": " \n", - "droplet-code": " \n", - "droplet-cog": " \n", - "droplet-dollar": " \n", - "droplet-down": " \n", - "droplet-exclamation": " \n", - "droplet-half-2": " \n", - "droplet-half": " \n", - "droplet-heart": " \n", - "droplet-minus": " \n", - "droplet-off": " \n", - "droplet-pause": " \n", - "droplet-pin": " \n", - "droplet-plus": " \n", - "droplet-question": " \n", - "droplet-search": " \n", - "droplet-share": " \n", - "droplet-star": " \n", - "droplet-up": " \n", - "droplet-x": " \n", - "droplet": " \n", - "droplets": " \n", - "dual-screen": " \n", - "dumpling": " \n", - "e-passport": " \n", - "ear-off": " \n", - "ear-scan": " \n", - "ear": " \n", - "ease-in-control-point": " \n", - "ease-in-out-control-points": " \n", - "ease-in-out": " \n", - "ease-in": " \n", - "ease-out-control-point": " \n", - "ease-out": " \n", - "edit-circle-off": " \n", - "edit-circle": " \n", - "edit-off": " \n", - "edit": " \n", - "egg-cracked": " \n", - "egg-fried": " \n", - "egg-off": " \n", - "egg": " \n", - "eggs": " \n", - "elevator-off": " \n", - "elevator": " \n", - "emergency-bed": " \n", - "empathize-off": " \n", - "empathize": " \n", - "emphasis": " \n", - "engine-off": " \n", - "engine": " \n", - "equal-double": " \n", - "equal-not": " \n", - "equal": " \n", - "eraser-off": " \n", - "eraser": " \n", - "error-404-off": " \n", - "error-404": " \n", - "escalator-down": " \n", - "escalator-up": " \n", - "escalator": " \n", - "exchange-off": " \n", - "exchange": " \n", - "exclamation-circle": " \n", - "exclamation-mark-off": " \n", - "exclamation-mark": " \n", - "explicit-off": " \n", - "explicit": " \n", - "exposure-0": " \n", - "exposure-minus-1": " \n", - "exposure-minus-2": " \n", - "exposure-off": " \n", - "exposure-plus-1": " \n", - "exposure-plus-2": " \n", - "exposure": " \n", - "external-link-off": " \n", - "external-link": " \n", - "eye-bitcoin": " \n", - "eye-bolt": " \n", - "eye-cancel": " \n", - "eye-check": " \n", - "eye-closed": " \n", - "eye-code": " \n", - "eye-cog": " \n", - "eye-discount": " \n", - "eye-dollar": " \n", - "eye-dotted": " \n", - "eye-down": " \n", - "eye-edit": " \n", - "eye-exclamation": " \n", - "eye-heart": " \n", - "eye-minus": " \n", - "eye-off": " \n", - "eye-pause": " \n", - "eye-pin": " \n", - "eye-plus": " \n", - "eye-question": " \n", - "eye-search": " \n", - "eye-share": " \n", - "eye-spark": " \n", - "eye-star": " \n", - "eye-table": " \n", - "eye-up": " \n", - "eye-x": " \n", - "eye": " \n", - "eyeglass-2": " \n", - "eyeglass-off": " \n", - "eyeglass": " \n", - "face-id-error": " \n", - "face-id": " \n", - "face-mask-off": " \n", - "face-mask": " \n", - "fall": " \n", - "favicon": " \n", - "feather-off": " \n", - "feather": " \n", - "fence-off": " \n", - "fence": " \n", - "ferry": " \n", - "fidget-spinner": " \n", - "file-3d": " \n", - "file-ai": " \n", - "file-alert": " \n", - "file-analytics": " \n", - "file-arrow-left": " \n", - "file-arrow-right": " \n", - "file-barcode": " \n", - "file-bitcoin": " \n", - "file-broken": " \n", - "file-certificate": " \n", - "file-chart": " \n", - "file-check": " \n", - "file-code-2": " \n", - "file-code": " \n", - "file-cv": " \n", - "file-database": " \n", - "file-delta": " \n", - "file-description": " \n", - "file-diff": " \n", - "file-digit": " \n", - "file-dislike": " \n", - "file-dollar": " \n", - "file-dots": " \n", - "file-download": " \n", - "file-euro": " \n", - "file-excel": " \n", - "file-export": " \n", - "file-function": " \n", - "file-horizontal": " \n", - "file-import": " \n", - "file-infinity": " \n", - "file-info": " \n", - "file-invoice": " \n", - "file-isr": " \n", - "file-lambda": " \n", - "file-like": " \n", - "file-minus": " \n", - "file-music": " \n", - "file-neutral": " \n", - "file-off": " \n", - "file-orientation": " \n", - "file-pencil": " \n", - "file-percent": " \n", - "file-phone": " \n", - "file-plus": " \n", - "file-power": " \n", - "file-report": " \n", - "file-rss": " \n", - "file-sad": " \n", - "file-scissors": " \n", - "file-search": " \n", - "file-settings": " \n", - "file-shredder": " \n", - "file-signal": " \n", - "file-smile": " \n", - "file-spark": " \n", - "file-spreadsheet": " \n", - "file-stack": " \n", - "file-star": " \n", - "file-symlink": " \n", - "file-text-ai": " \n", - "file-text-shield": " \n", - "file-text-spark": " \n", - "file-text": " \n", - "file-time": " \n", - "file-type-bmp": " \n", - "file-type-css": " \n", - "file-type-csv": " \n", - "file-type-doc": " \n", - "file-type-docx": " \n", - "file-type-html": " \n", - "file-type-jpg": " \n", - "file-type-js": " \n", - "file-type-jsx": " \n", - "file-type-pdf": " \n", - "file-type-php": " \n", - "file-type-png": " \n", - "file-type-ppt": " \n", - "file-type-rs": " \n", - "file-type-sql": " \n", - "file-type-svg": " \n", - "file-type-ts": " \n", - "file-type-tsx": " \n", - "file-type-txt": " \n", - "file-type-vue": " \n", - "file-type-xls": " \n", - "file-type-xml": " \n", - "file-type-zip": " \n", - "file-typography": " \n", - "file-unknown": " \n", - "file-upload": " \n", - "file-vector": " \n", - "file-word": " \n", - "file-x": " \n", - "file-zip": " \n", - "file": " \n", - "files-off": " \n", - "files": " \n", - "filter-2-bolt": " \n", - "filter-2-cancel": " \n", - "filter-2-check": " \n", - "filter-2-code": " \n", - "filter-2-cog": " \n", - "filter-2-discount": " \n", - "filter-2-dollar": " \n", - "filter-2-down": " \n", - "filter-2-edit": " \n", - "filter-2-exclamation": " \n", - "filter-2-minus": " \n", - "filter-2-pause": " \n", - "filter-2-pin": " \n", - "filter-2-plus": " \n", - "filter-2-question": " \n", - "filter-2-search": " \n", - "filter-2-share": " \n", - "filter-2-spark": " \n", - "filter-2-up": " \n", - "filter-2-x": " \n", - "filter-2": " \n", - "filter-bolt": " \n", - "filter-cancel": " \n", - "filter-check": " \n", - "filter-code": " \n", - "filter-cog": " \n", - "filter-discount": " \n", - "filter-dollar": " \n", - "filter-down": " \n", - "filter-edit": " \n", - "filter-exclamation": " \n", - "filter-heart": " \n", - "filter-minus": " \n", - "filter-off": " \n", - "filter-pause": " \n", - "filter-pin": " \n", - "filter-plus": " \n", - "filter-question": " \n", - "filter-search": " \n", - "filter-share": " \n", - "filter-spark": " \n", - "filter-star": " \n", - "filter-up": " \n", - "filter-x": " \n", - "filter": " \n", - "filters": " \n", - "fingerprint-off": " \n", - "fingerprint-scan": " \n", - "fingerprint": " \n", - "fire-extinguisher": " \n", - "fire-hydrant-off": " \n", - "fire-hydrant": " \n", - "firetruck": " \n", - "first-aid-kit-off": " \n", - "first-aid-kit": " \n", - "fish-bone": " \n", - "fish-christianity": " \n", - "fish-hook-off": " \n", - "fish-hook": " \n", - "fish-off": " \n", - "fish": " \n", - "flag-2-off": " \n", - "flag-2": " \n", - "flag-3": " \n", - "flag-bitcoin": " \n", - "flag-bolt": " \n", - "flag-cancel": " \n", - "flag-check": " \n", - "flag-code": " \n", - "flag-cog": " \n", - "flag-discount": " \n", - "flag-dollar": " \n", - "flag-down": " \n", - "flag-exclamation": " \n", - "flag-heart": " \n", - "flag-minus": " \n", - "flag-off": " \n", - "flag-pause": " \n", - "flag-pin": " \n", - "flag-plus": " \n", - "flag-question": " \n", - "flag-search": " \n", - "flag-share": " \n", - "flag-spark": " \n", - "flag-star": " \n", - "flag-up": " \n", - "flag-x": " \n", - "flag": " \n", - "flame-off": " \n", - "flame": " \n", - "flare": " \n", - "flask-2-off": " \n", - "flask-2": " \n", - "flask-off": " \n", - "flask": " \n", - "flip-flops": " \n", - "flip-horizontal": " \n", - "flip-vertical": " \n", - "float-center": " \n", - "float-left": " \n", - "float-none": " \n", - "float-right": " \n", - "flower-off": " \n", - "flower": " \n", - "focus-2": " \n", - "focus-auto": " \n", - "focus-centered": " \n", - "focus": " \n", - "fold-down": " \n", - "fold-up": " \n", - "fold": " \n", - "folder-bolt": " \n", - "folder-cancel": " \n", - "folder-check": " \n", - "folder-code": " \n", - "folder-cog": " \n", - "folder-dollar": " \n", - "folder-down": " \n", - "folder-exclamation": " \n", - "folder-heart": " \n", - "folder-minus": " \n", - "folder-off": " \n", - "folder-open": " \n", - "folder-pause": " \n", - "folder-pin": " \n", - "folder-plus": " \n", - "folder-question": " \n", - "folder-root": " \n", - "folder-search": " \n", - "folder-share": " \n", - "folder-star": " \n", - "folder-symlink": " \n", - "folder-up": " \n", - "folder-x": " \n", - "folder": " \n", - "folders-off": " \n", - "folders": " \n", - "forbid-2": " \n", - "forbid": " \n", - "forklift": " \n", - "forms": " \n", - "fountain-off": " \n", - "fountain": " \n", - "frame-off": " \n", - "frame": " \n", - "free-rights": " \n", - "freeze-column": " \n", - "freeze-row-column": " \n", - "freeze-row": " \n", - "fridge-off": " \n", - "fridge": " \n", - "friends-off": " \n", - "friends": " \n", - "frustum-off": " \n", - "frustum-plus": " \n", - "frustum": " \n", - "function-off": " \n", - "function": " \n", - "galaxy": " \n", - "garden-cart-off": " \n", - "garden-cart": " \n", - "gas-station-off": " \n", - "gas-station": " \n", - "gauge-off": " \n", - "gauge": " \n", - "gavel": " \n", - "gender-agender": " \n", - "gender-androgyne": " \n", - "gender-bigender": " \n", - "gender-demiboy": " \n", - "gender-demigirl": " \n", - "gender-epicene": " \n", - "gender-female": " \n", - "gender-femme": " \n", - "gender-genderfluid": " \n", - "gender-genderless": " \n", - "gender-genderqueer": " \n", - "gender-hermaphrodite": " \n", - "gender-intergender": " \n", - "gender-male": " \n", - "gender-neutrois": " \n", - "gender-third": " \n", - "gender-transgender": " \n", - "gender-trasvesti": " \n", - "geometry": " \n", - "ghost-2": " \n", - "ghost-3": " \n", - "ghost-off": " \n", - "ghost": " \n", - "gif": " \n", - "gift-card": " \n", - "gift-off": " \n", - "gift": " \n", - "git-branch-deleted": " \n", - "git-branch": " \n", - "git-cherry-pick": " \n", - "git-commit": " \n", - "git-compare": " \n", - "git-fork": " \n", - "git-merge": " \n", - "git-pull-request-closed": " \n", - "git-pull-request-draft": " \n", - "git-pull-request": " \n", - "gizmo": " \n", - "glass-champagne": " \n", - "glass-cocktail": " \n", - "glass-full": " \n", - "glass-gin": " \n", - "glass-off": " \n", - "glass": " \n", - "globe-off": " \n", - "globe": " \n", - "go-game": " \n", - "golf-off": " \n", - "golf": " \n", - "gps": " \n", - "gradienter": " \n", - "grain": " \n", - "graph-off": " \n", - "graph": " \n", - "grave-2": " \n", - "grave": " \n", - "grid-3x3": " \n", - "grid-4x4": " \n", - "grid-dots": " \n", - "grid-goldenratio": " \n", - "grid-pattern": " \n", - "grid-scan": " \n", - "grill-fork": " \n", - "grill-off": " \n", - "grill-spatula": " \n", - "grill": " \n", - "grip-horizontal": " \n", - "grip-vertical": " \n", - "growth": " \n", - "guitar-pick": " \n", - "gymnastics": " \n", - "h-1": " \n", - "h-2": " \n", - "h-3": " \n", - "h-4": " \n", - "h-5": " \n", - "h-6": " \n", - "hammer-off": " \n", - "hammer": " \n", - "hand-click-off": " \n", - "hand-click": " \n", - "hand-finger-down": " \n", - "hand-finger-left": " \n", - "hand-finger-off": " \n", - "hand-finger-right": " \n", - "hand-finger": " \n", - "hand-grab": " \n", - "hand-little-finger": " \n", - "hand-love-you": " \n", - "hand-middle-finger": " \n", - "hand-move": " \n", - "hand-off": " \n", - "hand-ring-finger": " \n", - "hand-sanitizer": " \n", - "hand-stop": " \n", - "hand-three-fingers": " \n", - "hand-two-fingers": " \n", - "hanger-2": " \n", - "hanger-off": " \n", - "hanger": " \n", - "hash": " \n", - "haze-moon": " \n", - "haze": " \n", - "hdr": " \n", - "heading-off": " \n", - "heading": " \n", - "headphones-off": " \n", - "headphones": " \n", - "headset-off": " \n", - "headset": " \n", - "health-recognition": " \n", - "heart-bitcoin": " \n", - "heart-bolt": " \n", - "heart-broken": " \n", - "heart-cancel": " \n", - "heart-check": " \n", - "heart-code": " \n", - "heart-cog": " \n", - "heart-discount": " \n", - "heart-dollar": " \n", - "heart-down": " \n", - "heart-exclamation": " \n", - "heart-handshake": " \n", - "heart-minus": " \n", - "heart-off": " \n", - "heart-pause": " \n", - "heart-pin": " \n", - "heart-plus": " \n", - "heart-question": " \n", - "heart-rate-monitor": " \n", - "heart-search": " \n", - "heart-share": " \n", - "heart-spark": " \n", - "heart-star": " \n", - "heart-up": " \n", - "heart-x": " \n", - "heart": " \n", - "heartbeat": " \n", - "hearts-off": " \n", - "hearts": " \n", - "helicopter-landing": " \n", - "helicopter": " \n", - "helmet-off": " \n", - "helmet": " \n", - "help-circle": " \n", - "help-hexagon": " \n", - "help-octagon": " \n", - "help-off": " \n", - "help-small": " \n", - "help-square-rounded": " \n", - "help-square": " \n", - "help-triangle": " \n", - "help": " \n", - "hemisphere-off": " \n", - "hemisphere-plus": " \n", - "hemisphere": " \n", - "hexagon-3d": " \n", - "hexagon-letter-a": " \n", - "hexagon-letter-b": " \n", - "hexagon-letter-c": " \n", - "hexagon-letter-d": " \n", - "hexagon-letter-e": " \n", - "hexagon-letter-f": " \n", - "hexagon-letter-g": " \n", - "hexagon-letter-h": " \n", - "hexagon-letter-i": " \n", - "hexagon-letter-j": " \n", - "hexagon-letter-k": " \n", - "hexagon-letter-l": " \n", - "hexagon-letter-m": " \n", - "hexagon-letter-n": " \n", - "hexagon-letter-o": " \n", - "hexagon-letter-p": " \n", - "hexagon-letter-q": " \n", - "hexagon-letter-r": " \n", - "hexagon-letter-s": " \n", - "hexagon-letter-t": " \n", - "hexagon-letter-u": " \n", - "hexagon-letter-v": " \n", - "hexagon-letter-w": " \n", - "hexagon-letter-x": " \n", - "hexagon-letter-y": " \n", - "hexagon-letter-z": " \n", - "hexagon-minus-2": " \n", - "hexagon-minus": " \n", - "hexagon-number-0": " \n", - "hexagon-number-1": " \n", - "hexagon-number-2": " \n", - "hexagon-number-3": " \n", - "hexagon-number-4": " \n", - "hexagon-number-5": " \n", - "hexagon-number-6": " \n", - "hexagon-number-7": " \n", - "hexagon-number-8": " \n", - "hexagon-number-9": " \n", - "hexagon-off": " \n", - "hexagon-plus-2": " \n", - "hexagon-plus": " \n", - "hexagon": " \n", - "hexagonal-prism-off": " \n", - "hexagonal-prism-plus": " \n", - "hexagonal-prism": " \n", - "hexagonal-pyramid-off": " \n", - "hexagonal-pyramid-plus": " \n", - "hexagonal-pyramid": " \n", - "hexagons-off": " \n", - "hexagons": " \n", - "hierarchy-2": " \n", - "hierarchy-3": " \n", - "hierarchy-off": " \n", - "hierarchy": " \n", - "highlight-off": " \n", - "highlight": " \n", - "history-off": " \n", - "history-toggle": " \n", - "history": " \n", - "home-2": " \n", - "home-bitcoin": " \n", - "home-bolt": " \n", - "home-cancel": " \n", - "home-check": " \n", - "home-cog": " \n", - "home-dollar": " \n", - "home-dot": " \n", - "home-down": " \n", - "home-eco": " \n", - "home-edit": " \n", - "home-exclamation": " \n", - "home-hand": " \n", - "home-heart": " \n", - "home-infinity": " \n", - "home-link": " \n", - "home-minus": " \n", - "home-move": " \n", - "home-off": " \n", - "home-plus": " \n", - "home-question": " \n", - "home-ribbon": " \n", - "home-search": " \n", - "home-share": " \n", - "home-shield": " \n", - "home-signal": " \n", - "home-spark": " \n", - "home-star": " \n", - "home-stats": " \n", - "home-up": " \n", - "home-x": " \n", - "home": " \n", - "horse-toy": " \n", - "horse": " \n", - "horseshoe": " \n", - "hospital-circle": " \n", - "hospital": " \n", - "hotel-service": " \n", - "hourglass-empty": " \n", - "hourglass-high": " \n", - "hourglass-low": " \n", - "hourglass-off": " \n", - "hourglass": " \n", - "hours-12": " \n", - "hours-24": " \n", - "html": " \n", - "http-connect-off": " \n", - "http-connect": " \n", - "http-delete-off": " \n", - "http-delete": " \n", - "http-get-off": " \n", - "http-get": " \n", - "http-head-off": " \n", - "http-head": " \n", - "http-options-off": " \n", - "http-options": " \n", - "http-patch-off": " \n", - "http-patch": " \n", - "http-post-off": " \n", - "http-post": " \n", - "http-put-off": " \n", - "http-put": " \n", - "http-que-off": " \n", - "http-que": " \n", - "http-trace-off": " \n", - "http-trace": " \n", - "ice-cream-2": " \n", - "ice-cream-off": " \n", - "ice-cream": " \n", - "ice-skating": " \n", - "icons-off": " \n", - "icons": " \n", - "id-badge-2": " \n", - "id-badge-off": " \n", - "id-badge": " \n", - "id-off": " \n", - "id": " \n", - "ikosaedr": " \n", - "image-in-picture": " \n", - "inbox-off": " \n", - "inbox": " \n", - "indent-decrease": " \n", - "indent-increase": " \n", - "infinity-off": " \n", - "infinity": " \n", - "info-circle": " \n", - "info-hexagon": " \n", - "info-octagon": " \n", - "info-small": " \n", - "info-square-rounded": " \n", - "info-square": " \n", - "info-triangle": " \n", - "inner-shadow-bottom-left": " \n", - "inner-shadow-bottom-right": " \n", - "inner-shadow-bottom": " \n", - "inner-shadow-left": " \n", - "inner-shadow-right": " \n", - "inner-shadow-top-left": " \n", - "inner-shadow-top-right": " \n", - "inner-shadow-top": " \n", - "input-ai": " \n", - "input-check": " \n", - "input-search": " \n", - "input-spark": " \n", - "input-x": " \n", - "invoice": " \n", - "ironing-1": " \n", - "ironing-2": " \n", - "ironing-3": " \n", - "ironing-off": " \n", - "ironing-steam-off": " \n", - "ironing-steam": " \n", - "ironing": " \n", - "irregular-polyhedron-off": " \n", - "irregular-polyhedron-plus": " \n", - "irregular-polyhedron": " \n", - "italic": " \n", - "jacket": " \n", - "jetpack": " \n", - "jewish-star": " \n", - "join-bevel": " \n", - "join-round": " \n", - "join-straight": " \n", - "joker": " \n", - "jpg": " \n", - "json": " \n", - "jump-rope": " \n", - "karate": " \n", - "kayak": " \n", - "kerning": " \n", - "key-off": " \n", - "key": " \n", - "keyboard-hide": " \n", - "keyboard-off": " \n", - "keyboard-show": " \n", - "keyboard": " \n", - "keyframe-align-center": " \n", - "keyframe-align-horizontal": " \n", - "keyframe-align-vertical": " \n", - "keyframe": " \n", - "keyframes": " \n", - "label-important": " \n", - "label-off": " \n", - "label": " \n", - "ladder-off": " \n", - "ladder": " \n", - "ladle": " \n", - "lambda": " \n", - "lamp-2": " \n", - "lamp-off": " \n", - "lamp": " \n", - "lane": " \n", - "language-hiragana": " \n", - "language-katakana": " \n", - "language-off": " \n", - "language": " \n", - "lasso-off": " \n", - "lasso-polygon": " \n", - "lasso": " \n", - "laurel-wreath-1": " \n", - "laurel-wreath-2": " \n", - "laurel-wreath-3": " \n", - "laurel-wreath": " \n", - "layers-difference": " \n", - "layers-intersect-2": " \n", - "layers-intersect": " \n", - "layers-linked": " \n", - "layers-off": " \n", - "layers-selected-bottom": " \n", - "layers-selected": " \n", - "layers-subtract": " \n", - "layers-union": " \n", - "layout-2": " \n", - "layout-align-bottom": " \n", - "layout-align-center": " \n", - "layout-align-left": " \n", - "layout-align-middle": " \n", - "layout-align-right": " \n", - "layout-align-top": " \n", - "layout-board-split": " \n", - "layout-board": " \n", - "layout-bottombar-collapse": " \n", - "layout-bottombar-expand": " \n", - "layout-bottombar-inactive": " \n", - "layout-bottombar": " \n", - "layout-cards": " \n", - "layout-collage": " \n", - "layout-columns": " \n", - "layout-dashboard": " \n", - "layout-distribute-horizontal": " \n", - "layout-distribute-vertical": " \n", - "layout-grid-add": " \n", - "layout-grid-remove": " \n", - "layout-grid": " \n", - "layout-kanban": " \n", - "layout-list": " \n", - "layout-navbar-collapse": " \n", - "layout-navbar-expand": " \n", - "layout-navbar-inactive": " \n", - "layout-navbar": " \n", - "layout-off": " \n", - "layout-rows": " \n", - "layout-sidebar-inactive": " \n", - "layout-sidebar-left-collapse": " \n", - "layout-sidebar-left-expand": " \n", - "layout-sidebar-right-collapse": " \n", - "layout-sidebar-right-expand": " \n", - "layout-sidebar-right-inactive": " \n", - "layout-sidebar-right": " \n", - "layout-sidebar": " \n", - "layout": " \n", - "leaf-2": " \n", - "leaf-off": " \n", - "leaf": " \n", - "lego-off": " \n", - "lego": " \n", - "lemon-2": " \n", - "lemon": " \n", - "letter-a-small": " \n", - "letter-a": " \n", - "letter-b-small": " \n", - "letter-b": " \n", - "letter-c-small": " \n", - "letter-c": " \n", - "letter-case-lower": " \n", - "letter-case-toggle": " \n", - "letter-case-upper": " \n", - "letter-case": " \n", - "letter-d-small": " \n", - "letter-d": " \n", - "letter-e-small": " \n", - "letter-e": " \n", - "letter-f-small": " \n", - "letter-f": " \n", - "letter-g-small": " \n", - "letter-g": " \n", - "letter-h-small": " \n", - "letter-h": " \n", - "letter-i-small": " \n", - "letter-i": " \n", - "letter-j-small": " \n", - "letter-j": " \n", - "letter-k-small": " \n", - "letter-k": " \n", - "letter-l-small": " \n", - "letter-l": " \n", - "letter-m-small": " \n", - "letter-m": " \n", - "letter-n-small": " \n", - "letter-n": " \n", - "letter-o-small": " \n", - "letter-o": " \n", - "letter-p-small": " \n", - "letter-p": " \n", - "letter-q-small": " \n", - "letter-q": " \n", - "letter-r-small": " \n", - "letter-r": " \n", - "letter-s-small": " \n", - "letter-s": " \n", - "letter-spacing": " \n", - "letter-t-small": " \n", - "letter-t": " \n", - "letter-u-small": " \n", - "letter-u": " \n", - "letter-v-small": " \n", - "letter-v": " \n", - "letter-w-small": " \n", - "letter-w": " \n", - "letter-x-small": " \n", - "letter-x": " \n", - "letter-y-small": " \n", - "letter-y": " \n", - "letter-z-small": " \n", - "letter-z": " \n", - "library-minus": " \n", - "library-photo": " \n", - "library-plus": " \n", - "library": " \n", - "license-off": " \n", - "license": " \n", - "lifebuoy-off": " \n", - "lifebuoy": " \n", - "lighter": " \n", - "line-dashed": " \n", - "line-dotted": " \n", - "line-height": " \n", - "line-scan": " \n", - "line": " \n", - "link-minus": " \n", - "link-off": " \n", - "link-plus": " \n", - "link": " \n", - "list-check": " \n", - "list-details": " \n", - "list-letters": " \n", - "list-numbers": " \n", - "list-search": " \n", - "list-tree": " \n", - "list": " \n", - "live-photo-off": " \n", - "live-photo": " \n", - "live-view": " \n", - "load-balancer": " \n", - "loader-2": " \n", - "loader-3": " \n", - "loader-quarter": " \n", - "loader": " \n", - "location-bolt": " \n", - "location-broken": " \n", - "location-cancel": " \n", - "location-check": " \n", - "location-code": " \n", - "location-cog": " \n", - "location-discount": " \n", - "location-dollar": " \n", - "location-down": " \n", - "location-exclamation": " \n", - "location-heart": " \n", - "location-minus": " \n", - "location-off": " \n", - "location-pause": " \n", - "location-pin": " \n", - "location-plus": " \n", - "location-question": " \n", - "location-search": " \n", - "location-share": " \n", - "location-star": " \n", - "location-up": " \n", - "location-x": " \n", - "location": " \n", - "lock-access-off": " \n", - "lock-access": " \n", - "lock-bitcoin": " \n", - "lock-bolt": " \n", - "lock-cancel": " \n", - "lock-check": " \n", - "lock-code": " \n", - "lock-cog": " \n", - "lock-dollar": " \n", - "lock-down": " \n", - "lock-exclamation": " \n", - "lock-heart": " \n", - "lock-minus": " \n", - "lock-off": " \n", - "lock-open-2": " \n", - "lock-open-off": " \n", - "lock-open": " \n", - "lock-password": " \n", - "lock-pause": " \n", - "lock-pin": " \n", - "lock-plus": " \n", - "lock-question": " \n", - "lock-search": " \n", - "lock-share": " \n", - "lock-square-rounded": " \n", - "lock-square": " \n", - "lock-star": " \n", - "lock-up": " \n", - "lock-x": " \n", - "lock": " \n", - "logic-and": " \n", - "logic-buffer": " \n", - "logic-nand": " \n", - "logic-nor": " \n", - "logic-not": " \n", - "logic-or": " \n", - "logic-xnor": " \n", - "logic-xor": " \n", - "login-2": " \n", - "login": " \n", - "logout-2": " \n", - "logout": " \n", - "logs": " \n", - "lollipop-off": " \n", - "lollipop": " \n", - "luggage-off": " \n", - "luggage": " \n", - "lungs-off": " \n", - "lungs": " \n", - "macro-off": " \n", - "macro": " \n", - "magnet-off": " \n", - "magnet": " \n", - "magnetic": " \n", - "mail-ai": " \n", - "mail-bitcoin": " \n", - "mail-bolt": " \n", - "mail-cancel": " \n", - "mail-check": " \n", - "mail-code": " \n", - "mail-cog": " \n", - "mail-dollar": " \n", - "mail-down": " \n", - "mail-exclamation": " \n", - "mail-fast": " \n", - "mail-forward": " \n", - "mail-heart": " \n", - "mail-minus": " \n", - "mail-off": " \n", - "mail-opened": " \n", - "mail-pause": " \n", - "mail-pin": " \n", - "mail-plus": " \n", - "mail-question": " \n", - "mail-search": " \n", - "mail-share": " \n", - "mail-spark": " \n", - "mail-star": " \n", - "mail-up": " \n", - "mail-x": " \n", - "mail": " \n", - "mailbox-off": " \n", - "mailbox": " \n", - "man": " \n", - "manual-gearbox": " \n", - "map-2": " \n", - "map-bolt": " \n", - "map-cancel": " \n", - "map-check": " \n", - "map-code": " \n", - "map-cog": " \n", - "map-discount": " \n", - "map-dollar": " \n", - "map-down": " \n", - "map-east": " \n", - "map-exclamation": " \n", - "map-heart": " \n", - "map-minus": " \n", - "map-north": " \n", - "map-off": " \n", - "map-pause": " \n", - "map-pin-2": " \n", - "map-pin-bolt": " \n", - "map-pin-cancel": " \n", - "map-pin-check": " \n", - "map-pin-code": " \n", - "map-pin-cog": " \n", - "map-pin-dollar": " \n", - "map-pin-down": " \n", - "map-pin-exclamation": " \n", - "map-pin-heart": " \n", - "map-pin-minus": " \n", - "map-pin-off": " \n", - "map-pin-pause": " \n", - "map-pin-pin": " \n", - "map-pin-plus": " \n", - "map-pin-question": " \n", - "map-pin-search": " \n", - "map-pin-share": " \n", - "map-pin-star": " \n", - "map-pin-up": " \n", - "map-pin-x": " \n", - "map-pin": " \n", - "map-pins": " \n", - "map-plus": " \n", - "map-question": " \n", - "map-route": " \n", - "map-search": " \n", - "map-share": " \n", - "map-south": " \n", - "map-star": " \n", - "map-up": " \n", - "map-west": " \n", - "map-x": " \n", - "map": " \n", - "markdown-off": " \n", - "markdown": " \n", - "marquee-2": " \n", - "marquee-off": " \n", - "marquee": " \n", - "mars": " \n", - "mask-off": " \n", - "mask": " \n", - "masks-theater-off": " \n", - "masks-theater": " \n", - "massage": " \n", - "matchstick": " \n", - "math-1-divide-2": " \n", - "math-1-divide-3": " \n", - "math-avg": " \n", - "math-cos": " \n", - "math-ctg": " \n", - "math-equal-greater": " \n", - "math-equal-lower": " \n", - "math-function-off": " \n", - "math-function-y": " \n", - "math-function": " \n", - "math-greater": " \n", - "math-integral-x": " \n", - "math-integral": " \n", - "math-integrals": " \n", - "math-lower": " \n", - "math-max-min": " \n", - "math-max": " \n", - "math-min": " \n", - "math-not": " \n", - "math-off": " \n", - "math-pi-divide-2": " \n", - "math-pi": " \n", - "math-sec": " \n", - "math-sin": " \n", - "math-symbols": " \n", - "math-tg": " \n", - "math-x-divide-2": " \n", - "math-x-divide-y-2": " \n", - "math-x-divide-y": " \n", - "math-x-floor-divide-y": " \n", - "math-x-minus-x": " \n", - "math-x-minus-y": " \n", - "math-x-plus-x": " \n", - "math-x-plus-y": " \n", - "math-xy": " \n", - "math-y-minus-y": " \n", - "math-y-plus-y": " \n", - "math": " \n", - "matrix": " \n", - "maximize-off": " \n", - "maximize": " \n", - "meat-off": " \n", - "meat": " \n", - "medal-2": " \n", - "medal": " \n", - "medical-cross-circle": " \n", - "medical-cross-off": " \n", - "medical-cross": " \n", - "medicine-syrup": " \n", - "meeple": " \n", - "melon": " \n", - "menorah": " \n", - "menu-2": " \n", - "menu-3": " \n", - "menu-4": " \n", - "menu-deep": " \n", - "menu-order": " \n", - "menu": " \n", - "message-2-bolt": " \n", - "message-2-cancel": " \n", - "message-2-check": " \n", - "message-2-code": " \n", - "message-2-cog": " \n", - "message-2-dollar": " \n", - "message-2-down": " \n", - "message-2-exclamation": " \n", - "message-2-heart": " \n", - "message-2-minus": " \n", - "message-2-off": " \n", - "message-2-pause": " \n", - "message-2-pin": " \n", - "message-2-plus": " \n", - "message-2-question": " \n", - "message-2-search": " \n", - "message-2-share": " \n", - "message-2-star": " \n", - "message-2-up": " \n", - "message-2-x": " \n", - "message-2": " \n", - "message-bolt": " \n", - "message-cancel": " \n", - "message-chatbot": " \n", - "message-check": " \n", - "message-circle-bolt": " \n", - "message-circle-cancel": " \n", - "message-circle-check": " \n", - "message-circle-code": " \n", - "message-circle-cog": " \n", - "message-circle-dollar": " \n", - "message-circle-down": " \n", - "message-circle-exclamation": " \n", - "message-circle-heart": " \n", - "message-circle-minus": " \n", - "message-circle-off": " \n", - "message-circle-pause": " \n", - "message-circle-pin": " \n", - "message-circle-plus": " \n", - "message-circle-question": " \n", - "message-circle-search": " \n", - "message-circle-share": " \n", - "message-circle-star": " \n", - "message-circle-up": " \n", - "message-circle-user": " \n", - "message-circle-x": " \n", - "message-circle": " \n", - "message-code": " \n", - "message-cog": " \n", - "message-dollar": " \n", - "message-dots": " \n", - "message-down": " \n", - "message-exclamation": " \n", - "message-forward": " \n", - "message-heart": " \n", - "message-language": " \n", - "message-minus": " \n", - "message-off": " \n", - "message-pause": " \n", - "message-pin": " \n", - "message-plus": " \n", - "message-question": " \n", - "message-reply": " \n", - "message-report": " \n", - "message-search": " \n", - "message-share": " \n", - "message-star": " \n", - "message-up": " \n", - "message-user": " \n", - "message-x": " \n", - "message": " \n", - "messages-off": " \n", - "messages": " \n", - "meteor-off": " \n", - "meteor": " \n", - "meter-cube": " \n", - "meter-square": " \n", - "metronome": " \n", - "michelin-bib-gourmand": " \n", - "michelin-star-green": " \n", - "michelin-star": " \n", - "mickey": " \n", - "microphone-2-off": " \n", - "microphone-2": " \n", - "microphone-off": " \n", - "microphone": " \n", - "microscope-off": " \n", - "microscope": " \n", - "microwave-off": " \n", - "microwave": " \n", - "military-award": " \n", - "military-rank": " \n", - "milk-off": " \n", - "milk": " \n", - "milkshake": " \n", - "minimize": " \n", - "minus-vertical": " \n", - "minus": " \n", - "mist-off": " \n", - "mist": " \n", - "mobiledata-off": " \n", - "mobiledata": " \n", - "moneybag-edit": " \n", - "moneybag-heart": " \n", - "moneybag-minus": " \n", - "moneybag-move-back": " \n", - "moneybag-move": " \n", - "moneybag-plus": " \n", - "moneybag": " \n", - "monkeybar": " \n", - "mood-angry": " \n", - "mood-annoyed-2": " \n", - "mood-annoyed": " \n", - "mood-bitcoin": " \n", - "mood-boy": " \n", - "mood-check": " \n", - "mood-cog": " \n", - "mood-confuzed": " \n", - "mood-crazy-happy": " \n", - "mood-cry": " \n", - "mood-dollar": " \n", - "mood-edit": " \n", - "mood-empty": " \n", - "mood-happy": " \n", - "mood-heart": " \n", - "mood-kid": " \n", - "mood-look-down": " \n", - "mood-look-left": " \n", - "mood-look-right": " \n", - "mood-look-up": " \n", - "mood-minus": " \n", - "mood-nerd": " \n", - "mood-nervous": " \n", - "mood-neutral": " \n", - "mood-off": " \n", - "mood-pin": " \n", - "mood-plus": " \n", - "mood-puzzled": " \n", - "mood-sad-2": " \n", - "mood-sad-dizzy": " \n", - "mood-sad-squint": " \n", - "mood-sad": " \n", - "mood-search": " \n", - "mood-share": " \n", - "mood-sick": " \n", - "mood-silence": " \n", - "mood-sing": " \n", - "mood-smile-beam": " \n", - "mood-smile-dizzy": " \n", - "mood-smile": " \n", - "mood-spark": " \n", - "mood-surprised": " \n", - "mood-tongue-wink-2": " \n", - "mood-tongue-wink": " \n", - "mood-tongue": " \n", - "mood-unamused": " \n", - "mood-up": " \n", - "mood-wink-2": " \n", - "mood-wink": " \n", - "mood-wrrr": " \n", - "mood-x": " \n", - "mood-xd": " \n", - "moon-2": " \n", - "moon-off": " \n", - "moon-stars": " \n", - "moon": " \n", - "moped": " \n", - "motorbike": " \n", - "mountain-off": " \n", - "mountain": " \n", - "mouse-2": " \n", - "mouse-off": " \n", - "mouse": " \n", - "moustache": " \n", - "movie-off": " \n", - "movie": " \n", - "mug-off": " \n", - "mug": " \n", - "multiplier-0-5x": " \n", - "multiplier-1-5x": " \n", - "multiplier-1x": " \n", - "multiplier-2x": " \n", - "mushroom-off": " \n", - "mushroom": " \n", - "music-bolt": " \n", - "music-cancel": " \n", - "music-check": " \n", - "music-code": " \n", - "music-cog": " \n", - "music-discount": " \n", - "music-dollar": " \n", - "music-down": " \n", - "music-exclamation": " \n", - "music-heart": " \n", - "music-minus": " \n", - "music-off": " \n", - "music-pause": " \n", - "music-pin": " \n", - "music-plus": " \n", - "music-question": " \n", - "music-search": " \n", - "music-share": " \n", - "music-star": " \n", - "music-up": " \n", - "music-x": " \n", - "music": " \n", - "navigation-bolt": " \n", - "navigation-cancel": " \n", - "navigation-check": " \n", - "navigation-code": " \n", - "navigation-cog": " \n", - "navigation-discount": " \n", - "navigation-dollar": " \n", - "navigation-down": " \n", - "navigation-east": " \n", - "navigation-exclamation": " \n", - "navigation-heart": " \n", - "navigation-minus": " \n", - "navigation-north": " \n", - "navigation-off": " \n", - "navigation-pause": " \n", - "navigation-pin": " \n", - "navigation-plus": " \n", - "navigation-question": " \n", - "navigation-search": " \n", - "navigation-share": " \n", - "navigation-south": " \n", - "navigation-star": " \n", - "navigation-top": " \n", - "navigation-up": " \n", - "navigation-west": " \n", - "navigation-x": " \n", - "navigation": " \n", - "needle-thread": " \n", - "needle": " \n", - "network-off": " \n", - "network": " \n", - "new-section": " \n", - "news-off": " \n", - "news": " \n", - "nfc-off": " \n", - "nfc": " \n", - "no-copyright": " \n", - "no-creative-commons": " \n", - "no-derivatives": " \n", - "north-star": " \n", - "note-off": " \n", - "note": " \n", - "notebook-off": " \n", - "notebook": " \n", - "notes-off": " \n", - "notes": " \n", - "notification-off": " \n", - "notification": " \n", - "number-0-small": " \n", - "number-0": " \n", - "number-1-small": " \n", - "number-1": " \n", - "number-10-small": " \n", - "number-10": " \n", - "number-100-small": " \n", - "number-11-small": " \n", - "number-11": " \n", - "number-12-small": " \n", - "number-123": " \n", - "number-13-small": " \n", - "number-14-small": " \n", - "number-15-small": " \n", - "number-16-small": " \n", - "number-17-small": " \n", - "number-18-small": " \n", - "number-19-small": " \n", - "number-2-small": " \n", - "number-2": " \n", - "number-20-small": " \n", - "number-21-small": " \n", - "number-22-small": " \n", - "number-23-small": " \n", - "number-24-small": " \n", - "number-25-small": " \n", - "number-26-small": " \n", - "number-27-small": " \n", - "number-28-small": " \n", - "number-29-small": " \n", - "number-3-small": " \n", - "number-3": " \n", - "number-30-small": " \n", - "number-31-small": " \n", - "number-32-small": " \n", - "number-33-small": " \n", - "number-34-small": " \n", - "number-35-small": " \n", - "number-36-small": " \n", - "number-37-small": " \n", - "number-38-small": " \n", - "number-39-small": " \n", - "number-4-small": " \n", - "number-4": " \n", - "number-40-small": " \n", - "number-41-small": " \n", - "number-42-small": " \n", - "number-43-small": " \n", - "number-44-small": " \n", - "number-45-small": " \n", - "number-46-small": " \n", - "number-47-small": " \n", - "number-48-small": " \n", - "number-49-small": " \n", - "number-5-small": " \n", - "number-5": " \n", - "number-50-small": " \n", - "number-51-small": " \n", - "number-52-small": " \n", - "number-53-small": " \n", - "number-54-small": " \n", - "number-55-small": " \n", - "number-56-small": " \n", - "number-57-small": " \n", - "number-58-small": " \n", - "number-59-small": " \n", - "number-6-small": " \n", - "number-6": " \n", - "number-60-small": " \n", - "number-61-small": " \n", - "number-62-small": " \n", - "number-63-small": " \n", - "number-64-small": " \n", - "number-65-small": " \n", - "number-66-small": " \n", - "number-67-small": " \n", - "number-68-small": " \n", - "number-69-small": " \n", - "number-7-small": " \n", - "number-7": " \n", - "number-70-small": " \n", - "number-71-small": " \n", - "number-72-small": " \n", - "number-73-small": " \n", - "number-74-small": " \n", - "number-75-small": " \n", - "number-76-small": " \n", - "number-77-small": " \n", - "number-78-small": " \n", - "number-79-small": " \n", - "number-8-small": " \n", - "number-8": " \n", - "number-80-small": " \n", - "number-81-small": " \n", - "number-82-small": " \n", - "number-83-small": " \n", - "number-84-small": " \n", - "number-85-small": " \n", - "number-86-small": " \n", - "number-87-small": " \n", - "number-88-small": " \n", - "number-89-small": " \n", - "number-9-small": " \n", - "number-9": " \n", - "number-90-small": " \n", - "number-91-small": " \n", - "number-92-small": " \n", - "number-93-small": " \n", - "number-94-small": " \n", - "number-95-small": " \n", - "number-96-small": " \n", - "number-97-small": " \n", - "number-98-small": " \n", - "number-99-small": " \n", - "number": " \n", - "numbers": " \n", - "nurse": " \n", - "nut": " \n", - "object-scan": " \n", - "octagon-minus-2": " \n", - "octagon-minus": " \n", - "octagon-off": " \n", - "octagon-plus-2": " \n", - "octagon-plus": " \n", - "octagon": " \n", - "octahedron-off": " \n", - "octahedron-plus": " \n", - "octahedron": " \n", - "old": " \n", - "olympics-off": " \n", - "olympics": " \n", - "om": " \n", - "omega": " \n", - "outbound": " \n", - "outlet": " \n", - "oval-vertical": " \n", - "oval": " \n", - "overline": " \n", - "package-export": " \n", - "package-import": " \n", - "package-off": " \n", - "package": " \n", - "packages": " \n", - "pacman": " \n", - "page-break": " \n", - "paint-off": " \n", - "paint": " \n", - "palette-off": " \n", - "palette": " \n", - "panorama-horizontal-off": " \n", - "panorama-horizontal": " \n", - "panorama-vertical-off": " \n", - "panorama-vertical": " \n", - "paper-bag-off": " \n", - "paper-bag": " \n", - "paperclip": " \n", - "parachute-off": " \n", - "parachute": " \n", - "parentheses-off": " \n", - "parentheses": " \n", - "parking-circle": " \n", - "parking-off": " \n", - "parking": " \n", - "password-fingerprint": " \n", - "password-mobile-phone": " \n", - "password-user": " \n", - "password": " \n", - "paw-off": " \n", - "paw": " \n", - "paywall": " \n", - "pdf": " \n", - "peace": " \n", - "pencil-bolt": " \n", - "pencil-cancel": " \n", - "pencil-check": " \n", - "pencil-code": " \n", - "pencil-cog": " \n", - "pencil-discount": " \n", - "pencil-dollar": " \n", - "pencil-down": " \n", - "pencil-exclamation": " \n", - "pencil-heart": " \n", - "pencil-minus": " \n", - "pencil-off": " \n", - "pencil-pause": " \n", - "pencil-pin": " \n", - "pencil-plus": " \n", - "pencil-question": " \n", - "pencil-search": " \n", - "pencil-share": " \n", - "pencil-star": " \n", - "pencil-up": " \n", - "pencil-x": " \n", - "pencil": " \n", - "pennant-2": " \n", - "pennant-off": " \n", - "pennant": " \n", - "pentagon-minus": " \n", - "pentagon-number-0": " \n", - "pentagon-number-1": " \n", - "pentagon-number-2": " \n", - "pentagon-number-3": " \n", - "pentagon-number-4": " \n", - "pentagon-number-5": " \n", - "pentagon-number-6": " \n", - "pentagon-number-7": " \n", - "pentagon-number-8": " \n", - "pentagon-number-9": " \n", - "pentagon-off": " \n", - "pentagon-plus": " \n", - "pentagon-x": " \n", - "pentagon": " \n", - "pentagram": " \n", - "pepper-off": " \n", - "pepper": " \n", - "percentage-0": " \n", - "percentage-10": " \n", - "percentage-100": " \n", - "percentage-20": " \n", - "percentage-25": " \n", - "percentage-30": " \n", - "percentage-33": " \n", - "percentage-40": " \n", - "percentage-50": " \n", - "percentage-60": " \n", - "percentage-66": " \n", - "percentage-70": " \n", - "percentage-75": " \n", - "percentage-80": " \n", - "percentage-90": " \n", - "percentage": " \n", - "perfume": " \n", - "perspective-off": " \n", - "perspective": " \n", - "phone-call": " \n", - "phone-calling": " \n", - "phone-check": " \n", - "phone-done": " \n", - "phone-end": " \n", - "phone-incoming": " \n", - "phone-off": " \n", - "phone-outgoing": " \n", - "phone-pause": " \n", - "phone-plus": " \n", - "phone-ringing": " \n", - "phone-spark": " \n", - "phone-x": " \n", - "phone": " \n", - "photo-ai": " \n", - "photo-bitcoin": " \n", - "photo-bolt": " \n", - "photo-cancel": " \n", - "photo-check": " \n", - "photo-circle-minus": " \n", - "photo-circle-plus": " \n", - "photo-circle": " \n", - "photo-code": " \n", - "photo-cog": " \n", - "photo-dollar": " \n", - "photo-down": " \n", - "photo-edit": " \n", - "photo-exclamation": " \n", - "photo-heart": " \n", - "photo-hexagon": " \n", - "photo-minus": " \n", - "photo-off": " \n", - "photo-pause": " \n", - "photo-pentagon": " \n", - "photo-pin": " \n", - "photo-plus": " \n", - "photo-question": " \n", - "photo-scan": " \n", - "photo-search": " \n", - "photo-sensor-2": " \n", - "photo-sensor-3": " \n", - "photo-sensor": " \n", - "photo-share": " \n", - "photo-shield": " \n", - "photo-spark": " \n", - "photo-square-rounded": " \n", - "photo-star": " \n", - "photo-up": " \n", - "photo-video": " \n", - "photo-x": " \n", - "photo": " \n", - "physotherapist": " \n", - "piano": " \n", - "pick": " \n", - "picnic-table": " \n", - "picture-in-picture-off": " \n", - "picture-in-picture-on": " \n", - "picture-in-picture-top": " \n", - "picture-in-picture": " \n", - "pig-money": " \n", - "pig-off": " \n", - "pig": " \n", - "pilcrow-left": " \n", - "pilcrow-right": " \n", - "pilcrow": " \n", - "pill-off": " \n", - "pill": " \n", - "pills": " \n", - "pin-end": " \n", - "pin-invoke": " \n", - "pin": " \n", - "ping-pong": " \n", - "pinned-off": " \n", - "pinned": " \n", - "pizza-off": " \n", - "pizza": " \n", - "placeholder": " \n", - "plane-arrival": " \n", - "plane-departure": " \n", - "plane-inflight": " \n", - "plane-off": " \n", - "plane-tilt": " \n", - "plane": " \n", - "planet-off": " \n", - "planet": " \n", - "plant-2-off": " \n", - "plant-2": " \n", - "plant-off": " \n", - "plant": " \n", - "play-basketball": " \n", - "play-card-1": " \n", - "play-card-10": " \n", - "play-card-2": " \n", - "play-card-3": " \n", - "play-card-4": " \n", - "play-card-5": " \n", - "play-card-6": " \n", - "play-card-7": " \n", - "play-card-8": " \n", - "play-card-9": " \n", - "play-card-a": " \n", - "play-card-j": " \n", - "play-card-k": " \n", - "play-card-off": " \n", - "play-card-q": " \n", - "play-card-star": " \n", - "play-card": " \n", - "play-football": " \n", - "play-handball": " \n", - "play-volleyball": " \n", - "player-eject": " \n", - "player-pause": " \n", - "player-play": " \n", - "player-record": " \n", - "player-skip-back": " \n", - "player-skip-forward": " \n", - "player-stop": " \n", - "player-track-next": " \n", - "player-track-prev": " \n", - "playlist-add": " \n", - "playlist-off": " \n", - "playlist-x": " \n", - "playlist": " \n", - "playstation-circle": " \n", - "playstation-square": " \n", - "playstation-triangle": " \n", - "playstation-x": " \n", - "plug-connected-x": " \n", - "plug-connected": " \n", - "plug-off": " \n", - "plug-x": " \n", - "plug": " \n", - "plus-equal": " \n", - "plus-minus": " \n", - "plus": " \n", - "png": " \n", - "podium-off": " \n", - "podium": " \n", - "point-off": " \n", - "point": " \n", - "pointer-bolt": " \n", - "pointer-cancel": " \n", - "pointer-check": " \n", - "pointer-code": " \n", - "pointer-cog": " \n", - "pointer-dollar": " \n", - "pointer-down": " \n", - "pointer-exclamation": " \n", - "pointer-heart": " \n", - "pointer-minus": " \n", - "pointer-off": " \n", - "pointer-pause": " \n", - "pointer-pin": " \n", - "pointer-plus": " \n", - "pointer-question": " \n", - "pointer-search": " \n", - "pointer-share": " \n", - "pointer-star": " \n", - "pointer-up": " \n", - "pointer-x": " \n", - "pointer": " \n", - "pokeball-off": " \n", - "pokeball": " \n", - "poker-chip": " \n", - "polaroid": " \n", - "polygon-off": " \n", - "polygon": " \n", - "poo": " \n", - "pool-off": " \n", - "pool": " \n", - "power": " \n", - "pray": " \n", - "premium-rights": " \n", - "prescription": " \n", - "presentation-analytics": " \n", - "presentation-off": " \n", - "presentation": " \n", - "printer-off": " \n", - "printer": " \n", - "prism-light": " \n", - "prism-off": " \n", - "prism-plus": " \n", - "prism": " \n", - "prison": " \n", - "progress-alert": " \n", - "progress-bolt": " \n", - "progress-check": " \n", - "progress-down": " \n", - "progress-help": " \n", - "progress-x": " \n", - "progress": " \n", - "prompt": " \n", - "prong": " \n", - "propeller-off": " \n", - "propeller": " \n", - "protocol": " \n", - "pumpkin-scary": " \n", - "puzzle-2": " \n", - "puzzle-off": " \n", - "puzzle": " \n", - "pyramid-off": " \n", - "pyramid-plus": " \n", - "pyramid": " \n", - "qrcode-off": " \n", - "qrcode": " \n", - "question-mark": " \n", - "quote-off": " \n", - "quote": " \n", - "quotes": " \n", - "radar-2": " \n", - "radar-off": " \n", - "radar": " \n", - "radio-off": " \n", - "radio": " \n", - "radioactive-off": " \n", - "radioactive": " \n", - "radius-bottom-left": " \n", - "radius-bottom-right": " \n", - "radius-top-left": " \n", - "radius-top-right": " \n", - "rainbow-off": " \n", - "rainbow": " \n", - "rating-12-plus": " \n", - "rating-14-plus": " \n", - "rating-16-plus": " \n", - "rating-18-plus": " \n", - "rating-21-plus": " \n", - "razor-electric": " \n", - "razor": " \n", - "receipt-2": " \n", - "receipt-bitcoin": " \n", - "receipt-dollar": " \n", - "receipt-euro": " \n", - "receipt-off": " \n", - "receipt-pound": " \n", - "receipt-refund": " \n", - "receipt-rupee": " \n", - "receipt-tax": " \n", - "receipt-yen": " \n", - "receipt-yuan": " \n", - "receipt": " \n", - "recharging": " \n", - "record-mail-off": " \n", - "record-mail": " \n", - "rectangle-rounded-bottom": " \n", - "rectangle-rounded-top": " \n", - "rectangle-vertical": " \n", - "rectangle": " \n", - "rectangular-prism-off": " \n", - "rectangular-prism-plus": " \n", - "rectangular-prism": " \n", - "recycle-off": " \n", - "recycle": " \n", - "refresh-alert": " \n", - "refresh-dot": " \n", - "refresh-off": " \n", - "refresh": " \n", - "regex-off": " \n", - "regex": " \n", - "registered": " \n", - "relation-many-to-many": " \n", - "relation-one-to-many": " \n", - "relation-one-to-one": " \n", - "reload": " \n", - "reorder": " \n", - "repeat-off": " \n", - "repeat-once": " \n", - "repeat": " \n", - "replace-off": " \n", - "replace-user": " \n", - "replace": " \n", - "report-analytics": " \n", - "report-medical": " \n", - "report-money": " \n", - "report-off": " \n", - "report-search": " \n", - "report": " \n", - "reserved-line": " \n", - "resize": " \n", - "restore": " \n", - "rewind-backward-10": " \n", - "rewind-backward-15": " \n", - "rewind-backward-20": " \n", - "rewind-backward-30": " \n", - "rewind-backward-40": " \n", - "rewind-backward-5": " \n", - "rewind-backward-50": " \n", - "rewind-backward-60": " \n", - "rewind-forward-10": " \n", - "rewind-forward-15": " \n", - "rewind-forward-20": " \n", - "rewind-forward-30": " \n", - "rewind-forward-40": " \n", - "rewind-forward-5": " \n", - "rewind-forward-50": " \n", - "rewind-forward-60": " \n", - "ribbon-health": " \n", - "rings": " \n", - "ripple-off": " \n", - "ripple": " \n", - "road-off": " \n", - "road-sign": " \n", - "road": " \n", - "robot-face": " \n", - "robot-off": " \n", - "robot": " \n", - "rocket-off": " \n", - "rocket": " \n", - "roller-skating": " \n", - "rollercoaster-off": " \n", - "rollercoaster": " \n", - "rosette-discount-check-off": " \n", - "rosette-discount-check": " \n", - "rosette-discount-off": " \n", - "rosette-discount": " \n", - "rosette-number-0": " \n", - "rosette-number-1": " \n", - "rosette-number-2": " \n", - "rosette-number-3": " \n", - "rosette-number-4": " \n", - "rosette-number-5": " \n", - "rosette-number-6": " \n", - "rosette-number-7": " \n", - "rosette-number-8": " \n", - "rosette-number-9": " \n", - "rosette": " \n", - "rotate-2": " \n", - "rotate-360": " \n", - "rotate-3d": " \n", - "rotate-clockwise-2": " \n", - "rotate-clockwise": " \n", - "rotate-dot": " \n", - "rotate-rectangle": " \n", - "rotate": " \n", - "route-2": " \n", - "route-alt-left": " \n", - "route-alt-right": " \n", - "route-off": " \n", - "route-scan": " \n", - "route-square-2": " \n", - "route-square": " \n", - "route-x-2": " \n", - "route-x": " \n", - "route": " \n", - "router-off": " \n", - "router": " \n", - "row-insert-bottom": " \n", - "row-insert-top": " \n", - "row-remove": " \n", - "rss": " \n", - "rubber-stamp-off": " \n", - "rubber-stamp": " \n", - "ruler-2-off": " \n", - "ruler-2": " \n", - "ruler-3": " \n", - "ruler-measure-2": " \n", - "ruler-measure": " \n", - "ruler-off": " \n", - "ruler": " \n", - "run": " \n", - "rv-truck": " \n", - "s-turn-down": " \n", - "s-turn-left": " \n", - "s-turn-right": " \n", - "s-turn-up": " \n", - "sailboat-2": " \n", - "sailboat-off": " \n", - "sailboat": " \n", - "salad": " \n", - "salt": " \n", - "sandbox": " \n", - "satellite-off": " \n", - "satellite": " \n", - "sausage": " \n", - "scale-off": " \n", - "scale-outline-off": " \n", - "scale-outline": " \n", - "scale": " \n", - "scan-eye": " \n", - "scan-position": " \n", - "scan": " \n", - "schema-off": " \n", - "schema": " \n", - "school-bell": " \n", - "school-off": " \n", - "school": " \n", - "scissors-off": " \n", - "scissors": " \n", - "scooter-electric": " \n", - "scooter": " \n", - "scoreboard": " \n", - "screen-share-off": " \n", - "screen-share": " \n", - "screenshot": " \n", - "scribble-off": " \n", - "scribble": " \n", - "script-minus": " \n", - "script-plus": " \n", - "script-x": " \n", - "script": " \n", - "scuba-diving-tank": " \n", - "scuba-diving": " \n", - "scuba-mask-off": " \n", - "scuba-mask": " \n", - "sdk": " \n", - "search-off": " \n", - "search": " \n", - "section-sign": " \n", - "section": " \n", - "seedling-off": " \n", - "seedling": " \n", - "select-all": " \n", - "select": " \n", - "selector": " \n", - "send-2": " \n", - "send-off": " \n", - "send": " \n", - "seo": " \n", - "separator-horizontal": " \n", - "separator-vertical": " \n", - "separator": " \n", - "server-2": " \n", - "server-bolt": " \n", - "server-cog": " \n", - "server-off": " \n", - "server-spark": " \n", - "server": " \n", - "servicemark": " \n", - "settings-2": " \n", - "settings-automation": " \n", - "settings-bolt": " \n", - "settings-cancel": " \n", - "settings-check": " \n", - "settings-code": " \n", - "settings-cog": " \n", - "settings-dollar": " \n", - "settings-down": " \n", - "settings-exclamation": " \n", - "settings-heart": " \n", - "settings-minus": " \n", - "settings-off": " \n", - "settings-pause": " \n", - "settings-pin": " \n", - "settings-plus": " \n", - "settings-question": " \n", - "settings-search": " \n", - "settings-share": " \n", - "settings-spark": " \n", - "settings-star": " \n", - "settings-up": " \n", - "settings-x": " \n", - "settings": " \n", - "shadow-off": " \n", - "shadow": " \n", - "shape-2": " \n", - "shape-3": " \n", - "shape-off": " \n", - "shape": " \n", - "share-2": " \n", - "share-3": " \n", - "share-off": " \n", - "share": " \n", - "shareplay": " \n", - "shield-bolt": " \n", - "shield-cancel": " \n", - "shield-check": " \n", - "shield-checkered": " \n", - "shield-chevron": " \n", - "shield-code": " \n", - "shield-cog": " \n", - "shield-dollar": " \n", - "shield-down": " \n", - "shield-exclamation": " \n", - "shield-half": " \n", - "shield-heart": " \n", - "shield-lock": " \n", - "shield-minus": " \n", - "shield-off": " \n", - "shield-pause": " \n", - "shield-pin": " \n", - "shield-plus": " \n", - "shield-question": " \n", - "shield-search": " \n", - "shield-share": " \n", - "shield-star": " \n", - "shield-up": " \n", - "shield-x": " \n", - "shield": " \n", - "ship-off": " \n", - "ship": " \n", - "shirt-off": " \n", - "shirt-sport": " \n", - "shirt": " \n", - "shoe-off": " \n", - "shoe": " \n", - "shopping-bag-check": " \n", - "shopping-bag-discount": " \n", - "shopping-bag-edit": " \n", - "shopping-bag-exclamation": " \n", - "shopping-bag-heart": " \n", - "shopping-bag-minus": " \n", - "shopping-bag-plus": " \n", - "shopping-bag-search": " \n", - "shopping-bag-x": " \n", - "shopping-bag": " \n", - "shopping-cart-bolt": " \n", - "shopping-cart-cancel": " \n", - "shopping-cart-check": " \n", - "shopping-cart-code": " \n", - "shopping-cart-cog": " \n", - "shopping-cart-copy": " \n", - "shopping-cart-discount": " \n", - "shopping-cart-dollar": " \n", - "shopping-cart-down": " \n", - "shopping-cart-exclamation": " \n", - "shopping-cart-heart": " \n", - "shopping-cart-minus": " \n", - "shopping-cart-off": " \n", - "shopping-cart-pause": " \n", - "shopping-cart-pin": " \n", - "shopping-cart-plus": " \n", - "shopping-cart-question": " \n", - "shopping-cart-search": " \n", - "shopping-cart-share": " \n", - "shopping-cart-star": " \n", - "shopping-cart-up": " \n", - "shopping-cart-x": " \n", - "shopping-cart": " \n", - "shovel-pitchforks": " \n", - "shovel": " \n", - "shredder": " \n", - "sign-left": " \n", - "sign-right": " \n", - "signal-2g": " \n", - "signal-3g": " \n", - "signal-4g-plus": " \n", - "signal-4g": " \n", - "signal-5g": " \n", - "signal-6g": " \n", - "signal-e": " \n", - "signal-g": " \n", - "signal-h-plus": " \n", - "signal-h": " \n", - "signal-lte": " \n", - "signature-off": " \n", - "signature": " \n", - "sitemap-off": " \n", - "sitemap": " \n", - "skateboard-off": " \n", - "skateboard": " \n", - "skateboarding": " \n", - "skew-x": " \n", - "skew-y": " \n", - "ski-jumping": " \n", - "skull": " \n", - "slash": " \n", - "slashes": " \n", - "sleigh": " \n", - "slice": " \n", - "slideshow": " \n", - "smart-home-off": " \n", - "smart-home": " \n", - "smoking-no": " \n", - "smoking": " \n", - "snowboarding": " \n", - "snowflake-off": " \n", - "snowflake": " \n", - "snowman": " \n", - "soccer-field": " \n", - "social-off": " \n", - "social": " \n", - "sock": " \n", - "sofa-off": " \n", - "sofa": " \n", - "solar-electricity": " \n", - "solar-panel-2": " \n", - "solar-panel": " \n", - "sort-0-9": " \n", - "sort-9-0": " \n", - "sort-a-z": " \n", - "sort-ascending-2": " \n", - "sort-ascending-letters": " \n", - "sort-ascending-numbers": " \n", - "sort-ascending-shapes": " \n", - "sort-ascending-small-big": " \n", - "sort-ascending": " \n", - "sort-descending-2": " \n", - "sort-descending-letters": " \n", - "sort-descending-numbers": " \n", - "sort-descending-shapes": " \n", - "sort-descending-small-big": " \n", - "sort-descending": " \n", - "sort-z-a": " \n", - "sos": " \n", - "soup-off": " \n", - "soup": " \n", - "source-code": " \n", - "space-off": " \n", - "space": " \n", - "spaces": " \n", - "spacing-horizontal": " \n", - "spacing-vertical": " \n", - "spade": " \n", - "sparkles": " \n", - "speakerphone": " \n", - "speedboat": " \n", - "sphere-off": " \n", - "sphere-plus": " \n", - "sphere": " \n", - "spider": " \n", - "spiral-off": " \n", - "spiral": " \n", - "sport-billard": " \n", - "spray": " \n", - "spy-off": " \n", - "spy": " \n", - "sql": " \n", - "square-arrow-down": " \n", - "square-arrow-left": " \n", - "square-arrow-right": " \n", - "square-arrow-up": " \n", - "square-asterisk": " \n", - "square-check": " \n", - "square-chevron-down": " \n", - "square-chevron-left": " \n", - "square-chevron-right": " \n", - "square-chevron-up": " \n", - "square-chevrons-down": " \n", - "square-chevrons-left": " \n", - "square-chevrons-right": " \n", - "square-chevrons-up": " \n", - "square-dashed": " \n", - "square-dot": " \n", - "square-f0": " \n", - "square-f1": " \n", - "square-f2": " \n", - "square-f3": " \n", - "square-f4": " \n", - "square-f5": " \n", - "square-f6": " \n", - "square-f7": " \n", - "square-f8": " \n", - "square-f9": " \n", - "square-forbid-2": " \n", - "square-forbid": " \n", - "square-half": " \n", - "square-key": " \n", - "square-letter-a": " \n", - "square-letter-b": " \n", - "square-letter-c": " \n", - "square-letter-d": " \n", - "square-letter-e": " \n", - "square-letter-f": " \n", - "square-letter-g": " \n", - "square-letter-h": " \n", - "square-letter-i": " \n", - "square-letter-j": " \n", - "square-letter-k": " \n", - "square-letter-l": " \n", - "square-letter-m": " \n", - "square-letter-n": " \n", - "square-letter-o": " \n", - "square-letter-p": " \n", - "square-letter-q": " \n", - "square-letter-r": " \n", - "square-letter-s": " \n", - "square-letter-t": " \n", - "square-letter-u": " \n", - "square-letter-v": " \n", - "square-letter-w": " \n", - "square-letter-x": " \n", - "square-letter-y": " \n", - "square-letter-z": " \n", - "square-minus": " \n", - "square-number-0": " \n", - "square-number-1": " \n", - "square-number-2": " \n", - "square-number-3": " \n", - "square-number-4": " \n", - "square-number-5": " \n", - "square-number-6": " \n", - "square-number-7": " \n", - "square-number-8": " \n", - "square-number-9": " \n", - "square-off": " \n", - "square-percentage": " \n", - "square-plus-2": " \n", - "square-plus": " \n", - "square-root-2": " \n", - "square-root": " \n", - "square-rotated-forbid-2": " \n", - "square-rotated-forbid": " \n", - "square-rotated-off": " \n", - "square-rotated": " \n", - "square-rounded-arrow-down": " \n", - "square-rounded-arrow-left": " \n", - "square-rounded-arrow-right": " \n", - "square-rounded-arrow-up": " \n", - "square-rounded-check": " \n", - "square-rounded-chevron-down": " \n", - "square-rounded-chevron-left": " \n", - "square-rounded-chevron-right": " \n", - "square-rounded-chevron-up": " \n", - "square-rounded-chevrons-down": " \n", - "square-rounded-chevrons-left": " \n", - "square-rounded-chevrons-right": " \n", - "square-rounded-chevrons-up": " \n", - "square-rounded-letter-a": " \n", - "square-rounded-letter-b": " \n", - "square-rounded-letter-c": " \n", - "square-rounded-letter-d": " \n", - "square-rounded-letter-e": " \n", - "square-rounded-letter-f": " \n", - "square-rounded-letter-g": " \n", - "square-rounded-letter-h": " \n", - "square-rounded-letter-i": " \n", - "square-rounded-letter-j": " \n", - "square-rounded-letter-k": " \n", - "square-rounded-letter-l": " \n", - "square-rounded-letter-m": " \n", - "square-rounded-letter-n": " \n", - "square-rounded-letter-o": " \n", - "square-rounded-letter-p": " \n", - "square-rounded-letter-q": " \n", - "square-rounded-letter-r": " \n", - "square-rounded-letter-s": " \n", - "square-rounded-letter-t": " \n", - "square-rounded-letter-u": " \n", - "square-rounded-letter-v": " \n", - "square-rounded-letter-w": " \n", - "square-rounded-letter-x": " \n", - "square-rounded-letter-y": " \n", - "square-rounded-letter-z": " \n", - "square-rounded-minus-2": " \n", - "square-rounded-minus": " \n", - "square-rounded-number-0": " \n", - "square-rounded-number-1": " \n", - "square-rounded-number-2": " \n", - "square-rounded-number-3": " \n", - "square-rounded-number-4": " \n", - "square-rounded-number-5": " \n", - "square-rounded-number-6": " \n", - "square-rounded-number-7": " \n", - "square-rounded-number-8": " \n", - "square-rounded-number-9": " \n", - "square-rounded-percentage": " \n", - "square-rounded-plus-2": " \n", - "square-rounded-plus": " \n", - "square-rounded-x": " \n", - "square-rounded": " \n", - "square-toggle-horizontal": " \n", - "square-toggle": " \n", - "square-x": " \n", - "square": " \n", - "squares-diagonal": " \n", - "squares-selected": " \n", - "squares": " \n", - "stack-2": " \n", - "stack-3": " \n", - "stack-back": " \n", - "stack-backward": " \n", - "stack-forward": " \n", - "stack-front": " \n", - "stack-middle": " \n", - "stack-pop": " \n", - "stack-push": " \n", - "stack": " \n", - "stairs-down": " \n", - "stairs-up": " \n", - "stairs": " \n", - "star-half": " \n", - "star-off": " \n", - "star": " \n", - "stars-off": " \n", - "stars": " \n", - "status-change": " \n", - "steam": " \n", - "steering-wheel-off": " \n", - "steering-wheel": " \n", - "step-into": " \n", - "step-out": " \n", - "stereo-glasses": " \n", - "stethoscope-off": " \n", - "stethoscope": " \n", - "sticker-2": " \n", - "sticker": " \n", - "stopwatch": " \n", - "storm-off": " \n", - "storm": " \n", - "stretching-2": " \n", - "stretching": " \n", - "strikethrough": " \n", - "submarine": " \n", - "subscript": " \n", - "subtask": " \n", - "sum-off": " \n", - "sum": " \n", - "sun-electricity": " \n", - "sun-high": " \n", - "sun-low": " \n", - "sun-moon": " \n", - "sun-off": " \n", - "sun-wind": " \n", - "sun": " \n", - "sunglasses": " \n", - "sunrise": " \n", - "sunset-2": " \n", - "sunset": " \n", - "superscript": " \n", - "svg": " \n", - "swimming": " \n", - "swipe-down": " \n", - "swipe-left": " \n", - "swipe-right": " \n", - "swipe-up": " \n", - "swipe": " \n", - "switch-2": " \n", - "switch-3": " \n", - "switch-horizontal": " \n", - "switch-vertical": " \n", - "switch": " \n", - "sword-off": " \n", - "sword": " \n", - "swords": " \n", - "table-alias": " \n", - "table-column": " \n", - "table-dashed": " \n", - "table-down": " \n", - "table-export": " \n", - "table-heart": " \n", - "table-import": " \n", - "table-minus": " \n", - "table-off": " \n", - "table-options": " \n", - "table-plus": " \n", - "table-row": " \n", - "table-share": " \n", - "table-shortcut": " \n", - "table-spark": " \n", - "table": " \n", - "tag-minus": " \n", - "tag-off": " \n", - "tag-plus": " \n", - "tag-starred": " \n", - "tag": " \n", - "tags-off": " \n", - "tags": " \n", - "tallymark-1": " \n", - "tallymark-2": " \n", - "tallymark-3": " \n", - "tallymark-4": " \n", - "tallymarks": " \n", - "tank": " \n", - "target-arrow": " \n", - "target-off": " \n", - "target": " \n", - "tax-euro": " \n", - "tax-pound": " \n", - "tax": " \n", - "teapot": " \n", - "telescope-off": " \n", - "telescope": " \n", - "temperature-celsius": " \n", - "temperature-fahrenheit": " \n", - "temperature-minus": " \n", - "temperature-off": " \n", - "temperature-plus": " \n", - "temperature-snow": " \n", - "temperature-sun": " \n", - "temperature": " \n", - "template-off": " \n", - "template": " \n", - "tent-off": " \n", - "tent": " \n", - "terminal-2": " \n", - "terminal": " \n", - "test-pipe-2": " \n", - "test-pipe-off": " \n", - "test-pipe": " \n", - "tex": " \n", - "text-caption": " \n", - "text-color": " \n", - "text-decrease": " \n", - "text-direction-ltr": " \n", - "text-direction-rtl": " \n", - "text-grammar": " \n", - "text-increase": " \n", - "text-orientation": " \n", - "text-plus": " \n", - "text-recognition": " \n", - "text-resize": " \n", - "text-scan-2": " \n", - "text-size": " \n", - "text-spellcheck": " \n", - "text-wrap-column": " \n", - "text-wrap-disabled": " \n", - "text-wrap": " \n", - "texture": " \n", - "theater": " \n", - "thermometer": " \n", - "thumb-down-off": " \n", - "thumb-down": " \n", - "thumb-up-off": " \n", - "thumb-up": " \n", - "tic-tac": " \n", - "ticket-off": " \n", - "ticket": " \n", - "tie": " \n", - "tilde": " \n", - "tilt-shift-off": " \n", - "tilt-shift": " \n", - "time-duration-0": " \n", - "time-duration-10": " \n", - "time-duration-15": " \n", - "time-duration-30": " \n", - "time-duration-45": " \n", - "time-duration-5": " \n", - "time-duration-60": " \n", - "time-duration-90": " \n", - "time-duration-off": " \n", - "timeline-event-exclamation": " \n", - "timeline-event-minus": " \n", - "timeline-event-plus": " \n", - "timeline-event-text": " \n", - "timeline-event-x": " \n", - "timeline-event": " \n", - "timeline": " \n", - "timezone": " \n", - "tip-jar-euro": " \n", - "tip-jar-pound": " \n", - "tip-jar": " \n", - "tir": " \n", - "toggle-left": " \n", - "toggle-right": " \n", - "toilet-paper-off": " \n", - "toilet-paper": " \n", - "toml": " \n", - "tool": " \n", - "tools-kitchen-2-off": " \n", - "tools-kitchen-2": " \n", - "tools-kitchen-3": " \n", - "tools-kitchen-off": " \n", - "tools-kitchen": " \n", - "tools-off": " \n", - "tools": " \n", - "tooltip": " \n", - "topology-bus": " \n", - "topology-complex": " \n", - "topology-full-hierarchy": " \n", - "topology-full": " \n", - "topology-ring-2": " \n", - "topology-ring-3": " \n", - "topology-ring": " \n", - "topology-star-2": " \n", - "topology-star-3": " \n", - "topology-star-ring-2": " \n", - "topology-star-ring-3": " \n", - "topology-star-ring": " \n", - "topology-star": " \n", - "torii": " \n", - "tornado": " \n", - "tournament": " \n", - "tower-off": " \n", - "tower": " \n", - "track": " \n", - "tractor": " \n", - "trademark": " \n", - "traffic-cone-off": " \n", - "traffic-cone": " \n", - "traffic-lights-off": " \n", - "traffic-lights": " \n", - "train": " \n", - "transaction-bitcoin": " \n", - "transaction-dollar": " \n", - "transaction-euro": " \n", - "transaction-pound": " \n", - "transaction-rupee": " \n", - "transaction-yen": " \n", - "transaction-yuan": " \n", - "transfer-in": " \n", - "transfer-out": " \n", - "transfer-vertical": " \n", - "transfer": " \n", - "transform-point-bottom-left": " \n", - "transform-point-bottom-right": " \n", - "transform-point-top-left": " \n", - "transform-point-top-right": " \n", - "transform-point": " \n", - "transform": " \n", - "transition-bottom": " \n", - "transition-left": " \n", - "transition-right": " \n", - "transition-top": " \n", - "trash-off": " \n", - "trash-x": " \n", - "trash": " \n", - "treadmill": " \n", - "tree": " \n", - "trees": " \n", - "trekking": " \n", - "trending-down-2": " \n", - "trending-down-3": " \n", - "trending-down": " \n", - "trending-up-2": " \n", - "trending-up-3": " \n", - "trending-up": " \n", - "triangle-inverted": " \n", - "triangle-minus-2": " \n", - "triangle-minus": " \n", - "triangle-off": " \n", - "triangle-plus-2": " \n", - "triangle-plus": " \n", - "triangle-square-circle": " \n", - "triangle": " \n", - "triangles": " \n", - "trident": " \n", - "trolley": " \n", - "trophy-off": " \n", - "trophy": " \n", - "trowel": " \n", - "truck-delivery": " \n", - "truck-loading": " \n", - "truck-off": " \n", - "truck-return": " \n", - "truck": " \n", - "txt": " \n", - "typeface": " \n", - "typography-off": " \n", - "typography": " \n", - "u-turn-left": " \n", - "u-turn-right": " \n", - "ufo-off": " \n", - "ufo": " \n", - "uhd": " \n", - "umbrella-2": " \n", - "umbrella-closed-2": " \n", - "umbrella-closed": " \n", - "umbrella-off": " \n", - "umbrella": " \n", - "underline": " \n", - "universe": " \n", - "unlink": " \n", - "upload": " \n", - "urgent": " \n", - "usb": " \n", - "user-bitcoin": " \n", - "user-bolt": " \n", - "user-cancel": " \n", - "user-check": " \n", - "user-circle": " \n", - "user-code": " \n", - "user-cog": " \n", - "user-dollar": " \n", - "user-down": " \n", - "user-edit": " \n", - "user-exclamation": " \n", - "user-heart": " \n", - "user-hexagon": " \n", - "user-minus": " \n", - "user-off": " \n", - "user-pause": " \n", - "user-pentagon": " \n", - "user-pin": " \n", - "user-plus": " \n", - "user-question": " \n", - "user-scan": " \n", - "user-screen": " \n", - "user-search": " \n", - "user-share": " \n", - "user-shield": " \n", - "user-square-rounded": " \n", - "user-square": " \n", - "user-star": " \n", - "user-up": " \n", - "user-x": " \n", - "user": " \n", - "users-group": " \n", - "users-minus": " \n", - "users-plus": " \n", - "users": " \n", - "uv-index": " \n", - "ux-circle": " \n", - "vaccine-bottle-off": " \n", - "vaccine-bottle": " \n", - "vaccine-off": " \n", - "vaccine": " \n", - "vacuum-cleaner": " \n", - "variable-minus": " \n", - "variable-off": " \n", - "variable-plus": " \n", - "variable": " \n", - "vector-bezier-2": " \n", - "vector-bezier-arc": " \n", - "vector-bezier-circle": " \n", - "vector-bezier": " \n", - "vector-off": " \n", - "vector-spline": " \n", - "vector-triangle-off": " \n", - "vector-triangle": " \n", - "vector": " \n", - "venus": " \n", - "versions-off": " \n", - "versions": " \n", - "video-minus": " \n", - "video-off": " \n", - "video-plus": " \n", - "video": " \n", - "view-360-arrow": " \n", - "view-360-number": " \n", - "view-360-off": " \n", - "view-360": " \n", - "viewfinder-off": " \n", - "viewfinder": " \n", - "viewport-narrow": " \n", - "viewport-short": " \n", - "viewport-tall": " \n", - "viewport-wide": " \n", - "vinyl": " \n", - "vip-off": " \n", - "vip": " \n", - "virus-off": " \n", - "virus-search": " \n", - "virus": " \n", - "vocabulary-off": " \n", - "vocabulary": " \n", - "volcano": " \n", - "volume-2": " \n", - "volume-3": " \n", - "volume-off": " \n", - "volume": " \n", - "vs": " \n", - "walk": " \n", - "wall-off": " \n", - "wall": " \n", - "wallet-off": " \n", - "wallet": " \n", - "wallpaper-off": " \n", - "wallpaper": " \n", - "wand-off": " \n", - "wand": " \n", - "wash-dry-1": " \n", - "wash-dry-2": " \n", - "wash-dry-3": " \n", - "wash-dry-a": " \n", - "wash-dry-dip": " \n", - "wash-dry-f": " \n", - "wash-dry-flat": " \n", - "wash-dry-hang": " \n", - "wash-dry-off": " \n", - "wash-dry-p": " \n", - "wash-dry-shade": " \n", - "wash-dry-w": " \n", - "wash-dry": " \n", - "wash-dryclean-off": " \n", - "wash-dryclean": " \n", - "wash-eco": " \n", - "wash-gentle": " \n", - "wash-hand": " \n", - "wash-machine": " \n", - "wash-off": " \n", - "wash-press": " \n", - "wash-temperature-1": " \n", - "wash-temperature-2": " \n", - "wash-temperature-3": " \n", - "wash-temperature-4": " \n", - "wash-temperature-5": " \n", - "wash-temperature-6": " \n", - "wash-tumble-dry": " \n", - "wash-tumble-off": " \n", - "wash": " \n", - "waterpolo": " \n", - "wave-saw-tool": " \n", - "wave-sine": " \n", - "wave-square": " \n", - "waves-electricity": " \n", - "webhook-off": " \n", - "webhook": " \n", - "weight": " \n", - "wheat-off": " \n", - "wheat": " \n", - "wheel": " \n", - "wheelchair-off": " \n", - "wheelchair": " \n", - "whirl": " \n", - "wifi-0": " \n", - "wifi-1": " \n", - "wifi-2": " \n", - "wifi-off": " \n", - "wifi": " \n", - "wind-electricity": " \n", - "wind-off": " \n", - "wind": " \n", - "windmill-off": " \n", - "windmill": " \n", - "window-maximize": " \n", - "window-minimize": " \n", - "window-off": " \n", - "window": " \n", - "windsock": " \n", - "wiper-wash": " \n", - "wiper": " \n", - "woman": " \n", - "wood": " \n", - "world-bolt": " \n", - "world-cancel": " \n", - "world-check": " \n", - "world-code": " \n", - "world-cog": " \n", - "world-dollar": " \n", - "world-down": " \n", - "world-download": " \n", - "world-exclamation": " \n", - "world-heart": " \n", - "world-latitude": " \n", - "world-longitude": " \n", - "world-minus": " \n", - "world-off": " \n", - "world-pause": " \n", - "world-pin": " \n", - "world-plus": " \n", - "world-question": " \n", - "world-search": " \n", - "world-share": " \n", - "world-star": " \n", - "world-up": " \n", - "world-upload": " \n", - "world-www": " \n", - "world-x": " \n", - "world": " \n", - "wrecking-ball": " \n", - "writing-off": " \n", - "writing-sign-off": " \n", - "writing-sign": " \n", - "writing": " \n", - "x-power-y": " \n", - "x": " \n", - "xbox-a": " \n", - "xbox-b": " \n", - "xbox-x": " \n", - "xbox-y": " \n", - "xd": " \n", - "xxx": " \n", - "yin-yang": " \n", - "yoga": " \n", - "zeppelin-off": " \n", - "zeppelin": " \n", - "zip": " \n", - "zodiac-aquarius": " \n", - "zodiac-aries": " \n", - "zodiac-cancer": " \n", - "zodiac-capricorn": " \n", - "zodiac-gemini": " \n", - "zodiac-leo": " \n", - "zodiac-libra": " \n", - "zodiac-pisces": " \n", - "zodiac-sagittarius": " \n", - "zodiac-scorpio": " \n", - "zodiac-taurus": " \n", - "zodiac-virgo": " \n", - "zoom-cancel": " \n", - "zoom-check": " \n", - "zoom-code": " \n", - "zoom-exclamation": " \n", - "zoom-in-area": " \n", - "zoom-in": " \n", - "zoom-money": " \n", - "zoom-out-area": " \n", - "zoom-out": " \n", - "zoom-pan": " \n", - "zoom-question": " \n", - "zoom-replace": " \n", - "zoom-reset": " \n", - "zoom-scan": " \n", - "zoom": " \n", - "zzz-off": " \n", - "zzz": " \n", + "a-b-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-a-b-2\">", + "a-b-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-a-b-off\">", + "a-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-a-b\">", + "abacus-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-abacus-off\">", + "abacus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-abacus\">", + "abc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-abc\">", + "access-point-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-access-point-off\">", + "access-point": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-access-point\">", + "accessible-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-accessible-off\">", + "accessible": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-accessible\">", + "activity-heartbeat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-activity-heartbeat\">", + "activity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-activity\">", + "ad-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ad-2\">", + "ad-circle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ad-circle-off\">", + "ad-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ad-circle\">", + "ad-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ad-off\">", + "ad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ad\">", + "address-book-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-address-book-off\">", + "address-book": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-address-book\">", + "adjustments-alt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-alt\">", + "adjustments-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-bolt\">", + "adjustments-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-cancel\">", + "adjustments-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-check\">", + "adjustments-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-code\">", + "adjustments-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-cog\">", + "adjustments-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-dollar\">", + "adjustments-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-down\">", + "adjustments-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-exclamation\">", + "adjustments-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-heart\">", + "adjustments-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-horizontal\">", + "adjustments-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-minus\">", + "adjustments-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-off\">", + "adjustments-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-pause\">", + "adjustments-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-pin\">", + "adjustments-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-plus\">", + "adjustments-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-question\">", + "adjustments-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-search\">", + "adjustments-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-share\">", + "adjustments-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-spark\">", + "adjustments-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-star\">", + "adjustments-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-up\">", + "adjustments-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments-x\">", + "adjustments": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-adjustments\">", + "aerial-lift": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-aerial-lift\">", + "affiliate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-affiliate\">", + "ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ai\">", + "air-balloon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-air-balloon\">", + "air-conditioning-disabled": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-air-conditioning-disabled\">", + "air-conditioning": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-air-conditioning\">", + "air-traffic-control": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-air-traffic-control\">", + "alarm-average": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alarm-average\">", + "alarm-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alarm-minus\">", + "alarm-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alarm-off\">", + "alarm-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alarm-plus\">", + "alarm-snooze": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alarm-snooze\">", + "alarm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alarm\">", + "album-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-album-off\">", + "album": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-album\">", + "alert-circle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-circle-off\">", + "alert-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-circle\">", + "alert-hexagon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-hexagon-off\">", + "alert-hexagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-hexagon\">", + "alert-octagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-octagon\">", + "alert-small-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-small-off\">", + "alert-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-small\">", + "alert-square-rounded-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-square-rounded-off\">", + "alert-square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-square-rounded\">", + "alert-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-square\">", + "alert-triangle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-triangle-off\">", + "alert-triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alert-triangle\">", + "alien": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alien\">", + "align-box-bottom-center": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-bottom-center\">", + "align-box-bottom-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-bottom-left\">", + "align-box-bottom-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-bottom-right\">", + "align-box-center-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-center-bottom\">", + "align-box-center-middle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-center-middle\">", + "align-box-center-stretch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-center-stretch\">", + "align-box-center-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-center-top\">", + "align-box-left-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-left-bottom\">", + "align-box-left-middle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-left-middle\">", + "align-box-left-stretch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-left-stretch\">", + "align-box-left-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-left-top\">", + "align-box-right-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-right-bottom\">", + "align-box-right-middle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-right-middle\">", + "align-box-right-stretch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-right-stretch\">", + "align-box-right-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-right-top\">", + "align-box-top-center": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-top-center\">", + "align-box-top-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-top-left\">", + "align-box-top-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-box-top-right\">", + "align-center": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-center\">", + "align-justified": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-justified\">", + "align-left-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-left-2\">", + "align-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-left\">", + "align-right-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-right-2\">", + "align-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-align-right\">", + "alpha": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alpha\">", + "alphabet-arabic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-arabic\">", + "alphabet-bangla": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-bangla\">", + "alphabet-cyrillic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-cyrillic\">", + "alphabet-greek": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-greek\">", + "alphabet-hebrew": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-hebrew\">", + "alphabet-korean": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-korean\">", + "alphabet-latin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-latin\">", + "alphabet-thai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alphabet-thai\">", + "alt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-alt\">", + "ambulance": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ambulance\">", + "ampersand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ampersand\">", + "analyze-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-analyze-off\">", + "analyze": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-analyze\">", + "anchor-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-anchor-off\">", + "anchor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-anchor\">", + "angle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-angle\">", + "ankh": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ankh\">", + "antenna-bars-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-bars-1\">", + "antenna-bars-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-bars-2\">", + "antenna-bars-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-bars-3\">", + "antenna-bars-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-bars-4\">", + "antenna-bars-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-bars-5\">", + "antenna-bars-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-bars-off\">", + "antenna-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna-off\">", + "antenna": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-antenna\">", + "aperture-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-aperture-off\">", + "aperture": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-aperture\">", + "api-app-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-api-app-off\">", + "api-app": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-api-app\">", + "api-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-api-off\">", + "api": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-api\">", + "app-window": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-app-window\">", + "apple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-apple\">", + "apps-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-apps-off\">", + "apps": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-apps\">", + "archery-arrow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-archery-arrow\">", + "archive-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-archive-off\">", + "archive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-archive\">", + "armchair-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-armchair-2-off\">", + "armchair-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-armchair-2\">", + "armchair-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-armchair-off\">", + "armchair": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-armchair\">", + "arrow-autofit-content": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-content\">", + "arrow-autofit-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-down\">", + "arrow-autofit-height": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-height\">", + "arrow-autofit-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-left\">", + "arrow-autofit-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-right\">", + "arrow-autofit-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-up\">", + "arrow-autofit-width": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-autofit-width\">", + "arrow-back-up-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-back-up-double\">", + "arrow-back-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-back-up\">", + "arrow-back": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-back\">", + "arrow-badge-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-badge-down\">", + "arrow-badge-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-badge-left\">", + "arrow-badge-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-badge-right\">", + "arrow-badge-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-badge-up\">", + "arrow-bar-both": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-both\">", + "arrow-bar-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-down\">", + "arrow-bar-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-left\">", + "arrow-bar-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-right\">", + "arrow-bar-to-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-to-down\">", + "arrow-bar-to-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-to-left\">", + "arrow-bar-to-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-to-right\">", + "arrow-bar-to-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-to-up\">", + "arrow-bar-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bar-up\">", + "arrow-bear-left-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bear-left-2\">", + "arrow-bear-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bear-left\">", + "arrow-bear-right-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bear-right-2\">", + "arrow-bear-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bear-right\">", + "arrow-big-down-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-down-line\">", + "arrow-big-down-lines": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-down-lines\">", + "arrow-big-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-down\">", + "arrow-big-left-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-left-line\">", + "arrow-big-left-lines": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-left-lines\">", + "arrow-big-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-left\">", + "arrow-big-right-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-right-line\">", + "arrow-big-right-lines": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-right-lines\">", + "arrow-big-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-right\">", + "arrow-big-up-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-up-line\">", + "arrow-big-up-lines": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-up-lines\">", + "arrow-big-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-big-up\">", + "arrow-bounce": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-bounce\">", + "arrow-capsule": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-capsule\">", + "arrow-curve-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-curve-left\">", + "arrow-curve-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-curve-right\">", + "arrow-down-bar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-bar\">", + "arrow-down-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-circle\">", + "arrow-down-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-dashed\">", + "arrow-down-from-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-from-arc\">", + "arrow-down-left-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-left-circle\">", + "arrow-down-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-left\">", + "arrow-down-rhombus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-rhombus\">", + "arrow-down-right-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-right-circle\">", + "arrow-down-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-right\">", + "arrow-down-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-square\">", + "arrow-down-tail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-tail\">", + "arrow-down-to-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down-to-arc\">", + "arrow-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-down\">", + "arrow-elbow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-elbow-left\">", + "arrow-elbow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-elbow-right\">", + "arrow-fork": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-fork\">", + "arrow-forward-up-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-forward-up-double\">", + "arrow-forward-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-forward-up\">", + "arrow-forward": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-forward\">", + "arrow-guide": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-guide\">", + "arrow-iteration": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-iteration\">", + "arrow-left-bar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-bar\">", + "arrow-left-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-circle\">", + "arrow-left-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-dashed\">", + "arrow-left-from-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-from-arc\">", + "arrow-left-rhombus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-rhombus\">", + "arrow-left-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-right\">", + "arrow-left-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-square\">", + "arrow-left-tail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-tail\">", + "arrow-left-to-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left-to-arc\">", + "arrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-left\">", + "arrow-loop-left-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-loop-left-2\">", + "arrow-loop-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-loop-left\">", + "arrow-loop-right-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-loop-right-2\">", + "arrow-loop-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-loop-right\">", + "arrow-merge-alt-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-merge-alt-left\">", + "arrow-merge-alt-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-merge-alt-right\">", + "arrow-merge-both": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-merge-both\">", + "arrow-merge-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-merge-left\">", + "arrow-merge-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-merge-right\">", + "arrow-merge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-merge\">", + "arrow-move-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-move-down\">", + "arrow-move-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-move-left\">", + "arrow-move-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-move-right\">", + "arrow-move-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-move-up\">", + "arrow-narrow-down-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-down-dashed\">", + "arrow-narrow-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-down\">", + "arrow-narrow-left-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-left-dashed\">", + "arrow-narrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-left\">", + "arrow-narrow-right-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-right-dashed\">", + "arrow-narrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-right\">", + "arrow-narrow-up-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-up-dashed\">", + "arrow-narrow-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-narrow-up\">", + "arrow-ramp-left-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-ramp-left-2\">", + "arrow-ramp-left-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-ramp-left-3\">", + "arrow-ramp-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-ramp-left\">", + "arrow-ramp-right-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-ramp-right-2\">", + "arrow-ramp-right-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-ramp-right-3\">", + "arrow-ramp-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-ramp-right\">", + "arrow-right-bar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-bar\">", + "arrow-right-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-circle\">", + "arrow-right-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-dashed\">", + "arrow-right-from-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-from-arc\">", + "arrow-right-rhombus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-rhombus\">", + "arrow-right-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-square\">", + "arrow-right-tail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-tail\">", + "arrow-right-to-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right-to-arc\">", + "arrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-right\">", + "arrow-rotary-first-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-first-left\">", + "arrow-rotary-first-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-first-right\">", + "arrow-rotary-last-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-last-left\">", + "arrow-rotary-last-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-last-right\">", + "arrow-rotary-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-left\">", + "arrow-rotary-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-right\">", + "arrow-rotary-straight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-rotary-straight\">", + "arrow-roundabout-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-roundabout-left\">", + "arrow-roundabout-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-roundabout-right\">", + "arrow-sharp-turn-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-sharp-turn-left\">", + "arrow-sharp-turn-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-sharp-turn-right\">", + "arrow-up-bar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-bar\">", + "arrow-up-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-circle\">", + "arrow-up-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-dashed\">", + "arrow-up-from-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-from-arc\">", + "arrow-up-left-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-left-circle\">", + "arrow-up-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-left\">", + "arrow-up-rhombus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-rhombus\">", + "arrow-up-right-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-right-circle\">", + "arrow-up-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-right\">", + "arrow-up-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-square\">", + "arrow-up-tail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-tail\">", + "arrow-up-to-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up-to-arc\">", + "arrow-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-up\">", + "arrow-wave-left-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-wave-left-down\">", + "arrow-wave-left-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-wave-left-up\">", + "arrow-wave-right-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-wave-right-down\">", + "arrow-wave-right-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-wave-right-up\">", + "arrow-zig-zag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrow-zig-zag\">", + "arrows-cross": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-cross\">", + "arrows-diagonal-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-diagonal-2\">", + "arrows-diagonal-minimize-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-diagonal-minimize-2\">", + "arrows-diagonal-minimize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-diagonal-minimize\">", + "arrows-diagonal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-diagonal\">", + "arrows-diff": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-diff\">", + "arrows-double-ne-sw": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-double-ne-sw\">", + "arrows-double-nw-se": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-double-nw-se\">", + "arrows-double-se-nw": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-double-se-nw\">", + "arrows-double-sw-ne": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-double-sw-ne\">", + "arrows-down-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-down-up\">", + "arrows-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-down\">", + "arrows-exchange-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-exchange-2\">", + "arrows-exchange": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-exchange\">", + "arrows-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-horizontal\">", + "arrows-join-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-join-2\">", + "arrows-join": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-join\">", + "arrows-left-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-left-down\">", + "arrows-left-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-left-right\">", + "arrows-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-left\">", + "arrows-maximize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-maximize\">", + "arrows-minimize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-minimize\">", + "arrows-move-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-move-horizontal\">", + "arrows-move-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-move-vertical\">", + "arrows-move": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-move\">", + "arrows-random": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-random\">", + "arrows-right-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-right-down\">", + "arrows-right-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-right-left\">", + "arrows-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-right\">", + "arrows-shuffle-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-shuffle-2\">", + "arrows-shuffle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-shuffle\">", + "arrows-sort": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-sort\">", + "arrows-split-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-split-2\">", + "arrows-split": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-split\">", + "arrows-transfer-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-transfer-down\">", + "arrows-transfer-up-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-transfer-up-down\">", + "arrows-transfer-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-transfer-up\">", + "arrows-up-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-up-down\">", + "arrows-up-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-up-left\">", + "arrows-up-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-up-right\">", + "arrows-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-up\">", + "arrows-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-arrows-vertical\">", + "artboard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-artboard-off\">", + "artboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-artboard\">", + "article-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-article-off\">", + "article": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-article\">", + "aspect-ratio-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-aspect-ratio-off\">", + "aspect-ratio": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-aspect-ratio\">", + "assembly-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-assembly-off\">", + "assembly": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-assembly\">", + "asset": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-asset\">", + "asterisk-simple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-asterisk-simple\">", + "asterisk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-asterisk\">", + "at-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-at-off\">", + "at": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-at\">", + "atom-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-atom-2\">", + "atom-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-atom-off\">", + "atom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-atom\">", + "augmented-reality-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-augmented-reality-2\">", + "augmented-reality-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-augmented-reality-off\">", + "augmented-reality": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-augmented-reality\">", + "auth-2fa": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-auth-2fa\">", + "automatic-gearbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-automatic-gearbox\">", + "automation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-automation\">", + "avocado": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-avocado\">", + "award-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-award-off\">", + "award": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-award\">", + "axe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-axe\">", + "axis-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-axis-x\">", + "axis-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-axis-y\">", + "baby-bottle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baby-bottle\">", + "baby-carriage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baby-carriage\">", + "background": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-background\">", + "backhoe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-backhoe\">", + "backpack-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-backpack-off\">", + "backpack": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-backpack\">", + "backslash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-backslash\">", + "backspace": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-backspace\">", + "badge-3d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-3d\">", + "badge-4k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-4k\">", + "badge-8k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-8k\">", + "badge-ad-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-ad-off\">", + "badge-ad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-ad\">", + "badge-ar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-ar\">", + "badge-cc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-cc\">", + "badge-hd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-hd\">", + "badge-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-off\">", + "badge-sd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-sd\">", + "badge-tm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-tm\">", + "badge-vo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-vo\">", + "badge-vr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-vr\">", + "badge-wc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge-wc\">", + "badge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badge\">", + "badges-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badges-off\">", + "badges": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-badges\">", + "baguette": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baguette\">", + "ball-american-football-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-american-football-off\">", + "ball-american-football": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-american-football\">", + "ball-baseball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-baseball\">", + "ball-basketball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-basketball\">", + "ball-bowling": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-bowling\">", + "ball-football-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-football-off\">", + "ball-football": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-football\">", + "ball-tennis": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-tennis\">", + "ball-volleyball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ball-volleyball\">", + "balloon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-balloon-off\">", + "balloon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-balloon\">", + "ballpen-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ballpen-off\">", + "ballpen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ballpen\">", + "ban": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ban\">", + "bandage-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bandage-off\">", + "bandage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bandage\">", + "barbell-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barbell-off\">", + "barbell": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barbell\">", + "barcode-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barcode-off\">", + "barcode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barcode\">", + "barrel-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barrel-off\">", + "barrel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barrel\">", + "barrier-block-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barrier-block-off\">", + "barrier-block": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-barrier-block\">", + "baseline-density-large": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baseline-density-large\">", + "baseline-density-medium": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baseline-density-medium\">", + "baseline-density-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baseline-density-small\">", + "baseline": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-baseline\">", + "basket-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-bolt\">", + "basket-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-cancel\">", + "basket-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-check\">", + "basket-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-code\">", + "basket-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-cog\">", + "basket-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-discount\">", + "basket-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-dollar\">", + "basket-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-down\">", + "basket-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-exclamation\">", + "basket-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-heart\">", + "basket-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-minus\">", + "basket-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-off\">", + "basket-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-pause\">", + "basket-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-pin\">", + "basket-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-plus\">", + "basket-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-question\">", + "basket-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-search\">", + "basket-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-share\">", + "basket-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-star\">", + "basket-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-up\">", + "basket-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket-x\">", + "basket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-basket\">", + "bat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bat\">", + "bath-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bath-off\">", + "bath": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bath\">", + "battery-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-1\">", + "battery-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-2\">", + "battery-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-3\">", + "battery-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-4\">", + "battery-automotive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-automotive\">", + "battery-charging-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-charging-2\">", + "battery-charging": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-charging\">", + "battery-eco": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-eco\">", + "battery-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-exclamation\">", + "battery-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-off\">", + "battery-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-spark\">", + "battery-vertical-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-1\">", + "battery-vertical-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-2\">", + "battery-vertical-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-3\">", + "battery-vertical-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-4\">", + "battery-vertical-charging-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-charging-2\">", + "battery-vertical-charging": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-charging\">", + "battery-vertical-eco": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-eco\">", + "battery-vertical-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-exclamation\">", + "battery-vertical-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical-off\">", + "battery-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery-vertical\">", + "battery": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-battery\">", + "beach-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-beach-off\">", + "beach": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-beach\">", + "bed-flat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bed-flat\">", + "bed-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bed-off\">", + "bed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bed\">", + "beer-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-beer-off\">", + "beer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-beer\">", + "bell-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-bolt\">", + "bell-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-cancel\">", + "bell-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-check\">", + "bell-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-code\">", + "bell-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-cog\">", + "bell-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-dollar\">", + "bell-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-down\">", + "bell-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-exclamation\">", + "bell-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-heart\">", + "bell-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-minus\">", + "bell-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-off\">", + "bell-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-pause\">", + "bell-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-pin\">", + "bell-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-plus\">", + "bell-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-question\">", + "bell-ringing-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-ringing-2\">", + "bell-ringing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-ringing\">", + "bell-school": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-school\">", + "bell-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-search\">", + "bell-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-share\">", + "bell-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-star\">", + "bell-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-up\">", + "bell-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-x\">", + "bell-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell-z\">", + "bell": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bell\">", + "beta": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-beta\">", + "bible": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bible\">", + "bike-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bike-off\">", + "bike": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bike\">", + "binary-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-binary-off\">", + "binary-tree-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-binary-tree-2\">", + "binary-tree": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-binary-tree\">", + "binary": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-binary\">", + "binoculars": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-binoculars\">", + "biohazard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-biohazard-off\">", + "biohazard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-biohazard\">", + "blade": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blade\">", + "bleach-chlorine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bleach-chlorine\">", + "bleach-no-chlorine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bleach-no-chlorine\">", + "bleach-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bleach-off\">", + "bleach": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bleach\">", + "blend-mode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blend-mode\">", + "blender": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blender\">", + "blob": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blob\">", + "blockquote": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blockquote\">", + "bluetooth-connected": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bluetooth-connected\">", + "bluetooth-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bluetooth-off\">", + "bluetooth-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bluetooth-x\">", + "bluetooth": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bluetooth\">", + "blur-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blur-off\">", + "blur": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-blur\">", + "bmp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bmp\">", + "body-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-body-scan\">", + "bold-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bold-off\">", + "bold": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bold\">", + "bolt-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bolt-off\">", + "bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bolt\">", + "bomb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bomb\">", + "bone-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bone-off\">", + "bone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bone\">", + "bong-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bong-off\">", + "bong": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bong\">", + "book-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-book-2\">", + "book-download": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-book-download\">", + "book-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-book-off\">", + "book-upload": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-book-upload\">", + "book": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-book\">", + "bookmark-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark-ai\">", + "bookmark-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark-edit\">", + "bookmark-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark-minus\">", + "bookmark-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark-off\">", + "bookmark-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark-plus\">", + "bookmark-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark-question\">", + "bookmark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmark\">", + "bookmarks-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmarks-off\">", + "bookmarks": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bookmarks\">", + "books-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-books-off\">", + "books": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-books\">", + "boom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-boom\">", + "border-all": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-all\">", + "border-bottom-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-bottom-plus\">", + "border-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-bottom\">", + "border-corner-ios": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-corner-ios\">", + "border-corner-pill": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-corner-pill\">", + "border-corner-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-corner-rounded\">", + "border-corner-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-corner-square\">", + "border-corners": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-corners\">", + "border-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-horizontal\">", + "border-inner": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-inner\">", + "border-left-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-left-plus\">", + "border-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-left\">", + "border-none": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-none\">", + "border-outer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-outer\">", + "border-radius": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-radius\">", + "border-right-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-right-plus\">", + "border-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-right\">", + "border-sides": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-sides\">", + "border-style-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-style-2\">", + "border-style": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-style\">", + "border-top-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-top-plus\">", + "border-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-top\">", + "border-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-border-vertical\">", + "bottle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bottle-off\">", + "bottle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bottle\">", + "bounce-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bounce-left\">", + "bounce-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bounce-right\">", + "bow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bow\">", + "bowl-chopsticks": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bowl-chopsticks\">", + "bowl-spoon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bowl-spoon\">", + "bowl": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bowl\">", + "box-align-bottom-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-bottom-left\">", + "box-align-bottom-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-bottom-right\">", + "box-align-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-bottom\">", + "box-align-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-left\">", + "box-align-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-right\">", + "box-align-top-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-top-left\">", + "box-align-top-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-top-right\">", + "box-align-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-align-top\">", + "box-margin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-margin\">", + "box-model-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-model-2-off\">", + "box-model-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-model-2\">", + "box-model-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-model-off\">", + "box-model": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-model\">", + "box-multiple-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-0\">", + "box-multiple-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-1\">", + "box-multiple-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-2\">", + "box-multiple-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-3\">", + "box-multiple-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-4\">", + "box-multiple-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-5\">", + "box-multiple-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-6\">", + "box-multiple-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-7\">", + "box-multiple-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-8\">", + "box-multiple-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple-9\">", + "box-multiple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-multiple\">", + "box-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-off\">", + "box-padding": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box-padding\">", + "box": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-box\">", + "braces-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-braces-off\">", + "braces": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-braces\">", + "brackets-angle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets-angle-off\">", + "brackets-angle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets-angle\">", + "brackets-contain-end": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets-contain-end\">", + "brackets-contain-start": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets-contain-start\">", + "brackets-contain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets-contain\">", + "brackets-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets-off\">", + "brackets": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brackets\">", + "braille": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-braille\">", + "brain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brain\">", + "brand-4chan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-4chan\">", + "brand-abstract": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-abstract\">", + "brand-adobe-after-effect": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe-after-effect\">", + "brand-adobe-illustrator": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe-illustrator\">", + "brand-adobe-indesign": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe-indesign\">", + "brand-adobe-photoshop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe-photoshop\">", + "brand-adobe-premier": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe-premier\">", + "brand-adobe-xd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe-xd\">", + "brand-adobe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adobe\">", + "brand-adonis-js": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-adonis-js\">", + "brand-airbnb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-airbnb\">", + "brand-airtable": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-airtable\">", + "brand-algolia": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-algolia\">", + "brand-alipay": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-alipay\">", + "brand-alpine-js": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-alpine-js\">", + "brand-amazon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-amazon\">", + "brand-amd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-amd\">", + "brand-amie": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-amie\">", + "brand-amigo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-amigo\">", + "brand-among-us": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-among-us\">", + "brand-android": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-android\">", + "brand-angular": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-angular\">", + "brand-ansible": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ansible\">", + "brand-ao3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ao3\">", + "brand-appgallery": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-appgallery\">", + "brand-apple-arcade": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-apple-arcade\">", + "brand-apple-news": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-apple-news\">", + "brand-apple-podcast": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-apple-podcast\">", + "brand-apple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-apple\">", + "brand-appstore": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-appstore\">", + "brand-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-arc\">", + "brand-asana": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-asana\">", + "brand-astro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-astro\">", + "brand-auth0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-auth0\">", + "brand-aws": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-aws\">", + "brand-azure": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-azure\">", + "brand-backbone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-backbone\">", + "brand-badoo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-badoo\">", + "brand-baidu": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-baidu\">", + "brand-bandcamp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bandcamp\">", + "brand-bandlab": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bandlab\">", + "brand-beats": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-beats\">", + "brand-bebo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bebo\">", + "brand-behance": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-behance\">", + "brand-bilibili": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bilibili\">", + "brand-binance": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-binance\">", + "brand-bing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bing\">", + "brand-bitbucket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bitbucket\">", + "brand-blackberry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-blackberry\">", + "brand-blender": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-blender\">", + "brand-blogger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-blogger\">", + "brand-bluesky": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bluesky\">", + "brand-booking": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-booking\">", + "brand-bootstrap": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bootstrap\">", + "brand-bulma": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bulma\">", + "brand-bumble": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bumble\">", + "brand-bunpo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-bunpo\">", + "brand-c-sharp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-c-sharp\">", + "brand-cake": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cake\">", + "brand-cakephp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cakephp\">", + "brand-campaignmonitor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-campaignmonitor\">", + "brand-carbon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-carbon\">", + "brand-cashapp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cashapp\">", + "brand-chrome": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-chrome\">", + "brand-cinema-4d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cinema-4d\">", + "brand-citymapper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-citymapper\">", + "brand-cloudflare": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cloudflare\">", + "brand-codecov": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-codecov\">", + "brand-codepen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-codepen\">", + "brand-codesandbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-codesandbox\">", + "brand-cohost": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cohost\">", + "brand-coinbase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-coinbase\">", + "brand-comedy-central": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-comedy-central\">", + "brand-coreos": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-coreos\">", + "brand-couchdb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-couchdb\">", + "brand-couchsurfing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-couchsurfing\">", + "brand-cpp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cpp\">", + "brand-craft": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-craft\">", + "brand-crunchbase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-crunchbase\">", + "brand-css3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-css3\">", + "brand-ctemplar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ctemplar\">", + "brand-cucumber": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cucumber\">", + "brand-cupra": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cupra\">", + "brand-cypress": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-cypress\">", + "brand-d3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-d3\">", + "brand-databricks": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-databricks\">", + "brand-days-counter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-days-counter\">", + "brand-dcos": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-dcos\">", + "brand-debian": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-debian\">", + "brand-deezer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-deezer\">", + "brand-deliveroo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-deliveroo\">", + "brand-deno": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-deno\">", + "brand-denodo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-denodo\">", + "brand-deviantart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-deviantart\">", + "brand-digg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-digg\">", + "brand-dingtalk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-dingtalk\">", + "brand-discord": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-discord\">", + "brand-disney": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-disney\">", + "brand-disqus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-disqus\">", + "brand-django": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-django\">", + "brand-docker": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-docker\">", + "brand-doctrine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-doctrine\">", + "brand-dolby-digital": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-dolby-digital\">", + "brand-douban": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-douban\">", + "brand-dribbble": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-dribbble\">", + "brand-drops": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-drops\">", + "brand-drupal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-drupal\">", + "brand-edge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-edge\">", + "brand-elastic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-elastic\">", + "brand-electronic-arts": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-electronic-arts\">", + "brand-ember": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ember\">", + "brand-envato": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-envato\">", + "brand-etsy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-etsy\">", + "brand-evernote": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-evernote\">", + "brand-facebook": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-facebook\">", + "brand-feedly": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-feedly\">", + "brand-figma": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-figma\">", + "brand-filezilla": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-filezilla\">", + "brand-finder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-finder\">", + "brand-firebase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-firebase\">", + "brand-firefox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-firefox\">", + "brand-fiverr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-fiverr\">", + "brand-flickr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-flickr\">", + "brand-flightradar24": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-flightradar24\">", + "brand-flipboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-flipboard\">", + "brand-flutter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-flutter\">", + "brand-fortnite": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-fortnite\">", + "brand-foursquare": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-foursquare\">", + "brand-framer-motion": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-framer-motion\">", + "brand-framer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-framer\">", + "brand-funimation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-funimation\">", + "brand-gatsby": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-gatsby\">", + "brand-git": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-git\">", + "brand-github-copilot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-github-copilot\">", + "brand-github": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-github\">", + "brand-gitlab": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-gitlab\">", + "brand-gmail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-gmail\">", + "brand-golang": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-golang\">", + "brand-google-analytics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-analytics\">", + "brand-google-big-query": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-big-query\">", + "brand-google-drive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-drive\">", + "brand-google-fit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-fit\">", + "brand-google-home": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-home\">", + "brand-google-maps": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-maps\">", + "brand-google-one": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-one\">", + "brand-google-photos": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-photos\">", + "brand-google-play": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-play\">", + "brand-google-podcasts": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google-podcasts\">", + "brand-google": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-google\">", + "brand-grammarly": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-grammarly\">", + "brand-graphql": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-graphql\">", + "brand-gravatar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-gravatar\">", + "brand-grindr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-grindr\">", + "brand-guardian": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-guardian\">", + "brand-gumroad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-gumroad\">", + "brand-hackerrank": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-hackerrank\">", + "brand-hbo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-hbo\">", + "brand-headlessui": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-headlessui\">", + "brand-hexo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-hexo\">", + "brand-hipchat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-hipchat\">", + "brand-html5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-html5\">", + "brand-inertia": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-inertia\">", + "brand-instagram": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-instagram\">", + "brand-intercom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-intercom\">", + "brand-itch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-itch\">", + "brand-javascript": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-javascript\">", + "brand-juejin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-juejin\">", + "brand-kako-talk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-kako-talk\">", + "brand-kbin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-kbin\">", + "brand-kick": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-kick\">", + "brand-kickstarter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-kickstarter\">", + "brand-kotlin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-kotlin\">", + "brand-laravel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-laravel\">", + "brand-lastfm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-lastfm\">", + "brand-leetcode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-leetcode\">", + "brand-letterboxd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-letterboxd\">", + "brand-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-line\">", + "brand-linkedin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-linkedin\">", + "brand-linktree": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-linktree\">", + "brand-linqpad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-linqpad\">", + "brand-livewire": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-livewire\">", + "brand-loom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-loom\">", + "brand-mailgun": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mailgun\">", + "brand-mantine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mantine\">", + "brand-mastercard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mastercard\">", + "brand-mastodon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mastodon\">", + "brand-matrix": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-matrix\">", + "brand-mcdonalds": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mcdonalds\">", + "brand-medium": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-medium\">", + "brand-meetup": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-meetup\">", + "brand-mercedes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mercedes\">", + "brand-messenger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-messenger\">", + "brand-meta": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-meta\">", + "brand-metabrainz": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-metabrainz\">", + "brand-minecraft": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-minecraft\">", + "brand-miniprogram": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-miniprogram\">", + "brand-mixpanel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mixpanel\">", + "brand-monday": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-monday\">", + "brand-mongodb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mongodb\">", + "brand-my-oppo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-my-oppo\">", + "brand-mysql": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-mysql\">", + "brand-national-geographic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-national-geographic\">", + "brand-nem": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nem\">", + "brand-netbeans": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-netbeans\">", + "brand-netease-music": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-netease-music\">", + "brand-netflix": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-netflix\">", + "brand-nexo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nexo\">", + "brand-nextcloud": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nextcloud\">", + "brand-nextjs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nextjs\">", + "brand-nodejs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nodejs\">", + "brand-nord-vpn": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nord-vpn\">", + "brand-notion": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-notion\">", + "brand-npm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-npm\">", + "brand-nuxt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nuxt\">", + "brand-nytimes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-nytimes\">", + "brand-oauth": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-oauth\">", + "brand-office": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-office\">", + "brand-ok-ru": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ok-ru\">", + "brand-onedrive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-onedrive\">", + "brand-onlyfans": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-onlyfans\">", + "brand-open-source": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-open-source\">", + "brand-openai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-openai\">", + "brand-openvpn": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-openvpn\">", + "brand-opera": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-opera\">", + "brand-pagekit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pagekit\">", + "brand-parsinta": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-parsinta\">", + "brand-patreon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-patreon\">", + "brand-paypal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-paypal\">", + "brand-paypay": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-paypay\">", + "brand-peanut": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-peanut\">", + "brand-pepsi": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pepsi\">", + "brand-php": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-php\">", + "brand-picsart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-picsart\">", + "brand-pinterest": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pinterest\">", + "brand-planetscale": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-planetscale\">", + "brand-pnpm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pnpm\">", + "brand-pocket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pocket\">", + "brand-polymer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-polymer\">", + "brand-powershell": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-powershell\">", + "brand-printables": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-printables\">", + "brand-prisma": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-prisma\">", + "brand-producthunt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-producthunt\">", + "brand-pushbullet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pushbullet\">", + "brand-pushover": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-pushover\">", + "brand-python": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-python\">", + "brand-qq": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-qq\">", + "brand-radix-ui": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-radix-ui\">", + "brand-react-native": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-react-native\">", + "brand-react": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-react\">", + "brand-reason": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-reason\">", + "brand-reddit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-reddit\">", + "brand-redhat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-redhat\">", + "brand-redux": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-redux\">", + "brand-revolut": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-revolut\">", + "brand-rumble": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-rumble\">", + "brand-rust": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-rust\">", + "brand-safari": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-safari\">", + "brand-samsungpass": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-samsungpass\">", + "brand-sass": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-sass\">", + "brand-sentry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-sentry\">", + "brand-sharik": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-sharik\">", + "brand-shazam": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-shazam\">", + "brand-shopee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-shopee\">", + "brand-sketch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-sketch\">", + "brand-skype": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-skype\">", + "brand-slack": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-slack\">", + "brand-snapchat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-snapchat\">", + "brand-snapseed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-snapseed\">", + "brand-snowflake": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-snowflake\">", + "brand-socket-io": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-socket-io\">", + "brand-solidjs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-solidjs\">", + "brand-soundcloud": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-soundcloud\">", + "brand-spacehey": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-spacehey\">", + "brand-speedtest": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-speedtest\">", + "brand-spotify": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-spotify\">", + "brand-stackoverflow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-stackoverflow\">", + "brand-stackshare": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-stackshare\">", + "brand-steam": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-steam\">", + "brand-stocktwits": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-stocktwits\">", + "brand-storj": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-storj\">", + "brand-storybook": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-storybook\">", + "brand-storytel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-storytel\">", + "brand-strava": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-strava\">", + "brand-stripe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-stripe\">", + "brand-sublime-text": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-sublime-text\">", + "brand-sugarizer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-sugarizer\">", + "brand-supabase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-supabase\">", + "brand-superhuman": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-superhuman\">", + "brand-supernova": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-supernova\">", + "brand-surfshark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-surfshark\">", + "brand-svelte": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-svelte\">", + "brand-swift": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-swift\">", + "brand-symfony": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-symfony\">", + "brand-tabler": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tabler\">", + "brand-tailwind": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tailwind\">", + "brand-taobao": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-taobao\">", + "brand-teams": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-teams\">", + "brand-ted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ted\">", + "brand-telegram": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-telegram\">", + "brand-terraform": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-terraform\">", + "brand-tether": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tether\">", + "brand-thingiverse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-thingiverse\">", + "brand-threads": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-threads\">", + "brand-threejs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-threejs\">", + "brand-tidal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tidal\">", + "brand-tiktok": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tiktok\">", + "brand-tinder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tinder\">", + "brand-topbuzz": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-topbuzz\">", + "brand-torchain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-torchain\">", + "brand-toyota": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-toyota\">", + "brand-trello": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-trello\">", + "brand-tripadvisor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tripadvisor\">", + "brand-tumblr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-tumblr\">", + "brand-twilio": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-twilio\">", + "brand-twitch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-twitch\">", + "brand-twitter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-twitter\">", + "brand-typescript": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-typescript\">", + "brand-uber": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-uber\">", + "brand-ubuntu": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ubuntu\">", + "brand-unity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-unity\">", + "brand-unsplash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-unsplash\">", + "brand-upwork": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-upwork\">", + "brand-valorant": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-valorant\">", + "brand-vercel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vercel\">", + "brand-vimeo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vimeo\">", + "brand-vinted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vinted\">", + "brand-visa": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-visa\">", + "brand-visual-studio": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-visual-studio\">", + "brand-vite": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vite\">", + "brand-vivaldi": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vivaldi\">", + "brand-vk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vk\">", + "brand-vlc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vlc\">", + "brand-volkswagen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-volkswagen\">", + "brand-vsco": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vsco\">", + "brand-vscode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vscode\">", + "brand-vue": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-vue\">", + "brand-walmart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-walmart\">", + "brand-waze": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-waze\">", + "brand-webflow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-webflow\">", + "brand-wechat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-wechat\">", + "brand-weibo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-weibo\">", + "brand-whatsapp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-whatsapp\">", + "brand-wikipedia": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-wikipedia\">", + "brand-windows": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-windows\">", + "brand-windy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-windy\">", + "brand-wish": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-wish\">", + "brand-wix": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-wix\">", + "brand-wordpress": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-wordpress\">", + "brand-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-x\">", + "brand-xamarin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-xamarin\">", + "brand-xbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-xbox\">", + "brand-xdeep": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-xdeep\">", + "brand-xing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-xing\">", + "brand-yahoo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-yahoo\">", + "brand-yandex": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-yandex\">", + "brand-yarn": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-yarn\">", + "brand-yatse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-yatse\">", + "brand-ycombinator": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-ycombinator\">", + "brand-youtube-kids": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-youtube-kids\">", + "brand-youtube": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-youtube\">", + "brand-zalando": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zalando\">", + "brand-zapier": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zapier\">", + "brand-zeit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zeit\">", + "brand-zhihu": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zhihu\">", + "brand-zoom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zoom\">", + "brand-zulip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zulip\">", + "brand-zwift": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brand-zwift\">", + "bread-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bread-off\">", + "bread": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bread\">", + "briefcase-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-briefcase-2\">", + "briefcase-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-briefcase-off\">", + "briefcase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-briefcase\">", + "brightness-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness-2\">", + "brightness-auto": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness-auto\">", + "brightness-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness-down\">", + "brightness-half": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness-half\">", + "brightness-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness-off\">", + "brightness-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness-up\">", + "brightness": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brightness\">", + "broadcast-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-broadcast-off\">", + "broadcast": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-broadcast\">", + "browser-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-browser-check\">", + "browser-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-browser-off\">", + "browser-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-browser-plus\">", + "browser-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-browser-x\">", + "browser": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-browser\">", + "brush-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brush-off\">", + "brush": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-brush\">", + "bubble-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble-minus\">", + "bubble-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble-plus\">", + "bubble-tea-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble-tea-2\">", + "bubble-tea": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble-tea\">", + "bubble-text": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble-text\">", + "bubble-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble-x\">", + "bubble": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bubble\">", + "bucket-droplet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bucket-droplet\">", + "bucket-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bucket-off\">", + "bucket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bucket\">", + "bug-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bug-off\">", + "bug": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bug\">", + "building-airport": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-airport\">", + "building-arch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-arch\">", + "building-bank": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-bank\">", + "building-bridge-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-bridge-2\">", + "building-bridge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-bridge\">", + "building-broadcast-tower": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-broadcast-tower\">", + "building-burj-al-arab": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-burj-al-arab\">", + "building-carousel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-carousel\">", + "building-castle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-castle\">", + "building-church": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-church\">", + "building-circus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-circus\">", + "building-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-cog\">", + "building-community": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-community\">", + "building-cottage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-cottage\">", + "building-estate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-estate\">", + "building-factory-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-factory-2\">", + "building-factory": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-factory\">", + "building-fortress": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-fortress\">", + "building-hospital": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-hospital\">", + "building-lighthouse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-lighthouse\">", + "building-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-minus\">", + "building-monument": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-monument\">", + "building-mosque": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-mosque\">", + "building-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-off\">", + "building-pavilion": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-pavilion\">", + "building-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-plus\">", + "building-skyscraper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-skyscraper\">", + "building-stadium": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-stadium\">", + "building-store": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-store\">", + "building-tunnel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-tunnel\">", + "building-warehouse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-warehouse\">", + "building-wind-turbine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building-wind-turbine\">", + "building": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-building\">", + "buildings": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-buildings\">", + "bulb-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bulb-off\">", + "bulb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bulb\">", + "bulldozer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bulldozer\">", + "burger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-burger\">", + "bus-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bus-off\">", + "bus-stop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bus-stop\">", + "bus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-bus\">", + "businessplan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-businessplan\">", + "butterfly": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-butterfly\">", + "cactus-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cactus-off\">", + "cactus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cactus\">", + "cake-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cake-off\">", + "cake": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cake\">", + "calculator-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calculator-off\">", + "calculator": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calculator\">", + "calendar-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-bolt\">", + "calendar-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-cancel\">", + "calendar-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-check\">", + "calendar-clock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-clock\">", + "calendar-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-code\">", + "calendar-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-cog\">", + "calendar-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-dollar\">", + "calendar-dot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-dot\">", + "calendar-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-down\">", + "calendar-due": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-due\">", + "calendar-event": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-event\">", + "calendar-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-exclamation\">", + "calendar-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-heart\">", + "calendar-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-minus\">", + "calendar-month": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-month\">", + "calendar-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-off\">", + "calendar-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-pause\">", + "calendar-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-pin\">", + "calendar-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-plus\">", + "calendar-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-question\">", + "calendar-repeat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-repeat\">", + "calendar-sad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-sad\">", + "calendar-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-search\">", + "calendar-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-share\">", + "calendar-smile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-smile\">", + "calendar-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-star\">", + "calendar-stats": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-stats\">", + "calendar-time": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-time\">", + "calendar-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-up\">", + "calendar-user": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-user\">", + "calendar-week": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-week\">", + "calendar-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar-x\">", + "calendar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-calendar\">", + "camera-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-ai\">", + "camera-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-bitcoin\">", + "camera-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-bolt\">", + "camera-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-cancel\">", + "camera-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-check\">", + "camera-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-code\">", + "camera-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-cog\">", + "camera-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-dollar\">", + "camera-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-down\">", + "camera-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-exclamation\">", + "camera-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-heart\">", + "camera-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-minus\">", + "camera-moon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-moon\">", + "camera-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-off\">", + "camera-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-pause\">", + "camera-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-pin\">", + "camera-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-plus\">", + "camera-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-question\">", + "camera-rotate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-rotate\">", + "camera-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-search\">", + "camera-selfie": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-selfie\">", + "camera-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-share\">", + "camera-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-spark\">", + "camera-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-star\">", + "camera-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-up\">", + "camera-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera-x\">", + "camera": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camera\">", + "camper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-camper\">", + "campfire": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-campfire\">", + "cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cancel\">", + "candle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-candle\">", + "candy-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-candy-off\">", + "candy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-candy\">", + "cane": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cane\">", + "cannabis": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cannabis\">", + "cap-projecting": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cap-projecting\">", + "cap-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cap-rounded\">", + "cap-straight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cap-straight\">", + "capsule-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-capsule-horizontal\">", + "capsule": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-capsule\">", + "capture-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-capture-off\">", + "capture": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-capture\">", + "car-4wd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-4wd\">", + "car-crane": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-crane\">", + "car-crash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-crash\">", + "car-fan-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-fan-1\">", + "car-fan-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-fan-2\">", + "car-fan-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-fan-3\">", + "car-fan-auto": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-fan-auto\">", + "car-fan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-fan\">", + "car-garage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-garage\">", + "car-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-off\">", + "car-suv": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-suv\">", + "car-turbine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car-turbine\">", + "car": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-car\">", + "carambola": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-carambola\">", + "caravan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caravan\">", + "cardboards-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cardboards-off\">", + "cardboards": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cardboards\">", + "cards": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cards\">", + "caret-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caret-down\">", + "caret-left-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caret-left-right\">", + "caret-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caret-left\">", + "caret-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caret-right\">", + "caret-up-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caret-up-down\">", + "caret-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-caret-up\">", + "carousel-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-carousel-horizontal\">", + "carousel-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-carousel-vertical\">", + "carrot-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-carrot-off\">", + "carrot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-carrot\">", + "cash-banknote-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cash-banknote-off\">", + "cash-banknote": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cash-banknote\">", + "cash-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cash-off\">", + "cash-register": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cash-register\">", + "cash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cash\">", + "cast-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cast-off\">", + "cast": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cast\">", + "cat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cat\">", + "category-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-category-2\">", + "category-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-category-minus\">", + "category-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-category-plus\">", + "category": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-category\">", + "ce-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ce-off\">", + "ce": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ce\">", + "cell-signal-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell-signal-1\">", + "cell-signal-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell-signal-2\">", + "cell-signal-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell-signal-3\">", + "cell-signal-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell-signal-4\">", + "cell-signal-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell-signal-5\">", + "cell-signal-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell-signal-off\">", + "cell": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cell\">", + "certificate-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-certificate-2-off\">", + "certificate-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-certificate-2\">", + "certificate-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-certificate-off\">", + "certificate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-certificate\">", + "chair-director": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chair-director\">", + "chalkboard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chalkboard-off\">", + "chalkboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chalkboard\">", + "charging-pile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-charging-pile\">", + "chart-arcs-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-arcs-3\">", + "chart-arcs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-arcs\">", + "chart-area-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-area-line\">", + "chart-area": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-area\">", + "chart-arrows-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-arrows-vertical\">", + "chart-arrows": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-arrows\">", + "chart-bar-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-bar-off\">", + "chart-bar-popular": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-bar-popular\">", + "chart-bar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-bar\">", + "chart-bubble": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-bubble\">", + "chart-candle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-candle\">", + "chart-circles": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-circles\">", + "chart-cohort": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-cohort\">", + "chart-column": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-column\">", + "chart-covariate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-covariate\">", + "chart-donut-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-donut-2\">", + "chart-donut-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-donut-3\">", + "chart-donut-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-donut-4\">", + "chart-donut": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-donut\">", + "chart-dots-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-dots-2\">", + "chart-dots-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-dots-3\">", + "chart-dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-dots\">", + "chart-funnel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-funnel\">", + "chart-grid-dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-grid-dots\">", + "chart-histogram": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-histogram\">", + "chart-infographic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-infographic\">", + "chart-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-line\">", + "chart-pie-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-pie-2\">", + "chart-pie-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-pie-3\">", + "chart-pie-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-pie-4\">", + "chart-pie-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-pie-off\">", + "chart-pie": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-pie\">", + "chart-ppf": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-ppf\">", + "chart-radar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-radar\">", + "chart-sankey": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-sankey\">", + "chart-scatter-3d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-scatter-3d\">", + "chart-scatter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-scatter\">", + "chart-treemap": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chart-treemap\">", + "check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-check\">", + "checkbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-checkbox\">", + "checklist": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-checklist\">", + "checks": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-checks\">", + "checkup-list": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-checkup-list\">", + "cheese": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cheese\">", + "chef-hat-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chef-hat-off\">", + "chef-hat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chef-hat\">", + "cherry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cherry\">", + "chess-bishop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chess-bishop\">", + "chess-king": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chess-king\">", + "chess-knight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chess-knight\">", + "chess-queen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chess-queen\">", + "chess-rook": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chess-rook\">", + "chess": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chess\">", + "chevron-compact-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-compact-down\">", + "chevron-compact-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-compact-left\">", + "chevron-compact-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-compact-right\">", + "chevron-compact-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-compact-up\">", + "chevron-down-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-down-left\">", + "chevron-down-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-down-right\">", + "chevron-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-down\">", + "chevron-left-pipe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-left-pipe\">", + "chevron-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-left\">", + "chevron-right-pipe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-right-pipe\">", + "chevron-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-right\">", + "chevron-up-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-up-left\">", + "chevron-up-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-up-right\">", + "chevron-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevron-up\">", + "chevrons-down-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-down-left\">", + "chevrons-down-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-down-right\">", + "chevrons-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-down\">", + "chevrons-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-left\">", + "chevrons-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-right\">", + "chevrons-up-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-up-left\">", + "chevrons-up-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-up-right\">", + "chevrons-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chevrons-up\">", + "chisel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-chisel\">", + "christmas-ball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-christmas-ball\">", + "christmas-tree-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-christmas-tree-off\">", + "christmas-tree": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-christmas-tree\">", + "circle-arrow-down-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-down-left\">", + "circle-arrow-down-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-down-right\">", + "circle-arrow-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-down\">", + "circle-arrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-left\">", + "circle-arrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-right\">", + "circle-arrow-up-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-up-left\">", + "circle-arrow-up-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-up-right\">", + "circle-arrow-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-arrow-up\">", + "circle-caret-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-caret-down\">", + "circle-caret-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-caret-left\">", + "circle-caret-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-caret-right\">", + "circle-caret-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-caret-up\">", + "circle-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-check\">", + "circle-chevron-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevron-down\">", + "circle-chevron-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevron-left\">", + "circle-chevron-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevron-right\">", + "circle-chevron-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevron-up\">", + "circle-chevrons-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevrons-down\">", + "circle-chevrons-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevrons-left\">", + "circle-chevrons-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevrons-right\">", + "circle-chevrons-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-chevrons-up\">", + "circle-dashed-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-check\">", + "circle-dashed-letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-a\">", + "circle-dashed-letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-b\">", + "circle-dashed-letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-c\">", + "circle-dashed-letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-d\">", + "circle-dashed-letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-e\">", + "circle-dashed-letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-f\">", + "circle-dashed-letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-g\">", + "circle-dashed-letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-h\">", + "circle-dashed-letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-i\">", + "circle-dashed-letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-j\">", + "circle-dashed-letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-k\">", + "circle-dashed-letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-l\">", + "circle-dashed-letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-m\">", + "circle-dashed-letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-n\">", + "circle-dashed-letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-o\">", + "circle-dashed-letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-p\">", + "circle-dashed-letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-q\">", + "circle-dashed-letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-r\">", + "circle-dashed-letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-s\">", + "circle-dashed-letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-t\">", + "circle-dashed-letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-u\">", + "circle-dashed-letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-v\">", + "circle-dashed-letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-w\">", + "circle-dashed-letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-x\">", + "circle-dashed-letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-y\">", + "circle-dashed-letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-letter-z\">", + "circle-dashed-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-minus\">", + "circle-dashed-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-0\">", + "circle-dashed-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-1\">", + "circle-dashed-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-2\">", + "circle-dashed-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-3\">", + "circle-dashed-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-4\">", + "circle-dashed-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-5\">", + "circle-dashed-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-6\">", + "circle-dashed-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-7\">", + "circle-dashed-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-8\">", + "circle-dashed-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-number-9\">", + "circle-dashed-percentage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-percentage\">", + "circle-dashed-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-plus\">", + "circle-dashed-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed-x\">", + "circle-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dashed\">", + "circle-dot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dot\">", + "circle-dotted-letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-a\">", + "circle-dotted-letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-b\">", + "circle-dotted-letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-c\">", + "circle-dotted-letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-d\">", + "circle-dotted-letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-e\">", + "circle-dotted-letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-f\">", + "circle-dotted-letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-g\">", + "circle-dotted-letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-h\">", + "circle-dotted-letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-i\">", + "circle-dotted-letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-j\">", + "circle-dotted-letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-k\">", + "circle-dotted-letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-l\">", + "circle-dotted-letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-m\">", + "circle-dotted-letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-n\">", + "circle-dotted-letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-o\">", + "circle-dotted-letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-p\">", + "circle-dotted-letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-q\">", + "circle-dotted-letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-r\">", + "circle-dotted-letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-s\">", + "circle-dotted-letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-t\">", + "circle-dotted-letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-u\">", + "circle-dotted-letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-v\">", + "circle-dotted-letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-w\">", + "circle-dotted-letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-x\">", + "circle-dotted-letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-y\">", + "circle-dotted-letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted-letter-z\">", + "circle-dotted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-dotted\">", + "circle-half-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-half-2\">", + "circle-half-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-half-vertical\">", + "circle-half": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-half\">", + "circle-key": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-key\">", + "circle-letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-a\">", + "circle-letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-b\">", + "circle-letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-c\">", + "circle-letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-d\">", + "circle-letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-e\">", + "circle-letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-f\">", + "circle-letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-g\">", + "circle-letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-h\">", + "circle-letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-i\">", + "circle-letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-j\">", + "circle-letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-k\">", + "circle-letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-l\">", + "circle-letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-m\">", + "circle-letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-n\">", + "circle-letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-o\">", + "circle-letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-p\">", + "circle-letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-q\">", + "circle-letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-r\">", + "circle-letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-s\">", + "circle-letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-t\">", + "circle-letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-u\">", + "circle-letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-v\">", + "circle-letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-w\">", + "circle-letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-x\">", + "circle-letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-y\">", + "circle-letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-letter-z\">", + "circle-minus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-minus-2\">", + "circle-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-minus\">", + "circle-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-0\">", + "circle-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-1\">", + "circle-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-2\">", + "circle-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-3\">", + "circle-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-4\">", + "circle-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-5\">", + "circle-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-6\">", + "circle-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-7\">", + "circle-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-8\">", + "circle-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-number-9\">", + "circle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-off\">", + "circle-percentage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-percentage\">", + "circle-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-plus-2\">", + "circle-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-plus\">", + "circle-rectangle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-rectangle-off\">", + "circle-rectangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-rectangle\">", + "circle-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-square\">", + "circle-triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-triangle\">", + "circle-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle-x\">", + "circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circle\">", + "circles-relation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circles-relation\">", + "circles": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circles\">", + "circuit-ammeter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-ammeter\">", + "circuit-battery": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-battery\">", + "circuit-bulb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-bulb\">", + "circuit-capacitor-polarized": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-capacitor-polarized\">", + "circuit-capacitor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-capacitor\">", + "circuit-cell-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-cell-plus\">", + "circuit-cell": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-cell\">", + "circuit-changeover": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-changeover\">", + "circuit-diode-zener": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-diode-zener\">", + "circuit-diode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-diode\">", + "circuit-ground-digital": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-ground-digital\">", + "circuit-ground": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-ground\">", + "circuit-inductor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-inductor\">", + "circuit-motor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-motor\">", + "circuit-pushbutton": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-pushbutton\">", + "circuit-resistor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-resistor\">", + "circuit-switch-closed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-switch-closed\">", + "circuit-switch-open": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-switch-open\">", + "circuit-voltmeter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-circuit-voltmeter\">", + "clear-all": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clear-all\">", + "clear-formatting": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clear-formatting\">", + "click": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-click\">", + "cliff-jumping": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cliff-jumping\">", + "clipboard-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-check\">", + "clipboard-copy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-copy\">", + "clipboard-data": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-data\">", + "clipboard-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-heart\">", + "clipboard-list": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-list\">", + "clipboard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-off\">", + "clipboard-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-plus\">", + "clipboard-smile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-smile\">", + "clipboard-text": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-text\">", + "clipboard-typography": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-typography\">", + "clipboard-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard-x\">", + "clipboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clipboard\">", + "clock-12": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-12\">", + "clock-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-2\">", + "clock-24": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-24\">", + "clock-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-bitcoin\">", + "clock-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-bolt\">", + "clock-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-cancel\">", + "clock-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-check\">", + "clock-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-code\">", + "clock-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-cog\">", + "clock-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-dollar\">", + "clock-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-down\">", + "clock-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-edit\">", + "clock-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-exclamation\">", + "clock-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-heart\">", + "clock-hour-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-1\">", + "clock-hour-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-10\">", + "clock-hour-11": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-11\">", + "clock-hour-12": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-12\">", + "clock-hour-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-2\">", + "clock-hour-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-3\">", + "clock-hour-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-4\">", + "clock-hour-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-5\">", + "clock-hour-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-6\">", + "clock-hour-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-7\">", + "clock-hour-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-8\">", + "clock-hour-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-hour-9\">", + "clock-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-minus\">", + "clock-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-off\">", + "clock-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-pause\">", + "clock-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-pin\">", + "clock-play": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-play\">", + "clock-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-plus\">", + "clock-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-question\">", + "clock-record": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-record\">", + "clock-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-search\">", + "clock-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-share\">", + "clock-shield": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-shield\">", + "clock-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-star\">", + "clock-stop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-stop\">", + "clock-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-up\">", + "clock-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock-x\">", + "clock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clock\">", + "clothes-rack-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clothes-rack-off\">", + "clothes-rack": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clothes-rack\">", + "cloud-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-bitcoin\">", + "cloud-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-bolt\">", + "cloud-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-cancel\">", + "cloud-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-check\">", + "cloud-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-code\">", + "cloud-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-cog\">", + "cloud-computing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-computing\">", + "cloud-data-connection": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-data-connection\">", + "cloud-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-dollar\">", + "cloud-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-down\">", + "cloud-download": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-download\">", + "cloud-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-exclamation\">", + "cloud-fog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-fog\">", + "cloud-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-heart\">", + "cloud-lock-open": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-lock-open\">", + "cloud-lock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-lock\">", + "cloud-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-minus\">", + "cloud-network": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-network\">", + "cloud-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-off\">", + "cloud-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-pause\">", + "cloud-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-pin\">", + "cloud-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-plus\">", + "cloud-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-question\">", + "cloud-rain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-rain\">", + "cloud-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-search\">", + "cloud-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-share\">", + "cloud-snow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-snow\">", + "cloud-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-star\">", + "cloud-storm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-storm\">", + "cloud-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-up\">", + "cloud-upload": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-upload\">", + "cloud-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud-x\">", + "cloud": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cloud\">", + "clover-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clover-2\">", + "clover": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clover\">", + "clubs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-clubs\">", + "code-asterisk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-asterisk\">", + "code-circle-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-circle-2\">", + "code-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-circle\">", + "code-dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-dots\">", + "code-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-minus\">", + "code-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-off\">", + "code-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code-plus\">", + "code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-code\">", + "coffee-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coffee-off\">", + "coffee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coffee\">", + "coffin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coffin\">", + "coin-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-bitcoin\">", + "coin-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-euro\">", + "coin-monero": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-monero\">", + "coin-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-off\">", + "coin-pound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-pound\">", + "coin-rupee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-rupee\">", + "coin-taka": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-taka\">", + "coin-yen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-yen\">", + "coin-yuan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin-yuan\">", + "coin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coin\">", + "coins": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-coins\">", + "color-filter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-color-filter\">", + "color-picker-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-color-picker-off\">", + "color-picker": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-color-picker\">", + "color-swatch-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-color-swatch-off\">", + "color-swatch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-color-swatch\">", + "column-insert-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-column-insert-left\">", + "column-insert-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-column-insert-right\">", + "column-remove": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-column-remove\">", + "columns-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-columns-1\">", + "columns-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-columns-2\">", + "columns-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-columns-3\">", + "columns-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-columns-off\">", + "columns": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-columns\">", + "comet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-comet\">", + "command-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-command-off\">", + "command": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-command\">", + "compass-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-compass-off\">", + "compass": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-compass\">", + "components-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-components-off\">", + "components": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-components\">", + "cone-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cone-2\">", + "cone-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cone-off\">", + "cone-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cone-plus\">", + "cone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cone\">", + "confetti-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-confetti-off\">", + "confetti": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-confetti\">", + "confucius": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-confucius\">", + "congruent-to": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-congruent-to\">", + "container-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-container-off\">", + "container": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-container\">", + "contract": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-contract\">", + "contrast-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-contrast-2-off\">", + "contrast-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-contrast-2\">", + "contrast-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-contrast-off\">", + "contrast": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-contrast\">", + "cooker": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cooker\">", + "cookie-man": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cookie-man\">", + "cookie-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cookie-off\">", + "cookie": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cookie\">", + "copy-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copy-check\">", + "copy-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copy-minus\">", + "copy-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copy-off\">", + "copy-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copy-plus\">", + "copy-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copy-x\">", + "copy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copy\">", + "copyleft-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copyleft-off\">", + "copyleft": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copyleft\">", + "copyright-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copyright-off\">", + "copyright": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-copyright\">", + "corner-down-left-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-down-left-double\">", + "corner-down-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-down-left\">", + "corner-down-right-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-down-right-double\">", + "corner-down-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-down-right\">", + "corner-left-down-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-left-down-double\">", + "corner-left-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-left-down\">", + "corner-left-up-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-left-up-double\">", + "corner-left-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-left-up\">", + "corner-right-down-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-right-down-double\">", + "corner-right-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-right-down\">", + "corner-right-up-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-right-up-double\">", + "corner-right-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-right-up\">", + "corner-up-left-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-up-left-double\">", + "corner-up-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-up-left\">", + "corner-up-right-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-up-right-double\">", + "corner-up-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-corner-up-right\">", + "cpu-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cpu-2\">", + "cpu-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cpu-off\">", + "cpu": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cpu\">", + "crane-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crane-off\">", + "crane": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crane\">", + "creative-commons-by": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons-by\">", + "creative-commons-nc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons-nc\">", + "creative-commons-nd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons-nd\">", + "creative-commons-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons-off\">", + "creative-commons-sa": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons-sa\">", + "creative-commons-zero": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons-zero\">", + "creative-commons": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-creative-commons\">", + "credit-card-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-credit-card-off\">", + "credit-card-pay": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-credit-card-pay\">", + "credit-card-refund": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-credit-card-refund\">", + "credit-card": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-credit-card\">", + "cricket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cricket\">", + "crop-1-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-1-1\">", + "crop-16-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-16-9\">", + "crop-3-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-3-2\">", + "crop-5-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-5-4\">", + "crop-7-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-7-5\">", + "crop-landscape": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-landscape\">", + "crop-portrait": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop-portrait\">", + "crop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crop\">", + "cross-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cross-off\">", + "cross": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cross\">", + "crosshair": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crosshair\">", + "crown-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crown-off\">", + "crown": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crown\">", + "crutches-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crutches-off\">", + "crutches": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crutches\">", + "crystal-ball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-crystal-ball\">", + "csv": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-csv\">", + "cube-3d-sphere-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-3d-sphere-off\">", + "cube-3d-sphere": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-3d-sphere\">", + "cube-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-off\">", + "cube-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-plus\">", + "cube-send": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-send\">", + "cube-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-spark\">", + "cube-unfolded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube-unfolded\">", + "cube": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cube\">", + "cup-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cup-off\">", + "cup": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cup\">", + "curling": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-curling\">", + "curly-loop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-curly-loop\">", + "currency-afghani": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-afghani\">", + "currency-bahraini": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-bahraini\">", + "currency-baht": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-baht\">", + "currency-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-bitcoin\">", + "currency-cent": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-cent\">", + "currency-dinar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dinar\">", + "currency-dirham": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dirham\">", + "currency-dogecoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dogecoin\">", + "currency-dollar-australian": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-australian\">", + "currency-dollar-brunei": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-brunei\">", + "currency-dollar-canadian": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-canadian\">", + "currency-dollar-guyanese": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-guyanese\">", + "currency-dollar-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-off\">", + "currency-dollar-singapore": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-singapore\">", + "currency-dollar-zimbabwean": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar-zimbabwean\">", + "currency-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dollar\">", + "currency-dong": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dong\">", + "currency-dram": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-dram\">", + "currency-ethereum": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-ethereum\">", + "currency-euro-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-euro-off\">", + "currency-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-euro\">", + "currency-florin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-florin\">", + "currency-forint": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-forint\">", + "currency-frank": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-frank\">", + "currency-guarani": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-guarani\">", + "currency-hryvnia": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-hryvnia\">", + "currency-iranian-rial": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-iranian-rial\">", + "currency-kip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-kip\">", + "currency-krone-czech": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-krone-czech\">", + "currency-krone-danish": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-krone-danish\">", + "currency-krone-swedish": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-krone-swedish\">", + "currency-lari": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-lari\">", + "currency-leu": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-leu\">", + "currency-lira": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-lira\">", + "currency-litecoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-litecoin\">", + "currency-lyd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-lyd\">", + "currency-manat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-manat\">", + "currency-monero": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-monero\">", + "currency-naira": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-naira\">", + "currency-nano": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-nano\">", + "currency-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-off\">", + "currency-paanga": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-paanga\">", + "currency-peso": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-peso\">", + "currency-pound-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-pound-off\">", + "currency-pound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-pound\">", + "currency-quetzal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-quetzal\">", + "currency-real": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-real\">", + "currency-renminbi": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-renminbi\">", + "currency-ripple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-ripple\">", + "currency-riyal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-riyal\">", + "currency-rubel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-rubel\">", + "currency-rufiyaa": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-rufiyaa\">", + "currency-rupee-nepalese": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-rupee-nepalese\">", + "currency-rupee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-rupee\">", + "currency-shekel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-shekel\">", + "currency-solana": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-solana\">", + "currency-som": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-som\">", + "currency-taka": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-taka\">", + "currency-tenge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-tenge\">", + "currency-tugrik": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-tugrik\">", + "currency-won": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-won\">", + "currency-xrp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-xrp\">", + "currency-yen-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-yen-off\">", + "currency-yen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-yen\">", + "currency-yuan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-yuan\">", + "currency-zloty": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency-zloty\">", + "currency": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-currency\">", + "current-location-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-current-location-off\">", + "current-location": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-current-location\">", + "cursor-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cursor-off\">", + "cursor-text": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cursor-text\">", + "cut": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cut\">", + "cylinder-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cylinder-off\">", + "cylinder-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cylinder-plus\">", + "cylinder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-cylinder\">", + "dashboard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dashboard-off\">", + "dashboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dashboard\">", + "database-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-cog\">", + "database-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-dollar\">", + "database-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-edit\">", + "database-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-exclamation\">", + "database-export": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-export\">", + "database-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-heart\">", + "database-import": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-import\">", + "database-leak": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-leak\">", + "database-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-minus\">", + "database-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-off\">", + "database-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-plus\">", + "database-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-search\">", + "database-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-share\">", + "database-smile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-smile\">", + "database-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-star\">", + "database-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database-x\">", + "database": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-database\">", + "decimal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-decimal\">", + "deer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-deer\">", + "delta": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-delta\">", + "dental-broken": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dental-broken\">", + "dental-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dental-off\">", + "dental": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dental\">", + "deselect": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-deselect\">", + "desk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-desk\">", + "details-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-details-off\">", + "details": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-details\">", + "device-airpods-case": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-airpods-case\">", + "device-airpods": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-airpods\">", + "device-airtag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-airtag\">", + "device-analytics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-analytics\">", + "device-audio-tape": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-audio-tape\">", + "device-camera-phone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-camera-phone\">", + "device-cctv-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-cctv-off\">", + "device-cctv": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-cctv\">", + "device-computer-camera-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-computer-camera-off\">", + "device-computer-camera": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-computer-camera\">", + "device-desktop-analytics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-analytics\">", + "device-desktop-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-bolt\">", + "device-desktop-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-cancel\">", + "device-desktop-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-check\">", + "device-desktop-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-code\">", + "device-desktop-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-cog\">", + "device-desktop-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-dollar\">", + "device-desktop-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-down\">", + "device-desktop-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-exclamation\">", + "device-desktop-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-heart\">", + "device-desktop-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-minus\">", + "device-desktop-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-off\">", + "device-desktop-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-pause\">", + "device-desktop-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-pin\">", + "device-desktop-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-plus\">", + "device-desktop-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-question\">", + "device-desktop-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-search\">", + "device-desktop-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-share\">", + "device-desktop-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-star\">", + "device-desktop-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-up\">", + "device-desktop-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop-x\">", + "device-desktop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-desktop\">", + "device-floppy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-floppy\">", + "device-gamepad-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-gamepad-2\">", + "device-gamepad-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-gamepad-3\">", + "device-gamepad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-gamepad\">", + "device-heart-monitor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-heart-monitor\">", + "device-imac-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-bolt\">", + "device-imac-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-cancel\">", + "device-imac-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-check\">", + "device-imac-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-code\">", + "device-imac-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-cog\">", + "device-imac-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-dollar\">", + "device-imac-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-down\">", + "device-imac-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-exclamation\">", + "device-imac-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-heart\">", + "device-imac-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-minus\">", + "device-imac-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-off\">", + "device-imac-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-pause\">", + "device-imac-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-pin\">", + "device-imac-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-plus\">", + "device-imac-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-question\">", + "device-imac-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-search\">", + "device-imac-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-share\">", + "device-imac-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-star\">", + "device-imac-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-up\">", + "device-imac-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac-x\">", + "device-imac": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-imac\">", + "device-ipad-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-bolt\">", + "device-ipad-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-cancel\">", + "device-ipad-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-check\">", + "device-ipad-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-code\">", + "device-ipad-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-cog\">", + "device-ipad-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-dollar\">", + "device-ipad-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-down\">", + "device-ipad-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-exclamation\">", + "device-ipad-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-heart\">", + "device-ipad-horizontal-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-bolt\">", + "device-ipad-horizontal-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-cancel\">", + "device-ipad-horizontal-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-check\">", + "device-ipad-horizontal-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-code\">", + "device-ipad-horizontal-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-cog\">", + "device-ipad-horizontal-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-dollar\">", + "device-ipad-horizontal-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-down\">", + "device-ipad-horizontal-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-exclamation\">", + "device-ipad-horizontal-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-heart\">", + "device-ipad-horizontal-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-minus\">", + "device-ipad-horizontal-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-off\">", + "device-ipad-horizontal-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-pause\">", + "device-ipad-horizontal-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-pin\">", + "device-ipad-horizontal-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-plus\">", + "device-ipad-horizontal-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-question\">", + "device-ipad-horizontal-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-search\">", + "device-ipad-horizontal-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-share\">", + "device-ipad-horizontal-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-star\">", + "device-ipad-horizontal-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-up\">", + "device-ipad-horizontal-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal-x\">", + "device-ipad-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-horizontal\">", + "device-ipad-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-minus\">", + "device-ipad-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-off\">", + "device-ipad-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-pause\">", + "device-ipad-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-pin\">", + "device-ipad-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-plus\">", + "device-ipad-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-question\">", + "device-ipad-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-search\">", + "device-ipad-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-share\">", + "device-ipad-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-star\">", + "device-ipad-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-up\">", + "device-ipad-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad-x\">", + "device-ipad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-ipad\">", + "device-landline-phone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-landline-phone\">", + "device-laptop-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-laptop-off\">", + "device-laptop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-laptop\">", + "device-mobile-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-bolt\">", + "device-mobile-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-cancel\">", + "device-mobile-charging": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-charging\">", + "device-mobile-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-check\">", + "device-mobile-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-code\">", + "device-mobile-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-cog\">", + "device-mobile-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-dollar\">", + "device-mobile-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-down\">", + "device-mobile-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-exclamation\">", + "device-mobile-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-heart\">", + "device-mobile-message": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-message\">", + "device-mobile-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-minus\">", + "device-mobile-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-off\">", + "device-mobile-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-pause\">", + "device-mobile-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-pin\">", + "device-mobile-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-plus\">", + "device-mobile-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-question\">", + "device-mobile-rotated": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-rotated\">", + "device-mobile-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-search\">", + "device-mobile-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-share\">", + "device-mobile-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-star\">", + "device-mobile-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-up\">", + "device-mobile-vibration": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-vibration\">", + "device-mobile-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile-x\">", + "device-mobile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-mobile\">", + "device-nintendo-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-nintendo-off\">", + "device-nintendo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-nintendo\">", + "device-projector": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-projector\">", + "device-remote": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-remote\">", + "device-sd-card": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-sd-card\">", + "device-sim-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-sim-1\">", + "device-sim-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-sim-2\">", + "device-sim-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-sim-3\">", + "device-sim": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-sim\">", + "device-speaker-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-speaker-off\">", + "device-speaker": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-speaker\">", + "device-tablet-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-bolt\">", + "device-tablet-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-cancel\">", + "device-tablet-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-check\">", + "device-tablet-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-code\">", + "device-tablet-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-cog\">", + "device-tablet-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-dollar\">", + "device-tablet-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-down\">", + "device-tablet-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-exclamation\">", + "device-tablet-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-heart\">", + "device-tablet-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-minus\">", + "device-tablet-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-off\">", + "device-tablet-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-pause\">", + "device-tablet-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-pin\">", + "device-tablet-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-plus\">", + "device-tablet-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-question\">", + "device-tablet-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-search\">", + "device-tablet-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-share\">", + "device-tablet-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-star\">", + "device-tablet-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-up\">", + "device-tablet-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet-x\">", + "device-tablet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tablet\">", + "device-tv-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tv-off\">", + "device-tv-old": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tv-old\">", + "device-tv": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-tv\">", + "device-unknown": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-unknown\">", + "device-usb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-usb\">", + "device-vision-pro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-vision-pro\">", + "device-watch-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-bolt\">", + "device-watch-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-cancel\">", + "device-watch-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-check\">", + "device-watch-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-code\">", + "device-watch-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-cog\">", + "device-watch-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-dollar\">", + "device-watch-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-down\">", + "device-watch-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-exclamation\">", + "device-watch-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-heart\">", + "device-watch-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-minus\">", + "device-watch-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-off\">", + "device-watch-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-pause\">", + "device-watch-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-pin\">", + "device-watch-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-plus\">", + "device-watch-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-question\">", + "device-watch-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-search\">", + "device-watch-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-share\">", + "device-watch-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-star\">", + "device-watch-stats-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-stats-2\">", + "device-watch-stats": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-stats\">", + "device-watch-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-up\">", + "device-watch-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch-x\">", + "device-watch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-device-watch\">", + "devices-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-2\">", + "devices-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-bolt\">", + "devices-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-cancel\">", + "devices-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-check\">", + "devices-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-code\">", + "devices-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-cog\">", + "devices-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-dollar\">", + "devices-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-down\">", + "devices-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-exclamation\">", + "devices-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-heart\">", + "devices-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-minus\">", + "devices-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-off\">", + "devices-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-pause\">", + "devices-pc-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-pc-off\">", + "devices-pc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-pc\">", + "devices-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-pin\">", + "devices-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-plus\">", + "devices-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-question\">", + "devices-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-search\">", + "devices-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-share\">", + "devices-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-star\">", + "devices-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-up\">", + "devices-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices-x\">", + "devices": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-devices\">", + "diabolo-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diabolo-off\">", + "diabolo-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diabolo-plus\">", + "diabolo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diabolo\">", + "dialpad-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dialpad-off\">", + "dialpad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dialpad\">", + "diamond-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diamond-off\">", + "diamond": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diamond\">", + "diamonds": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diamonds\">", + "diaper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-diaper\">", + "dice-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice-1\">", + "dice-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice-2\">", + "dice-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice-3\">", + "dice-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice-4\">", + "dice-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice-5\">", + "dice-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice-6\">", + "dice": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dice\">", + "dimensions": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dimensions\">", + "direction-arrows": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-direction-arrows\">", + "direction-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-direction-horizontal\">", + "direction-sign-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-direction-sign-off\">", + "direction-sign": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-direction-sign\">", + "direction": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-direction\">", + "directions-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-directions-off\">", + "directions": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-directions\">", + "disabled-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-disabled-2\">", + "disabled-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-disabled-off\">", + "disabled": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-disabled\">", + "disc-golf": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-disc-golf\">", + "disc-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-disc-off\">", + "disc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-disc\">", + "discount-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-discount-off\">", + "discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-discount\">", + "divide": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-divide\">", + "dna-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dna-2-off\">", + "dna-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dna-2\">", + "dna-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dna-off\">", + "dna": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dna\">", + "dog-bowl": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dog-bowl\">", + "dog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dog\">", + "door-enter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-door-enter\">", + "door-exit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-door-exit\">", + "door-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-door-off\">", + "door": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-door\">", + "dots-circle-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dots-circle-horizontal\">", + "dots-diagonal-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dots-diagonal-2\">", + "dots-diagonal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dots-diagonal\">", + "dots-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dots-vertical\">", + "dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dots\">", + "download-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-download-off\">", + "download": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-download\">", + "drag-drop-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-drag-drop-2\">", + "drag-drop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-drag-drop\">", + "drone-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-drone-off\">", + "drone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-drone\">", + "drop-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-drop-circle\">", + "droplet-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-bolt\">", + "droplet-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-cancel\">", + "droplet-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-check\">", + "droplet-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-code\">", + "droplet-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-cog\">", + "droplet-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-dollar\">", + "droplet-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-down\">", + "droplet-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-exclamation\">", + "droplet-half-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-half-2\">", + "droplet-half": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-half\">", + "droplet-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-heart\">", + "droplet-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-minus\">", + "droplet-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-off\">", + "droplet-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-pause\">", + "droplet-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-pin\">", + "droplet-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-plus\">", + "droplet-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-question\">", + "droplet-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-search\">", + "droplet-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-share\">", + "droplet-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-star\">", + "droplet-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-up\">", + "droplet-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet-x\">", + "droplet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplet\">", + "droplets": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-droplets\">", + "dual-screen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dual-screen\">", + "dumpling": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-dumpling\">", + "e-passport": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-e-passport\">", + "ear-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ear-off\">", + "ear-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ear-scan\">", + "ear": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ear\">", + "ease-in-control-point": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ease-in-control-point\">", + "ease-in-out-control-points": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ease-in-out-control-points\">", + "ease-in-out": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ease-in-out\">", + "ease-in": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ease-in\">", + "ease-out-control-point": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ease-out-control-point\">", + "ease-out": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ease-out\">", + "edit-circle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-edit-circle-off\">", + "edit-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-edit-circle\">", + "edit-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-edit-off\">", + "edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-edit\">", + "egg-cracked": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-egg-cracked\">", + "egg-fried": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-egg-fried\">", + "egg-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-egg-off\">", + "egg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-egg\">", + "eggs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eggs\">", + "elevator-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-elevator-off\">", + "elevator": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-elevator\">", + "emergency-bed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-emergency-bed\">", + "empathize-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-empathize-off\">", + "empathize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-empathize\">", + "emphasis": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-emphasis\">", + "engine-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-engine-off\">", + "engine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-engine\">", + "equal-double": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-equal-double\">", + "equal-not": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-equal-not\">", + "equal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-equal\">", + "eraser-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eraser-off\">", + "eraser": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eraser\">", + "error-404-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-error-404-off\">", + "error-404": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-error-404\">", + "escalator-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-escalator-down\">", + "escalator-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-escalator-up\">", + "escalator": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-escalator\">", + "exchange-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exchange-off\">", + "exchange": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exchange\">", + "exclamation-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exclamation-circle\">", + "exclamation-mark-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exclamation-mark-off\">", + "exclamation-mark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exclamation-mark\">", + "explicit-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-explicit-off\">", + "explicit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-explicit\">", + "exposure-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure-0\">", + "exposure-minus-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure-minus-1\">", + "exposure-minus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure-minus-2\">", + "exposure-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure-off\">", + "exposure-plus-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure-plus-1\">", + "exposure-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure-plus-2\">", + "exposure": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-exposure\">", + "external-link-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-external-link-off\">", + "external-link": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-external-link\">", + "eye-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-bitcoin\">", + "eye-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-bolt\">", + "eye-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-cancel\">", + "eye-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-check\">", + "eye-closed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-closed\">", + "eye-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-code\">", + "eye-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-cog\">", + "eye-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-discount\">", + "eye-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-dollar\">", + "eye-dotted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-dotted\">", + "eye-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-down\">", + "eye-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-edit\">", + "eye-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-exclamation\">", + "eye-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-heart\">", + "eye-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-minus\">", + "eye-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-off\">", + "eye-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-pause\">", + "eye-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-pin\">", + "eye-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-plus\">", + "eye-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-question\">", + "eye-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-search\">", + "eye-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-share\">", + "eye-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-spark\">", + "eye-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-star\">", + "eye-table": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-table\">", + "eye-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-up\">", + "eye-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye-x\">", + "eye": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eye\">", + "eyeglass-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eyeglass-2\">", + "eyeglass-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eyeglass-off\">", + "eyeglass": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-eyeglass\">", + "face-id-error": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-face-id-error\">", + "face-id": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-face-id\">", + "face-mask-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-face-mask-off\">", + "face-mask": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-face-mask\">", + "fall": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fall\">", + "favicon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-favicon\">", + "feather-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-feather-off\">", + "feather": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-feather\">", + "fence-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fence-off\">", + "fence": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fence\">", + "fidget-spinner": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fidget-spinner\">", + "file-3d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-3d\">", + "file-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-ai\">", + "file-alert": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-alert\">", + "file-analytics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-analytics\">", + "file-arrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-arrow-left\">", + "file-arrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-arrow-right\">", + "file-barcode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-barcode\">", + "file-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-bitcoin\">", + "file-broken": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-broken\">", + "file-certificate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-certificate\">", + "file-chart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-chart\">", + "file-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-check\">", + "file-code-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-code-2\">", + "file-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-code\">", + "file-cv": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-cv\">", + "file-database": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-database\">", + "file-delta": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-delta\">", + "file-description": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-description\">", + "file-diff": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-diff\">", + "file-digit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-digit\">", + "file-dislike": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-dislike\">", + "file-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-dollar\">", + "file-dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-dots\">", + "file-download": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-download\">", + "file-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-euro\">", + "file-excel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-excel\">", + "file-export": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-export\">", + "file-function": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-function\">", + "file-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-horizontal\">", + "file-import": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-import\">", + "file-infinity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-infinity\">", + "file-info": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-info\">", + "file-invoice": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-invoice\">", + "file-isr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-isr\">", + "file-lambda": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-lambda\">", + "file-like": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-like\">", + "file-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-minus\">", + "file-music": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-music\">", + "file-neutral": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-neutral\">", + "file-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-off\">", + "file-orientation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-orientation\">", + "file-pencil": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-pencil\">", + "file-percent": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-percent\">", + "file-phone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-phone\">", + "file-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-plus\">", + "file-power": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-power\">", + "file-report": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-report\">", + "file-rss": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-rss\">", + "file-sad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-sad\">", + "file-scissors": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-scissors\">", + "file-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-search\">", + "file-settings": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-settings\">", + "file-shredder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-shredder\">", + "file-signal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-signal\">", + "file-smile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-smile\">", + "file-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-spark\">", + "file-spreadsheet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-spreadsheet\">", + "file-stack": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-stack\">", + "file-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-star\">", + "file-symlink": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-symlink\">", + "file-text-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-text-ai\">", + "file-text-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-text-spark\">", + "file-text": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-text\">", + "file-time": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-time\">", + "file-type-bmp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-bmp\">", + "file-type-css": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-css\">", + "file-type-csv": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-csv\">", + "file-type-doc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-doc\">", + "file-type-docx": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-docx\">", + "file-type-html": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-html\">", + "file-type-jpg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-jpg\">", + "file-type-js": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-js\">", + "file-type-jsx": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-jsx\">", + "file-type-pdf": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-pdf\">", + "file-type-php": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-php\">", + "file-type-png": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-png\">", + "file-type-ppt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-ppt\">", + "file-type-rs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-rs\">", + "file-type-sql": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-sql\">", + "file-type-svg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-svg\">", + "file-type-ts": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-ts\">", + "file-type-tsx": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-tsx\">", + "file-type-txt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-txt\">", + "file-type-vue": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-vue\">", + "file-type-xls": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-xls\">", + "file-type-xml": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-xml\">", + "file-type-zip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-type-zip\">", + "file-typography": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-typography\">", + "file-unknown": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-unknown\">", + "file-upload": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-upload\">", + "file-vector": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-vector\">", + "file-word": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-word\">", + "file-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-x\">", + "file-zip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file-zip\">", + "file": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-file\">", + "files-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-files-off\">", + "files": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-files\">", + "filter-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-bolt\">", + "filter-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-cancel\">", + "filter-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-check\">", + "filter-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-code\">", + "filter-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-cog\">", + "filter-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-discount\">", + "filter-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-dollar\">", + "filter-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-down\">", + "filter-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-edit\">", + "filter-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-exclamation\">", + "filter-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-heart\">", + "filter-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-minus\">", + "filter-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-off\">", + "filter-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-pause\">", + "filter-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-pin\">", + "filter-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-plus\">", + "filter-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-question\">", + "filter-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-search\">", + "filter-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-share\">", + "filter-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-star\">", + "filter-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-up\">", + "filter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter-x\">", + "filter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filter\">", + "filters": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-filters\">", + "fingerprint-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fingerprint-off\">", + "fingerprint-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fingerprint-scan\">", + "fingerprint": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fingerprint\">", + "fire-extinguisher": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fire-extinguisher\">", + "fire-hydrant-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fire-hydrant-off\">", + "fire-hydrant": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fire-hydrant\">", + "firetruck": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-firetruck\">", + "first-aid-kit-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-first-aid-kit-off\">", + "first-aid-kit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-first-aid-kit\">", + "fish-bone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fish-bone\">", + "fish-christianity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fish-christianity\">", + "fish-hook-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fish-hook-off\">", + "fish-hook": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fish-hook\">", + "fish-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fish-off\">", + "fish": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fish\">", + "flag-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-2-off\">", + "flag-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-2\">", + "flag-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-3\">", + "flag-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-bitcoin\">", + "flag-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-bolt\">", + "flag-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-cancel\">", + "flag-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-check\">", + "flag-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-code\">", + "flag-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-cog\">", + "flag-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-discount\">", + "flag-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-dollar\">", + "flag-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-down\">", + "flag-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-exclamation\">", + "flag-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-heart\">", + "flag-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-minus\">", + "flag-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-off\">", + "flag-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-pause\">", + "flag-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-pin\">", + "flag-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-plus\">", + "flag-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-question\">", + "flag-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-search\">", + "flag-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-share\">", + "flag-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-spark\">", + "flag-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-star\">", + "flag-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-up\">", + "flag-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag-x\">", + "flag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flag\">", + "flame-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flame-off\">", + "flame": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flame\">", + "flare": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flare\">", + "flask-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flask-2-off\">", + "flask-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flask-2\">", + "flask-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flask-off\">", + "flask": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flask\">", + "flip-flops": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flip-flops\">", + "flip-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flip-horizontal\">", + "flip-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flip-vertical\">", + "float-center": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-float-center\">", + "float-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-float-left\">", + "float-none": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-float-none\">", + "float-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-float-right\">", + "flower-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flower-off\">", + "flower": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-flower\">", + "focus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-focus-2\">", + "focus-auto": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-focus-auto\">", + "focus-centered": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-focus-centered\">", + "focus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-focus\">", + "fold-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fold-down\">", + "fold-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fold-up\">", + "fold": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fold\">", + "folder-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-bolt\">", + "folder-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-cancel\">", + "folder-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-check\">", + "folder-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-code\">", + "folder-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-cog\">", + "folder-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-dollar\">", + "folder-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-down\">", + "folder-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-exclamation\">", + "folder-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-heart\">", + "folder-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-minus\">", + "folder-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-off\">", + "folder-open": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-open\">", + "folder-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-pause\">", + "folder-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-pin\">", + "folder-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-plus\">", + "folder-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-question\">", + "folder-root": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-root\">", + "folder-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-search\">", + "folder-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-share\">", + "folder-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-star\">", + "folder-symlink": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-symlink\">", + "folder-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-up\">", + "folder-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder-x\">", + "folder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folder\">", + "folders-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folders-off\">", + "folders": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-folders\">", + "forbid-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-forbid-2\">", + "forbid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-forbid\">", + "forklift": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-forklift\">", + "forms": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-forms\">", + "fountain-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fountain-off\">", + "fountain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fountain\">", + "frame-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-frame-off\">", + "frame": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-frame\">", + "free-rights": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-free-rights\">", + "freeze-column": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-freeze-column\">", + "freeze-row-column": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-freeze-row-column\">", + "freeze-row": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-freeze-row\">", + "fridge-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fridge-off\">", + "fridge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-fridge\">", + "friends-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-friends-off\">", + "friends": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-friends\">", + "frustum-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-frustum-off\">", + "frustum-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-frustum-plus\">", + "frustum": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-frustum\">", + "function-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-function-off\">", + "function": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-function\">", + "galaxy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-galaxy\">", + "garden-cart-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-garden-cart-off\">", + "garden-cart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-garden-cart\">", + "gas-station-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gas-station-off\">", + "gas-station": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gas-station\">", + "gauge-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gauge-off\">", + "gauge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gauge\">", + "gavel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gavel\">", + "gender-agender": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-agender\">", + "gender-androgyne": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-androgyne\">", + "gender-bigender": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-bigender\">", + "gender-demiboy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-demiboy\">", + "gender-demigirl": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-demigirl\">", + "gender-epicene": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-epicene\">", + "gender-female": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-female\">", + "gender-femme": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-femme\">", + "gender-genderfluid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-genderfluid\">", + "gender-genderless": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-genderless\">", + "gender-genderqueer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-genderqueer\">", + "gender-hermaphrodite": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-hermaphrodite\">", + "gender-intergender": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-intergender\">", + "gender-male": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-male\">", + "gender-neutrois": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-neutrois\">", + "gender-third": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-third\">", + "gender-transgender": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-transgender\">", + "gender-trasvesti": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gender-trasvesti\">", + "geometry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-geometry\">", + "ghost-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ghost-2\">", + "ghost-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ghost-3\">", + "ghost-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ghost-off\">", + "ghost": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ghost\">", + "gif": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gif\">", + "gift-card": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gift-card\">", + "gift-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gift-off\">", + "gift": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gift\">", + "git-branch-deleted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-branch-deleted\">", + "git-branch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-branch\">", + "git-cherry-pick": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-cherry-pick\">", + "git-commit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-commit\">", + "git-compare": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-compare\">", + "git-fork": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-fork\">", + "git-merge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-merge\">", + "git-pull-request-closed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-pull-request-closed\">", + "git-pull-request-draft": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-pull-request-draft\">", + "git-pull-request": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-git-pull-request\">", + "gizmo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gizmo\">", + "glass-champagne": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-glass-champagne\">", + "glass-cocktail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-glass-cocktail\">", + "glass-full": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-glass-full\">", + "glass-gin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-glass-gin\">", + "glass-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-glass-off\">", + "glass": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-glass\">", + "globe-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-globe-off\">", + "globe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-globe\">", + "go-game": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-go-game\">", + "golf-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-golf-off\">", + "golf": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-golf\">", + "gps": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gps\">", + "gradienter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gradienter\">", + "grain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grain\">", + "graph-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-graph-off\">", + "graph": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-graph\">", + "grave-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grave-2\">", + "grave": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grave\">", + "grid-3x3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grid-3x3\">", + "grid-4x4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grid-4x4\">", + "grid-dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grid-dots\">", + "grid-goldenratio": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grid-goldenratio\">", + "grid-pattern": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grid-pattern\">", + "grid-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grid-scan\">", + "grill-fork": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grill-fork\">", + "grill-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grill-off\">", + "grill-spatula": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grill-spatula\">", + "grill": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grill\">", + "grip-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grip-horizontal\">", + "grip-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-grip-vertical\">", + "growth": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-growth\">", + "guitar-pick": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-guitar-pick\">", + "gymnastics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-gymnastics\">", + "h-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-h-1\">", + "h-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-h-2\">", + "h-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-h-3\">", + "h-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-h-4\">", + "h-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-h-5\">", + "h-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-h-6\">", + "hammer-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hammer-off\">", + "hammer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hammer\">", + "hand-click": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-click\">", + "hand-finger-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-finger-down\">", + "hand-finger-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-finger-left\">", + "hand-finger-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-finger-off\">", + "hand-finger-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-finger-right\">", + "hand-finger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-finger\">", + "hand-grab": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-grab\">", + "hand-little-finger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-little-finger\">", + "hand-love-you": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-love-you\">", + "hand-middle-finger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-middle-finger\">", + "hand-move": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-move\">", + "hand-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-off\">", + "hand-ring-finger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-ring-finger\">", + "hand-sanitizer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-sanitizer\">", + "hand-stop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-stop\">", + "hand-three-fingers": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-three-fingers\">", + "hand-two-fingers": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hand-two-fingers\">", + "hanger-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hanger-2\">", + "hanger-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hanger-off\">", + "hanger": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hanger\">", + "hash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hash\">", + "haze-moon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-haze-moon\">", + "haze": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-haze\">", + "hdr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hdr\">", + "heading-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heading-off\">", + "heading": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heading\">", + "headphones-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-headphones-off\">", + "headphones": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-headphones\">", + "headset-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-headset-off\">", + "headset": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-headset\">", + "health-recognition": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-health-recognition\">", + "heart-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-bitcoin\">", + "heart-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-bolt\">", + "heart-broken": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-broken\">", + "heart-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-cancel\">", + "heart-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-check\">", + "heart-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-code\">", + "heart-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-cog\">", + "heart-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-discount\">", + "heart-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-dollar\">", + "heart-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-down\">", + "heart-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-exclamation\">", + "heart-handshake": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-handshake\">", + "heart-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-minus\">", + "heart-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-off\">", + "heart-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-pause\">", + "heart-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-pin\">", + "heart-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-plus\">", + "heart-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-question\">", + "heart-rate-monitor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-rate-monitor\">", + "heart-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-search\">", + "heart-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-share\">", + "heart-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-spark\">", + "heart-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-star\">", + "heart-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-up\">", + "heart-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart-x\">", + "heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heart\">", + "heartbeat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-heartbeat\">", + "hearts-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hearts-off\">", + "hearts": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hearts\">", + "helicopter-landing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-helicopter-landing\">", + "helicopter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-helicopter\">", + "helmet-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-helmet-off\">", + "helmet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-helmet\">", + "help-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-circle\">", + "help-hexagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-hexagon\">", + "help-octagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-octagon\">", + "help-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-off\">", + "help-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-small\">", + "help-square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-square-rounded\">", + "help-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-square\">", + "help-triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help-triangle\">", + "help": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-help\">", + "hemisphere-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hemisphere-off\">", + "hemisphere-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hemisphere-plus\">", + "hemisphere": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hemisphere\">", + "hexagon-3d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-3d\">", + "hexagon-letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-a\">", + "hexagon-letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-b\">", + "hexagon-letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-c\">", + "hexagon-letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-d\">", + "hexagon-letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-e\">", + "hexagon-letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-f\">", + "hexagon-letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-g\">", + "hexagon-letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-h\">", + "hexagon-letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-i\">", + "hexagon-letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-j\">", + "hexagon-letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-k\">", + "hexagon-letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-l\">", + "hexagon-letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-m\">", + "hexagon-letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-n\">", + "hexagon-letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-o\">", + "hexagon-letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-p\">", + "hexagon-letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-q\">", + "hexagon-letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-r\">", + "hexagon-letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-s\">", + "hexagon-letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-t\">", + "hexagon-letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-u\">", + "hexagon-letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-v\">", + "hexagon-letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-w\">", + "hexagon-letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-x\">", + "hexagon-letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-y\">", + "hexagon-letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-letter-z\">", + "hexagon-minus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-minus-2\">", + "hexagon-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-minus\">", + "hexagon-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-0\">", + "hexagon-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-1\">", + "hexagon-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-2\">", + "hexagon-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-3\">", + "hexagon-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-4\">", + "hexagon-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-5\">", + "hexagon-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-6\">", + "hexagon-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-7\">", + "hexagon-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-8\">", + "hexagon-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-number-9\">", + "hexagon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-off\">", + "hexagon-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-plus-2\">", + "hexagon-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon-plus\">", + "hexagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagon\">", + "hexagonal-prism-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagonal-prism-off\">", + "hexagonal-prism-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagonal-prism-plus\">", + "hexagonal-prism": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagonal-prism\">", + "hexagonal-pyramid-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagonal-pyramid-off\">", + "hexagonal-pyramid-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagonal-pyramid-plus\">", + "hexagonal-pyramid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagonal-pyramid\">", + "hexagons-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagons-off\">", + "hexagons": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hexagons\">", + "hierarchy-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hierarchy-2\">", + "hierarchy-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hierarchy-3\">", + "hierarchy-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hierarchy-off\">", + "hierarchy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hierarchy\">", + "highlight-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-highlight-off\">", + "highlight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-highlight\">", + "history-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-history-off\">", + "history-toggle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-history-toggle\">", + "history": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-history\">", + "home-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-2\">", + "home-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-bitcoin\">", + "home-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-bolt\">", + "home-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-cancel\">", + "home-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-check\">", + "home-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-cog\">", + "home-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-dollar\">", + "home-dot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-dot\">", + "home-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-down\">", + "home-eco": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-eco\">", + "home-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-edit\">", + "home-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-exclamation\">", + "home-hand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-hand\">", + "home-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-heart\">", + "home-infinity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-infinity\">", + "home-link": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-link\">", + "home-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-minus\">", + "home-move": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-move\">", + "home-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-off\">", + "home-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-plus\">", + "home-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-question\">", + "home-ribbon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-ribbon\">", + "home-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-search\">", + "home-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-share\">", + "home-shield": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-shield\">", + "home-signal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-signal\">", + "home-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-spark\">", + "home-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-star\">", + "home-stats": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-stats\">", + "home-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-up\">", + "home-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home-x\">", + "home": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-home\">", + "horse-toy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-horse-toy\">", + "horse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-horse\">", + "horseshoe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-horseshoe\">", + "hospital-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hospital-circle\">", + "hospital": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hospital\">", + "hotel-service": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hotel-service\">", + "hourglass-empty": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hourglass-empty\">", + "hourglass-high": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hourglass-high\">", + "hourglass-low": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hourglass-low\">", + "hourglass-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hourglass-off\">", + "hourglass": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hourglass\">", + "hours-12": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hours-12\">", + "hours-24": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-hours-24\">", + "html": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-html\">", + "http-connect": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-connect\">", + "http-delete": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-delete\">", + "http-get": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-get\">", + "http-head": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-head\">", + "http-options": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-options\">", + "http-patch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-patch\">", + "http-post": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-post\">", + "http-put": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-put\">", + "http-que": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-que\">", + "http-trace": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-http-trace\">", + "ice-cream-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ice-cream-2\">", + "ice-cream-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ice-cream-off\">", + "ice-cream": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ice-cream\">", + "ice-skating": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ice-skating\">", + "icons-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-icons-off\">", + "icons": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-icons\">", + "id-badge-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-id-badge-2\">", + "id-badge-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-id-badge-off\">", + "id-badge": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-id-badge\">", + "id-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-id-off\">", + "id": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-id\">", + "ikosaedr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ikosaedr\">", + "image-in-picture": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-image-in-picture\">", + "inbox-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inbox-off\">", + "inbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inbox\">", + "indent-decrease": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-indent-decrease\">", + "indent-increase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-indent-increase\">", + "infinity-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-infinity-off\">", + "infinity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-infinity\">", + "info-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-circle\">", + "info-hexagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-hexagon\">", + "info-octagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-octagon\">", + "info-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-small\">", + "info-square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-square-rounded\">", + "info-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-square\">", + "info-triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-info-triangle\">", + "inner-shadow-bottom-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-bottom-left\">", + "inner-shadow-bottom-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-bottom-right\">", + "inner-shadow-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-bottom\">", + "inner-shadow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-left\">", + "inner-shadow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-right\">", + "inner-shadow-top-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-top-left\">", + "inner-shadow-top-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-top-right\">", + "inner-shadow-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-inner-shadow-top\">", + "input-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-input-ai\">", + "input-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-input-check\">", + "input-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-input-search\">", + "input-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-input-spark\">", + "input-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-input-x\">", + "invoice": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-invoice\">", + "ironing-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing-1\">", + "ironing-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing-2\">", + "ironing-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing-3\">", + "ironing-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing-off\">", + "ironing-steam-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing-steam-off\">", + "ironing-steam": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing-steam\">", + "ironing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ironing\">", + "irregular-polyhedron-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-irregular-polyhedron-off\">", + "irregular-polyhedron-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-irregular-polyhedron-plus\">", + "irregular-polyhedron": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-irregular-polyhedron\">", + "italic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-italic\">", + "jacket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-jacket\">", + "jetpack": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-jetpack\">", + "jewish-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-jewish-star\">", + "join-bevel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-join-bevel\">", + "join-round": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-join-round\">", + "join-straight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-join-straight\">", + "joker": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-joker\">", + "jpg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-jpg\">", + "json": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-json\">", + "jump-rope": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-jump-rope\">", + "karate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-karate\">", + "kayak": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-kayak\">", + "kerning": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-kerning\">", + "key-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-key-off\">", + "key": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-key\">", + "keyboard-hide": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyboard-hide\">", + "keyboard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyboard-off\">", + "keyboard-show": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyboard-show\">", + "keyboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyboard\">", + "keyframe-align-center": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyframe-align-center\">", + "keyframe-align-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyframe-align-horizontal\">", + "keyframe-align-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyframe-align-vertical\">", + "keyframe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyframe\">", + "keyframes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-keyframes\">", + "label-important": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-label-important\">", + "label-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-label-off\">", + "label": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-label\">", + "ladder-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ladder-off\">", + "ladder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ladder\">", + "ladle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ladle\">", + "lambda": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lambda\">", + "lamp-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lamp-2\">", + "lamp-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lamp-off\">", + "lamp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lamp\">", + "lane": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lane\">", + "language-hiragana": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-language-hiragana\">", + "language-katakana": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-language-katakana\">", + "language-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-language-off\">", + "language": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-language\">", + "lasso-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lasso-off\">", + "lasso-polygon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lasso-polygon\">", + "lasso": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lasso\">", + "laurel-wreath-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-laurel-wreath-1\">", + "laurel-wreath-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-laurel-wreath-2\">", + "laurel-wreath-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-laurel-wreath-3\">", + "laurel-wreath": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-laurel-wreath\">", + "layers-difference": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-difference\">", + "layers-intersect-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-intersect-2\">", + "layers-intersect": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-intersect\">", + "layers-linked": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-linked\">", + "layers-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-off\">", + "layers-selected-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-selected-bottom\">", + "layers-selected": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-selected\">", + "layers-subtract": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-subtract\">", + "layers-union": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layers-union\">", + "layout-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-2\">", + "layout-align-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-align-bottom\">", + "layout-align-center": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-align-center\">", + "layout-align-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-align-left\">", + "layout-align-middle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-align-middle\">", + "layout-align-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-align-right\">", + "layout-align-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-align-top\">", + "layout-board-split": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-board-split\">", + "layout-board": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-board\">", + "layout-bottombar-collapse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-bottombar-collapse\">", + "layout-bottombar-expand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-bottombar-expand\">", + "layout-bottombar-inactive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-bottombar-inactive\">", + "layout-bottombar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-bottombar\">", + "layout-cards": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-cards\">", + "layout-collage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-collage\">", + "layout-columns": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-columns\">", + "layout-dashboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-dashboard\">", + "layout-distribute-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-distribute-horizontal\">", + "layout-distribute-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-distribute-vertical\">", + "layout-grid-add": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-grid-add\">", + "layout-grid-remove": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-grid-remove\">", + "layout-grid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-grid\">", + "layout-kanban": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-kanban\">", + "layout-list": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-list\">", + "layout-navbar-collapse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-navbar-collapse\">", + "layout-navbar-expand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-navbar-expand\">", + "layout-navbar-inactive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-navbar-inactive\">", + "layout-navbar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-navbar\">", + "layout-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-off\">", + "layout-rows": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-rows\">", + "layout-sidebar-inactive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-inactive\">", + "layout-sidebar-left-collapse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-left-collapse\">", + "layout-sidebar-left-expand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-left-expand\">", + "layout-sidebar-right-collapse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-right-collapse\">", + "layout-sidebar-right-expand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-right-expand\">", + "layout-sidebar-right-inactive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-right-inactive\">", + "layout-sidebar-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar-right\">", + "layout-sidebar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout-sidebar\">", + "layout": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-layout\">", + "leaf-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-leaf-2\">", + "leaf-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-leaf-off\">", + "leaf": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-leaf\">", + "lego-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lego-off\">", + "lego": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lego\">", + "lemon-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lemon-2\">", + "lemon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lemon\">", + "letter-a-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-a-small\">", + "letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-a\">", + "letter-b-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-b-small\">", + "letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-b\">", + "letter-c-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-c-small\">", + "letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-c\">", + "letter-case-lower": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-case-lower\">", + "letter-case-toggle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-case-toggle\">", + "letter-case-upper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-case-upper\">", + "letter-case": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-case\">", + "letter-d-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-d-small\">", + "letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-d\">", + "letter-e-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-e-small\">", + "letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-e\">", + "letter-f-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-f-small\">", + "letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-f\">", + "letter-g-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-g-small\">", + "letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-g\">", + "letter-h-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-h-small\">", + "letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-h\">", + "letter-i-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-i-small\">", + "letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-i\">", + "letter-j-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-j-small\">", + "letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-j\">", + "letter-k-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-k-small\">", + "letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-k\">", + "letter-l-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-l-small\">", + "letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-l\">", + "letter-m-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-m-small\">", + "letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-m\">", + "letter-n-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-n-small\">", + "letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-n\">", + "letter-o-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-o-small\">", + "letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-o\">", + "letter-p-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-p-small\">", + "letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-p\">", + "letter-q-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-q-small\">", + "letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-q\">", + "letter-r-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-r-small\">", + "letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-r\">", + "letter-s-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-s-small\">", + "letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-s\">", + "letter-spacing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-spacing\">", + "letter-t-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-t-small\">", + "letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-t\">", + "letter-u-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-u-small\">", + "letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-u\">", + "letter-v-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-v-small\">", + "letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-v\">", + "letter-w-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-w-small\">", + "letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-w\">", + "letter-x-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-x-small\">", + "letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-x\">", + "letter-y-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-y-small\">", + "letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-y\">", + "letter-z-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-z-small\">", + "letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-letter-z\">", + "library-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-library-minus\">", + "library-photo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-library-photo\">", + "library-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-library-plus\">", + "library": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-library\">", + "license-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-license-off\">", + "license": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-license\">", + "lifebuoy-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lifebuoy-off\">", + "lifebuoy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lifebuoy\">", + "lighter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lighter\">", + "line-dashed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-line-dashed\">", + "line-dotted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-line-dotted\">", + "line-height": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-line-height\">", + "line-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-line-scan\">", + "line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-line\">", + "link-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-link-minus\">", + "link-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-link-off\">", + "link-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-link-plus\">", + "link": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-link\">", + "list-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list-check\">", + "list-details": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list-details\">", + "list-letters": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list-letters\">", + "list-numbers": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list-numbers\">", + "list-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list-search\">", + "list-tree": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list-tree\">", + "list": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-list\">", + "live-photo-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-live-photo-off\">", + "live-photo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-live-photo\">", + "live-view": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-live-view\">", + "load-balancer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-load-balancer\">", + "loader-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-loader-2\">", + "loader-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-loader-3\">", + "loader-quarter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-loader-quarter\">", + "loader": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-loader\">", + "location-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-bolt\">", + "location-broken": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-broken\">", + "location-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-cancel\">", + "location-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-check\">", + "location-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-code\">", + "location-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-cog\">", + "location-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-discount\">", + "location-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-dollar\">", + "location-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-down\">", + "location-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-exclamation\">", + "location-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-heart\">", + "location-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-minus\">", + "location-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-off\">", + "location-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-pause\">", + "location-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-pin\">", + "location-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-plus\">", + "location-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-question\">", + "location-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-search\">", + "location-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-share\">", + "location-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-star\">", + "location-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-up\">", + "location-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location-x\">", + "location": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-location\">", + "lock-access-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-access-off\">", + "lock-access": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-access\">", + "lock-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-bitcoin\">", + "lock-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-bolt\">", + "lock-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-cancel\">", + "lock-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-check\">", + "lock-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-code\">", + "lock-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-cog\">", + "lock-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-dollar\">", + "lock-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-down\">", + "lock-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-exclamation\">", + "lock-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-heart\">", + "lock-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-minus\">", + "lock-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-off\">", + "lock-open-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-open-2\">", + "lock-open-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-open-off\">", + "lock-open": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-open\">", + "lock-password": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-password\">", + "lock-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-pause\">", + "lock-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-pin\">", + "lock-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-plus\">", + "lock-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-question\">", + "lock-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-search\">", + "lock-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-share\">", + "lock-square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-square-rounded\">", + "lock-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-square\">", + "lock-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-star\">", + "lock-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-up\">", + "lock-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock-x\">", + "lock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lock\">", + "logic-and": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-and\">", + "logic-buffer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-buffer\">", + "logic-nand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-nand\">", + "logic-nor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-nor\">", + "logic-not": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-not\">", + "logic-or": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-or\">", + "logic-xnor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-xnor\">", + "logic-xor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logic-xor\">", + "login-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-login-2\">", + "login": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-login\">", + "logout-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logout-2\">", + "logout": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logout\">", + "logs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-logs\">", + "lollipop-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lollipop-off\">", + "lollipop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lollipop\">", + "luggage-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-luggage-off\">", + "luggage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-luggage\">", + "lungs-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lungs-off\">", + "lungs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-lungs\">", + "macro-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-macro-off\">", + "macro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-macro\">", + "magnet-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-magnet-off\">", + "magnet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-magnet\">", + "magnetic": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-magnetic\">", + "mail-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-ai\">", + "mail-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-bitcoin\">", + "mail-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-bolt\">", + "mail-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-cancel\">", + "mail-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-check\">", + "mail-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-code\">", + "mail-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-cog\">", + "mail-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-dollar\">", + "mail-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-down\">", + "mail-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-exclamation\">", + "mail-fast": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-fast\">", + "mail-forward": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-forward\">", + "mail-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-heart\">", + "mail-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-minus\">", + "mail-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-off\">", + "mail-opened": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-opened\">", + "mail-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-pause\">", + "mail-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-pin\">", + "mail-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-plus\">", + "mail-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-question\">", + "mail-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-search\">", + "mail-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-share\">", + "mail-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-spark\">", + "mail-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-star\">", + "mail-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-up\">", + "mail-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail-x\">", + "mail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mail\">", + "mailbox-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mailbox-off\">", + "mailbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mailbox\">", + "man": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-man\">", + "manual-gearbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-manual-gearbox\">", + "map-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-2\">", + "map-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-bolt\">", + "map-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-cancel\">", + "map-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-check\">", + "map-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-code\">", + "map-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-cog\">", + "map-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-discount\">", + "map-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-dollar\">", + "map-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-down\">", + "map-east": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-east\">", + "map-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-exclamation\">", + "map-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-heart\">", + "map-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-minus\">", + "map-north": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-north\">", + "map-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-off\">", + "map-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pause\">", + "map-pin-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-2\">", + "map-pin-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-bolt\">", + "map-pin-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-cancel\">", + "map-pin-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-check\">", + "map-pin-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-code\">", + "map-pin-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-cog\">", + "map-pin-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-dollar\">", + "map-pin-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-down\">", + "map-pin-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-exclamation\">", + "map-pin-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-heart\">", + "map-pin-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-minus\">", + "map-pin-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-off\">", + "map-pin-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-pause\">", + "map-pin-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-pin\">", + "map-pin-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-plus\">", + "map-pin-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-question\">", + "map-pin-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-search\">", + "map-pin-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-share\">", + "map-pin-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-star\">", + "map-pin-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-up\">", + "map-pin-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin-x\">", + "map-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pin\">", + "map-pins": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-pins\">", + "map-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-plus\">", + "map-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-question\">", + "map-route": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-route\">", + "map-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-search\">", + "map-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-share\">", + "map-south": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-south\">", + "map-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-star\">", + "map-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-up\">", + "map-west": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-west\">", + "map-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map-x\">", + "map": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-map\">", + "markdown-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-markdown-off\">", + "markdown": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-markdown\">", + "marquee-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-marquee-2\">", + "marquee-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-marquee-off\">", + "marquee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-marquee\">", + "mars": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mars\">", + "mask-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mask-off\">", + "mask": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mask\">", + "masks-theater-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-masks-theater-off\">", + "masks-theater": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-masks-theater\">", + "massage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-massage\">", + "matchstick": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-matchstick\">", + "math-1-divide-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-1-divide-2\">", + "math-1-divide-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-1-divide-3\">", + "math-avg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-avg\">", + "math-cos": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-cos\">", + "math-ctg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-ctg\">", + "math-equal-greater": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-equal-greater\">", + "math-equal-lower": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-equal-lower\">", + "math-function-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-function-off\">", + "math-function-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-function-y\">", + "math-function": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-function\">", + "math-greater": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-greater\">", + "math-integral-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-integral-x\">", + "math-integral": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-integral\">", + "math-integrals": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-integrals\">", + "math-lower": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-lower\">", + "math-max-min": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-max-min\">", + "math-max": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-max\">", + "math-min": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-min\">", + "math-not": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-not\">", + "math-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-off\">", + "math-pi-divide-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-pi-divide-2\">", + "math-pi": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-pi\">", + "math-sec": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-sec\">", + "math-sin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-sin\">", + "math-symbols": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-symbols\">", + "math-tg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-tg\">", + "math-x-divide-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-divide-2\">", + "math-x-divide-y-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-divide-y-2\">", + "math-x-divide-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-divide-y\">", + "math-x-minus-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-minus-x\">", + "math-x-minus-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-minus-y\">", + "math-x-plus-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-plus-x\">", + "math-x-plus-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-x-plus-y\">", + "math-xy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-xy\">", + "math-y-minus-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-y-minus-y\">", + "math-y-plus-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math-y-plus-y\">", + "math": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-math\">", + "maximize-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-maximize-off\">", + "maximize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-maximize\">", + "meat-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meat-off\">", + "meat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meat\">", + "medal-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-medal-2\">", + "medal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-medal\">", + "medical-cross-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-medical-cross-circle\">", + "medical-cross-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-medical-cross-off\">", + "medical-cross": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-medical-cross\">", + "medicine-syrup": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-medicine-syrup\">", + "meeple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meeple\">", + "melon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-melon\">", + "menorah": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menorah\">", + "menu-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menu-2\">", + "menu-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menu-3\">", + "menu-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menu-4\">", + "menu-deep": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menu-deep\">", + "menu-order": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menu-order\">", + "menu": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-menu\">", + "message-2-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-bolt\">", + "message-2-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-cancel\">", + "message-2-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-check\">", + "message-2-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-code\">", + "message-2-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-cog\">", + "message-2-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-dollar\">", + "message-2-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-down\">", + "message-2-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-exclamation\">", + "message-2-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-heart\">", + "message-2-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-minus\">", + "message-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-off\">", + "message-2-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-pause\">", + "message-2-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-pin\">", + "message-2-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-plus\">", + "message-2-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-question\">", + "message-2-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-search\">", + "message-2-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-share\">", + "message-2-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-star\">", + "message-2-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-up\">", + "message-2-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2-x\">", + "message-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-2\">", + "message-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-bolt\">", + "message-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-cancel\">", + "message-chatbot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-chatbot\">", + "message-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-check\">", + "message-circle-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-bolt\">", + "message-circle-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-cancel\">", + "message-circle-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-check\">", + "message-circle-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-code\">", + "message-circle-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-cog\">", + "message-circle-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-dollar\">", + "message-circle-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-down\">", + "message-circle-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-exclamation\">", + "message-circle-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-heart\">", + "message-circle-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-minus\">", + "message-circle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-off\">", + "message-circle-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-pause\">", + "message-circle-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-pin\">", + "message-circle-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-plus\">", + "message-circle-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-question\">", + "message-circle-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-search\">", + "message-circle-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-share\">", + "message-circle-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-star\">", + "message-circle-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-up\">", + "message-circle-user": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-user\">", + "message-circle-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle-x\">", + "message-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-circle\">", + "message-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-code\">", + "message-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-cog\">", + "message-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-dollar\">", + "message-dots": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-dots\">", + "message-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-down\">", + "message-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-exclamation\">", + "message-forward": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-forward\">", + "message-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-heart\">", + "message-language": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-language\">", + "message-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-minus\">", + "message-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-off\">", + "message-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-pause\">", + "message-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-pin\">", + "message-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-plus\">", + "message-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-question\">", + "message-reply": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-reply\">", + "message-report": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-report\">", + "message-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-search\">", + "message-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-share\">", + "message-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-star\">", + "message-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-up\">", + "message-user": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-user\">", + "message-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message-x\">", + "message": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-message\">", + "messages-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-messages-off\">", + "messages": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-messages\">", + "meteor-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meteor-off\">", + "meteor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meteor\">", + "meter-cube": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meter-cube\">", + "meter-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-meter-square\">", + "metronome": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-metronome\">", + "michelin-bib-gourmand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-michelin-bib-gourmand\">", + "michelin-star-green": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-michelin-star-green\">", + "michelin-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-michelin-star\">", + "mickey": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mickey\">", + "microphone-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microphone-2-off\">", + "microphone-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microphone-2\">", + "microphone-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microphone-off\">", + "microphone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microphone\">", + "microscope-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microscope-off\">", + "microscope": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microscope\">", + "microwave-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microwave-off\">", + "microwave": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-microwave\">", + "military-award": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-military-award\">", + "military-rank": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-military-rank\">", + "milk-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-milk-off\">", + "milk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-milk\">", + "milkshake": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-milkshake\">", + "minimize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-minimize\">", + "minus-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-minus-vertical\">", + "minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-minus\">", + "mist-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mist-off\">", + "mist": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mist\">", + "mobiledata-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mobiledata-off\">", + "mobiledata": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mobiledata\">", + "moneybag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moneybag\">", + "monkeybar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-monkeybar\">", + "mood-angry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-angry\">", + "mood-annoyed-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-annoyed-2\">", + "mood-annoyed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-annoyed\">", + "mood-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-bitcoin\">", + "mood-boy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-boy\">", + "mood-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-check\">", + "mood-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-cog\">", + "mood-confuzed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-confuzed\">", + "mood-crazy-happy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-crazy-happy\">", + "mood-cry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-cry\">", + "mood-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-dollar\">", + "mood-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-edit\">", + "mood-empty": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-empty\">", + "mood-happy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-happy\">", + "mood-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-heart\">", + "mood-kid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-kid\">", + "mood-look-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-look-down\">", + "mood-look-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-look-left\">", + "mood-look-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-look-right\">", + "mood-look-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-look-up\">", + "mood-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-minus\">", + "mood-nerd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-nerd\">", + "mood-nervous": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-nervous\">", + "mood-neutral": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-neutral\">", + "mood-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-off\">", + "mood-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-pin\">", + "mood-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-plus\">", + "mood-puzzled": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-puzzled\">", + "mood-sad-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-sad-2\">", + "mood-sad-dizzy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-sad-dizzy\">", + "mood-sad-squint": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-sad-squint\">", + "mood-sad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-sad\">", + "mood-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-search\">", + "mood-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-share\">", + "mood-sick": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-sick\">", + "mood-silence": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-silence\">", + "mood-sing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-sing\">", + "mood-smile-beam": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-smile-beam\">", + "mood-smile-dizzy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-smile-dizzy\">", + "mood-smile": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-smile\">", + "mood-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-spark\">", + "mood-surprised": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-surprised\">", + "mood-tongue-wink-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-tongue-wink-2\">", + "mood-tongue-wink": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-tongue-wink\">", + "mood-tongue": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-tongue\">", + "mood-unamused": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-unamused\">", + "mood-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-up\">", + "mood-wink-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-wink-2\">", + "mood-wink": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-wink\">", + "mood-wrrr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-wrrr\">", + "mood-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-x\">", + "mood-xd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mood-xd\">", + "moon-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moon-2\">", + "moon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moon-off\">", + "moon-stars": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moon-stars\">", + "moon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moon\">", + "moped": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moped\">", + "motorbike": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-motorbike\">", + "mountain-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mountain-off\">", + "mountain": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mountain\">", + "mouse-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mouse-2\">", + "mouse-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mouse-off\">", + "mouse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mouse\">", + "moustache": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-moustache\">", + "movie-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-movie-off\">", + "movie": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-movie\">", + "mug-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mug-off\">", + "mug": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mug\">", + "multiplier-0-5x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-multiplier-0-5x\">", + "multiplier-1-5x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-multiplier-1-5x\">", + "multiplier-1x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-multiplier-1x\">", + "multiplier-2x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-multiplier-2x\">", + "mushroom-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mushroom-off\">", + "mushroom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-mushroom\">", + "music-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-bolt\">", + "music-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-cancel\">", + "music-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-check\">", + "music-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-code\">", + "music-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-cog\">", + "music-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-discount\">", + "music-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-dollar\">", + "music-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-down\">", + "music-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-exclamation\">", + "music-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-heart\">", + "music-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-minus\">", + "music-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-off\">", + "music-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-pause\">", + "music-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-pin\">", + "music-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-plus\">", + "music-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-question\">", + "music-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-search\">", + "music-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-share\">", + "music-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-star\">", + "music-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-up\">", + "music-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music-x\">", + "music": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-music\">", + "navigation-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-bolt\">", + "navigation-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-cancel\">", + "navigation-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-check\">", + "navigation-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-code\">", + "navigation-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-cog\">", + "navigation-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-discount\">", + "navigation-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-dollar\">", + "navigation-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-down\">", + "navigation-east": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-east\">", + "navigation-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-exclamation\">", + "navigation-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-heart\">", + "navigation-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-minus\">", + "navigation-north": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-north\">", + "navigation-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-off\">", + "navigation-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-pause\">", + "navigation-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-pin\">", + "navigation-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-plus\">", + "navigation-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-question\">", + "navigation-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-search\">", + "navigation-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-share\">", + "navigation-south": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-south\">", + "navigation-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-star\">", + "navigation-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-top\">", + "navigation-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-up\">", + "navigation-west": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-west\">", + "navigation-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation-x\">", + "navigation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-navigation\">", + "needle-thread": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-needle-thread\">", + "needle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-needle\">", + "network-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-network-off\">", + "network": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-network\">", + "new-section": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-new-section\">", + "news-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-news-off\">", + "news": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-news\">", + "nfc-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-nfc-off\">", + "nfc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-nfc\">", + "no-copyright": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-no-copyright\">", + "no-creative-commons": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-no-creative-commons\">", + "no-derivatives": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-no-derivatives\">", + "north-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-north-star\">", + "note-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-note-off\">", + "note": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-note\">", + "notebook-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-notebook-off\">", + "notebook": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-notebook\">", + "notes-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-notes-off\">", + "notes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-notes\">", + "notification-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-notification-off\">", + "notification": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-notification\">", + "number-0-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-0-small\">", + "number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-0\">", + "number-1-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-1-small\">", + "number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-1\">", + "number-10-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-10-small\">", + "number-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-10\">", + "number-100-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-100-small\">", + "number-11-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-11-small\">", + "number-11": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-11\">", + "number-12-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-12-small\">", + "number-123": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-123\">", + "number-13-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-13-small\">", + "number-14-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-14-small\">", + "number-15-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-15-small\">", + "number-16-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-16-small\">", + "number-17-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-17-small\">", + "number-18-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-18-small\">", + "number-19-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-19-small\">", + "number-2-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-2-small\">", + "number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-2\">", + "number-20-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-20-small\">", + "number-21-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-21-small\">", + "number-22-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-22-small\">", + "number-23-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-23-small\">", + "number-24-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-24-small\">", + "number-25-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-25-small\">", + "number-26-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-26-small\">", + "number-27-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-27-small\">", + "number-28-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-28-small\">", + "number-29-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-29-small\">", + "number-3-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-3-small\">", + "number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-3\">", + "number-30-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-30-small\">", + "number-31-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-31-small\">", + "number-32-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-32-small\">", + "number-33-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-33-small\">", + "number-34-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-34-small\">", + "number-35-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-35-small\">", + "number-36-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-36-small\">", + "number-37-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-37-small\">", + "number-38-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-38-small\">", + "number-39-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-39-small\">", + "number-4-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-4-small\">", + "number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-4\">", + "number-40-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-40-small\">", + "number-41-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-41-small\">", + "number-42-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-42-small\">", + "number-43-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-43-small\">", + "number-44-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-44-small\">", + "number-45-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-45-small\">", + "number-46-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-46-small\">", + "number-47-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-47-small\">", + "number-48-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-48-small\">", + "number-49-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-49-small\">", + "number-5-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-5-small\">", + "number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-5\">", + "number-50-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-50-small\">", + "number-51-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-51-small\">", + "number-52-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-52-small\">", + "number-53-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-53-small\">", + "number-54-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-54-small\">", + "number-55-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-55-small\">", + "number-56-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-56-small\">", + "number-57-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-57-small\">", + "number-58-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-58-small\">", + "number-59-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-59-small\">", + "number-6-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-6-small\">", + "number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-6\">", + "number-60-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-60-small\">", + "number-61-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-61-small\">", + "number-62-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-62-small\">", + "number-63-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-63-small\">", + "number-64-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-64-small\">", + "number-65-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-65-small\">", + "number-66-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-66-small\">", + "number-67-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-67-small\">", + "number-68-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-68-small\">", + "number-69-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-69-small\">", + "number-7-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-7-small\">", + "number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-7\">", + "number-70-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-70-small\">", + "number-71-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-71-small\">", + "number-72-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-72-small\">", + "number-73-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-73-small\">", + "number-74-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-74-small\">", + "number-75-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-75-small\">", + "number-76-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-76-small\">", + "number-77-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-77-small\">", + "number-78-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-78-small\">", + "number-79-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-79-small\">", + "number-8-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-8-small\">", + "number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-8\">", + "number-80-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-80-small\">", + "number-81-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-81-small\">", + "number-82-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-82-small\">", + "number-83-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-83-small\">", + "number-84-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-84-small\">", + "number-85-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-85-small\">", + "number-86-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-86-small\">", + "number-87-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-87-small\">", + "number-88-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-88-small\">", + "number-89-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-89-small\">", + "number-9-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-9-small\">", + "number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-9\">", + "number-90-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-90-small\">", + "number-91-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-91-small\">", + "number-92-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-92-small\">", + "number-93-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-93-small\">", + "number-94-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-94-small\">", + "number-95-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-95-small\">", + "number-96-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-96-small\">", + "number-97-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-97-small\">", + "number-98-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-98-small\">", + "number-99-small": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number-99-small\">", + "number": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-number\">", + "numbers": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-numbers\">", + "nurse": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-nurse\">", + "nut": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-nut\">", + "object-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-object-scan\">", + "octagon-minus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octagon-minus-2\">", + "octagon-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octagon-minus\">", + "octagon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octagon-off\">", + "octagon-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octagon-plus-2\">", + "octagon-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octagon-plus\">", + "octagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octagon\">", + "octahedron-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octahedron-off\">", + "octahedron-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octahedron-plus\">", + "octahedron": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-octahedron\">", + "old": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-old\">", + "olympics-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-olympics-off\">", + "olympics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-olympics\">", + "om": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-om\">", + "omega": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-omega\">", + "outbound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-outbound\">", + "outlet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-outlet\">", + "oval-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-oval-vertical\">", + "oval": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-oval\">", + "overline": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-overline\">", + "package-export": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-package-export\">", + "package-import": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-package-import\">", + "package-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-package-off\">", + "package": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-package\">", + "packages": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-packages\">", + "pacman": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pacman\">", + "page-break": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-page-break\">", + "paint-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paint-off\">", + "paint": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paint\">", + "palette-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-palette-off\">", + "palette": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-palette\">", + "panorama-horizontal-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-panorama-horizontal-off\">", + "panorama-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-panorama-horizontal\">", + "panorama-vertical-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-panorama-vertical-off\">", + "panorama-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-panorama-vertical\">", + "paper-bag-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paper-bag-off\">", + "paper-bag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paper-bag\">", + "paperclip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paperclip\">", + "parachute-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parachute-off\">", + "parachute": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parachute\">", + "parentheses-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parentheses-off\">", + "parentheses": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parentheses\">", + "parking-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parking-circle\">", + "parking-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parking-off\">", + "parking": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-parking\">", + "password-fingerprint": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-password-fingerprint\">", + "password-mobile-phone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-password-mobile-phone\">", + "password-user": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-password-user\">", + "password": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-password\">", + "paw-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paw-off\">", + "paw": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paw\">", + "paywall": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-paywall\">", + "pdf": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pdf\">", + "peace": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-peace\">", + "pencil-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-bolt\">", + "pencil-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-cancel\">", + "pencil-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-check\">", + "pencil-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-code\">", + "pencil-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-cog\">", + "pencil-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-discount\">", + "pencil-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-dollar\">", + "pencil-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-down\">", + "pencil-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-exclamation\">", + "pencil-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-heart\">", + "pencil-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-minus\">", + "pencil-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-off\">", + "pencil-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-pause\">", + "pencil-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-pin\">", + "pencil-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-plus\">", + "pencil-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-question\">", + "pencil-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-search\">", + "pencil-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-share\">", + "pencil-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-star\">", + "pencil-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-up\">", + "pencil-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil-x\">", + "pencil": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pencil\">", + "pennant-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pennant-2\">", + "pennant-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pennant-off\">", + "pennant": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pennant\">", + "pentagon-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-minus\">", + "pentagon-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-0\">", + "pentagon-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-1\">", + "pentagon-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-2\">", + "pentagon-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-3\">", + "pentagon-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-4\">", + "pentagon-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-5\">", + "pentagon-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-6\">", + "pentagon-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-7\">", + "pentagon-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-8\">", + "pentagon-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-number-9\">", + "pentagon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-off\">", + "pentagon-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-plus\">", + "pentagon-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon-x\">", + "pentagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagon\">", + "pentagram": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pentagram\">", + "pepper-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pepper-off\">", + "pepper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pepper\">", + "percentage-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-0\">", + "percentage-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-10\">", + "percentage-100": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-100\">", + "percentage-20": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-20\">", + "percentage-25": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-25\">", + "percentage-30": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-30\">", + "percentage-33": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-33\">", + "percentage-40": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-40\">", + "percentage-50": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-50\">", + "percentage-60": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-60\">", + "percentage-66": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-66\">", + "percentage-70": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-70\">", + "percentage-75": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-75\">", + "percentage-80": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-80\">", + "percentage-90": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage-90\">", + "percentage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-percentage\">", + "perfume": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-perfume\">", + "perspective-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-perspective-off\">", + "perspective": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-perspective\">", + "phone-call": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-call\">", + "phone-calling": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-calling\">", + "phone-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-check\">", + "phone-done": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-done\">", + "phone-end": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-end\">", + "phone-incoming": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-incoming\">", + "phone-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-off\">", + "phone-outgoing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-outgoing\">", + "phone-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-pause\">", + "phone-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-plus\">", + "phone-ringing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-ringing\">", + "phone-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-spark\">", + "phone-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone-x\">", + "phone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-phone\">", + "photo-ai": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-ai\">", + "photo-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-bitcoin\">", + "photo-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-bolt\">", + "photo-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-cancel\">", + "photo-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-check\">", + "photo-circle-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-circle-minus\">", + "photo-circle-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-circle-plus\">", + "photo-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-circle\">", + "photo-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-code\">", + "photo-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-cog\">", + "photo-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-dollar\">", + "photo-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-down\">", + "photo-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-edit\">", + "photo-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-exclamation\">", + "photo-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-heart\">", + "photo-hexagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-hexagon\">", + "photo-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-minus\">", + "photo-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-off\">", + "photo-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-pause\">", + "photo-pentagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-pentagon\">", + "photo-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-pin\">", + "photo-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-plus\">", + "photo-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-question\">", + "photo-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-scan\">", + "photo-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-search\">", + "photo-sensor-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-sensor-2\">", + "photo-sensor-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-sensor-3\">", + "photo-sensor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-sensor\">", + "photo-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-share\">", + "photo-shield": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-shield\">", + "photo-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-spark\">", + "photo-square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-square-rounded\">", + "photo-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-star\">", + "photo-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-up\">", + "photo-video": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-video\">", + "photo-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo-x\">", + "photo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-photo\">", + "physotherapist": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-physotherapist\">", + "piano": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-piano\">", + "pick": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pick\">", + "picnic-table": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-picnic-table\">", + "picture-in-picture-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-picture-in-picture-off\">", + "picture-in-picture-on": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-picture-in-picture-on\">", + "picture-in-picture-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-picture-in-picture-top\">", + "picture-in-picture": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-picture-in-picture\">", + "pig-money": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pig-money\">", + "pig-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pig-off\">", + "pig": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pig\">", + "pilcrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pilcrow-left\">", + "pilcrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pilcrow-right\">", + "pilcrow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pilcrow\">", + "pill-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pill-off\">", + "pill": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pill\">", + "pills": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pills\">", + "pin-end": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pin-end\">", + "pin-invoke": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pin-invoke\">", + "pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pin\">", + "ping-pong": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ping-pong\">", + "pinned-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pinned-off\">", + "pinned": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pinned\">", + "pizza-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pizza-off\">", + "pizza": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pizza\">", + "placeholder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-placeholder\">", + "plane-arrival": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plane-arrival\">", + "plane-departure": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plane-departure\">", + "plane-inflight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plane-inflight\">", + "plane-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plane-off\">", + "plane-tilt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plane-tilt\">", + "plane": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plane\">", + "planet-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-planet-off\">", + "planet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-planet\">", + "plant-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plant-2-off\">", + "plant-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plant-2\">", + "plant-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plant-off\">", + "plant": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plant\">", + "play-basketball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-basketball\">", + "play-card-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-1\">", + "play-card-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-10\">", + "play-card-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-2\">", + "play-card-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-3\">", + "play-card-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-4\">", + "play-card-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-5\">", + "play-card-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-6\">", + "play-card-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-7\">", + "play-card-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-8\">", + "play-card-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-9\">", + "play-card-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-a\">", + "play-card-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-j\">", + "play-card-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-k\">", + "play-card-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-off\">", + "play-card-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-q\">", + "play-card-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card-star\">", + "play-card": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-card\">", + "play-football": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-football\">", + "play-handball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-handball\">", + "play-volleyball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-play-volleyball\">", + "player-eject": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-eject\">", + "player-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-pause\">", + "player-play": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-play\">", + "player-record": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-record\">", + "player-skip-back": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-skip-back\">", + "player-skip-forward": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-skip-forward\">", + "player-stop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-stop\">", + "player-track-next": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-track-next\">", + "player-track-prev": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-player-track-prev\">", + "playlist-add": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playlist-add\">", + "playlist-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playlist-off\">", + "playlist-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playlist-x\">", + "playlist": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playlist\">", + "playstation-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playstation-circle\">", + "playstation-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playstation-square\">", + "playstation-triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playstation-triangle\">", + "playstation-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-playstation-x\">", + "plug-connected-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plug-connected-x\">", + "plug-connected": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plug-connected\">", + "plug-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plug-off\">", + "plug-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plug-x\">", + "plug": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plug\">", + "plus-equal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plus-equal\">", + "plus-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plus-minus\">", + "plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-plus\">", + "png": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-png\">", + "podium-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-podium-off\">", + "podium": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-podium\">", + "point-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-point-off\">", + "point": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-point\">", + "pointer-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-bolt\">", + "pointer-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-cancel\">", + "pointer-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-check\">", + "pointer-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-code\">", + "pointer-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-cog\">", + "pointer-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-dollar\">", + "pointer-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-down\">", + "pointer-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-exclamation\">", + "pointer-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-heart\">", + "pointer-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-minus\">", + "pointer-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-off\">", + "pointer-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-pause\">", + "pointer-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-pin\">", + "pointer-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-plus\">", + "pointer-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-question\">", + "pointer-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-search\">", + "pointer-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-share\">", + "pointer-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-star\">", + "pointer-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-up\">", + "pointer-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer-x\">", + "pointer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pointer\">", + "pokeball-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pokeball-off\">", + "pokeball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pokeball\">", + "poker-chip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-poker-chip\">", + "polaroid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-polaroid\">", + "polygon-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-polygon-off\">", + "polygon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-polygon\">", + "poo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-poo\">", + "pool-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pool-off\">", + "pool": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pool\">", + "power": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-power\">", + "pray": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pray\">", + "premium-rights": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-premium-rights\">", + "prescription": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prescription\">", + "presentation-analytics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-presentation-analytics\">", + "presentation-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-presentation-off\">", + "presentation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-presentation\">", + "printer-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-printer-off\">", + "printer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-printer\">", + "prism-light": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prism-light\">", + "prism-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prism-off\">", + "prism-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prism-plus\">", + "prism": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prism\">", + "prison": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prison\">", + "progress-alert": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress-alert\">", + "progress-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress-bolt\">", + "progress-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress-check\">", + "progress-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress-down\">", + "progress-help": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress-help\">", + "progress-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress-x\">", + "progress": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-progress\">", + "prompt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prompt\">", + "prong": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-prong\">", + "propeller-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-propeller-off\">", + "propeller": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-propeller\">", + "protocol": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-protocol\">", + "pumpkin-scary": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pumpkin-scary\">", + "puzzle-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-puzzle-2\">", + "puzzle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-puzzle-off\">", + "puzzle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-puzzle\">", + "pyramid-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pyramid-off\">", + "pyramid-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pyramid-plus\">", + "pyramid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-pyramid\">", + "qrcode-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-qrcode-off\">", + "qrcode": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-qrcode\">", + "question-mark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-question-mark\">", + "quote-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-quote-off\">", + "quote": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-quote\">", + "quotes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-quotes\">", + "radar-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radar-2\">", + "radar-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radar-off\">", + "radar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radar\">", + "radio-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radio-off\">", + "radio": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radio\">", + "radioactive-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radioactive-off\">", + "radioactive": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radioactive\">", + "radius-bottom-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radius-bottom-left\">", + "radius-bottom-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radius-bottom-right\">", + "radius-top-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radius-top-left\">", + "radius-top-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-radius-top-right\">", + "rainbow-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rainbow-off\">", + "rainbow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rainbow\">", + "rating-12-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rating-12-plus\">", + "rating-14-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rating-14-plus\">", + "rating-16-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rating-16-plus\">", + "rating-18-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rating-18-plus\">", + "rating-21-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rating-21-plus\">", + "razor-electric": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-razor-electric\">", + "razor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-razor\">", + "receipt-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-2\">", + "receipt-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-bitcoin\">", + "receipt-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-dollar\">", + "receipt-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-euro\">", + "receipt-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-off\">", + "receipt-pound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-pound\">", + "receipt-refund": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-refund\">", + "receipt-rupee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-rupee\">", + "receipt-tax": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-tax\">", + "receipt-yen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-yen\">", + "receipt-yuan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt-yuan\">", + "receipt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-receipt\">", + "recharging": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-recharging\">", + "record-mail-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-record-mail-off\">", + "record-mail": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-record-mail\">", + "rectangle-rounded-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangle-rounded-bottom\">", + "rectangle-rounded-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangle-rounded-top\">", + "rectangle-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangle-vertical\">", + "rectangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangle\">", + "rectangular-prism-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangular-prism-off\">", + "rectangular-prism-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangular-prism-plus\">", + "rectangular-prism": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rectangular-prism\">", + "recycle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-recycle-off\">", + "recycle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-recycle\">", + "refresh-alert": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-refresh-alert\">", + "refresh-dot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-refresh-dot\">", + "refresh-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-refresh-off\">", + "refresh": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-refresh\">", + "regex-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-regex-off\">", + "regex": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-regex\">", + "registered": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-registered\">", + "relation-many-to-many": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-relation-many-to-many\">", + "relation-one-to-many": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-relation-one-to-many\">", + "relation-one-to-one": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-relation-one-to-one\">", + "reload": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-reload\">", + "reorder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-reorder\">", + "repeat-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-repeat-off\">", + "repeat-once": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-repeat-once\">", + "repeat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-repeat\">", + "replace-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-replace-off\">", + "replace": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-replace\">", + "report-analytics": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-report-analytics\">", + "report-medical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-report-medical\">", + "report-money": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-report-money\">", + "report-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-report-off\">", + "report-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-report-search\">", + "report": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-report\">", + "reserved-line": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-reserved-line\">", + "resize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-resize\">", + "restore": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-restore\">", + "rewind-backward-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-10\">", + "rewind-backward-15": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-15\">", + "rewind-backward-20": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-20\">", + "rewind-backward-30": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-30\">", + "rewind-backward-40": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-40\">", + "rewind-backward-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-5\">", + "rewind-backward-50": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-50\">", + "rewind-backward-60": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-backward-60\">", + "rewind-forward-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-10\">", + "rewind-forward-15": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-15\">", + "rewind-forward-20": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-20\">", + "rewind-forward-30": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-30\">", + "rewind-forward-40": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-40\">", + "rewind-forward-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-5\">", + "rewind-forward-50": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-50\">", + "rewind-forward-60": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rewind-forward-60\">", + "ribbon-health": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ribbon-health\">", + "rings": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rings\">", + "ripple-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ripple-off\">", + "ripple": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ripple\">", + "road-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-road-off\">", + "road-sign": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-road-sign\">", + "road": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-road\">", + "robot-face": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-robot-face\">", + "robot-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-robot-off\">", + "robot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-robot\">", + "rocket-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rocket-off\">", + "rocket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rocket\">", + "roller-skating": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-roller-skating\">", + "rollercoaster-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rollercoaster-off\">", + "rollercoaster": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rollercoaster\">", + "rosette-discount-check-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-discount-check-off\">", + "rosette-discount-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-discount-check\">", + "rosette-discount-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-discount-off\">", + "rosette-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-discount\">", + "rosette-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-0\">", + "rosette-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-1\">", + "rosette-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-2\">", + "rosette-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-3\">", + "rosette-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-4\">", + "rosette-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-5\">", + "rosette-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-6\">", + "rosette-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-7\">", + "rosette-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-8\">", + "rosette-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette-number-9\">", + "rosette": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rosette\">", + "rotate-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-2\">", + "rotate-360": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-360\">", + "rotate-3d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-3d\">", + "rotate-clockwise-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-clockwise-2\">", + "rotate-clockwise": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-clockwise\">", + "rotate-dot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-dot\">", + "rotate-rectangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate-rectangle\">", + "rotate": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rotate\">", + "route-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-2\">", + "route-alt-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-alt-left\">", + "route-alt-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-alt-right\">", + "route-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-off\">", + "route-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-scan\">", + "route-square-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-square-2\">", + "route-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-square\">", + "route-x-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-x-2\">", + "route-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route-x\">", + "route": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-route\">", + "router-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-router-off\">", + "router": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-router\">", + "row-insert-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-row-insert-bottom\">", + "row-insert-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-row-insert-top\">", + "row-remove": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-row-remove\">", + "rss": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rss\">", + "rubber-stamp-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rubber-stamp-off\">", + "rubber-stamp": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rubber-stamp\">", + "ruler-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler-2-off\">", + "ruler-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler-2\">", + "ruler-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler-3\">", + "ruler-measure-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler-measure-2\">", + "ruler-measure": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler-measure\">", + "ruler-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler-off\">", + "ruler": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ruler\">", + "run": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-run\">", + "rv-truck": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-rv-truck\">", + "s-turn-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-s-turn-down\">", + "s-turn-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-s-turn-left\">", + "s-turn-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-s-turn-right\">", + "s-turn-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-s-turn-up\">", + "sailboat-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sailboat-2\">", + "sailboat-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sailboat-off\">", + "sailboat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sailboat\">", + "salad": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-salad\">", + "salt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-salt\">", + "sandbox": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sandbox\">", + "satellite-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-satellite-off\">", + "satellite": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-satellite\">", + "sausage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sausage\">", + "scale-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scale-off\">", + "scale-outline-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scale-outline-off\">", + "scale-outline": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scale-outline\">", + "scale": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scale\">", + "scan-eye": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scan-eye\">", + "scan-position": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scan-position\">", + "scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scan\">", + "schema-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-schema-off\">", + "schema": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-schema\">", + "school-bell": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-school-bell\">", + "school-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-school-off\">", + "school": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-school\">", + "scissors-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scissors-off\">", + "scissors": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scissors\">", + "scooter-electric": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scooter-electric\">", + "scooter": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scooter\">", + "scoreboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scoreboard\">", + "screen-share-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-screen-share-off\">", + "screen-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-screen-share\">", + "screenshot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-screenshot\">", + "scribble-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scribble-off\">", + "scribble": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scribble\">", + "script-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-script-minus\">", + "script-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-script-plus\">", + "script-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-script-x\">", + "script": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-script\">", + "scuba-diving-tank": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scuba-diving-tank\">", + "scuba-diving": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scuba-diving\">", + "scuba-mask-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scuba-mask-off\">", + "scuba-mask": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-scuba-mask\">", + "sdk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sdk\">", + "search-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-search-off\">", + "search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-search\">", + "section-sign": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-section-sign\">", + "section": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-section\">", + "seeding-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-seeding-off\">", + "seeding": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-seeding\">", + "select-all": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-select-all\">", + "select": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-select\">", + "selector": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-selector\">", + "send-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-send-2\">", + "send-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-send-off\">", + "send": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-send\">", + "seo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-seo\">", + "separator-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-separator-horizontal\">", + "separator-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-separator-vertical\">", + "separator": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-separator\">", + "server-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-server-2\">", + "server-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-server-bolt\">", + "server-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-server-cog\">", + "server-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-server-off\">", + "server-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-server-spark\">", + "server": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-server\">", + "servicemark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-servicemark\">", + "settings-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-2\">", + "settings-automation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-automation\">", + "settings-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-bolt\">", + "settings-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-cancel\">", + "settings-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-check\">", + "settings-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-code\">", + "settings-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-cog\">", + "settings-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-dollar\">", + "settings-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-down\">", + "settings-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-exclamation\">", + "settings-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-heart\">", + "settings-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-minus\">", + "settings-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-off\">", + "settings-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-pause\">", + "settings-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-pin\">", + "settings-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-plus\">", + "settings-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-question\">", + "settings-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-search\">", + "settings-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-share\">", + "settings-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-spark\">", + "settings-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-star\">", + "settings-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-up\">", + "settings-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings-x\">", + "settings": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-settings\">", + "shadow-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shadow-off\">", + "shadow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shadow\">", + "shape-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shape-2\">", + "shape-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shape-3\">", + "shape-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shape-off\">", + "shape": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shape\">", + "share-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-share-2\">", + "share-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-share-3\">", + "share-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-share-off\">", + "share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-share\">", + "shareplay": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shareplay\">", + "shield-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-bolt\">", + "shield-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-cancel\">", + "shield-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-check\">", + "shield-checkered": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-checkered\">", + "shield-chevron": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-chevron\">", + "shield-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-code\">", + "shield-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-cog\">", + "shield-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-dollar\">", + "shield-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-down\">", + "shield-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-exclamation\">", + "shield-half": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-half\">", + "shield-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-heart\">", + "shield-lock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-lock\">", + "shield-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-minus\">", + "shield-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-off\">", + "shield-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-pause\">", + "shield-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-pin\">", + "shield-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-plus\">", + "shield-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-question\">", + "shield-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-search\">", + "shield-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-share\">", + "shield-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-star\">", + "shield-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-up\">", + "shield-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield-x\">", + "shield": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shield\">", + "ship-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ship-off\">", + "ship": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ship\">", + "shirt-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shirt-off\">", + "shirt-sport": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shirt-sport\">", + "shirt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shirt\">", + "shoe-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shoe-off\">", + "shoe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shoe\">", + "shopping-bag-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-check\">", + "shopping-bag-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-discount\">", + "shopping-bag-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-edit\">", + "shopping-bag-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-exclamation\">", + "shopping-bag-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-heart\">", + "shopping-bag-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-minus\">", + "shopping-bag-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-plus\">", + "shopping-bag-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-search\">", + "shopping-bag-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag-x\">", + "shopping-bag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-bag\">", + "shopping-cart-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-bolt\">", + "shopping-cart-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-cancel\">", + "shopping-cart-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-check\">", + "shopping-cart-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-code\">", + "shopping-cart-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-cog\">", + "shopping-cart-copy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-copy\">", + "shopping-cart-discount": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-discount\">", + "shopping-cart-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-dollar\">", + "shopping-cart-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-down\">", + "shopping-cart-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-exclamation\">", + "shopping-cart-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-heart\">", + "shopping-cart-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-minus\">", + "shopping-cart-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-off\">", + "shopping-cart-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-pause\">", + "shopping-cart-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-pin\">", + "shopping-cart-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-plus\">", + "shopping-cart-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-question\">", + "shopping-cart-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-search\">", + "shopping-cart-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-share\">", + "shopping-cart-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-star\">", + "shopping-cart-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-up\">", + "shopping-cart-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart-x\">", + "shopping-cart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shopping-cart\">", + "shovel-pitchforks": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shovel-pitchforks\">", + "shovel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shovel\">", + "shredder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-shredder\">", + "sign-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sign-left\">", + "sign-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sign-right\">", + "signal-2g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-2g\">", + "signal-3g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-3g\">", + "signal-4g-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-4g-plus\">", + "signal-4g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-4g\">", + "signal-5g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-5g\">", + "signal-6g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-6g\">", + "signal-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-e\">", + "signal-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-g\">", + "signal-h-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-h-plus\">", + "signal-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-h\">", + "signal-lte": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signal-lte\">", + "signature-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signature-off\">", + "signature": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-signature\">", + "sitemap-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sitemap-off\">", + "sitemap": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sitemap\">", + "skateboard-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-skateboard-off\">", + "skateboard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-skateboard\">", + "skateboarding": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-skateboarding\">", + "skew-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-skew-x\">", + "skew-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-skew-y\">", + "ski-jumping": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ski-jumping\">", + "skull": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-skull\">", + "slash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-slash\">", + "slashes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-slashes\">", + "sleigh": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sleigh\">", + "slice": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-slice\">", + "slideshow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-slideshow\">", + "smart-home-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-smart-home-off\">", + "smart-home": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-smart-home\">", + "smoking-no": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-smoking-no\">", + "smoking": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-smoking\">", + "snowboarding": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-snowboarding\">", + "snowflake-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-snowflake-off\">", + "snowflake": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-snowflake\">", + "snowman": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-snowman\">", + "soccer-field": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-soccer-field\">", + "social-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-social-off\">", + "social": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-social\">", + "sock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sock\">", + "sofa-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sofa-off\">", + "sofa": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sofa\">", + "solar-electricity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-solar-electricity\">", + "solar-panel-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-solar-panel-2\">", + "solar-panel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-solar-panel\">", + "sort-0-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-0-9\">", + "sort-9-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-9-0\">", + "sort-a-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-a-z\">", + "sort-ascending-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-ascending-2\">", + "sort-ascending-letters": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-ascending-letters\">", + "sort-ascending-numbers": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-ascending-numbers\">", + "sort-ascending-shapes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-ascending-shapes\">", + "sort-ascending-small-big": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-ascending-small-big\">", + "sort-ascending": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-ascending\">", + "sort-descending-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-descending-2\">", + "sort-descending-letters": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-descending-letters\">", + "sort-descending-numbers": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-descending-numbers\">", + "sort-descending-shapes": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-descending-shapes\">", + "sort-descending-small-big": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-descending-small-big\">", + "sort-descending": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-descending\">", + "sort-z-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sort-z-a\">", + "sos": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sos\">", + "soup-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-soup-off\">", + "soup": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-soup\">", + "source-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-source-code\">", + "space-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-space-off\">", + "space": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-space\">", + "spaces": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spaces\">", + "spacing-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spacing-horizontal\">", + "spacing-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spacing-vertical\">", + "spade": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spade\">", + "sparkles": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sparkles\">", + "speakerphone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-speakerphone\">", + "speedboat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-speedboat\">", + "sphere-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sphere-off\">", + "sphere-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sphere-plus\">", + "sphere": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sphere\">", + "spider": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spider\">", + "spiral-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spiral-off\">", + "spiral": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spiral\">", + "sport-billard": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sport-billard\">", + "spray": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spray\">", + "spy-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spy-off\">", + "spy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-spy\">", + "sql": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sql\">", + "square-arrow-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-arrow-down\">", + "square-arrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-arrow-left\">", + "square-arrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-arrow-right\">", + "square-arrow-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-arrow-up\">", + "square-asterisk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-asterisk\">", + "square-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-check\">", + "square-chevron-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevron-down\">", + "square-chevron-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevron-left\">", + "square-chevron-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevron-right\">", + "square-chevron-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevron-up\">", + "square-chevrons-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevrons-down\">", + "square-chevrons-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevrons-left\">", + "square-chevrons-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevrons-right\">", + "square-chevrons-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-chevrons-up\">", + "square-dot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-dot\">", + "square-f0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f0\">", + "square-f1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f1\">", + "square-f2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f2\">", + "square-f3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f3\">", + "square-f4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f4\">", + "square-f5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f5\">", + "square-f6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f6\">", + "square-f7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f7\">", + "square-f8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f8\">", + "square-f9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-f9\">", + "square-forbid-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-forbid-2\">", + "square-forbid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-forbid\">", + "square-half": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-half\">", + "square-key": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-key\">", + "square-letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-a\">", + "square-letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-b\">", + "square-letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-c\">", + "square-letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-d\">", + "square-letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-e\">", + "square-letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-f\">", + "square-letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-g\">", + "square-letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-h\">", + "square-letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-i\">", + "square-letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-j\">", + "square-letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-k\">", + "square-letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-l\">", + "square-letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-m\">", + "square-letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-n\">", + "square-letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-o\">", + "square-letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-p\">", + "square-letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-q\">", + "square-letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-r\">", + "square-letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-s\">", + "square-letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-t\">", + "square-letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-u\">", + "square-letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-v\">", + "square-letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-w\">", + "square-letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-x\">", + "square-letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-y\">", + "square-letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-letter-z\">", + "square-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-minus\">", + "square-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-0\">", + "square-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-1\">", + "square-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-2\">", + "square-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-3\">", + "square-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-4\">", + "square-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-5\">", + "square-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-6\">", + "square-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-7\">", + "square-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-8\">", + "square-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-number-9\">", + "square-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-off\">", + "square-percentage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-percentage\">", + "square-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-plus-2\">", + "square-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-plus\">", + "square-root-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-root-2\">", + "square-root": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-root\">", + "square-rotated-forbid-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rotated-forbid-2\">", + "square-rotated-forbid": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rotated-forbid\">", + "square-rotated-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rotated-off\">", + "square-rotated": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rotated\">", + "square-rounded-arrow-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-arrow-down\">", + "square-rounded-arrow-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-arrow-left\">", + "square-rounded-arrow-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-arrow-right\">", + "square-rounded-arrow-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-arrow-up\">", + "square-rounded-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-check\">", + "square-rounded-chevron-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevron-down\">", + "square-rounded-chevron-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevron-left\">", + "square-rounded-chevron-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevron-right\">", + "square-rounded-chevron-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevron-up\">", + "square-rounded-chevrons-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevrons-down\">", + "square-rounded-chevrons-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevrons-left\">", + "square-rounded-chevrons-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevrons-right\">", + "square-rounded-chevrons-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-chevrons-up\">", + "square-rounded-letter-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-a\">", + "square-rounded-letter-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-b\">", + "square-rounded-letter-c": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-c\">", + "square-rounded-letter-d": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-d\">", + "square-rounded-letter-e": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-e\">", + "square-rounded-letter-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-f\">", + "square-rounded-letter-g": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-g\">", + "square-rounded-letter-h": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-h\">", + "square-rounded-letter-i": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-i\">", + "square-rounded-letter-j": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-j\">", + "square-rounded-letter-k": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-k\">", + "square-rounded-letter-l": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-l\">", + "square-rounded-letter-m": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-m\">", + "square-rounded-letter-n": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-n\">", + "square-rounded-letter-o": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-o\">", + "square-rounded-letter-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-p\">", + "square-rounded-letter-q": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-q\">", + "square-rounded-letter-r": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-r\">", + "square-rounded-letter-s": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-s\">", + "square-rounded-letter-t": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-t\">", + "square-rounded-letter-u": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-u\">", + "square-rounded-letter-v": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-v\">", + "square-rounded-letter-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-w\">", + "square-rounded-letter-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-x\">", + "square-rounded-letter-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-y\">", + "square-rounded-letter-z": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-letter-z\">", + "square-rounded-minus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-minus-2\">", + "square-rounded-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-minus\">", + "square-rounded-number-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-0\">", + "square-rounded-number-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-1\">", + "square-rounded-number-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-2\">", + "square-rounded-number-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-3\">", + "square-rounded-number-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-4\">", + "square-rounded-number-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-5\">", + "square-rounded-number-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-6\">", + "square-rounded-number-7": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-7\">", + "square-rounded-number-8": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-8\">", + "square-rounded-number-9": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-number-9\">", + "square-rounded-percentage": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-percentage\">", + "square-rounded-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-plus-2\">", + "square-rounded-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-plus\">", + "square-rounded-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded-x\">", + "square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-rounded\">", + "square-toggle-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-toggle-horizontal\">", + "square-toggle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-toggle\">", + "square-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square-x\">", + "square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-square\">", + "squares-diagonal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-squares-diagonal\">", + "squares-selected": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-squares-selected\">", + "squares": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-squares\">", + "stack-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-2\">", + "stack-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-3\">", + "stack-back": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-back\">", + "stack-backward": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-backward\">", + "stack-forward": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-forward\">", + "stack-front": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-front\">", + "stack-middle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-middle\">", + "stack-pop": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-pop\">", + "stack-push": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack-push\">", + "stack": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stack\">", + "stairs-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stairs-down\">", + "stairs-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stairs-up\">", + "stairs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stairs\">", + "star-half": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-star-half\">", + "star-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-star-off\">", + "star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-star\">", + "stars-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stars-off\">", + "stars": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stars\">", + "status-change": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-status-change\">", + "steam": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-steam\">", + "steering-wheel-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-steering-wheel-off\">", + "steering-wheel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-steering-wheel\">", + "step-into": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-step-into\">", + "step-out": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-step-out\">", + "stereo-glasses": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stereo-glasses\">", + "stethoscope-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stethoscope-off\">", + "stethoscope": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stethoscope\">", + "sticker-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sticker-2\">", + "sticker": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sticker\">", + "stopwatch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stopwatch\">", + "storm-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-storm-off\">", + "storm": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-storm\">", + "stretching-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stretching-2\">", + "stretching": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-stretching\">", + "strikethrough": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-strikethrough\">", + "submarine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-submarine\">", + "subscript": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-subscript\">", + "subtask": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-subtask\">", + "sum-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sum-off\">", + "sum": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sum\">", + "sun-electricity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun-electricity\">", + "sun-high": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun-high\">", + "sun-low": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun-low\">", + "sun-moon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun-moon\">", + "sun-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun-off\">", + "sun-wind": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun-wind\">", + "sun": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sun\">", + "sunglasses": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sunglasses\">", + "sunrise": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sunrise\">", + "sunset-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sunset-2\">", + "sunset": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sunset\">", + "superscript": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-superscript\">", + "svg": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-svg\">", + "swimming": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swimming\">", + "swipe-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swipe-down\">", + "swipe-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swipe-left\">", + "swipe-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swipe-right\">", + "swipe-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swipe-up\">", + "swipe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swipe\">", + "switch-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-switch-2\">", + "switch-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-switch-3\">", + "switch-horizontal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-switch-horizontal\">", + "switch-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-switch-vertical\">", + "switch": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-switch\">", + "sword-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sword-off\">", + "sword": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-sword\">", + "swords": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-swords\">", + "table-alias": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-alias\">", + "table-column": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-column\">", + "table-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-down\">", + "table-export": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-export\">", + "table-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-heart\">", + "table-import": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-import\">", + "table-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-minus\">", + "table-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-off\">", + "table-options": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-options\">", + "table-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-plus\">", + "table-row": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-row\">", + "table-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-share\">", + "table-shortcut": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-shortcut\">", + "table-spark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table-spark\">", + "table": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-table\">", + "tag-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tag-off\">", + "tag-starred": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tag-starred\">", + "tag": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tag\">", + "tags-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tags-off\">", + "tags": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tags\">", + "tallymark-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tallymark-1\">", + "tallymark-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tallymark-2\">", + "tallymark-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tallymark-3\">", + "tallymark-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tallymark-4\">", + "tallymarks": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tallymarks\">", + "tank": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tank\">", + "target-arrow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-target-arrow\">", + "target-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-target-off\">", + "target": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-target\">", + "tax-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tax-euro\">", + "tax-pound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tax-pound\">", + "tax": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tax\">", + "teapot": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-teapot\">", + "telescope-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-telescope-off\">", + "telescope": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-telescope\">", + "temperature-celsius": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-celsius\">", + "temperature-fahrenheit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-fahrenheit\">", + "temperature-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-minus\">", + "temperature-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-off\">", + "temperature-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-plus\">", + "temperature-snow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-snow\">", + "temperature-sun": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature-sun\">", + "temperature": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-temperature\">", + "template-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-template-off\">", + "template": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-template\">", + "tent-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tent-off\">", + "tent": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tent\">", + "terminal-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-terminal-2\">", + "terminal": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-terminal\">", + "test-pipe-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-test-pipe-2\">", + "test-pipe-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-test-pipe-off\">", + "test-pipe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-test-pipe\">", + "tex": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tex\">", + "text-caption": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-caption\">", + "text-color": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-color\">", + "text-decrease": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-decrease\">", + "text-direction-ltr": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-direction-ltr\">", + "text-direction-rtl": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-direction-rtl\">", + "text-grammar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-grammar\">", + "text-increase": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-increase\">", + "text-orientation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-orientation\">", + "text-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-plus\">", + "text-recognition": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-recognition\">", + "text-resize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-resize\">", + "text-scan-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-scan-2\">", + "text-size": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-size\">", + "text-spellcheck": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-spellcheck\">", + "text-wrap-column": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-wrap-column\">", + "text-wrap-disabled": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-wrap-disabled\">", + "text-wrap": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-text-wrap\">", + "texture": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-texture\">", + "theater": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-theater\">", + "thermometer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-thermometer\">", + "thumb-down-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-thumb-down-off\">", + "thumb-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-thumb-down\">", + "thumb-up-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-thumb-up-off\">", + "thumb-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-thumb-up\">", + "tic-tac": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tic-tac\">", + "ticket-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ticket-off\">", + "ticket": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ticket\">", + "tie": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tie\">", + "tilde": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tilde\">", + "tilt-shift-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tilt-shift-off\">", + "tilt-shift": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tilt-shift\">", + "time-duration-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-0\">", + "time-duration-10": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-10\">", + "time-duration-15": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-15\">", + "time-duration-30": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-30\">", + "time-duration-45": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-45\">", + "time-duration-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-5\">", + "time-duration-60": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-60\">", + "time-duration-90": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-90\">", + "time-duration-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-time-duration-off\">", + "timeline-event-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline-event-exclamation\">", + "timeline-event-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline-event-minus\">", + "timeline-event-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline-event-plus\">", + "timeline-event-text": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline-event-text\">", + "timeline-event-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline-event-x\">", + "timeline-event": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline-event\">", + "timeline": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timeline\">", + "timezone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-timezone\">", + "tip-jar-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tip-jar-euro\">", + "tip-jar-pound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tip-jar-pound\">", + "tip-jar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tip-jar\">", + "tir": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tir\">", + "toggle-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-toggle-left\">", + "toggle-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-toggle-right\">", + "toilet-paper-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-toilet-paper-off\">", + "toilet-paper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-toilet-paper\">", + "toml": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-toml\">", + "tool": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tool\">", + "tools-kitchen-2-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools-kitchen-2-off\">", + "tools-kitchen-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools-kitchen-2\">", + "tools-kitchen-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools-kitchen-3\">", + "tools-kitchen-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools-kitchen-off\">", + "tools-kitchen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools-kitchen\">", + "tools-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools-off\">", + "tools": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tools\">", + "tooltip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tooltip\">", + "topology-bus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-bus\">", + "topology-complex": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-complex\">", + "topology-full-hierarchy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-full-hierarchy\">", + "topology-full": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-full\">", + "topology-ring-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-ring-2\">", + "topology-ring-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-ring-3\">", + "topology-ring": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-ring\">", + "topology-star-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-star-2\">", + "topology-star-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-star-3\">", + "topology-star-ring-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-star-ring-2\">", + "topology-star-ring-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-star-ring-3\">", + "topology-star-ring": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-star-ring\">", + "topology-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-topology-star\">", + "torii": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-torii\">", + "tornado": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tornado\">", + "tournament": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tournament\">", + "tower-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tower-off\">", + "tower": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tower\">", + "track": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-track\">", + "tractor": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tractor\">", + "trademark": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trademark\">", + "traffic-cone-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-traffic-cone-off\">", + "traffic-cone": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-traffic-cone\">", + "traffic-lights-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-traffic-lights-off\">", + "traffic-lights": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-traffic-lights\">", + "train": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-train\">", + "transaction-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-bitcoin\">", + "transaction-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-dollar\">", + "transaction-euro": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-euro\">", + "transaction-pound": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-pound\">", + "transaction-rupee": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-rupee\">", + "transaction-yen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-yen\">", + "transaction-yuan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transaction-yuan\">", + "transfer-in": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transfer-in\">", + "transfer-out": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transfer-out\">", + "transfer-vertical": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transfer-vertical\">", + "transfer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transfer\">", + "transform-point-bottom-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transform-point-bottom-left\">", + "transform-point-bottom-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transform-point-bottom-right\">", + "transform-point-top-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transform-point-top-left\">", + "transform-point-top-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transform-point-top-right\">", + "transform-point": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transform-point\">", + "transform": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transform\">", + "transition-bottom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transition-bottom\">", + "transition-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transition-left\">", + "transition-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transition-right\">", + "transition-top": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-transition-top\">", + "trash-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trash-off\">", + "trash-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trash-x\">", + "trash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trash\">", + "treadmill": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-treadmill\">", + "tree": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-tree\">", + "trees": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trees\">", + "trekking": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trekking\">", + "trending-down-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trending-down-2\">", + "trending-down-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trending-down-3\">", + "trending-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trending-down\">", + "trending-up-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trending-up-2\">", + "trending-up-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trending-up-3\">", + "trending-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trending-up\">", + "triangle-inverted": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-inverted\">", + "triangle-minus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-minus-2\">", + "triangle-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-minus\">", + "triangle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-off\">", + "triangle-plus-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-plus-2\">", + "triangle-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-plus\">", + "triangle-square-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle-square-circle\">", + "triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangle\">", + "triangles": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-triangles\">", + "trident": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trident\">", + "trolley": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trolley\">", + "trophy-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trophy-off\">", + "trophy": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trophy\">", + "trowel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-trowel\">", + "truck-delivery": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-truck-delivery\">", + "truck-loading": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-truck-loading\">", + "truck-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-truck-off\">", + "truck-return": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-truck-return\">", + "truck": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-truck\">", + "txt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-txt\">", + "typeface": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-typeface\">", + "typography-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-typography-off\">", + "typography": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-typography\">", + "u-turn-left": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-u-turn-left\">", + "u-turn-right": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-u-turn-right\">", + "ufo-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ufo-off\">", + "ufo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ufo\">", + "umbrella-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-umbrella-2\">", + "umbrella-closed-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-umbrella-closed-2\">", + "umbrella-closed": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-umbrella-closed\">", + "umbrella-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-umbrella-off\">", + "umbrella": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-umbrella\">", + "underline": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-underline\">", + "universe": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-universe\">", + "unlink": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-unlink\">", + "upload": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-upload\">", + "urgent": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-urgent\">", + "usb": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-usb\">", + "user-bitcoin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-bitcoin\">", + "user-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-bolt\">", + "user-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-cancel\">", + "user-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-check\">", + "user-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-circle\">", + "user-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-code\">", + "user-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-cog\">", + "user-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-dollar\">", + "user-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-down\">", + "user-edit": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-edit\">", + "user-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-exclamation\">", + "user-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-heart\">", + "user-hexagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-hexagon\">", + "user-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-minus\">", + "user-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-off\">", + "user-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-pause\">", + "user-pentagon": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-pentagon\">", + "user-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-pin\">", + "user-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-plus\">", + "user-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-question\">", + "user-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-scan\">", + "user-screen": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-screen\">", + "user-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-search\">", + "user-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-share\">", + "user-shield": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-shield\">", + "user-square-rounded": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-square-rounded\">", + "user-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-square\">", + "user-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-star\">", + "user-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-up\">", + "user-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user-x\">", + "user": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-user\">", + "users-group": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-users-group\">", + "users-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-users-minus\">", + "users-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-users-plus\">", + "users": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-users\">", + "uv-index": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-uv-index\">", + "ux-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-ux-circle\">", + "vaccine-bottle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vaccine-bottle-off\">", + "vaccine-bottle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vaccine-bottle\">", + "vaccine-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vaccine-off\">", + "vaccine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vaccine\">", + "vacuum-cleaner": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vacuum-cleaner\">", + "variable-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-variable-minus\">", + "variable-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-variable-off\">", + "variable-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-variable-plus\">", + "variable": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-variable\">", + "vector-bezier-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-bezier-2\">", + "vector-bezier-arc": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-bezier-arc\">", + "vector-bezier-circle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-bezier-circle\">", + "vector-bezier": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-bezier\">", + "vector-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-off\">", + "vector-spline": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-spline\">", + "vector-triangle-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-triangle-off\">", + "vector-triangle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector-triangle\">", + "vector": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vector\">", + "venus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-venus\">", + "versions-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-versions-off\">", + "versions": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-versions\">", + "video-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-video-minus\">", + "video-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-video-off\">", + "video-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-video-plus\">", + "video": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-video\">", + "view-360-arrow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-view-360-arrow\">", + "view-360-number": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-view-360-number\">", + "view-360-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-view-360-off\">", + "view-360": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-view-360\">", + "viewfinder-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-viewfinder-off\">", + "viewfinder": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-viewfinder\">", + "viewport-narrow": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-viewport-narrow\">", + "viewport-short": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-viewport-short\">", + "viewport-tall": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-viewport-tall\">", + "viewport-wide": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-viewport-wide\">", + "vinyl": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vinyl\">", + "vip-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vip-off\">", + "vip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vip\">", + "virus-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-virus-off\">", + "virus-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-virus-search\">", + "virus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-virus\">", + "vocabulary-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vocabulary-off\">", + "vocabulary": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vocabulary\">", + "volcano": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-volcano\">", + "volume-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-volume-2\">", + "volume-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-volume-3\">", + "volume-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-volume-off\">", + "volume": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-volume\">", + "vs": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-vs\">", + "walk": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-walk\">", + "wall-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wall-off\">", + "wall": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wall\">", + "wallet-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wallet-off\">", + "wallet": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wallet\">", + "wallpaper-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wallpaper-off\">", + "wallpaper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wallpaper\">", + "wand-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wand-off\">", + "wand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wand\">", + "wash-dry-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-1\">", + "wash-dry-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-2\">", + "wash-dry-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-3\">", + "wash-dry-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-a\">", + "wash-dry-dip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-dip\">", + "wash-dry-f": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-f\">", + "wash-dry-flat": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-flat\">", + "wash-dry-hang": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-hang\">", + "wash-dry-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-off\">", + "wash-dry-p": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-p\">", + "wash-dry-shade": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-shade\">", + "wash-dry-w": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry-w\">", + "wash-dry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dry\">", + "wash-dryclean-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dryclean-off\">", + "wash-dryclean": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-dryclean\">", + "wash-eco": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-eco\">", + "wash-gentle": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-gentle\">", + "wash-hand": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-hand\">", + "wash-machine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-machine\">", + "wash-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-off\">", + "wash-press": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-press\">", + "wash-temperature-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-temperature-1\">", + "wash-temperature-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-temperature-2\">", + "wash-temperature-3": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-temperature-3\">", + "wash-temperature-4": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-temperature-4\">", + "wash-temperature-5": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-temperature-5\">", + "wash-temperature-6": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-temperature-6\">", + "wash-tumble-dry": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-tumble-dry\">", + "wash-tumble-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash-tumble-off\">", + "wash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wash\">", + "waterpolo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-waterpolo\">", + "wave-saw-tool": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wave-saw-tool\">", + "wave-sine": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wave-sine\">", + "wave-square": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wave-square\">", + "waves-electricity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-waves-electricity\">", + "webhook-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-webhook-off\">", + "webhook": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-webhook\">", + "weight": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-weight\">", + "wheel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wheel\">", + "wheelchair-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wheelchair-off\">", + "wheelchair": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wheelchair\">", + "whirl": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-whirl\">", + "wifi-0": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wifi-0\">", + "wifi-1": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wifi-1\">", + "wifi-2": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wifi-2\">", + "wifi-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wifi-off\">", + "wifi": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wifi\">", + "wind-electricity": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wind-electricity\">", + "wind-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wind-off\">", + "wind": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wind\">", + "windmill-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-windmill-off\">", + "windmill": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-windmill\">", + "window-maximize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-window-maximize\">", + "window-minimize": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-window-minimize\">", + "window-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-window-off\">", + "window": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-window\">", + "windsock": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-windsock\">", + "wiper-wash": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wiper-wash\">", + "wiper": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wiper\">", + "woman": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-woman\">", + "wood": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wood\">", + "world-bolt": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-bolt\">", + "world-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-cancel\">", + "world-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-check\">", + "world-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-code\">", + "world-cog": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-cog\">", + "world-dollar": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-dollar\">", + "world-down": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-down\">", + "world-download": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-download\">", + "world-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-exclamation\">", + "world-heart": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-heart\">", + "world-latitude": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-latitude\">", + "world-longitude": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-longitude\">", + "world-minus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-minus\">", + "world-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-off\">", + "world-pause": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-pause\">", + "world-pin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-pin\">", + "world-plus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-plus\">", + "world-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-question\">", + "world-search": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-search\">", + "world-share": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-share\">", + "world-star": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-star\">", + "world-up": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-up\">", + "world-upload": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-upload\">", + "world-www": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-www\">", + "world-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world-x\">", + "world": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-world\">", + "wrecking-ball": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-wrecking-ball\">", + "writing-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-writing-off\">", + "writing-sign-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-writing-sign-off\">", + "writing-sign": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-writing-sign\">", + "writing": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-writing\">", + "x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-x\">", + "xbox-a": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-xbox-a\">", + "xbox-b": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-xbox-b\">", + "xbox-x": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-xbox-x\">", + "xbox-y": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-xbox-y\">", + "xd": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-xd\">", + "xxx": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-xxx\">", + "yin-yang": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-yin-yang\">", + "yoga": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-yoga\">", + "zeppelin-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zeppelin-off\">", + "zeppelin": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zeppelin\">", + "zip": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zip\">", + "zodiac-aquarius": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-aquarius\">", + "zodiac-aries": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-aries\">", + "zodiac-cancer": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-cancer\">", + "zodiac-capricorn": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-capricorn\">", + "zodiac-gemini": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-gemini\">", + "zodiac-leo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-leo\">", + "zodiac-libra": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-libra\">", + "zodiac-pisces": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-pisces\">", + "zodiac-sagittarius": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-sagittarius\">", + "zodiac-scorpio": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-scorpio\">", + "zodiac-taurus": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-taurus\">", + "zodiac-virgo": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zodiac-virgo\">", + "zoom-cancel": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-cancel\">", + "zoom-check": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-check\">", + "zoom-code": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-code\">", + "zoom-exclamation": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-exclamation\">", + "zoom-in-area": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-in-area\">", + "zoom-in": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-in\">", + "zoom-money": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-money\">", + "zoom-out-area": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-out-area\">", + "zoom-out": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-out\">", + "zoom-pan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-pan\">", + "zoom-question": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-question\">", + "zoom-replace": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-replace\">", + "zoom-reset": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-reset\">", + "zoom-scan": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom-scan\">", + "zoom": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zoom\">", + "zzz-off": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zzz-off\">", + "zzz": "xmlns=\"http://www.w3.org/2000/svg\"width=\"24\"height=\"24\"viewBox=\"002424\"fill=\"none\"stroke=\"currentColor\"stroke-width=\"2\"stroke-linecap=\"round\"stroke-linejoin=\"round\"class=\"iconicon-tablericons-tabler-outlineicon-tabler-zzz\">", "HEAD": "", "TAIL": "" }; diff --git a/package-lock.json b/package-lock.json index aa673d0..29108dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@cdransf/eleventy-tabler-icons-filled", - "version": "2.13.1", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cdransf/eleventy-tabler-icons-filled", - "version": "2.13.1", + "version": "2.0.1", "license": "MIT", "devDependencies": { "@11ty/eleventy": "v3.0.0", - "@tabler/icons": "^3.34.0" + "@tabler/icons": "^3.19.0" } }, "node_modules/@11ty/dependency-tree": { @@ -349,9 +349,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.34.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.0.tgz", - "integrity": "sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.19.0.tgz", + "integrity": "sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index ca7971f..84026f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cdransf/eleventy-tabler-icons-filled", - "version": "2.13.1", + "version": "2.0.2", "description": "Shortcodes to add filled Tabler icons to your Eleventy projects", "type": "module", "main": "tablericons.js", @@ -25,15 +25,15 @@ }, "repository": { "type": "git", - "url": "git+https://git.apps.coryd.dev/cdransf/eleventy-tabler-icons-filled.git" + "url": "git+https://github.com/cdransf/eleventy-tabler-icons-filled.git" }, - "homepage": "https://git.apps.coryd.dev/cdransf/eleventy-tabler-icons-filled#readme", + "homepage": "https://github.com/cdransf/eleventy-tabler-icons-filled#readme", "bugs": { - "url": "https://git.apps.coryd.dev/cdransf/eleventy-tabler-icons-filled/issues" + "url": "https://github.com/cdransf/eleventy-tabler-icons-filled/issues" }, "license": "MIT", "devDependencies": { "@11ty/eleventy": "v3.0.0", - "@tabler/icons": "^3.34.0" + "@tabler/icons": "^3.19.0" } } diff --git a/tablericons.js b/tablericons.js index 4cb477e..b959cba 100644 --- a/tablericons.js +++ b/tablericons.js @@ -1,58 +1,48 @@ -import ICONS from './icons.js'; +import ICONS from './icons.js' const tablericons = (eleventyConfig, config = {}) => { - const { className = '', errorOnMissing = false } = config; + const { className = '', errorOnMissing = false } = config - const renderIcon = (context = {}, name, alt = '', attrs = {}) => { - const contents = ICONS[name]; + const renderIcon = (context = this, name, alt, attrs) => { + const contents = ICONS[name] if (!contents) { - handleMissingIcon(name, context.page?.inputPath); - return ''; + handleMissingIcon(name, context.page.inputPath) + return '' } - return `${buildHead(alt, className, name, attrs)}${contents}${ICONS.TAIL}`; - }; + return `${head(alt, className, name, attrs)}${contents}${ICONS.TAIL}` + } const handleMissingIcon = (name, inputPath) => { - const message = `No tablericon found for name '${name}'`; + const message = `No tablericons found for name '${name}'` if (errorOnMissing) { - throw new Error(message); + throw new Error(message) } else { - console.warn(`${message}${inputPath ? ` in ${inputPath}` : ''}`); + console.warn(`${message} in ${inputPath}`) } - }; - - eleventyConfig.addShortcode('tablericon', function (name, alt, attrs) { - return renderIcon(this, name, alt, attrs); - }); -}; - -const buildHead = (alt = '', className = '', iconName, attrs = {}) => { - let output = `${ICONS.HEAD.slice(0, -1)} aria-hidden="true"`; - - if (className) output += ` class="${className}"`; - output += ` data-tablericon-name="${iconName}"`; - - if (typeof attrs === 'string') { - output += ` ${attrs}`; - } else if (attrs && typeof attrs === 'object') { - output += Object.entries(attrs) - .map(([key, val]) => (key && val ? ` ${key}="${val}"` : '')) - .join(''); } - return `${output}>`; -}; - -export function renderTablerIcon(name, alt = '', attrs = {}, options = {}) { - const context = { page: { inputPath: options.inputPath || '' } }; - const contents = ICONS[name]; - if (!contents) { - console.warn(`No tablericon found for name '${name}'${options.inputPath ? ` in ${options.inputPath}` : ''}`); - return ''; - } - - return `${buildHead(alt, options.className || '', name, attrs)}${contents}${ICONS.TAIL}`; + // Register shortcode for Eleventy 3.0 + eleventyConfig.addShortcode('tablericon', (name, alt, attrs) => { + return renderIcon(this, name, alt, attrs) + }) } -export default tablericons; +const head = (alt, className, iconName, attrs) => { + let output = `${ICONS.HEAD.slice(0, -1)} aria-hidden='true'` + + if (className) output += ` class='${className}'` + output += ` data-tablericon-name='${iconName}'` + + if (typeof attrs === 'string') { + output += ` ${attrs}` + } else if (attrs && typeof attrs === 'object') { + output += Object.entries(attrs) + .map(([property, value]) => (property && value ? ` ${property}='${value}'` : '')) + .join('') + } + + return `${output}>` +} + +export default tablericons \ No newline at end of file