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
|
@@ -1536,7 +1536,7 @@ declare const lets_iconsIconNames: {
|
|
|
1536
1536
|
};
|
|
1537
1537
|
export type LetsIconsIconName = keyof typeof lets_iconsIconNames;
|
|
1538
1538
|
export declare const LetsIcons: {
|
|
1539
|
-
({ 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" | "reduce" | "search" | "link" | "done" | "text" | "menu" | "key" | "direction" | "code" | "form" | "img" | "progress" | "table" | "time" | "video" | "line" | "mask" | "stop" | "view" | "book" | "book-check" | "book-open" | "bookmark" | "cancel" | "chat" | "chat-plus" | "comment" | "desk" | "download" | "download-circle" | "export" | "eye" | "flag" | "group" | "import" | "knife" | "message" | "mouse" | "notebook" | "package" | "pin" | "ring" | "send" | "server" | "target" | "thumb-down" | "thumb-up" | "ticket" | "upload" | "tree" | "water" | "bug" | "arrow-down" | "arrow-left" | "arrow-right" | "refresh" | "transfer-down" | "transfer-left" | "transfer-right" | "music" | "lock" | "oil" | "credit-card" | "wallet" | "battery-low" | "box" | "nfc" | "phone" | "glasses" | "tie" | "cloud" | "database" | "alarm" | "calendar" | "clock" | "tablet" | "watch" | "pen" | "rename" | "file" | "folder" | "folder-check" | "folder-file" | "folder-open" | "folder-search" | "cake" | "ice-cream" | "pizza" | "flask" | "gamepad" | "compass" | "layers" | "bed" | "gift" | "alarm-light" | "bell" | "camera" | "fire" | "globe-light" | "home" | "lamp" | "pipe" | "play" | "remote" | "waterfall" | "percent" | "stethoscope" | "tooth" | "atom" | "dna" | "molecule" | "table-settings" | "star" | "basket" | "basket-fill" | "trophy" | "road" | "flash" | "moon" | "sun" | "trash" | "user" | "user-circle" | "angry" | "battery-full" | "boxes" | "copy" | "cpu" | "folder-up" | "frame" | "globe" | "info" | "mic" | "move" | "package-search" | "pipette" | "save" | "scan" | "terminal" | "edit" | "pie-chart" | "unlock" | "bell-pin" | "bubble" | "color-picker" | "json" | "news" | "storm" | "temperature" | "user-scan" | "world" | "alarm-fill" | "back" | "bag" | "bag-fill" | "bell-fill" | "book-fill" | "bookmark-fill" | "box-fill" | "bug-fill" | "calendar-fill" | "camera-fill" | "chat-fill" | "clock-fill" | "cloud-fill" | "compass-fill" | "credit-card-fill" | "database-fill" | "eye-fill" | "file-fill" | "flag-fill" | "folder-fill" | "gift-fill" | "key-fill" | "lamp-fill" | "layers-fill" | "lightning" | "lightning-fill" | "lock-fill" | "map-fill" | "mic-fill" | "moon-fill" | "mortarboard" | "mortarboard-fill" | "phone-fill" | "pie-chart-fill" | "pin-fill" | "play-fill" | "question" | "save-fill" | "send-fill" | "shop" | "sort-down" | "sort-up" | "sort-up-alt" | "star-fill" | "stop-fill" | "suitcase" | "sun-fill" | "ticket-fill" | "tree-fill" | "unlock-fill" | "wallet-fill" | "arrow-down-long" | "arrow-left-long" | "arrow-right-long" | "circle-left" | "circle-right" | "print" | "mobile" | "desktop" | "box-open" | "home-fill" | "chat-search-fill" | "message-fill" | "edit-fill" | "battery-low-fill" | "server-fill" | "book-open-fill" | "folder-add-fill" | "folder-check-fill" | "folders-line" | "news-fill" | "line-fill" | "direction-fill" | "music-fill" | "speed-fill" | "video-fill" | "target-fill" | "check-fill" | "download-fill" | "export-fill" | "import-fill" | "question-fill" | "search-fill" | "time-fill" | "upload-fill" | "group-fill" | "user-fill" | "fire-fill" | "add" | "favorite" | "return" | "scan-alt" | "chemistry" | "money" | "folder-add" | "calendar-add" | "humidity" | "pressure" | "rain" | "array" | "happy" | "navigate" | "remove" | "sad" | "dell" | "orange" | "root" | "date-range" | "speed" | "fluid" | "group-add" | "folder-copy" | "video-file" | "arrow-drop-down" | "arrow-drop-up" | "filter-alt" | "folder-line-duotone" | "sound-min" | "collapse" | "sun-light" | "info-fill" | "paper" | "sign-out" | "roll" | "status" | "sunlight" | "widget" | "wow" | "chart" | "copy-alt" | "doughnut-chart" | "drink" | "edit-alt" | "link-alt" | "lock-alt" | "message-alt" | "search-alt" | "wallet-alt" | "flag-alt" | "watch-alt" | "arrow-top" | "external" | "sign-in" | "sound-mute" | "close-square" | "user-add" | "in" | "expand-down" | "expand-left" | "expand-right" | "expand-up" | "color-mode" | "broken-heart" | "cloud-alt" | "compass-alt" | "mic-alt" | "off" | "e-mail" | "sound" | "alarmclock" | "close-square-fill" | "headphones-fill" | "download-circle-fill" | "gift-alt" | "user-alt" | "ticket-alt" | "calories" | "down" | "up" | "blood" | "fat" | "pin-alt" | "flag-finish" | "move-alt" | "comment-fill" | "chat-alt" | "chat-alt-2" | "add-square" | "chat-search" | "order" | "comment-duotone" | "comment-light" | "phone-duotone" | "phone-light" | "send-duotone" | "send-light" | "box-duotone" | "box-light" | "credit-card-duotone" | "credit-card-light" | "ticket-duotone" | "ticket-light" | "cloud-duotone" | "cloud-light" | "copy-light" | "download-light" | "file-duotone" | "file-light" | "folder-add-light" | "folder-check-duotone" | "folder-check-light" | "folder-light" | "upload-light" | "bookmark-duotone" | "bookmark-light" | "calendar-add-duotone" | "calendar-add-fill" | "calendar-add-light" | "clock-duotone" | "clock-light" | "edit-duotone" | "edit-light" | "eye-duotone" | "eye-light" | "flag-duotone" | "flag-light" | "gift-light" | "home-duotone" | "home-light" | "lock-duotone" | "lock-light" | "mouse-light" | "news-duotone" | "news-light" | "search-duotone" | "search-light" | "star-duotone" | "star-light" | "trash-duotone" | "trash-light" | "close-square-duotone" | "close-square-light" | "frame-light" | "link-light" | "move-light" | "pen-light" | "add-duotone" | "add-duotone-line" | "add-light" | "add-ring" | "add-ring-duotone" | "add-ring-duotone-line" | "add-ring-fill" | "add-ring-light" | "add-round" | "add-round-duotone" | "add-round-duotone-line" | "add-round-fill" | "add-round-light" | "add-square-duotone" | "add-square-duotone-line" | "add-square-fill" | "add-square-light" | "bell-duotone-line" | "bell-light" | "bell-pin-duotone-line" | "bell-pin-fill" | "bell-pin-light" | "fire-alt-duotone" | "fire-alt-light" | "fire-duotone-fill" | "fire-duotone-line" | "fire-light" | "lamp-duotone-line" | "lamp-light" | "ring-duotone-line" | "ring-fill" | "ring-light" | "arhive" | "arhive-alt-add" | "arhive-alt-add-light" | "arhive-alt-add-list" | "arhive-alt-add-list-light" | "arhive-alt-big-duotone" | "arhive-alt-big-duotone-line" | "arhive-alt-big-light" | "arhive-alt-export" | "arhive-alt-export-light" | "arhive-alt-fill" | "arhive-alt-small" | "arhive-alt-small-add" | "arhive-alt-small-add-light" | "arhive-alt-small-duotone" | "arhive-alt-small-duotone-line" | "arhive-alt-small-light" | "arhive-alt-small-lock" | "arhive-alt-small-lock-light" | "arhive-alt-small-secure-light" | "arhive-duotone" | "arhive-duotone-line" | "arhive-export" | "arhive-export-light" | "arhive-fill" | "arhive-import" | "arhive-import-light" | "arhive-light" | "arhive-load" | "arhive-load-duotone" | "arhive-load-duotone-line" | "arhive-load-fill" | "arhive-load-light" | "arhive-plane" | "arhive-plane-light" | "arhives-alt" | "arhives-alt-light" | "arhives-group-docks" | "arhives-group-docks-light" | "data-bank" | "arhive-fill-duotone" | "box-alt" | "box-alt-duotone" | "box-alt-fill" | "box-alt-fill-duotone" | "box-alt-light" | "box-fill-duotone" | "box-open-duotone" | "box-open-fill" | "box-open-fill-duotone" | "box-open-light" | "arrow-left-stop" | "arrow-left-stop-light" | "arrow-right-stop" | "arrow-right-stop-light" | "back-light" | "down-light" | "expand-down-double" | "expand-down-double-light" | "expand-down-stop" | "expand-down-stop-light" | "expand-left-double" | "expand-left-double-light" | "expand-left-stop" | "expand-left-stop-light" | "expand-right-double" | "expand-right-double-light" | "expand-right-stop" | "expand-right-stop-light" | "expand-top-stop" | "expand-top-stop-light" | "expand-up-double" | "expand-up-double-light" | "line-in" | "line-in-alt" | "line-in-alt-light" | "line-in-light" | "line-out" | "line-out-alt" | "line-out-alt-light" | "line-out-light" | "refund-back" | "refund-back-light" | "refund-down" | "refund-down-light" | "refund-forward" | "refund-forward-light" | "refund-top" | "refund-top-light" | "return-light" | "transfer-down-light" | "transfer-left-light" | "transfer-long-down" | "transfer-long-down-light" | "transfer-long-left" | "transfer-long-left-light" | "transfer-long-right" | "transfer-long-right-light" | "transfer-long-top" | "transfer-long-top-light" | "transfer-right-light" | "transfer-top" | "transfer-top-light" | "up-light" | "broken-heart-duotone" | "broken-heart-fill" | "broken-heart-light" | "desk-alt" | "desk-alt-duotone" | "desk-alt-duotone-line" | "desk-alt-fill" | "desk-alt-light" | "desk-duotone" | "desk-duotone-line" | "desk-fill" | "desk-light" | "dimond" | "dimond-alt" | "dimond-alt-duotone" | "dimond-alt-fill" | "dimond-alt-light" | "dimond-duotone" | "dimond-fill" | "dimond-light" | "favorite-duotone" | "favorite-fill" | "favorite-light" | "flag-alt-duotone" | "flag-alt-fill" | "flag-alt-light" | "flag-finish-alt" | "flag-finish-alt-light" | "flag-finish-duotone" | "flag-finish-fill" | "flag-finish-light" | "form-duotone" | "form-duotone-line" | "form-fill" | "form-light" | "lable" | "lable-duotone" | "lable-fill" | "lable-light" | "notebook-duotone" | "notebook-duotone-line" | "notebook-fill" | "notebook-light" | "order-duotone" | "order-duotone-line" | "order-fill" | "order-light" | "paper-alt" | "paper-alt-light" | "paper-duotone" | "paper-duotone-line" | "paper-fill" | "paper-light" | "pin-duotone" | "pin-light" | "pined" | "pined-duotone" | "pined-fill" | "pined-light" | "print-duotone" | "print-duotone-line" | "print-fill" | "print-light" | "darhboard" | "darhboard-alt" | "filter-big" | "filter-big-alt" | "meatballs-menu" | "setting-vert" | "stat" | "status-list" | "bubble-light" | "candlestick" | "candlestick-duotone-line" | "candlestick-light" | "chart-alt" | "chart-alt-duotone" | "chart-alt-duotone-line" | "chart-alt-fill" | "chart-alt-light" | "chart-duotone" | "chart-duotone-line" | "chart-fill" | "chart-light" | "chart-pin" | "chart-pin-light" | "colum-up" | "colum-up-fill" | "colum-up-light" | "critical" | "critical-duotone" | "critical-duotone-line" | "critical-fill" | "critical-light" | "doughnut-chart-light" | "line-up" | "line-up-light" | "pie-chart-light" | "pipe-duotone" | "pipe-duotone-line" | "pipe-fill" | "pipe-light" | "pyramid-chart" | "pyramid-chart-light" | "table-settings-light" | "waterfall-light" | "check-ring" | "check-ring-duotone" | "check-ring-duotone-line" | "check-ring-light" | "check-ring-round" | "check-ring-round-duotone" | "check-ring-round-duotone-line" | "check-ring-round-light" | "check-round-fill" | "done-all-alt-round" | "done-all-alt-round-light" | "done-all-round" | "done-all-round-duotone" | "done-all-round-duotone-line" | "done-all-round-light" | "done-duotone" | "done-duotone-line" | "done-fill" | "done-light" | "done-ring-round" | "done-ring-round-duotone" | "done-ring-round-duotone-line" | "done-ring-round-fill" | "done-ring-round-light" | "done-round" | "done-round-duotone" | "done-round-duotone-line" | "done-round-fill" | "done-round-light" | "close-ring" | "close-ring-duotone" | "close-ring-duotone-line" | "close-ring-fill" | "close-ring-light" | "close-round" | "close-round-duotone" | "close-round-duotone-line" | "close-round-fill" | "close-round-light" | "close-square-duotone-line" | "dell-duotone" | "dell-duotone-line" | "dell-fill" | "dell-light" | "calendar-add-duotone-line" | "calendar-duotone" | "calendar-duotone-line" | "calendar-light" | "date-fill" | "date-range-duotone" | "date-range-duotone-line" | "date-range-fill" | "date-range-light" | "date-today" | "date-today-duotone" | "date-today-duotone-line" | "date-today-light" | "package-box" | "package-box-alt" | "package-box-close" | "package-car" | "package-favourite" | "package-favourite-alt" | "_10" | "_10-light" | "_3d-box" | "_3d-box-duotone" | "_3d-box-fill" | "_3d-box-light" | "alarm-duotone" | "array-light" | "bug-duotone" | "bug-light" | "code-light" | "color-mode-light" | "copy-alt-light" | "database-duotone" | "database-light" | "e-mail-light" | "group-share" | "group-share-light" | "ito" | "ito-duotone" | "ito-fill" | "ito-light" | "json-light" | "layers-duotone" | "layers-light" | "line-alt" | "line-duotone" | "line-light" | "link-alt-light" | "nesting" | "nesting-duotone" | "nesting-fill" | "nesting-light" | "off-light" | "on" | "on-light" | "percent-light" | "remote-light" | "rename-light" | "save-duotone" | "save-light" | "scan-alt-2" | "scan-alt-2-light" | "scan-alt-light" | "scan-light" | "server-duotone" | "server-light" | "stackframe" | "stackframe-duotone" | "stackframe-fill" | "stackframe-light" | "structure" | "structure-light" | "subttasks" | "subttasks-alt" | "subttasks-alt-duotone" | "subttasks-alt-fill" | "subttasks-alt-light" | "subttasks-duotone" | "subttasks-fill" | "subttasks-light" | "table-light" | "terminal-light" | "widget-add" | "widget-add-light" | "widget-alt" | "widget-alt-light" | "widget-light" | "cpu-light" | "desktop-light" | "gamepad-light" | "mobile-light" | "tablet-light" | "watch-alt-light" | "download-circle-duotone" | "download-circle-duotone-line" | "download-circle-light" | "download-duotone" | "download-duotone-line" | "export-duotone" | "export-duotone-line" | "export-light" | "import-duotone" | "import-duotone-line" | "import-light" | "load-circle" | "load-circle-duotone" | "load-circle-duotone-line" | "load-circle-fill" | "load-circle-light" | "progress-duotone" | "progress-duotone-line" | "progress-light" | "upload-duotone" | "upload-duotone-line" | "angry-light" | "happy-light" | "lol" | "lol-light" | "rofl" | "rofl-light" | "sad-alt" | "sad-alt-2" | "sad-alt-2-light" | "sad-alt-light" | "sad-light" | "wow-light" | "blank" | "blank-alt" | "blank-alt-duotone" | "blank-alt-duotone-line" | "blank-alt-fill" | "blank-alt-light" | "blank-duotone" | "blank-duotone-line" | "blank-fill" | "blank-light" | "file-dock" | "file-dock-add" | "file-dock-add-fill" | "file-dock-duotone" | "file-dock-duotone-line" | "file-dock-fill" | "file-dock-light" | "file-dock-search-fill" | "file-dock-search-light" | "file-duotone-line" | "load-list" | "load-list-alt" | "load-list-alt-fill" | "load-list-fill" | "load-list-light" | "folder-add-duotone-fill" | "folder-add-duotone-line" | "folder-alt" | "folder-alt-duotone" | "folder-alt-duotone-fill" | "folder-alt-fill" | "folder-alt-light" | "folder-check-duotone-line" | "folder-copy-duotone" | "folder-copy-duotone-line" | "folder-copy-fill" | "folder-copy-light" | "folder-del" | "folder-del-duotone-fill" | "folder-del-duotone-line" | "folder-del-fill" | "folder-del-light" | "folder-dublicate" | "folder-dublicate-duotone" | "folder-dublicate-duotone-line" | "folder-dublicate-fill" | "folder-dublicate-light" | "folder-duotone-fill" | "folder-duotone-line" | "folder-file-alt" | "folder-file-alt-duotone-fill" | "folder-file-alt-duotone-line" | "folder-file-alt-fill" | "folder-file-alt-light" | "folder-file-duotone-fill" | "folder-file-duotone-line" | "folder-file-fill" | "folder-file-light" | "folder-line-duotone-line" | "folder-line-fill" | "folder-line-light" | "folder-open-alt" | "folder-open-alt-light" | "folder-open-light" | "folder-search-duotone" | "folder-search-duotone-line" | "folder-search-fill" | "folder-search-light" | "folder-send" | "folder-send-duotone" | "folder-send-duotone-line" | "folder-send-fill" | "folder-send-light" | "folder-up-duotone" | "folder-up-duotone-line" | "folder-up-light" | "folders-group" | "folders-group-light" | "folders-light" | "folders-line-duotone" | "folders-line-duotone-line" | "folders-line-light" | "drink-light" | "ice-cream-1" | "bed-light" | "blood-add" | "blood-add-light" | "blood-light" | "blood-minus" | "blood-minus-light" | "dna-light" | "flash-light" | "knife-light" | "mask-light" | "pil" | "pil-light" | "pils" | "pils-light" | "pipette-light" | "stethoscope-light" | "tooth-light" | "humidity-light" | "materials" | "materials-light" | "oil-light" | "pressure-light" | "turbine-light" | "sign-in-circle" | "sign-in-circle-duotone" | "sign-in-circle-duotone-line" | "sign-in-circle-light" | "sign-in-squre" | "sign-in-squre-duotone" | "sign-in-squre-duotone-line" | "sign-in-squre-fill" | "sign-in-squre-light" | "sign-out-circle" | "sign-out-circle-duotone" | "sign-out-circle-duotone-line" | "sign-out-circle-light" | "sign-out-squre" | "sign-out-squre-duotone" | "sign-out-squre-duotone-line" | "sign-out-squre-fill" | "sign-out-squre-light" | "compass-duotone" | "compass-duotone-line" | "compass-light" | "gps-fixed" | "gps-fixed-duotone" | "gps-fixed-duotone-line" | "gps-fixed-fill" | "gps-fixed-light" | "pin-alt-duotone" | "pin-alt-duotone-line" | "pin-alt-fill" | "pin-alt-light" | "pin-duotone-line" | "target-duotone" | "target-duotone-line" | "target-light" | "tree-duotone" | "tree-duotone-line" | "headphones-fill-duotone" | "headphones-fill-light" | "mic-alt-duotone" | "mic-alt-fill" | "mic-alt-light" | "mic-duotone" | "mic-light" | "music-duotone" | "music-light" | "play-duotone" | "play-light" | "sound-duotone" | "sound-fill" | "sound-light" | "sound-max" | "sound-max-duotone" | "sound-max-fill" | "sound-max-light" | "sound-min-duotone" | "sound-min-fill" | "sound-min-light" | "sound-mute-duotone" | "sound-mute-fill" | "sound-mute-light" | "stop-and-play" | "stop-and-play-duotone" | "stop-and-play-fill" | "stop-and-play-light" | "stop-duotone" | "stop-light" | "video-duotone" | "video-light" | "message-alt-duotone" | "message-alt-duotone-line" | "message-alt-fill" | "message-alt-light" | "message-duotone" | "message-duotone-line" | "message-light" | "message-open" | "message-open-duotone" | "message-open-duotone-line" | "message-open-fill" | "message-open-light" | "phone-duotone-line" | "send-duotone-line" | "send-hor" | "send-hor-duotone" | "send-hor-duotone-line" | "send-hor-fill" | "send-hor-light" | "world-2" | "world-2-light" | "world-alt" | "world-alt-duotone" | "world-alt-duotone-line" | "world-alt-fill" | "world-alt-light" | "world-duotone" | "world-duotone-line" | "world-fill" | "world-light" | "img-alt" | "img-alt-light" | "img-box" | "img-box-duotone" | "img-box-duotone-line" | "img-box-fill" | "img-box-light" | "img-duotone" | "img-duotone-line" | "img-fill" | "img-light" | "img-load-box" | "img-load-box-duotone" | "img-load-box-duotone-line" | "img-load-box-fill" | "img-load-box-light" | "img-out-box" | "img-out-box-duotone" | "img-out-box-duotone-line" | "img-out-box-fill" | "img-out-box-light" | "img-rol" | "img-rol-duotone" | "img-rol-duotone-line" | "img-rol-fill" | "img-rol-light" | "video-file-duotone" | "video-file-duotone-line" | "video-file-fill" | "video-file-light" | "compas-mini" | "compas-mini-duotone" | "compas-mini-duotone-line" | "compas-mini-fill" | "compas-mini-light" | "compass-alt-fill" | "compass-alt-light" | "compass-north" | "compass-north-duotone" | "compass-north-fill" | "compass-north-light" | "direction-alt" | "direction-alt-2" | "direction-alt-2-duotone" | "direction-alt-2-duotone-line" | "direction-alt-2-fill" | "direction-alt-2-light" | "direction-alt-3" | "direction-alt-3-duotone" | "direction-alt-3-duotone-line" | "direction-alt-3-fill" | "direction-alt-3-light" | "direction-alt-duotone" | "direction-alt-duotone-line" | "direction-alt-fill" | "direction-alt-light" | "direction-duotone" | "direction-duotone-line" | "direction-light" | "favorites" | "favorites-duotone" | "favorites-duotone-line" | "favorites-fill" | "favorites-light" | "map-duotone" | "map-duotone-line" | "map-light" | "navigate-duotone" | "navigate-duotone-line" | "navigate-fill" | "navigate-light" | "pointers" | "pointers-duotone" | "pointers-duotone-line" | "pointers-fill" | "pointers-light" | "road-alt" | "road-alt-duotone" | "road-alt-duotone-line" | "road-alt-fill" | "road-alt-light" | "road-duotone" | "road-fill" | "road-finish" | "road-finish-duotone" | "road-finish-duotone-line" | "road-finish-fill" | "road-finish-light" | "road-light" | "roda-duotone-line" | "speed-alt" | "speed-alt-duotone" | "speed-alt-duotone-line" | "speed-alt-light" | "speed-duotone-line" | "speed-fill-duotone" | "speed-light" | "battery-full-duotone" | "battery-full-duotone-line" | "battery-full-fill" | "battery-full-light" | "battery-low-duotone" | "battery-low-duotone-line" | "battery-low-light" | "camera-duotone" | "camera-duotone-line" | "camera-light" | "lightning-alt" | "lightning-alt-duotone" | "lightning-alt-duotone-line" | "lightning-alt-fill" | "lightning-alt-light" | "lightning-duotone" | "lightning-duotone-line" | "lightning-light" | "lightning-ring" | "lightning-ring-duotone" | "lightning-ring-duotone-line" | "lightning-ring-light" | "nfc-duotone" | "nfc-duotone-line" | "nfc-fill" | "nfc-light" | "box-refresh-alt-right" | "box-refresh-alt-right-light" | "box-refresh-right" | "box-refresh-right-light" | "circle-left-light" | "circle-right-alt" | "circle-right-alt-light" | "circle-right-light" | "refresh-2" | "refresh-2-light" | "refresh-light" | "cancel-duotone" | "cancel-duotone-line" | "cancel-fill" | "cancel-light" | "remove-duotone" | "remove-duotone-line" | "remove-fill" | "remove-light" | "full" | "full-alt" | "full-alt-light" | "full-light" | "full-screen-corner" | "full-screen-corner-light" | "in-light" | "move-alt-alt" | "out" | "out-light" | "reduce-light" | "regroup" | "regroup-light" | "size-down" | "size-right-up" | "chield" | "chield-alt" | "chield-alt-duotone" | "chield-alt-duotone-line" | "chield-alt-fill" | "chield-alt-light" | "chield-check" | "chield-check-duotone" | "chield-check-duotone-line" | "chield-check-fill" | "chield-check-light" | "chield-duotone" | "chield-duotone-line" | "chield-fill" | "chield-light" | "hide-eye" | "hide-eye-duotone" | "hide-eye-duotone-line" | "hide-eye-fill" | "hide-eye-light" | "key-alt" | "key-alt-duotone" | "key-alt-duotone-line" | "key-alt-fill" | "key-alt-light" | "key-duotone" | "key-duotone-line" | "key-light" | "lock-alt-duotone" | "lock-alt-duotone-line" | "lock-alt-fill" | "lock-alt-light" | "lock-duotone-line" | "unlock-duotone" | "unlock-duotone-line" | "unlock-light" | "bag-alt" | "bag-alt-duotone" | "bag-alt-duotone-line" | "bag-alt-fill" | "bag-alt-light" | "bag-duotone" | "bag-duotone-line" | "bag-light" | "basket-alt" | "basket-alt-2" | "basket-alt-2-duotone-line" | "basket-alt-2-light" | "basket-alt-3" | "basket-alt-3-light" | "basket-alt-duotone" | "basket-alt-duotone-line" | "basket-alt-light" | "basket-duotone" | "basket-duotone-line" | "basket-light" | "boxes-light" | "credit-card-duotone-line" | "del-alt" | "del-alt-duotone" | "del-alt-duotone-line" | "del-alt-fill" | "del-alt-light" | "filter-alt-duotone" | "filter-alt-duotone-line" | "filter-alt-fill" | "filter-alt-light" | "gift-alt-light" | "gift-light-duotone" | "gift-light-duotone-line" | "home-duotone-line" | "money-duotone" | "money-duotone-line" | "money-fill" | "money-light" | "news-duotone-line" | "shop-duotone" | "shop-duotone-line" | "shop-light" | "ticket-alt-duotone" | "ticket-alt-duotone-line" | "ticket-alt-fill" | "ticket-alt-light" | "ticket-duotone-line" | "ticket-use" | "ticket-use-duotone" | "ticket-use-duotone-line" | "ticket-use-fill" | "ticket-use-light" | "trash-duotone-line" | "wallet-alt-duotone" | "wallet-alt-duotone-line" | "wallet-alt-fill" | "wallet-alt-light" | "wallet-duotone" | "wallet-duotone-line" | "wallet-light" | "arrow-alt-ldown" | "arrow-alt-ldown-alt" | "arrow-alt-left" | "arrow-alt-left-alt" | "arrow-alt-lright" | "arrow-alt-lright-alt" | "arrow-alt-ltop" | "arrow-alt-ltop-alt" | "arrow-down-light" | "arrow-down-long-light" | "arrow-drop-down-big" | "arrow-drop-left" | "arrow-drop-right" | "arrow-left-light" | "arrow-left-long-light" | "arrow-right-light" | "arrow-right-long-light" | "arrow-top-light" | "arrow-top-long" | "arrow-top-long-light" | "expand-down-light" | "expand-left-light" | "expand-right-light" | "expand-up-light" | "chat-alt-2-duotone" | "chat-alt-2-duotone-line" | "chat-alt-2-fill" | "chat-alt-2-light" | "chat-alt-3" | "chat-alt-3-duotone" | "chat-alt-3-duotone-line" | "chat-alt-3-fill" | "chat-alt-3-light" | "chat-alt-add" | "chat-alt-add-duotone" | "chat-alt-add-duotone-line" | "chat-alt-add-fill" | "chat-alt-add-light" | "chat-alt-duotone" | "chat-alt-duotone-line" | "chat-alt-fill" | "chat-alt-light" | "chat-duotone" | "chat-duotone-line" | "chat-light" | "chat-plus-duotone" | "chat-plus-duotone-line" | "chat-plus-fill" | "chat-plus-light" | "chat-search-duotone" | "chat-search-duotone-light" | "chat-search-light" | "comment-duotone-line" | "insta" | "insta-duotone" | "insta-duotone-line" | "insta-fill" | "insta-light" | "collapse-light" | "fluid-light" | "resize-down-right" | "resize-down-right-light" | "sort-alfa" | "sort-alfa-light" | "sort-arrow" | "sort-arrow-light" | "sort-down-light" | "sort-list" | "sort-list-alt" | "sort-list-alt-light" | "sort-list-light" | "sort-random" | "sort-random-light" | "sort-up-light" | "transger" | "transger-light" | "calories-light" | "carbs" | "carbs-light" | "fat-light" | "protein" | "protein-light" | "trophy-light" | "water-light" | "atom-alt" | "atom-alt-light" | "atom-light" | "book-check-duotone" | "book-check-duotone-line" | "book-check-fill" | "book-check-light" | "book-duotone" | "book-duotone-line" | "book-light" | "book-open-alt" | "book-open-alt-duotone" | "book-open-alt-duotone-light" | "book-open-alt-fill" | "book-open-alt-light" | "book-open-duotone" | "book-open-duotone-line" | "book-open-light" | "chemistry-light" | "covert" | "covert-light" | "flask-alt" | "flask-alt-light" | "flask-light" | "glasses-light" | "molecule-light" | "mortarboard-alt" | "mortarboard-alt-2" | "mortarboard-alt-2-light" | "mortarboard-alt-light" | "mortarboard-light" | "roll-alt" | "roll-alt-light-light" | "roll-light-light" | "root-light-light" | "sertificate" | "sertificate-light" | "tie-light" | "alarmclock-duotone" | "alarmclock-duotone-line" | "alarmclock-fill" | "alarmclock-light" | "clock-duotone-line" | "hhourglass-move-light" | "hourglass-light" | "jump-time" | "jump-time-duotone" | "jump-time-duotone-line" | "jump-time-fill" | "time-atack" | "time-atack-duotone" | "time-atack-duotone-line" | "time-atack-fill" | "time-atack-light" | "time-del-light" | "time-duotone" | "time-duotone-line" | "time-light" | "time-progress" | "time-progress-duotone" | "time-progress-duotone-line" | "time-progress-fill" | "time-progress-light" | "time-sleep-light" | "tumer" | "tumer-duotone" | "tumer-duotone-line" | "tumer-fill" | "tumer-light" | "watch-light" | "pass-light" | "suitcase-light" | "edit-duotone-line" | "info-alt" | "info-alt-duotone" | "info-alt-duotone-line" | "info-alt-fill" | "info-alt-light" | "info-duotone" | "info-duotone-line" | "info-light" | "on-button" | "on-button-duotone" | "on-button-duotone-line" | "on-button-fill" | "on-button-light" | "question-duotone" | "question-duotone-line" | "question-light" | "search-alt-duotone" | "search-alt-duotone-line" | "search-alt-fill" | "search-alt-light" | "search-duotone-line" | "setting-alt-fill" | "setting-alt-line" | "setting-alt-line-duotone" | "setting-alt-line-duotone-line" | "setting-alt-line-light" | "setting-fill" | "setting-line" | "setting-line-duotone" | "setting-line-duotone-line" | "setting-line-light" | "group-add-fill" | "group-add-light" | "group-light" | "group-scan" | "group-scan-fill" | "user-add-alt" | "user-add-alt-duotone" | "user-add-alt-duotone-line" | "user-add-alt-fill" | "user-add-alt-light" | "user-add-duotone" | "user-add-duotone-line" | "user-add-light" | "user-alt-duotone" | "user-alt-duotone-line" | "user-alt-fill" | "user-alt-light" | "user-box" | "user-box-duotone" | "user-box-duotone-line" | "user-box-fill" | "user-box-light" | "user-cicrle" | "user-cicrle-duotone" | "user-cicrle-duotone-line" | "user-cicrle-light" | "user-duotone" | "user-duotone-line" | "user-fill-add" | "user-light" | "user-scan-duotone" | "user-scan-duotone-line" | "user-scan-fill" | "user-scan-light" | "view-alt" | "view-alt-duotone" | "view-alt-duotone-line" | "view-alt-fill" | "view-alt-light" | "view-duotone" | "view-duotone-line" | "view-fill" | "view-hide" | "view-hide-duotone" | "view-hide-duotone-line" | "view-hide-fill" | "view-hide-light" | "view-horizont" | "view-horizont-duotone" | "view-horizont-duotone-line" | "view-horizont-fill" | "view-light" | "cloud-alt-duotone" | "cloud-alt-fill" | "cloud-alt-light" | "moon-alt" | "moon-alt-duotone" | "moon-alt-fill" | "moon-alt-light" | "moon-duotone" | "moon-light" | "rain-duotone" | "rain-fill" | "rain-light" | "storm-duotone" | "storm-fill" | "storm-light" | "sun-duotone" | "sunlight-duotone" | "sunlight-fill" | "sunlight-light" | "temperature-duotone" | "temperature-fill" | "temperature-light" | "winter" | "winter-duotone" | "winter-fill" | "winter-light">): import("react").JSX.Element;
|
|
1539
|
+
({ 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" | "reduce" | "search" | "link" | "done" | "text" | "menu" | "key" | "direction" | "code" | "form" | "img" | "progress" | "table" | "time" | "video" | "line" | "mask" | "stop" | "view" | "book" | "book-check" | "book-open" | "bookmark" | "cancel" | "chat" | "chat-plus" | "comment" | "desk" | "download" | "download-circle" | "export" | "eye" | "flag" | "group" | "import" | "knife" | "message" | "mouse" | "notebook" | "package" | "pin" | "ring" | "send" | "server" | "target" | "thumb-down" | "thumb-up" | "ticket" | "upload" | "tree" | "water" | "bug" | "arrow-down" | "arrow-left" | "arrow-right" | "refresh" | "transfer-down" | "transfer-left" | "transfer-right" | "music" | "lock" | "oil" | "credit-card" | "wallet" | "battery-low" | "box" | "nfc" | "phone" | "glasses" | "tie" | "cloud" | "database" | "alarm" | "calendar" | "clock" | "tablet" | "watch" | "pen" | "rename" | "file" | "folder" | "folder-check" | "folder-file" | "folder-open" | "folder-search" | "cake" | "ice-cream" | "pizza" | "flask" | "gamepad" | "compass" | "layers" | "bed" | "gift" | "alarm-light" | "bell" | "camera" | "fire" | "globe-light" | "home" | "lamp" | "pipe" | "play" | "remote" | "waterfall" | "percent" | "stethoscope" | "tooth" | "atom" | "dna" | "molecule" | "table-settings" | "star" | "basket" | "basket-fill" | "trophy" | "road" | "flash" | "moon" | "sun" | "trash" | "user" | "user-circle" | "angry" | "battery-full" | "boxes" | "copy" | "cpu" | "folder-up" | "frame" | "globe" | "info" | "mic" | "move" | "package-search" | "pipette" | "save" | "scan" | "terminal" | "edit" | "pie-chart" | "unlock" | "bell-pin" | "bubble" | "color-picker" | "json" | "news" | "storm" | "temperature" | "user-scan" | "world" | "alarm-fill" | "back" | "bag" | "bag-fill" | "bell-fill" | "book-fill" | "bookmark-fill" | "box-fill" | "bug-fill" | "calendar-fill" | "camera-fill" | "chat-fill" | "clock-fill" | "cloud-fill" | "compass-fill" | "credit-card-fill" | "database-fill" | "eye-fill" | "file-fill" | "flag-fill" | "folder-fill" | "gift-fill" | "key-fill" | "lamp-fill" | "layers-fill" | "lightning" | "lightning-fill" | "lock-fill" | "map-fill" | "mic-fill" | "moon-fill" | "mortarboard" | "mortarboard-fill" | "phone-fill" | "pie-chart-fill" | "pin-fill" | "play-fill" | "question" | "save-fill" | "send-fill" | "shop" | "sort-down" | "sort-up" | "sort-up-alt" | "star-fill" | "stop-fill" | "suitcase" | "sun-fill" | "ticket-fill" | "tree-fill" | "unlock-fill" | "wallet-fill" | "arrow-down-long" | "arrow-left-long" | "arrow-right-long" | "circle-left" | "circle-right" | "print" | "mobile" | "desktop" | "box-open" | "home-fill" | "chat-search-fill" | "message-fill" | "edit-fill" | "battery-low-fill" | "server-fill" | "book-open-fill" | "folder-add-fill" | "folder-check-fill" | "folders-line" | "news-fill" | "line-fill" | "direction-fill" | "music-fill" | "speed-fill" | "video-fill" | "target-fill" | "check-fill" | "download-fill" | "export-fill" | "import-fill" | "question-fill" | "search-fill" | "time-fill" | "upload-fill" | "group-fill" | "user-fill" | "fire-fill" | "add" | "favorite" | "return" | "scan-alt" | "chemistry" | "money" | "folder-add" | "calendar-add" | "humidity" | "pressure" | "rain" | "array" | "happy" | "navigate" | "remove" | "sad" | "dell" | "orange" | "root" | "date-range" | "speed" | "fluid" | "group-add" | "folder-copy" | "video-file" | "arrow-drop-down" | "arrow-drop-up" | "filter-alt" | "folder-line-duotone" | "sound-min" | "collapse" | "sun-light" | "info-fill" | "paper" | "sign-out" | "roll" | "status" | "sunlight" | "widget" | "wow" | "chart" | "copy-alt" | "doughnut-chart" | "drink" | "edit-alt" | "link-alt" | "lock-alt" | "message-alt" | "search-alt" | "wallet-alt" | "flag-alt" | "watch-alt" | "arrow-top" | "external" | "sign-in" | "sound-mute" | "close-square" | "user-add" | "in" | "expand-down" | "expand-left" | "expand-right" | "expand-up" | "color-mode" | "broken-heart" | "cloud-alt" | "compass-alt" | "mic-alt" | "off" | "e-mail" | "sound" | "alarmclock" | "close-square-fill" | "headphones-fill" | "download-circle-fill" | "gift-alt" | "user-alt" | "ticket-alt" | "calories" | "down" | "up" | "blood" | "fat" | "pin-alt" | "flag-finish" | "move-alt" | "comment-fill" | "chat-alt" | "chat-alt-2" | "add-square" | "chat-search" | "order" | "comment-duotone" | "comment-light" | "phone-duotone" | "phone-light" | "send-duotone" | "send-light" | "box-duotone" | "box-light" | "credit-card-duotone" | "credit-card-light" | "ticket-duotone" | "ticket-light" | "cloud-duotone" | "cloud-light" | "copy-light" | "download-light" | "file-duotone" | "file-light" | "folder-add-light" | "folder-check-duotone" | "folder-check-light" | "folder-light" | "upload-light" | "bookmark-duotone" | "bookmark-light" | "calendar-add-duotone" | "calendar-add-fill" | "calendar-add-light" | "clock-duotone" | "clock-light" | "edit-duotone" | "edit-light" | "eye-duotone" | "eye-light" | "flag-duotone" | "flag-light" | "gift-light" | "home-duotone" | "home-light" | "lock-duotone" | "lock-light" | "mouse-light" | "news-duotone" | "news-light" | "search-duotone" | "search-light" | "star-duotone" | "star-light" | "trash-duotone" | "trash-light" | "close-square-duotone" | "close-square-light" | "frame-light" | "link-light" | "move-light" | "pen-light" | "add-duotone" | "add-duotone-line" | "add-light" | "add-ring" | "add-ring-duotone" | "add-ring-duotone-line" | "add-ring-fill" | "add-ring-light" | "add-round" | "add-round-duotone" | "add-round-duotone-line" | "add-round-fill" | "add-round-light" | "add-square-duotone" | "add-square-duotone-line" | "add-square-fill" | "add-square-light" | "bell-duotone-line" | "bell-light" | "bell-pin-duotone-line" | "bell-pin-fill" | "bell-pin-light" | "fire-alt-duotone" | "fire-alt-light" | "fire-duotone-fill" | "fire-duotone-line" | "fire-light" | "lamp-duotone-line" | "lamp-light" | "ring-duotone-line" | "ring-fill" | "ring-light" | "arhive" | "arhive-alt-add" | "arhive-alt-add-light" | "arhive-alt-add-list" | "arhive-alt-add-list-light" | "arhive-alt-big-duotone" | "arhive-alt-big-duotone-line" | "arhive-alt-big-light" | "arhive-alt-export" | "arhive-alt-export-light" | "arhive-alt-fill" | "arhive-alt-small" | "arhive-alt-small-add" | "arhive-alt-small-add-light" | "arhive-alt-small-duotone" | "arhive-alt-small-duotone-line" | "arhive-alt-small-light" | "arhive-alt-small-lock" | "arhive-alt-small-lock-light" | "arhive-alt-small-secure-light" | "arhive-duotone" | "arhive-duotone-line" | "arhive-export" | "arhive-export-light" | "arhive-fill" | "arhive-import" | "arhive-import-light" | "arhive-light" | "arhive-load" | "arhive-load-duotone" | "arhive-load-duotone-line" | "arhive-load-fill" | "arhive-load-light" | "arhive-plane" | "arhive-plane-light" | "arhives-alt" | "arhives-alt-light" | "arhives-group-docks" | "arhives-group-docks-light" | "data-bank" | "arhive-fill-duotone" | "box-alt" | "box-alt-duotone" | "box-alt-fill" | "box-alt-fill-duotone" | "box-alt-light" | "box-fill-duotone" | "box-open-duotone" | "box-open-fill" | "box-open-fill-duotone" | "box-open-light" | "arrow-left-stop" | "arrow-left-stop-light" | "arrow-right-stop" | "arrow-right-stop-light" | "back-light" | "down-light" | "expand-down-double" | "expand-down-double-light" | "expand-down-stop" | "expand-down-stop-light" | "expand-left-double" | "expand-left-double-light" | "expand-left-stop" | "expand-left-stop-light" | "expand-right-double" | "expand-right-double-light" | "expand-right-stop" | "expand-right-stop-light" | "expand-top-stop" | "expand-top-stop-light" | "expand-up-double" | "expand-up-double-light" | "line-in" | "line-in-alt" | "line-in-alt-light" | "line-in-light" | "line-out" | "line-out-alt" | "line-out-alt-light" | "line-out-light" | "refund-back" | "refund-back-light" | "refund-down" | "refund-down-light" | "refund-forward" | "refund-forward-light" | "refund-top" | "refund-top-light" | "return-light" | "transfer-down-light" | "transfer-left-light" | "transfer-long-down" | "transfer-long-down-light" | "transfer-long-left" | "transfer-long-left-light" | "transfer-long-right" | "transfer-long-right-light" | "transfer-long-top" | "transfer-long-top-light" | "transfer-right-light" | "transfer-top" | "transfer-top-light" | "up-light" | "broken-heart-duotone" | "broken-heart-fill" | "broken-heart-light" | "desk-alt" | "desk-alt-duotone" | "desk-alt-duotone-line" | "desk-alt-fill" | "desk-alt-light" | "desk-duotone" | "desk-duotone-line" | "desk-fill" | "desk-light" | "dimond" | "dimond-alt" | "dimond-alt-duotone" | "dimond-alt-fill" | "dimond-alt-light" | "dimond-duotone" | "dimond-fill" | "dimond-light" | "favorite-duotone" | "favorite-fill" | "favorite-light" | "flag-alt-duotone" | "flag-alt-fill" | "flag-alt-light" | "flag-finish-alt" | "flag-finish-alt-light" | "flag-finish-duotone" | "flag-finish-fill" | "flag-finish-light" | "form-duotone" | "form-duotone-line" | "form-fill" | "form-light" | "lable" | "lable-duotone" | "lable-fill" | "lable-light" | "notebook-duotone" | "notebook-duotone-line" | "notebook-fill" | "notebook-light" | "order-duotone" | "order-duotone-line" | "order-fill" | "order-light" | "paper-alt" | "paper-alt-light" | "paper-duotone" | "paper-duotone-line" | "paper-fill" | "paper-light" | "pin-duotone" | "pin-light" | "pined" | "pined-duotone" | "pined-fill" | "pined-light" | "print-duotone" | "print-duotone-line" | "print-fill" | "print-light" | "darhboard" | "darhboard-alt" | "filter-big" | "filter-big-alt" | "meatballs-menu" | "setting-vert" | "stat" | "status-list" | "bubble-light" | "candlestick" | "candlestick-duotone-line" | "candlestick-light" | "chart-alt" | "chart-alt-duotone" | "chart-alt-duotone-line" | "chart-alt-fill" | "chart-alt-light" | "chart-duotone" | "chart-duotone-line" | "chart-fill" | "chart-light" | "chart-pin" | "chart-pin-light" | "colum-up" | "colum-up-fill" | "colum-up-light" | "critical" | "critical-duotone" | "critical-duotone-line" | "critical-fill" | "critical-light" | "doughnut-chart-light" | "line-up" | "line-up-light" | "pie-chart-light" | "pipe-duotone" | "pipe-duotone-line" | "pipe-fill" | "pipe-light" | "pyramid-chart" | "pyramid-chart-light" | "table-settings-light" | "waterfall-light" | "check-ring" | "check-ring-duotone" | "check-ring-duotone-line" | "check-ring-light" | "check-ring-round" | "check-ring-round-duotone" | "check-ring-round-duotone-line" | "check-ring-round-light" | "check-round-fill" | "done-all-alt-round" | "done-all-alt-round-light" | "done-all-round" | "done-all-round-duotone" | "done-all-round-duotone-line" | "done-all-round-light" | "done-duotone" | "done-duotone-line" | "done-fill" | "done-light" | "done-ring-round" | "done-ring-round-duotone" | "done-ring-round-duotone-line" | "done-ring-round-fill" | "done-ring-round-light" | "done-round" | "done-round-duotone" | "done-round-duotone-line" | "done-round-fill" | "done-round-light" | "close-ring" | "close-ring-duotone" | "close-ring-duotone-line" | "close-ring-fill" | "close-ring-light" | "close-round" | "close-round-duotone" | "close-round-duotone-line" | "close-round-fill" | "close-round-light" | "close-square-duotone-line" | "dell-duotone" | "dell-duotone-line" | "dell-fill" | "dell-light" | "calendar-add-duotone-line" | "calendar-duotone" | "calendar-duotone-line" | "calendar-light" | "date-fill" | "date-range-duotone" | "date-range-duotone-line" | "date-range-fill" | "date-range-light" | "date-today" | "date-today-duotone" | "date-today-duotone-line" | "date-today-light" | "package-box" | "package-box-alt" | "package-box-close" | "package-car" | "package-favourite" | "package-favourite-alt" | "_10" | "_10-light" | "_3d-box" | "_3d-box-duotone" | "_3d-box-fill" | "_3d-box-light" | "alarm-duotone" | "array-light" | "bug-duotone" | "bug-light" | "code-light" | "color-mode-light" | "copy-alt-light" | "database-duotone" | "database-light" | "e-mail-light" | "group-share" | "group-share-light" | "ito" | "ito-duotone" | "ito-fill" | "ito-light" | "json-light" | "layers-duotone" | "layers-light" | "line-alt" | "line-duotone" | "line-light" | "link-alt-light" | "nesting" | "nesting-duotone" | "nesting-fill" | "nesting-light" | "off-light" | "on" | "on-light" | "percent-light" | "remote-light" | "rename-light" | "save-duotone" | "save-light" | "scan-alt-2" | "scan-alt-2-light" | "scan-alt-light" | "scan-light" | "server-duotone" | "server-light" | "stackframe" | "stackframe-duotone" | "stackframe-fill" | "stackframe-light" | "structure" | "structure-light" | "subttasks" | "subttasks-alt" | "subttasks-alt-duotone" | "subttasks-alt-fill" | "subttasks-alt-light" | "subttasks-duotone" | "subttasks-fill" | "subttasks-light" | "table-light" | "terminal-light" | "widget-add" | "widget-add-light" | "widget-alt" | "widget-alt-light" | "widget-light" | "cpu-light" | "desktop-light" | "gamepad-light" | "mobile-light" | "tablet-light" | "watch-alt-light" | "download-circle-duotone" | "download-circle-duotone-line" | "download-circle-light" | "download-duotone" | "download-duotone-line" | "export-duotone" | "export-duotone-line" | "export-light" | "import-duotone" | "import-duotone-line" | "import-light" | "load-circle" | "load-circle-duotone" | "load-circle-duotone-line" | "load-circle-fill" | "load-circle-light" | "progress-duotone" | "progress-duotone-line" | "progress-light" | "upload-duotone" | "upload-duotone-line" | "angry-light" | "happy-light" | "lol" | "lol-light" | "rofl" | "rofl-light" | "sad-alt" | "sad-alt-2" | "sad-alt-2-light" | "sad-alt-light" | "sad-light" | "wow-light" | "blank" | "blank-alt" | "blank-alt-duotone" | "blank-alt-duotone-line" | "blank-alt-fill" | "blank-alt-light" | "blank-duotone" | "blank-duotone-line" | "blank-fill" | "blank-light" | "file-dock" | "file-dock-add" | "file-dock-add-fill" | "file-dock-duotone" | "file-dock-duotone-line" | "file-dock-fill" | "file-dock-light" | "file-dock-search-fill" | "file-dock-search-light" | "file-duotone-line" | "load-list" | "load-list-alt" | "load-list-alt-fill" | "load-list-fill" | "load-list-light" | "folder-add-duotone-fill" | "folder-add-duotone-line" | "folder-alt" | "folder-alt-duotone" | "folder-alt-duotone-fill" | "folder-alt-fill" | "folder-alt-light" | "folder-check-duotone-line" | "folder-copy-duotone" | "folder-copy-duotone-line" | "folder-copy-fill" | "folder-copy-light" | "folder-del" | "folder-del-duotone-fill" | "folder-del-duotone-line" | "folder-del-fill" | "folder-del-light" | "folder-dublicate" | "folder-dublicate-duotone" | "folder-dublicate-duotone-line" | "folder-dublicate-fill" | "folder-dublicate-light" | "folder-duotone-fill" | "folder-duotone-line" | "folder-file-alt" | "folder-file-alt-duotone-fill" | "folder-file-alt-duotone-line" | "folder-file-alt-fill" | "folder-file-alt-light" | "folder-file-duotone-fill" | "folder-file-duotone-line" | "folder-file-fill" | "folder-file-light" | "folder-line-duotone-line" | "folder-line-fill" | "folder-line-light" | "folder-open-alt" | "folder-open-alt-light" | "folder-open-light" | "folder-search-duotone" | "folder-search-duotone-line" | "folder-search-fill" | "folder-search-light" | "folder-send" | "folder-send-duotone" | "folder-send-duotone-line" | "folder-send-fill" | "folder-send-light" | "folder-up-duotone" | "folder-up-duotone-line" | "folder-up-light" | "folders-group" | "folders-group-light" | "folders-light" | "folders-line-duotone" | "folders-line-duotone-line" | "folders-line-light" | "drink-light" | "ice-cream-1" | "bed-light" | "blood-add" | "blood-add-light" | "blood-light" | "blood-minus" | "blood-minus-light" | "dna-light" | "flash-light" | "knife-light" | "mask-light" | "pil" | "pil-light" | "pils" | "pils-light" | "pipette-light" | "stethoscope-light" | "tooth-light" | "humidity-light" | "materials" | "materials-light" | "oil-light" | "pressure-light" | "turbine-light" | "sign-in-circle" | "sign-in-circle-duotone" | "sign-in-circle-duotone-line" | "sign-in-circle-light" | "sign-in-squre" | "sign-in-squre-duotone" | "sign-in-squre-duotone-line" | "sign-in-squre-fill" | "sign-in-squre-light" | "sign-out-circle" | "sign-out-circle-duotone" | "sign-out-circle-duotone-line" | "sign-out-circle-light" | "sign-out-squre" | "sign-out-squre-duotone" | "sign-out-squre-duotone-line" | "sign-out-squre-fill" | "sign-out-squre-light" | "compass-duotone" | "compass-duotone-line" | "compass-light" | "gps-fixed" | "gps-fixed-duotone" | "gps-fixed-duotone-line" | "gps-fixed-fill" | "gps-fixed-light" | "pin-alt-duotone" | "pin-alt-duotone-line" | "pin-alt-fill" | "pin-alt-light" | "pin-duotone-line" | "target-duotone" | "target-duotone-line" | "target-light" | "tree-duotone" | "tree-duotone-line" | "headphones-fill-duotone" | "headphones-fill-light" | "mic-alt-duotone" | "mic-alt-fill" | "mic-alt-light" | "mic-duotone" | "mic-light" | "music-duotone" | "music-light" | "play-duotone" | "play-light" | "sound-duotone" | "sound-fill" | "sound-light" | "sound-max" | "sound-max-duotone" | "sound-max-fill" | "sound-max-light" | "sound-min-duotone" | "sound-min-fill" | "sound-min-light" | "sound-mute-duotone" | "sound-mute-fill" | "sound-mute-light" | "stop-and-play" | "stop-and-play-duotone" | "stop-and-play-fill" | "stop-and-play-light" | "stop-duotone" | "stop-light" | "video-duotone" | "video-light" | "message-alt-duotone" | "message-alt-duotone-line" | "message-alt-fill" | "message-alt-light" | "message-duotone" | "message-duotone-line" | "message-light" | "message-open" | "message-open-duotone" | "message-open-duotone-line" | "message-open-fill" | "message-open-light" | "phone-duotone-line" | "send-duotone-line" | "send-hor" | "send-hor-duotone" | "send-hor-duotone-line" | "send-hor-fill" | "send-hor-light" | "world-2" | "world-2-light" | "world-alt" | "world-alt-duotone" | "world-alt-duotone-line" | "world-alt-fill" | "world-alt-light" | "world-duotone" | "world-duotone-line" | "world-fill" | "world-light" | "img-alt" | "img-alt-light" | "img-box" | "img-box-duotone" | "img-box-duotone-line" | "img-box-fill" | "img-box-light" | "img-duotone" | "img-duotone-line" | "img-fill" | "img-light" | "img-load-box" | "img-load-box-duotone" | "img-load-box-duotone-line" | "img-load-box-fill" | "img-load-box-light" | "img-out-box" | "img-out-box-duotone" | "img-out-box-duotone-line" | "img-out-box-fill" | "img-out-box-light" | "img-rol" | "img-rol-duotone" | "img-rol-duotone-line" | "img-rol-fill" | "img-rol-light" | "video-file-duotone" | "video-file-duotone-line" | "video-file-fill" | "video-file-light" | "compas-mini" | "compas-mini-duotone" | "compas-mini-duotone-line" | "compas-mini-fill" | "compas-mini-light" | "compass-alt-fill" | "compass-alt-light" | "compass-north" | "compass-north-duotone" | "compass-north-fill" | "compass-north-light" | "direction-alt" | "direction-alt-2" | "direction-alt-2-duotone" | "direction-alt-2-duotone-line" | "direction-alt-2-fill" | "direction-alt-2-light" | "direction-alt-3" | "direction-alt-3-duotone" | "direction-alt-3-duotone-line" | "direction-alt-3-fill" | "direction-alt-3-light" | "direction-alt-duotone" | "direction-alt-duotone-line" | "direction-alt-fill" | "direction-alt-light" | "direction-duotone" | "direction-duotone-line" | "direction-light" | "favorites" | "favorites-duotone" | "favorites-duotone-line" | "favorites-fill" | "favorites-light" | "map-duotone" | "map-duotone-line" | "map-light" | "navigate-duotone" | "navigate-duotone-line" | "navigate-fill" | "navigate-light" | "pointers" | "pointers-duotone" | "pointers-duotone-line" | "pointers-fill" | "pointers-light" | "road-alt" | "road-alt-duotone" | "road-alt-duotone-line" | "road-alt-fill" | "road-alt-light" | "road-duotone" | "road-fill" | "road-finish" | "road-finish-duotone" | "road-finish-duotone-line" | "road-finish-fill" | "road-finish-light" | "road-light" | "roda-duotone-line" | "speed-alt" | "speed-alt-duotone" | "speed-alt-duotone-line" | "speed-alt-light" | "speed-duotone-line" | "speed-fill-duotone" | "speed-light" | "battery-full-duotone" | "battery-full-duotone-line" | "battery-full-fill" | "battery-full-light" | "battery-low-duotone" | "battery-low-duotone-line" | "battery-low-light" | "camera-duotone" | "camera-duotone-line" | "camera-light" | "lightning-alt" | "lightning-alt-duotone" | "lightning-alt-duotone-line" | "lightning-alt-fill" | "lightning-alt-light" | "lightning-duotone" | "lightning-duotone-line" | "lightning-light" | "lightning-ring" | "lightning-ring-duotone" | "lightning-ring-duotone-line" | "lightning-ring-light" | "nfc-duotone" | "nfc-duotone-line" | "nfc-fill" | "nfc-light" | "box-refresh-alt-right" | "box-refresh-alt-right-light" | "box-refresh-right" | "box-refresh-right-light" | "circle-left-light" | "circle-right-alt" | "circle-right-alt-light" | "circle-right-light" | "refresh-2" | "refresh-2-light" | "refresh-light" | "cancel-duotone" | "cancel-duotone-line" | "cancel-fill" | "cancel-light" | "remove-duotone" | "remove-duotone-line" | "remove-fill" | "remove-light" | "full" | "full-alt" | "full-alt-light" | "full-light" | "full-screen-corner" | "full-screen-corner-light" | "in-light" | "move-alt-alt" | "out" | "out-light" | "reduce-light" | "regroup" | "regroup-light" | "size-down" | "size-right-up" | "chield" | "chield-alt" | "chield-alt-duotone" | "chield-alt-duotone-line" | "chield-alt-fill" | "chield-alt-light" | "chield-check" | "chield-check-duotone" | "chield-check-duotone-line" | "chield-check-fill" | "chield-check-light" | "chield-duotone" | "chield-duotone-line" | "chield-fill" | "chield-light" | "hide-eye" | "hide-eye-duotone" | "hide-eye-duotone-line" | "hide-eye-fill" | "hide-eye-light" | "key-alt" | "key-alt-duotone" | "key-alt-duotone-line" | "key-alt-fill" | "key-alt-light" | "key-duotone" | "key-duotone-line" | "key-light" | "lock-alt-duotone" | "lock-alt-duotone-line" | "lock-alt-fill" | "lock-alt-light" | "lock-duotone-line" | "unlock-duotone" | "unlock-duotone-line" | "unlock-light" | "bag-alt" | "bag-alt-duotone" | "bag-alt-duotone-line" | "bag-alt-fill" | "bag-alt-light" | "bag-duotone" | "bag-duotone-line" | "bag-light" | "basket-alt" | "basket-alt-2" | "basket-alt-2-duotone-line" | "basket-alt-2-light" | "basket-alt-3" | "basket-alt-3-light" | "basket-alt-duotone" | "basket-alt-duotone-line" | "basket-alt-light" | "basket-duotone" | "basket-duotone-line" | "basket-light" | "boxes-light" | "credit-card-duotone-line" | "del-alt" | "del-alt-duotone" | "del-alt-duotone-line" | "del-alt-fill" | "del-alt-light" | "filter-alt-duotone" | "filter-alt-duotone-line" | "filter-alt-fill" | "filter-alt-light" | "gift-alt-light" | "gift-light-duotone" | "gift-light-duotone-line" | "home-duotone-line" | "money-duotone" | "money-duotone-line" | "money-fill" | "money-light" | "news-duotone-line" | "shop-duotone" | "shop-duotone-line" | "shop-light" | "ticket-alt-duotone" | "ticket-alt-duotone-line" | "ticket-alt-fill" | "ticket-alt-light" | "ticket-duotone-line" | "ticket-use" | "ticket-use-duotone" | "ticket-use-duotone-line" | "ticket-use-fill" | "ticket-use-light" | "trash-duotone-line" | "wallet-alt-duotone" | "wallet-alt-duotone-line" | "wallet-alt-fill" | "wallet-alt-light" | "wallet-duotone" | "wallet-duotone-line" | "wallet-light" | "arrow-alt-ldown" | "arrow-alt-ldown-alt" | "arrow-alt-left" | "arrow-alt-left-alt" | "arrow-alt-lright" | "arrow-alt-lright-alt" | "arrow-alt-ltop" | "arrow-alt-ltop-alt" | "arrow-down-light" | "arrow-down-long-light" | "arrow-drop-down-big" | "arrow-drop-left" | "arrow-drop-right" | "arrow-left-light" | "arrow-left-long-light" | "arrow-right-light" | "arrow-right-long-light" | "arrow-top-light" | "arrow-top-long" | "arrow-top-long-light" | "expand-down-light" | "expand-left-light" | "expand-right-light" | "expand-up-light" | "chat-alt-2-duotone" | "chat-alt-2-duotone-line" | "chat-alt-2-fill" | "chat-alt-2-light" | "chat-alt-3" | "chat-alt-3-duotone" | "chat-alt-3-duotone-line" | "chat-alt-3-fill" | "chat-alt-3-light" | "chat-alt-add" | "chat-alt-add-duotone" | "chat-alt-add-duotone-line" | "chat-alt-add-fill" | "chat-alt-add-light" | "chat-alt-duotone" | "chat-alt-duotone-line" | "chat-alt-fill" | "chat-alt-light" | "chat-duotone" | "chat-duotone-line" | "chat-light" | "chat-plus-duotone" | "chat-plus-duotone-line" | "chat-plus-fill" | "chat-plus-light" | "chat-search-duotone" | "chat-search-duotone-light" | "chat-search-light" | "comment-duotone-line" | "insta" | "insta-duotone" | "insta-duotone-line" | "insta-fill" | "insta-light" | "collapse-light" | "fluid-light" | "resize-down-right" | "resize-down-right-light" | "sort-alfa" | "sort-alfa-light" | "sort-arrow" | "sort-arrow-light" | "sort-down-light" | "sort-list" | "sort-list-alt" | "sort-list-alt-light" | "sort-list-light" | "sort-random" | "sort-random-light" | "sort-up-light" | "transger" | "transger-light" | "calories-light" | "carbs" | "carbs-light" | "fat-light" | "protein" | "protein-light" | "trophy-light" | "water-light" | "atom-alt" | "atom-alt-light" | "atom-light" | "book-check-duotone" | "book-check-duotone-line" | "book-check-fill" | "book-check-light" | "book-duotone" | "book-duotone-line" | "book-light" | "book-open-alt" | "book-open-alt-duotone" | "book-open-alt-duotone-light" | "book-open-alt-fill" | "book-open-alt-light" | "book-open-duotone" | "book-open-duotone-line" | "book-open-light" | "chemistry-light" | "covert" | "covert-light" | "flask-alt" | "flask-alt-light" | "flask-light" | "glasses-light" | "molecule-light" | "mortarboard-alt" | "mortarboard-alt-2" | "mortarboard-alt-2-light" | "mortarboard-alt-light" | "mortarboard-light" | "roll-alt" | "roll-alt-light-light" | "roll-light-light" | "root-light-light" | "sertificate" | "sertificate-light" | "tie-light" | "alarmclock-duotone" | "alarmclock-duotone-line" | "alarmclock-fill" | "alarmclock-light" | "clock-duotone-line" | "hhourglass-move-light" | "hourglass-light" | "jump-time" | "jump-time-duotone" | "jump-time-duotone-line" | "jump-time-fill" | "time-atack" | "time-atack-duotone" | "time-atack-duotone-line" | "time-atack-fill" | "time-atack-light" | "time-del-light" | "time-duotone" | "time-duotone-line" | "time-light" | "time-progress" | "time-progress-duotone" | "time-progress-duotone-line" | "time-progress-fill" | "time-progress-light" | "time-sleep-light" | "tumer" | "tumer-duotone" | "tumer-duotone-line" | "tumer-fill" | "tumer-light" | "watch-light" | "pass-light" | "suitcase-light" | "edit-duotone-line" | "info-alt" | "info-alt-duotone" | "info-alt-duotone-line" | "info-alt-fill" | "info-alt-light" | "info-duotone" | "info-duotone-line" | "info-light" | "on-button" | "on-button-duotone" | "on-button-duotone-line" | "on-button-fill" | "on-button-light" | "question-duotone" | "question-duotone-line" | "question-light" | "search-alt-duotone" | "search-alt-duotone-line" | "search-alt-fill" | "search-alt-light" | "search-duotone-line" | "setting-alt-fill" | "setting-alt-line" | "setting-alt-line-duotone" | "setting-alt-line-duotone-line" | "setting-alt-line-light" | "setting-fill" | "setting-line" | "setting-line-duotone" | "setting-line-duotone-line" | "setting-line-light" | "group-add-fill" | "group-add-light" | "group-light" | "group-scan" | "group-scan-fill" | "user-add-alt" | "user-add-alt-duotone" | "user-add-alt-duotone-line" | "user-add-alt-fill" | "user-add-alt-light" | "user-add-duotone" | "user-add-duotone-line" | "user-add-light" | "user-alt-duotone" | "user-alt-duotone-line" | "user-alt-fill" | "user-alt-light" | "user-box" | "user-box-duotone" | "user-box-duotone-line" | "user-box-fill" | "user-box-light" | "user-cicrle" | "user-cicrle-duotone" | "user-cicrle-duotone-line" | "user-cicrle-light" | "user-duotone" | "user-duotone-line" | "user-fill-add" | "user-light" | "user-scan-duotone" | "user-scan-duotone-line" | "user-scan-fill" | "user-scan-light" | "view-alt" | "view-alt-duotone" | "view-alt-duotone-line" | "view-alt-fill" | "view-alt-light" | "view-duotone" | "view-duotone-line" | "view-fill" | "view-hide" | "view-hide-duotone" | "view-hide-duotone-line" | "view-hide-fill" | "view-hide-light" | "view-horizont" | "view-horizont-duotone" | "view-horizont-duotone-line" | "view-horizont-fill" | "view-light" | "cloud-alt-duotone" | "cloud-alt-fill" | "cloud-alt-light" | "moon-alt" | "moon-alt-duotone" | "moon-alt-fill" | "moon-alt-light" | "moon-duotone" | "moon-light" | "rain-duotone" | "rain-fill" | "rain-light" | "storm-duotone" | "storm-fill" | "storm-light" | "sun-duotone" | "sunlight-duotone" | "sunlight-fill" | "sunlight-light" | "temperature-duotone" | "temperature-fill" | "temperature-light" | "winter" | "winter-duotone" | "winter-fill" | "winter-light">): import("react").JSX.Element;
|
|
1540
1540
|
displayName: string;
|
|
1541
1541
|
};
|
|
1542
1542
|
export {};
|
|
@@ -1099,7 +1099,7 @@ declare const line_mdIconNames: {
|
|
|
1099
1099
|
};
|
|
1100
1100
|
export type LineMdIconName = keyof typeof line_mdIconNames;
|
|
1101
1101
|
export declare const LineMd: {
|
|
1102
|
-
({ 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<"filter" | "search" | "link" | "image" | "alert" | "menu" | "switch" | "list" | "circle" | "marker" | "at" | "backup-restore" | "briefcase" | "briefcase-check" | "briefcase-minus" | "briefcase-plus" | "briefcase-remove" | "cancel" | "chat" | "check-all" | "chevron-triple-down" | "chevron-triple-left" | "chevron-triple-right" | "chevron-triple-up" | "clipboard" | "clipboard-check" | "clipboard-list" | "clipboard-minus" | "clipboard-plus" | "clipboard-remove" | "download" | "download-off" | "download-off-outline" | "download-outline" | "email" | "email-arrow-left" | "email-arrow-right" | "email-check" | "email-minus" | "email-multiple" | "email-plus" | "email-remove" | "filter-minus" | "filter-off" | "filter-plus" | "filter-remove" | "login" | "logout" | "plus-circle" | "rss" | "security" | "upload" | "upload-off" | "upload-off-outline" | "upload-outline" | "water-off" | "account" | "account-alert" | "account-remove" | "mushroom" | "mushroom-off" | "peanut" | "peanut-off" | "water" | "alert-circle" | "bell-alert" | "car-light-alert" | "chat-alert" | "email-alert" | "arrow-down" | "arrow-down-circle" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "volume-high" | "volume-low" | "volume-medium" | "volume-minus" | "volume-plus" | "car-light-dimmed" | "engine" | "engine-off" | "gauge" | "gauge-empty" | "gauge-full" | "gauge-low" | "hazard-lights" | "speedometer" | "steering" | "steering-off" | "facebook" | "github" | "instagram" | "linkedin" | "mastodon" | "patreon" | "reddit" | "soundcloud" | "spotify" | "twitter" | "youtube" | "cellphone" | "cellphone-arrow-down" | "cellphone-off" | "cellphone-screenshot" | "phone" | "phone-incoming" | "phone-off" | "phone-outgoing" | "phone-remove" | "cloud" | "calendar" | "laptop" | "monitor" | "monitor-arrow-down" | "monitor-off" | "monitor-screenshot" | "monitor-small" | "tablet" | "watch" | "pencil" | "file" | "file-cancel" | "file-document" | "file-document-minus" | "file-document-plus" | "file-document-remove" | "file-download" | "file-export" | "file-import" | "file-minus" | "file-plus" | "file-remove" | "file-search" | "file-upload" | "folder" | "folder-arrow-down" | "folder-arrow-left" | "folder-arrow-right" | "folder-arrow-up" | "folder-cancel" | "folder-check" | "folder-minus" | "folder-multiple" | "folder-music" | "folder-network" | "folder-off" | "folder-plus" | "folder-remove" | "folder-settings" | "folder-zip" | "text-box" | "text-box-multiple" | "beer" | "cake" | "coffee" | "cookie" | "cookie-check" | "cookie-minus" | "cookie-off" | "cookie-plus" | "cookie-remove" | "cookie-settings" | "pizza" | "taco" | "close" | "close-circle" | "minus-circle" | "heart" | "heart-half" | "compass" | "compass-off" | "map-marker" | "map-marker-minus" | "map-marker-off" | "map-marker-plus" | "map-marker-radius" | "map-marker-remove" | "bell" | "home" | "lightbulb" | "lightbulb-off" | "pause" | "play" | "minus" | "plus" | "cog" | "cog-off" | "square" | "star" | "star-half" | "arrow-small-down" | "arrow-small-left" | "arrow-small-right" | "arrow-small-up" | "document" | "moon" | "trash" | "computer" | "construction" | "external-link" | "hash" | "log-in" | "log-out" | "phone-call" | "thumbs-down" | "thumbs-up" | "align-center" | "align-justify" | "align-left" | "align-right" | "edit" | "minus-square" | "plus-square" | "alert-square" | "arrow-down-square" | "arrow-left-square" | "arrow-right-square" | "arrow-up-square" | "arrows-diagonal" | "arrows-horizontal" | "arrows-vertical" | "beer-filled" | "bell-filled" | "briefcase-filled" | "cloud-down" | "cloud-filled" | "cloud-up" | "compass-filled" | "cookie-filled" | "engine-filled" | "file-download-filled" | "file-filled" | "file-minus-filled" | "file-off" | "file-upload-filled" | "filter-filled" | "folder-filled" | "heart-filled" | "moon-filled" | "mushroom-filled" | "phone-filled" | "pizza-filled" | "pizza-off" | "star-filled" | "star-half-filled" | "u-turn-left" | "u-turn-right" | "bluesky" | "discord" | "emoji-angry" | "emoji-frown" | "emoji-grin" | "emoji-neutral" | "emoji-smile" | "person" | "person-add" | "question" | "question-circle" | "question-square" | "telegram" | "tiktok" | "twitter-x" | "chat-off" | "phone-incoming-filled" | "phone-off-filled" | "phone-outgoing-filled" | "play-filled" | "thumbs-down-filled" | "thumbs-up-filled" | "document-add" | "person-remove" | "remove" | "sunny" | "sunny-outline" | "peertube" | "pixelfed" | "pleroma" | "alert-twotone" | "bell-twotone" | "close-circle-filled" | "close-circle-twotone" | "cloud-twotone" | "compass-twotone" | "edit-filled" | "edit-twotone" | "file-twotone" | "filter-twotone" | "folder-twotone" | "heart-twotone" | "home-twotone" | "minus-circle-filled" | "minus-circle-twotone" | "minus-square-filled" | "minus-square-twotone" | "phone-twotone" | "plus-circle-filled" | "plus-circle-twotone" | "plus-square-filled" | "plus-square-twotone" | "question-circle-twotone" | "spotify-filled" | "star-twotone" | "tablet-twotone" | "youtube-filled" | "speed" | "chat-bubble" | "person-search" | "roundabout-left" | "roundabout-right" | "watch-off" | "medical-services" | "my-location" | "person-off" | "fork-left" | "fork-right" | "turn-left" | "turn-right" | "turn-sharp-left" | "turn-sharp-right" | "turn-slight-left" | "turn-slight-right" | "close-small" | "downloading" | "filter-alt" | "filter-alt-off" | "home-simple" | "switch-off" | "buy-me-a-coffee" | "search-filled" | "chevron-down-square" | "chevron-left-square" | "chevron-right-square" | "chevron-up-square" | "cloud-alt" | "map-marker-alt" | "star-alt" | "chevron-small-down" | "chevron-small-left" | "chevron-small-right" | "chevron-small-up" | "chat-round" | "document-delete" | "document-remove" | "switch-filled" | "document-report" | "document-code" | "round-360" | "round-ramp-left" | "round-ramp-right" | "grid-3" | "coffee-filled" | "image-filled" | "light-dark" | "monitor-filled" | "rotate-180" | "account-add" | "account-alert-loop" | "account-delete" | "account-small" | "person-add-filled" | "person-add-twotone" | "person-filled" | "person-off-filled" | "person-off-filled-loop" | "person-off-loop" | "person-off-twotone" | "person-off-twotone-loop" | "person-remove-filled" | "person-remove-twotone" | "person-search-filled" | "person-search-twotone" | "person-twotone" | "alert-circle-loop" | "alert-circle-twotone" | "alert-circle-twotone-loop" | "alert-loop" | "alert-square-loop" | "alert-square-twotone" | "alert-square-twotone-loop" | "alert-twotone-loop" | "bell-alert-filled" | "bell-alert-filled-loop" | "bell-alert-loop" | "bell-alert-twotone" | "bell-alert-twotone-loop" | "bell-filled-loop" | "bell-loop" | "bell-twotone-loop" | "question-square-twotone" | "arrow-close-down" | "arrow-close-left" | "arrow-close-right" | "arrow-close-up" | "arrow-down-circle-twotone" | "arrow-down-square-twotone" | "arrow-left-circle-twotone" | "arrow-left-square-twotone" | "arrow-open-down" | "arrow-open-left" | "arrow-open-right" | "arrow-open-up" | "arrow-right-circle-twotone" | "arrow-right-square-twotone" | "arrow-up-circle-twotone" | "arrow-up-square-twotone" | "arrows-diagonal-rotated" | "arrows-horizontal-alt" | "arrows-long-diagonal" | "arrows-long-diagonal-rotated" | "arrows-vertical-alt" | "chevron-down-circle-twotone" | "chevron-down-square-twotone" | "chevron-left-circle-twotone" | "chevron-left-square-twotone" | "chevron-right-circle-twotone" | "chevron-right-square-twotone" | "chevron-small-double-down" | "chevron-small-double-left" | "chevron-small-double-right" | "chevron-small-double-up" | "chevron-small-triple-down" | "chevron-small-triple-left" | "chevron-small-triple-right" | "chevron-small-triple-up" | "chevron-up-circle-twotone" | "chevron-up-square-twotone" | "double-arrow-horizontal" | "double-arrow-vertical" | "navigation-left-down" | "navigation-left-up" | "navigation-right-down" | "navigation-right-up" | "brake" | "brake-abs" | "brake-abs-filled" | "brake-abs-twotone" | "brake-alert" | "brake-alert-filled" | "brake-alert-twotone" | "brake-filled" | "brake-hold" | "brake-hold-filled" | "brake-hold-twotone" | "brake-parking" | "brake-parking-filled" | "brake-parking-twotone" | "brake-twotone" | "car-light" | "car-light-alert-filled" | "car-light-alert-off" | "car-light-alert-off-filled" | "car-light-alert-off-twotone" | "car-light-alert-twotone" | "car-light-dimmed-filled" | "car-light-dimmed-off" | "car-light-dimmed-off-filled" | "car-light-dimmed-off-twotone" | "car-light-dimmed-twotone" | "car-light-filled" | "car-light-off" | "car-light-off-filled" | "car-light-off-twotone" | "car-light-twotone" | "engine-off-filled" | "engine-off-twotone" | "engine-twotone" | "gauge-empty-twotone" | "gauge-full-twotone" | "gauge-loop" | "gauge-low-twotone" | "gauge-twotone" | "gauge-twotone-loop" | "hazard-lights-filled" | "hazard-lights-filled-loop" | "hazard-lights-loop" | "hazard-lights-off" | "hazard-lights-off-filled" | "hazard-lights-off-filled-loop" | "hazard-lights-off-loop" | "speed-loop" | "speed-twotone" | "speed-twotone-loop" | "speedometer-loop" | "chat-alert-filled" | "chat-alert-twotone" | "chat-bubble-filled" | "chat-bubble-off" | "chat-bubble-off-filled" | "chat-bubble-off-twotone" | "chat-bubble-twotone" | "chat-filled" | "chat-off-filled" | "chat-off-twotone" | "chat-round-alert" | "chat-round-alert-filled" | "chat-round-alert-twotone" | "chat-round-dots" | "chat-round-dots-filled" | "chat-round-dots-twotone" | "chat-round-filled" | "chat-round-off" | "chat-round-off-filled" | "chat-round-off-twotone" | "chat-round-twotone" | "chat-twotone" | "phone-add" | "phone-add-filled" | "phone-add-twotone" | "phone-call-filled" | "phone-call-loop" | "phone-call-twotone" | "phone-call-twotone-loop" | "phone-incoming-twotone" | "phone-off-filled-loop" | "phone-off-loop" | "phone-off-twotone" | "phone-off-twotone-loop" | "phone-outgoing-twotone" | "phone-remove-filled" | "phone-remove-twotone" | "arrow-align-bottom" | "arrow-align-center" | "arrow-align-left" | "arrow-align-middle" | "arrow-align-right" | "arrow-align-top" | "check-list-3" | "check-list-3-filled" | "check-list-3-twotone" | "clipboard-arrow" | "clipboard-arrow-twotone" | "clipboard-check-to-clipboard-transition" | "clipboard-check-twotone" | "clipboard-check-twotone-to-clipboard-twotone-transition" | "clipboard-list-twotone" | "clipboard-minus-twotone" | "clipboard-plus-twotone" | "clipboard-remove-twotone" | "clipboard-to-clipboard-check-transition" | "clipboard-twotone" | "clipboard-twotone-to-clipboard-check-twotone-transition" | "document-add-twotone" | "document-code-twotone" | "document-delete-twotone" | "document-list" | "document-list-twotone" | "document-remove-twotone" | "document-report-twotone" | "document-twotone" | "edit-full-filled" | "edit-full-twotone" | "grid-3-filled" | "grid-3-twotone" | "image-twotone" | "list-3" | "list-3-filled" | "list-3-twotone" | "list-indented" | "list-indented-reversed" | "marker-filled" | "marker-twotone" | "paint-drop" | "paint-drop-filled" | "paint-drop-half-filled" | "paint-drop-half-filled-twotone" | "paint-drop-half-twotone" | "paint-drop-twotone" | "pencil-alt-twotone" | "pencil-twotone" | "rotate-270" | "rotate-90" | "valign-baseline" | "valign-baseline-twotone" | "valign-bottom" | "valign-bottom-twotone" | "valign-middle" | "valign-middle-twotone" | "valign-top" | "valign-top-twotone" | "emoji-angry-filled" | "emoji-angry-twotone" | "emoji-cry" | "emoji-cry-filled" | "emoji-frown-filled" | "emoji-frown-open" | "emoji-frown-open-filled" | "emoji-frown-open-twotone" | "emoji-frown-twotone" | "emoji-grin-filled" | "emoji-grin-twotone" | "emoji-neutral-filled" | "emoji-neutral-twotone" | "emoji-smile-filled" | "emoji-smile-twotone" | "emoji-smile-wink" | "emoji-smile-wink-filled" | "emoji-smile-wink-twotone" | "download-loop" | "download-off-loop" | "download-off-outline-loop" | "download-off-twotone" | "download-off-twotone-loop" | "download-outline-loop" | "download-twotone" | "download-twotone-loop" | "downloading-loop" | "file-cancel-filled" | "file-cancel-twotone" | "file-document-cancel" | "file-document-cancel-filled" | "file-document-cancel-twotone" | "file-document-filled" | "file-document-minus-filled" | "file-document-minus-twotone" | "file-document-off" | "file-document-off-filled" | "file-document-off-twotone" | "file-document-plus-filled" | "file-document-plus-twotone" | "file-document-remove-filled" | "file-document-remove-twotone" | "file-document-twotone" | "file-download-twotone" | "file-export-filled" | "file-export-twotone" | "file-import-filled" | "file-import-twotone" | "file-minus-twotone" | "file-off-filled" | "file-off-twotone" | "file-plus-filled" | "file-plus-twotone" | "file-remove-filled" | "file-remove-twotone" | "file-search-filled" | "file-search-twotone" | "file-upload-twotone" | "folder-arrow-down-filled" | "folder-arrow-down-twotone" | "folder-arrow-left-filled" | "folder-arrow-left-twotone" | "folder-arrow-right-filled" | "folder-arrow-right-twotone" | "folder-arrow-up-filled" | "folder-arrow-up-twotone" | "folder-cancel-filled" | "folder-cancel-twotone" | "folder-check-filled" | "folder-check-twotone" | "folder-minus-filled" | "folder-minus-twotone" | "folder-multiple-filled" | "folder-multiple-twotone" | "folder-music-filled" | "folder-music-twotone" | "folder-network-filled" | "folder-network-twotone" | "folder-off-filled" | "folder-off-twotone" | "folder-plus-filled" | "folder-plus-twotone" | "folder-remove-filled" | "folder-remove-twotone" | "folder-settings-filled" | "folder-settings-twotone" | "folder-zip-filled" | "folder-zip-twotone" | "text-box-multiple-to-text-box-transition" | "text-box-multiple-twotone" | "text-box-multiple-twotone-to-text-box-twotone-transition" | "text-box-to-text-box-multiple-transition" | "text-box-twotone" | "text-box-twotone-to-text-box-multiple-twotone-transition" | "upload-loop" | "upload-off-loop" | "upload-off-outline-loop" | "upload-off-twotone" | "upload-off-twotone-loop" | "upload-outline-loop" | "upload-twotone" | "upload-twotone-loop" | "uploading" | "uploading-loop" | "beer-alt" | "beer-alt-filled" | "beer-alt-filled-loop" | "beer-alt-loop" | "beer-alt-twotone" | "beer-alt-twotone-loop" | "beer-filled-loop" | "beer-loop" | "beer-twotone" | "beer-twotone-loop" | "cake-filled" | "cake-twotone" | "coffee-arrow" | "coffee-arrow-filled" | "coffee-arrow-twotone" | "coffee-filled-loop" | "coffee-half-empty-filled-loop" | "coffee-half-empty-twotone-loop" | "coffee-loop" | "coffee-twotone" | "coffee-twotone-loop" | "cookie-check-filled" | "cookie-check-twotone" | "cookie-minus-filled" | "cookie-minus-twotone" | "cookie-off-filled" | "cookie-off-twotone" | "cookie-plus-filled" | "cookie-plus-twotone" | "cookie-remove-filled" | "cookie-remove-twotone" | "cookie-settings-filled" | "cookie-settings-twotone" | "cookie-twotone" | "mushroom-off-filled" | "mushroom-off-twotone" | "mushroom-twotone" | "peanut-filled" | "peanut-off-filled" | "peanut-off-twotone" | "peanut-twotone" | "pizza-off-filled" | "pizza-off-twotone" | "pizza-twotone" | "water-filled" | "water-off-filled" | "water-off-twotone" | "water-twotone" | "lightbulb-filled" | "lightbulb-off-filled" | "lightbulb-off-filled-loop" | "lightbulb-off-loop" | "lightbulb-off-twotone" | "lightbulb-off-twotone-loop" | "lightbulb-twotone" | "pause-to-play-filled-transition" | "pause-to-play-transition" | "play-filled-to-pause-transition" | "play-to-pause-transition" | "play-twotone" | "volume-high-filled" | "volume-high-twotone" | "volume-low-filled" | "volume-low-twotone" | "volume-medium-filled" | "volume-medium-twotone" | "volume-minus-filled" | "volume-minus-twotone" | "volume-plus-filled" | "volume-plus-twotone" | "volume-remove" | "volume-remove-filled" | "volume-remove-twotone" | "cancel-twotone" | "circle-filled-to-confirm-circle-filled-transition" | "circle-to-confirm-circle-transition" | "circle-to-confirm-circle-twotone-transition" | "circle-twotone" | "circle-twotone-to-confirm-circle-transition" | "circle-twotone-to-confirm-circle-twotone-transition" | "cog-filled" | "cog-filled-loop" | "cog-loop" | "cog-off-filled" | "cog-off-filled-loop" | "cog-off-loop" | "confirm" | "confirm-circle" | "confirm-circle-filled" | "confirm-circle-filled-to-circle-filled-transition" | "confirm-circle-to-circle-transition" | "confirm-circle-to-circle-twotone-transition" | "confirm-circle-twotone" | "confirm-circle-twotone-to-circle-transition" | "confirm-circle-twotone-to-circle-twotone-transition" | "confirm-square" | "confirm-square-filled" | "confirm-square-filled-to-square-filled-transition" | "confirm-square-to-square-transition" | "confirm-square-to-square-twotone-transition" | "confirm-square-twotone" | "confirm-square-twotone-to-square-transition" | "confirm-square-twotone-to-square-twotone-transition" | "construction-twotone" | "filter-confirm" | "filter-confirm-filled" | "filter-confirm-twotone" | "filter-minus-filled" | "filter-minus-twotone" | "filter-off-filled" | "filter-off-twotone" | "filter-plus-filled" | "filter-plus-twotone" | "filter-remove-filled" | "filter-remove-twotone" | "light-dark-loop" | "loading-alt-loop" | "loading-loop" | "loading-twotone-loop" | "search-twotone" | "square-filled-to-confirm-square-filled-transition" | "square-to-confirm-square-transition" | "square-to-confirm-square-twotone-transition" | "square-twotone" | "square-twotone-to-confirm-square-transition" | "square-twotone-to-confirm-square-twotone-transition" | "switch-filled-to-switch-off-filled-transition" | "switch-off-filled" | "switch-off-filled-to-switch-filled-transition" | "switch-off-to-switch-transition" | "switch-off-twotone" | "switch-off-twotone-to-switch-twotone-transition" | "switch-to-switch-off-transition" | "switch-twotone" | "switch-twotone-to-switch-off-twotone-transition" | "watch-loop" | "watch-off-loop" | "watch-off-twotone" | "watch-off-twotone-loop" | "watch-twotone" | "watch-twotone-loop" | "briefcase-cancel" | "briefcase-cancel-filled" | "briefcase-cancel-twotone" | "briefcase-check-filled" | "briefcase-check-twotone" | "briefcase-minus-filled" | "briefcase-minus-twotone" | "briefcase-plus-filled" | "briefcase-plus-twotone" | "briefcase-remove-filled" | "briefcase-remove-twotone" | "briefcase-twotone" | "compass-filled-loop" | "compass-loop" | "compass-off-filled" | "compass-off-filled-loop" | "compass-off-loop" | "compass-off-twotone" | "compass-off-twotone-loop" | "compass-twotone-loop" | "map-marker-alt-filled" | "map-marker-alt-filled-loop" | "map-marker-alt-loop" | "map-marker-alt-off" | "map-marker-alt-off-filled" | "map-marker-alt-off-filled-loop" | "map-marker-alt-off-loop" | "map-marker-alt-off-twotone" | "map-marker-alt-off-twotone-loop" | "map-marker-alt-twotone" | "map-marker-alt-twotone-loop" | "map-marker-filled" | "map-marker-filled-loop" | "map-marker-loop" | "map-marker-minus-filled" | "map-marker-minus-twotone" | "map-marker-multiple-alt" | "map-marker-multiple-alt-filled" | "map-marker-multiple-alt-twotone" | "map-marker-off-filled" | "map-marker-off-filled-loop" | "map-marker-off-loop" | "map-marker-off-twotone" | "map-marker-off-twotone-loop" | "map-marker-plus-filled" | "map-marker-plus-twotone" | "map-marker-radius-filled" | "map-marker-radius-twotone" | "map-marker-remove-filled" | "map-marker-remove-twotone" | "map-marker-twotone" | "map-marker-twotone-loop" | "medical-services-filled" | "medical-services-twotone" | "my-location-loop" | "my-location-off" | "my-location-off-loop" | "close-to-menu-alt-transition" | "close-to-menu-transition" | "external-link-rounded" | "hash-small" | "home-alt-twotone" | "home-md" | "home-md-alt-twotone" | "home-md-twotone" | "home-simple-filled" | "home-simple-twotone" | "menu-fold-left" | "menu-fold-right" | "menu-to-close-alt-transition" | "menu-to-close-transition" | "menu-unfold-left" | "menu-unfold-right" | "buy-me-a-coffee-filled" | "buy-me-a-coffee-twotone" | "discord-twotone" | "email-alert-filled" | "email-alert-twotone" | "email-alt-filled" | "email-alt-twotone" | "email-arrow-down" | "email-arrow-down-filled" | "email-arrow-down-twotone" | "email-arrow-left-filled" | "email-arrow-left-twotone" | "email-arrow-right-filled" | "email-arrow-right-twotone" | "email-arrow-up" | "email-arrow-up-filled" | "email-arrow-up-twotone" | "email-check-filled" | "email-check-twotone" | "email-filled" | "email-minus-filled" | "email-minus-twotone" | "email-multiple-filled" | "email-multiple-twotone" | "email-opened" | "email-opened-alt-filled" | "email-opened-alt-twotone" | "email-opened-filled" | "email-opened-multiple" | "email-opened-multiple-filled" | "email-opened-multiple-twotone" | "email-opened-twotone" | "email-plus-filled" | "email-plus-twotone" | "email-remove-filled" | "email-remove-twotone" | "email-twotone" | "github-loop" | "github-twotone" | "heart-filled-half" | "heart-half-filled" | "heart-half-twotone" | "heart-twotone-half" | "heart-twotone-half-filled" | "iconify1" | "iconify2-static" | "iconify2-static-twotone" | "mastodon-filled" | "mastodon-twotone" | "peertube-alt" | "pixelfed-filled" | "pixelfed-twotone" | "reddit-circle" | "reddit-circle-loop" | "reddit-loop" | "star-alt-filled" | "star-alt-twotone" | "star-filled-half" | "star-filled-right-half" | "star-half-twotone" | "star-pulsating-filled-loop" | "star-pulsating-loop" | "star-pulsating-twotone-loop" | "star-right-half" | "star-right-half-filled" | "star-right-half-twotone" | "star-twotone-half" | "star-twotone-right-half" | "thumbs-down-twotone" | "thumbs-up-twotone" | "twitter-filled" | "twitter-twotone" | "twitter-x-alt" | "youtube-twotone" | "cellphone-arrow-down-twotone" | "cellphone-arrow-up" | "cellphone-arrow-up-twotone" | "cellphone-off-twotone" | "cellphone-screenshot-twotone" | "cellphone-twotone" | "cloud-alt-braces" | "cloud-alt-braces-loop" | "cloud-alt-download" | "cloud-alt-download-filled" | "cloud-alt-download-filled-loop" | "cloud-alt-download-loop" | "cloud-alt-download-twotone" | "cloud-alt-download-twotone-loop" | "cloud-alt-filled" | "cloud-alt-filled-loop" | "cloud-alt-loop" | "cloud-alt-off" | "cloud-alt-off-filled" | "cloud-alt-off-filled-loop" | "cloud-alt-off-loop" | "cloud-alt-off-twotone" | "cloud-alt-off-twotone-loop" | "cloud-alt-print-filled-loop" | "cloud-alt-print-loop" | "cloud-alt-print-twotone-loop" | "cloud-alt-tags" | "cloud-alt-tags-filled" | "cloud-alt-tags-filled-loop" | "cloud-alt-tags-loop" | "cloud-alt-tags-twotone" | "cloud-alt-tags-twotone-loop" | "cloud-alt-twotone" | "cloud-alt-twotone-loop" | "cloud-alt-upload" | "cloud-alt-upload-filled" | "cloud-alt-upload-filled-loop" | "cloud-alt-upload-loop" | "cloud-alt-upload-twotone" | "cloud-alt-upload-twotone-loop" | "cloud-down-twotone" | "cloud-up-twotone" | "computer-twotone" | "laptop-twotone" | "monitor-arrow-down-twotone" | "monitor-arrow-up" | "monitor-arrow-up-twotone" | "monitor-mutlple" | "monitor-mutlple-twotone" | "monitor-off-filled" | "monitor-off-twotone" | "monitor-screenshot-twotone" | "monitor-small-filled" | "monitor-small-twotone" | "monitor-twotone" | "security-twotone" | "tablet-arrow-down" | "tablet-arrow-down-twotone" | "tablet-arrow-up" | "tablet-arrow-up-twotone" | "tablet-off" | "tablet-off-twotone" | "tablet-screenshot" | "tablet-screenshot-twotone" | "moon-alt-loop" | "moon-alt-to-sunny-outline-loop-transition" | "moon-filled-alt-loop" | "moon-filled-alt-to-sunny-filled-loop-transition" | "moon-filled-loop" | "moon-filled-to-sunny-filled-loop-transition" | "moon-filled-to-sunny-filled-transition" | "moon-loop" | "moon-rising-alt-loop" | "moon-rising-filled-alt-loop" | "moon-rising-filled-loop" | "moon-rising-loop" | "moon-rising-twotone-alt-loop" | "moon-rising-twotone-loop" | "moon-simple" | "moon-simple-filled" | "moon-simple-twotone" | "moon-to-sunny-outline-loop-transition" | "moon-to-sunny-outline-transition" | "moon-twotone" | "moon-twotone-alt-loop" | "moon-twotone-loop" | "sun-rising-filled-loop" | "sun-rising-loop" | "sun-rising-twotone-loop" | "sunny-filled" | "sunny-filled-loop" | "sunny-filled-loop-to-moon-filled-alt-loop-transition" | "sunny-filled-loop-to-moon-filled-loop-transition" | "sunny-filled-loop-to-moon-filled-transition" | "sunny-loop" | "sunny-outline-loop" | "sunny-outline-to-moon-alt-loop-transition" | "sunny-outline-to-moon-loop-transition" | "sunny-outline-to-moon-transition" | "sunny-outline-twotone" | "sunny-outline-twotone-loop" | "sunny-twotone" | "sunny-twotone-loop" | "weather-cloudy-loop">): import("react").JSX.Element;
|
|
1102
|
+
({ 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<"filter" | "search" | "link" | "image" | "alert" | "menu" | "switch" | "list" | "circle" | "marker" | "at" | "backup-restore" | "briefcase" | "briefcase-check" | "briefcase-minus" | "briefcase-plus" | "briefcase-remove" | "cancel" | "chat" | "check-all" | "chevron-triple-down" | "chevron-triple-left" | "chevron-triple-right" | "chevron-triple-up" | "clipboard" | "clipboard-check" | "clipboard-list" | "clipboard-minus" | "clipboard-plus" | "clipboard-remove" | "download" | "download-off" | "download-off-outline" | "download-outline" | "email" | "email-arrow-left" | "email-arrow-right" | "email-check" | "email-minus" | "email-multiple" | "email-plus" | "email-remove" | "filter-minus" | "filter-off" | "filter-plus" | "filter-remove" | "login" | "logout" | "plus-circle" | "rss" | "security" | "upload" | "upload-off" | "upload-off-outline" | "upload-outline" | "water-off" | "account" | "account-alert" | "account-remove" | "mushroom" | "mushroom-off" | "peanut" | "peanut-off" | "water" | "alert-circle" | "bell-alert" | "car-light-alert" | "chat-alert" | "email-alert" | "arrow-down" | "arrow-down-circle" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "volume-high" | "volume-low" | "volume-medium" | "volume-minus" | "volume-plus" | "car-light-dimmed" | "engine" | "engine-off" | "gauge" | "gauge-empty" | "gauge-full" | "gauge-low" | "hazard-lights" | "speedometer" | "steering" | "steering-off" | "facebook" | "github" | "instagram" | "linkedin" | "mastodon" | "patreon" | "reddit" | "soundcloud" | "spotify" | "twitter" | "youtube" | "cellphone" | "cellphone-arrow-down" | "cellphone-off" | "cellphone-screenshot" | "phone" | "phone-incoming" | "phone-off" | "phone-outgoing" | "phone-remove" | "cloud" | "calendar" | "laptop" | "monitor" | "monitor-arrow-down" | "monitor-off" | "monitor-screenshot" | "monitor-small" | "tablet" | "watch" | "pencil" | "file" | "file-cancel" | "file-document" | "file-document-minus" | "file-document-plus" | "file-document-remove" | "file-download" | "file-export" | "file-import" | "file-minus" | "file-plus" | "file-remove" | "file-search" | "file-upload" | "folder" | "folder-arrow-down" | "folder-arrow-left" | "folder-arrow-right" | "folder-arrow-up" | "folder-cancel" | "folder-check" | "folder-minus" | "folder-multiple" | "folder-music" | "folder-network" | "folder-off" | "folder-plus" | "folder-remove" | "folder-settings" | "folder-zip" | "text-box" | "text-box-multiple" | "beer" | "cake" | "coffee" | "cookie" | "cookie-check" | "cookie-minus" | "cookie-off" | "cookie-plus" | "cookie-remove" | "cookie-settings" | "pizza" | "taco" | "close" | "close-circle" | "minus-circle" | "heart" | "heart-half" | "compass" | "compass-off" | "map-marker" | "map-marker-minus" | "map-marker-off" | "map-marker-plus" | "map-marker-radius" | "map-marker-remove" | "bell" | "home" | "lightbulb" | "lightbulb-off" | "pause" | "play" | "minus" | "plus" | "cog" | "cog-off" | "square" | "star" | "star-half" | "arrow-small-down" | "arrow-small-left" | "arrow-small-right" | "arrow-small-up" | "document" | "moon" | "trash" | "computer" | "construction" | "external-link" | "hash" | "log-in" | "log-out" | "phone-call" | "thumbs-down" | "thumbs-up" | "align-center" | "align-justify" | "align-left" | "align-right" | "edit" | "minus-square" | "plus-square" | "alert-square" | "arrow-down-square" | "arrow-left-square" | "arrow-right-square" | "arrow-up-square" | "arrows-diagonal" | "arrows-horizontal" | "arrows-vertical" | "beer-filled" | "bell-filled" | "briefcase-filled" | "cloud-down" | "cloud-filled" | "cloud-up" | "compass-filled" | "cookie-filled" | "engine-filled" | "file-download-filled" | "file-filled" | "file-minus-filled" | "file-off" | "file-upload-filled" | "filter-filled" | "folder-filled" | "heart-filled" | "moon-filled" | "mushroom-filled" | "phone-filled" | "pizza-filled" | "pizza-off" | "star-filled" | "star-half-filled" | "u-turn-left" | "u-turn-right" | "bluesky" | "discord" | "emoji-angry" | "emoji-frown" | "emoji-grin" | "emoji-neutral" | "emoji-smile" | "person" | "person-add" | "question" | "question-circle" | "question-square" | "telegram" | "tiktok" | "twitter-x" | "chat-off" | "phone-incoming-filled" | "phone-off-filled" | "phone-outgoing-filled" | "play-filled" | "thumbs-down-filled" | "thumbs-up-filled" | "document-add" | "person-remove" | "remove" | "sunny" | "sunny-outline" | "peertube" | "pixelfed" | "pleroma" | "alert-twotone" | "bell-twotone" | "close-circle-filled" | "close-circle-twotone" | "cloud-twotone" | "compass-twotone" | "edit-filled" | "edit-twotone" | "file-twotone" | "filter-twotone" | "folder-twotone" | "heart-twotone" | "home-twotone" | "minus-circle-filled" | "minus-circle-twotone" | "minus-square-filled" | "minus-square-twotone" | "phone-twotone" | "plus-circle-filled" | "plus-circle-twotone" | "plus-square-filled" | "plus-square-twotone" | "question-circle-twotone" | "spotify-filled" | "star-twotone" | "tablet-twotone" | "youtube-filled" | "speed" | "chat-bubble" | "person-search" | "roundabout-left" | "roundabout-right" | "watch-off" | "medical-services" | "my-location" | "person-off" | "fork-left" | "fork-right" | "turn-left" | "turn-right" | "turn-sharp-left" | "turn-sharp-right" | "turn-slight-left" | "turn-slight-right" | "close-small" | "downloading" | "filter-alt" | "filter-alt-off" | "home-simple" | "switch-off" | "buy-me-a-coffee" | "search-filled" | "chevron-down-square" | "chevron-left-square" | "chevron-right-square" | "chevron-up-square" | "cloud-alt" | "map-marker-alt" | "star-alt" | "chevron-small-down" | "chevron-small-left" | "chevron-small-right" | "chevron-small-up" | "chat-round" | "document-delete" | "document-remove" | "switch-filled" | "document-report" | "document-code" | "round-360" | "round-ramp-left" | "round-ramp-right" | "grid-3" | "coffee-filled" | "image-filled" | "light-dark" | "monitor-filled" | "rotate-180" | "account-add" | "account-alert-loop" | "account-delete" | "account-small" | "person-add-filled" | "person-add-twotone" | "person-filled" | "person-off-filled" | "person-off-filled-loop" | "person-off-loop" | "person-off-twotone" | "person-off-twotone-loop" | "person-remove-filled" | "person-remove-twotone" | "person-search-filled" | "person-search-twotone" | "person-twotone" | "alert-circle-loop" | "alert-circle-twotone" | "alert-circle-twotone-loop" | "alert-loop" | "alert-square-loop" | "alert-square-twotone" | "alert-square-twotone-loop" | "alert-twotone-loop" | "bell-alert-filled" | "bell-alert-filled-loop" | "bell-alert-loop" | "bell-alert-twotone" | "bell-alert-twotone-loop" | "bell-filled-loop" | "bell-loop" | "bell-twotone-loop" | "question-square-twotone" | "arrow-close-down" | "arrow-close-left" | "arrow-close-right" | "arrow-close-up" | "arrow-down-circle-twotone" | "arrow-down-square-twotone" | "arrow-left-circle-twotone" | "arrow-left-square-twotone" | "arrow-open-down" | "arrow-open-left" | "arrow-open-right" | "arrow-open-up" | "arrow-right-circle-twotone" | "arrow-right-square-twotone" | "arrow-up-circle-twotone" | "arrow-up-square-twotone" | "arrows-diagonal-rotated" | "arrows-horizontal-alt" | "arrows-long-diagonal" | "arrows-long-diagonal-rotated" | "arrows-vertical-alt" | "chevron-down-circle-twotone" | "chevron-down-square-twotone" | "chevron-left-circle-twotone" | "chevron-left-square-twotone" | "chevron-right-circle-twotone" | "chevron-right-square-twotone" | "chevron-small-double-down" | "chevron-small-double-left" | "chevron-small-double-right" | "chevron-small-double-up" | "chevron-small-triple-down" | "chevron-small-triple-left" | "chevron-small-triple-right" | "chevron-small-triple-up" | "chevron-up-circle-twotone" | "chevron-up-square-twotone" | "double-arrow-horizontal" | "double-arrow-vertical" | "navigation-left-down" | "navigation-left-up" | "navigation-right-down" | "navigation-right-up" | "brake" | "brake-abs" | "brake-abs-filled" | "brake-abs-twotone" | "brake-alert" | "brake-alert-filled" | "brake-alert-twotone" | "brake-filled" | "brake-hold" | "brake-hold-filled" | "brake-hold-twotone" | "brake-parking" | "brake-parking-filled" | "brake-parking-twotone" | "brake-twotone" | "car-light" | "car-light-alert-filled" | "car-light-alert-off" | "car-light-alert-off-filled" | "car-light-alert-off-twotone" | "car-light-alert-twotone" | "car-light-dimmed-filled" | "car-light-dimmed-off" | "car-light-dimmed-off-filled" | "car-light-dimmed-off-twotone" | "car-light-dimmed-twotone" | "car-light-filled" | "car-light-off" | "car-light-off-filled" | "car-light-off-twotone" | "car-light-twotone" | "engine-off-filled" | "engine-off-twotone" | "engine-twotone" | "gauge-empty-twotone" | "gauge-full-twotone" | "gauge-loop" | "gauge-low-twotone" | "gauge-twotone" | "gauge-twotone-loop" | "hazard-lights-filled" | "hazard-lights-filled-loop" | "hazard-lights-loop" | "hazard-lights-off" | "hazard-lights-off-filled" | "hazard-lights-off-filled-loop" | "hazard-lights-off-loop" | "speed-loop" | "speed-twotone" | "speed-twotone-loop" | "speedometer-loop" | "chat-alert-filled" | "chat-alert-twotone" | "chat-bubble-filled" | "chat-bubble-off" | "chat-bubble-off-filled" | "chat-bubble-off-twotone" | "chat-bubble-twotone" | "chat-filled" | "chat-off-filled" | "chat-off-twotone" | "chat-round-alert" | "chat-round-alert-filled" | "chat-round-alert-twotone" | "chat-round-dots" | "chat-round-dots-filled" | "chat-round-dots-twotone" | "chat-round-filled" | "chat-round-off" | "chat-round-off-filled" | "chat-round-off-twotone" | "chat-round-twotone" | "chat-twotone" | "phone-add" | "phone-add-filled" | "phone-add-twotone" | "phone-call-filled" | "phone-call-loop" | "phone-call-twotone" | "phone-call-twotone-loop" | "phone-incoming-twotone" | "phone-off-filled-loop" | "phone-off-loop" | "phone-off-twotone" | "phone-off-twotone-loop" | "phone-outgoing-twotone" | "phone-remove-filled" | "phone-remove-twotone" | "arrow-align-bottom" | "arrow-align-center" | "arrow-align-left" | "arrow-align-middle" | "arrow-align-right" | "arrow-align-top" | "check-list-3" | "check-list-3-filled" | "check-list-3-twotone" | "clipboard-arrow" | "clipboard-arrow-twotone" | "clipboard-check-to-clipboard-transition" | "clipboard-check-twotone" | "clipboard-check-twotone-to-clipboard-twotone-transition" | "clipboard-list-twotone" | "clipboard-minus-twotone" | "clipboard-plus-twotone" | "clipboard-remove-twotone" | "clipboard-to-clipboard-check-transition" | "clipboard-twotone" | "clipboard-twotone-to-clipboard-check-twotone-transition" | "document-add-twotone" | "document-code-twotone" | "document-delete-twotone" | "document-list" | "document-list-twotone" | "document-remove-twotone" | "document-report-twotone" | "document-twotone" | "edit-full-filled" | "edit-full-twotone" | "grid-3-filled" | "grid-3-twotone" | "image-twotone" | "list-3" | "list-3-filled" | "list-3-twotone" | "list-indented" | "list-indented-reversed" | "marker-filled" | "marker-twotone" | "paint-drop" | "paint-drop-filled" | "paint-drop-half-filled" | "paint-drop-half-filled-twotone" | "paint-drop-half-twotone" | "paint-drop-twotone" | "pencil-alt-twotone" | "pencil-twotone" | "rotate-270" | "rotate-90" | "valign-baseline" | "valign-baseline-twotone" | "valign-bottom" | "valign-bottom-twotone" | "valign-middle" | "valign-middle-twotone" | "valign-top" | "valign-top-twotone" | "emoji-angry-filled" | "emoji-angry-twotone" | "emoji-cry" | "emoji-cry-filled" | "emoji-frown-filled" | "emoji-frown-open" | "emoji-frown-open-filled" | "emoji-frown-open-twotone" | "emoji-frown-twotone" | "emoji-grin-filled" | "emoji-grin-twotone" | "emoji-neutral-filled" | "emoji-neutral-twotone" | "emoji-smile-filled" | "emoji-smile-twotone" | "emoji-smile-wink" | "emoji-smile-wink-filled" | "emoji-smile-wink-twotone" | "download-loop" | "download-off-loop" | "download-off-outline-loop" | "download-off-twotone" | "download-off-twotone-loop" | "download-outline-loop" | "download-twotone" | "download-twotone-loop" | "downloading-loop" | "file-cancel-filled" | "file-cancel-twotone" | "file-document-cancel" | "file-document-cancel-filled" | "file-document-cancel-twotone" | "file-document-filled" | "file-document-minus-filled" | "file-document-minus-twotone" | "file-document-off" | "file-document-off-filled" | "file-document-off-twotone" | "file-document-plus-filled" | "file-document-plus-twotone" | "file-document-remove-filled" | "file-document-remove-twotone" | "file-document-twotone" | "file-download-twotone" | "file-export-filled" | "file-export-twotone" | "file-import-filled" | "file-import-twotone" | "file-minus-twotone" | "file-off-filled" | "file-off-twotone" | "file-plus-filled" | "file-plus-twotone" | "file-remove-filled" | "file-remove-twotone" | "file-search-filled" | "file-search-twotone" | "file-upload-twotone" | "folder-arrow-down-filled" | "folder-arrow-down-twotone" | "folder-arrow-left-filled" | "folder-arrow-left-twotone" | "folder-arrow-right-filled" | "folder-arrow-right-twotone" | "folder-arrow-up-filled" | "folder-arrow-up-twotone" | "folder-cancel-filled" | "folder-cancel-twotone" | "folder-check-filled" | "folder-check-twotone" | "folder-minus-filled" | "folder-minus-twotone" | "folder-multiple-filled" | "folder-multiple-twotone" | "folder-music-filled" | "folder-music-twotone" | "folder-network-filled" | "folder-network-twotone" | "folder-off-filled" | "folder-off-twotone" | "folder-plus-filled" | "folder-plus-twotone" | "folder-remove-filled" | "folder-remove-twotone" | "folder-settings-filled" | "folder-settings-twotone" | "folder-zip-filled" | "folder-zip-twotone" | "text-box-multiple-to-text-box-transition" | "text-box-multiple-twotone" | "text-box-multiple-twotone-to-text-box-twotone-transition" | "text-box-to-text-box-multiple-transition" | "text-box-twotone" | "text-box-twotone-to-text-box-multiple-twotone-transition" | "upload-loop" | "upload-off-loop" | "upload-off-outline-loop" | "upload-off-twotone" | "upload-off-twotone-loop" | "upload-outline-loop" | "upload-twotone" | "upload-twotone-loop" | "uploading" | "uploading-loop" | "beer-alt" | "beer-alt-filled" | "beer-alt-filled-loop" | "beer-alt-loop" | "beer-alt-twotone" | "beer-alt-twotone-loop" | "beer-filled-loop" | "beer-loop" | "beer-twotone" | "beer-twotone-loop" | "cake-filled" | "cake-twotone" | "coffee-arrow" | "coffee-arrow-filled" | "coffee-arrow-twotone" | "coffee-filled-loop" | "coffee-half-empty-filled-loop" | "coffee-half-empty-twotone-loop" | "coffee-loop" | "coffee-twotone" | "coffee-twotone-loop" | "cookie-check-filled" | "cookie-check-twotone" | "cookie-minus-filled" | "cookie-minus-twotone" | "cookie-off-filled" | "cookie-off-twotone" | "cookie-plus-filled" | "cookie-plus-twotone" | "cookie-remove-filled" | "cookie-remove-twotone" | "cookie-settings-filled" | "cookie-settings-twotone" | "cookie-twotone" | "mushroom-off-filled" | "mushroom-off-twotone" | "mushroom-twotone" | "peanut-filled" | "peanut-off-filled" | "peanut-off-twotone" | "peanut-twotone" | "pizza-off-filled" | "pizza-off-twotone" | "pizza-twotone" | "water-filled" | "water-off-filled" | "water-off-twotone" | "water-twotone" | "lightbulb-filled" | "lightbulb-off-filled" | "lightbulb-off-filled-loop" | "lightbulb-off-loop" | "lightbulb-off-twotone" | "lightbulb-off-twotone-loop" | "lightbulb-twotone" | "pause-to-play-filled-transition" | "pause-to-play-transition" | "play-filled-to-pause-transition" | "play-to-pause-transition" | "play-twotone" | "volume-high-filled" | "volume-high-twotone" | "volume-low-filled" | "volume-low-twotone" | "volume-medium-filled" | "volume-medium-twotone" | "volume-minus-filled" | "volume-minus-twotone" | "volume-plus-filled" | "volume-plus-twotone" | "volume-remove" | "volume-remove-filled" | "volume-remove-twotone" | "cancel-twotone" | "circle-filled-to-confirm-circle-filled-transition" | "circle-to-confirm-circle-transition" | "circle-to-confirm-circle-twotone-transition" | "circle-twotone" | "circle-twotone-to-confirm-circle-transition" | "circle-twotone-to-confirm-circle-twotone-transition" | "cog-filled" | "cog-filled-loop" | "cog-loop" | "cog-off-filled" | "cog-off-filled-loop" | "cog-off-loop" | "confirm" | "confirm-circle" | "confirm-circle-filled" | "confirm-circle-filled-to-circle-filled-transition" | "confirm-circle-to-circle-transition" | "confirm-circle-to-circle-twotone-transition" | "confirm-circle-twotone" | "confirm-circle-twotone-to-circle-transition" | "confirm-circle-twotone-to-circle-twotone-transition" | "confirm-square" | "confirm-square-filled" | "confirm-square-filled-to-square-filled-transition" | "confirm-square-to-square-transition" | "confirm-square-to-square-twotone-transition" | "confirm-square-twotone" | "confirm-square-twotone-to-square-transition" | "confirm-square-twotone-to-square-twotone-transition" | "construction-twotone" | "filter-confirm" | "filter-confirm-filled" | "filter-confirm-twotone" | "filter-minus-filled" | "filter-minus-twotone" | "filter-off-filled" | "filter-off-twotone" | "filter-plus-filled" | "filter-plus-twotone" | "filter-remove-filled" | "filter-remove-twotone" | "light-dark-loop" | "loading-alt-loop" | "loading-loop" | "loading-twotone-loop" | "search-twotone" | "square-filled-to-confirm-square-filled-transition" | "square-to-confirm-square-transition" | "square-to-confirm-square-twotone-transition" | "square-twotone" | "square-twotone-to-confirm-square-transition" | "square-twotone-to-confirm-square-twotone-transition" | "switch-filled-to-switch-off-filled-transition" | "switch-off-filled" | "switch-off-filled-to-switch-filled-transition" | "switch-off-to-switch-transition" | "switch-off-twotone" | "switch-off-twotone-to-switch-twotone-transition" | "switch-to-switch-off-transition" | "switch-twotone" | "switch-twotone-to-switch-off-twotone-transition" | "watch-loop" | "watch-off-loop" | "watch-off-twotone" | "watch-off-twotone-loop" | "watch-twotone" | "watch-twotone-loop" | "briefcase-cancel" | "briefcase-cancel-filled" | "briefcase-cancel-twotone" | "briefcase-check-filled" | "briefcase-check-twotone" | "briefcase-minus-filled" | "briefcase-minus-twotone" | "briefcase-plus-filled" | "briefcase-plus-twotone" | "briefcase-remove-filled" | "briefcase-remove-twotone" | "briefcase-twotone" | "compass-filled-loop" | "compass-loop" | "compass-off-filled" | "compass-off-filled-loop" | "compass-off-loop" | "compass-off-twotone" | "compass-off-twotone-loop" | "compass-twotone-loop" | "map-marker-alt-filled" | "map-marker-alt-filled-loop" | "map-marker-alt-loop" | "map-marker-alt-off" | "map-marker-alt-off-filled" | "map-marker-alt-off-filled-loop" | "map-marker-alt-off-loop" | "map-marker-alt-off-twotone" | "map-marker-alt-off-twotone-loop" | "map-marker-alt-twotone" | "map-marker-alt-twotone-loop" | "map-marker-filled" | "map-marker-filled-loop" | "map-marker-loop" | "map-marker-minus-filled" | "map-marker-minus-twotone" | "map-marker-multiple-alt" | "map-marker-multiple-alt-filled" | "map-marker-multiple-alt-twotone" | "map-marker-off-filled" | "map-marker-off-filled-loop" | "map-marker-off-loop" | "map-marker-off-twotone" | "map-marker-off-twotone-loop" | "map-marker-plus-filled" | "map-marker-plus-twotone" | "map-marker-radius-filled" | "map-marker-radius-twotone" | "map-marker-remove-filled" | "map-marker-remove-twotone" | "map-marker-twotone" | "map-marker-twotone-loop" | "medical-services-filled" | "medical-services-twotone" | "my-location-loop" | "my-location-off" | "my-location-off-loop" | "close-to-menu-alt-transition" | "close-to-menu-transition" | "external-link-rounded" | "hash-small" | "home-alt-twotone" | "home-md" | "home-md-alt-twotone" | "home-md-twotone" | "home-simple-filled" | "home-simple-twotone" | "menu-fold-left" | "menu-fold-right" | "menu-to-close-alt-transition" | "menu-to-close-transition" | "menu-unfold-left" | "menu-unfold-right" | "buy-me-a-coffee-filled" | "buy-me-a-coffee-twotone" | "discord-twotone" | "email-alert-filled" | "email-alert-twotone" | "email-alt-filled" | "email-alt-twotone" | "email-arrow-down" | "email-arrow-down-filled" | "email-arrow-down-twotone" | "email-arrow-left-filled" | "email-arrow-left-twotone" | "email-arrow-right-filled" | "email-arrow-right-twotone" | "email-arrow-up" | "email-arrow-up-filled" | "email-arrow-up-twotone" | "email-check-filled" | "email-check-twotone" | "email-filled" | "email-minus-filled" | "email-minus-twotone" | "email-multiple-filled" | "email-multiple-twotone" | "email-opened" | "email-opened-alt-filled" | "email-opened-alt-twotone" | "email-opened-filled" | "email-opened-multiple" | "email-opened-multiple-filled" | "email-opened-multiple-twotone" | "email-opened-twotone" | "email-plus-filled" | "email-plus-twotone" | "email-remove-filled" | "email-remove-twotone" | "email-twotone" | "github-loop" | "github-twotone" | "heart-filled-half" | "heart-half-filled" | "heart-half-twotone" | "heart-twotone-half" | "heart-twotone-half-filled" | "iconify1" | "iconify2-static" | "iconify2-static-twotone" | "mastodon-filled" | "mastodon-twotone" | "peertube-alt" | "pixelfed-filled" | "pixelfed-twotone" | "reddit-circle" | "reddit-circle-loop" | "reddit-loop" | "star-alt-filled" | "star-alt-twotone" | "star-filled-half" | "star-filled-right-half" | "star-half-twotone" | "star-pulsating-filled-loop" | "star-pulsating-loop" | "star-pulsating-twotone-loop" | "star-right-half" | "star-right-half-filled" | "star-right-half-twotone" | "star-twotone-half" | "star-twotone-right-half" | "thumbs-down-twotone" | "thumbs-up-twotone" | "twitter-filled" | "twitter-twotone" | "twitter-x-alt" | "youtube-twotone" | "cellphone-arrow-down-twotone" | "cellphone-arrow-up" | "cellphone-arrow-up-twotone" | "cellphone-off-twotone" | "cellphone-screenshot-twotone" | "cellphone-twotone" | "cloud-alt-braces" | "cloud-alt-braces-loop" | "cloud-alt-download" | "cloud-alt-download-filled" | "cloud-alt-download-filled-loop" | "cloud-alt-download-loop" | "cloud-alt-download-twotone" | "cloud-alt-download-twotone-loop" | "cloud-alt-filled" | "cloud-alt-filled-loop" | "cloud-alt-loop" | "cloud-alt-off" | "cloud-alt-off-filled" | "cloud-alt-off-filled-loop" | "cloud-alt-off-loop" | "cloud-alt-off-twotone" | "cloud-alt-off-twotone-loop" | "cloud-alt-print-filled-loop" | "cloud-alt-print-loop" | "cloud-alt-print-twotone-loop" | "cloud-alt-tags" | "cloud-alt-tags-filled" | "cloud-alt-tags-filled-loop" | "cloud-alt-tags-loop" | "cloud-alt-tags-twotone" | "cloud-alt-tags-twotone-loop" | "cloud-alt-twotone" | "cloud-alt-twotone-loop" | "cloud-alt-upload" | "cloud-alt-upload-filled" | "cloud-alt-upload-filled-loop" | "cloud-alt-upload-loop" | "cloud-alt-upload-twotone" | "cloud-alt-upload-twotone-loop" | "cloud-down-twotone" | "cloud-up-twotone" | "computer-twotone" | "laptop-twotone" | "monitor-arrow-down-twotone" | "monitor-arrow-up" | "monitor-arrow-up-twotone" | "monitor-mutlple" | "monitor-mutlple-twotone" | "monitor-off-filled" | "monitor-off-twotone" | "monitor-screenshot-twotone" | "monitor-small-filled" | "monitor-small-twotone" | "monitor-twotone" | "security-twotone" | "tablet-arrow-down" | "tablet-arrow-down-twotone" | "tablet-arrow-up" | "tablet-arrow-up-twotone" | "tablet-off" | "tablet-off-twotone" | "tablet-screenshot" | "tablet-screenshot-twotone" | "moon-alt-loop" | "moon-alt-to-sunny-outline-loop-transition" | "moon-filled-alt-loop" | "moon-filled-alt-to-sunny-filled-loop-transition" | "moon-filled-loop" | "moon-filled-to-sunny-filled-loop-transition" | "moon-filled-to-sunny-filled-transition" | "moon-loop" | "moon-rising-alt-loop" | "moon-rising-filled-alt-loop" | "moon-rising-filled-loop" | "moon-rising-loop" | "moon-rising-twotone-alt-loop" | "moon-rising-twotone-loop" | "moon-simple" | "moon-simple-filled" | "moon-simple-twotone" | "moon-to-sunny-outline-loop-transition" | "moon-to-sunny-outline-transition" | "moon-twotone" | "moon-twotone-alt-loop" | "moon-twotone-loop" | "sun-rising-filled-loop" | "sun-rising-loop" | "sun-rising-twotone-loop" | "sunny-filled" | "sunny-filled-loop" | "sunny-filled-loop-to-moon-filled-alt-loop-transition" | "sunny-filled-loop-to-moon-filled-loop-transition" | "sunny-filled-loop-to-moon-filled-transition" | "sunny-loop" | "sunny-outline-loop" | "sunny-outline-to-moon-alt-loop-transition" | "sunny-outline-to-moon-loop-transition" | "sunny-outline-to-moon-transition" | "sunny-outline-twotone" | "sunny-outline-twotone-loop" | "sunny-twotone" | "sunny-twotone-loop" | "weather-cloudy-loop">): import("react").JSX.Element;
|
|
1103
1103
|
displayName: string;
|
|
1104
1104
|
};
|
|
1105
1105
|
export {};
|
|
@@ -614,7 +614,7 @@ declare const lineiconsIconNames: {
|
|
|
614
614
|
};
|
|
615
615
|
export type LineiconsIconName = keyof typeof lineiconsIconNames;
|
|
616
616
|
export declare const Lineicons: {
|
|
617
|
-
({ 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<"ios" | "android" | "windows" | "anchor" | "bold" | "tab" | "meta" | "line" | "x" | "bluetooth" | "clipboard" | "eye" | "id-card" | "keyboard" | "magnet" | "plus-circle" | "pound" | "quora" | "spellcheck" | "shovel" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "shuffle" | "music" | "volume-high" | "volume-low" | "volume-mute" | "volume-off" | "bitcoin" | "credit-card-multiple" | "angular" | "atlassian" | "aws" | "bitbucket" | "codepen" | "creative-commons" | "docker" | "dropbox" | "drupal" | "facebook" | "facebook-messenger" | "firebase" | "firefox" | "gatsby" | "git" | "github" | "goodreads" | "google" | "google-cloud" | "google-drive" | "instagram" | "jsfiddle" | "kubernetes" | "laravel" | "linkedin" | "microsoft" | "microsoft-edge" | "microsoft-teams" | "netflix" | "nodejs" | "npm" | "nuxt" | "patreon" | "pinterest" | "react" | "reddit" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "steam" | "trello" | "twitch" | "ubuntu" | "vimeo" | "vuejs" | "wechat" | "whatsapp" | "wordpress" | "yahoo" | "youtube" | "phone" | "cloud-download" | "cloud-upload" | "monitor" | "file-multiple" | "file-question" | "check" | "minus-circle" | "heart" | "pause" | "play" | "printer" | "minus" | "plus" | "microscope" | "bike" | "calendar-days" | "question-mark-circle" | "underline" | "cloud-rain" | "cloud-sun" | "dribbble" | "euro" | "figma" | "flower-2" | "framer" | "hourglass" | "info" | "paint-bucket" | "pilcrow" | "share-2" | "stamp" | "volume-1" | "chrome" | "briefcase-2" | "file-pencil" | "flag-2" | "hand-stop" | "home-2" | "line-dashed" | "line-dotted" | "line-height" | "markdown" | "message-2" | "message-2-question" | "mouse-2" | "question-mark" | "shield-dollar" | "stopwatch" | "zoom" | "amazon" | "amd" | "apple-music" | "behance" | "bing" | "bricks" | "claude" | "discord" | "emoji-expressionless" | "emoji-grin" | "emoji-smile" | "indent" | "javascript" | "medium" | "nvidia" | "paypal" | "playstation" | "stripe" | "telegram" | "text-paragraph" | "tiktok" | "typescript" | "xbox" | "pen-to-square" | "xmark" | "outdent" | "exit" | "mysql" | "enter" | "_500px" | "airbnb" | "airtable" | "asana" | "astro" | "audi" | "bittorrent" | "blogger" | "bmw" | "brave" | "canva" | "cisco" | "clickup" | "cloudflare" | "coinbase" | "cpanel" | "deno" | "dialogflow" | "digitalocean" | "discover" | "drizzle" | "envato" | "fitbit" | "flickr" | "flutter" | "ford" | "go" | "grammarly" | "hashnode" | "html5" | "imdb" | "intel" | "jaguar" | "jamstack" | "jcb" | "joomla" | "loom" | "mailchimp" | "mastercard" | "mongodb" | "nasa" | "netlify" | "nike" | "nissan" | "notion" | "oculus" | "paddle" | "payoneer" | "php" | "pnpm" | "postgresql" | "postman" | "prisma" | "producthunt" | "python" | "safari" | "sanity" | "shopify" | "sketch" | "slideshare" | "spacex" | "squarespace" | "stackoverflow" | "statista" | "supabase" | "svelte" | "swift" | "tailwindcss" | "tesla" | "toyota" | "tumblr" | "turborepo" | "uber" | "unsplash" | "vercel" | "visa" | "vite" | "vk" | "vmware" | "volkswagen" | "webflow" | "wise" | "xampp" | "xrp" | "yarn" | "ycombinator" | "zapier" | "adobe" | "alpinejs" | "amex" | "angellist" | "apple-pay" | "google-meet" | "google-pay" | "ibm" | "java" | "nextjs" | "oracle" | "webhooks" | "sports" | "text-format" | "arrow-downward" | "arrow-upward" | "xmark-circle" | "facetime" | "www" | "css3" | "chromecast" | "emoji-sad" | "dollar" | "dollar-circle" | "yen" | "bookmark-circle" | "app-store" | "agenda" | "amazon-pay" | "edge" | "folder-1" | "gallery" | "gemini" | "google-wallet" | "medium-alt" | "opera-mini" | "youtube-kids" | "youtube-music" | "rupee" | "facebook-square" | "magento" | "play-store" | "adonis" | "mercedes" | "btc" | "stumbleupon" | "calculator-1" | "calculator-2" | "flag-1" | "plug-1" | "share-1" | "azure" | "copilot" | "brush-2" | "spinner-3" | "chat-bubble-2" | "angle-double-down" | "angle-double-left" | "angle-double-right" | "angle-double-up" | "connectdevelop" | "hacker-news" | "search-minus" | "search-plus" | "dev" | "cash-app" | "coral" | "balloons" | "bar-chart-4" | "power-button" | "pie-chart-2" | "party-flags" | "file-xmark" | "wheelchair-1" | "arc-browser" | "arrow-all-direction" | "align-text-center" | "align-text-left" | "align-text-right" | "check-circle-1" | "hospital-2" | "box-closed" | "aeroplane-1" | "alarm-1" | "amazon-original" | "ambulance-1" | "android-old" | "apple-brand" | "apple-music-alt" | "arrow-angular-top-left" | "arrow-angular-top-right" | "arrow-both-direction-horizontal-1" | "arrow-both-direction-vertical-1" | "audi-alt" | "badge-decagram-percent" | "ban-2" | "bar-chart-dollar" | "basket-shopping-3" | "beat" | "bell-1" | "blogger-alt" | "bluetooth-logo" | "board-writing-3" | "bolt-2" | "bolt-3" | "book-1" | "bookmark-1" | "books-2" | "bootstrap-5" | "bootstrap-5-square" | "box-archive-1" | "box-gift-1" | "bridge-3" | "briefcase-1" | "briefcase-plus-1" | "brush-1-rotated" | "bug-1" | "buildings-1" | "bulb-2" | "bulb-4" | "burger-1" | "burger-drink" | "bus-1" | "busket-ball" | "cake-1" | "camera-1" | "camera-movie-1" | "candy-cane-2" | "candy-round-1" | "capsule-1" | "car-2" | "car-4" | "car-6" | "caravan-1" | "cart-1" | "cart-2" | "certificate-badge-1" | "check-square-2" | "cloud-2" | "cloud-bolt-1" | "cloud-bolt-2" | "cloud-check-circle" | "cloud-iot-2" | "cloud-refresh-clockwise" | "code-1" | "code-s" | "coffee-cup-2" | "colour-palette-3" | "comment-1" | "comment-1-share" | "comment-1-text" | "compass-drafting-2" | "crane-4" | "crop-2" | "crown-3" | "dashboard-square-1" | "database-2" | "diamonds-1" | "diamonds-2" | "diners-club" | "direction-ltr" | "direction-rtl" | "discord-chat" | "double-quotes-end-1" | "download-1" | "download-circle-1" | "dribbble-symbol" | "dumbbell-1" | "emoji-expressionless-flat-eyes" | "emoji-smile-side" | "emoji-smile-sunglass" | "emoji-smile-tongue" | "enter-down" | "envelope-1" | "eraser-1" | "ethereum-logo" | "exit-up" | "expand-arrow-1" | "expand-square-4" | "expressjs" | "facebook-rounded" | "file-format-zip" | "file-plus-circle" | "firework-rocket-4" | "floppy-disk-1" | "funnel-1" | "game-pad-modern-1" | "gauge-1" | "gear-1" | "gears-3" | "glass-juice-1" | "globe-1" | "globe-stand" | "graduation-cap-1" | "hammer-1" | "hammer-2" | "hand-mic" | "hand-shake" | "hand-taking-dollar" | "hand-taking-leaf-1" | "hand-taking-user" | "hat-chef-3" | "headphone-1" | "helicopter-2" | "helmet-safety-1" | "hierarchy-1" | "highlighter-1" | "highlighter-2" | "injection-1" | "instagram-logotype" | "island-2" | "key-1" | "knife-fork-1" | "label-dollar-2" | "laptop-2" | "laptop-phone" | "layers-1" | "layout-26" | "layout-9" | "leaf-1" | "leaf-6" | "lemon-squeezy" | "life-guard-tube-1" | "lineicons" | "link-2-angular-right" | "location-arrow-right" | "locked-1" | "locked-2" | "map-marker-1" | "map-marker-5" | "map-pin-5" | "megaphone-1" | "menu-cheesburger" | "menu-hamburger-1" | "menu-meatballs-1" | "menu-meatballs-2" | "message-3-text" | "meta-alt" | "microphone-1" | "monitor-code" | "monitor-mac" | "moon-half-right-5" | "mountains-2" | "mushroom-1" | "mushroom-5" | "next-step-2" | "nodejs-alt" | "notebook-1" | "open-ai" | "page-break-1" | "pagination" | "paint-roller-1" | "paperclip-1" | "party-spray" | "pencil-1" | "pepsi" | "photos" | "pimjo-logo" | "pimjo-symbol" | "pizza-2" | "placeholder-dollar" | "plantscale" | "previous-step-2" | "proton-mail-logo" | "proton-mail-symbol" | "radis" | "refresh-circle-1-clockwise" | "refresh-dollar-1" | "refresh-user-1" | "remix-js" | "road-1" | "rocket-5" | "route-1" | "rss-right" | "ruler-1" | "ruler-pen" | "school-bench-1" | "school-bench-2" | "scissors-1-vertical" | "scoter" | "scroll-down-2" | "search-1" | "search-2" | "search-text" | "select-cursor-1" | "seo-monitor" | "service-bell-1" | "share-1-circle" | "shield-2" | "shield-2-check" | "shift-left" | "shift-right" | "ship-1" | "shirt-1" | "sign-post-left" | "signal-app" | "signs-post-2" | "slice-2" | "sliders-horizontal-square-2" | "sort-alphabetical" | "sort-high-to-low" | "spinner-2-sacle" | "spotify-alt" | "star-fat" | "star-fat-half-2" | "star-sharp-disabled" | "stethoscope-1" | "storage-hdd-2" | "strikethrough-1" | "sun-1" | "surfboard-2" | "target-user" | "telephone-1" | "telephone-3" | "text-format-remove" | "thumbs-down-3" | "thumbs-up-3" | "ticket-1" | "tickets-3" | "tiktok-alt" | "tower-broadcast-1" | "train-1" | "train-3" | "trash-3" | "tree-2" | "trees-3" | "trend-down-1" | "trend-up-1" | "trophy-1" | "trowel-1" | "truck-delivery-1" | "twitter-old" | "uber-symbol" | "unlink-2-angular-eft" | "unlocked-2" | "upload-1" | "upload-circle-1" | "user-4" | "user-multiple-4" | "vector-nodes-6" | "vector-nodes-7" | "vs-code" | "wallet-1" | "watch-beat-1" | "water-drop-1" | "weight-machine-1" | "wheelbarrow-empty" | "www-cursor" | "zero-size">): import("react").JSX.Element;
|
|
617
|
+
({ 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<"ios" | "android" | "windows" | "anchor" | "bold" | "tab" | "meta" | "line" | "x" | "bluetooth" | "clipboard" | "eye" | "id-card" | "keyboard" | "magnet" | "plus-circle" | "pound" | "quora" | "spellcheck" | "shovel" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "shuffle" | "music" | "volume-high" | "volume-low" | "volume-mute" | "volume-off" | "bitcoin" | "credit-card-multiple" | "angular" | "atlassian" | "aws" | "bitbucket" | "codepen" | "creative-commons" | "docker" | "dropbox" | "drupal" | "facebook" | "facebook-messenger" | "firebase" | "firefox" | "gatsby" | "git" | "github" | "goodreads" | "google" | "google-cloud" | "google-drive" | "instagram" | "jsfiddle" | "kubernetes" | "laravel" | "linkedin" | "microsoft" | "microsoft-edge" | "microsoft-teams" | "netflix" | "nodejs" | "npm" | "nuxt" | "patreon" | "pinterest" | "react" | "reddit" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "steam" | "trello" | "twitch" | "ubuntu" | "vimeo" | "vuejs" | "wechat" | "whatsapp" | "wordpress" | "yahoo" | "youtube" | "phone" | "cloud-download" | "cloud-upload" | "monitor" | "file-multiple" | "file-question" | "check" | "minus-circle" | "heart" | "pause" | "play" | "printer" | "minus" | "plus" | "microscope" | "bike" | "calendar-days" | "question-mark-circle" | "underline" | "cloud-rain" | "cloud-sun" | "dribbble" | "euro" | "figma" | "flower-2" | "framer" | "hourglass" | "info" | "paint-bucket" | "pilcrow" | "share-2" | "stamp" | "volume-1" | "chrome" | "briefcase-2" | "file-pencil" | "flag-2" | "hand-stop" | "home-2" | "line-dashed" | "line-dotted" | "line-height" | "markdown" | "message-2" | "message-2-question" | "mouse-2" | "question-mark" | "shield-dollar" | "stopwatch" | "zoom" | "amazon" | "amd" | "apple-music" | "behance" | "bing" | "bricks" | "claude" | "discord" | "emoji-expressionless" | "emoji-grin" | "emoji-smile" | "indent" | "javascript" | "medium" | "nvidia" | "paypal" | "playstation" | "stripe" | "telegram" | "text-paragraph" | "tiktok" | "typescript" | "xbox" | "pen-to-square" | "xmark" | "outdent" | "exit" | "mysql" | "enter" | "_500px" | "airbnb" | "airtable" | "asana" | "astro" | "audi" | "bittorrent" | "blogger" | "bmw" | "brave" | "canva" | "cisco" | "clickup" | "cloudflare" | "coinbase" | "cpanel" | "deno" | "dialogflow" | "digitalocean" | "discover" | "drizzle" | "envato" | "fitbit" | "flickr" | "flutter" | "ford" | "go" | "grammarly" | "hashnode" | "html5" | "imdb" | "intel" | "jaguar" | "jamstack" | "jcb" | "joomla" | "loom" | "mailchimp" | "mastercard" | "mongodb" | "nasa" | "netlify" | "nike" | "nissan" | "notion" | "oculus" | "paddle" | "payoneer" | "php" | "pnpm" | "postgresql" | "postman" | "prisma" | "producthunt" | "python" | "safari" | "sanity" | "shopify" | "sketch" | "slideshare" | "spacex" | "squarespace" | "stackoverflow" | "statista" | "supabase" | "svelte" | "swift" | "tailwindcss" | "tesla" | "toyota" | "tumblr" | "turborepo" | "uber" | "unsplash" | "vercel" | "visa" | "vite" | "vk" | "vmware" | "volkswagen" | "webflow" | "wise" | "xampp" | "xrp" | "yarn" | "ycombinator" | "zapier" | "adobe" | "alpinejs" | "amex" | "angellist" | "apple-pay" | "google-meet" | "google-pay" | "ibm" | "java" | "nextjs" | "oracle" | "webhooks" | "sports" | "text-format" | "arrow-downward" | "arrow-upward" | "xmark-circle" | "facetime" | "www" | "css3" | "chromecast" | "emoji-sad" | "dollar" | "dollar-circle" | "yen" | "bookmark-circle" | "app-store" | "agenda" | "amazon-pay" | "edge" | "folder-1" | "gallery" | "gemini" | "google-wallet" | "medium-alt" | "opera-mini" | "youtube-kids" | "youtube-music" | "rupee" | "facebook-square" | "magento" | "play-store" | "adonis" | "mercedes" | "btc" | "stumbleupon" | "calculator-1" | "calculator-2" | "flag-1" | "plug-1" | "share-1" | "azure" | "copilot" | "brush-2" | "spinner-3" | "chat-bubble-2" | "angle-double-down" | "angle-double-left" | "angle-double-right" | "angle-double-up" | "connectdevelop" | "hacker-news" | "search-minus" | "search-plus" | "dev" | "cash-app" | "coral" | "balloons" | "bar-chart-4" | "power-button" | "pie-chart-2" | "party-flags" | "file-xmark" | "wheelchair-1" | "arc-browser" | "arrow-all-direction" | "align-text-center" | "align-text-left" | "align-text-right" | "check-circle-1" | "hospital-2" | "box-closed" | "aeroplane-1" | "alarm-1" | "amazon-original" | "ambulance-1" | "android-old" | "apple-brand" | "apple-music-alt" | "arrow-angular-top-left" | "arrow-angular-top-right" | "arrow-both-direction-horizontal-1" | "arrow-both-direction-vertical-1" | "audi-alt" | "badge-decagram-percent" | "ban-2" | "bar-chart-dollar" | "basket-shopping-3" | "beat" | "bell-1" | "blogger-alt" | "bluetooth-logo" | "board-writing-3" | "bolt-2" | "bolt-3" | "book-1" | "bookmark-1" | "books-2" | "bootstrap-5" | "bootstrap-5-square" | "box-archive-1" | "box-gift-1" | "bridge-3" | "briefcase-1" | "briefcase-plus-1" | "brush-1-rotated" | "bug-1" | "buildings-1" | "bulb-2" | "bulb-4" | "burger-1" | "burger-drink" | "bus-1" | "busket-ball" | "cake-1" | "camera-1" | "camera-movie-1" | "candy-cane-2" | "candy-round-1" | "capsule-1" | "car-2" | "car-4" | "car-6" | "caravan-1" | "cart-1" | "cart-2" | "certificate-badge-1" | "check-square-2" | "cloud-2" | "cloud-bolt-1" | "cloud-bolt-2" | "cloud-check-circle" | "cloud-iot-2" | "cloud-refresh-clockwise" | "code-1" | "code-s" | "coffee-cup-2" | "colour-palette-3" | "comment-1" | "comment-1-share" | "comment-1-text" | "compass-drafting-2" | "crane-4" | "crop-2" | "crown-3" | "dashboard-square-1" | "database-2" | "diamonds-1" | "diamonds-2" | "diners-club" | "direction-ltr" | "direction-rtl" | "discord-chat" | "double-quotes-end-1" | "download-1" | "download-circle-1" | "dribbble-symbol" | "dumbbell-1" | "emoji-expressionless-flat-eyes" | "emoji-smile-side" | "emoji-smile-sunglass" | "emoji-smile-tongue" | "enter-down" | "envelope-1" | "eraser-1" | "ethereum-logo" | "exit-up" | "expand-arrow-1" | "expand-square-4" | "expressjs" | "facebook-rounded" | "file-format-zip" | "file-plus-circle" | "firework-rocket-4" | "floppy-disk-1" | "funnel-1" | "game-pad-modern-1" | "gauge-1" | "gear-1" | "gears-3" | "glass-juice-1" | "globe-1" | "globe-stand" | "graduation-cap-1" | "hammer-1" | "hammer-2" | "hand-mic" | "hand-shake" | "hand-taking-dollar" | "hand-taking-leaf-1" | "hand-taking-user" | "hat-chef-3" | "headphone-1" | "helicopter-2" | "helmet-safety-1" | "hierarchy-1" | "highlighter-1" | "highlighter-2" | "injection-1" | "instagram-logotype" | "island-2" | "key-1" | "knife-fork-1" | "label-dollar-2" | "laptop-2" | "laptop-phone" | "layers-1" | "layout-26" | "layout-9" | "leaf-1" | "leaf-6" | "lemon-squeezy" | "life-guard-tube-1" | "lineicons" | "link-2-angular-right" | "location-arrow-right" | "locked-1" | "locked-2" | "map-marker-1" | "map-marker-5" | "map-pin-5" | "megaphone-1" | "menu-cheesburger" | "menu-hamburger-1" | "menu-meatballs-1" | "menu-meatballs-2" | "message-3-text" | "meta-alt" | "microphone-1" | "monitor-code" | "monitor-mac" | "moon-half-right-5" | "mountains-2" | "mushroom-1" | "mushroom-5" | "next-step-2" | "nodejs-alt" | "notebook-1" | "open-ai" | "page-break-1" | "pagination" | "paint-roller-1" | "paperclip-1" | "party-spray" | "pencil-1" | "pepsi" | "photos" | "pimjo-logo" | "pimjo-symbol" | "pizza-2" | "placeholder-dollar" | "plantscale" | "previous-step-2" | "proton-mail-logo" | "proton-mail-symbol" | "radis" | "refresh-circle-1-clockwise" | "refresh-dollar-1" | "refresh-user-1" | "remix-js" | "road-1" | "rocket-5" | "route-1" | "rss-right" | "ruler-1" | "ruler-pen" | "school-bench-1" | "school-bench-2" | "scissors-1-vertical" | "scoter" | "scroll-down-2" | "search-1" | "search-2" | "search-text" | "select-cursor-1" | "seo-monitor" | "service-bell-1" | "share-1-circle" | "shield-2" | "shield-2-check" | "shift-left" | "shift-right" | "ship-1" | "shirt-1" | "sign-post-left" | "signal-app" | "signs-post-2" | "slice-2" | "sliders-horizontal-square-2" | "sort-alphabetical" | "sort-high-to-low" | "spinner-2-sacle" | "spotify-alt" | "star-fat" | "star-fat-half-2" | "star-sharp-disabled" | "stethoscope-1" | "storage-hdd-2" | "strikethrough-1" | "sun-1" | "surfboard-2" | "target-user" | "telephone-1" | "telephone-3" | "text-format-remove" | "thumbs-down-3" | "thumbs-up-3" | "ticket-1" | "tickets-3" | "tiktok-alt" | "tower-broadcast-1" | "train-1" | "train-3" | "trash-3" | "tree-2" | "trees-3" | "trend-down-1" | "trend-up-1" | "trophy-1" | "trowel-1" | "truck-delivery-1" | "twitter-old" | "uber-symbol" | "unlink-2-angular-eft" | "unlocked-2" | "upload-1" | "upload-circle-1" | "user-4" | "user-multiple-4" | "vector-nodes-6" | "vector-nodes-7" | "vs-code" | "wallet-1" | "watch-beat-1" | "water-drop-1" | "weight-machine-1" | "wheelbarrow-empty" | "www-cursor" | "zero-size">): import("react").JSX.Element;
|
|
618
618
|
displayName: string;
|
|
619
619
|
};
|
|
620
620
|
export {};
|