rn-iconify 2.0.1 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -2
- package/lib/commonjs/IconRenderer.js +56 -20
- package/lib/commonjs/IconRenderer.js.map +1 -1
- package/lib/commonjs/alias/Icon.js +35 -1
- package/lib/commonjs/alias/Icon.js.map +1 -1
- package/lib/commonjs/babel/cache-writer.js +1 -1
- package/lib/commonjs/babel/cache-writer.js.map +1 -1
- package/lib/commonjs/babel/index.js +0 -1
- package/lib/commonjs/babel/index.js.map +1 -1
- package/lib/commonjs/cache/CacheManager.js +13 -1
- package/lib/commonjs/cache/CacheManager.js.map +1 -1
- package/lib/commonjs/cache/DiskCache.js +33 -4
- package/lib/commonjs/cache/DiskCache.js.map +1 -1
- package/lib/commonjs/cli/CLAUDE.md +7 -0
- package/lib/commonjs/cli/commands/bundle.js +37 -6
- package/lib/commonjs/cli/commands/bundle.js.map +1 -1
- package/lib/commonjs/createIconSet.js +20 -1
- package/lib/commonjs/createIconSet.js.map +1 -1
- package/lib/commonjs/network/IconifyAPI.js +30 -2
- package/lib/commonjs/network/IconifyAPI.js.map +1 -1
- package/lib/module/IconRenderer.js +57 -19
- package/lib/module/IconRenderer.js.map +1 -1
- package/lib/module/alias/Icon.js +35 -1
- package/lib/module/alias/Icon.js.map +1 -1
- package/lib/module/babel/cache-writer.js +1 -1
- package/lib/module/babel/cache-writer.js.map +1 -1
- package/lib/module/babel/index.js +0 -1
- package/lib/module/babel/index.js.map +1 -1
- package/lib/module/cache/CacheManager.js +13 -1
- package/lib/module/cache/CacheManager.js.map +1 -1
- package/lib/module/cache/DiskCache.js +32 -4
- package/lib/module/cache/DiskCache.js.map +1 -1
- package/lib/module/cli/CLAUDE.md +7 -0
- package/lib/module/cli/commands/bundle.js +37 -6
- package/lib/module/cli/commands/bundle.js.map +1 -1
- package/lib/module/createIconSet.js +20 -1
- package/lib/module/createIconSet.js.map +1 -1
- package/lib/module/network/IconifyAPI.js +30 -2
- package/lib/module/network/IconifyAPI.js.map +1 -1
- package/lib/typescript/IconRenderer.d.ts +1 -1
- package/lib/typescript/IconRenderer.d.ts.map +1 -1
- package/lib/typescript/alias/Icon.d.ts +1 -1
- package/lib/typescript/alias/Icon.d.ts.map +1 -1
- package/lib/typescript/babel/index.d.ts +0 -1
- package/lib/typescript/babel/index.d.ts.map +1 -1
- package/lib/typescript/babel/types.d.ts +1 -1
- package/lib/typescript/cache/CacheManager.d.ts.map +1 -1
- package/lib/typescript/cache/DiskCache.d.ts +2 -0
- package/lib/typescript/cache/DiskCache.d.ts.map +1 -1
- package/lib/typescript/cli/commands/bundle.d.ts.map +1 -1
- package/lib/typescript/components/Academicons.d.ts +1 -1
- package/lib/typescript/components/AkarIcons.d.ts +1 -1
- package/lib/typescript/components/AntDesign.d.ts +1 -1
- package/lib/typescript/components/Arcticons.d.ts +1 -1
- package/lib/typescript/components/Basil.d.ts +1 -1
- package/lib/typescript/components/Bi.d.ts +1 -1
- package/lib/typescript/components/BitcoinIcons.d.ts +1 -1
- package/lib/typescript/components/Bpmn.d.ts +1 -1
- package/lib/typescript/components/Brandico.d.ts +1 -1
- package/lib/typescript/components/Bx.d.ts +1 -1
- package/lib/typescript/components/Bxl.d.ts +1 -1
- package/lib/typescript/components/Bxs.d.ts +1 -1
- package/lib/typescript/components/Bytesize.d.ts +1 -1
- package/lib/typescript/components/Carbon.d.ts +1 -1
- package/lib/typescript/components/Catppuccin.d.ts +1 -1
- package/lib/typescript/components/Cbi.d.ts +1 -1
- package/lib/typescript/components/Charm.d.ts +1 -1
- package/lib/typescript/components/Ci.d.ts +1 -1
- package/lib/typescript/components/Cib.d.ts +1 -1
- package/lib/typescript/components/Cif.d.ts +1 -1
- package/lib/typescript/components/Cil.d.ts +1 -1
- package/lib/typescript/components/CircleFlags.d.ts +1 -1
- package/lib/typescript/components/Circum.d.ts +1 -1
- package/lib/typescript/components/Clarity.d.ts +1 -1
- package/lib/typescript/components/Codex.d.ts +1 -1
- package/lib/typescript/components/Codicon.d.ts +1 -1
- package/lib/typescript/components/Covid.d.ts +1 -1
- package/lib/typescript/components/Cryptocurrency.d.ts +1 -1
- package/lib/typescript/components/CryptocurrencyColor.d.ts +1 -1
- package/lib/typescript/components/Cuida.d.ts +1 -1
- package/lib/typescript/components/Dashicons.d.ts +1 -1
- package/lib/typescript/components/Devicon.d.ts +1 -1
- package/lib/typescript/components/DeviconPlain.d.ts +1 -1
- package/lib/typescript/components/DinkieIcons.d.ts +1 -1
- package/lib/typescript/components/DuoIcons.d.ts +1 -1
- package/lib/typescript/components/Ei.d.ts +1 -1
- package/lib/typescript/components/El.d.ts +1 -1
- package/lib/typescript/components/EmojioneMonotone.d.ts +1 -1
- package/lib/typescript/components/Entypo.d.ts +1 -1
- package/lib/typescript/components/EntypoSocial.d.ts +1 -1
- package/lib/typescript/components/EosIcons.d.ts +1 -1
- package/lib/typescript/components/Ep.d.ts +1 -1
- package/lib/typescript/components/Et.d.ts +1 -1
- package/lib/typescript/components/Eva.d.ts +1 -1
- package/lib/typescript/components/F7.d.ts +1 -1
- package/lib/typescript/components/Fa.d.ts +1 -1
- package/lib/typescript/components/Fa6Brands.d.ts +1 -1
- package/lib/typescript/components/Fa6Regular.d.ts +1 -1
- package/lib/typescript/components/Fa6Solid.d.ts +1 -1
- package/lib/typescript/components/Fa7Brands.d.ts +1 -1
- package/lib/typescript/components/Fa7Regular.d.ts +1 -1
- package/lib/typescript/components/Fa7Solid.d.ts +1 -1
- package/lib/typescript/components/FaBrands.d.ts +1 -1
- package/lib/typescript/components/FaRegular.d.ts +1 -1
- package/lib/typescript/components/FaSolid.d.ts +1 -1
- package/lib/typescript/components/Fad.d.ts +1 -1
- package/lib/typescript/components/Famicons.d.ts +1 -1
- package/lib/typescript/components/Fe.d.ts +1 -1
- package/lib/typescript/components/Feather.d.ts +1 -1
- package/lib/typescript/components/FileIcons.d.ts +1 -1
- package/lib/typescript/components/Flag.d.ts +1 -1
- package/lib/typescript/components/Flagpack.d.ts +1 -1
- package/lib/typescript/components/FlatUi.d.ts +1 -1
- package/lib/typescript/components/Flowbite.d.ts +1 -1
- package/lib/typescript/components/Fluent.d.ts +1 -1
- package/lib/typescript/components/FluentColor.d.ts +1 -1
- package/lib/typescript/components/FluentEmoji.d.ts +1 -1
- package/lib/typescript/components/FluentEmojiFlat.d.ts +1 -1
- package/lib/typescript/components/FluentEmojiHighContrast.d.ts +1 -1
- package/lib/typescript/components/FluentMdl2.d.ts +1 -1
- package/lib/typescript/components/Fontelico.d.ts +1 -1
- package/lib/typescript/components/Fontisto.d.ts +1 -1
- package/lib/typescript/components/Formkit.d.ts +1 -1
- package/lib/typescript/components/Foundation.d.ts +1 -1
- package/lib/typescript/components/Gala.d.ts +1 -1
- package/lib/typescript/components/GameIcons.d.ts +1 -1
- package/lib/typescript/components/Garden.d.ts +1 -1
- package/lib/typescript/components/Geo.d.ts +1 -1
- package/lib/typescript/components/Gg.d.ts +1 -1
- package/lib/typescript/components/Gis.d.ts +1 -1
- package/lib/typescript/components/GravityUi.d.ts +1 -1
- package/lib/typescript/components/Gridicons.d.ts +1 -1
- package/lib/typescript/components/GrommetIcons.d.ts +1 -1
- package/lib/typescript/components/Guidance.d.ts +1 -1
- package/lib/typescript/components/Healthicons.d.ts +1 -1
- package/lib/typescript/components/Heroicons.d.ts +1 -1
- package/lib/typescript/components/HeroiconsOutline.d.ts +1 -1
- package/lib/typescript/components/HeroiconsSolid.d.ts +1 -1
- package/lib/typescript/components/Hugeicons.d.ts +1 -1
- package/lib/typescript/components/Humbleicons.d.ts +1 -1
- package/lib/typescript/components/Ic.d.ts +1 -1
- package/lib/typescript/components/IcomoonFree.d.ts +1 -1
- package/lib/typescript/components/IconPark.d.ts +1 -1
- package/lib/typescript/components/IconParkOutline.d.ts +1 -1
- package/lib/typescript/components/IconParkSolid.d.ts +1 -1
- package/lib/typescript/components/IconParkTwotone.d.ts +1 -1
- package/lib/typescript/components/Iconamoon.d.ts +1 -1
- package/lib/typescript/components/Iconoir.d.ts +1 -1
- package/lib/typescript/components/Icons8.d.ts +1 -1
- package/lib/typescript/components/Il.d.ts +1 -1
- package/lib/typescript/components/Ion.d.ts +1 -1
- package/lib/typescript/components/Iwwa.d.ts +1 -1
- package/lib/typescript/components/Ix.d.ts +1 -1
- package/lib/typescript/components/Jam.d.ts +1 -1
- package/lib/typescript/components/La.d.ts +1 -1
- package/lib/typescript/components/LetsIcons.d.ts +1 -1
- package/lib/typescript/components/LineMd.d.ts +1 -1
- package/lib/typescript/components/Lineicons.d.ts +1 -1
- package/lib/typescript/components/Logos.d.ts +1 -1
- package/lib/typescript/components/Ls.d.ts +1 -1
- package/lib/typescript/components/Lsicon.d.ts +1 -1
- package/lib/typescript/components/Lucide.d.ts +1 -1
- package/lib/typescript/components/LucideLab.d.ts +1 -1
- package/lib/typescript/components/Mage.d.ts +1 -1
- package/lib/typescript/components/Majesticons.d.ts +1 -1
- package/lib/typescript/components/Maki.d.ts +1 -1
- package/lib/typescript/components/Map.d.ts +1 -1
- package/lib/typescript/components/Marketeq.d.ts +1 -1
- package/lib/typescript/components/MaterialIconTheme.d.ts +1 -1
- package/lib/typescript/components/MaterialSymbols.d.ts +1 -1
- package/lib/typescript/components/MaterialSymbolsLight.d.ts +1 -1
- package/lib/typescript/components/Mdi.d.ts +1 -1
- package/lib/typescript/components/MdiLight.d.ts +1 -1
- package/lib/typescript/components/MedicalIcon.d.ts +1 -1
- package/lib/typescript/components/Memory.d.ts +1 -1
- package/lib/typescript/components/Meteocons.d.ts +1 -1
- package/lib/typescript/components/MeteorIcons.d.ts +1 -1
- package/lib/typescript/components/Mi.d.ts +1 -1
- package/lib/typescript/components/Mingcute.d.ts +1 -1
- package/lib/typescript/components/MonoIcons.d.ts +1 -1
- package/lib/typescript/components/Mynaui.d.ts +1 -1
- package/lib/typescript/components/Nimbus.d.ts +1 -1
- package/lib/typescript/components/Nonicons.d.ts +1 -1
- package/lib/typescript/components/Nrk.d.ts +1 -1
- package/lib/typescript/components/Octicon.d.ts +1 -1
- package/lib/typescript/components/Oi.d.ts +1 -1
- package/lib/typescript/components/Ooui.d.ts +1 -1
- package/lib/typescript/components/Oui.d.ts +1 -1
- package/lib/typescript/components/Pajamas.d.ts +1 -1
- package/lib/typescript/components/Pepicons.d.ts +1 -1
- package/lib/typescript/components/PepiconsPencil.d.ts +1 -1
- package/lib/typescript/components/PepiconsPop.d.ts +1 -1
- package/lib/typescript/components/PepiconsPrint.d.ts +1 -1
- package/lib/typescript/components/Ph.d.ts +1 -1
- package/lib/typescript/components/Picon.d.ts +1 -1
- package/lib/typescript/components/Pixel.d.ts +1 -1
- package/lib/typescript/components/Pixelarticons.d.ts +1 -1
- package/lib/typescript/components/Prime.d.ts +1 -1
- package/lib/typescript/components/Proicons.d.ts +1 -1
- package/lib/typescript/components/Ps.d.ts +1 -1
- package/lib/typescript/components/QlementineIcons.d.ts +1 -1
- package/lib/typescript/components/Quill.d.ts +1 -1
- package/lib/typescript/components/RadixIcons.d.ts +1 -1
- package/lib/typescript/components/Raphael.d.ts +1 -1
- package/lib/typescript/components/Ri.d.ts +1 -1
- package/lib/typescript/components/RivetIcons.d.ts +1 -1
- package/lib/typescript/components/Roentgen.d.ts +1 -1
- package/lib/typescript/components/Si.d.ts +1 -1
- package/lib/typescript/components/SiGlyph.d.ts +1 -1
- package/lib/typescript/components/Sidekickicons.d.ts +1 -1
- package/lib/typescript/components/SimpleIcons.d.ts +1 -1
- package/lib/typescript/components/SimpleLineIcons.d.ts +1 -1
- package/lib/typescript/components/SkillIcons.d.ts +1 -1
- package/lib/typescript/components/Solar.d.ts +1 -1
- package/lib/typescript/components/Stash.d.ts +1 -1
- package/lib/typescript/components/Streamline.d.ts +1 -1
- package/lib/typescript/components/StreamlineBlock.d.ts +1 -1
- package/lib/typescript/components/StreamlineColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineCyber.d.ts +1 -1
- package/lib/typescript/components/StreamlineCyberColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineEmojis.d.ts +1 -1
- package/lib/typescript/components/StreamlineFlex.d.ts +1 -1
- package/lib/typescript/components/StreamlineFlexColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineFreehand.d.ts +1 -1
- package/lib/typescript/components/StreamlineFreehandColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineKameleonColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineLogos.d.ts +1 -1
- package/lib/typescript/components/StreamlinePixel.d.ts +1 -1
- package/lib/typescript/components/StreamlinePlump.d.ts +1 -1
- package/lib/typescript/components/StreamlinePlumpColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineSharp.d.ts +1 -1
- package/lib/typescript/components/StreamlineSharpColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineStickiesColor.d.ts +1 -1
- package/lib/typescript/components/StreamlineUltimate.d.ts +1 -1
- package/lib/typescript/components/StreamlineUltimateColor.d.ts +1 -1
- package/lib/typescript/components/Subway.d.ts +1 -1
- package/lib/typescript/components/SvgSpinners.d.ts +1 -1
- package/lib/typescript/components/SystemUicons.d.ts +1 -1
- package/lib/typescript/components/Tabler.d.ts +1 -1
- package/lib/typescript/components/Tdesign.d.ts +1 -1
- package/lib/typescript/components/Teenyicons.d.ts +1 -1
- package/lib/typescript/components/Temaki.d.ts +1 -1
- package/lib/typescript/components/Token.d.ts +1 -1
- package/lib/typescript/components/TokenBranded.d.ts +1 -1
- package/lib/typescript/components/Topcoat.d.ts +1 -1
- package/lib/typescript/components/Typcn.d.ts +1 -1
- package/lib/typescript/components/Uil.d.ts +1 -1
- package/lib/typescript/components/Uim.d.ts +1 -1
- package/lib/typescript/components/Uis.d.ts +1 -1
- package/lib/typescript/components/Uit.d.ts +1 -1
- package/lib/typescript/components/Uiw.d.ts +1 -1
- package/lib/typescript/components/Unjs.d.ts +1 -1
- package/lib/typescript/components/Vaadin.d.ts +1 -1
- package/lib/typescript/components/Vs.d.ts +1 -1
- package/lib/typescript/components/VscodeIcons.d.ts +1 -1
- package/lib/typescript/components/Websymbol.d.ts +1 -1
- package/lib/typescript/components/Weui.d.ts +1 -1
- package/lib/typescript/components/Whh.d.ts +1 -1
- package/lib/typescript/components/Wi.d.ts +1 -1
- package/lib/typescript/components/Wpf.d.ts +1 -1
- package/lib/typescript/components/Zmdi.d.ts +1 -1
- package/lib/typescript/components/Zondicons.d.ts +1 -1
- package/lib/typescript/createIconSet.d.ts +1 -1
- package/lib/typescript/createIconSet.d.ts.map +1 -1
- package/lib/typescript/network/IconifyAPI.d.ts.map +1 -1
- package/lib/typescript/types/index.d.ts +56 -0
- package/lib/typescript/types/index.d.ts.map +1 -1
- package/package.json +6 -3
- package/src/IconRenderer.tsx +51 -8
- package/src/alias/Icon.tsx +32 -0
- package/src/babel/cache-writer.ts +1 -1
- package/src/babel/index.ts +0 -1
- package/src/babel/types.ts +1 -1
- package/src/cache/CacheManager.ts +14 -1
- package/src/cache/DiskCache.ts +43 -4
- package/src/cli/CLAUDE.md +7 -0
- package/src/cli/commands/bundle.ts +52 -6
- package/src/createIconSet.tsx +17 -0
- package/src/network/IconifyAPI.ts +23 -1
- package/src/types/index.ts +75 -0
|
@@ -3106,7 +3106,7 @@ declare const mingcuteIconNames: {
|
|
|
3106
3106
|
};
|
|
3107
3107
|
export type MingcuteIconName = keyof typeof mingcuteIconNames;
|
|
3108
3108
|
export declare const Mingcute: {
|
|
3109
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"basket-fill" | "command-line" | "check-line" | "pen-line" | "pencil-line" | "scan-line" | "airplane-fill" | "archive-fill" | "arrow-down-circle-fill" | "arrow-left-circle-fill" | "arrow-right-circle-fill" | "arrow-up-circle-fill" | "aspect-ratio-fill" | "award-fill" | "backpack-fill" | "book-fill" | "bookmark-fill" | "bookmarks-fill" | "box-fill" | "briefcase-fill" | "brush-fill" | "bug-fill" | "cake-fill" | "calendar-day-fill" | "calendar-fill" | "calendar-month-fill" | "calendar-week-fill" | "camera-fill" | "check-circle-fill" | "clipboard-fill" | "clock-fill" | "cloud-fill" | "cloud-lightning-fill" | "cloud-snow-fill" | "clouds-fill" | "compass-fill" | "cursor-fill" | "diamond-fill" | "disc-fill" | "display-fill" | "ear-fill" | "egg-fill" | "eraser-fill" | "eye-fill" | "fast-forward-fill" | "file-check-fill" | "file-code-fill" | "file-fill" | "file-music-fill" | "file-zip-fill" | "flask-fill" | "folder-fill" | "forward-fill" | "gift-fill" | "grid-fill" | "heart-fill" | "hexagon-fill" | "hospital-fill" | "house-fill" | "inbox-fill" | "keyboard-fill" | "laptop-fill" | "layers-fill" | "leaf-fill" | "lightning-fill" | "lock-fill" | "luggage-fill" | "lungs-fill" | "magnet-fill" | "map-fill" | "markdown-fill" | "mic-fill" | "moon-fill" | "moon-stars-fill" | "mortarboard-fill" | "mouse-fill" | "octagon-fill" | "palette-fill" | "passport-fill" | "pause-circle-fill" | "pause-fill" | "pen-fill" | "pencil-fill" | "pentagon-fill" | "phone-fill" | "pin-fill" | "play-circle-fill" | "play-fill" | "projector-fill" | "rocket-fill" | "rss-fill" | "save-fill" | "send-fill" | "shield-fill" | "skip-forward-fill" | "speaker-fill" | "square-fill" | "star-fill" | "stop-circle-fill" | "stop-fill" | "stopwatch-fill" | "suitcase-fill" | "sun-fill" | "sunrise-fill" | "sunset-fill" | "tag-fill" | "terminal-fill" | "threads-fill" | "ticket-fill" | "tree-fill" | "triangle-fill" | "trophy-fill" | "umbrella-fill" | "unlock-fill" | "usb-fill" | "volume-mute-fill" | "volume-off-fill" | "wallet-fill" | "arrow-down-circle-line" | "arrow-down-fill" | "arrow-down-line" | "arrow-left-circle-line" | "arrow-left-down-fill" | "arrow-left-down-line" | "arrow-left-fill" | "arrow-left-line" | "arrow-left-up-fill" | "arrow-left-up-line" | "arrow-right-circle-line" | "arrow-right-down-fill" | "arrow-right-down-line" | "arrow-right-fill" | "arrow-right-line" | "arrow-right-up-fill" | "arrow-right-up-line" | "arrow-up-circle-line" | "arrow-up-fill" | "arrow-up-line" | "corner-down-left-fill" | "corner-down-left-line" | "corner-down-right-fill" | "corner-down-right-line" | "corner-up-left-fill" | "corner-up-left-line" | "corner-up-right-fill" | "corner-up-right-line" | "bank-fill" | "bank-line" | "building-2-fill" | "building-2-line" | "building-3-fill" | "building-3-line" | "building-4-fill" | "building-4-line" | "government-fill" | "government-line" | "home-2-fill" | "home-2-line" | "home-3-fill" | "home-3-line" | "home-4-fill" | "home-4-line" | "home-5-fill" | "home-5-line" | "home-6-fill" | "home-6-line" | "home-7-fill" | "home-7-line" | "home-wifi-fill" | "home-wifi-line" | "hospital-line" | "hotel-fill" | "hotel-line" | "school-fill" | "school-line" | "store-2-fill" | "store-2-line" | "store-fill" | "store-line" | "tent-fill" | "tent-line" | "archive-line" | "at-fill" | "at-line" | "attachment-fill" | "attachment-line" | "award-line" | "bookmark-line" | "briefcase-2-fill" | "briefcase-2-line" | "briefcase-line" | "calendar-2-fill" | "calendar-2-line" | "calendar-line" | "cloud-line" | "copyright-fill" | "copyright-line" | "flag-2-fill" | "flag-2-line" | "inbox-2-fill" | "inbox-2-line" | "inbox-line" | "mail-ai-fill" | "mail-ai-line" | "mail-fill" | "mail-line" | "mail-open-fill" | "mail-open-line" | "mail-send-fill" | "mail-send-line" | "medal-fill" | "medal-line" | "profile-fill" | "profile-line" | "projector-line" | "record-mail-fill" | "record-mail-line" | "registered-fill" | "registered-line" | "send-plane-fill" | "send-plane-line" | "service-fill" | "service-line" | "chat-1-fill" | "chat-1-line" | "chat-2-fill" | "chat-2-line" | "chat-3-fill" | "chat-3-line" | "chat-4-fill" | "chat-4-line" | "message-2-fill" | "message-2-line" | "message-3-fill" | "message-3-line" | "anticlockwise-fill" | "anticlockwise-line" | "artboard-fill" | "artboard-line" | "brush-2-fill" | "brush-2-line" | "brush-3-fill" | "brush-3-line" | "brush-line" | "clockwise-fill" | "clockwise-line" | "color-filter-fill" | "color-filter-line" | "drop-fill" | "drop-line" | "edit-2-fill" | "edit-2-line" | "edit-fill" | "edit-line" | "eraser-line" | "flip-horizontal-fill" | "flip-horizontal-line" | "flip-vertical-fill" | "flip-vertical-line" | "grid-line" | "hammer-fill" | "hammer-line" | "hexagon-line" | "layout-2-fill" | "layout-2-line" | "layout-3-fill" | "layout-3-line" | "layout-4-fill" | "layout-4-line" | "layout-5-fill" | "layout-5-line" | "layout-6-fill" | "layout-6-line" | "layout-bottom-fill" | "layout-bottom-line" | "layout-fill" | "layout-grid-fill" | "layout-grid-line" | "layout-left-fill" | "layout-left-line" | "layout-line" | "layout-right-fill" | "layout-right-line" | "layout-top-fill" | "layout-top-line" | "mark-pen-fill" | "mark-pen-line" | "markup-fill" | "markup-line" | "octagon-line" | "paint-brush-fill" | "paint-brush-line" | "paint-fill" | "paint-line" | "palette-line" | "pencil-ruler-fill" | "pencil-ruler-line" | "pentagon-line" | "quill-pen-ai-fill" | "quill-pen-ai-line" | "quill-pen-fill" | "quill-pen-line" | "rectangle-fill" | "rectangle-line" | "ruler-fill" | "ruler-line" | "scissors-2-fill" | "scissors-2-line" | "scissors-fill" | "scissors-line" | "screenshot-fill" | "screenshot-line" | "shadow-fill" | "shadow-line" | "square-line" | "table-fill" | "table-line" | "triangle-line" | "braces-fill" | "braces-line" | "brackets-fill" | "brackets-line" | "bug-line" | "code-fill" | "code-line" | "command-fill" | "cursor-line" | "git-branch-fill" | "git-branch-line" | "git-commit-fill" | "git-commit-line" | "git-merge-fill" | "git-merge-line" | "git-pull-request-fill" | "git-pull-request-line" | "parentheses-fill" | "parentheses-line" | "terminal-box-fill" | "terminal-box-line" | "terminal-line" | "airplay-fill" | "airplay-line" | "barcode-fill" | "barcode-line" | "base-station-fill" | "base-station-line" | "battery-2-fill" | "battery-2-line" | "battery-fill" | "battery-line" | "bluetooth-fill" | "bluetooth-line" | "cellphone-fill" | "cellphone-line" | "computer-fill" | "computer-line" | "dashboard-2-fill" | "dashboard-2-line" | "dashboard-3-fill" | "dashboard-3-line" | "device-fill" | "device-line" | "fingerprint-2-fill" | "fingerprint-2-line" | "fingerprint-fill" | "fingerprint-line" | "gradienter-fill" | "gradienter-line" | "keyboard-line" | "mouse-line" | "phone-line" | "radar-fill" | "radar-line" | "remote-control-fill" | "remote-control-line" | "rss-line" | "save-2-fill" | "save-2-line" | "save-line" | "scan-2-fill" | "scan-2-line" | "scan-fill" | "server-fill" | "server-line" | "tv-2-fill" | "tv-2-line" | "usb-line" | "wifi-fill" | "wifi-line" | "wifi-off-fill" | "wifi-off-line" | "bill-fill" | "bill-line" | "book-2-fill" | "book-2-line" | "book-3-fill" | "book-3-line" | "book-line" | "clipboard-line" | "file-check-line" | "file-code-line" | "file-download-fill" | "file-download-line" | "file-forbid-fill" | "file-forbid-line" | "file-info-fill" | "file-info-line" | "file-line" | "file-music-line" | "file-search-fill" | "file-search-line" | "file-upload-fill" | "file-upload-line" | "file-warning-fill" | "file-warning-line" | "file-zip-line" | "folder-2-fill" | "folder-2-line" | "folder-3-fill" | "folder-3-line" | "folder-check-fill" | "folder-check-line" | "folder-download-fill" | "folder-download-line" | "folder-forbid-fill" | "folder-forbid-line" | "folder-info-fill" | "folder-info-line" | "folder-line" | "folder-open-fill" | "folder-open-line" | "folder-upload-fill" | "folder-upload-line" | "folder-warning-fill" | "folder-warning-line" | "folder-zip-fill" | "folder-zip-line" | "folders-fill" | "folders-line" | "markdown-line" | "news-fill" | "news-line" | "task-fill" | "task-line" | "auction-fill" | "auction-line" | "bank-card-fill" | "bank-card-line" | "bnb-fill" | "bnb-line" | "cash-fill" | "cash-line" | "coin-fill" | "coin-line" | "copper-coin-fill" | "copper-coin-line" | "coupon-fill" | "coupon-line" | "diamond-line" | "exchange-cny-fill" | "exchange-cny-line" | "exchange-dollar-fill" | "exchange-dollar-line" | "gift-2-fill" | "gift-2-line" | "gift-line" | "hand-heart-fill" | "hand-heart-line" | "red-packet-fill" | "red-packet-line" | "shopping-bag-2-fill" | "shopping-bag-2-line" | "shopping-bag-3-fill" | "shopping-bag-3-line" | "shopping-cart-2-fill" | "shopping-cart-2-line" | "stock-fill" | "stock-line" | "ticket-line" | "trophy-line" | "wallet-2-fill" | "wallet-2-line" | "wallet-3-fill" | "wallet-3-line" | "wallet-line" | "xrp-fill" | "xrp-line" | "bowl-fill" | "bowl-line" | "bread-fill" | "bread-line" | "cake-line" | "knife-fill" | "knife-line" | "brain-fill" | "brain-line" | "capsule-fill" | "capsule-line" | "first-aid-kit-fill" | "first-aid-kit-line" | "flask-line" | "heart-line" | "lungs-line" | "microscope-fill" | "microscope-line" | "nurse-fill" | "nurse-line" | "stethoscope-fill" | "stethoscope-line" | "test-tube-fill" | "test-tube-line" | "thermometer-fill" | "thermometer-line" | "virus-fill" | "virus-line" | "alipay-fill" | "alipay-line" | "android-fill" | "android-line" | "apple-fill" | "apple-line" | "behance-fill" | "behance-line" | "bilibili-fill" | "bilibili-line" | "chrome-fill" | "chrome-line" | "codepen-fill" | "codepen-line" | "copilot-fill" | "copilot-line" | "discord-fill" | "discord-line" | "dribbble-fill" | "dribbble-line" | "drive-fill" | "drive-line" | "dropbox-fill" | "dropbox-line" | "edge-fill" | "edge-line" | "facebook-fill" | "facebook-line" | "figma-fill" | "figma-line" | "firefox-fill" | "firefox-line" | "gemini-fill" | "gemini-line" | "github-fill" | "github-line" | "google-fill" | "google-line" | "google-play-fill" | "google-play-line" | "instagram-fill" | "instagram-line" | "kakao-talk-fill" | "kakao-talk-line" | "line-fill" | "line-line" | "linkedin-fill" | "linkedin-line" | "mastercard-fill" | "mastercard-line" | "mastodon-fill" | "mastodon-line" | "medium-fill" | "medium-line" | "messenger-fill" | "messenger-line" | "meta-fill" | "meta-line" | "notion-fill" | "notion-line" | "openai-fill" | "openai-line" | "paypal-fill" | "paypal-line" | "pinterest-fill" | "pinterest-line" | "qq-fill" | "qq-line" | "reddit-fill" | "reddit-line" | "safari-fill" | "safari-line" | "snapchat-fill" | "snapchat-line" | "spotify-fill" | "spotify-line" | "switch-fill" | "switch-line" | "telegram-fill" | "telegram-line" | "threads-line" | "tiktok-fill" | "tiktok-line" | "twitter-fill" | "twitter-line" | "visa-fill" | "visa-line" | "webhook-fill" | "webhook-line" | "wechat-fill" | "wechat-line" | "wechat-pay-fill" | "wechat-pay-line" | "weibo-fill" | "weibo-line" | "whatsapp-fill" | "whatsapp-line" | "windows-fill" | "windows-line" | "xbox-fill" | "xbox-line" | "youtube-fill" | "youtube-line" | "anchor-fill" | "anchor-line" | "bike-fill" | "bike-line" | "bus-2-fill" | "bus-2-line" | "bus-fill" | "bus-line" | "car-fill" | "car-line" | "charging-pile-fill" | "charging-pile-line" | "compass-2-fill" | "compass-2-line" | "compass-3-fill" | "compass-3-line" | "compass-line" | "earth-fill" | "earth-line" | "flight-land-fill" | "flight-land-line" | "flight-takeoff-fill" | "flight-takeoff-line" | "gas-station-fill" | "gas-station-line" | "globe-fill" | "globe-line" | "lifebuoy-fill" | "lifebuoy-line" | "map-2-fill" | "map-2-line" | "map-line" | "map-pin-fill" | "map-pin-line" | "navigation-fill" | "navigation-line" | "oil-fill" | "oil-line" | "parking-fill" | "parking-line" | "passport-line" | "planet-fill" | "planet-line" | "riding-fill" | "riding-line" | "rocket-2-fill" | "rocket-2-line" | "rocket-line" | "route-fill" | "route-line" | "run-fill" | "run-line" | "sailboat-fill" | "sailboat-line" | "ship-fill" | "ship-line" | "suitcase-2-fill" | "suitcase-2-line" | "suitcase-line" | "train-fill" | "train-line" | "truck-fill" | "truck-line" | "walk-fill" | "walk-line" | "album-fill" | "album-line" | "aspect-ratio-line" | "camera-2-fill" | "camera-2-line" | "camera-line" | "clapperboard-fill" | "clapperboard-line" | "disc-line" | "film-fill" | "film-line" | "fullscreen-exit-fill" | "fullscreen-exit-line" | "fullscreen-fill" | "fullscreen-line" | "headphone-fill" | "headphone-line" | "live-fill" | "live-line" | "mic-2-fill" | "mic-2-line" | "mic-ai-fill" | "mic-ai-line" | "mic-line" | "mic-off-fill" | "mic-off-line" | "movie-fill" | "movie-line" | "music-2-fill" | "music-2-line" | "music-fill" | "music-line" | "notification-fill" | "notification-line" | "notification-off-fill" | "notification-off-line" | "pause-circle-line" | "pause-line" | "play-circle-line" | "play-line" | "radio-fill" | "radio-line" | "repeat-fill" | "repeat-line" | "repeat-one-fill" | "repeat-one-line" | "shuffle-fill" | "shuffle-line" | "skip-forward-line" | "speaker-line" | "stop-circle-line" | "stop-line" | "video-fill" | "video-line" | "volume-mute-line" | "basketball-fill" | "basketball-line" | "box-2-fill" | "box-2-line" | "box-3-fill" | "box-3-line" | "cactus-fill" | "cactus-line" | "candle-fill" | "candle-line" | "chess-fill" | "chess-line" | "cross-fill" | "cross-line" | "door-fill" | "door-line" | "flower-fill" | "flower-line" | "football-fill" | "football-line" | "fridge-fill" | "fridge-line" | "game-2-fill" | "game-2-line" | "key-2-fill" | "key-2-line" | "leaf-line" | "recycle-fill" | "recycle-line" | "shirt-fill" | "shirt-line" | "sofa-fill" | "sofa-line" | "sword-fill" | "sword-line" | "t-shirt-2-fill" | "t-shirt-2-line" | "t-shirt-fill" | "t-shirt-line" | "target-fill" | "target-line" | "tree-line" | "umbrella-line" | "wheelchair-fill" | "wheelchair-line" | "add-circle-fill" | "add-circle-line" | "add-fill" | "add-line" | "alert-fill" | "alert-line" | "check-fill" | "checkbox-fill" | "checkbox-line" | "close-circle-fill" | "close-circle-line" | "close-fill" | "close-line" | "dashboard-fill" | "dashboard-line" | "delete-back-fill" | "delete-back-line" | "download-2-fill" | "download-2-line" | "download-fill" | "download-line" | "external-link-fill" | "external-link-line" | "eye-2-fill" | "eye-2-line" | "eye-close-fill" | "eye-close-line" | "eye-line" | "filter-2-fill" | "filter-2-line" | "filter-3-fill" | "filter-3-line" | "filter-fill" | "filter-line" | "history-fill" | "history-line" | "information-fill" | "information-line" | "lock-line" | "menu-fill" | "menu-line" | "more-2-fill" | "more-2-line" | "question-fill" | "question-line" | "search-2-fill" | "search-2-line" | "search-ai-fill" | "search-ai-line" | "search-fill" | "search-line" | "settings-2-fill" | "settings-2-line" | "settings-3-fill" | "settings-3-line" | "settings-4-fill" | "settings-4-line" | "settings-5-fill" | "settings-5-line" | "settings-6-fill" | "settings-6-line" | "share-2-fill" | "share-2-line" | "share-forward-fill" | "share-forward-line" | "shield-line" | "star-half-fill" | "star-half-line" | "star-line" | "subtract-fill" | "subtract-line" | "thumb-down-fill" | "thumb-down-line" | "thumb-up-fill" | "thumb-up-line" | "time-fill" | "time-line" | "upload-2-fill" | "upload-2-line" | "upload-fill" | "upload-line" | "zoom-in-fill" | "zoom-in-line" | "zoom-out-fill" | "zoom-out-line" | "contacts-fill" | "contacts-line" | "ghost-fill" | "ghost-line" | "group-2-fill" | "group-2-line" | "group-3-fill" | "group-3-line" | "group-fill" | "group-line" | "skull-fill" | "skull-line" | "user-2-fill" | "user-2-line" | "user-3-fill" | "user-3-line" | "user-4-fill" | "user-4-line" | "user-5-fill" | "user-5-line" | "user-add-fill" | "user-add-line" | "user-follow-fill" | "user-follow-line" | "user-forbid-fill" | "user-forbid-line" | "user-heart-fill" | "user-heart-line" | "user-search-fill" | "user-search-line" | "user-star-fill" | "user-star-line" | "celsius-fill" | "celsius-line" | "cloud-windy-fill" | "cloud-windy-line" | "drizzle-fill" | "drizzle-line" | "fahrenheit-fill" | "fahrenheit-line" | "fire-fill" | "fire-line" | "flashlight-fill" | "flashlight-line" | "hail-fill" | "hail-line" | "haze-fill" | "haze-line" | "moon-cloudy-fill" | "moon-cloudy-line" | "moon-line" | "rainbow-fill" | "rainbow-line" | "showers-fill" | "showers-line" | "snowflake-fill" | "snowflake-line" | "sun-cloudy-fill" | "sun-cloudy-line" | "sun-line" | "tornado-fill" | "tornado-line" | "typhoon-fill" | "typhoon-line" | "text-fill" | "dot-grid-fill" | "react-fill" | "vscode-fill" | "vue-fill" | "factory-line" | "check-circle-line" | "directory-line" | "house-line" | "warning-line" | "asterisk-line" | "balance-line" | "clock-line" | "color-picker-line" | "copy-line" | "document-line" | "fish-line" | "flame-line" | "lightning-line" | "minus-circle-line" | "paste-line" | "pin-line" | "plus-line" | "tag-line" | "timeline-line" | "unlock-line" | "volume-line" | "world-line" | "fast-forward-line" | "microphone-line" | "power-line" | "video-camera-line" | "hashtag-line" | "bluetooth-off-line" | "certificate-line" | "display-line" | "layers-line" | "link-line" | "plugin-line" | "storage-line" | "unarchive-line" | "unlink-line" | "align-bottom-line" | "align-center-line" | "align-left-line" | "align-right-line" | "align-top-line" | "bold-line" | "font-size-line" | "italic-line" | "strikethrough-line" | "text-color-line" | "text-line" | "underline-line" | "airplane-line" | "bulb-fill" | "close-square-fill" | "color-picker-fill" | "copy-fill" | "cube-fill" | "flash-fill" | "globe-2-fill" | "link-2-fill" | "link-fill" | "minimize-fill" | "minus-circle-fill" | "minus-square-fill" | "monitor-fill" | "move-fill" | "phone-call-fill" | "phone-off-fill" | "plus-fill" | "power-fill" | "shuffle-2-fill" | "toggle-left-fill" | "toggle-right-fill" | "trending-down-fill" | "trending-up-fill" | "camera-rotate-fill" | "chart-bar-fill" | "chart-pie-fill" | "doc-fill" | "flame-fill" | "location-fill" | "square-arrow-down-fill" | "square-arrow-left-fill" | "square-arrow-right-fill" | "square-arrow-up-fill" | "comment-fill" | "sparkles-fill" | "volume-fill" | "chart-bar-line" | "process-line" | "badge-fill" | "calendar-add-fill" | "exit-fill" | "frame-fill" | "microphone-fill" | "playlist-fill" | "polygon-line" | "add-square-fill" | "desk-fill" | "notebook-fill" | "paper-fill" | "print-fill" | "world-fill" | "road-fill" | "nfc-fill" | "rain-fill" | "battery-charging-fill" | "calendar-3-fill" | "chart-vertical-fill" | "chip-fill" | "dashboard-4-fill" | "folder-minus-fill" | "phone-incoming-fill" | "phone-outgoing-fill" | "server-2-fill" | "shop-fill" | "tag-2-fill" | "align-horizontal-center-line" | "align-vertical-center-line" | "basket-2-line" | "box-line" | "church-line" | "comment-2-line" | "comment-line" | "cookie-line" | "ferris-wheel-line" | "flower-2-line" | "folder-minus-line" | "git-compare-line" | "hand-line" | "laptop-line" | "line-height-line" | "minimize-line" | "monitor-line" | "paragraph-line" | "phone-incoming-line" | "phone-outgoing-line" | "pinwheel-line" | "playlist-line" | "scooter-line" | "send-line" | "sitemap-line" | "telescope-line" | "textbox-line" | "watch-line" | "fog-fill" | "glove-fill" | "snow-fill" | "snowman-fill" | "wind-fill" | "align-arrow-down-fill" | "align-arrow-down-line" | "align-arrow-left-fill" | "align-arrow-left-line" | "align-arrow-right-fill" | "align-arrow-right-line" | "align-arrow-up-fill" | "align-arrow-up-line" | "arrow-left-down-circle-fill" | "arrow-left-down-circle-line" | "arrow-left-up-circle-fill" | "arrow-left-up-circle-line" | "arrow-right-down-circle-fill" | "arrow-right-down-circle-line" | "arrow-right-up-circle-fill" | "arrow-right-up-circle-line" | "arrow-to-down-fill" | "arrow-to-down-line" | "arrow-to-left-fill" | "arrow-to-left-line" | "arrow-to-right-fill" | "arrow-to-right-line" | "arrow-to-up-fill" | "arrow-to-up-line" | "arrows-down-fill" | "arrows-down-line" | "arrows-left-fill" | "arrows-left-line" | "arrows-right-fill" | "arrows-right-line" | "arrows-up-fill" | "arrows-up-line" | "back-2-fill" | "back-2-line" | "back-fill" | "back-line" | "direction-arrow-fill" | "direction-arrow-line" | "down-fill" | "down-line" | "down-small-fill" | "down-small-line" | "forward-2-fill" | "forward-2-line" | "forward-line" | "fullscreen-2-fill" | "fullscreen-2-line" | "fullscreen-exit-2-fill" | "fullscreen-exit-2-line" | "large-arrow-down-fill" | "large-arrow-down-line" | "large-arrow-left-fill" | "large-arrow-left-line" | "large-arrow-right-fill" | "large-arrow-right-line" | "large-arrow-up-fill" | "large-arrow-up-line" | "left-fill" | "left-line" | "left-small-fill" | "left-small-line" | "move-line" | "right-fill" | "right-line" | "right-small-fill" | "right-small-line" | "selector-horizontal-fill" | "selector-horizontal-line" | "selector-vertical-fill" | "selector-vertical-line" | "square-arrow-down-line" | "square-arrow-left-line" | "square-arrow-right-line" | "square-arrow-up-line" | "transfer-2-fill" | "transfer-2-line" | "transfer-3-fill" | "transfer-3-line" | "transfer-4-fill" | "transfer-4-line" | "transfer-fill" | "transfer-horizontal-fill" | "transfer-horizontal-line" | "transfer-line" | "transfer-vertical-fill" | "transfer-vertical-line" | "trending-down-line" | "trending-up-line" | "up-fill" | "up-line" | "up-small-fill" | "up-small-line" | "bank-of-china-tower-fill" | "bank-of-china-tower-line" | "big-ben-fill" | "big-ben-line" | "bridge-2-fill" | "bridge-2-line" | "bridge-fill" | "bridge-line" | "building-1-fill" | "building-1-line" | "building-5-fill" | "building-5-line" | "building-6-fill" | "building-6-line" | "burj-al-arab-fill" | "burj-al-arab-line" | "burj-khalifa-tower-fill" | "burj-khalifa-tower-line" | "campground-fill" | "campground-line" | "canton-tower-fill" | "canton-tower-line" | "christ-the-redeemer-fill" | "christ-the-redeemer-line" | "church-fill" | "dutch-windmill-fill" | "dutch-windmill-line" | "egyptian-pyramids-fill" | "egyptian-pyramids-line" | "eiffel-tower-fill" | "eiffel-tower-line" | "factory-2-fill" | "factory-2-line" | "factory-fill" | "ferris-wheel-fill" | "greatwall-fill" | "greatwall-line" | "home-1-fill" | "home-1-line" | "house-2-fill" | "house-2-line" | "kingkey-100-tower-fill" | "kingkey-100-tower-line" | "lighthouse-fill" | "lighthouse-line" | "marina-bay-sand-fill" | "marina-bay-sand-line" | "maya-pyramids-fill" | "maya-pyramids-line" | "miyajima-torii-fill" | "miyajima-torii-line" | "moai-fill" | "moai-line" | "monument-fill" | "monument-line" | "palace-fill" | "palace-line" | "pavilion-fill" | "pavilion-line" | "pisa-tower-fill" | "pisa-tower-line" | "shop-line" | "statue-of-liberty-fill" | "statue-of-liberty-line" | "sydney-opera-house-fill" | "sydney-opera-house-line" | "taipei101-fill" | "taipei101-line" | "taj-mahal-fill" | "taj-mahal-line" | "temple-of-heaven-fill" | "temple-of-heaven-line" | "tower-fill" | "tower-line" | "triumphal-arch-fill" | "triumphal-arch-line" | "tv-towe-fill" | "tv-towe-line" | "ad-circle-fill" | "ad-circle-line" | "ad-circle-off-fill" | "ad-circle-off-line" | "ad-rectangle-fill" | "ad-rectangle-line" | "ad-rectangle-off-fill" | "ad-rectangle-off-line" | "anniversary-fill" | "anniversary-line" | "basket-2-fill" | "basket-line" | "calendar-3-line" | "calendar-add-line" | "calendar-day-line" | "calendar-month-line" | "calendar-time-add-fill" | "calendar-time-add-line" | "calendar-week-line" | "candles-fill" | "candles-line" | "card-pay-fill" | "card-pay-line" | "card-refund-fill" | "card-refund-line" | "cash-2-fill" | "cash-2-line" | "celebrate-fill" | "celebrate-line" | "chart-bar-2-fill" | "chart-bar-2-line" | "chart-decrease-fill" | "chart-decrease-line" | "chart-horizontal-fill" | "chart-horizontal-line" | "chart-line-fill" | "chart-line-line" | "chart-pie-2-fill" | "chart-pie-2-line" | "chart-pie-line" | "chart-vertical-line" | "chines-knot-fill" | "chines-knot-line" | "christmas-ball-fill" | "christmas-ball-line" | "coin-2-fill" | "coin-2-line" | "coin-3-fill" | "coin-3-line" | "currency-baht-2-fill" | "currency-baht-2-line" | "currency-baht-fill" | "currency-baht-line" | "currency-cny-2-fill" | "currency-cny-2-line" | "currency-cny-fill" | "currency-cny-line" | "currency-dollar-2-fill" | "currency-dollar-2-line" | "currency-dollar-fill" | "currency-dollar-line" | "currency-euro-2-fill" | "currency-euro-2-line" | "currency-euro-fill" | "currency-euro-line" | "currency-lira-2-fill" | "currency-lira-2-line" | "currency-lira-fill" | "currency-lira-line" | "currency-nigeria-2-fill" | "currency-nigeria-2-line" | "currency-nigeria-fill" | "currency-nigeria-line" | "currency-pound-2-fill" | "currency-pound-2-line" | "currency-pound-fill" | "currency-pound-line" | "currency-rubel-2-fill" | "currency-rubel-2-line" | "currency-rubel-fill" | "currency-rubel-line" | "currency-rupee-2-fill" | "currency-rupee-2-line" | "currency-rupee-fill" | "currency-rupee-line" | "currency-shekel-2-fill" | "currency-shekel-2-line" | "currency-shekel-fill" | "currency-shekel-line" | "currency-won-2-fill" | "currency-won-2-line" | "currency-won-fill" | "currency-won-line" | "diamond-2-fill" | "diamond-2-line" | "exchange-baht-fill" | "exchange-baht-line" | "exchange-euro-fill" | "exchange-euro-line" | "flag-1-fill" | "flag-1-line" | "flag-3-fill" | "flag-3-line" | "flag-4-fill" | "flag-4-line" | "gift-card-fill" | "gift-card-line" | "ladder-fill" | "ladder-line" | "lantern-2-fill" | "lantern-2-line" | "lantern-fill" | "lantern-line" | "laurel-wreath-fill" | "laurel-wreath-line" | "luggage-line" | "palette-3-fill" | "palette-3-line" | "pig-money-fill" | "pig-money-line" | "presentation-1-fill" | "presentation-1-line" | "presentation-2-fill" | "presentation-2-line" | "presentation-3-fill" | "presentation-3-line" | "pumpkin-lantern-fill" | "pumpkin-lantern-line" | "receive-money-fill" | "receive-money-line" | "red-packet-open-fill" | "red-packet-open-line" | "refund-cny-fill" | "refund-cny-line" | "refund-dollar-fill" | "refund-dollar-line" | "safe-box-fill" | "safe-box-line" | "sale-fill" | "sale-line" | "schedule-fill" | "schedule-line" | "seal-fill" | "seal-line" | "shopping-bag-1-fill" | "shopping-bag-1-line" | "shopping-cart-1-fill" | "shopping-cart-1-line" | "tag-2-line" | "tag-chevron-fill" | "tag-chevron-line" | "vip-1-fill" | "vip-1-line" | "vip-2-fill" | "vip-2-line" | "vip-3-fill" | "vip-3-line" | "vip-4-fill" | "vip-4-line" | "wallet-4-fill" | "wallet-4-line" | "wallet-5-fill" | "wallet-5-line" | "yuanbao-fill" | "yuanbao-line" | "comment-2-fill" | "invite-fill" | "invite-line" | "mailbox-fill" | "mailbox-line" | "message-1-fill" | "message-1-line" | "message-4-fill" | "message-4-line" | "phone-add-fill" | "phone-add-line" | "phone-block-fill" | "phone-block-line" | "phone-call-line" | "phone-off-line" | "phone-success-fill" | "phone-success-line" | "avalanche-avax-fill" | "avalanche-avax-line" | "binance-coin-bnb-fill" | "binance-coin-bnb-line" | "binance-usd-busd-fill" | "binance-usd-busd-line" | "cardano-ada-fill" | "cardano-ada-line" | "currency-bitcoin-2-fill" | "currency-bitcoin-2-line" | "currency-bitcoin-fill" | "currency-bitcoin-line" | "dogecoin-doge-fill" | "dogecoin-doge-line" | "ethereum-fill" | "ethereum-line" | "exchange-bitcoin-fill" | "exchange-bitcoin-line" | "monero-fill" | "monero-line" | "polkadot-dot-fill" | "polkadot-dot-line" | "solana-sol-fill" | "solana-sol-line" | "tether-usdt-fill" | "tether-usdt-line" | "usd-coin-usdc-fill" | "usd-coin-usdc-line" | "align-bottom-fill" | "align-horizontal-center-fill" | "align-left-2-fill" | "align-left-2-line" | "align-right-2-fill" | "align-right-2-line" | "align-top-fill" | "align-vertical-center-fill" | "anticlockwise-alt-fill" | "anticlockwise-alt-line" | "background-fill" | "background-line" | "bling-fill" | "bling-line" | "board-fill" | "board-line" | "border-blank-fill" | "border-blank-line" | "border-bottom-fill" | "border-bottom-line" | "border-horizontal-fill" | "border-horizontal-line" | "border-inner-fill" | "border-inner-line" | "border-left-fill" | "border-left-line" | "border-outer-fill" | "border-outer-line" | "border-radius-fill" | "border-radius-line" | "border-right-fill" | "border-right-line" | "border-top-fill" | "border-top-line" | "border-vertical-fill" | "border-vertical-line" | "brightness-fill" | "brightness-line" | "clockwise-alt-fill" | "clockwise-alt-line" | "columns-2-fill" | "columns-2-line" | "columns-3-fill" | "columns-3-line" | "combine-fill" | "combine-line" | "components-fill" | "components-line" | "distribute-spacing-horizontal-fill" | "distribute-spacing-horizontal-line" | "distribute-spacing-vertical-fill" | "distribute-spacing-vertical-line" | "drawing-board-fill" | "drawing-board-line" | "ease-in-control-point-fill" | "ease-in-control-point-line" | "ease-in-fill" | "ease-in-line" | "ease-in-out-control-point-fill" | "ease-in-out-control-point-line" | "ease-out-control-point-fill" | "ease-out-control-point-line" | "ease-out-fill" | "ease-out-line" | "easy-in-out-fill" | "easy-in-out-line" | "exclude-fill" | "exclude-line" | "exposure-fill" | "exposure-line" | "fold-horizontal-fill" | "fold-horizontal-line" | "fold-vertical-fill" | "fold-vertical-line" | "intersect-fill" | "intersect-line" | "layer-fill" | "layer-line" | "layout-10-fill" | "layout-10-line" | "layout-11-fill" | "layout-11-line" | "layout-7-fill" | "layout-7-line" | "layout-8-fill" | "layout-8-line" | "layout-9-fill" | "layout-9-line" | "layout-bottom-close-fill" | "layout-bottom-close-line" | "layout-bottom-open-fill" | "layout-bottom-open-line" | "layout-leftbar-close-fill" | "layout-leftbar-close-line" | "layout-leftbar-open-fill" | "layout-leftbar-open-line" | "layout-rightbar-close-fill" | "layout-rightbar-close-line" | "layout-rightbar-open-fill" | "layout-rightbar-open-line" | "layout-top-close-fill" | "layout-top-close-line" | "layout-top-open-fill" | "layout-top-open-line" | "magic-1-fill" | "magic-1-line" | "magic-2-fill" | "magic-2-line" | "magic-3-fill" | "magic-3-line" | "magic-hat-2-fill" | "magic-hat-2-line" | "magic-hat-fill" | "magic-hat-line" | "mirror-fill" | "mirror-line" | "mosaic-fill" | "mosaic-line" | "paint-2-fill" | "paint-2-line" | "paint-brush-ai-fill" | "paint-brush-ai-line" | "palette-2-fill" | "palette-2-line" | "paster-fill" | "paster-line" | "rotate-x-fill" | "rotate-x-line" | "rotate-y-fill" | "rotate-y-line" | "rows-2-fill" | "rows-2-line" | "rows-3-fill" | "rows-3-line" | "rows-4-fill" | "rows-4-line" | "scale-fill" | "scale-line" | "scissors-3-fill" | "scissors-3-line" | "section-fill" | "section-line" | "sticker-fill" | "sticker-line" | "table-2-fill" | "table-2-line" | "unfold-horizontal-fill" | "unfold-horizontal-line" | "unfold-vertical-fill" | "unfold-vertical-line" | "union-fill" | "union-line" | "vector-bezier-2-fill" | "vector-bezier-2-line" | "vector-bezier-3-fill" | "vector-bezier-3-line" | "vector-bezier-fill" | "vector-bezier-line" | "vector-group-fill" | "vector-group-line" | "x-skew-fill" | "x-skew-line" | "y-skew-fill" | "y-skew-line" | "brackets-angle-fill" | "brackets-angle-line" | "cursor-2-fill" | "cursor-2-line" | "cursor-3-fill" | "cursor-3-line" | "department-fill" | "department-line" | "directory-fill" | "git-compare-fill" | "git-pull-request-close-fill" | "git-pull-request-close-line" | "hotkey-fill" | "hotkey-line" | "inspect-fill" | "inspect-line" | "performance-fill" | "performance-line" | "sitemap-fill" | "web-fill" | "web-line" | "ai-fill" | "ai-line" | "air-condition-fill" | "air-condition-line" | "air-condition-open-fill" | "air-condition-open-line" | "airpods-2-fill" | "airpods-2-line" | "alarm-1-fill" | "alarm-1-line" | "alarm-2-fill" | "alarm-2-line" | "barcode-scan-fill" | "barcode-scan-line" | "base-station-2-fill" | "base-station-2-line" | "battery-1-fill" | "battery-1-line" | "battery-3-fill" | "battery-3-line" | "battery-4-fill" | "battery-4-line" | "battery-automotive-fill" | "battery-automotive-line" | "battery-charging-line" | "bluetooth-off-fill" | "bulb-2-fill" | "bulb-2-line" | "bulb-line" | "camcorder-2-fill" | "camcorder-2-line" | "cardboard-vr-fill" | "cardboard-vr-line" | "ceiling-lamp-fill" | "ceiling-lamp-line" | "cellphone-2-ai-fill" | "cellphone-2-ai-line" | "cellphone-2-fill" | "cellphone-2-horizontal-fill" | "cellphone-2-horizontal-line" | "cellphone-2-line" | "cellphone-vibration-fill" | "cellphone-vibration-line" | "chip-line" | "computer-camera-fill" | "computer-camera-line" | "computer-camera-off-fill" | "computer-camera-off-line" | "counter-2-fill" | "counter-2-line" | "cube-3d-fill" | "cube-3d-line" | "dashboard-4-line" | "desk-lamp-2-fill" | "desk-lamp-2-line" | "desk-lamp-fill" | "desk-lamp-line" | "drone-fill" | "drone-line" | "escalator-down-fill" | "escalator-down-line" | "escalator-up-fill" | "escalator-up-line" | "fax-fill" | "fax-line" | "flash-circle-fill" | "flash-circle-line" | "flash-line" | "game-1-fill" | "game-1-line" | "guitar-fill" | "guitar-line" | "high-voltage-power-fill" | "high-voltage-power-line" | "homepod-fill" | "homepod-line" | "homepod-mini-fill" | "homepod-mini-line" | "imac-fill" | "imac-line" | "instrument-fill" | "instrument-line" | "keyboard-2-fill" | "keyboard-2-line" | "laptop-2-fill" | "laptop-2-line" | "light-fill" | "light-line" | "midi-fill" | "midi-line" | "pad-fill" | "pad-line" | "panoramas-fill" | "panoramas-line" | "plugin-2-fill" | "plugin-2-line" | "plugin-fill" | "print-line" | "projector-screen-fill" | "projector-screen-line" | "qrcode-2-fill" | "qrcode-2-line" | "qrcode-fill" | "qrcode-line" | "radar-2-fill" | "radar-2-line" | "remote-fill" | "remote-line" | "router-modem-fill" | "router-modem-line" | "rss-2-fill" | "rss-2-line" | "sandglass-2-fill" | "sandglass-2-line" | "sandglass-fill" | "sandglass-line" | "server-2-line" | "shower-fill" | "shower-line" | "signal-fill" | "signal-line" | "solar-panel-fill" | "solar-panel-line" | "stopwatch-line" | "storage-fill" | "telescope-2-fill" | "telescope-2-line" | "telescope-fill" | "tower-crane-fill" | "tower-crane-line" | "tv-1-fill" | "tv-1-line" | "usb-flash-disk-fill" | "usb-flash-disk-line" | "vison-pro-fill" | "vison-pro-line" | "wash-machine-fill" | "wash-machine-line" | "watch-2-fill" | "watch-2-line" | "watch-fill" | "align-center-fill" | "align-justify-fill" | "align-justify-line" | "align-left-fill" | "align-right-fill" | "and-fill" | "and-line" | "asterisk-2-fill" | "asterisk-2-line" | "asterisk-fill" | "az-sort-ascending-letters-fill" | "az-sort-ascending-letters-line" | "az-sort-descending-letters-fill" | "az-sort-descending-letters-line" | "blockquote-fill" | "blockquote-line" | "bold-fill" | "column-fill" | "column-line" | "content-ai-fill" | "content-ai-line" | "cursor-text-fill" | "cursor-text-line" | "dividing-line-fill" | "dividing-line-line" | "edit-3-fill" | "edit-3-line" | "edit-4-fill" | "edit-4-line" | "font-fill" | "font-line" | "font-size-fill" | "formula-fill" | "formula-line" | "frame-line" | "hashtag-fill" | "heading-1-fill" | "heading-1-line" | "heading-2-fill" | "heading-2-line" | "heading-3-fill" | "heading-3-line" | "indent-decrease-fill" | "indent-decrease-line" | "indent-increase-fill" | "indent-increase-line" | "italic-fill" | "letter-spacing-fill" | "letter-spacing-line" | "line-height-fill" | "list-check-2-fill" | "list-check-2-line" | "list-check-3-fill" | "list-check-3-line" | "list-check-fill" | "list-check-line" | "list-collapse-fill" | "list-collapse-line" | "list-expansion-fill" | "list-expansion-line" | "list-ordered-fill" | "list-ordered-line" | "list-search-fill" | "list-search-line" | "numbers-09-sort-ascending-fill" | "numbers-09-sort-ascending-line" | "numbers-09-sort-descending-fill" | "numbers-09-sort-descending-line" | "numbers-90-sort-ascending-fill" | "numbers-90-sort-ascending-line" | "numbers-90-sort-descending-fill" | "numbers-90-sort-descending-line" | "omega-fill" | "omega-line" | "paragraph-fill" | "pen-2-fill" | "pen-2-line" | "pencil-2-ai-fill" | "pencil-2-ai-line" | "pencil-2-fill" | "pencil-2-line" | "pencil-3-fill" | "pencil-3-line" | "quote-left-fill" | "quote-left-line" | "quote-right-fill" | "quote-right-line" | "signature-fill" | "signature-line" | "sort-ascending-fill" | "sort-ascending-line" | "sort-descending-fill" | "sort-descending-line" | "space-fill" | "space-line" | "spacing-horizontal-fill" | "spacing-horizontal-line" | "spacing-vertical-fill" | "spacing-vertical-line" | "strikethrough-fill" | "subtitle-fill" | "subtitle-line" | "table-3-fill" | "table-3-line" | "text-2-fill" | "text-2-line" | "text-area-fill" | "text-area-line" | "text-color-fill" | "text-direction-left-fill" | "text-direction-left-line" | "text-direction-right-fill" | "text-direction-right-line" | "textbox-ai-fill" | "textbox-ai-line" | "textbox-fill" | "translate-2-ai-fill" | "translate-2-ai-line" | "translate-2-fill" | "translate-2-line" | "translate-fill" | "translate-line" | "underline-fill" | "za-sort-ascending-letters-fill" | "za-sort-ascending-letters-line" | "za-sort-descending-letters-fill" | "za-sort-descending-letters-line" | "backpack-line" | "balance-fill" | "black-board-2-fill" | "black-board-2-line" | "black-board-fill" | "black-board-line" | "book-4-fill" | "book-4-line" | "book-5-fill" | "book-5-line" | "book-6-fill" | "book-6-line" | "bookmark-add-fill" | "bookmark-add-line" | "bookmark-edit-fill" | "bookmark-edit-line" | "bookmark-remove-fill" | "bookmark-remove-line" | "bookmarks-line" | "certificate-2-fill" | "certificate-2-line" | "counter-fill" | "counter-line" | "desk-line" | "diary-fill" | "diary-line" | "drum-fill" | "drum-line" | "eyeglass-fill" | "eyeglass-line" | "flask-2-fill" | "flask-2-line" | "flask-3-fill" | "flask-3-line" | "folding-fan-fill" | "folding-fan-line" | "magnet-line" | "mortarboard-line" | "notebook-2-fill" | "notebook-2-line" | "notebook-line" | "science-fill" | "science-line" | "speech-fill" | "speech-line" | "angel-fill" | "angel-line" | "angry-fill" | "angry-line" | "confused-fill" | "confused-line" | "emoji-2-fill" | "emoji-2-line" | "emoji-fill" | "emoji-line" | "happy-fill" | "happy-line" | "laugh-fill" | "laugh-line" | "look-down-fill" | "look-down-line" | "look-left-fill" | "look-left-line" | "look-right-fill" | "look-right-line" | "look-up-fill" | "look-up-line" | "omg-fill" | "omg-line" | "puzzled-fill" | "puzzled-line" | "sad-fill" | "sad-line" | "sick-fill" | "sick-line" | "silent-fill" | "silent-line" | "sob-fill" | "sob-line" | "surprise-fill" | "surprise-line" | "sweats-fill" | "sweats-line" | "terror-fill" | "terror-line" | "tongue-fill" | "tongue-line" | "unhappy-dizzy-fill" | "unhappy-dizzy-line" | "unhappy-fill" | "unhappy-line" | "album-2-fill" | "album-2-line" | "attachment-2-fill" | "attachment-2-line" | "bill-2-fill" | "bill-2-line" | "copy-2-fill" | "copy-2-line" | "copy-3-fill" | "copy-3-line" | "doc-line" | "document-2-fill" | "document-2-line" | "document-3-fill" | "document-3-line" | "document-fill" | "documents-fill" | "documents-line" | "download-3-fill" | "download-3-line" | "empty-box-fill" | "empty-box-line" | "file-certificate-fill" | "file-certificate-line" | "file-export-fill" | "file-export-line" | "file-import-fill" | "file-import-line" | "file-locked-fill" | "file-locked-line" | "file-more-fill" | "file-more-line" | "file-new-fill" | "file-new-line" | "file-security-fill" | "file-security-line" | "file-star-fill" | "file-star-line" | "file-unknown-fill" | "file-unknown-line" | "folder-delete-fill" | "folder-delete-line" | "folder-locked-2-fill" | "folder-locked-2-line" | "folder-locked-fill" | "folder-locked-line" | "folder-more-fill" | "folder-more-line" | "folder-open-2-fill" | "folder-open-2-line" | "folder-security-fill" | "folder-security-line" | "folder-star-fill" | "folder-star-line" | "inventory-fill" | "inventory-line" | "link-2-line" | "link-3-fill" | "link-3-line" | "new-folder-fill" | "new-folder-line" | "news-2-fill" | "news-2-line" | "package-2-fill" | "package-2-line" | "package-fill" | "package-line" | "paper-2-fill" | "paper-2-line" | "paper-line" | "paste-fill" | "pdf-fill" | "pdf-line" | "photo-album-2-fill" | "photo-album-2-line" | "photo-album-fill" | "photo-album-line" | "pic-2-fill" | "pic-2-line" | "pic-ai-fill" | "pic-ai-line" | "pic-fill" | "pic-line" | "pin-2-fill" | "pin-2-line" | "ppt-fill" | "ppt-line" | "report-forms-fill" | "report-forms-line" | "search-3-fill" | "search-3-line" | "task-2-fill" | "task-2-line" | "to-do-fill" | "to-do-line" | "unarchive-fill" | "unlink-2-fill" | "unlink-2-line" | "unlink-fill" | "upload-3-fill" | "upload-3-line" | "xls-fill" | "xls-line" | "birthday-2-fill" | "birthday-2-line" | "bone-fill" | "bone-line" | "bottle-glass-fill" | "bottle-glass-line" | "bowl-2-fill" | "bowl-2-line" | "candy-2-fill" | "candy-2-line" | "candy-fill" | "candy-line" | "carrot-fill" | "carrot-line" | "champagne-fill" | "champagne-line" | "chicken-fill" | "chicken-line" | "chopsticks-fill" | "chopsticks-line" | "cookie-fill" | "cookie-man-fill" | "cookie-man-line" | "cupcake-fill" | "cupcake-line" | "dinner-fill" | "dinner-line" | "dish-cover-fill" | "dish-cover-line" | "donut-fill" | "donut-line" | "drink-fill" | "drink-line" | "egg-crack-fill" | "egg-crack-line" | "egg-line" | "electric-cooker-fill" | "electric-cooker-line" | "feeder-fill" | "feeder-line" | "fish-fill" | "fork-fill" | "fork-knife-fill" | "fork-knife-line" | "fork-line" | "fork-spoon-fill" | "fork-spoon-line" | "fried-egg-fill" | "fried-egg-line" | "fries-fill" | "fries-line" | "glass-cup-fill" | "glass-cup-line" | "hamburger-fill" | "hamburger-line" | "ice-cream-2-fill" | "ice-cream-2-line" | "ice-cream-fill" | "ice-cream-line" | "lollipop-fill" | "lollipop-line" | "pizza-fill" | "pizza-line" | "soup-pot-2-fill" | "soup-pot-2-line" | "soup-pot-fill" | "soup-pot-line" | "spatula-fill" | "spatula-line" | "spoon-fill" | "spoon-line" | "sugar-coated-haws-fill" | "sugar-coated-haws-line" | "teacup-fill" | "teacup-line" | "wine-fill" | "wine-line" | "wineglass-2-fill" | "wineglass-2-line" | "wineglass-fill" | "wineglass-line" | "airbnb-fill" | "airbnb-line" | "airdrop-fill" | "airdrop-line" | "android-2-fill" | "android-2-line" | "apple-intelligence-fill" | "apple-intelligence-frame-fill" | "apple-intelligence-frame-line" | "apple-intelligence-line" | "appstore-fill" | "appstore-line" | "arc-browser-fill" | "arc-browser-line" | "bluesky-social-fill" | "bluesky-social-line" | "carplay-fill" | "carplay-line" | "dingtalk-fill" | "dingtalk-line" | "follow-fill" | "follow-line" | "git-lab-fill" | "git-lab-line" | "github-2-fill" | "github-2-line" | "grok-fill" | "grok-line" | "gumroad-fill" | "gumroad-line" | "ins-fill" | "ins-line" | "lemon-squeezy-fill" | "lemon-squeezy-line" | "line-app-fill" | "line-app-line" | "linear-fill" | "linear-line" | "linux-fill" | "linux-line" | "mingcute-fill" | "mingcute-line" | "moment-fill" | "moment-line" | "netease-music-fill" | "netease-music-line" | "nfc-line" | "nintendo-switch-fill" | "nintendo-switch-line" | "react-line" | "siri-fill" | "siri-frame-fill" | "siri-frame-line" | "siri-line" | "social-x-fill" | "social-x-line" | "stripe-fill" | "stripe-line" | "trello-board-fill" | "trello-board-line" | "viber-messenger-fill" | "viber-messenger-line" | "vkontakte-fill" | "vkontakte-line" | "vscode-line" | "vue-line" | "wechat-miniprogram-fill" | "wechat-miniprogram-line" | "aiming-2-fill" | "aiming-2-line" | "aiming-fill" | "aiming-line" | "bed-2-fill" | "bed-2-line" | "bed-fill" | "bed-line" | "clock-2-fill" | "clock-2-line" | "directions-2-fill" | "directions-2-line" | "directions-fill" | "directions-line" | "earth-2-fill" | "earth-2-line" | "earth-3-fill" | "earth-3-line" | "earth-latitude-fill" | "earth-latitude-line" | "earth-longitude-fill" | "earth-longitude-line" | "foot-fill" | "foot-line" | "globe-2-line" | "hours-fill" | "hours-line" | "live-location-fill" | "live-location-line" | "location-2-fill" | "location-2-line" | "location-3-fill" | "location-3-line" | "location-line" | "rest-area-fill" | "rest-area-line" | "road-line" | "traffic-cone-fill" | "traffic-cone-line" | "tunnel-fill" | "tunnel-line" | "umbrella-2-fill" | "umbrella-2-line" | "world-2-fill" | "world-2-line" | "airpods-fill" | "airpods-line" | "announcement-fill" | "announcement-line" | "audio-tape-fill" | "audio-tape-line" | "bell-ringing-fill" | "bell-ringing-line" | "camcorder-3-fill" | "camcorder-3-line" | "camcorder-fill" | "camcorder-line" | "camcorder-off-fill" | "camcorder-off-line" | "camera-2-ai-fill" | "camera-2-ai-line" | "camera-2-off-fill" | "camera-2-off-line" | "camera-rotate-line" | "danmaku-fill" | "danmaku-line" | "danmaku-off-fill" | "danmaku-off-line" | "danmaku-on-fill" | "danmaku-on-line" | "expand-player-fill" | "expand-player-line" | "fast-rewind-fill" | "fast-rewind-line" | "headphone-2-fill" | "headphone-2-line" | "horn-2-fill" | "horn-2-line" | "horn-fill" | "horn-line" | "live-photo-fill" | "live-photo-line" | "miniplayer-fill" | "miniplayer-line" | "music-2-ai-fill" | "music-2-ai-line" | "music-3-fill" | "music-3-line" | "notification-newdot-fill" | "notification-newdot-line" | "playlist-2-fill" | "playlist-2-line" | "rewind-backward-10-fill" | "rewind-backward-10-line" | "rewind-backward-15-fill" | "rewind-backward-15-line" | "rewind-backward-30-fill" | "rewind-backward-30-line" | "rewind-backward-5-fill" | "rewind-backward-5-line" | "rewind-backward-square-10-fill" | "rewind-backward-square-10-line" | "rewind-backward-square-15-fill" | "rewind-backward-square-15-line" | "rewind-backward-square-30-fill" | "rewind-backward-square-30-line" | "rewind-backward-square-5-fill" | "rewind-backward-square-5-line" | "rewind-forward-10-fill" | "rewind-forward-10-line" | "rewind-forward-15-fill" | "rewind-forward-15-line" | "rewind-forward-30-fill" | "rewind-forward-30-line" | "rewind-forward-5-fill" | "rewind-forward-5-line" | "rewind-forward-square-10-fill" | "rewind-forward-square-10-line" | "rewind-forward-square-15-fill" | "rewind-forward-square-15-line" | "rewind-forward-square-30-fill" | "rewind-forward-square-30-line" | "rewind-forward-square-5-fill" | "rewind-forward-square-5-line" | "rotate-to-horizontal-fill" | "rotate-to-horizontal-line" | "rotate-to-vertical-fill" | "rotate-to-vertical-line" | "shuffle-2-line" | "skip-previous-fill" | "skip-previous-line" | "sound-line-fill" | "sound-line-line" | "video-camera-2-fill" | "video-camera-2-line" | "video-camera-fill" | "voice-2-fill" | "voice-2-line" | "voice-fill" | "voice-line" | "volume-off-line" | "bear-fill" | "bear-line" | "bird-fill" | "bird-line" | "butterfly-2-fill" | "butterfly-2-line" | "butterfly-fill" | "butterfly-line" | "cactus-2-fill" | "cactus-2-line" | "campfire-fill" | "campfire-line" | "cat-fill" | "cat-line" | "dandelion-fill" | "dandelion-line" | "dog-fill" | "dog-line" | "dragonfly-fill" | "dragonfly-line" | "flower-2-fill" | "flower-3-fill" | "flower-3-line" | "flower-4-fill" | "flower-4-line" | "flower-5-fill" | "flower-5-line" | "flowerpot-fill" | "flowerpot-line" | "grass-fill" | "grass-line" | "leaf-2-fill" | "leaf-2-line" | "leaf-3-fill" | "leaf-3-line" | "lotus-fill" | "lotus-line" | "maple-leaf-fill" | "maple-leaf-line" | "mickeymouse-fill" | "mickeymouse-line" | "mountain-2-fill" | "mountain-2-line" | "mountain-fill" | "mountain-line" | "mushroom-fill" | "mushroom-line" | "paw-fill" | "paw-line" | "pig-fill" | "pig-line" | "pumpkin-fill" | "pumpkin-line" | "rabbit-fill" | "rabbit-line" | "sunflower-fill" | "sunflower-line" | "toy-horse-fill" | "toy-horse-line" | "tree-2-fill" | "tree-2-line" | "tree-3-fill" | "tree-3-line" | "tree-4-fill" | "tree-4-line" | "wreath-fill" | "wreath-line" | "axe-fill" | "axe-line" | "balloon-2-fill" | "balloon-2-line" | "bath-fill" | "bath-line" | "bedside-table-2-fill" | "bedside-table-2-line" | "bedside-table-fill" | "bedside-table-line" | "blessing-fill" | "blessing-line" | "bomb-fill" | "bomb-line" | "boom-fill" | "boom-line" | "bottle-fill" | "bottle-line" | "coathanger-fill" | "coathanger-line" | "cross-2-fill" | "cross-2-line" | "crystal-ball-fill" | "crystal-ball-line" | "curtain-fill" | "curtain-line" | "drawer-2-fill" | "drawer-2-line" | "drawer-fill" | "drawer-line" | "face-mask-fill" | "face-mask-line" | "firecracker-fill" | "firecracker-line" | "firework-fill" | "firework-line" | "hand-card-fill" | "hand-card-line" | "hoe-fill" | "hoe-line" | "injection-fill" | "injection-line" | "kite-fill" | "kite-line" | "lipstick-fill" | "lipstick-line" | "parfum-fill" | "parfum-line" | "pickax-fill" | "pickax-line" | "pot-fill" | "pot-line" | "prescription-fill" | "prescription-line" | "rake-fill" | "rake-line" | "random-fill" | "random-line" | "screwdriver-fill" | "screwdriver-line" | "shovel-fill" | "shovel-line" | "shower-gel-fill" | "shower-gel-line" | "star-2-fill" | "star-2-line" | "star-topper-fill" | "star-topper-line" | "thought-fill" | "thought-line" | "toilet-paper-fill" | "toilet-paper-line" | "wardrobe-2-fill" | "wardrobe-2-line" | "wardrobe-fill" | "wardrobe-line" | "watering-can-fill" | "watering-can-line" | "yinyang-fill" | "yinyang-line" | "baby-fill" | "baby-line" | "beard-fill" | "beard-line" | "body-fill" | "body-line" | "bow-tie-fill" | "bow-tie-line" | "bowknot-fill" | "bowknot-line" | "brief-fill" | "brief-line" | "chef-hat-fill" | "chef-hat-line" | "christmas-hat-fill" | "christmas-hat-line" | "coat-fill" | "coat-line" | "deer-fill" | "deer-line" | "dental-fill" | "dental-line" | "dress-fill" | "dress-line" | "ear-line" | "eyebrow-fill" | "eyebrow-line" | "face-fill" | "face-line" | "father-christmas-fill" | "father-christmas-line" | "finger-press-fill" | "finger-press-line" | "finger-rock-fill" | "finger-rock-line" | "finger-swipe-fill" | "finger-swipe-line" | "finger-tap-fill" | "finger-tap-line" | "glove-line" | "hair-2-fill" | "hair-2-line" | "hair-fill" | "hair-line" | "hand-fill" | "hand-finger-2-fill" | "hand-finger-2-line" | "hand-finger-fill" | "hand-finger-line" | "hand-grab-fill" | "hand-grab-line" | "hand-two-fingers-fill" | "hand-two-fingers-line" | "hands-clapping-fill" | "hands-clapping-line" | "hat-2-fill" | "hat-2-line" | "hat-fill" | "hat-line" | "head-fill" | "head-line" | "heart-hand-fill" | "heart-hand-line" | "heartbeat-2-fill" | "heartbeat-2-line" | "incognito-mode-fill" | "incognito-mode-line" | "love-fill" | "love-line" | "middle-finger-fill" | "middle-finger-line" | "mouth-fill" | "mouth-line" | "necktie-fill" | "necktie-line" | "nose-fill" | "nose-line" | "pray-fill" | "pray-line" | "scarf-fill" | "scarf-line" | "shoe-2-fill" | "shoe-2-line" | "shoe-fill" | "shoe-line" | "shorts-fill" | "shorts-line" | "skirt-fill" | "skirt-line" | "sock-fill" | "sock-line" | "trouser-fill" | "trouser-line" | "vest-fill" | "vest-line" | "clubs-fill" | "clubs-line" | "cylinder-2-fill" | "cylinder-2-line" | "cylinder-fill" | "cylinder-line" | "diamond-square-fill" | "diamond-square-line" | "heart-crack-fill" | "heart-crack-line" | "heart-half-fill" | "heart-half-line" | "hemisphere-2-fill" | "hemisphere-2-line" | "hemisphere-fill" | "hemisphere-line" | "rectangle-vertical-fill" | "rectangle-vertical-line" | "round-fill" | "round-line" | "sector-fill" | "sector-line" | "shield-shape-fill" | "shield-shape-line" | "spade-fill" | "spade-line" | "air-balloon-fill" | "air-balloon-line" | "american-football-fill" | "american-football-line" | "backboard-fill" | "backboard-line" | "badminton-fill" | "badminton-line" | "barbell-fill" | "barbell-line" | "baseball-2-fill" | "baseball-2-line" | "baseball-fill" | "baseball-line" | "beachball-fill" | "beachball-line" | "disabled-2-fill" | "disabled-2-line" | "disabled-fill" | "disabled-line" | "fitness-fill" | "fitness-line" | "parachute-fill" | "parachute-line" | "pingpong-fill" | "pingpong-line" | "playground-fill" | "playground-line" | "skateboard-fill" | "skateboard-line" | "surfboard-fill" | "surfboard-line" | "swimming-pool-fill" | "swimming-pool-line" | "toxophily-fill" | "toxophily-line" | "volleyball-fill" | "volleyball-line" | "whistle-fill" | "whistle-line" | "add-square-line" | "alert-diamond-fill" | "alert-diamond-line" | "alert-octagon-fill" | "alert-octagon-line" | "broom-fill" | "broom-line" | "bubble-fill" | "bubble-line" | "certificate-fill" | "check-2-fill" | "check-2-line" | "checks-fill" | "checks-line" | "choice-fill" | "choice-line" | "classify-2-fill" | "classify-2-line" | "classify-3-fill" | "classify-3-line" | "classify-add-2-fill" | "classify-add-2-line" | "classify-add-fill" | "classify-add-line" | "classify-fill" | "classify-line" | "close-square-line" | "crutch-fill" | "crutch-line" | "cube-line" | "delete-2-fill" | "delete-2-line" | "delete-3-fill" | "delete-3-line" | "delete-fill" | "delete-line" | "direction-dot-fill" | "direction-dot-line" | "dot-grid-line" | "dots-fill" | "dots-line" | "dots-vertical-fill" | "dots-vertical-line" | "enter-door-fill" | "enter-door-line" | "entrance-fill" | "entrance-line" | "exit-door-fill" | "exit-door-line" | "exit-line" | "faceid-fill" | "faceid-line" | "fault-fill" | "fault-line" | "forbid-circle-fill" | "forbid-circle-line" | "gesture-unlock-fill" | "gesture-unlock-line" | "grid-2-fill" | "grid-2-line" | "heartbeat-fill" | "heartbeat-line" | "hexagons-2-fill" | "hexagons-2-line" | "hexagons-fill" | "hexagons-line" | "history-2-fill" | "history-2-line" | "history-anticlockwise-fill" | "history-anticlockwise-line" | "key-1-fill" | "key-1-line" | "keyhole-fill" | "keyhole-line" | "loading-3-fill" | "loading-3-line" | "loading-fill" | "loading-line" | "mind-map-fill" | "mind-map-line" | "minus-square-line" | "more-1-fill" | "more-1-line" | "more-3-fill" | "more-3-line" | "more-4-fill" | "more-4-line" | "multiselect-fill" | "multiselect-line" | "newdot-fill" | "newdot-line" | "open-door-fill" | "open-door-line" | "polygon-fill" | "process-fill" | "radiobox-fill" | "radiobox-line" | "refresh-1-fill" | "refresh-1-line" | "refresh-2-fill" | "refresh-2-line" | "refresh-3-fill" | "refresh-3-line" | "refresh-4-ai-fill" | "refresh-4-ai-line" | "refresh-4-fill" | "refresh-4-line" | "refresh-anticlockwise-1-fill" | "refresh-anticlockwise-1-line" | "report-fill" | "report-line" | "restore-fill" | "restore-line" | "safe-alert-fill" | "safe-alert-line" | "safe-flash-fill" | "safe-flash-line" | "safe-lock-fill" | "safe-lock-line" | "safe-shield-2-fill" | "safe-shield-2-line" | "safe-shield-fill" | "safe-shield-line" | "safety-certificate-fill" | "safety-certificate-line" | "settings-1-fill" | "settings-1-line" | "settings-7-fill" | "settings-7-line" | "share-3-fill" | "share-3-line" | "sleep-fill" | "sleep-line" | "three-circles-fill" | "three-circles-line" | "thumb-down-2-fill" | "thumb-down-2-line" | "thumb-up-2-fill" | "thumb-up-2-line" | "time-duration-fill" | "time-duration-line" | "timeline-fill" | "toggle-left-2-fill" | "toggle-left-2-line" | "toggle-left-line" | "toggle-right-2-fill" | "toggle-right-2-line" | "toggle-right-line" | "tool-fill" | "tool-line" | "transformation-fill" | "transformation-line" | "version-fill" | "version-line" | "warning-fill" | "wastebasket-fill" | "wastebasket-line" | "abs-fill" | "abs-line" | "aerial-lift-fill" | "aerial-lift-line" | "auto-hold-fill" | "auto-hold-line" | "baby-carriage-fill" | "baby-carriage-line" | "brake-fill" | "brake-line" | "car-2-fill" | "car-2-line" | "car-3-fill" | "car-3-line" | "car-door-fill" | "car-door-line" | "car-window-fill" | "car-window-line" | "ebike-fill" | "ebike-line" | "emergency-flashers-fill" | "emergency-flashers-line" | "engine-fill" | "engine-line" | "fan-2-fill" | "fan-2-line" | "fan-direction-down-fill" | "fan-direction-down-line" | "fan-direction-front-fill" | "fan-direction-front-line" | "fan-direction-up-fill" | "fan-direction-up-line" | "fan-fill" | "fan-line" | "flight-inflight-fill" | "flight-inflight-line" | "four-wheel-drive-fill" | "four-wheel-drive-line" | "front-fog-lights-fill" | "front-fog-lights-line" | "front-windshield-defroster-fill" | "front-windshield-defroster-line" | "hight-beam-headlights-fill" | "hight-beam-headlights-line" | "hood-fill" | "hood-line" | "jeep-fill" | "jeep-line" | "low-beam-headlights-fill" | "low-beam-headlights-line" | "park-fill" | "park-line" | "parking-lights-fill" | "parking-lights-line" | "pinwheel-2-fill" | "pinwheel-2-line" | "pinwheel-fill" | "rare-fog-lights-fill" | "rare-fog-lights-line" | "rear-windshield-defroster-fill" | "rear-windshield-defroster-line" | "rudder-fill" | "rudder-line" | "scooter-fill" | "seat-fill" | "seat-heated-fill" | "seat-heated-line" | "seat-line" | "sleigh-fill" | "sleigh-line" | "steering-wheel-fill" | "steering-wheel-line" | "tank-fill" | "tank-line" | "traffic-lights-fill" | "traffic-lights-line" | "train-2-fill" | "train-2-line" | "train-3-fill" | "train-3-line" | "train-4-fill" | "train-4-line" | "trunk-fill" | "trunk-line" | "tyre-fill" | "tyre-line" | "ufo-2-fill" | "ufo-2-line" | "ufo-fill" | "ufo-line" | "wheel-fill" | "wheel-line" | "wiper-fill" | "wiper-line" | "badge-line" | "contacts-2-fill" | "contacts-2-line" | "contacts-3-fill" | "contacts-3-line" | "contacts-4-fill" | "contacts-4-line" | "female-fill" | "female-line" | "idcard-fill" | "idcard-line" | "male-fill" | "male-line" | "user-1-fill" | "user-1-line" | "user-add-2-fill" | "user-add-2-line" | "user-edit-fill" | "user-edit-line" | "user-follow-2-fill" | "user-follow-2-line" | "user-hide-fill" | "user-hide-line" | "user-info-fill" | "user-info-line" | "user-lock-fill" | "user-lock-line" | "user-pin-fill" | "user-pin-line" | "user-question-fill" | "user-question-line" | "user-remove-2-fill" | "user-remove-2-line" | "user-remove-fill" | "user-remove-line" | "user-security-fill" | "user-security-line" | "user-setting-fill" | "user-setting-line" | "user-visible-fill" | "user-visible-line" | "user-warning-fill" | "user-warning-line" | "user-x-fill" | "user-x-line" | "cloud-2-fill" | "cloud-2-line" | "cloud-lightning-line" | "cloud-snow-line" | "clouds-line" | "dry-fill" | "dry-line" | "floating-dust-fill" | "floating-dust-line" | "fog-line" | "full-moon-fill" | "full-moon-line" | "heavy-rain-fill" | "heavy-rain-line" | "heavy-rainstorm-fill" | "heavy-rainstorm-line" | "heavy-snow-fill" | "heavy-snow-line" | "heavy-snowstorm-fill" | "heavy-snowstorm-line" | "high-temperature-fill" | "high-temperature-line" | "light-snow-fill" | "light-snow-line" | "low-temperature-fill" | "low-temperature-line" | "moderate-snow-fill" | "moderate-snow-line" | "moon-fog-fill" | "moon-fog-line" | "moon-stars-line" | "moonlight-fill" | "moonlight-line" | "na-fill" | "na-line" | "partly-cloud-daytime-fill" | "partly-cloud-daytime-line" | "partly-cloud-night-fill" | "partly-cloud-night-line" | "rain-line" | "rainstorm-fill" | "rainstorm-line" | "sandstorm-fill" | "sandstorm-line" | "snow-line" | "snowman-line" | "snowstorm-2-fill" | "snowstorm-2-line" | "snowstorm-fill" | "snowstorm-line" | "sparkles-2-fill" | "sparkles-2-line" | "sparkles-3-fill" | "sparkles-3-line" | "sparkles-line" | "sun-2-fill" | "sun-2-line" | "sun-fog-fill" | "sun-fog-line" | "sunrise-line" | "sunset-line" | "thunderstorm-fill" | "thunderstorm-line" | "tornado-2-fill" | "tornado-2-line" | "wave-fill" | "wave-line" | "wet-fill" | "wet-line" | "wind-line" | "aquarius-fill" | "aquarius-line" | "aries-fill" | "aries-line" | "cancer-fill" | "cancer-line" | "capricorn-fill" | "capricorn-line" | "leo-fill" | "leo-line" | "libra-fill" | "libra-line" | "pisces-fill" | "pisces-line" | "sagittarius-fill" | "sagittarius-line" | "scorpio-fill" | "scorpio-line" | "taurus-fill" | "taurus-line" | "virgo-fill" | "virgo-line">): import("react").JSX.Element;
|
|
3109
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"basket-fill" | "command-line" | "check-line" | "pen-line" | "pencil-line" | "scan-line" | "airplane-fill" | "archive-fill" | "arrow-down-circle-fill" | "arrow-left-circle-fill" | "arrow-right-circle-fill" | "arrow-up-circle-fill" | "aspect-ratio-fill" | "award-fill" | "backpack-fill" | "book-fill" | "bookmark-fill" | "bookmarks-fill" | "box-fill" | "briefcase-fill" | "brush-fill" | "bug-fill" | "cake-fill" | "calendar-day-fill" | "calendar-fill" | "calendar-month-fill" | "calendar-week-fill" | "camera-fill" | "check-circle-fill" | "clipboard-fill" | "clock-fill" | "cloud-fill" | "cloud-lightning-fill" | "cloud-snow-fill" | "clouds-fill" | "compass-fill" | "cursor-fill" | "diamond-fill" | "disc-fill" | "display-fill" | "ear-fill" | "egg-fill" | "eraser-fill" | "eye-fill" | "fast-forward-fill" | "file-check-fill" | "file-code-fill" | "file-fill" | "file-music-fill" | "file-zip-fill" | "flask-fill" | "folder-fill" | "forward-fill" | "gift-fill" | "grid-fill" | "heart-fill" | "hexagon-fill" | "hospital-fill" | "house-fill" | "inbox-fill" | "keyboard-fill" | "laptop-fill" | "layers-fill" | "leaf-fill" | "lightning-fill" | "lock-fill" | "luggage-fill" | "lungs-fill" | "magnet-fill" | "map-fill" | "markdown-fill" | "mic-fill" | "moon-fill" | "moon-stars-fill" | "mortarboard-fill" | "mouse-fill" | "octagon-fill" | "palette-fill" | "passport-fill" | "pause-circle-fill" | "pause-fill" | "pen-fill" | "pencil-fill" | "pentagon-fill" | "phone-fill" | "pin-fill" | "play-circle-fill" | "play-fill" | "projector-fill" | "rocket-fill" | "rss-fill" | "save-fill" | "send-fill" | "shield-fill" | "skip-forward-fill" | "speaker-fill" | "square-fill" | "star-fill" | "stop-circle-fill" | "stop-fill" | "stopwatch-fill" | "suitcase-fill" | "sun-fill" | "sunrise-fill" | "sunset-fill" | "tag-fill" | "terminal-fill" | "threads-fill" | "ticket-fill" | "tree-fill" | "triangle-fill" | "trophy-fill" | "umbrella-fill" | "unlock-fill" | "usb-fill" | "volume-mute-fill" | "volume-off-fill" | "wallet-fill" | "arrow-down-circle-line" | "arrow-down-fill" | "arrow-down-line" | "arrow-left-circle-line" | "arrow-left-down-fill" | "arrow-left-down-line" | "arrow-left-fill" | "arrow-left-line" | "arrow-left-up-fill" | "arrow-left-up-line" | "arrow-right-circle-line" | "arrow-right-down-fill" | "arrow-right-down-line" | "arrow-right-fill" | "arrow-right-line" | "arrow-right-up-fill" | "arrow-right-up-line" | "arrow-up-circle-line" | "arrow-up-fill" | "arrow-up-line" | "corner-down-left-fill" | "corner-down-left-line" | "corner-down-right-fill" | "corner-down-right-line" | "corner-up-left-fill" | "corner-up-left-line" | "corner-up-right-fill" | "corner-up-right-line" | "bank-fill" | "bank-line" | "building-2-fill" | "building-2-line" | "building-3-fill" | "building-3-line" | "building-4-fill" | "building-4-line" | "government-fill" | "government-line" | "home-2-fill" | "home-2-line" | "home-3-fill" | "home-3-line" | "home-4-fill" | "home-4-line" | "home-5-fill" | "home-5-line" | "home-6-fill" | "home-6-line" | "home-7-fill" | "home-7-line" | "home-wifi-fill" | "home-wifi-line" | "hospital-line" | "hotel-fill" | "hotel-line" | "school-fill" | "school-line" | "store-2-fill" | "store-2-line" | "store-fill" | "store-line" | "tent-fill" | "tent-line" | "archive-line" | "at-fill" | "at-line" | "attachment-fill" | "attachment-line" | "award-line" | "bookmark-line" | "briefcase-2-fill" | "briefcase-2-line" | "briefcase-line" | "calendar-2-fill" | "calendar-2-line" | "calendar-line" | "cloud-line" | "copyright-fill" | "copyright-line" | "flag-2-fill" | "flag-2-line" | "inbox-2-fill" | "inbox-2-line" | "inbox-line" | "mail-ai-fill" | "mail-ai-line" | "mail-fill" | "mail-line" | "mail-open-fill" | "mail-open-line" | "mail-send-fill" | "mail-send-line" | "medal-fill" | "medal-line" | "profile-fill" | "profile-line" | "projector-line" | "record-mail-fill" | "record-mail-line" | "registered-fill" | "registered-line" | "send-plane-fill" | "send-plane-line" | "service-fill" | "service-line" | "chat-1-fill" | "chat-1-line" | "chat-2-fill" | "chat-2-line" | "chat-3-fill" | "chat-3-line" | "chat-4-fill" | "chat-4-line" | "message-2-fill" | "message-2-line" | "message-3-fill" | "message-3-line" | "anticlockwise-fill" | "anticlockwise-line" | "artboard-fill" | "artboard-line" | "brush-2-fill" | "brush-2-line" | "brush-3-fill" | "brush-3-line" | "brush-line" | "clockwise-fill" | "clockwise-line" | "color-filter-fill" | "color-filter-line" | "drop-fill" | "drop-line" | "edit-2-fill" | "edit-2-line" | "edit-fill" | "edit-line" | "eraser-line" | "flip-horizontal-fill" | "flip-horizontal-line" | "flip-vertical-fill" | "flip-vertical-line" | "grid-line" | "hammer-fill" | "hammer-line" | "hexagon-line" | "layout-2-fill" | "layout-2-line" | "layout-3-fill" | "layout-3-line" | "layout-4-fill" | "layout-4-line" | "layout-5-fill" | "layout-5-line" | "layout-6-fill" | "layout-6-line" | "layout-bottom-fill" | "layout-bottom-line" | "layout-fill" | "layout-grid-fill" | "layout-grid-line" | "layout-left-fill" | "layout-left-line" | "layout-line" | "layout-right-fill" | "layout-right-line" | "layout-top-fill" | "layout-top-line" | "mark-pen-fill" | "mark-pen-line" | "markup-fill" | "markup-line" | "octagon-line" | "paint-brush-fill" | "paint-brush-line" | "paint-fill" | "paint-line" | "palette-line" | "pencil-ruler-fill" | "pencil-ruler-line" | "pentagon-line" | "quill-pen-ai-fill" | "quill-pen-ai-line" | "quill-pen-fill" | "quill-pen-line" | "rectangle-fill" | "rectangle-line" | "ruler-fill" | "ruler-line" | "scissors-2-fill" | "scissors-2-line" | "scissors-fill" | "scissors-line" | "screenshot-fill" | "screenshot-line" | "shadow-fill" | "shadow-line" | "square-line" | "table-fill" | "table-line" | "triangle-line" | "braces-fill" | "braces-line" | "brackets-fill" | "brackets-line" | "bug-line" | "code-fill" | "code-line" | "command-fill" | "cursor-line" | "git-branch-fill" | "git-branch-line" | "git-commit-fill" | "git-commit-line" | "git-merge-fill" | "git-merge-line" | "git-pull-request-fill" | "git-pull-request-line" | "parentheses-fill" | "parentheses-line" | "terminal-box-fill" | "terminal-box-line" | "terminal-line" | "airplay-fill" | "airplay-line" | "barcode-fill" | "barcode-line" | "base-station-fill" | "base-station-line" | "battery-2-fill" | "battery-2-line" | "battery-fill" | "battery-line" | "bluetooth-fill" | "bluetooth-line" | "cellphone-fill" | "cellphone-line" | "computer-fill" | "computer-line" | "dashboard-2-fill" | "dashboard-2-line" | "dashboard-3-fill" | "dashboard-3-line" | "device-fill" | "device-line" | "fingerprint-2-fill" | "fingerprint-2-line" | "fingerprint-fill" | "fingerprint-line" | "gradienter-fill" | "gradienter-line" | "keyboard-line" | "mouse-line" | "phone-line" | "radar-fill" | "radar-line" | "remote-control-fill" | "remote-control-line" | "rss-line" | "save-2-fill" | "save-2-line" | "save-line" | "scan-2-fill" | "scan-2-line" | "scan-fill" | "server-fill" | "server-line" | "tv-2-fill" | "tv-2-line" | "usb-line" | "wifi-fill" | "wifi-line" | "wifi-off-fill" | "wifi-off-line" | "bill-fill" | "bill-line" | "book-2-fill" | "book-2-line" | "book-3-fill" | "book-3-line" | "book-line" | "clipboard-line" | "file-check-line" | "file-code-line" | "file-download-fill" | "file-download-line" | "file-forbid-fill" | "file-forbid-line" | "file-info-fill" | "file-info-line" | "file-line" | "file-music-line" | "file-search-fill" | "file-search-line" | "file-upload-fill" | "file-upload-line" | "file-warning-fill" | "file-warning-line" | "file-zip-line" | "folder-2-fill" | "folder-2-line" | "folder-3-fill" | "folder-3-line" | "folder-check-fill" | "folder-check-line" | "folder-download-fill" | "folder-download-line" | "folder-forbid-fill" | "folder-forbid-line" | "folder-info-fill" | "folder-info-line" | "folder-line" | "folder-open-fill" | "folder-open-line" | "folder-upload-fill" | "folder-upload-line" | "folder-warning-fill" | "folder-warning-line" | "folder-zip-fill" | "folder-zip-line" | "folders-fill" | "folders-line" | "markdown-line" | "news-fill" | "news-line" | "task-fill" | "task-line" | "auction-fill" | "auction-line" | "bank-card-fill" | "bank-card-line" | "bnb-fill" | "bnb-line" | "cash-fill" | "cash-line" | "coin-fill" | "coin-line" | "copper-coin-fill" | "copper-coin-line" | "coupon-fill" | "coupon-line" | "diamond-line" | "exchange-cny-fill" | "exchange-cny-line" | "exchange-dollar-fill" | "exchange-dollar-line" | "gift-2-fill" | "gift-2-line" | "gift-line" | "hand-heart-fill" | "hand-heart-line" | "red-packet-fill" | "red-packet-line" | "shopping-bag-2-fill" | "shopping-bag-2-line" | "shopping-bag-3-fill" | "shopping-bag-3-line" | "shopping-cart-2-fill" | "shopping-cart-2-line" | "stock-fill" | "stock-line" | "ticket-line" | "trophy-line" | "wallet-2-fill" | "wallet-2-line" | "wallet-3-fill" | "wallet-3-line" | "wallet-line" | "xrp-fill" | "xrp-line" | "bowl-fill" | "bowl-line" | "bread-fill" | "bread-line" | "cake-line" | "knife-fill" | "knife-line" | "brain-fill" | "brain-line" | "capsule-fill" | "capsule-line" | "first-aid-kit-fill" | "first-aid-kit-line" | "flask-line" | "heart-line" | "lungs-line" | "microscope-fill" | "microscope-line" | "nurse-fill" | "nurse-line" | "stethoscope-fill" | "stethoscope-line" | "test-tube-fill" | "test-tube-line" | "thermometer-fill" | "thermometer-line" | "virus-fill" | "virus-line" | "alipay-fill" | "alipay-line" | "android-fill" | "android-line" | "apple-fill" | "apple-line" | "behance-fill" | "behance-line" | "bilibili-fill" | "bilibili-line" | "chrome-fill" | "chrome-line" | "codepen-fill" | "codepen-line" | "copilot-fill" | "copilot-line" | "discord-fill" | "discord-line" | "dribbble-fill" | "dribbble-line" | "drive-fill" | "drive-line" | "dropbox-fill" | "dropbox-line" | "edge-fill" | "edge-line" | "facebook-fill" | "facebook-line" | "figma-fill" | "figma-line" | "firefox-fill" | "firefox-line" | "gemini-fill" | "gemini-line" | "github-fill" | "github-line" | "google-fill" | "google-line" | "google-play-fill" | "google-play-line" | "instagram-fill" | "instagram-line" | "kakao-talk-fill" | "kakao-talk-line" | "line-fill" | "line-line" | "linkedin-fill" | "linkedin-line" | "mastercard-fill" | "mastercard-line" | "mastodon-fill" | "mastodon-line" | "medium-fill" | "medium-line" | "messenger-fill" | "messenger-line" | "meta-fill" | "meta-line" | "notion-fill" | "notion-line" | "openai-fill" | "openai-line" | "paypal-fill" | "paypal-line" | "pinterest-fill" | "pinterest-line" | "qq-fill" | "qq-line" | "reddit-fill" | "reddit-line" | "safari-fill" | "safari-line" | "snapchat-fill" | "snapchat-line" | "spotify-fill" | "spotify-line" | "switch-fill" | "switch-line" | "telegram-fill" | "telegram-line" | "threads-line" | "tiktok-fill" | "tiktok-line" | "twitter-fill" | "twitter-line" | "visa-fill" | "visa-line" | "webhook-fill" | "webhook-line" | "wechat-fill" | "wechat-line" | "wechat-pay-fill" | "wechat-pay-line" | "weibo-fill" | "weibo-line" | "whatsapp-fill" | "whatsapp-line" | "windows-fill" | "windows-line" | "xbox-fill" | "xbox-line" | "youtube-fill" | "youtube-line" | "anchor-fill" | "anchor-line" | "bike-fill" | "bike-line" | "bus-2-fill" | "bus-2-line" | "bus-fill" | "bus-line" | "car-fill" | "car-line" | "charging-pile-fill" | "charging-pile-line" | "compass-2-fill" | "compass-2-line" | "compass-3-fill" | "compass-3-line" | "compass-line" | "earth-fill" | "earth-line" | "flight-land-fill" | "flight-land-line" | "flight-takeoff-fill" | "flight-takeoff-line" | "gas-station-fill" | "gas-station-line" | "globe-fill" | "globe-line" | "lifebuoy-fill" | "lifebuoy-line" | "map-2-fill" | "map-2-line" | "map-line" | "map-pin-fill" | "map-pin-line" | "navigation-fill" | "navigation-line" | "oil-fill" | "oil-line" | "parking-fill" | "parking-line" | "passport-line" | "planet-fill" | "planet-line" | "riding-fill" | "riding-line" | "rocket-2-fill" | "rocket-2-line" | "rocket-line" | "route-fill" | "route-line" | "run-fill" | "run-line" | "sailboat-fill" | "sailboat-line" | "ship-fill" | "ship-line" | "suitcase-2-fill" | "suitcase-2-line" | "suitcase-line" | "train-fill" | "train-line" | "truck-fill" | "truck-line" | "walk-fill" | "walk-line" | "album-fill" | "album-line" | "aspect-ratio-line" | "camera-2-fill" | "camera-2-line" | "camera-line" | "clapperboard-fill" | "clapperboard-line" | "disc-line" | "film-fill" | "film-line" | "fullscreen-exit-fill" | "fullscreen-exit-line" | "fullscreen-fill" | "fullscreen-line" | "headphone-fill" | "headphone-line" | "live-fill" | "live-line" | "mic-2-fill" | "mic-2-line" | "mic-ai-fill" | "mic-ai-line" | "mic-line" | "mic-off-fill" | "mic-off-line" | "movie-fill" | "movie-line" | "music-2-fill" | "music-2-line" | "music-fill" | "music-line" | "notification-fill" | "notification-line" | "notification-off-fill" | "notification-off-line" | "pause-circle-line" | "pause-line" | "play-circle-line" | "play-line" | "radio-fill" | "radio-line" | "repeat-fill" | "repeat-line" | "repeat-one-fill" | "repeat-one-line" | "shuffle-fill" | "shuffle-line" | "skip-forward-line" | "speaker-line" | "stop-circle-line" | "stop-line" | "video-fill" | "video-line" | "volume-mute-line" | "basketball-fill" | "basketball-line" | "box-2-fill" | "box-2-line" | "box-3-fill" | "box-3-line" | "cactus-fill" | "cactus-line" | "candle-fill" | "candle-line" | "chess-fill" | "chess-line" | "cross-fill" | "cross-line" | "door-fill" | "door-line" | "flower-fill" | "flower-line" | "football-fill" | "football-line" | "fridge-fill" | "fridge-line" | "game-2-fill" | "game-2-line" | "key-2-fill" | "key-2-line" | "leaf-line" | "recycle-fill" | "recycle-line" | "shirt-fill" | "shirt-line" | "sofa-fill" | "sofa-line" | "sword-fill" | "sword-line" | "t-shirt-2-fill" | "t-shirt-2-line" | "t-shirt-fill" | "t-shirt-line" | "target-fill" | "target-line" | "tree-line" | "umbrella-line" | "wheelchair-fill" | "wheelchair-line" | "add-circle-fill" | "add-circle-line" | "add-fill" | "add-line" | "alert-fill" | "alert-line" | "check-fill" | "checkbox-fill" | "checkbox-line" | "close-circle-fill" | "close-circle-line" | "close-fill" | "close-line" | "dashboard-fill" | "dashboard-line" | "delete-back-fill" | "delete-back-line" | "download-2-fill" | "download-2-line" | "download-fill" | "download-line" | "external-link-fill" | "external-link-line" | "eye-2-fill" | "eye-2-line" | "eye-close-fill" | "eye-close-line" | "eye-line" | "filter-2-fill" | "filter-2-line" | "filter-3-fill" | "filter-3-line" | "filter-fill" | "filter-line" | "history-fill" | "history-line" | "information-fill" | "information-line" | "lock-line" | "menu-fill" | "menu-line" | "more-2-fill" | "more-2-line" | "question-fill" | "question-line" | "search-2-fill" | "search-2-line" | "search-ai-fill" | "search-ai-line" | "search-fill" | "search-line" | "settings-2-fill" | "settings-2-line" | "settings-3-fill" | "settings-3-line" | "settings-4-fill" | "settings-4-line" | "settings-5-fill" | "settings-5-line" | "settings-6-fill" | "settings-6-line" | "share-2-fill" | "share-2-line" | "share-forward-fill" | "share-forward-line" | "shield-line" | "star-half-fill" | "star-half-line" | "star-line" | "subtract-fill" | "subtract-line" | "thumb-down-fill" | "thumb-down-line" | "thumb-up-fill" | "thumb-up-line" | "time-fill" | "time-line" | "upload-2-fill" | "upload-2-line" | "upload-fill" | "upload-line" | "zoom-in-fill" | "zoom-in-line" | "zoom-out-fill" | "zoom-out-line" | "contacts-fill" | "contacts-line" | "ghost-fill" | "ghost-line" | "group-2-fill" | "group-2-line" | "group-3-fill" | "group-3-line" | "group-fill" | "group-line" | "skull-fill" | "skull-line" | "user-2-fill" | "user-2-line" | "user-3-fill" | "user-3-line" | "user-4-fill" | "user-4-line" | "user-5-fill" | "user-5-line" | "user-add-fill" | "user-add-line" | "user-follow-fill" | "user-follow-line" | "user-forbid-fill" | "user-forbid-line" | "user-heart-fill" | "user-heart-line" | "user-search-fill" | "user-search-line" | "user-star-fill" | "user-star-line" | "celsius-fill" | "celsius-line" | "cloud-windy-fill" | "cloud-windy-line" | "drizzle-fill" | "drizzle-line" | "fahrenheit-fill" | "fahrenheit-line" | "fire-fill" | "fire-line" | "flashlight-fill" | "flashlight-line" | "hail-fill" | "hail-line" | "haze-fill" | "haze-line" | "moon-cloudy-fill" | "moon-cloudy-line" | "moon-line" | "rainbow-fill" | "rainbow-line" | "showers-fill" | "showers-line" | "snowflake-fill" | "snowflake-line" | "sun-cloudy-fill" | "sun-cloudy-line" | "sun-line" | "tornado-fill" | "tornado-line" | "typhoon-fill" | "typhoon-line" | "text-fill" | "dot-grid-fill" | "react-fill" | "vscode-fill" | "vue-fill" | "factory-line" | "check-circle-line" | "directory-line" | "house-line" | "warning-line" | "asterisk-line" | "balance-line" | "clock-line" | "color-picker-line" | "copy-line" | "document-line" | "fish-line" | "flame-line" | "lightning-line" | "minus-circle-line" | "paste-line" | "pin-line" | "plus-line" | "tag-line" | "timeline-line" | "unlock-line" | "volume-line" | "world-line" | "fast-forward-line" | "microphone-line" | "power-line" | "video-camera-line" | "hashtag-line" | "bluetooth-off-line" | "certificate-line" | "display-line" | "layers-line" | "link-line" | "plugin-line" | "storage-line" | "unarchive-line" | "unlink-line" | "align-bottom-line" | "align-center-line" | "align-left-line" | "align-right-line" | "align-top-line" | "bold-line" | "font-size-line" | "italic-line" | "strikethrough-line" | "text-color-line" | "text-line" | "underline-line" | "airplane-line" | "bulb-fill" | "close-square-fill" | "color-picker-fill" | "copy-fill" | "cube-fill" | "flash-fill" | "globe-2-fill" | "link-2-fill" | "link-fill" | "minimize-fill" | "minus-circle-fill" | "minus-square-fill" | "monitor-fill" | "move-fill" | "phone-call-fill" | "phone-off-fill" | "plus-fill" | "power-fill" | "shuffle-2-fill" | "toggle-left-fill" | "toggle-right-fill" | "trending-down-fill" | "trending-up-fill" | "camera-rotate-fill" | "chart-bar-fill" | "chart-pie-fill" | "doc-fill" | "flame-fill" | "location-fill" | "square-arrow-down-fill" | "square-arrow-left-fill" | "square-arrow-right-fill" | "square-arrow-up-fill" | "comment-fill" | "sparkles-fill" | "volume-fill" | "chart-bar-line" | "process-line" | "badge-fill" | "calendar-add-fill" | "exit-fill" | "frame-fill" | "microphone-fill" | "playlist-fill" | "polygon-line" | "add-square-fill" | "desk-fill" | "notebook-fill" | "paper-fill" | "print-fill" | "world-fill" | "road-fill" | "nfc-fill" | "rain-fill" | "battery-charging-fill" | "calendar-3-fill" | "chart-vertical-fill" | "chip-fill" | "dashboard-4-fill" | "folder-minus-fill" | "phone-incoming-fill" | "phone-outgoing-fill" | "server-2-fill" | "shop-fill" | "tag-2-fill" | "align-horizontal-center-line" | "align-vertical-center-line" | "basket-2-line" | "box-line" | "church-line" | "comment-2-line" | "comment-line" | "cookie-line" | "ferris-wheel-line" | "flower-2-line" | "folder-minus-line" | "git-compare-line" | "hand-line" | "laptop-line" | "line-height-line" | "minimize-line" | "monitor-line" | "paragraph-line" | "phone-incoming-line" | "phone-outgoing-line" | "pinwheel-line" | "playlist-line" | "scooter-line" | "send-line" | "sitemap-line" | "telescope-line" | "textbox-line" | "watch-line" | "fog-fill" | "glove-fill" | "snow-fill" | "snowman-fill" | "wind-fill" | "align-arrow-down-fill" | "align-arrow-down-line" | "align-arrow-left-fill" | "align-arrow-left-line" | "align-arrow-right-fill" | "align-arrow-right-line" | "align-arrow-up-fill" | "align-arrow-up-line" | "arrow-left-down-circle-fill" | "arrow-left-down-circle-line" | "arrow-left-up-circle-fill" | "arrow-left-up-circle-line" | "arrow-right-down-circle-fill" | "arrow-right-down-circle-line" | "arrow-right-up-circle-fill" | "arrow-right-up-circle-line" | "arrow-to-down-fill" | "arrow-to-down-line" | "arrow-to-left-fill" | "arrow-to-left-line" | "arrow-to-right-fill" | "arrow-to-right-line" | "arrow-to-up-fill" | "arrow-to-up-line" | "arrows-down-fill" | "arrows-down-line" | "arrows-left-fill" | "arrows-left-line" | "arrows-right-fill" | "arrows-right-line" | "arrows-up-fill" | "arrows-up-line" | "back-2-fill" | "back-2-line" | "back-fill" | "back-line" | "direction-arrow-fill" | "direction-arrow-line" | "down-fill" | "down-line" | "down-small-fill" | "down-small-line" | "forward-2-fill" | "forward-2-line" | "forward-line" | "fullscreen-2-fill" | "fullscreen-2-line" | "fullscreen-exit-2-fill" | "fullscreen-exit-2-line" | "large-arrow-down-fill" | "large-arrow-down-line" | "large-arrow-left-fill" | "large-arrow-left-line" | "large-arrow-right-fill" | "large-arrow-right-line" | "large-arrow-up-fill" | "large-arrow-up-line" | "left-fill" | "left-line" | "left-small-fill" | "left-small-line" | "move-line" | "right-fill" | "right-line" | "right-small-fill" | "right-small-line" | "selector-horizontal-fill" | "selector-horizontal-line" | "selector-vertical-fill" | "selector-vertical-line" | "square-arrow-down-line" | "square-arrow-left-line" | "square-arrow-right-line" | "square-arrow-up-line" | "transfer-2-fill" | "transfer-2-line" | "transfer-3-fill" | "transfer-3-line" | "transfer-4-fill" | "transfer-4-line" | "transfer-fill" | "transfer-horizontal-fill" | "transfer-horizontal-line" | "transfer-line" | "transfer-vertical-fill" | "transfer-vertical-line" | "trending-down-line" | "trending-up-line" | "up-fill" | "up-line" | "up-small-fill" | "up-small-line" | "bank-of-china-tower-fill" | "bank-of-china-tower-line" | "big-ben-fill" | "big-ben-line" | "bridge-2-fill" | "bridge-2-line" | "bridge-fill" | "bridge-line" | "building-1-fill" | "building-1-line" | "building-5-fill" | "building-5-line" | "building-6-fill" | "building-6-line" | "burj-al-arab-fill" | "burj-al-arab-line" | "burj-khalifa-tower-fill" | "burj-khalifa-tower-line" | "campground-fill" | "campground-line" | "canton-tower-fill" | "canton-tower-line" | "christ-the-redeemer-fill" | "christ-the-redeemer-line" | "church-fill" | "dutch-windmill-fill" | "dutch-windmill-line" | "egyptian-pyramids-fill" | "egyptian-pyramids-line" | "eiffel-tower-fill" | "eiffel-tower-line" | "factory-2-fill" | "factory-2-line" | "factory-fill" | "ferris-wheel-fill" | "greatwall-fill" | "greatwall-line" | "home-1-fill" | "home-1-line" | "house-2-fill" | "house-2-line" | "kingkey-100-tower-fill" | "kingkey-100-tower-line" | "lighthouse-fill" | "lighthouse-line" | "marina-bay-sand-fill" | "marina-bay-sand-line" | "maya-pyramids-fill" | "maya-pyramids-line" | "miyajima-torii-fill" | "miyajima-torii-line" | "moai-fill" | "moai-line" | "monument-fill" | "monument-line" | "palace-fill" | "palace-line" | "pavilion-fill" | "pavilion-line" | "pisa-tower-fill" | "pisa-tower-line" | "shop-line" | "statue-of-liberty-fill" | "statue-of-liberty-line" | "sydney-opera-house-fill" | "sydney-opera-house-line" | "taipei101-fill" | "taipei101-line" | "taj-mahal-fill" | "taj-mahal-line" | "temple-of-heaven-fill" | "temple-of-heaven-line" | "tower-fill" | "tower-line" | "triumphal-arch-fill" | "triumphal-arch-line" | "tv-towe-fill" | "tv-towe-line" | "ad-circle-fill" | "ad-circle-line" | "ad-circle-off-fill" | "ad-circle-off-line" | "ad-rectangle-fill" | "ad-rectangle-line" | "ad-rectangle-off-fill" | "ad-rectangle-off-line" | "anniversary-fill" | "anniversary-line" | "basket-2-fill" | "basket-line" | "calendar-3-line" | "calendar-add-line" | "calendar-day-line" | "calendar-month-line" | "calendar-time-add-fill" | "calendar-time-add-line" | "calendar-week-line" | "candles-fill" | "candles-line" | "card-pay-fill" | "card-pay-line" | "card-refund-fill" | "card-refund-line" | "cash-2-fill" | "cash-2-line" | "celebrate-fill" | "celebrate-line" | "chart-bar-2-fill" | "chart-bar-2-line" | "chart-decrease-fill" | "chart-decrease-line" | "chart-horizontal-fill" | "chart-horizontal-line" | "chart-line-fill" | "chart-line-line" | "chart-pie-2-fill" | "chart-pie-2-line" | "chart-pie-line" | "chart-vertical-line" | "chines-knot-fill" | "chines-knot-line" | "christmas-ball-fill" | "christmas-ball-line" | "coin-2-fill" | "coin-2-line" | "coin-3-fill" | "coin-3-line" | "currency-baht-2-fill" | "currency-baht-2-line" | "currency-baht-fill" | "currency-baht-line" | "currency-cny-2-fill" | "currency-cny-2-line" | "currency-cny-fill" | "currency-cny-line" | "currency-dollar-2-fill" | "currency-dollar-2-line" | "currency-dollar-fill" | "currency-dollar-line" | "currency-euro-2-fill" | "currency-euro-2-line" | "currency-euro-fill" | "currency-euro-line" | "currency-lira-2-fill" | "currency-lira-2-line" | "currency-lira-fill" | "currency-lira-line" | "currency-nigeria-2-fill" | "currency-nigeria-2-line" | "currency-nigeria-fill" | "currency-nigeria-line" | "currency-pound-2-fill" | "currency-pound-2-line" | "currency-pound-fill" | "currency-pound-line" | "currency-rubel-2-fill" | "currency-rubel-2-line" | "currency-rubel-fill" | "currency-rubel-line" | "currency-rupee-2-fill" | "currency-rupee-2-line" | "currency-rupee-fill" | "currency-rupee-line" | "currency-shekel-2-fill" | "currency-shekel-2-line" | "currency-shekel-fill" | "currency-shekel-line" | "currency-won-2-fill" | "currency-won-2-line" | "currency-won-fill" | "currency-won-line" | "diamond-2-fill" | "diamond-2-line" | "exchange-baht-fill" | "exchange-baht-line" | "exchange-euro-fill" | "exchange-euro-line" | "flag-1-fill" | "flag-1-line" | "flag-3-fill" | "flag-3-line" | "flag-4-fill" | "flag-4-line" | "gift-card-fill" | "gift-card-line" | "ladder-fill" | "ladder-line" | "lantern-2-fill" | "lantern-2-line" | "lantern-fill" | "lantern-line" | "laurel-wreath-fill" | "laurel-wreath-line" | "luggage-line" | "palette-3-fill" | "palette-3-line" | "pig-money-fill" | "pig-money-line" | "presentation-1-fill" | "presentation-1-line" | "presentation-2-fill" | "presentation-2-line" | "presentation-3-fill" | "presentation-3-line" | "pumpkin-lantern-fill" | "pumpkin-lantern-line" | "receive-money-fill" | "receive-money-line" | "red-packet-open-fill" | "red-packet-open-line" | "refund-cny-fill" | "refund-cny-line" | "refund-dollar-fill" | "refund-dollar-line" | "safe-box-fill" | "safe-box-line" | "sale-fill" | "sale-line" | "schedule-fill" | "schedule-line" | "seal-fill" | "seal-line" | "shopping-bag-1-fill" | "shopping-bag-1-line" | "shopping-cart-1-fill" | "shopping-cart-1-line" | "tag-2-line" | "tag-chevron-fill" | "tag-chevron-line" | "vip-1-fill" | "vip-1-line" | "vip-2-fill" | "vip-2-line" | "vip-3-fill" | "vip-3-line" | "vip-4-fill" | "vip-4-line" | "wallet-4-fill" | "wallet-4-line" | "wallet-5-fill" | "wallet-5-line" | "yuanbao-fill" | "yuanbao-line" | "comment-2-fill" | "invite-fill" | "invite-line" | "mailbox-fill" | "mailbox-line" | "message-1-fill" | "message-1-line" | "message-4-fill" | "message-4-line" | "phone-add-fill" | "phone-add-line" | "phone-block-fill" | "phone-block-line" | "phone-call-line" | "phone-off-line" | "phone-success-fill" | "phone-success-line" | "avalanche-avax-fill" | "avalanche-avax-line" | "binance-coin-bnb-fill" | "binance-coin-bnb-line" | "binance-usd-busd-fill" | "binance-usd-busd-line" | "cardano-ada-fill" | "cardano-ada-line" | "currency-bitcoin-2-fill" | "currency-bitcoin-2-line" | "currency-bitcoin-fill" | "currency-bitcoin-line" | "dogecoin-doge-fill" | "dogecoin-doge-line" | "ethereum-fill" | "ethereum-line" | "exchange-bitcoin-fill" | "exchange-bitcoin-line" | "monero-fill" | "monero-line" | "polkadot-dot-fill" | "polkadot-dot-line" | "solana-sol-fill" | "solana-sol-line" | "tether-usdt-fill" | "tether-usdt-line" | "usd-coin-usdc-fill" | "usd-coin-usdc-line" | "align-bottom-fill" | "align-horizontal-center-fill" | "align-left-2-fill" | "align-left-2-line" | "align-right-2-fill" | "align-right-2-line" | "align-top-fill" | "align-vertical-center-fill" | "anticlockwise-alt-fill" | "anticlockwise-alt-line" | "background-fill" | "background-line" | "bling-fill" | "bling-line" | "board-fill" | "board-line" | "border-blank-fill" | "border-blank-line" | "border-bottom-fill" | "border-bottom-line" | "border-horizontal-fill" | "border-horizontal-line" | "border-inner-fill" | "border-inner-line" | "border-left-fill" | "border-left-line" | "border-outer-fill" | "border-outer-line" | "border-radius-fill" | "border-radius-line" | "border-right-fill" | "border-right-line" | "border-top-fill" | "border-top-line" | "border-vertical-fill" | "border-vertical-line" | "brightness-fill" | "brightness-line" | "clockwise-alt-fill" | "clockwise-alt-line" | "columns-2-fill" | "columns-2-line" | "columns-3-fill" | "columns-3-line" | "combine-fill" | "combine-line" | "components-fill" | "components-line" | "distribute-spacing-horizontal-fill" | "distribute-spacing-horizontal-line" | "distribute-spacing-vertical-fill" | "distribute-spacing-vertical-line" | "drawing-board-fill" | "drawing-board-line" | "ease-in-control-point-fill" | "ease-in-control-point-line" | "ease-in-fill" | "ease-in-line" | "ease-in-out-control-point-fill" | "ease-in-out-control-point-line" | "ease-out-control-point-fill" | "ease-out-control-point-line" | "ease-out-fill" | "ease-out-line" | "easy-in-out-fill" | "easy-in-out-line" | "exclude-fill" | "exclude-line" | "exposure-fill" | "exposure-line" | "fold-horizontal-fill" | "fold-horizontal-line" | "fold-vertical-fill" | "fold-vertical-line" | "intersect-fill" | "intersect-line" | "layer-fill" | "layer-line" | "layout-10-fill" | "layout-10-line" | "layout-11-fill" | "layout-11-line" | "layout-7-fill" | "layout-7-line" | "layout-8-fill" | "layout-8-line" | "layout-9-fill" | "layout-9-line" | "layout-bottom-close-fill" | "layout-bottom-close-line" | "layout-bottom-open-fill" | "layout-bottom-open-line" | "layout-leftbar-close-fill" | "layout-leftbar-close-line" | "layout-leftbar-open-fill" | "layout-leftbar-open-line" | "layout-rightbar-close-fill" | "layout-rightbar-close-line" | "layout-rightbar-open-fill" | "layout-rightbar-open-line" | "layout-top-close-fill" | "layout-top-close-line" | "layout-top-open-fill" | "layout-top-open-line" | "magic-1-fill" | "magic-1-line" | "magic-2-fill" | "magic-2-line" | "magic-3-fill" | "magic-3-line" | "magic-hat-2-fill" | "magic-hat-2-line" | "magic-hat-fill" | "magic-hat-line" | "mirror-fill" | "mirror-line" | "mosaic-fill" | "mosaic-line" | "paint-2-fill" | "paint-2-line" | "paint-brush-ai-fill" | "paint-brush-ai-line" | "palette-2-fill" | "palette-2-line" | "paster-fill" | "paster-line" | "rotate-x-fill" | "rotate-x-line" | "rotate-y-fill" | "rotate-y-line" | "rows-2-fill" | "rows-2-line" | "rows-3-fill" | "rows-3-line" | "rows-4-fill" | "rows-4-line" | "scale-fill" | "scale-line" | "scissors-3-fill" | "scissors-3-line" | "section-fill" | "section-line" | "sticker-fill" | "sticker-line" | "table-2-fill" | "table-2-line" | "unfold-horizontal-fill" | "unfold-horizontal-line" | "unfold-vertical-fill" | "unfold-vertical-line" | "union-fill" | "union-line" | "vector-bezier-2-fill" | "vector-bezier-2-line" | "vector-bezier-3-fill" | "vector-bezier-3-line" | "vector-bezier-fill" | "vector-bezier-line" | "vector-group-fill" | "vector-group-line" | "x-skew-fill" | "x-skew-line" | "y-skew-fill" | "y-skew-line" | "brackets-angle-fill" | "brackets-angle-line" | "cursor-2-fill" | "cursor-2-line" | "cursor-3-fill" | "cursor-3-line" | "department-fill" | "department-line" | "directory-fill" | "git-compare-fill" | "git-pull-request-close-fill" | "git-pull-request-close-line" | "hotkey-fill" | "hotkey-line" | "inspect-fill" | "inspect-line" | "performance-fill" | "performance-line" | "sitemap-fill" | "web-fill" | "web-line" | "ai-fill" | "ai-line" | "air-condition-fill" | "air-condition-line" | "air-condition-open-fill" | "air-condition-open-line" | "airpods-2-fill" | "airpods-2-line" | "alarm-1-fill" | "alarm-1-line" | "alarm-2-fill" | "alarm-2-line" | "barcode-scan-fill" | "barcode-scan-line" | "base-station-2-fill" | "base-station-2-line" | "battery-1-fill" | "battery-1-line" | "battery-3-fill" | "battery-3-line" | "battery-4-fill" | "battery-4-line" | "battery-automotive-fill" | "battery-automotive-line" | "battery-charging-line" | "bluetooth-off-fill" | "bulb-2-fill" | "bulb-2-line" | "bulb-line" | "camcorder-2-fill" | "camcorder-2-line" | "cardboard-vr-fill" | "cardboard-vr-line" | "ceiling-lamp-fill" | "ceiling-lamp-line" | "cellphone-2-ai-fill" | "cellphone-2-ai-line" | "cellphone-2-fill" | "cellphone-2-horizontal-fill" | "cellphone-2-horizontal-line" | "cellphone-2-line" | "cellphone-vibration-fill" | "cellphone-vibration-line" | "chip-line" | "computer-camera-fill" | "computer-camera-line" | "computer-camera-off-fill" | "computer-camera-off-line" | "counter-2-fill" | "counter-2-line" | "cube-3d-fill" | "cube-3d-line" | "dashboard-4-line" | "desk-lamp-2-fill" | "desk-lamp-2-line" | "desk-lamp-fill" | "desk-lamp-line" | "drone-fill" | "drone-line" | "escalator-down-fill" | "escalator-down-line" | "escalator-up-fill" | "escalator-up-line" | "fax-fill" | "fax-line" | "flash-circle-fill" | "flash-circle-line" | "flash-line" | "game-1-fill" | "game-1-line" | "guitar-fill" | "guitar-line" | "high-voltage-power-fill" | "high-voltage-power-line" | "homepod-fill" | "homepod-line" | "homepod-mini-fill" | "homepod-mini-line" | "imac-fill" | "imac-line" | "instrument-fill" | "instrument-line" | "keyboard-2-fill" | "keyboard-2-line" | "laptop-2-fill" | "laptop-2-line" | "light-fill" | "light-line" | "midi-fill" | "midi-line" | "pad-fill" | "pad-line" | "panoramas-fill" | "panoramas-line" | "plugin-2-fill" | "plugin-2-line" | "plugin-fill" | "print-line" | "projector-screen-fill" | "projector-screen-line" | "qrcode-2-fill" | "qrcode-2-line" | "qrcode-fill" | "qrcode-line" | "radar-2-fill" | "radar-2-line" | "remote-fill" | "remote-line" | "router-modem-fill" | "router-modem-line" | "rss-2-fill" | "rss-2-line" | "sandglass-2-fill" | "sandglass-2-line" | "sandglass-fill" | "sandglass-line" | "server-2-line" | "shower-fill" | "shower-line" | "signal-fill" | "signal-line" | "solar-panel-fill" | "solar-panel-line" | "stopwatch-line" | "storage-fill" | "telescope-2-fill" | "telescope-2-line" | "telescope-fill" | "tower-crane-fill" | "tower-crane-line" | "tv-1-fill" | "tv-1-line" | "usb-flash-disk-fill" | "usb-flash-disk-line" | "vison-pro-fill" | "vison-pro-line" | "wash-machine-fill" | "wash-machine-line" | "watch-2-fill" | "watch-2-line" | "watch-fill" | "align-center-fill" | "align-justify-fill" | "align-justify-line" | "align-left-fill" | "align-right-fill" | "and-fill" | "and-line" | "asterisk-2-fill" | "asterisk-2-line" | "asterisk-fill" | "az-sort-ascending-letters-fill" | "az-sort-ascending-letters-line" | "az-sort-descending-letters-fill" | "az-sort-descending-letters-line" | "blockquote-fill" | "blockquote-line" | "bold-fill" | "column-fill" | "column-line" | "content-ai-fill" | "content-ai-line" | "cursor-text-fill" | "cursor-text-line" | "dividing-line-fill" | "dividing-line-line" | "edit-3-fill" | "edit-3-line" | "edit-4-fill" | "edit-4-line" | "font-fill" | "font-line" | "font-size-fill" | "formula-fill" | "formula-line" | "frame-line" | "hashtag-fill" | "heading-1-fill" | "heading-1-line" | "heading-2-fill" | "heading-2-line" | "heading-3-fill" | "heading-3-line" | "indent-decrease-fill" | "indent-decrease-line" | "indent-increase-fill" | "indent-increase-line" | "italic-fill" | "letter-spacing-fill" | "letter-spacing-line" | "line-height-fill" | "list-check-2-fill" | "list-check-2-line" | "list-check-3-fill" | "list-check-3-line" | "list-check-fill" | "list-check-line" | "list-collapse-fill" | "list-collapse-line" | "list-expansion-fill" | "list-expansion-line" | "list-ordered-fill" | "list-ordered-line" | "list-search-fill" | "list-search-line" | "numbers-09-sort-ascending-fill" | "numbers-09-sort-ascending-line" | "numbers-09-sort-descending-fill" | "numbers-09-sort-descending-line" | "numbers-90-sort-ascending-fill" | "numbers-90-sort-ascending-line" | "numbers-90-sort-descending-fill" | "numbers-90-sort-descending-line" | "omega-fill" | "omega-line" | "paragraph-fill" | "pen-2-fill" | "pen-2-line" | "pencil-2-ai-fill" | "pencil-2-ai-line" | "pencil-2-fill" | "pencil-2-line" | "pencil-3-fill" | "pencil-3-line" | "quote-left-fill" | "quote-left-line" | "quote-right-fill" | "quote-right-line" | "signature-fill" | "signature-line" | "sort-ascending-fill" | "sort-ascending-line" | "sort-descending-fill" | "sort-descending-line" | "space-fill" | "space-line" | "spacing-horizontal-fill" | "spacing-horizontal-line" | "spacing-vertical-fill" | "spacing-vertical-line" | "strikethrough-fill" | "subtitle-fill" | "subtitle-line" | "table-3-fill" | "table-3-line" | "text-2-fill" | "text-2-line" | "text-area-fill" | "text-area-line" | "text-color-fill" | "text-direction-left-fill" | "text-direction-left-line" | "text-direction-right-fill" | "text-direction-right-line" | "textbox-ai-fill" | "textbox-ai-line" | "textbox-fill" | "translate-2-ai-fill" | "translate-2-ai-line" | "translate-2-fill" | "translate-2-line" | "translate-fill" | "translate-line" | "underline-fill" | "za-sort-ascending-letters-fill" | "za-sort-ascending-letters-line" | "za-sort-descending-letters-fill" | "za-sort-descending-letters-line" | "backpack-line" | "balance-fill" | "black-board-2-fill" | "black-board-2-line" | "black-board-fill" | "black-board-line" | "book-4-fill" | "book-4-line" | "book-5-fill" | "book-5-line" | "book-6-fill" | "book-6-line" | "bookmark-add-fill" | "bookmark-add-line" | "bookmark-edit-fill" | "bookmark-edit-line" | "bookmark-remove-fill" | "bookmark-remove-line" | "bookmarks-line" | "certificate-2-fill" | "certificate-2-line" | "counter-fill" | "counter-line" | "desk-line" | "diary-fill" | "diary-line" | "drum-fill" | "drum-line" | "eyeglass-fill" | "eyeglass-line" | "flask-2-fill" | "flask-2-line" | "flask-3-fill" | "flask-3-line" | "folding-fan-fill" | "folding-fan-line" | "magnet-line" | "mortarboard-line" | "notebook-2-fill" | "notebook-2-line" | "notebook-line" | "science-fill" | "science-line" | "speech-fill" | "speech-line" | "angel-fill" | "angel-line" | "angry-fill" | "angry-line" | "confused-fill" | "confused-line" | "emoji-2-fill" | "emoji-2-line" | "emoji-fill" | "emoji-line" | "happy-fill" | "happy-line" | "laugh-fill" | "laugh-line" | "look-down-fill" | "look-down-line" | "look-left-fill" | "look-left-line" | "look-right-fill" | "look-right-line" | "look-up-fill" | "look-up-line" | "omg-fill" | "omg-line" | "puzzled-fill" | "puzzled-line" | "sad-fill" | "sad-line" | "sick-fill" | "sick-line" | "silent-fill" | "silent-line" | "sob-fill" | "sob-line" | "surprise-fill" | "surprise-line" | "sweats-fill" | "sweats-line" | "terror-fill" | "terror-line" | "tongue-fill" | "tongue-line" | "unhappy-dizzy-fill" | "unhappy-dizzy-line" | "unhappy-fill" | "unhappy-line" | "album-2-fill" | "album-2-line" | "attachment-2-fill" | "attachment-2-line" | "bill-2-fill" | "bill-2-line" | "copy-2-fill" | "copy-2-line" | "copy-3-fill" | "copy-3-line" | "doc-line" | "document-2-fill" | "document-2-line" | "document-3-fill" | "document-3-line" | "document-fill" | "documents-fill" | "documents-line" | "download-3-fill" | "download-3-line" | "empty-box-fill" | "empty-box-line" | "file-certificate-fill" | "file-certificate-line" | "file-export-fill" | "file-export-line" | "file-import-fill" | "file-import-line" | "file-locked-fill" | "file-locked-line" | "file-more-fill" | "file-more-line" | "file-new-fill" | "file-new-line" | "file-security-fill" | "file-security-line" | "file-star-fill" | "file-star-line" | "file-unknown-fill" | "file-unknown-line" | "folder-delete-fill" | "folder-delete-line" | "folder-locked-2-fill" | "folder-locked-2-line" | "folder-locked-fill" | "folder-locked-line" | "folder-more-fill" | "folder-more-line" | "folder-open-2-fill" | "folder-open-2-line" | "folder-security-fill" | "folder-security-line" | "folder-star-fill" | "folder-star-line" | "inventory-fill" | "inventory-line" | "link-2-line" | "link-3-fill" | "link-3-line" | "new-folder-fill" | "new-folder-line" | "news-2-fill" | "news-2-line" | "package-2-fill" | "package-2-line" | "package-fill" | "package-line" | "paper-2-fill" | "paper-2-line" | "paper-line" | "paste-fill" | "pdf-fill" | "pdf-line" | "photo-album-2-fill" | "photo-album-2-line" | "photo-album-fill" | "photo-album-line" | "pic-2-fill" | "pic-2-line" | "pic-ai-fill" | "pic-ai-line" | "pic-fill" | "pic-line" | "pin-2-fill" | "pin-2-line" | "ppt-fill" | "ppt-line" | "report-forms-fill" | "report-forms-line" | "search-3-fill" | "search-3-line" | "task-2-fill" | "task-2-line" | "to-do-fill" | "to-do-line" | "unarchive-fill" | "unlink-2-fill" | "unlink-2-line" | "unlink-fill" | "upload-3-fill" | "upload-3-line" | "xls-fill" | "xls-line" | "birthday-2-fill" | "birthday-2-line" | "bone-fill" | "bone-line" | "bottle-glass-fill" | "bottle-glass-line" | "bowl-2-fill" | "bowl-2-line" | "candy-2-fill" | "candy-2-line" | "candy-fill" | "candy-line" | "carrot-fill" | "carrot-line" | "champagne-fill" | "champagne-line" | "chicken-fill" | "chicken-line" | "chopsticks-fill" | "chopsticks-line" | "cookie-fill" | "cookie-man-fill" | "cookie-man-line" | "cupcake-fill" | "cupcake-line" | "dinner-fill" | "dinner-line" | "dish-cover-fill" | "dish-cover-line" | "donut-fill" | "donut-line" | "drink-fill" | "drink-line" | "egg-crack-fill" | "egg-crack-line" | "egg-line" | "electric-cooker-fill" | "electric-cooker-line" | "feeder-fill" | "feeder-line" | "fish-fill" | "fork-fill" | "fork-knife-fill" | "fork-knife-line" | "fork-line" | "fork-spoon-fill" | "fork-spoon-line" | "fried-egg-fill" | "fried-egg-line" | "fries-fill" | "fries-line" | "glass-cup-fill" | "glass-cup-line" | "hamburger-fill" | "hamburger-line" | "ice-cream-2-fill" | "ice-cream-2-line" | "ice-cream-fill" | "ice-cream-line" | "lollipop-fill" | "lollipop-line" | "pizza-fill" | "pizza-line" | "soup-pot-2-fill" | "soup-pot-2-line" | "soup-pot-fill" | "soup-pot-line" | "spatula-fill" | "spatula-line" | "spoon-fill" | "spoon-line" | "sugar-coated-haws-fill" | "sugar-coated-haws-line" | "teacup-fill" | "teacup-line" | "wine-fill" | "wine-line" | "wineglass-2-fill" | "wineglass-2-line" | "wineglass-fill" | "wineglass-line" | "airbnb-fill" | "airbnb-line" | "airdrop-fill" | "airdrop-line" | "android-2-fill" | "android-2-line" | "apple-intelligence-fill" | "apple-intelligence-frame-fill" | "apple-intelligence-frame-line" | "apple-intelligence-line" | "appstore-fill" | "appstore-line" | "arc-browser-fill" | "arc-browser-line" | "bluesky-social-fill" | "bluesky-social-line" | "carplay-fill" | "carplay-line" | "dingtalk-fill" | "dingtalk-line" | "follow-fill" | "follow-line" | "git-lab-fill" | "git-lab-line" | "github-2-fill" | "github-2-line" | "grok-fill" | "grok-line" | "gumroad-fill" | "gumroad-line" | "ins-fill" | "ins-line" | "lemon-squeezy-fill" | "lemon-squeezy-line" | "line-app-fill" | "line-app-line" | "linear-fill" | "linear-line" | "linux-fill" | "linux-line" | "mingcute-fill" | "mingcute-line" | "moment-fill" | "moment-line" | "netease-music-fill" | "netease-music-line" | "nfc-line" | "nintendo-switch-fill" | "nintendo-switch-line" | "react-line" | "siri-fill" | "siri-frame-fill" | "siri-frame-line" | "siri-line" | "social-x-fill" | "social-x-line" | "stripe-fill" | "stripe-line" | "trello-board-fill" | "trello-board-line" | "viber-messenger-fill" | "viber-messenger-line" | "vkontakte-fill" | "vkontakte-line" | "vscode-line" | "vue-line" | "wechat-miniprogram-fill" | "wechat-miniprogram-line" | "aiming-2-fill" | "aiming-2-line" | "aiming-fill" | "aiming-line" | "bed-2-fill" | "bed-2-line" | "bed-fill" | "bed-line" | "clock-2-fill" | "clock-2-line" | "directions-2-fill" | "directions-2-line" | "directions-fill" | "directions-line" | "earth-2-fill" | "earth-2-line" | "earth-3-fill" | "earth-3-line" | "earth-latitude-fill" | "earth-latitude-line" | "earth-longitude-fill" | "earth-longitude-line" | "foot-fill" | "foot-line" | "globe-2-line" | "hours-fill" | "hours-line" | "live-location-fill" | "live-location-line" | "location-2-fill" | "location-2-line" | "location-3-fill" | "location-3-line" | "location-line" | "rest-area-fill" | "rest-area-line" | "road-line" | "traffic-cone-fill" | "traffic-cone-line" | "tunnel-fill" | "tunnel-line" | "umbrella-2-fill" | "umbrella-2-line" | "world-2-fill" | "world-2-line" | "airpods-fill" | "airpods-line" | "announcement-fill" | "announcement-line" | "audio-tape-fill" | "audio-tape-line" | "bell-ringing-fill" | "bell-ringing-line" | "camcorder-3-fill" | "camcorder-3-line" | "camcorder-fill" | "camcorder-line" | "camcorder-off-fill" | "camcorder-off-line" | "camera-2-ai-fill" | "camera-2-ai-line" | "camera-2-off-fill" | "camera-2-off-line" | "camera-rotate-line" | "danmaku-fill" | "danmaku-line" | "danmaku-off-fill" | "danmaku-off-line" | "danmaku-on-fill" | "danmaku-on-line" | "expand-player-fill" | "expand-player-line" | "fast-rewind-fill" | "fast-rewind-line" | "headphone-2-fill" | "headphone-2-line" | "horn-2-fill" | "horn-2-line" | "horn-fill" | "horn-line" | "live-photo-fill" | "live-photo-line" | "miniplayer-fill" | "miniplayer-line" | "music-2-ai-fill" | "music-2-ai-line" | "music-3-fill" | "music-3-line" | "notification-newdot-fill" | "notification-newdot-line" | "playlist-2-fill" | "playlist-2-line" | "rewind-backward-10-fill" | "rewind-backward-10-line" | "rewind-backward-15-fill" | "rewind-backward-15-line" | "rewind-backward-30-fill" | "rewind-backward-30-line" | "rewind-backward-5-fill" | "rewind-backward-5-line" | "rewind-backward-square-10-fill" | "rewind-backward-square-10-line" | "rewind-backward-square-15-fill" | "rewind-backward-square-15-line" | "rewind-backward-square-30-fill" | "rewind-backward-square-30-line" | "rewind-backward-square-5-fill" | "rewind-backward-square-5-line" | "rewind-forward-10-fill" | "rewind-forward-10-line" | "rewind-forward-15-fill" | "rewind-forward-15-line" | "rewind-forward-30-fill" | "rewind-forward-30-line" | "rewind-forward-5-fill" | "rewind-forward-5-line" | "rewind-forward-square-10-fill" | "rewind-forward-square-10-line" | "rewind-forward-square-15-fill" | "rewind-forward-square-15-line" | "rewind-forward-square-30-fill" | "rewind-forward-square-30-line" | "rewind-forward-square-5-fill" | "rewind-forward-square-5-line" | "rotate-to-horizontal-fill" | "rotate-to-horizontal-line" | "rotate-to-vertical-fill" | "rotate-to-vertical-line" | "shuffle-2-line" | "skip-previous-fill" | "skip-previous-line" | "sound-line-fill" | "sound-line-line" | "video-camera-2-fill" | "video-camera-2-line" | "video-camera-fill" | "voice-2-fill" | "voice-2-line" | "voice-fill" | "voice-line" | "volume-off-line" | "bear-fill" | "bear-line" | "bird-fill" | "bird-line" | "butterfly-2-fill" | "butterfly-2-line" | "butterfly-fill" | "butterfly-line" | "cactus-2-fill" | "cactus-2-line" | "campfire-fill" | "campfire-line" | "cat-fill" | "cat-line" | "dandelion-fill" | "dandelion-line" | "dog-fill" | "dog-line" | "dragonfly-fill" | "dragonfly-line" | "flower-2-fill" | "flower-3-fill" | "flower-3-line" | "flower-4-fill" | "flower-4-line" | "flower-5-fill" | "flower-5-line" | "flowerpot-fill" | "flowerpot-line" | "grass-fill" | "grass-line" | "leaf-2-fill" | "leaf-2-line" | "leaf-3-fill" | "leaf-3-line" | "lotus-fill" | "lotus-line" | "maple-leaf-fill" | "maple-leaf-line" | "mickeymouse-fill" | "mickeymouse-line" | "mountain-2-fill" | "mountain-2-line" | "mountain-fill" | "mountain-line" | "mushroom-fill" | "mushroom-line" | "paw-fill" | "paw-line" | "pig-fill" | "pig-line" | "pumpkin-fill" | "pumpkin-line" | "rabbit-fill" | "rabbit-line" | "sunflower-fill" | "sunflower-line" | "toy-horse-fill" | "toy-horse-line" | "tree-2-fill" | "tree-2-line" | "tree-3-fill" | "tree-3-line" | "tree-4-fill" | "tree-4-line" | "wreath-fill" | "wreath-line" | "axe-fill" | "axe-line" | "balloon-2-fill" | "balloon-2-line" | "bath-fill" | "bath-line" | "bedside-table-2-fill" | "bedside-table-2-line" | "bedside-table-fill" | "bedside-table-line" | "blessing-fill" | "blessing-line" | "bomb-fill" | "bomb-line" | "boom-fill" | "boom-line" | "bottle-fill" | "bottle-line" | "coathanger-fill" | "coathanger-line" | "cross-2-fill" | "cross-2-line" | "crystal-ball-fill" | "crystal-ball-line" | "curtain-fill" | "curtain-line" | "drawer-2-fill" | "drawer-2-line" | "drawer-fill" | "drawer-line" | "face-mask-fill" | "face-mask-line" | "firecracker-fill" | "firecracker-line" | "firework-fill" | "firework-line" | "hand-card-fill" | "hand-card-line" | "hoe-fill" | "hoe-line" | "injection-fill" | "injection-line" | "kite-fill" | "kite-line" | "lipstick-fill" | "lipstick-line" | "parfum-fill" | "parfum-line" | "pickax-fill" | "pickax-line" | "pot-fill" | "pot-line" | "prescription-fill" | "prescription-line" | "rake-fill" | "rake-line" | "random-fill" | "random-line" | "screwdriver-fill" | "screwdriver-line" | "shovel-fill" | "shovel-line" | "shower-gel-fill" | "shower-gel-line" | "star-2-fill" | "star-2-line" | "star-topper-fill" | "star-topper-line" | "thought-fill" | "thought-line" | "toilet-paper-fill" | "toilet-paper-line" | "wardrobe-2-fill" | "wardrobe-2-line" | "wardrobe-fill" | "wardrobe-line" | "watering-can-fill" | "watering-can-line" | "yinyang-fill" | "yinyang-line" | "baby-fill" | "baby-line" | "beard-fill" | "beard-line" | "body-fill" | "body-line" | "bow-tie-fill" | "bow-tie-line" | "bowknot-fill" | "bowknot-line" | "brief-fill" | "brief-line" | "chef-hat-fill" | "chef-hat-line" | "christmas-hat-fill" | "christmas-hat-line" | "coat-fill" | "coat-line" | "deer-fill" | "deer-line" | "dental-fill" | "dental-line" | "dress-fill" | "dress-line" | "ear-line" | "eyebrow-fill" | "eyebrow-line" | "face-fill" | "face-line" | "father-christmas-fill" | "father-christmas-line" | "finger-press-fill" | "finger-press-line" | "finger-rock-fill" | "finger-rock-line" | "finger-swipe-fill" | "finger-swipe-line" | "finger-tap-fill" | "finger-tap-line" | "glove-line" | "hair-2-fill" | "hair-2-line" | "hair-fill" | "hair-line" | "hand-fill" | "hand-finger-2-fill" | "hand-finger-2-line" | "hand-finger-fill" | "hand-finger-line" | "hand-grab-fill" | "hand-grab-line" | "hand-two-fingers-fill" | "hand-two-fingers-line" | "hands-clapping-fill" | "hands-clapping-line" | "hat-2-fill" | "hat-2-line" | "hat-fill" | "hat-line" | "head-fill" | "head-line" | "heart-hand-fill" | "heart-hand-line" | "heartbeat-2-fill" | "heartbeat-2-line" | "incognito-mode-fill" | "incognito-mode-line" | "love-fill" | "love-line" | "middle-finger-fill" | "middle-finger-line" | "mouth-fill" | "mouth-line" | "necktie-fill" | "necktie-line" | "nose-fill" | "nose-line" | "pray-fill" | "pray-line" | "scarf-fill" | "scarf-line" | "shoe-2-fill" | "shoe-2-line" | "shoe-fill" | "shoe-line" | "shorts-fill" | "shorts-line" | "skirt-fill" | "skirt-line" | "sock-fill" | "sock-line" | "trouser-fill" | "trouser-line" | "vest-fill" | "vest-line" | "clubs-fill" | "clubs-line" | "cylinder-2-fill" | "cylinder-2-line" | "cylinder-fill" | "cylinder-line" | "diamond-square-fill" | "diamond-square-line" | "heart-crack-fill" | "heart-crack-line" | "heart-half-fill" | "heart-half-line" | "hemisphere-2-fill" | "hemisphere-2-line" | "hemisphere-fill" | "hemisphere-line" | "rectangle-vertical-fill" | "rectangle-vertical-line" | "round-fill" | "round-line" | "sector-fill" | "sector-line" | "shield-shape-fill" | "shield-shape-line" | "spade-fill" | "spade-line" | "air-balloon-fill" | "air-balloon-line" | "american-football-fill" | "american-football-line" | "backboard-fill" | "backboard-line" | "badminton-fill" | "badminton-line" | "barbell-fill" | "barbell-line" | "baseball-2-fill" | "baseball-2-line" | "baseball-fill" | "baseball-line" | "beachball-fill" | "beachball-line" | "disabled-2-fill" | "disabled-2-line" | "disabled-fill" | "disabled-line" | "fitness-fill" | "fitness-line" | "parachute-fill" | "parachute-line" | "pingpong-fill" | "pingpong-line" | "playground-fill" | "playground-line" | "skateboard-fill" | "skateboard-line" | "surfboard-fill" | "surfboard-line" | "swimming-pool-fill" | "swimming-pool-line" | "toxophily-fill" | "toxophily-line" | "volleyball-fill" | "volleyball-line" | "whistle-fill" | "whistle-line" | "add-square-line" | "alert-diamond-fill" | "alert-diamond-line" | "alert-octagon-fill" | "alert-octagon-line" | "broom-fill" | "broom-line" | "bubble-fill" | "bubble-line" | "certificate-fill" | "check-2-fill" | "check-2-line" | "checks-fill" | "checks-line" | "choice-fill" | "choice-line" | "classify-2-fill" | "classify-2-line" | "classify-3-fill" | "classify-3-line" | "classify-add-2-fill" | "classify-add-2-line" | "classify-add-fill" | "classify-add-line" | "classify-fill" | "classify-line" | "close-square-line" | "crutch-fill" | "crutch-line" | "cube-line" | "delete-2-fill" | "delete-2-line" | "delete-3-fill" | "delete-3-line" | "delete-fill" | "delete-line" | "direction-dot-fill" | "direction-dot-line" | "dot-grid-line" | "dots-fill" | "dots-line" | "dots-vertical-fill" | "dots-vertical-line" | "enter-door-fill" | "enter-door-line" | "entrance-fill" | "entrance-line" | "exit-door-fill" | "exit-door-line" | "exit-line" | "faceid-fill" | "faceid-line" | "fault-fill" | "fault-line" | "forbid-circle-fill" | "forbid-circle-line" | "gesture-unlock-fill" | "gesture-unlock-line" | "grid-2-fill" | "grid-2-line" | "heartbeat-fill" | "heartbeat-line" | "hexagons-2-fill" | "hexagons-2-line" | "hexagons-fill" | "hexagons-line" | "history-2-fill" | "history-2-line" | "history-anticlockwise-fill" | "history-anticlockwise-line" | "key-1-fill" | "key-1-line" | "keyhole-fill" | "keyhole-line" | "loading-3-fill" | "loading-3-line" | "loading-fill" | "loading-line" | "mind-map-fill" | "mind-map-line" | "minus-square-line" | "more-1-fill" | "more-1-line" | "more-3-fill" | "more-3-line" | "more-4-fill" | "more-4-line" | "multiselect-fill" | "multiselect-line" | "newdot-fill" | "newdot-line" | "open-door-fill" | "open-door-line" | "polygon-fill" | "process-fill" | "radiobox-fill" | "radiobox-line" | "refresh-1-fill" | "refresh-1-line" | "refresh-2-fill" | "refresh-2-line" | "refresh-3-fill" | "refresh-3-line" | "refresh-4-ai-fill" | "refresh-4-ai-line" | "refresh-4-fill" | "refresh-4-line" | "refresh-anticlockwise-1-fill" | "refresh-anticlockwise-1-line" | "report-fill" | "report-line" | "restore-fill" | "restore-line" | "safe-alert-fill" | "safe-alert-line" | "safe-flash-fill" | "safe-flash-line" | "safe-lock-fill" | "safe-lock-line" | "safe-shield-2-fill" | "safe-shield-2-line" | "safe-shield-fill" | "safe-shield-line" | "safety-certificate-fill" | "safety-certificate-line" | "settings-1-fill" | "settings-1-line" | "settings-7-fill" | "settings-7-line" | "share-3-fill" | "share-3-line" | "sleep-fill" | "sleep-line" | "three-circles-fill" | "three-circles-line" | "thumb-down-2-fill" | "thumb-down-2-line" | "thumb-up-2-fill" | "thumb-up-2-line" | "time-duration-fill" | "time-duration-line" | "timeline-fill" | "toggle-left-2-fill" | "toggle-left-2-line" | "toggle-left-line" | "toggle-right-2-fill" | "toggle-right-2-line" | "toggle-right-line" | "tool-fill" | "tool-line" | "transformation-fill" | "transformation-line" | "version-fill" | "version-line" | "warning-fill" | "wastebasket-fill" | "wastebasket-line" | "abs-fill" | "abs-line" | "aerial-lift-fill" | "aerial-lift-line" | "auto-hold-fill" | "auto-hold-line" | "baby-carriage-fill" | "baby-carriage-line" | "brake-fill" | "brake-line" | "car-2-fill" | "car-2-line" | "car-3-fill" | "car-3-line" | "car-door-fill" | "car-door-line" | "car-window-fill" | "car-window-line" | "ebike-fill" | "ebike-line" | "emergency-flashers-fill" | "emergency-flashers-line" | "engine-fill" | "engine-line" | "fan-2-fill" | "fan-2-line" | "fan-direction-down-fill" | "fan-direction-down-line" | "fan-direction-front-fill" | "fan-direction-front-line" | "fan-direction-up-fill" | "fan-direction-up-line" | "fan-fill" | "fan-line" | "flight-inflight-fill" | "flight-inflight-line" | "four-wheel-drive-fill" | "four-wheel-drive-line" | "front-fog-lights-fill" | "front-fog-lights-line" | "front-windshield-defroster-fill" | "front-windshield-defroster-line" | "hight-beam-headlights-fill" | "hight-beam-headlights-line" | "hood-fill" | "hood-line" | "jeep-fill" | "jeep-line" | "low-beam-headlights-fill" | "low-beam-headlights-line" | "park-fill" | "park-line" | "parking-lights-fill" | "parking-lights-line" | "pinwheel-2-fill" | "pinwheel-2-line" | "pinwheel-fill" | "rare-fog-lights-fill" | "rare-fog-lights-line" | "rear-windshield-defroster-fill" | "rear-windshield-defroster-line" | "rudder-fill" | "rudder-line" | "scooter-fill" | "seat-fill" | "seat-heated-fill" | "seat-heated-line" | "seat-line" | "sleigh-fill" | "sleigh-line" | "steering-wheel-fill" | "steering-wheel-line" | "tank-fill" | "tank-line" | "traffic-lights-fill" | "traffic-lights-line" | "train-2-fill" | "train-2-line" | "train-3-fill" | "train-3-line" | "train-4-fill" | "train-4-line" | "trunk-fill" | "trunk-line" | "tyre-fill" | "tyre-line" | "ufo-2-fill" | "ufo-2-line" | "ufo-fill" | "ufo-line" | "wheel-fill" | "wheel-line" | "wiper-fill" | "wiper-line" | "badge-line" | "contacts-2-fill" | "contacts-2-line" | "contacts-3-fill" | "contacts-3-line" | "contacts-4-fill" | "contacts-4-line" | "female-fill" | "female-line" | "idcard-fill" | "idcard-line" | "male-fill" | "male-line" | "user-1-fill" | "user-1-line" | "user-add-2-fill" | "user-add-2-line" | "user-edit-fill" | "user-edit-line" | "user-follow-2-fill" | "user-follow-2-line" | "user-hide-fill" | "user-hide-line" | "user-info-fill" | "user-info-line" | "user-lock-fill" | "user-lock-line" | "user-pin-fill" | "user-pin-line" | "user-question-fill" | "user-question-line" | "user-remove-2-fill" | "user-remove-2-line" | "user-remove-fill" | "user-remove-line" | "user-security-fill" | "user-security-line" | "user-setting-fill" | "user-setting-line" | "user-visible-fill" | "user-visible-line" | "user-warning-fill" | "user-warning-line" | "user-x-fill" | "user-x-line" | "cloud-2-fill" | "cloud-2-line" | "cloud-lightning-line" | "cloud-snow-line" | "clouds-line" | "dry-fill" | "dry-line" | "floating-dust-fill" | "floating-dust-line" | "fog-line" | "full-moon-fill" | "full-moon-line" | "heavy-rain-fill" | "heavy-rain-line" | "heavy-rainstorm-fill" | "heavy-rainstorm-line" | "heavy-snow-fill" | "heavy-snow-line" | "heavy-snowstorm-fill" | "heavy-snowstorm-line" | "high-temperature-fill" | "high-temperature-line" | "light-snow-fill" | "light-snow-line" | "low-temperature-fill" | "low-temperature-line" | "moderate-snow-fill" | "moderate-snow-line" | "moon-fog-fill" | "moon-fog-line" | "moon-stars-line" | "moonlight-fill" | "moonlight-line" | "na-fill" | "na-line" | "partly-cloud-daytime-fill" | "partly-cloud-daytime-line" | "partly-cloud-night-fill" | "partly-cloud-night-line" | "rain-line" | "rainstorm-fill" | "rainstorm-line" | "sandstorm-fill" | "sandstorm-line" | "snow-line" | "snowman-line" | "snowstorm-2-fill" | "snowstorm-2-line" | "snowstorm-fill" | "snowstorm-line" | "sparkles-2-fill" | "sparkles-2-line" | "sparkles-3-fill" | "sparkles-3-line" | "sparkles-line" | "sun-2-fill" | "sun-2-line" | "sun-fog-fill" | "sun-fog-line" | "sunrise-line" | "sunset-line" | "thunderstorm-fill" | "thunderstorm-line" | "tornado-2-fill" | "tornado-2-line" | "wave-fill" | "wave-line" | "wet-fill" | "wet-line" | "wind-line" | "aquarius-fill" | "aquarius-line" | "aries-fill" | "aries-line" | "cancer-fill" | "cancer-line" | "capricorn-fill" | "capricorn-line" | "leo-fill" | "leo-line" | "libra-fill" | "libra-line" | "pisces-fill" | "pisces-line" | "sagittarius-fill" | "sagittarius-line" | "scorpio-fill" | "scorpio-line" | "taurus-fill" | "taurus-line" | "virgo-fill" | "virgo-line">): import("react").JSX.Element;
|
|
3110
3110
|
displayName: string;
|
|
3111
3111
|
};
|
|
3112
3112
|
export {};
|
|
@@ -188,7 +188,7 @@ declare const mono_iconsIconNames: {
|
|
|
188
188
|
};
|
|
189
189
|
export type MonoIconsIconName = keyof typeof mono_iconsIconNames;
|
|
190
190
|
export declare const MonoIcons: {
|
|
191
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "search" | "repeat" | "bold" | "link" | "image" | "text" | "menu" | "switch" | "list" | "select" | "table" | "circle" | "stop" | "call" | "archive" | "attachment" | "backspace" | "book" | "bookmark" | "clipboard" | "clipboard-check" | "clipboard-list" | "comment" | "delete" | "download" | "drag" | "email" | "export" | "eye" | "eye-off" | "flag" | "grid" | "inbox" | "message" | "pin" | "send" | "tag" | "undo" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "refresh" | "share" | "shuffle" | "volume-off" | "lock" | "snowflake" | "credit-card" | "cloud" | "cloud-download" | "cloud-upload" | "database" | "calendar" | "clock" | "laptop" | "tablet" | "pen" | "folder" | "folder-check" | "folder-download" | "folder-remove" | "check" | "close" | "heart" | "compass" | "layers" | "camera" | "home" | "pause" | "play" | "webcam" | "document" | "document-check" | "italic" | "megaphone" | "moon" | "shopping-cart" | "strikethrough" | "sun" | "underline" | "user" | "users" | "window" | "ban" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle-check" | "cloudy" | "computer" | "copy" | "expand" | "external-link" | "log-in" | "log-out" | "minimize" | "save" | "settings" | "sunrise" | "sunset" | "user-check" | "wind" | "zoom-in" | "zoom-out" | "bar-chart" | "edit" | "layout" | "unlock" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "location" | "notification" | "notification-off" | "percentage" | "reorder" | "storm" | "temperature" | "snow" | "volume-up" | "print" | "mobile" | "add" | "favorite" | "document-add" | "document-download" | "folder-add" | "warning" | "fog" | "rain" | "enter" | "remove" | "filter-1" | "filter-alt" | "next" | "bar-chart-alt" | "edit-alt" | "link-alt" | "message-alt" | "circle-warning" | "user-add" | "user-remove" | "circle-help" | "drop" | "circle-remove" | "document-remove" | "previous" | "speakers" | "board" | "circle-information" | "arrow-left-down" | "arrow-left-up" | "arrow-right-down" | "arrow-right-up" | "shopping-cart-add" | "circle-add" | "circle-error" | "delete-alt" | "document-empty" | "options-horizontal" | "options-vertical" | "reorder-alt" | "sunrise-alt" | "three-rows" | "two-columns" | "two-rows">): import("react").JSX.Element;
|
|
191
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "search" | "repeat" | "bold" | "link" | "image" | "text" | "menu" | "switch" | "list" | "select" | "table" | "circle" | "stop" | "call" | "archive" | "attachment" | "backspace" | "book" | "bookmark" | "clipboard" | "clipboard-check" | "clipboard-list" | "comment" | "delete" | "download" | "drag" | "email" | "export" | "eye" | "eye-off" | "flag" | "grid" | "inbox" | "message" | "pin" | "send" | "tag" | "undo" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "refresh" | "share" | "shuffle" | "volume-off" | "lock" | "snowflake" | "credit-card" | "cloud" | "cloud-download" | "cloud-upload" | "database" | "calendar" | "clock" | "laptop" | "tablet" | "pen" | "folder" | "folder-check" | "folder-download" | "folder-remove" | "check" | "close" | "heart" | "compass" | "layers" | "camera" | "home" | "pause" | "play" | "webcam" | "document" | "document-check" | "italic" | "megaphone" | "moon" | "shopping-cart" | "strikethrough" | "sun" | "underline" | "user" | "users" | "window" | "ban" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle-check" | "cloudy" | "computer" | "copy" | "expand" | "external-link" | "log-in" | "log-out" | "minimize" | "save" | "settings" | "sunrise" | "sunset" | "user-check" | "wind" | "zoom-in" | "zoom-out" | "bar-chart" | "edit" | "layout" | "unlock" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "location" | "notification" | "notification-off" | "percentage" | "reorder" | "storm" | "temperature" | "snow" | "volume-up" | "print" | "mobile" | "add" | "favorite" | "document-add" | "document-download" | "folder-add" | "warning" | "fog" | "rain" | "enter" | "remove" | "filter-1" | "filter-alt" | "next" | "bar-chart-alt" | "edit-alt" | "link-alt" | "message-alt" | "circle-warning" | "user-add" | "user-remove" | "circle-help" | "drop" | "circle-remove" | "document-remove" | "previous" | "speakers" | "board" | "circle-information" | "arrow-left-down" | "arrow-left-up" | "arrow-right-down" | "arrow-right-up" | "shopping-cart-add" | "circle-add" | "circle-error" | "delete-alt" | "document-empty" | "options-horizontal" | "options-vertical" | "reorder-alt" | "sunrise-alt" | "three-rows" | "two-columns" | "two-rows">): import("react").JSX.Element;
|
|
192
192
|
displayName: string;
|
|
193
193
|
};
|
|
194
194
|
export {};
|