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
|
@@ -1508,7 +1508,7 @@ declare const streamline_sharpIconNames: {
|
|
|
1508
1508
|
};
|
|
1509
1509
|
export type StreamlineSharpIconName = keyof typeof streamline_sharpIconNames;
|
|
1510
1510
|
export declare const StreamlineSharp: {
|
|
1511
|
-
({ 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<"visible" | "radio" | "alien" | "bluetooth" | "brightness-1" | "flashlight" | "gold" | "inbox" | "keyboard" | "notebook" | "pinwheel" | "polaroid" | "presentation" | "ribbon" | "ring" | "select-all" | "shredder" | "summit" | "typewriter" | "virtual-reality" | "leaf" | "bug" | "rabbit" | "arrow-expand" | "rotate-right" | "apple" | "google-drive" | "skype" | "phone-message" | "glasses" | "hanger" | "cloud-off" | "database" | "projector-screen" | "scanner" | "ruler" | "cake" | "cupcake" | "check" | "signature" | "chess-knight" | "map-search" | "wrench" | "candle" | "party-popper" | "record-player" | "tooth" | "spa" | "dna" | "test-tube" | "cog" | "pentagon" | "star-circle" | "trophy" | "border-bottom" | "drone" | "traffic-light" | "archive-box" | "archive-box-solid" | "cake-solid" | "check-solid" | "cog-solid" | "inbox-solid" | "information-circle" | "information-circle-solid" | "magnifying-glass" | "magnifying-glass-solid" | "qr-code" | "qr-code-solid" | "radio-solid" | "sun" | "sun-solid" | "trophy-solid" | "wrench-solid" | "graduation-cap" | "hourglass" | "milk" | "pen-tool" | "refrigerator" | "satellite-dish" | "ship" | "shirt" | "stamp" | "syringe" | "wine" | "pie-chart" | "cut" | "filter-2" | "hierarchy-2" | "login-2" | "logout-2" | "moustache" | "page-break" | "stopwatch" | "toilet-paper" | "camera-video" | "phone-vibrate" | "floppy-disk" | "screwdriver-wrench" | "crutch" | "pentagon-solid" | "text-tracking" | "fragile" | "copy-link" | "calendar-add" | "snooze" | "tool-box" | "lens" | "safari" | "attribution" | "landscape-2" | "water-drop" | "waving-hand" | "download-square" | "download-square-solid" | "upload-square" | "upload-square-solid" | "presentation-solid" | "bell-notification" | "bell-notification-solid" | "database-solid" | "bug-solid" | "iris-scan" | "triangle-flag" | "graduation-cap-solid" | "test-tube-solid" | "hot-air-balloon" | "snow-flake" | "link-chain" | "zip-file" | "apple-solid" | "google-drive-solid" | "skype-solid" | "cloud-off-solid" | "folder-block-solid" | "bluetooth-solid" | "lasso-tool" | "ball" | "loop-1" | "credit-card-2" | "music-note-1" | "pie-chart-solid" | "hourglass-solid" | "happy-face-solid" | "dna-solid" | "keyboard-solid" | "new-file" | "new-folder" | "circus-tent" | "necktie" | "closed-umbrella" | "peace-symbol" | "speaker-1" | "contact-book" | "cutter" | "floppy-disk-solid" | "missed-call-solid" | "office-worker" | "double-bookmark" | "ribbon-solid" | "shopping-basket-remove" | "lift" | "board" | "pets-allowed" | "surveillance-camera" | "cursor-click" | "_3d-move" | "_3d-scale" | "dashboard-circle" | "drawing-compass" | "file-bookmark" | "folder-block" | "gameboy" | "insert-row" | "moon-cloud" | "pathfinder-outline" | "ticket-star" | "align-text-center" | "text-style" | "upload-computer" | "shopping-cart-add" | "landing" | "eject-square" | "ice-cream-1" | "car-2" | "layers-1" | "shield-2" | "water-drop-1" | "hot-spring" | "chair-2" | "receipt-add" | "asterisk-square" | "asterisk-square-solid" | "cupcake-solid" | "glasses-solid" | "leaf-solid" | "ruler-solid" | "wine-solid" | "division-circle" | "phone-circle-off" | "roller" | "bullet-list" | "bullet-list-solid" | "page-break-solid" | "missed-call" | "shirt-solid" | "tea-cup" | "notebook-solid" | "peace-symbol-solid" | "stopwatch-solid" | "ai-science-spark" | "ai-science-spark-remix" | "ai-science-spark-solid" | "ai-upscale-spark" | "ai-upscale-spark-remix" | "ai-upscale-spark-solid" | "apple-remix" | "battery-empty-2" | "battery-empty-2-remix" | "battery-empty-2-solid" | "bluetooth-remix" | "computer-chip-1" | "computer-chip-1-remix" | "computer-chip-1-solid" | "controller-wireless" | "controller-wireless-remix" | "controller-wireless-solid" | "cursor-click-remix" | "cursor-click-solid" | "cyborg" | "cyborg-remix" | "cyborg-solid" | "database-remix" | "database-server-2" | "database-server-2-remix" | "database-server-2-solid" | "desktop-chat" | "desktop-chat-remix" | "desktop-chat-solid" | "device-database-encryption-1" | "device-database-encryption-1-remix" | "device-database-encryption-1-solid" | "drone-remix" | "drone-solid" | "electric-cord-3" | "electric-cord-3-remix" | "electric-cord-3-solid" | "facebook-1" | "facebook-1-solid" | "floppy-disk-remix" | "hand-held-tablet-drawing" | "hand-held-tablet-drawing-remix" | "hand-held-tablet-drawing-solid" | "keyboard-remix" | "shredder-remix" | "shredder-solid" | "virtual-reality-remix" | "virtual-reality-solid" | "voice-mail" | "voice-mail-remix" | "voice-mail-solid" | "webcam-video" | "webcam-video-remix" | "webcam-video-solid" | "news-paper" | "news-paper-remix" | "news-paper-solid" | "peace-symbol-remix" | "politics-vote-2" | "politics-vote-2-remix" | "politics-vote-2-solid" | "button-fast-forward-2" | "button-fast-forward-2-remix" | "button-fast-forward-2-solid" | "camera-video-remix" | "camera-video-solid" | "chess-knight-remix" | "chess-knight-solid" | "gameboy-remix" | "gameboy-solid" | "music-note-1-remix" | "music-note-1-solid" | "party-popper-remix" | "party-popper-solid" | "play-list-8" | "play-list-8-remix" | "play-list-8-solid" | "radio-remix" | "song-recommendation" | "song-recommendation-remix" | "song-recommendation-solid" | "speaker-1-remix" | "speaker-1-solid" | "volume-level-high" | "volume-level-high-remix" | "volume-level-high-solid" | "chicken-grilled-stream" | "chicken-grilled-stream-remix" | "chicken-grilled-stream-solid" | "refrigerator-remix" | "refrigerator-solid" | "tea-cup-remix" | "tea-cup-solid" | "wine-remix" | "blood-bag-donation" | "blood-bag-donation-remix" | "blood-bag-donation-solid" | "emergency-call-remix" | "flu-mask" | "flu-mask-remix" | "flu-mask-solid" | "health-care-2" | "health-care-2-remix" | "health-care-2-solid" | "medical-ribbon-1" | "medical-ribbon-1-remix" | "medical-ribbon-1-solid" | "medical-search-diagnosis" | "medical-search-diagnosis-remix" | "medical-search-diagnosis-solid" | "microscope-observation-sciene" | "microscope-observation-sciene-remix" | "microscope-observation-sciene-solid" | "petri-dish-lab-equipment" | "petri-dish-lab-equipment-remix" | "petri-dish-lab-equipment-solid" | "prescription-pills-drugs-healthcare" | "prescription-pills-drugs-healthcare-remix" | "prescription-pills-drugs-healthcare-solid" | "syringe-remix" | "syringe-solid" | "tooth-remix" | "tooth-solid" | "virus-antivirus" | "virus-antivirus-remix" | "virus-antivirus-solid" | "camera-disabled-remix" | "landscape-2-remix" | "landscape-2-solid" | "laptop-camera" | "laptop-camera-remix" | "laptop-camera-solid" | "align-left-1-remix" | "archive-box-remix" | "arrow-cursor-1" | "arrow-cursor-1-remix" | "arrow-cursor-1-solid" | "arrow-expand-solid" | "arrow-reload-horizontal-2" | "arrow-reload-horizontal-2-solid" | "arrow-up-dashed-square" | "arrow-up-dashed-square-solid" | "attribution-remix" | "attribution-solid" | "brightness-1-remix" | "brightness-1-solid" | "bullet-list-remix" | "calendar-add-remix" | "calendar-add-solid" | "check-remix" | "color-swatches" | "color-swatches-remix" | "color-swatches-solid" | "customer-support-1" | "customer-support-1-remix" | "customer-support-1-solid" | "cut-remix" | "cut-solid" | "dark-dislay-mode-remix" | "dashboard-circle-remix" | "dashboard-circle-solid" | "division-circle-remix" | "division-circle-solid" | "download-box-1" | "download-box-1-remix" | "download-box-1-solid" | "empty-clipboard" | "empty-clipboard-remix" | "empty-clipboard-solid" | "filter-2-remix" | "filter-2-solid" | "fingerprint-2" | "fingerprint-2-remix" | "fingerprint-2-solid" | "flip-vertical-arrow-2" | "flip-vertical-arrow-2-remix" | "flip-vertical-arrow-2-solid" | "give-gift" | "give-gift-remix" | "give-gift-solid" | "glasses-remix" | "help-chat-2" | "help-chat-2-remix" | "help-chat-2-solid" | "hierarchy-2-remix" | "hierarchy-2-solid" | "information-circle-remix" | "input-box" | "input-box-remix" | "input-box-solid" | "insert-top-left" | "insert-top-left-remix" | "insert-top-left-solid" | "invisible-2" | "invisible-2-remix" | "invisible-2-solid" | "lasso-tool-remix" | "lasso-tool-solid" | "layers-1-remix" | "layers-1-solid" | "layout-window-2" | "layout-window-2-remix" | "layout-window-2-solid" | "like-1" | "like-1-remix" | "like-1-solid" | "line-arrow-synchronize-disable-remix" | "line-arrow-up-dashed-square-remix" | "link-chain-remix" | "link-chain-solid" | "loop-1-remix" | "loop-1-solid" | "magic-wand-2" | "magic-wand-2-remix" | "magic-wand-2-solid" | "magnifying-glass-remix" | "megaphone-2" | "megaphone-2-remix" | "megaphone-2-solid" | "moon-cloud-remix" | "moon-cloud-solid" | "new-file-remix" | "new-file-solid" | "new-folder-remix" | "new-folder-solid" | "new-sticky-note" | "new-sticky-note-remix" | "new-sticky-note-solid" | "padlock-square-1" | "padlock-square-1-remix" | "padlock-square-1-solid" | "page-setting" | "page-setting-remix" | "page-setting-solid" | "paperclip-1-remix" | "pen-draw" | "pen-draw-remix" | "pen-draw-solid" | "pen-tool-remix" | "pen-tool-solid" | "pentagon-remix" | "pictures-folder-memories" | "pictures-folder-memories-remix" | "pictures-folder-memories-solid" | "pyramid-shape" | "pyramid-shape-remix" | "pyramid-shape-solid" | "recycle-bin-2" | "recycle-bin-2-remix" | "recycle-bin-2-solid" | "rock-and-roll-hand" | "rock-and-roll-hand-remix" | "rock-and-roll-hand-solid" | "satellite-dish-remix" | "satellite-dish-solid" | "scanner-remix" | "scanner-solid" | "select-circle-area-1-remix" | "share-link" | "share-link-remix" | "share-link-solid" | "shield-2-remix" | "shield-2-solid" | "snow-flake-remix" | "snow-flake-solid" | "spiral-shape" | "spiral-shape-remix" | "spiral-shape-solid" | "star-2" | "star-2-remix" | "star-2-solid" | "star-badge" | "star-badge-remix" | "star-badge-solid" | "synchronize-disable" | "synchronize-disable-solid" | "text-flow-rows" | "text-flow-rows-remix" | "text-flow-rows-solid" | "text-style-remix" | "text-style-solid" | "trophy-remix" | "two-finger-tap" | "two-finger-tap-remix" | "two-finger-tap-solid" | "upload-computer-remix" | "upload-computer-solid" | "user-add-plus" | "user-add-plus-remix" | "user-add-plus-solid" | "user-identifier-card" | "user-identifier-card-remix" | "user-identifier-card-solid" | "user-multiple-circle" | "user-multiple-circle-remix" | "user-multiple-circle-solid" | "user-single-neutral-male" | "user-single-neutral-male-remix" | "user-single-neutral-male-solid" | "visible-remix" | "visible-solid" | "wave-signal" | "wave-signal-remix" | "wave-signal-solid" | "waving-hand-remix" | "waving-hand-solid" | "wrench-remix" | "chat-bubble-square-block" | "chat-bubble-square-block-remix" | "chat-bubble-square-block-solid" | "chat-bubble-square-write" | "chat-bubble-square-write-remix" | "chat-bubble-square-write-solid" | "chat-bubble-typing-oval" | "chat-bubble-typing-oval-remix" | "chat-bubble-typing-oval-solid" | "chat-two-bubbles-oval" | "chat-two-bubbles-oval-remix" | "chat-two-bubbles-oval-solid" | "happy-face" | "happy-face-remix" | "inbox-favorite" | "inbox-favorite-remix" | "inbox-favorite-solid" | "mail-send-email-message" | "mail-send-email-message-remix" | "mail-send-email-message-solid" | "mail-send-envelope" | "mail-send-envelope-remix" | "mail-send-envelope-solid" | "sign-hashtag" | "sign-hashtag-remix" | "sign-hashtag-solid" | "baggage" | "baggage-remix" | "baggage-solid" | "crutch-remix" | "crutch-solid" | "gas-station-fuel-petroleum" | "gas-station-fuel-petroleum-remix" | "gas-station-fuel-petroleum-solid" | "hearing-deaf-1" | "hearing-deaf-1-remix" | "hearing-deaf-1-solid" | "hot-spring-remix" | "hot-spring-solid" | "hotel-bed-2" | "hotel-bed-2-remix" | "hotel-bed-2-solid" | "lift-remix" | "lift-solid" | "location-pin-3" | "location-pin-3-remix" | "location-pin-3-solid" | "pets-allowed-solid" | "school-bus-side" | "school-bus-side-remix" | "school-bus-side-solid" | "street-sign" | "street-sign-remix" | "street-sign-solid" | "triangle-flag-remix" | "triangle-flag-solid" | "bag-dollar" | "bag-dollar-remix" | "bag-dollar-solid" | "ball-remix" | "ball-solid" | "bill-4" | "bill-4-remix" | "bill-4-solid" | "business-idea-money" | "business-idea-money-remix" | "business-idea-money-solid" | "credit-card-2-remix" | "credit-card-2-solid" | "discount-percent-fire" | "discount-percent-fire-remix" | "discount-percent-fire-solid" | "gift-2" | "gift-2-remix" | "gift-2-solid" | "gold-remix" | "gold-solid" | "graph-dot" | "graph-dot-remix" | "graph-dot-solid" | "justice-scale-2" | "justice-scale-2-remix" | "justice-scale-2-solid" | "moustache-remix" | "moustache-solid" | "necktie-remix" | "necktie-solid" | "pie-chart-remix" | "receipt-add-remix" | "receipt-add-solid" | "safe-vault" | "safe-vault-remix" | "safe-vault-solid" | "shopping-bag-hand-bag-2-remix" | "shopping-basket-2" | "shopping-basket-2-remix" | "shopping-basket-2-solid" | "shopping-cart-add-remix" | "shopping-cart-add-solid" | "signage-3" | "signage-3-remix" | "signage-3-solid" | "startup" | "startup-remix" | "startup-solid" | "stock" | "stock-remix" | "stock-solid" | "store-2" | "store-2-remix" | "store-2-solid" | "target-3" | "target-3-remix" | "target-3-solid" | "wallet-purse" | "wallet-purse-remix" | "wallet-purse-solid" | "alien-remix" | "alien-solid" | "decent-work-and-economic-growth" | "decent-work-and-economic-growth-remix" | "decent-work-and-economic-growth-solid" | "dna-remix" | "leaf-remix" | "recycle-1" | "recycle-1-remix" | "recycle-1-solid" | "shovel-rake" | "shovel-rake-remix" | "shovel-rake-solid" | "test-tube-remix" | "tree-3" | "tree-3-remix" | "tree-3-solid" | "airplane-disabled" | "airplane-disabled-remix" | "airplane-disabled-solid" | "cellular-network-5g" | "cellular-network-5g-remix" | "cellular-network-5g-solid" | "missed-call-remix" | "notification-alarm-2" | "notification-alarm-2-remix" | "notification-alarm-2-solid" | "phone-ringing-1" | "phone-ringing-1-remix" | "phone-ringing-1-solid" | "signal-full" | "signal-full-remix" | "signal-full-solid" | "application-add" | "application-add-remix" | "application-add-solid" | "browser-build" | "browser-build-remix" | "browser-build-solid" | "bug-remix" | "bug-virus-browser" | "bug-virus-browser-remix" | "bug-virus-browser-solid" | "cloud-data-transfer" | "cloud-data-transfer-remix" | "cloud-data-transfer-solid" | "cloud-wifi" | "cloud-wifi-remix" | "cloud-wifi-solid" | "incognito-mode" | "incognito-mode-remix" | "incognito-mode-solid" | "rss-symbol" | "rss-symbol-remix" | "rss-symbol-solid" | "steps-number" | "steps-number-remix" | "steps-number-solid" | "fragile-remix" | "fragile-solid" | "shipment-check" | "shipment-check-remix" | "shipment-check-solid" | "shipping-box-1" | "shipping-box-1-remix" | "shipping-box-1-solid" | "transfer-truck-time-remix" | "warehouse-1" | "warehouse-1-remix" | "warehouse-1-solid" | "definition-search-book" | "definition-search-book-remix" | "definition-search-book-solid" | "global-learning" | "global-learning-remix" | "global-learning-solid" | "graduation-cap-remix" | "office-worker-remix" | "office-worker-solid" | "strategy-tasks" | "strategy-tasks-remix" | "strategy-tasks-solid" | "workspace-desk" | "workspace-desk-remix" | "workspace-desk-solid" | "artificial-intelligence-brain-chip" | "artificial-intelligence-brain-chip-remix" | "artificial-intelligence-brain-chip-solid" | "eject-square-remix" | "eject-square-solid" | "facebook-logo-1-remix" | "router-wifi-network" | "router-wifi-network-remix" | "router-wifi-network-solid" | "record-player-remix" | "record-player-solid" | "repeat-single" | "repeat-single-remix" | "repeat-single-solid" | "tune-adjust-volume" | "tune-adjust-volume-remix" | "tune-adjust-volume-solid" | "allergens-fish" | "allergens-fish-remix" | "allergens-fish-solid" | "chef-toque-hat" | "chef-toque-hat-remix" | "chef-toque-hat-solid" | "time-lapse" | "time-lapse-remix" | "time-lapse-solid" | "_3d-rotate-y-axis" | "_3d-rotate-y-axis-solid" | "arrow-cursor-move" | "arrow-cursor-move-remix" | "arrow-cursor-move-solid" | "bell-notification-remix" | "calendar-mark" | "calendar-mark-remix" | "calendar-mark-solid" | "clean-broom-wipe" | "clean-broom-wipe-remix" | "clean-broom-wipe-solid" | "cog-remix" | "contact-book-remix" | "contact-book-solid" | "curves-levels-graph" | "curves-levels-graph-remix" | "curves-levels-graph-solid" | "delete-tag" | "delete-tag-remix" | "delete-tag-solid" | "desktop-screensaver-sleep" | "desktop-screensaver-sleep-remix" | "desktop-screensaver-sleep-solid" | "dial-pad-finger-2" | "dial-pad-finger-2-remix" | "dial-pad-finger-2-solid" | "feather-pen" | "feather-pen-remix" | "feather-pen-solid" | "file-bookmark-remix" | "file-bookmark-solid" | "hierarchy-16" | "hierarchy-16-remix" | "hierarchy-16-solid" | "horizontal-slider-2" | "horizontal-slider-2-remix" | "horizontal-slider-2-solid" | "horizontal-toggle-button" | "horizontal-toggle-button-remix" | "horizontal-toggle-button-solid" | "hourglass-remix" | "iris-scan-remix" | "iris-scan-solid" | "label-folder-tag" | "label-folder-tag-remix" | "label-folder-tag-solid" | "layout-right-sidebar" | "layout-right-sidebar-remix" | "layout-right-sidebar-solid" | "line-arrow-expand-remix" | "non-commercial-dollars" | "non-commercial-dollars-remix" | "non-commercial-dollars-solid" | "padlock-square-2" | "padlock-square-2-remix" | "padlock-square-2-solid" | "panoramic-screen" | "panoramic-screen-remix" | "panoramic-screen-solid" | "pen-1" | "pen-1-remix" | "pen-1-solid" | "pin-1" | "pin-1-remix" | "pin-1-solid" | "presentation-remix" | "round-anchor-point" | "round-anchor-point-remix" | "round-anchor-point-solid" | "screwdriver-wrench-remix" | "screwdriver-wrench-solid" | "search-history-browser" | "search-history-browser-remix" | "search-history-browser-solid" | "skull-2" | "skull-2-remix" | "skull-2-solid" | "snooze-remix" | "snooze-solid" | "sound-recognition-search" | "sound-recognition-search-remix" | "sound-recognition-search-solid" | "star-circle-remix" | "star-circle-solid" | "stopwatch-remix" | "story-post" | "story-post-remix" | "story-post-solid" | "sun-remix" | "table-lamp-2" | "table-lamp-2-remix" | "table-lamp-2-solid" | "timer-zero" | "timer-zero-remix" | "timer-zero-solid" | "typewriter-remix" | "typewriter-solid" | "user-collaborate-group" | "user-collaborate-group-remix" | "user-collaborate-group-solid" | "user-feedback-heart" | "user-feedback-heart-remix" | "user-feedback-heart-solid" | "inbox-remix" | "location-compass-2" | "location-compass-2-remix" | "location-compass-2-solid" | "passport-globe" | "passport-globe-remix" | "passport-globe-solid" | "surveillance-camera-remix" | "surveillance-camera-solid" | "theater-mask" | "theater-mask-remix" | "theater-mask-solid" | "credit-card-disable" | "credit-card-disable-remix" | "credit-card-disable-solid" | "critical-thinking-2" | "critical-thinking-2-remix" | "critical-thinking-2-solid" | "dollar-increase" | "dollar-increase-remix" | "dollar-increase-solid" | "investing-and-banking" | "investing-and-banking-remix" | "investing-and-banking-solid" | "shirt-remix" | "notification-alarm-snooze" | "notification-alarm-snooze-remix" | "notification-alarm-snooze-solid" | "cloud-off-remix" | "module-puzzle-2" | "module-puzzle-2-remix" | "module-puzzle-2-solid" | "threat-usb" | "threat-usb-remix" | "threat-usb-solid" | "transfer-truck-time" | "transfer-truck-time-solid" | "ai-edit-robot" | "ai-edit-robot-remix" | "ai-edit-robot-solid" | "one-handed-holding-tablet-handheld" | "one-handed-holding-tablet-handheld-remix" | "one-handed-holding-tablet-handheld-solid" | "safari-logo-remix" | "safari-solid" | "card-game-diamond" | "card-game-diamond-remix" | "card-game-diamond-solid" | "music-note-trebble-clef" | "music-note-trebble-clef-remix" | "music-note-trebble-clef-solid" | "play-list-1" | "play-list-1-remix" | "play-list-1-solid" | "drum-stick" | "drum-stick-remix" | "drum-stick-solid" | "fork-plate" | "fork-plate-remix" | "fork-plate-solid" | "lens-remix" | "lens-solid" | "polaroid-remix" | "polaroid-solid" | "arrow-diagonal-2" | "arrow-diagonal-2-solid" | "arrow-turn-down-large" | "arrow-turn-down-large-solid" | "candle-remix" | "candle-solid" | "cleaning-room-woman" | "cleaning-room-woman-solid" | "dashboard-1" | "dashboard-1-remix" | "dashboard-1-solid" | "dashboard-gauge-2" | "dashboard-gauge-2-solid" | "delete-bookmark" | "delete-bookmark-remix" | "delete-bookmark-solid" | "flashlight-remix" | "flashlight-solid" | "graphic-template-website-ui" | "graphic-template-website-ui-remix" | "graphic-template-website-ui-solid" | "home-1" | "home-1-remix" | "home-1-solid" | "memes-comment-reply" | "memes-comment-reply-remix" | "memes-comment-reply-solid" | "no-photo-taking-zone" | "no-photo-taking-zone-solid" | "octagram-shape" | "octagram-shape-remix" | "octagram-shape-solid" | "pathfinder-outline-solid" | "pinwheel-remix" | "pinwheel-solid" | "projector-screen-remix" | "projector-screen-solid" | "radioactive-1" | "radioactive-1-remix" | "radioactive-1-solid" | "reset-clock" | "reset-clock-remix" | "reset-clock-solid" | "ruler-remix" | "select-all-remix" | "select-all-solid" | "sizing" | "sizing-remix" | "sizing-solid" | "stamp-remix" | "stamp-solid" | "tool-box-remix" | "tool-box-solid" | "transparent" | "transparent-remix" | "transparent-solid" | "user-protection-1-remix" | "user-sticker-square" | "user-sticker-square-remix" | "user-sticker-square-solid" | "video-subtitles" | "video-subtitles-remix" | "video-subtitles-solid" | "voice-scan-1" | "voice-scan-1-remix" | "voice-scan-1-solid" | "voice-typing-word-convert" | "voice-typing-word-convert-remix" | "voice-typing-word-convert-solid" | "wrap-arch" | "wrap-arch-solid" | "inbox-post" | "inbox-post-remix" | "inbox-post-solid" | "earth-2-remix" | "hot-air-balloon-remix" | "hot-air-balloon-solid" | "landing-remix" | "landing-solid" | "traffic-light-remix" | "traffic-light-solid" | "graph-arrow-user-increase" | "graph-arrow-user-increase-remix" | "graph-arrow-user-increase-solid" | "phone-vibrate-remix" | "phone-vibrate-solid" | "drop-down-menu" | "drop-down-menu-remix" | "drop-down-menu-solid" | "module" | "module-remix" | "module-solid" | "box-waterproof" | "box-waterproof-remix" | "box-waterproof-solid" | "ai-folder-robot" | "ai-folder-robot-remix" | "ai-folder-robot-solid" | "ai-gaming-robot" | "ai-gaming-robot-remix" | "ai-gaming-robot-solid" | "ai-generate-voice-spark-2" | "ai-generate-voice-spark-2-remix" | "ai-generate-voice-spark-2-solid" | "ai-vehicle-robot-1" | "ai-vehicle-robot-1-remix" | "ai-vehicle-robot-1-solid" | "deepfake-technology-2" | "deepfake-technology-2-remix" | "deepfake-technology-2-solid" | "asterisk-square-remix" | "battery-medium-3" | "battery-medium-3-remix" | "battery-medium-3-solid" | "browser-error" | "browser-error-remix" | "browser-error-solid" | "google-drive-logo-remix" | "laptop-project-screen" | "laptop-project-screen-remix" | "laptop-project-screen-solid" | "middle-click" | "middle-click-remix" | "middle-click-solid" | "screen-tv" | "screen-tv-remix" | "screen-tv-solid" | "skype-logo-remix" | "watch-circle-bluetooth" | "watch-circle-bluetooth-remix" | "watch-circle-bluetooth-solid" | "watch-circle-disable" | "watch-circle-disable-remix" | "watch-circle-disable-solid" | "watch-square-disable" | "watch-square-disable-remix" | "watch-square-disable-solid" | "watch-square-time" | "watch-square-time-remix" | "watch-square-time-solid" | "fortune-telling-sphere" | "fortune-telling-sphere-remix" | "fortune-telling-sphere-solid" | "shinto" | "shinto-remix" | "shinto-solid" | "button-power-circle-1" | "button-power-circle-1-remix" | "button-power-circle-1-solid" | "buttons-all" | "buttons-all-remix" | "buttons-all-solid" | "circus-tent-remix" | "circus-tent-solid" | "recording-tape-2" | "recording-tape-2-remix" | "recording-tape-2-solid" | "sword-attack" | "sword-attack-remix" | "sword-attack-solid" | "ticket-star-remix" | "ticket-star-solid" | "volume-sleep" | "volume-sleep-remix" | "volume-sleep-solid" | "allergens-peanut" | "allergens-peanut-remix" | "allergens-peanut-solid" | "cake-remix" | "cupcake-remix" | "ice-cream-1-remix" | "ice-cream-1-solid" | "milk-remix" | "milk-solid" | "roller-remix" | "roller-solid" | "emergency-call" | "emergency-call-solid" | "heart-rate-clipboard" | "heart-rate-clipboard-remix" | "heart-rate-clipboard-solid" | "insurance-hands" | "insurance-hands-remix" | "insurance-hands-solid" | "medical-folder" | "medical-folder-remix" | "medical-folder-solid" | "nose-smell" | "nose-smell-remix" | "nose-smell-solid" | "camera-flip-1" | "camera-flip-1-solid" | "camera-flip-2-remix" | "camera-setting-pin" | "camera-setting-pin-remix" | "camera-setting-pin-solid" | "flash-timer" | "flash-timer-remix" | "flash-timer-solid" | "light-dark-mode" | "light-dark-mode-remix" | "light-dark-mode-solid" | "mirror-horizontally" | "mirror-horizontally-remix" | "mirror-horizontally-solid" | "_3d-move-remix" | "_3d-move-solid" | "_3d-rotate-x-axis-remix" | "_3d-scale-remix" | "_3d-scale-solid" | "add-pdf" | "add-pdf-remix" | "add-pdf-solid" | "align-back-2" | "align-back-2-remix" | "align-back-2-solid" | "align-left-1" | "align-left-1-solid" | "align-object-bottom" | "align-object-bottom-remix" | "align-object-bottom-solid" | "align-text-center-remix" | "align-text-center-solid" | "arrow-transfer-horizontal-large-1" | "arrow-transfer-horizontal-large-1-solid" | "arrow-triangle-loop" | "arrow-triangle-loop-solid" | "arrow-up-large-2" | "arrow-up-large-2-solid" | "bell-set-timer" | "bell-set-timer-remix" | "bell-set-timer-solid" | "board-remix" | "board-solid" | "border-bottom-remix" | "border-bottom-solid" | "calendar-warning" | "calendar-warning-remix" | "calendar-warning-solid" | "closed-umbrella-remix" | "closed-umbrella-solid" | "copy-link-remix" | "copy-link-solid" | "custom-feeds-like-favorite" | "custom-feeds-like-favorite-remix" | "custom-feeds-like-favorite-solid" | "customer-support-setting" | "customer-support-setting-remix" | "customer-support-setting-solid" | "cutter-remix" | "cutter-solid" | "dark-display-mode" | "dark-display-mode-solid" | "dashboard-gauge-2-remix" | "delete-2" | "delete-2-remix" | "delete-2-solid" | "delete-pdf" | "delete-pdf-remix" | "delete-pdf-solid" | "diagonal-line-arrow-2-remix" | "diagonal-scroll-1" | "diagonal-scroll-1-solid" | "double-bookmark-remix" | "double-bookmark-solid" | "double-heart" | "double-heart-remix" | "double-heart-solid" | "download-square-remix" | "download-stack" | "download-stack-remix" | "download-stack-solid" | "drawing-compass-remix" | "drawing-compass-solid" | "edit-pdf" | "edit-pdf-remix" | "edit-pdf-solid" | "elipse-frame" | "elipse-frame-remix" | "elipse-frame-solid" | "empty-recycle-bin-1" | "empty-recycle-bin-1-remix" | "empty-recycle-bin-1-solid" | "end-point-arrow" | "end-point-arrow-solid" | "fire-wall" | "fire-wall-remix" | "fire-wall-solid" | "flip-vertical-square-1" | "flip-vertical-square-1-remix" | "flip-vertical-square-1-solid" | "folder-block-remix" | "following" | "following-remix" | "following-solid" | "hide-layer" | "hide-layer-remix" | "hide-layer-solid" | "hierarchy-8" | "hierarchy-8-remix" | "hierarchy-8-solid" | "hierarchy-line-1" | "hierarchy-line-1-remix" | "hierarchy-line-1-solid" | "horizontal-menu-square" | "horizontal-menu-square-remix" | "horizontal-menu-square-solid" | "image-highlights" | "image-highlights-remix" | "image-highlights-solid" | "insert-row-remix" | "insert-row-solid" | "layout-window-25" | "layout-window-25-remix" | "layout-window-25-solid" | "line-arrow-move-up-1-remix" | "line-arrow-reload-horizontal-2-remix" | "line-arrow-right-1-remix" | "line-arrow-transfer-horizontal-1-remix" | "line-arrow-triangle-loop-remix" | "line-arrow-turn-down-left-remix" | "link-share-2" | "link-share-2-remix" | "link-share-2-solid" | "login-2-remix" | "login-2-solid" | "logout-2-remix" | "logout-2-solid" | "move-file" | "move-file-remix" | "move-file-solid" | "no-word-wrap" | "no-word-wrap-remix" | "no-word-wrap-solid" | "notebook-remix" | "one-finger-short-tap" | "one-finger-short-tap-remix" | "one-finger-short-tap-solid" | "padlock-shield" | "padlock-shield-remix" | "padlock-shield-solid" | "page-break-remix" | "paperclip-2" | "paperclip-2-solid" | "paragraph-article" | "paragraph-article-remix" | "paragraph-article-solid" | "paragraph-right-to-left" | "paragraph-right-to-left-remix" | "paragraph-right-to-left-solid" | "password-block" | "password-block-remix" | "password-block-solid" | "pathfinder-outline-remix" | "pen-types" | "pen-types-remix" | "pen-types-solid" | "rate-stretch-tool" | "rate-stretch-tool-remix" | "rate-stretch-tool-solid" | "remove-alert-clock" | "remove-alert-clock-remix" | "remove-alert-clock-solid" | "remove-favorite-highlight" | "remove-favorite-highlight-remix" | "remove-favorite-highlight-solid" | "ribbon-remix" | "roller-paintbrush" | "roller-paintbrush-remix" | "roller-paintbrush-solid" | "rotate-right-remix" | "rotate-right-solid" | "search-bar" | "search-bar-remix" | "search-bar-solid" | "select-circle-area-2" | "select-circle-area-2-solid" | "share-time" | "share-time-remix" | "share-time-solid" | "shrink-window-osx" | "shrink-window-osx-remix" | "shrink-window-osx-solid" | "signature-remix" | "signature-solid" | "slide-show-play" | "slide-show-play-remix" | "slide-show-play-solid" | "smart-key" | "smart-key-remix" | "smart-key-solid" | "snooze-clock" | "snooze-clock-remix" | "snooze-clock-solid" | "sphere-shape" | "sphere-shape-remix" | "sphere-shape-solid" | "symmetry-mirror-1" | "symmetry-mirror-1-remix" | "symmetry-mirror-1-solid" | "tailless-line-arrow-diagonal-scroll-1-remix" | "text-bar" | "text-bar-remix" | "text-bar-solid" | "text-tracking-remix" | "text-tracking-solid" | "thermometer-positive" | "thermometer-positive-remix" | "thermometer-positive-solid" | "translate-text" | "translate-text-remix" | "translate-text-solid" | "type-area" | "type-area-remix" | "type-area-solid" | "upload-square-remix" | "user-arrows-account-switch" | "user-arrows-account-switch-remix" | "user-arrows-account-switch-solid" | "user-head-focus" | "user-head-focus-remix" | "user-head-focus-solid" | "user-protection-1" | "user-protection-1-solid" | "user-single-neutral-female" | "user-single-neutral-female-remix" | "user-single-neutral-female-solid" | "user-work-laptop-wifi" | "user-work-laptop-wifi-remix" | "user-work-laptop-wifi-solid" | "vertical-slider-2" | "vertical-slider-2-remix" | "vertical-slider-2-solid" | "view-document-files" | "view-document-files-remix" | "view-document-files-solid" | "warning-shield" | "warning-shield-remix" | "warning-shield-solid" | "warp-arch-remix" | "warp-fish" | "warp-fish-remix" | "warp-fish-solid" | "water-drop-remix" | "water-drop-solid" | "zip-file-remix" | "zip-file-solid" | "zoom-document" | "zoom-document-remix" | "zoom-document-solid" | "chat-bubble-crack-square" | "chat-bubble-crack-square-remix" | "chat-bubble-crack-square-solid" | "chat-bubble-disable-oval" | "chat-bubble-disable-oval-remix" | "chat-bubble-disable-oval-solid" | "email-attachment-image" | "email-attachment-image-remix" | "email-attachment-image-solid" | "forward-email" | "forward-email-remix" | "forward-email-solid" | "mail-loading" | "mail-loading-remix" | "mail-loading-solid" | "smiley-shocked" | "smiley-shocked-remix" | "smiley-shocked-solid" | "car-2-remix" | "car-2-solid" | "cleaning-room-man-remix" | "earth-2" | "earth-2-solid" | "fire-alarm-1" | "fire-alarm-1-remix" | "fire-alarm-1-solid" | "gender-lesbian-2" | "gender-lesbian-2-remix" | "gender-lesbian-2-solid" | "hand-washing" | "hand-washing-remix" | "hand-washing-solid" | "hanger-remix" | "hanger-solid" | "hotel-three-star" | "hotel-three-star-remix" | "hotel-three-star-solid" | "location-office" | "location-office-remix" | "location-office-solid" | "location-pin-money-atm-1-remix" | "location-pin-store" | "location-pin-store-solid" | "map-search-remix" | "map-search-solid" | "mine-cart-2" | "mine-cart-2-remix" | "mine-cart-2-solid" | "no-pets-allowed-remix" | "pet-friendly-hotel" | "pet-friendly-hotel-remix" | "pet-friendly-hotel-solid" | "plane-flight-board" | "plane-flight-board-remix" | "plane-flight-board-solid" | "ship-remix" | "ship-solid" | "spa-remix" | "spa-solid" | "toilet-paper-remix" | "toilet-paper-solid" | "bag-suitcase-add-plus" | "bag-suitcase-add-plus-remix" | "bag-suitcase-add-plus-solid" | "bill-dollar-1" | "bill-dollar-1-remix" | "bill-dollar-1-solid" | "cashier-machine-2" | "cashier-machine-2-remix" | "cashier-machine-2-solid" | "chair-2-remix" | "chair-2-solid" | "ring-remix" | "ring-solid" | "scanner-1-remix" | "shopping-bag-hand-bag-price-tag" | "shopping-bag-hand-bag-price-tag-solid" | "shopping-basket-remove-remix" | "shopping-basket-remove-solid" | "store-factory" | "store-factory-remix" | "store-factory-solid" | "summit-remix" | "summit-solid" | "tag-free-circle" | "tag-free-circle-remix" | "tag-free-circle-solid" | "consellation" | "consellation-remix" | "consellation-solid" | "eco-house" | "eco-house-remix" | "eco-house-solid" | "hydro-energy-remix" | "rabbit-remix" | "rabbit-solid" | "water-drop-1-solid" | "phone-circle-off-remix" | "phone-circle-off-solid" | "phone-message-remix" | "phone-message-solid" | "phone-pen-2" | "phone-pen-2-remix" | "phone-pen-2-solid" | "phone-personal-hotspot" | "phone-personal-hotspot-remix" | "phone-personal-hotspot-solid" | "phone-setting" | "phone-setting-bolt-nut-remix" | "phone-setting-solid" | "sharing-data" | "sharing-data-remix" | "sharing-data-solid" | "browser-code-2" | "browser-code-2-remix" | "browser-code-2-solid" | "browser-error-404" | "browser-error-404-remix" | "browser-error-404-solid" | "browser-key" | "browser-key-remix" | "browser-key-solid" | "insert-cloud-link" | "insert-cloud-link-remix" | "insert-cloud-link-solid" | "script-1" | "script-1-remix" | "script-1-solid" | "share-code" | "share-code-remix" | "share-code-solid" | "transfer-cart" | "transfer-cart-remix" | "transfer-cart-solid" | "office-building-2" | "office-building-2-remix" | "office-building-2-solid">): import("react").JSX.Element;
|
|
1511
|
+
({ 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<"visible" | "radio" | "alien" | "bluetooth" | "brightness-1" | "flashlight" | "gold" | "inbox" | "keyboard" | "notebook" | "pinwheel" | "polaroid" | "presentation" | "ribbon" | "ring" | "select-all" | "shredder" | "summit" | "typewriter" | "virtual-reality" | "leaf" | "bug" | "rabbit" | "arrow-expand" | "rotate-right" | "apple" | "google-drive" | "skype" | "phone-message" | "glasses" | "hanger" | "cloud-off" | "database" | "projector-screen" | "scanner" | "ruler" | "cake" | "cupcake" | "check" | "signature" | "chess-knight" | "map-search" | "wrench" | "candle" | "party-popper" | "record-player" | "tooth" | "spa" | "dna" | "test-tube" | "cog" | "pentagon" | "star-circle" | "trophy" | "border-bottom" | "drone" | "traffic-light" | "archive-box" | "archive-box-solid" | "cake-solid" | "check-solid" | "cog-solid" | "inbox-solid" | "information-circle" | "information-circle-solid" | "magnifying-glass" | "magnifying-glass-solid" | "qr-code" | "qr-code-solid" | "radio-solid" | "sun" | "sun-solid" | "trophy-solid" | "wrench-solid" | "graduation-cap" | "hourglass" | "milk" | "pen-tool" | "refrigerator" | "satellite-dish" | "ship" | "shirt" | "stamp" | "syringe" | "wine" | "pie-chart" | "cut" | "filter-2" | "hierarchy-2" | "login-2" | "logout-2" | "moustache" | "page-break" | "stopwatch" | "toilet-paper" | "camera-video" | "phone-vibrate" | "floppy-disk" | "screwdriver-wrench" | "crutch" | "pentagon-solid" | "text-tracking" | "fragile" | "copy-link" | "calendar-add" | "snooze" | "tool-box" | "lens" | "safari" | "attribution" | "landscape-2" | "water-drop" | "waving-hand" | "download-square" | "download-square-solid" | "upload-square" | "upload-square-solid" | "presentation-solid" | "bell-notification" | "bell-notification-solid" | "database-solid" | "bug-solid" | "iris-scan" | "triangle-flag" | "graduation-cap-solid" | "test-tube-solid" | "hot-air-balloon" | "snow-flake" | "link-chain" | "zip-file" | "apple-solid" | "google-drive-solid" | "skype-solid" | "cloud-off-solid" | "folder-block-solid" | "bluetooth-solid" | "lasso-tool" | "ball" | "loop-1" | "credit-card-2" | "music-note-1" | "pie-chart-solid" | "hourglass-solid" | "happy-face-solid" | "dna-solid" | "keyboard-solid" | "new-file" | "new-folder" | "circus-tent" | "necktie" | "closed-umbrella" | "peace-symbol" | "speaker-1" | "contact-book" | "cutter" | "floppy-disk-solid" | "missed-call-solid" | "office-worker" | "double-bookmark" | "ribbon-solid" | "shopping-basket-remove" | "lift" | "board" | "pets-allowed" | "surveillance-camera" | "cursor-click" | "_3d-move" | "_3d-scale" | "dashboard-circle" | "drawing-compass" | "file-bookmark" | "folder-block" | "gameboy" | "insert-row" | "moon-cloud" | "pathfinder-outline" | "ticket-star" | "align-text-center" | "text-style" | "upload-computer" | "shopping-cart-add" | "landing" | "eject-square" | "ice-cream-1" | "car-2" | "layers-1" | "shield-2" | "water-drop-1" | "hot-spring" | "chair-2" | "receipt-add" | "asterisk-square" | "asterisk-square-solid" | "cupcake-solid" | "glasses-solid" | "leaf-solid" | "ruler-solid" | "wine-solid" | "division-circle" | "phone-circle-off" | "roller" | "bullet-list" | "bullet-list-solid" | "page-break-solid" | "missed-call" | "shirt-solid" | "tea-cup" | "notebook-solid" | "peace-symbol-solid" | "stopwatch-solid" | "ai-science-spark" | "ai-science-spark-remix" | "ai-science-spark-solid" | "ai-upscale-spark" | "ai-upscale-spark-remix" | "ai-upscale-spark-solid" | "apple-remix" | "battery-empty-2" | "battery-empty-2-remix" | "battery-empty-2-solid" | "bluetooth-remix" | "computer-chip-1" | "computer-chip-1-remix" | "computer-chip-1-solid" | "controller-wireless" | "controller-wireless-remix" | "controller-wireless-solid" | "cursor-click-remix" | "cursor-click-solid" | "cyborg" | "cyborg-remix" | "cyborg-solid" | "database-remix" | "database-server-2" | "database-server-2-remix" | "database-server-2-solid" | "desktop-chat" | "desktop-chat-remix" | "desktop-chat-solid" | "device-database-encryption-1" | "device-database-encryption-1-remix" | "device-database-encryption-1-solid" | "drone-remix" | "drone-solid" | "electric-cord-3" | "electric-cord-3-remix" | "electric-cord-3-solid" | "facebook-1" | "facebook-1-solid" | "floppy-disk-remix" | "hand-held-tablet-drawing" | "hand-held-tablet-drawing-remix" | "hand-held-tablet-drawing-solid" | "keyboard-remix" | "shredder-remix" | "shredder-solid" | "virtual-reality-remix" | "virtual-reality-solid" | "voice-mail" | "voice-mail-remix" | "voice-mail-solid" | "webcam-video" | "webcam-video-remix" | "webcam-video-solid" | "news-paper" | "news-paper-remix" | "news-paper-solid" | "peace-symbol-remix" | "politics-vote-2" | "politics-vote-2-remix" | "politics-vote-2-solid" | "button-fast-forward-2" | "button-fast-forward-2-remix" | "button-fast-forward-2-solid" | "camera-video-remix" | "camera-video-solid" | "chess-knight-remix" | "chess-knight-solid" | "gameboy-remix" | "gameboy-solid" | "music-note-1-remix" | "music-note-1-solid" | "party-popper-remix" | "party-popper-solid" | "play-list-8" | "play-list-8-remix" | "play-list-8-solid" | "radio-remix" | "song-recommendation" | "song-recommendation-remix" | "song-recommendation-solid" | "speaker-1-remix" | "speaker-1-solid" | "volume-level-high" | "volume-level-high-remix" | "volume-level-high-solid" | "chicken-grilled-stream" | "chicken-grilled-stream-remix" | "chicken-grilled-stream-solid" | "refrigerator-remix" | "refrigerator-solid" | "tea-cup-remix" | "tea-cup-solid" | "wine-remix" | "blood-bag-donation" | "blood-bag-donation-remix" | "blood-bag-donation-solid" | "emergency-call-remix" | "flu-mask" | "flu-mask-remix" | "flu-mask-solid" | "health-care-2" | "health-care-2-remix" | "health-care-2-solid" | "medical-ribbon-1" | "medical-ribbon-1-remix" | "medical-ribbon-1-solid" | "medical-search-diagnosis" | "medical-search-diagnosis-remix" | "medical-search-diagnosis-solid" | "microscope-observation-sciene" | "microscope-observation-sciene-remix" | "microscope-observation-sciene-solid" | "petri-dish-lab-equipment" | "petri-dish-lab-equipment-remix" | "petri-dish-lab-equipment-solid" | "prescription-pills-drugs-healthcare" | "prescription-pills-drugs-healthcare-remix" | "prescription-pills-drugs-healthcare-solid" | "syringe-remix" | "syringe-solid" | "tooth-remix" | "tooth-solid" | "virus-antivirus" | "virus-antivirus-remix" | "virus-antivirus-solid" | "camera-disabled-remix" | "landscape-2-remix" | "landscape-2-solid" | "laptop-camera" | "laptop-camera-remix" | "laptop-camera-solid" | "align-left-1-remix" | "archive-box-remix" | "arrow-cursor-1" | "arrow-cursor-1-remix" | "arrow-cursor-1-solid" | "arrow-expand-solid" | "arrow-reload-horizontal-2" | "arrow-reload-horizontal-2-solid" | "arrow-up-dashed-square" | "arrow-up-dashed-square-solid" | "attribution-remix" | "attribution-solid" | "brightness-1-remix" | "brightness-1-solid" | "bullet-list-remix" | "calendar-add-remix" | "calendar-add-solid" | "check-remix" | "color-swatches" | "color-swatches-remix" | "color-swatches-solid" | "customer-support-1" | "customer-support-1-remix" | "customer-support-1-solid" | "cut-remix" | "cut-solid" | "dark-dislay-mode-remix" | "dashboard-circle-remix" | "dashboard-circle-solid" | "division-circle-remix" | "division-circle-solid" | "download-box-1" | "download-box-1-remix" | "download-box-1-solid" | "empty-clipboard" | "empty-clipboard-remix" | "empty-clipboard-solid" | "filter-2-remix" | "filter-2-solid" | "fingerprint-2" | "fingerprint-2-remix" | "fingerprint-2-solid" | "flip-vertical-arrow-2" | "flip-vertical-arrow-2-remix" | "flip-vertical-arrow-2-solid" | "give-gift" | "give-gift-remix" | "give-gift-solid" | "glasses-remix" | "help-chat-2" | "help-chat-2-remix" | "help-chat-2-solid" | "hierarchy-2-remix" | "hierarchy-2-solid" | "information-circle-remix" | "input-box" | "input-box-remix" | "input-box-solid" | "insert-top-left" | "insert-top-left-remix" | "insert-top-left-solid" | "invisible-2" | "invisible-2-remix" | "invisible-2-solid" | "lasso-tool-remix" | "lasso-tool-solid" | "layers-1-remix" | "layers-1-solid" | "layout-window-2" | "layout-window-2-remix" | "layout-window-2-solid" | "like-1" | "like-1-remix" | "like-1-solid" | "line-arrow-synchronize-disable-remix" | "line-arrow-up-dashed-square-remix" | "link-chain-remix" | "link-chain-solid" | "loop-1-remix" | "loop-1-solid" | "magic-wand-2" | "magic-wand-2-remix" | "magic-wand-2-solid" | "magnifying-glass-remix" | "megaphone-2" | "megaphone-2-remix" | "megaphone-2-solid" | "moon-cloud-remix" | "moon-cloud-solid" | "new-file-remix" | "new-file-solid" | "new-folder-remix" | "new-folder-solid" | "new-sticky-note" | "new-sticky-note-remix" | "new-sticky-note-solid" | "padlock-square-1" | "padlock-square-1-remix" | "padlock-square-1-solid" | "page-setting" | "page-setting-remix" | "page-setting-solid" | "paperclip-1-remix" | "pen-draw" | "pen-draw-remix" | "pen-draw-solid" | "pen-tool-remix" | "pen-tool-solid" | "pentagon-remix" | "pictures-folder-memories" | "pictures-folder-memories-remix" | "pictures-folder-memories-solid" | "pyramid-shape" | "pyramid-shape-remix" | "pyramid-shape-solid" | "recycle-bin-2" | "recycle-bin-2-remix" | "recycle-bin-2-solid" | "rock-and-roll-hand" | "rock-and-roll-hand-remix" | "rock-and-roll-hand-solid" | "satellite-dish-remix" | "satellite-dish-solid" | "scanner-remix" | "scanner-solid" | "select-circle-area-1-remix" | "share-link" | "share-link-remix" | "share-link-solid" | "shield-2-remix" | "shield-2-solid" | "snow-flake-remix" | "snow-flake-solid" | "spiral-shape" | "spiral-shape-remix" | "spiral-shape-solid" | "star-2" | "star-2-remix" | "star-2-solid" | "star-badge" | "star-badge-remix" | "star-badge-solid" | "synchronize-disable" | "synchronize-disable-solid" | "text-flow-rows" | "text-flow-rows-remix" | "text-flow-rows-solid" | "text-style-remix" | "text-style-solid" | "trophy-remix" | "two-finger-tap" | "two-finger-tap-remix" | "two-finger-tap-solid" | "upload-computer-remix" | "upload-computer-solid" | "user-add-plus" | "user-add-plus-remix" | "user-add-plus-solid" | "user-identifier-card" | "user-identifier-card-remix" | "user-identifier-card-solid" | "user-multiple-circle" | "user-multiple-circle-remix" | "user-multiple-circle-solid" | "user-single-neutral-male" | "user-single-neutral-male-remix" | "user-single-neutral-male-solid" | "visible-remix" | "visible-solid" | "wave-signal" | "wave-signal-remix" | "wave-signal-solid" | "waving-hand-remix" | "waving-hand-solid" | "wrench-remix" | "chat-bubble-square-block" | "chat-bubble-square-block-remix" | "chat-bubble-square-block-solid" | "chat-bubble-square-write" | "chat-bubble-square-write-remix" | "chat-bubble-square-write-solid" | "chat-bubble-typing-oval" | "chat-bubble-typing-oval-remix" | "chat-bubble-typing-oval-solid" | "chat-two-bubbles-oval" | "chat-two-bubbles-oval-remix" | "chat-two-bubbles-oval-solid" | "happy-face" | "happy-face-remix" | "inbox-favorite" | "inbox-favorite-remix" | "inbox-favorite-solid" | "mail-send-email-message" | "mail-send-email-message-remix" | "mail-send-email-message-solid" | "mail-send-envelope" | "mail-send-envelope-remix" | "mail-send-envelope-solid" | "sign-hashtag" | "sign-hashtag-remix" | "sign-hashtag-solid" | "baggage" | "baggage-remix" | "baggage-solid" | "crutch-remix" | "crutch-solid" | "gas-station-fuel-petroleum" | "gas-station-fuel-petroleum-remix" | "gas-station-fuel-petroleum-solid" | "hearing-deaf-1" | "hearing-deaf-1-remix" | "hearing-deaf-1-solid" | "hot-spring-remix" | "hot-spring-solid" | "hotel-bed-2" | "hotel-bed-2-remix" | "hotel-bed-2-solid" | "lift-remix" | "lift-solid" | "location-pin-3" | "location-pin-3-remix" | "location-pin-3-solid" | "pets-allowed-solid" | "school-bus-side" | "school-bus-side-remix" | "school-bus-side-solid" | "street-sign" | "street-sign-remix" | "street-sign-solid" | "triangle-flag-remix" | "triangle-flag-solid" | "bag-dollar" | "bag-dollar-remix" | "bag-dollar-solid" | "ball-remix" | "ball-solid" | "bill-4" | "bill-4-remix" | "bill-4-solid" | "business-idea-money" | "business-idea-money-remix" | "business-idea-money-solid" | "credit-card-2-remix" | "credit-card-2-solid" | "discount-percent-fire" | "discount-percent-fire-remix" | "discount-percent-fire-solid" | "gift-2" | "gift-2-remix" | "gift-2-solid" | "gold-remix" | "gold-solid" | "graph-dot" | "graph-dot-remix" | "graph-dot-solid" | "justice-scale-2" | "justice-scale-2-remix" | "justice-scale-2-solid" | "moustache-remix" | "moustache-solid" | "necktie-remix" | "necktie-solid" | "pie-chart-remix" | "receipt-add-remix" | "receipt-add-solid" | "safe-vault" | "safe-vault-remix" | "safe-vault-solid" | "shopping-bag-hand-bag-2-remix" | "shopping-basket-2" | "shopping-basket-2-remix" | "shopping-basket-2-solid" | "shopping-cart-add-remix" | "shopping-cart-add-solid" | "signage-3" | "signage-3-remix" | "signage-3-solid" | "startup" | "startup-remix" | "startup-solid" | "stock" | "stock-remix" | "stock-solid" | "store-2" | "store-2-remix" | "store-2-solid" | "target-3" | "target-3-remix" | "target-3-solid" | "wallet-purse" | "wallet-purse-remix" | "wallet-purse-solid" | "alien-remix" | "alien-solid" | "decent-work-and-economic-growth" | "decent-work-and-economic-growth-remix" | "decent-work-and-economic-growth-solid" | "dna-remix" | "leaf-remix" | "recycle-1" | "recycle-1-remix" | "recycle-1-solid" | "shovel-rake" | "shovel-rake-remix" | "shovel-rake-solid" | "test-tube-remix" | "tree-3" | "tree-3-remix" | "tree-3-solid" | "airplane-disabled" | "airplane-disabled-remix" | "airplane-disabled-solid" | "cellular-network-5g" | "cellular-network-5g-remix" | "cellular-network-5g-solid" | "missed-call-remix" | "notification-alarm-2" | "notification-alarm-2-remix" | "notification-alarm-2-solid" | "phone-ringing-1" | "phone-ringing-1-remix" | "phone-ringing-1-solid" | "signal-full" | "signal-full-remix" | "signal-full-solid" | "application-add" | "application-add-remix" | "application-add-solid" | "browser-build" | "browser-build-remix" | "browser-build-solid" | "bug-remix" | "bug-virus-browser" | "bug-virus-browser-remix" | "bug-virus-browser-solid" | "cloud-data-transfer" | "cloud-data-transfer-remix" | "cloud-data-transfer-solid" | "cloud-wifi" | "cloud-wifi-remix" | "cloud-wifi-solid" | "incognito-mode" | "incognito-mode-remix" | "incognito-mode-solid" | "rss-symbol" | "rss-symbol-remix" | "rss-symbol-solid" | "steps-number" | "steps-number-remix" | "steps-number-solid" | "fragile-remix" | "fragile-solid" | "shipment-check" | "shipment-check-remix" | "shipment-check-solid" | "shipping-box-1" | "shipping-box-1-remix" | "shipping-box-1-solid" | "transfer-truck-time-remix" | "warehouse-1" | "warehouse-1-remix" | "warehouse-1-solid" | "definition-search-book" | "definition-search-book-remix" | "definition-search-book-solid" | "global-learning" | "global-learning-remix" | "global-learning-solid" | "graduation-cap-remix" | "office-worker-remix" | "office-worker-solid" | "strategy-tasks" | "strategy-tasks-remix" | "strategy-tasks-solid" | "workspace-desk" | "workspace-desk-remix" | "workspace-desk-solid" | "artificial-intelligence-brain-chip" | "artificial-intelligence-brain-chip-remix" | "artificial-intelligence-brain-chip-solid" | "eject-square-remix" | "eject-square-solid" | "facebook-logo-1-remix" | "router-wifi-network" | "router-wifi-network-remix" | "router-wifi-network-solid" | "record-player-remix" | "record-player-solid" | "repeat-single" | "repeat-single-remix" | "repeat-single-solid" | "tune-adjust-volume" | "tune-adjust-volume-remix" | "tune-adjust-volume-solid" | "allergens-fish" | "allergens-fish-remix" | "allergens-fish-solid" | "chef-toque-hat" | "chef-toque-hat-remix" | "chef-toque-hat-solid" | "time-lapse" | "time-lapse-remix" | "time-lapse-solid" | "_3d-rotate-y-axis" | "_3d-rotate-y-axis-solid" | "arrow-cursor-move" | "arrow-cursor-move-remix" | "arrow-cursor-move-solid" | "bell-notification-remix" | "calendar-mark" | "calendar-mark-remix" | "calendar-mark-solid" | "clean-broom-wipe" | "clean-broom-wipe-remix" | "clean-broom-wipe-solid" | "cog-remix" | "contact-book-remix" | "contact-book-solid" | "curves-levels-graph" | "curves-levels-graph-remix" | "curves-levels-graph-solid" | "delete-tag" | "delete-tag-remix" | "delete-tag-solid" | "desktop-screensaver-sleep" | "desktop-screensaver-sleep-remix" | "desktop-screensaver-sleep-solid" | "dial-pad-finger-2" | "dial-pad-finger-2-remix" | "dial-pad-finger-2-solid" | "feather-pen" | "feather-pen-remix" | "feather-pen-solid" | "file-bookmark-remix" | "file-bookmark-solid" | "hierarchy-16" | "hierarchy-16-remix" | "hierarchy-16-solid" | "horizontal-slider-2" | "horizontal-slider-2-remix" | "horizontal-slider-2-solid" | "horizontal-toggle-button" | "horizontal-toggle-button-remix" | "horizontal-toggle-button-solid" | "hourglass-remix" | "iris-scan-remix" | "iris-scan-solid" | "label-folder-tag" | "label-folder-tag-remix" | "label-folder-tag-solid" | "layout-right-sidebar" | "layout-right-sidebar-remix" | "layout-right-sidebar-solid" | "line-arrow-expand-remix" | "non-commercial-dollars" | "non-commercial-dollars-remix" | "non-commercial-dollars-solid" | "padlock-square-2" | "padlock-square-2-remix" | "padlock-square-2-solid" | "panoramic-screen" | "panoramic-screen-remix" | "panoramic-screen-solid" | "pen-1" | "pen-1-remix" | "pen-1-solid" | "pin-1" | "pin-1-remix" | "pin-1-solid" | "presentation-remix" | "round-anchor-point" | "round-anchor-point-remix" | "round-anchor-point-solid" | "screwdriver-wrench-remix" | "screwdriver-wrench-solid" | "search-history-browser" | "search-history-browser-remix" | "search-history-browser-solid" | "skull-2" | "skull-2-remix" | "skull-2-solid" | "snooze-remix" | "snooze-solid" | "sound-recognition-search" | "sound-recognition-search-remix" | "sound-recognition-search-solid" | "star-circle-remix" | "star-circle-solid" | "stopwatch-remix" | "story-post" | "story-post-remix" | "story-post-solid" | "sun-remix" | "table-lamp-2" | "table-lamp-2-remix" | "table-lamp-2-solid" | "timer-zero" | "timer-zero-remix" | "timer-zero-solid" | "typewriter-remix" | "typewriter-solid" | "user-collaborate-group" | "user-collaborate-group-remix" | "user-collaborate-group-solid" | "user-feedback-heart" | "user-feedback-heart-remix" | "user-feedback-heart-solid" | "inbox-remix" | "location-compass-2" | "location-compass-2-remix" | "location-compass-2-solid" | "passport-globe" | "passport-globe-remix" | "passport-globe-solid" | "surveillance-camera-remix" | "surveillance-camera-solid" | "theater-mask" | "theater-mask-remix" | "theater-mask-solid" | "credit-card-disable" | "credit-card-disable-remix" | "credit-card-disable-solid" | "critical-thinking-2" | "critical-thinking-2-remix" | "critical-thinking-2-solid" | "dollar-increase" | "dollar-increase-remix" | "dollar-increase-solid" | "investing-and-banking" | "investing-and-banking-remix" | "investing-and-banking-solid" | "shirt-remix" | "notification-alarm-snooze" | "notification-alarm-snooze-remix" | "notification-alarm-snooze-solid" | "cloud-off-remix" | "module-puzzle-2" | "module-puzzle-2-remix" | "module-puzzle-2-solid" | "threat-usb" | "threat-usb-remix" | "threat-usb-solid" | "transfer-truck-time" | "transfer-truck-time-solid" | "ai-edit-robot" | "ai-edit-robot-remix" | "ai-edit-robot-solid" | "one-handed-holding-tablet-handheld" | "one-handed-holding-tablet-handheld-remix" | "one-handed-holding-tablet-handheld-solid" | "safari-logo-remix" | "safari-solid" | "card-game-diamond" | "card-game-diamond-remix" | "card-game-diamond-solid" | "music-note-trebble-clef" | "music-note-trebble-clef-remix" | "music-note-trebble-clef-solid" | "play-list-1" | "play-list-1-remix" | "play-list-1-solid" | "drum-stick" | "drum-stick-remix" | "drum-stick-solid" | "fork-plate" | "fork-plate-remix" | "fork-plate-solid" | "lens-remix" | "lens-solid" | "polaroid-remix" | "polaroid-solid" | "arrow-diagonal-2" | "arrow-diagonal-2-solid" | "arrow-turn-down-large" | "arrow-turn-down-large-solid" | "candle-remix" | "candle-solid" | "cleaning-room-woman" | "cleaning-room-woman-solid" | "dashboard-1" | "dashboard-1-remix" | "dashboard-1-solid" | "dashboard-gauge-2" | "dashboard-gauge-2-solid" | "delete-bookmark" | "delete-bookmark-remix" | "delete-bookmark-solid" | "flashlight-remix" | "flashlight-solid" | "graphic-template-website-ui" | "graphic-template-website-ui-remix" | "graphic-template-website-ui-solid" | "home-1" | "home-1-remix" | "home-1-solid" | "memes-comment-reply" | "memes-comment-reply-remix" | "memes-comment-reply-solid" | "no-photo-taking-zone" | "no-photo-taking-zone-solid" | "octagram-shape" | "octagram-shape-remix" | "octagram-shape-solid" | "pathfinder-outline-solid" | "pinwheel-remix" | "pinwheel-solid" | "projector-screen-remix" | "projector-screen-solid" | "radioactive-1" | "radioactive-1-remix" | "radioactive-1-solid" | "reset-clock" | "reset-clock-remix" | "reset-clock-solid" | "ruler-remix" | "select-all-remix" | "select-all-solid" | "sizing" | "sizing-remix" | "sizing-solid" | "stamp-remix" | "stamp-solid" | "tool-box-remix" | "tool-box-solid" | "transparent" | "transparent-remix" | "transparent-solid" | "user-protection-1-remix" | "user-sticker-square" | "user-sticker-square-remix" | "user-sticker-square-solid" | "video-subtitles" | "video-subtitles-remix" | "video-subtitles-solid" | "voice-scan-1" | "voice-scan-1-remix" | "voice-scan-1-solid" | "voice-typing-word-convert" | "voice-typing-word-convert-remix" | "voice-typing-word-convert-solid" | "wrap-arch" | "wrap-arch-solid" | "inbox-post" | "inbox-post-remix" | "inbox-post-solid" | "earth-2-remix" | "hot-air-balloon-remix" | "hot-air-balloon-solid" | "landing-remix" | "landing-solid" | "traffic-light-remix" | "traffic-light-solid" | "graph-arrow-user-increase" | "graph-arrow-user-increase-remix" | "graph-arrow-user-increase-solid" | "phone-vibrate-remix" | "phone-vibrate-solid" | "drop-down-menu" | "drop-down-menu-remix" | "drop-down-menu-solid" | "module" | "module-remix" | "module-solid" | "box-waterproof" | "box-waterproof-remix" | "box-waterproof-solid" | "ai-folder-robot" | "ai-folder-robot-remix" | "ai-folder-robot-solid" | "ai-gaming-robot" | "ai-gaming-robot-remix" | "ai-gaming-robot-solid" | "ai-generate-voice-spark-2" | "ai-generate-voice-spark-2-remix" | "ai-generate-voice-spark-2-solid" | "ai-vehicle-robot-1" | "ai-vehicle-robot-1-remix" | "ai-vehicle-robot-1-solid" | "deepfake-technology-2" | "deepfake-technology-2-remix" | "deepfake-technology-2-solid" | "asterisk-square-remix" | "battery-medium-3" | "battery-medium-3-remix" | "battery-medium-3-solid" | "browser-error" | "browser-error-remix" | "browser-error-solid" | "google-drive-logo-remix" | "laptop-project-screen" | "laptop-project-screen-remix" | "laptop-project-screen-solid" | "middle-click" | "middle-click-remix" | "middle-click-solid" | "screen-tv" | "screen-tv-remix" | "screen-tv-solid" | "skype-logo-remix" | "watch-circle-bluetooth" | "watch-circle-bluetooth-remix" | "watch-circle-bluetooth-solid" | "watch-circle-disable" | "watch-circle-disable-remix" | "watch-circle-disable-solid" | "watch-square-disable" | "watch-square-disable-remix" | "watch-square-disable-solid" | "watch-square-time" | "watch-square-time-remix" | "watch-square-time-solid" | "fortune-telling-sphere" | "fortune-telling-sphere-remix" | "fortune-telling-sphere-solid" | "shinto" | "shinto-remix" | "shinto-solid" | "button-power-circle-1" | "button-power-circle-1-remix" | "button-power-circle-1-solid" | "buttons-all" | "buttons-all-remix" | "buttons-all-solid" | "circus-tent-remix" | "circus-tent-solid" | "recording-tape-2" | "recording-tape-2-remix" | "recording-tape-2-solid" | "sword-attack" | "sword-attack-remix" | "sword-attack-solid" | "ticket-star-remix" | "ticket-star-solid" | "volume-sleep" | "volume-sleep-remix" | "volume-sleep-solid" | "allergens-peanut" | "allergens-peanut-remix" | "allergens-peanut-solid" | "cake-remix" | "cupcake-remix" | "ice-cream-1-remix" | "ice-cream-1-solid" | "milk-remix" | "milk-solid" | "roller-remix" | "roller-solid" | "emergency-call" | "emergency-call-solid" | "heart-rate-clipboard" | "heart-rate-clipboard-remix" | "heart-rate-clipboard-solid" | "insurance-hands" | "insurance-hands-remix" | "insurance-hands-solid" | "medical-folder" | "medical-folder-remix" | "medical-folder-solid" | "nose-smell" | "nose-smell-remix" | "nose-smell-solid" | "camera-flip-1" | "camera-flip-1-solid" | "camera-flip-2-remix" | "camera-setting-pin" | "camera-setting-pin-remix" | "camera-setting-pin-solid" | "flash-timer" | "flash-timer-remix" | "flash-timer-solid" | "light-dark-mode" | "light-dark-mode-remix" | "light-dark-mode-solid" | "mirror-horizontally" | "mirror-horizontally-remix" | "mirror-horizontally-solid" | "_3d-move-remix" | "_3d-move-solid" | "_3d-rotate-x-axis-remix" | "_3d-scale-remix" | "_3d-scale-solid" | "add-pdf" | "add-pdf-remix" | "add-pdf-solid" | "align-back-2" | "align-back-2-remix" | "align-back-2-solid" | "align-left-1" | "align-left-1-solid" | "align-object-bottom" | "align-object-bottom-remix" | "align-object-bottom-solid" | "align-text-center-remix" | "align-text-center-solid" | "arrow-transfer-horizontal-large-1" | "arrow-transfer-horizontal-large-1-solid" | "arrow-triangle-loop" | "arrow-triangle-loop-solid" | "arrow-up-large-2" | "arrow-up-large-2-solid" | "bell-set-timer" | "bell-set-timer-remix" | "bell-set-timer-solid" | "board-remix" | "board-solid" | "border-bottom-remix" | "border-bottom-solid" | "calendar-warning" | "calendar-warning-remix" | "calendar-warning-solid" | "closed-umbrella-remix" | "closed-umbrella-solid" | "copy-link-remix" | "copy-link-solid" | "custom-feeds-like-favorite" | "custom-feeds-like-favorite-remix" | "custom-feeds-like-favorite-solid" | "customer-support-setting" | "customer-support-setting-remix" | "customer-support-setting-solid" | "cutter-remix" | "cutter-solid" | "dark-display-mode" | "dark-display-mode-solid" | "dashboard-gauge-2-remix" | "delete-2" | "delete-2-remix" | "delete-2-solid" | "delete-pdf" | "delete-pdf-remix" | "delete-pdf-solid" | "diagonal-line-arrow-2-remix" | "diagonal-scroll-1" | "diagonal-scroll-1-solid" | "double-bookmark-remix" | "double-bookmark-solid" | "double-heart" | "double-heart-remix" | "double-heart-solid" | "download-square-remix" | "download-stack" | "download-stack-remix" | "download-stack-solid" | "drawing-compass-remix" | "drawing-compass-solid" | "edit-pdf" | "edit-pdf-remix" | "edit-pdf-solid" | "elipse-frame" | "elipse-frame-remix" | "elipse-frame-solid" | "empty-recycle-bin-1" | "empty-recycle-bin-1-remix" | "empty-recycle-bin-1-solid" | "end-point-arrow" | "end-point-arrow-solid" | "fire-wall" | "fire-wall-remix" | "fire-wall-solid" | "flip-vertical-square-1" | "flip-vertical-square-1-remix" | "flip-vertical-square-1-solid" | "folder-block-remix" | "following" | "following-remix" | "following-solid" | "hide-layer" | "hide-layer-remix" | "hide-layer-solid" | "hierarchy-8" | "hierarchy-8-remix" | "hierarchy-8-solid" | "hierarchy-line-1" | "hierarchy-line-1-remix" | "hierarchy-line-1-solid" | "horizontal-menu-square" | "horizontal-menu-square-remix" | "horizontal-menu-square-solid" | "image-highlights" | "image-highlights-remix" | "image-highlights-solid" | "insert-row-remix" | "insert-row-solid" | "layout-window-25" | "layout-window-25-remix" | "layout-window-25-solid" | "line-arrow-move-up-1-remix" | "line-arrow-reload-horizontal-2-remix" | "line-arrow-right-1-remix" | "line-arrow-transfer-horizontal-1-remix" | "line-arrow-triangle-loop-remix" | "line-arrow-turn-down-left-remix" | "link-share-2" | "link-share-2-remix" | "link-share-2-solid" | "login-2-remix" | "login-2-solid" | "logout-2-remix" | "logout-2-solid" | "move-file" | "move-file-remix" | "move-file-solid" | "no-word-wrap" | "no-word-wrap-remix" | "no-word-wrap-solid" | "notebook-remix" | "one-finger-short-tap" | "one-finger-short-tap-remix" | "one-finger-short-tap-solid" | "padlock-shield" | "padlock-shield-remix" | "padlock-shield-solid" | "page-break-remix" | "paperclip-2" | "paperclip-2-solid" | "paragraph-article" | "paragraph-article-remix" | "paragraph-article-solid" | "paragraph-right-to-left" | "paragraph-right-to-left-remix" | "paragraph-right-to-left-solid" | "password-block" | "password-block-remix" | "password-block-solid" | "pathfinder-outline-remix" | "pen-types" | "pen-types-remix" | "pen-types-solid" | "rate-stretch-tool" | "rate-stretch-tool-remix" | "rate-stretch-tool-solid" | "remove-alert-clock" | "remove-alert-clock-remix" | "remove-alert-clock-solid" | "remove-favorite-highlight" | "remove-favorite-highlight-remix" | "remove-favorite-highlight-solid" | "ribbon-remix" | "roller-paintbrush" | "roller-paintbrush-remix" | "roller-paintbrush-solid" | "rotate-right-remix" | "rotate-right-solid" | "search-bar" | "search-bar-remix" | "search-bar-solid" | "select-circle-area-2" | "select-circle-area-2-solid" | "share-time" | "share-time-remix" | "share-time-solid" | "shrink-window-osx" | "shrink-window-osx-remix" | "shrink-window-osx-solid" | "signature-remix" | "signature-solid" | "slide-show-play" | "slide-show-play-remix" | "slide-show-play-solid" | "smart-key" | "smart-key-remix" | "smart-key-solid" | "snooze-clock" | "snooze-clock-remix" | "snooze-clock-solid" | "sphere-shape" | "sphere-shape-remix" | "sphere-shape-solid" | "symmetry-mirror-1" | "symmetry-mirror-1-remix" | "symmetry-mirror-1-solid" | "tailless-line-arrow-diagonal-scroll-1-remix" | "text-bar" | "text-bar-remix" | "text-bar-solid" | "text-tracking-remix" | "text-tracking-solid" | "thermometer-positive" | "thermometer-positive-remix" | "thermometer-positive-solid" | "translate-text" | "translate-text-remix" | "translate-text-solid" | "type-area" | "type-area-remix" | "type-area-solid" | "upload-square-remix" | "user-arrows-account-switch" | "user-arrows-account-switch-remix" | "user-arrows-account-switch-solid" | "user-head-focus" | "user-head-focus-remix" | "user-head-focus-solid" | "user-protection-1" | "user-protection-1-solid" | "user-single-neutral-female" | "user-single-neutral-female-remix" | "user-single-neutral-female-solid" | "user-work-laptop-wifi" | "user-work-laptop-wifi-remix" | "user-work-laptop-wifi-solid" | "vertical-slider-2" | "vertical-slider-2-remix" | "vertical-slider-2-solid" | "view-document-files" | "view-document-files-remix" | "view-document-files-solid" | "warning-shield" | "warning-shield-remix" | "warning-shield-solid" | "warp-arch-remix" | "warp-fish" | "warp-fish-remix" | "warp-fish-solid" | "water-drop-remix" | "water-drop-solid" | "zip-file-remix" | "zip-file-solid" | "zoom-document" | "zoom-document-remix" | "zoom-document-solid" | "chat-bubble-crack-square" | "chat-bubble-crack-square-remix" | "chat-bubble-crack-square-solid" | "chat-bubble-disable-oval" | "chat-bubble-disable-oval-remix" | "chat-bubble-disable-oval-solid" | "email-attachment-image" | "email-attachment-image-remix" | "email-attachment-image-solid" | "forward-email" | "forward-email-remix" | "forward-email-solid" | "mail-loading" | "mail-loading-remix" | "mail-loading-solid" | "smiley-shocked" | "smiley-shocked-remix" | "smiley-shocked-solid" | "car-2-remix" | "car-2-solid" | "cleaning-room-man-remix" | "earth-2" | "earth-2-solid" | "fire-alarm-1" | "fire-alarm-1-remix" | "fire-alarm-1-solid" | "gender-lesbian-2" | "gender-lesbian-2-remix" | "gender-lesbian-2-solid" | "hand-washing" | "hand-washing-remix" | "hand-washing-solid" | "hanger-remix" | "hanger-solid" | "hotel-three-star" | "hotel-three-star-remix" | "hotel-three-star-solid" | "location-office" | "location-office-remix" | "location-office-solid" | "location-pin-money-atm-1-remix" | "location-pin-store" | "location-pin-store-solid" | "map-search-remix" | "map-search-solid" | "mine-cart-2" | "mine-cart-2-remix" | "mine-cart-2-solid" | "no-pets-allowed-remix" | "pet-friendly-hotel" | "pet-friendly-hotel-remix" | "pet-friendly-hotel-solid" | "plane-flight-board" | "plane-flight-board-remix" | "plane-flight-board-solid" | "ship-remix" | "ship-solid" | "spa-remix" | "spa-solid" | "toilet-paper-remix" | "toilet-paper-solid" | "bag-suitcase-add-plus" | "bag-suitcase-add-plus-remix" | "bag-suitcase-add-plus-solid" | "bill-dollar-1" | "bill-dollar-1-remix" | "bill-dollar-1-solid" | "cashier-machine-2" | "cashier-machine-2-remix" | "cashier-machine-2-solid" | "chair-2-remix" | "chair-2-solid" | "ring-remix" | "ring-solid" | "scanner-1-remix" | "shopping-bag-hand-bag-price-tag" | "shopping-bag-hand-bag-price-tag-solid" | "shopping-basket-remove-remix" | "shopping-basket-remove-solid" | "store-factory" | "store-factory-remix" | "store-factory-solid" | "summit-remix" | "summit-solid" | "tag-free-circle" | "tag-free-circle-remix" | "tag-free-circle-solid" | "consellation" | "consellation-remix" | "consellation-solid" | "eco-house" | "eco-house-remix" | "eco-house-solid" | "hydro-energy-remix" | "rabbit-remix" | "rabbit-solid" | "water-drop-1-solid" | "phone-circle-off-remix" | "phone-circle-off-solid" | "phone-message-remix" | "phone-message-solid" | "phone-pen-2" | "phone-pen-2-remix" | "phone-pen-2-solid" | "phone-personal-hotspot" | "phone-personal-hotspot-remix" | "phone-personal-hotspot-solid" | "phone-setting" | "phone-setting-bolt-nut-remix" | "phone-setting-solid" | "sharing-data" | "sharing-data-remix" | "sharing-data-solid" | "browser-code-2" | "browser-code-2-remix" | "browser-code-2-solid" | "browser-error-404" | "browser-error-404-remix" | "browser-error-404-solid" | "browser-key" | "browser-key-remix" | "browser-key-solid" | "insert-cloud-link" | "insert-cloud-link-remix" | "insert-cloud-link-solid" | "script-1" | "script-1-remix" | "script-1-solid" | "share-code" | "share-code-remix" | "share-code-solid" | "transfer-cart" | "transfer-cart-remix" | "transfer-cart-solid" | "office-building-2" | "office-building-2-remix" | "office-building-2-solid">): import("react").JSX.Element;
|
|
1512
1512
|
displayName: string;
|
|
1513
1513
|
};
|
|
1514
1514
|
export {};
|
|
@@ -1008,7 +1008,7 @@ declare const streamline_sharp_colorIconNames: {
|
|
|
1008
1008
|
};
|
|
1009
1009
|
export type StreamlineSharpColorIconName = keyof typeof streamline_sharp_colorIconNames;
|
|
1010
1010
|
export declare const StreamlineSharpColor: {
|
|
1011
|
-
({ 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<"visible" | "radio" | "alien" | "bluetooth" | "brightness-1" | "flashlight" | "gold" | "inbox" | "keyboard" | "notebook" | "pinwheel" | "polaroid" | "presentation" | "ribbon" | "ring" | "select-all" | "shredder" | "summit" | "typewriter" | "virtual-reality" | "leaf" | "bug" | "rabbit" | "arrow-expand" | "rotate-right" | "apple" | "google-drive" | "skype" | "phone-message" | "glasses" | "hanger" | "cloud-off" | "database" | "projector-screen" | "scanner" | "ruler" | "cake" | "cupcake" | "check" | "signature" | "chess-knight" | "map-search" | "wrench" | "candle" | "party-popper" | "record-player" | "tooth" | "spa" | "dna" | "test-tube" | "cog" | "pentagon" | "star-circle" | "trophy" | "border-bottom" | "drone" | "traffic-light" | "archive-box" | "information-circle" | "magnifying-glass" | "qr-code" | "sun" | "graduation-cap" | "hourglass" | "milk" | "pen-tool" | "refrigerator" | "satellite-dish" | "ship" | "shirt" | "stamp" | "syringe" | "wine" | "pie-chart" | "cut" | "filter-2" | "hierarchy-2" | "login-2" | "logout-2" | "moustache" | "page-break" | "stopwatch" | "toilet-paper" | "camera-video" | "phone-vibrate" | "floppy-disk" | "screwdriver-wrench" | "crutch" | "text-tracking" | "fragile" | "copy-link" | "calendar-add" | "snooze" | "tool-box" | "lens" | "safari" | "attribution" | "landscape-2" | "water-drop" | "waving-hand" | "download-square" | "upload-square" | "bell-notification" | "iris-scan" | "triangle-flag" | "hot-air-balloon" | "snow-flake" | "link-chain" | "zip-file" | "lasso-tool" | "ball" | "loop-1" | "credit-card-2" | "music-note-1" | "new-file" | "new-folder" | "circus-tent" | "necktie" | "closed-umbrella" | "peace-symbol" | "speaker-1" | "contact-book" | "cutter" | "office-worker" | "double-bookmark" | "shopping-basket-remove" | "lift" | "board" | "pets-allowed" | "surveillance-camera" | "cursor-click" | "_3d-move" | "_3d-scale" | "dashboard-circle" | "drawing-compass" | "file-bookmark" | "folder-block" | "gameboy" | "insert-row" | "moon-cloud" | "pathfinder-outline" | "ticket-star" | "align-text-center" | "text-style" | "upload-computer" | "shopping-cart-add" | "landing" | "eject-square" | "ice-cream-1" | "car-2" | "layers-1" | "shield-2" | "water-drop-1" | "hot-spring" | "chair-2" | "receipt-add" | "asterisk-square" | "division-circle" | "phone-circle-off" | "roller" | "bullet-list" | "missed-call" | "tea-cup" | "ai-science-spark" | "ai-upscale-spark" | "battery-empty-2" | "computer-chip-1" | "controller-wireless" | "cyborg" | "database-server-2" | "desktop-chat" | "device-database-encryption-1" | "electric-cord-3" | "facebook-1" | "hand-held-tablet-drawing" | "voice-mail" | "webcam-video" | "news-paper" | "politics-vote-2" | "button-fast-forward-2" | "play-list-8" | "song-recommendation" | "volume-level-high" | "chicken-grilled-stream" | "blood-bag-donation" | "flu-mask" | "health-care-2" | "medical-ribbon-1" | "medical-search-diagnosis" | "microscope-observation-sciene" | "petri-dish-lab-equipment" | "prescription-pills-drugs-healthcare" | "virus-antivirus" | "laptop-camera" | "arrow-cursor-1" | "arrow-reload-horizontal-2" | "arrow-up-dashed-square" | "color-swatches" | "customer-support-1" | "download-box-1" | "empty-clipboard" | "fingerprint-2" | "flip-vertical-arrow-2" | "give-gift" | "help-chat-2" | "input-box" | "insert-top-left" | "invisible-2" | "layout-window-2" | "like-1" | "magic-wand-2" | "megaphone-2" | "new-sticky-note" | "padlock-square-1" | "page-setting" | "pen-draw" | "pictures-folder-memories" | "pyramid-shape" | "recycle-bin-2" | "rock-and-roll-hand" | "share-link" | "spiral-shape" | "star-2" | "star-badge" | "synchronize-disable" | "text-flow-rows" | "two-finger-tap" | "user-add-plus" | "user-identifier-card" | "user-multiple-circle" | "user-single-neutral-male" | "wave-signal" | "chat-bubble-square-block" | "chat-bubble-square-write" | "chat-bubble-typing-oval" | "chat-two-bubbles-oval" | "happy-face" | "inbox-favorite" | "mail-send-email-message" | "mail-send-envelope" | "sign-hashtag" | "baggage" | "gas-station-fuel-petroleum" | "hearing-deaf-1" | "hotel-bed-2" | "location-pin-3" | "school-bus-side" | "street-sign" | "bag-dollar" | "bill-4" | "business-idea-money" | "discount-percent-fire" | "gift-2" | "graph-dot" | "justice-scale-2" | "safe-vault" | "shopping-basket-2" | "signage-3" | "startup" | "stock" | "store-2" | "target-3" | "wallet-purse" | "decent-work-and-economic-growth" | "recycle-1" | "shovel-rake" | "tree-3" | "airplane-disabled" | "cellular-network-5g" | "notification-alarm-2" | "phone-ringing-1" | "signal-full" | "application-add" | "browser-build" | "bug-virus-browser" | "cloud-data-transfer" | "cloud-wifi" | "incognito-mode" | "rss-symbol" | "steps-number" | "shipment-check" | "shipping-box-1" | "warehouse-1" | "definition-search-book" | "global-learning" | "strategy-tasks" | "workspace-desk" | "ai-science-spark-flat" | "ai-upscale-spark-flat" | "apple-flat" | "battery-empty-2-flat" | "bluetooth-flat" | "computer-chip-1-flat" | "controller-wireless-flat" | "cursor-click-flat" | "cyborg-flat" | "database-flat" | "database-server-2-flat" | "desktop-chat-flat" | "device-database-encryption-1-flat" | "drone-flat" | "electric-cord-3-flat" | "facebook-1-flat" | "floppy-disk-flat" | "google-drive-flat" | "hand-held-tablet-drawing-flat" | "keyboard-flat" | "shredder-flat" | "virtual-reality-flat" | "voice-mail-flat" | "webcam-video-flat" | "news-paper-flat" | "peace-symbol-flat" | "politics-vote-2-flat" | "button-fast-forward-2-flat" | "camera-video-flat" | "chess-knight-flat" | "gameboy-flat" | "music-note-1-flat" | "party-popper-flat" | "play-list-8-flat" | "radio-flat" | "song-recommendation-flat" | "speaker-1-flat" | "volume-level-high-flat" | "chicken-grilled-stream-flat" | "refrigerator-flat" | "tea-cup-flat" | "wine-flat" | "blood-bag-donation-flat" | "flu-mask-flat" | "health-care-2-flat" | "medical-ribbon-1-flat" | "medical-search-diagnosis-flat" | "microscope-observation-sciene-flat" | "petri-dish-lab-equipment-flat" | "prescription-pills-drugs-healthcare-flat" | "syringe-flat" | "tooth-flat" | "virus-antivirus-flat" | "landscape-2-flat" | "laptop-camera-flat" | "archive-box-flat" | "arrow-cursor-1-flat" | "arrow-expand-flat" | "arrow-reload-horizontal-2-flat" | "arrow-up-dashed-square-flat" | "attribution-flat" | "brightness-1-flat" | "bullet-list-flat" | "calendar-add-flat" | "check-flat" | "cog-flat" | "color-swatches-flat" | "customer-support-1-flat" | "cut-flat" | "dashboard-circle-flat" | "division-circle-flat" | "download-box-1-flat" | "empty-clipboard-flat" | "filter-2-flat" | "fingerprint-2-flat" | "flip-vertical-arrow-2-flat" | "give-gift-flat" | "glasses-flat" | "help-chat-2-flat" | "hierarchy-2-flat" | "information-circle-flat" | "input-box-flat" | "insert-top-left-flat" | "invisible-2-flat" | "lasso-tool-flat" | "layers-1-flat" | "layout-window-2-flat" | "like-1-flat" | "link-chain-flat" | "loop-1-flat" | "magic-wand-2-flat" | "magnifying-glass-flat" | "megaphone-2-flat" | "moon-cloud-flat" | "new-file-flat" | "new-folder-flat" | "new-sticky-note-flat" | "padlock-square-1-flat" | "page-setting-flat" | "pen-draw-flat" | "pen-tool-flat" | "pentagon-flat" | "pictures-folder-memories-flat" | "pyramid-shape-flat" | "recycle-bin-2-flat" | "rock-and-roll-hand-flat" | "satellite-dish-flat" | "scanner-flat" | "share-link-flat" | "shield-2-flat" | "snow-flake-flat" | "spiral-shape-flat" | "star-2-flat" | "star-badge-flat" | "synchronize-disable-flat" | "text-flow-rows-flat" | "text-style-flat" | "trophy-flat" | "two-finger-tap-flat" | "upload-computer-flat" | "user-add-plus-flat" | "user-identifier-card-flat" | "user-multiple-circle-flat" | "user-single-neutral-male-flat" | "visible-flat" | "wave-signal-flat" | "waving-hand-flat" | "wrench-flat" | "chat-bubble-square-block-flat" | "chat-bubble-square-write-flat" | "chat-bubble-typing-oval-flat" | "chat-two-bubbles-oval-flat" | "happy-face-flat" | "inbox-favorite-flat" | "mail-send-email-message-flat" | "mail-send-envelope-flat" | "sign-hashtag-flat" | "baggage-flat" | "crutch-flat" | "gas-station-fuel-petroleum-flat" | "hearing-deaf-1-flat" | "hot-spring-flat" | "hotel-bed-2-flat" | "lift-flat" | "location-pin-3-flat" | "pets-allowed-flat" | "school-bus-side-flat" | "street-sign-flat" | "triangle-flag-flat" | "bag-dollar-flat" | "ball-flat" | "bill-4-flat" | "business-idea-money-flat" | "credit-card-2-flat" | "discount-percent-fire-flat" | "gift-2-flat" | "gold-flat" | "graph-dot-flat" | "justice-scale-2-flat" | "moustache-flat" | "necktie-flat" | "pie-chart-flat" | "qr-code-flat" | "receipt-add-flat" | "safe-vault-flat" | "shopping-basket-2-flat" | "shopping-cart-add-flat" | "signage-3-flat" | "startup-flat" | "stock-flat" | "store-2-flat" | "target-3-flat" | "wallet-purse-flat" | "alien-flat" | "decent-work-and-economic-growth-flat" | "dna-flat" | "leaf-flat" | "recycle-1-flat" | "shovel-rake-flat" | "test-tube-flat" | "tree-3-flat" | "airplane-disabled-flat" | "cellular-network-5g-flat" | "missed-call-flat" | "notification-alarm-2-flat" | "phone-ringing-1-flat" | "signal-full-flat" | "application-add-flat" | "browser-build-flat" | "bug-flat" | "bug-virus-browser-flat" | "cloud-data-transfer-flat" | "cloud-wifi-flat" | "incognito-mode-flat" | "rss-symbol-flat" | "steps-number-flat" | "fragile-flat" | "shipment-check-flat" | "shipping-box-1-flat" | "warehouse-1-flat" | "definition-search-book-flat" | "global-learning-flat" | "graduation-cap-flat" | "office-worker-flat" | "strategy-tasks-flat" | "workspace-desk-flat" | "artificial-intelligence-brain-chip" | "router-wifi-network" | "repeat-single" | "tune-adjust-volume" | "allergens-fish" | "chef-toque-hat" | "time-lapse" | "_3d-rotate-y-axis" | "arrow-cursor-move" | "calendar-mark" | "clean-broom-wipe" | "curves-levels-graph" | "delete-tag" | "desktop-screensaver-sleep" | "dial-pad-finger-2" | "feather-pen" | "hierarchy-16" | "horizontal-slider-2" | "horizontal-toggle-button" | "label-folder-tag" | "layout-right-sidebar" | "non-commercial-dollars" | "padlock-square-2" | "panoramic-screen" | "pen-1" | "pin-1" | "round-anchor-point" | "search-history-browser" | "skull-2" | "sound-recognition-search" | "story-post" | "table-lamp-2" | "timer-zero" | "user-collaborate-group" | "user-feedback-heart" | "location-compass-2" | "passport-globe" | "theater-mask" | "credit-card-disable" | "critical-thinking-2" | "dollar-increase" | "investing-and-banking" | "notification-alarm-snooze" | "module-puzzle-2" | "threat-usb" | "transfer-truck-time" | "artificial-intelligence-brain-chip-flat" | "eject-square-flat" | "router-wifi-network-flat" | "record-player-flat" | "repeat-single-flat" | "tune-adjust-volume-flat" | "allergens-fish-flat" | "chef-toque-hat-flat" | "time-lapse-flat" | "_3d-rotate-y-axis-flat" | "arrow-cursor-move-flat" | "bell-notification-flat" | "calendar-mark-flat" | "clean-broom-wipe-flat" | "contact-book-flat" | "curves-levels-graph-flat" | "delete-tag-flat" | "desktop-screensaver-sleep-flat" | "dial-pad-finger-2-flat" | "feather-pen-flat" | "file-bookmark-flat" | "hierarchy-16-flat" | "horizontal-slider-2-flat" | "horizontal-toggle-button-flat" | "hourglass-flat" | "iris-scan-flat" | "label-folder-tag-flat" | "layout-right-sidebar-flat" | "non-commercial-dollars-flat" | "padlock-square-2-flat" | "panoramic-screen-flat" | "pen-1-flat" | "pin-1-flat" | "presentation-flat" | "round-anchor-point-flat" | "screwdriver-wrench-flat" | "search-history-browser-flat" | "skull-2-flat" | "snooze-flat" | "sound-recognition-search-flat" | "star-circle-flat" | "stopwatch-flat" | "story-post-flat" | "sun-flat" | "table-lamp-2-flat" | "timer-zero-flat" | "typewriter-flat" | "user-collaborate-group-flat" | "user-feedback-heart-flat" | "inbox-flat" | "location-compass-2-flat" | "passport-globe-flat" | "surveillance-camera-flat" | "theater-mask-flat" | "credit-card-disable-flat" | "critical-thinking-2-flat" | "dollar-increase-flat" | "investing-and-banking-flat" | "shirt-flat" | "notification-alarm-snooze-flat" | "cloud-off-flat" | "module-puzzle-2-flat" | "threat-usb-flat" | "transfer-truck-time-flat" | "ai-edit-robot" | "one-handed-holding-tablet-handheld" | "card-game-diamond" | "music-note-trebble-clef" | "play-list-1" | "drum-stick" | "fork-plate" | "arrow-diagonal-2" | "arrow-turn-down-large" | "cleaning-room-woman" | "dashboard-1" | "dashboard-gauge-2" | "delete-bookmark" | "graphic-template-website-ui" | "home-1" | "memes-comment-reply" | "no-photo-taking-zone" | "octagram-shape" | "radioactive-1" | "reset-clock" | "sizing" | "transparent" | "user-sticker-square" | "video-subtitles" | "voice-scan-1" | "voice-typing-word-convert" | "wrap-arch" | "inbox-post" | "graph-arrow-user-increase" | "drop-down-menu" | "module" | "box-waterproof" | "ai-edit-robot-flat" | "one-handed-holding-tablet-handheld-flat" | "safari-flat" | "card-game-diamond-flat" | "music-note-trebble-clef-flat" | "play-list-1-flat" | "drum-stick-flat" | "fork-plate-flat" | "lens-flat" | "polaroid-flat" | "arrow-diagonal-2-flat" | "arrow-turn-down-large-flat" | "candle-flat" | "cleaning-room-woman-flat" | "dashboard-1-flat" | "dashboard-gauge-2-flat" | "delete-bookmark-flat" | "flashlight-flat" | "graphic-template-website-ui-flat" | "home-1-flat" | "memes-comment-reply-flat" | "no-photo-taking-zone-flat" | "octagram-shape-flat" | "pathfinder-outline-flat" | "pinwheel-flat" | "projector-screen-flat" | "radioactive-1-flat" | "reset-clock-flat" | "ruler-flat" | "select-all-flat" | "sizing-flat" | "stamp-flat" | "tool-box-flat" | "transparent-flat" | "user-sticker-square-flat" | "video-subtitles-flat" | "voice-scan-1-flat" | "voice-typing-word-convert-flat" | "wrap-arch-flat" | "inbox-post-flat" | "hot-air-balloon-flat" | "landing-flat" | "traffic-light-flat" | "graph-arrow-user-increase-flat" | "phone-vibrate-flat" | "drop-down-menu-flat" | "module-flat" | "box-waterproof-flat" | "ai-folder-robot" | "ai-gaming-robot" | "ai-generate-voice-spark-2" | "ai-vehicle-robot-1" | "deepfake-technology-2" | "battery-medium-3" | "browser-error" | "laptop-project-screen" | "middle-click" | "screen-tv" | "watch-circle-bluetooth" | "watch-circle-disable" | "watch-square-disable" | "watch-square-time" | "fortune-telling-sphere" | "shinto" | "button-power-circle-1" | "buttons-all" | "recording-tape-2" | "sword-attack" | "volume-sleep" | "allergens-peanut" | "emergency-call" | "heart-rate-clipboard" | "insurance-hands" | "medical-folder" | "nose-smell" | "camera-flip-1" | "camera-setting-pin" | "flash-timer" | "light-dark-mode" | "mirror-horizontally" | "add-pdf" | "align-back-2" | "align-left-1" | "align-object-bottom" | "arrow-transfer-horizontal-large-1" | "arrow-triangle-loop" | "arrow-up-large-2" | "bell-set-timer" | "calendar-warning" | "custom-feeds-like-favorite" | "customer-support-setting" | "dark-display-mode" | "delete-2" | "delete-pdf" | "diagonal-scroll-1" | "double-heart" | "download-stack" | "edit-pdf" | "elipse-frame" | "empty-recycle-bin-1" | "end-point-arrow" | "fire-wall" | "flip-vertical-square-1" | "following" | "hide-layer" | "hierarchy-8" | "hierarchy-line-1" | "horizontal-menu-square" | "image-highlights" | "layout-window-25" | "link-share-2" | "move-file" | "no-word-wrap" | "one-finger-short-tap" | "padlock-shield" | "paperclip-2" | "paragraph-article" | "paragraph-right-to-left" | "password-block" | "pen-types" | "rate-stretch-tool" | "remove-alert-clock" | "remove-favorite-highlight" | "roller-paintbrush" | "search-bar" | "select-circle-area-2" | "share-time" | "shrink-window-osx" | "slide-show-play" | "smart-key" | "snooze-clock" | "sphere-shape" | "symmetry-mirror-1" | "text-bar" | "thermometer-positive" | "translate-text" | "type-area" | "user-arrows-account-switch" | "user-head-focus" | "user-protection-1" | "user-single-neutral-female" | "user-work-laptop-wifi" | "vertical-slider-2" | "view-document-files" | "warning-shield" | "warp-fish" | "zoom-document" | "chat-bubble-crack-square" | "chat-bubble-disable-oval" | "email-attachment-image" | "forward-email" | "mail-loading" | "smiley-shocked" | "earth-2" | "fire-alarm-1" | "gender-lesbian-2" | "hand-washing" | "hotel-three-star" | "location-office" | "location-pin-store" | "mine-cart-2" | "pet-friendly-hotel" | "plane-flight-board" | "bag-suitcase-add-plus" | "bill-dollar-1" | "cashier-machine-2" | "shopping-bag-hand-bag-price-tag" | "store-factory" | "tag-free-circle" | "consellation" | "eco-house" | "phone-pen-2" | "phone-personal-hotspot" | "phone-setting" | "sharing-data" | "browser-code-2" | "browser-error-404" | "browser-key" | "insert-cloud-link" | "script-1" | "share-code" | "transfer-cart" | "office-building-2" | "ai-folder-robot-flat" | "ai-gaming-robot-flat" | "ai-generate-voice-spark-2-flat" | "ai-vehicle-robot-1-flat" | "deepfake-technology-2-flat" | "asterisk-square-flat" | "battery-medium-3-flat" | "browser-error-flat" | "laptop-project-screen-flat" | "middle-click-flat" | "screen-tv-flat" | "skype-flat" | "watch-circle-bluetooth-flat" | "watch-circle-disable-flat" | "watch-square-disable-flat" | "watch-square-time-flat" | "fortune-telling-sphere-flat" | "shinto-flat" | "button-power-circle-1-flat" | "buttons-all-flat" | "circus-tent-flat" | "recording-tape-2-flat" | "sword-attack-flat" | "ticket-star-flat" | "volume-sleep-flat" | "allergens-peanut-flat" | "cake-flat" | "cupcake-flat" | "ice-cream-1-flat" | "milk-flat" | "roller-flat" | "emergency-call-flat" | "heart-rate-clipboard-flat" | "insurance-hands-flat" | "medical-folder-flat" | "nose-smell-flat" | "camera-flip-1-flat" | "camera-setting-pin-flat" | "flash-timer-flat" | "light-dark-mode-flat" | "mirror-horizontally-flat" | "_3d-move-flat" | "_3d-scale-flat" | "add-pdf-flat" | "align-back-2-flat" | "align-left-1-flat" | "align-object-bottom-flat" | "align-text-center-flat" | "arrow-transfer-horizontal-large-1-flat" | "arrow-triangle-loop-flat" | "arrow-up-large-2-flat" | "bell-set-timer-flat" | "board-flat" | "border-bottom-flat" | "calendar-warning-flat" | "closed-umbrella-flat" | "copy-link-flat" | "custom-feeds-like-favorite-flat" | "customer-support-setting-flat" | "cutter-flat" | "dark-display-mode-flat" | "delete-2-flat" | "delete-pdf-flat" | "diagonal-scroll-1-flat" | "double-bookmark-flat" | "double-heart-flat" | "download-square-flat" | "download-stack-flat" | "drawing-compass-flat" | "edit-pdf-flat" | "elipse-frame-flat" | "empty-recycle-bin-1-flat" | "end-point-arrow-flat" | "fire-wall-flat" | "flip-vertical-square-1-flat" | "folder-block-flat" | "following-flat" | "hide-layer-flat" | "hierarchy-8-flat" | "hierarchy-line-1-flat" | "horizontal-menu-square-flat" | "image-highlights-flat" | "insert-row-flat" | "layout-window-25-flat" | "link-share-2-flat" | "login-2-flat" | "logout-2-flat" | "move-file-flat" | "no-word-wrap-flat" | "notebook-flat" | "one-finger-short-tap-flat" | "padlock-shield-flat" | "page-break-flat" | "paperclip-2-flat" | "paragraph-article-flat" | "paragraph-right-to-left-flat" | "password-block-flat" | "pen-types-flat" | "rate-stretch-tool-flat" | "remove-alert-clock-flat" | "remove-favorite-highlight-flat" | "ribbon-flat" | "roller-paintbrush-flat" | "rotate-right-flat" | "search-bar-flat" | "select-circle-area-2-flat" | "share-time-flat" | "shrink-window-osx-flat" | "signature-flat" | "slide-show-play-flat" | "smart-key-flat" | "snooze-clock-flat" | "sphere-shape-flat" | "symmetry-mirror-1-flat" | "text-bar-flat" | "text-tracking-flat" | "thermometer-positive-flat" | "translate-text-flat" | "type-area-flat" | "upload-square-flat" | "user-arrows-account-switch-flat" | "user-head-focus-flat" | "user-protection-1-flat" | "user-single-neutral-female-flat" | "user-work-laptop-wifi-flat" | "vertical-slider-2-flat" | "view-document-files-flat" | "warning-shield-flat" | "warp-fish-flat" | "water-drop-flat" | "zip-file-flat" | "zoom-document-flat" | "chat-bubble-crack-square-flat" | "chat-bubble-disable-oval-flat" | "email-attachment-image-flat" | "forward-email-flat" | "mail-loading-flat" | "smiley-shocked-flat" | "car-2-flat" | "earth-2-flat" | "fire-alarm-1-flat" | "gender-lesbian-2-flat" | "hand-washing-flat" | "hanger-flat" | "hotel-three-star-flat" | "location-office-flat" | "location-pin-store-flat" | "map-search-flat" | "mine-cart-2-flat" | "pet-friendly-hotel-flat" | "plane-flight-board-flat" | "ship-flat" | "spa-flat" | "toilet-paper-flat" | "bag-suitcase-add-plus-flat" | "bill-dollar-1-flat" | "cashier-machine-2-flat" | "chair-2-flat" | "ring-flat" | "shopping-bag-hand-bag-price-tag-flat" | "shopping-basket-remove-flat" | "store-factory-flat" | "summit-flat" | "tag-free-circle-flat" | "consellation-flat" | "eco-house-flat" | "rabbit-flat" | "water-drop-1-flat" | "phone-circle-off-flat" | "phone-message-flat" | "phone-pen-2-flat" | "phone-personal-hotspot-flat" | "phone-setting-flat" | "sharing-data-flat" | "browser-code-2-flat" | "browser-error-404-flat" | "browser-key-flat" | "insert-cloud-link-flat" | "script-1-flat" | "share-code-flat" | "transfer-cart-flat" | "office-building-2-flat">): import("react").JSX.Element;
|
|
1011
|
+
({ 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<"visible" | "radio" | "alien" | "bluetooth" | "brightness-1" | "flashlight" | "gold" | "inbox" | "keyboard" | "notebook" | "pinwheel" | "polaroid" | "presentation" | "ribbon" | "ring" | "select-all" | "shredder" | "summit" | "typewriter" | "virtual-reality" | "leaf" | "bug" | "rabbit" | "arrow-expand" | "rotate-right" | "apple" | "google-drive" | "skype" | "phone-message" | "glasses" | "hanger" | "cloud-off" | "database" | "projector-screen" | "scanner" | "ruler" | "cake" | "cupcake" | "check" | "signature" | "chess-knight" | "map-search" | "wrench" | "candle" | "party-popper" | "record-player" | "tooth" | "spa" | "dna" | "test-tube" | "cog" | "pentagon" | "star-circle" | "trophy" | "border-bottom" | "drone" | "traffic-light" | "archive-box" | "information-circle" | "magnifying-glass" | "qr-code" | "sun" | "graduation-cap" | "hourglass" | "milk" | "pen-tool" | "refrigerator" | "satellite-dish" | "ship" | "shirt" | "stamp" | "syringe" | "wine" | "pie-chart" | "cut" | "filter-2" | "hierarchy-2" | "login-2" | "logout-2" | "moustache" | "page-break" | "stopwatch" | "toilet-paper" | "camera-video" | "phone-vibrate" | "floppy-disk" | "screwdriver-wrench" | "crutch" | "text-tracking" | "fragile" | "copy-link" | "calendar-add" | "snooze" | "tool-box" | "lens" | "safari" | "attribution" | "landscape-2" | "water-drop" | "waving-hand" | "download-square" | "upload-square" | "bell-notification" | "iris-scan" | "triangle-flag" | "hot-air-balloon" | "snow-flake" | "link-chain" | "zip-file" | "lasso-tool" | "ball" | "loop-1" | "credit-card-2" | "music-note-1" | "new-file" | "new-folder" | "circus-tent" | "necktie" | "closed-umbrella" | "peace-symbol" | "speaker-1" | "contact-book" | "cutter" | "office-worker" | "double-bookmark" | "shopping-basket-remove" | "lift" | "board" | "pets-allowed" | "surveillance-camera" | "cursor-click" | "_3d-move" | "_3d-scale" | "dashboard-circle" | "drawing-compass" | "file-bookmark" | "folder-block" | "gameboy" | "insert-row" | "moon-cloud" | "pathfinder-outline" | "ticket-star" | "align-text-center" | "text-style" | "upload-computer" | "shopping-cart-add" | "landing" | "eject-square" | "ice-cream-1" | "car-2" | "layers-1" | "shield-2" | "water-drop-1" | "hot-spring" | "chair-2" | "receipt-add" | "asterisk-square" | "division-circle" | "phone-circle-off" | "roller" | "bullet-list" | "missed-call" | "tea-cup" | "ai-science-spark" | "ai-upscale-spark" | "battery-empty-2" | "computer-chip-1" | "controller-wireless" | "cyborg" | "database-server-2" | "desktop-chat" | "device-database-encryption-1" | "electric-cord-3" | "facebook-1" | "hand-held-tablet-drawing" | "voice-mail" | "webcam-video" | "news-paper" | "politics-vote-2" | "button-fast-forward-2" | "play-list-8" | "song-recommendation" | "volume-level-high" | "chicken-grilled-stream" | "blood-bag-donation" | "flu-mask" | "health-care-2" | "medical-ribbon-1" | "medical-search-diagnosis" | "microscope-observation-sciene" | "petri-dish-lab-equipment" | "prescription-pills-drugs-healthcare" | "virus-antivirus" | "laptop-camera" | "arrow-cursor-1" | "arrow-reload-horizontal-2" | "arrow-up-dashed-square" | "color-swatches" | "customer-support-1" | "download-box-1" | "empty-clipboard" | "fingerprint-2" | "flip-vertical-arrow-2" | "give-gift" | "help-chat-2" | "input-box" | "insert-top-left" | "invisible-2" | "layout-window-2" | "like-1" | "magic-wand-2" | "megaphone-2" | "new-sticky-note" | "padlock-square-1" | "page-setting" | "pen-draw" | "pictures-folder-memories" | "pyramid-shape" | "recycle-bin-2" | "rock-and-roll-hand" | "share-link" | "spiral-shape" | "star-2" | "star-badge" | "synchronize-disable" | "text-flow-rows" | "two-finger-tap" | "user-add-plus" | "user-identifier-card" | "user-multiple-circle" | "user-single-neutral-male" | "wave-signal" | "chat-bubble-square-block" | "chat-bubble-square-write" | "chat-bubble-typing-oval" | "chat-two-bubbles-oval" | "happy-face" | "inbox-favorite" | "mail-send-email-message" | "mail-send-envelope" | "sign-hashtag" | "baggage" | "gas-station-fuel-petroleum" | "hearing-deaf-1" | "hotel-bed-2" | "location-pin-3" | "school-bus-side" | "street-sign" | "bag-dollar" | "bill-4" | "business-idea-money" | "discount-percent-fire" | "gift-2" | "graph-dot" | "justice-scale-2" | "safe-vault" | "shopping-basket-2" | "signage-3" | "startup" | "stock" | "store-2" | "target-3" | "wallet-purse" | "decent-work-and-economic-growth" | "recycle-1" | "shovel-rake" | "tree-3" | "airplane-disabled" | "cellular-network-5g" | "notification-alarm-2" | "phone-ringing-1" | "signal-full" | "application-add" | "browser-build" | "bug-virus-browser" | "cloud-data-transfer" | "cloud-wifi" | "incognito-mode" | "rss-symbol" | "steps-number" | "shipment-check" | "shipping-box-1" | "warehouse-1" | "definition-search-book" | "global-learning" | "strategy-tasks" | "workspace-desk" | "ai-science-spark-flat" | "ai-upscale-spark-flat" | "apple-flat" | "battery-empty-2-flat" | "bluetooth-flat" | "computer-chip-1-flat" | "controller-wireless-flat" | "cursor-click-flat" | "cyborg-flat" | "database-flat" | "database-server-2-flat" | "desktop-chat-flat" | "device-database-encryption-1-flat" | "drone-flat" | "electric-cord-3-flat" | "facebook-1-flat" | "floppy-disk-flat" | "google-drive-flat" | "hand-held-tablet-drawing-flat" | "keyboard-flat" | "shredder-flat" | "virtual-reality-flat" | "voice-mail-flat" | "webcam-video-flat" | "news-paper-flat" | "peace-symbol-flat" | "politics-vote-2-flat" | "button-fast-forward-2-flat" | "camera-video-flat" | "chess-knight-flat" | "gameboy-flat" | "music-note-1-flat" | "party-popper-flat" | "play-list-8-flat" | "radio-flat" | "song-recommendation-flat" | "speaker-1-flat" | "volume-level-high-flat" | "chicken-grilled-stream-flat" | "refrigerator-flat" | "tea-cup-flat" | "wine-flat" | "blood-bag-donation-flat" | "flu-mask-flat" | "health-care-2-flat" | "medical-ribbon-1-flat" | "medical-search-diagnosis-flat" | "microscope-observation-sciene-flat" | "petri-dish-lab-equipment-flat" | "prescription-pills-drugs-healthcare-flat" | "syringe-flat" | "tooth-flat" | "virus-antivirus-flat" | "landscape-2-flat" | "laptop-camera-flat" | "archive-box-flat" | "arrow-cursor-1-flat" | "arrow-expand-flat" | "arrow-reload-horizontal-2-flat" | "arrow-up-dashed-square-flat" | "attribution-flat" | "brightness-1-flat" | "bullet-list-flat" | "calendar-add-flat" | "check-flat" | "cog-flat" | "color-swatches-flat" | "customer-support-1-flat" | "cut-flat" | "dashboard-circle-flat" | "division-circle-flat" | "download-box-1-flat" | "empty-clipboard-flat" | "filter-2-flat" | "fingerprint-2-flat" | "flip-vertical-arrow-2-flat" | "give-gift-flat" | "glasses-flat" | "help-chat-2-flat" | "hierarchy-2-flat" | "information-circle-flat" | "input-box-flat" | "insert-top-left-flat" | "invisible-2-flat" | "lasso-tool-flat" | "layers-1-flat" | "layout-window-2-flat" | "like-1-flat" | "link-chain-flat" | "loop-1-flat" | "magic-wand-2-flat" | "magnifying-glass-flat" | "megaphone-2-flat" | "moon-cloud-flat" | "new-file-flat" | "new-folder-flat" | "new-sticky-note-flat" | "padlock-square-1-flat" | "page-setting-flat" | "pen-draw-flat" | "pen-tool-flat" | "pentagon-flat" | "pictures-folder-memories-flat" | "pyramid-shape-flat" | "recycle-bin-2-flat" | "rock-and-roll-hand-flat" | "satellite-dish-flat" | "scanner-flat" | "share-link-flat" | "shield-2-flat" | "snow-flake-flat" | "spiral-shape-flat" | "star-2-flat" | "star-badge-flat" | "synchronize-disable-flat" | "text-flow-rows-flat" | "text-style-flat" | "trophy-flat" | "two-finger-tap-flat" | "upload-computer-flat" | "user-add-plus-flat" | "user-identifier-card-flat" | "user-multiple-circle-flat" | "user-single-neutral-male-flat" | "visible-flat" | "wave-signal-flat" | "waving-hand-flat" | "wrench-flat" | "chat-bubble-square-block-flat" | "chat-bubble-square-write-flat" | "chat-bubble-typing-oval-flat" | "chat-two-bubbles-oval-flat" | "happy-face-flat" | "inbox-favorite-flat" | "mail-send-email-message-flat" | "mail-send-envelope-flat" | "sign-hashtag-flat" | "baggage-flat" | "crutch-flat" | "gas-station-fuel-petroleum-flat" | "hearing-deaf-1-flat" | "hot-spring-flat" | "hotel-bed-2-flat" | "lift-flat" | "location-pin-3-flat" | "pets-allowed-flat" | "school-bus-side-flat" | "street-sign-flat" | "triangle-flag-flat" | "bag-dollar-flat" | "ball-flat" | "bill-4-flat" | "business-idea-money-flat" | "credit-card-2-flat" | "discount-percent-fire-flat" | "gift-2-flat" | "gold-flat" | "graph-dot-flat" | "justice-scale-2-flat" | "moustache-flat" | "necktie-flat" | "pie-chart-flat" | "qr-code-flat" | "receipt-add-flat" | "safe-vault-flat" | "shopping-basket-2-flat" | "shopping-cart-add-flat" | "signage-3-flat" | "startup-flat" | "stock-flat" | "store-2-flat" | "target-3-flat" | "wallet-purse-flat" | "alien-flat" | "decent-work-and-economic-growth-flat" | "dna-flat" | "leaf-flat" | "recycle-1-flat" | "shovel-rake-flat" | "test-tube-flat" | "tree-3-flat" | "airplane-disabled-flat" | "cellular-network-5g-flat" | "missed-call-flat" | "notification-alarm-2-flat" | "phone-ringing-1-flat" | "signal-full-flat" | "application-add-flat" | "browser-build-flat" | "bug-flat" | "bug-virus-browser-flat" | "cloud-data-transfer-flat" | "cloud-wifi-flat" | "incognito-mode-flat" | "rss-symbol-flat" | "steps-number-flat" | "fragile-flat" | "shipment-check-flat" | "shipping-box-1-flat" | "warehouse-1-flat" | "definition-search-book-flat" | "global-learning-flat" | "graduation-cap-flat" | "office-worker-flat" | "strategy-tasks-flat" | "workspace-desk-flat" | "artificial-intelligence-brain-chip" | "router-wifi-network" | "repeat-single" | "tune-adjust-volume" | "allergens-fish" | "chef-toque-hat" | "time-lapse" | "_3d-rotate-y-axis" | "arrow-cursor-move" | "calendar-mark" | "clean-broom-wipe" | "curves-levels-graph" | "delete-tag" | "desktop-screensaver-sleep" | "dial-pad-finger-2" | "feather-pen" | "hierarchy-16" | "horizontal-slider-2" | "horizontal-toggle-button" | "label-folder-tag" | "layout-right-sidebar" | "non-commercial-dollars" | "padlock-square-2" | "panoramic-screen" | "pen-1" | "pin-1" | "round-anchor-point" | "search-history-browser" | "skull-2" | "sound-recognition-search" | "story-post" | "table-lamp-2" | "timer-zero" | "user-collaborate-group" | "user-feedback-heart" | "location-compass-2" | "passport-globe" | "theater-mask" | "credit-card-disable" | "critical-thinking-2" | "dollar-increase" | "investing-and-banking" | "notification-alarm-snooze" | "module-puzzle-2" | "threat-usb" | "transfer-truck-time" | "artificial-intelligence-brain-chip-flat" | "eject-square-flat" | "router-wifi-network-flat" | "record-player-flat" | "repeat-single-flat" | "tune-adjust-volume-flat" | "allergens-fish-flat" | "chef-toque-hat-flat" | "time-lapse-flat" | "_3d-rotate-y-axis-flat" | "arrow-cursor-move-flat" | "bell-notification-flat" | "calendar-mark-flat" | "clean-broom-wipe-flat" | "contact-book-flat" | "curves-levels-graph-flat" | "delete-tag-flat" | "desktop-screensaver-sleep-flat" | "dial-pad-finger-2-flat" | "feather-pen-flat" | "file-bookmark-flat" | "hierarchy-16-flat" | "horizontal-slider-2-flat" | "horizontal-toggle-button-flat" | "hourglass-flat" | "iris-scan-flat" | "label-folder-tag-flat" | "layout-right-sidebar-flat" | "non-commercial-dollars-flat" | "padlock-square-2-flat" | "panoramic-screen-flat" | "pen-1-flat" | "pin-1-flat" | "presentation-flat" | "round-anchor-point-flat" | "screwdriver-wrench-flat" | "search-history-browser-flat" | "skull-2-flat" | "snooze-flat" | "sound-recognition-search-flat" | "star-circle-flat" | "stopwatch-flat" | "story-post-flat" | "sun-flat" | "table-lamp-2-flat" | "timer-zero-flat" | "typewriter-flat" | "user-collaborate-group-flat" | "user-feedback-heart-flat" | "inbox-flat" | "location-compass-2-flat" | "passport-globe-flat" | "surveillance-camera-flat" | "theater-mask-flat" | "credit-card-disable-flat" | "critical-thinking-2-flat" | "dollar-increase-flat" | "investing-and-banking-flat" | "shirt-flat" | "notification-alarm-snooze-flat" | "cloud-off-flat" | "module-puzzle-2-flat" | "threat-usb-flat" | "transfer-truck-time-flat" | "ai-edit-robot" | "one-handed-holding-tablet-handheld" | "card-game-diamond" | "music-note-trebble-clef" | "play-list-1" | "drum-stick" | "fork-plate" | "arrow-diagonal-2" | "arrow-turn-down-large" | "cleaning-room-woman" | "dashboard-1" | "dashboard-gauge-2" | "delete-bookmark" | "graphic-template-website-ui" | "home-1" | "memes-comment-reply" | "no-photo-taking-zone" | "octagram-shape" | "radioactive-1" | "reset-clock" | "sizing" | "transparent" | "user-sticker-square" | "video-subtitles" | "voice-scan-1" | "voice-typing-word-convert" | "wrap-arch" | "inbox-post" | "graph-arrow-user-increase" | "drop-down-menu" | "module" | "box-waterproof" | "ai-edit-robot-flat" | "one-handed-holding-tablet-handheld-flat" | "safari-flat" | "card-game-diamond-flat" | "music-note-trebble-clef-flat" | "play-list-1-flat" | "drum-stick-flat" | "fork-plate-flat" | "lens-flat" | "polaroid-flat" | "arrow-diagonal-2-flat" | "arrow-turn-down-large-flat" | "candle-flat" | "cleaning-room-woman-flat" | "dashboard-1-flat" | "dashboard-gauge-2-flat" | "delete-bookmark-flat" | "flashlight-flat" | "graphic-template-website-ui-flat" | "home-1-flat" | "memes-comment-reply-flat" | "no-photo-taking-zone-flat" | "octagram-shape-flat" | "pathfinder-outline-flat" | "pinwheel-flat" | "projector-screen-flat" | "radioactive-1-flat" | "reset-clock-flat" | "ruler-flat" | "select-all-flat" | "sizing-flat" | "stamp-flat" | "tool-box-flat" | "transparent-flat" | "user-sticker-square-flat" | "video-subtitles-flat" | "voice-scan-1-flat" | "voice-typing-word-convert-flat" | "wrap-arch-flat" | "inbox-post-flat" | "hot-air-balloon-flat" | "landing-flat" | "traffic-light-flat" | "graph-arrow-user-increase-flat" | "phone-vibrate-flat" | "drop-down-menu-flat" | "module-flat" | "box-waterproof-flat" | "ai-folder-robot" | "ai-gaming-robot" | "ai-generate-voice-spark-2" | "ai-vehicle-robot-1" | "deepfake-technology-2" | "battery-medium-3" | "browser-error" | "laptop-project-screen" | "middle-click" | "screen-tv" | "watch-circle-bluetooth" | "watch-circle-disable" | "watch-square-disable" | "watch-square-time" | "fortune-telling-sphere" | "shinto" | "button-power-circle-1" | "buttons-all" | "recording-tape-2" | "sword-attack" | "volume-sleep" | "allergens-peanut" | "emergency-call" | "heart-rate-clipboard" | "insurance-hands" | "medical-folder" | "nose-smell" | "camera-flip-1" | "camera-setting-pin" | "flash-timer" | "light-dark-mode" | "mirror-horizontally" | "add-pdf" | "align-back-2" | "align-left-1" | "align-object-bottom" | "arrow-transfer-horizontal-large-1" | "arrow-triangle-loop" | "arrow-up-large-2" | "bell-set-timer" | "calendar-warning" | "custom-feeds-like-favorite" | "customer-support-setting" | "dark-display-mode" | "delete-2" | "delete-pdf" | "diagonal-scroll-1" | "double-heart" | "download-stack" | "edit-pdf" | "elipse-frame" | "empty-recycle-bin-1" | "end-point-arrow" | "fire-wall" | "flip-vertical-square-1" | "following" | "hide-layer" | "hierarchy-8" | "hierarchy-line-1" | "horizontal-menu-square" | "image-highlights" | "layout-window-25" | "link-share-2" | "move-file" | "no-word-wrap" | "one-finger-short-tap" | "padlock-shield" | "paperclip-2" | "paragraph-article" | "paragraph-right-to-left" | "password-block" | "pen-types" | "rate-stretch-tool" | "remove-alert-clock" | "remove-favorite-highlight" | "roller-paintbrush" | "search-bar" | "select-circle-area-2" | "share-time" | "shrink-window-osx" | "slide-show-play" | "smart-key" | "snooze-clock" | "sphere-shape" | "symmetry-mirror-1" | "text-bar" | "thermometer-positive" | "translate-text" | "type-area" | "user-arrows-account-switch" | "user-head-focus" | "user-protection-1" | "user-single-neutral-female" | "user-work-laptop-wifi" | "vertical-slider-2" | "view-document-files" | "warning-shield" | "warp-fish" | "zoom-document" | "chat-bubble-crack-square" | "chat-bubble-disable-oval" | "email-attachment-image" | "forward-email" | "mail-loading" | "smiley-shocked" | "earth-2" | "fire-alarm-1" | "gender-lesbian-2" | "hand-washing" | "hotel-three-star" | "location-office" | "location-pin-store" | "mine-cart-2" | "pet-friendly-hotel" | "plane-flight-board" | "bag-suitcase-add-plus" | "bill-dollar-1" | "cashier-machine-2" | "shopping-bag-hand-bag-price-tag" | "store-factory" | "tag-free-circle" | "consellation" | "eco-house" | "phone-pen-2" | "phone-personal-hotspot" | "phone-setting" | "sharing-data" | "browser-code-2" | "browser-error-404" | "browser-key" | "insert-cloud-link" | "script-1" | "share-code" | "transfer-cart" | "office-building-2" | "ai-folder-robot-flat" | "ai-gaming-robot-flat" | "ai-generate-voice-spark-2-flat" | "ai-vehicle-robot-1-flat" | "deepfake-technology-2-flat" | "asterisk-square-flat" | "battery-medium-3-flat" | "browser-error-flat" | "laptop-project-screen-flat" | "middle-click-flat" | "screen-tv-flat" | "skype-flat" | "watch-circle-bluetooth-flat" | "watch-circle-disable-flat" | "watch-square-disable-flat" | "watch-square-time-flat" | "fortune-telling-sphere-flat" | "shinto-flat" | "button-power-circle-1-flat" | "buttons-all-flat" | "circus-tent-flat" | "recording-tape-2-flat" | "sword-attack-flat" | "ticket-star-flat" | "volume-sleep-flat" | "allergens-peanut-flat" | "cake-flat" | "cupcake-flat" | "ice-cream-1-flat" | "milk-flat" | "roller-flat" | "emergency-call-flat" | "heart-rate-clipboard-flat" | "insurance-hands-flat" | "medical-folder-flat" | "nose-smell-flat" | "camera-flip-1-flat" | "camera-setting-pin-flat" | "flash-timer-flat" | "light-dark-mode-flat" | "mirror-horizontally-flat" | "_3d-move-flat" | "_3d-scale-flat" | "add-pdf-flat" | "align-back-2-flat" | "align-left-1-flat" | "align-object-bottom-flat" | "align-text-center-flat" | "arrow-transfer-horizontal-large-1-flat" | "arrow-triangle-loop-flat" | "arrow-up-large-2-flat" | "bell-set-timer-flat" | "board-flat" | "border-bottom-flat" | "calendar-warning-flat" | "closed-umbrella-flat" | "copy-link-flat" | "custom-feeds-like-favorite-flat" | "customer-support-setting-flat" | "cutter-flat" | "dark-display-mode-flat" | "delete-2-flat" | "delete-pdf-flat" | "diagonal-scroll-1-flat" | "double-bookmark-flat" | "double-heart-flat" | "download-square-flat" | "download-stack-flat" | "drawing-compass-flat" | "edit-pdf-flat" | "elipse-frame-flat" | "empty-recycle-bin-1-flat" | "end-point-arrow-flat" | "fire-wall-flat" | "flip-vertical-square-1-flat" | "folder-block-flat" | "following-flat" | "hide-layer-flat" | "hierarchy-8-flat" | "hierarchy-line-1-flat" | "horizontal-menu-square-flat" | "image-highlights-flat" | "insert-row-flat" | "layout-window-25-flat" | "link-share-2-flat" | "login-2-flat" | "logout-2-flat" | "move-file-flat" | "no-word-wrap-flat" | "notebook-flat" | "one-finger-short-tap-flat" | "padlock-shield-flat" | "page-break-flat" | "paperclip-2-flat" | "paragraph-article-flat" | "paragraph-right-to-left-flat" | "password-block-flat" | "pen-types-flat" | "rate-stretch-tool-flat" | "remove-alert-clock-flat" | "remove-favorite-highlight-flat" | "ribbon-flat" | "roller-paintbrush-flat" | "rotate-right-flat" | "search-bar-flat" | "select-circle-area-2-flat" | "share-time-flat" | "shrink-window-osx-flat" | "signature-flat" | "slide-show-play-flat" | "smart-key-flat" | "snooze-clock-flat" | "sphere-shape-flat" | "symmetry-mirror-1-flat" | "text-bar-flat" | "text-tracking-flat" | "thermometer-positive-flat" | "translate-text-flat" | "type-area-flat" | "upload-square-flat" | "user-arrows-account-switch-flat" | "user-head-focus-flat" | "user-protection-1-flat" | "user-single-neutral-female-flat" | "user-work-laptop-wifi-flat" | "vertical-slider-2-flat" | "view-document-files-flat" | "warning-shield-flat" | "warp-fish-flat" | "water-drop-flat" | "zip-file-flat" | "zoom-document-flat" | "chat-bubble-crack-square-flat" | "chat-bubble-disable-oval-flat" | "email-attachment-image-flat" | "forward-email-flat" | "mail-loading-flat" | "smiley-shocked-flat" | "car-2-flat" | "earth-2-flat" | "fire-alarm-1-flat" | "gender-lesbian-2-flat" | "hand-washing-flat" | "hanger-flat" | "hotel-three-star-flat" | "location-office-flat" | "location-pin-store-flat" | "map-search-flat" | "mine-cart-2-flat" | "pet-friendly-hotel-flat" | "plane-flight-board-flat" | "ship-flat" | "spa-flat" | "toilet-paper-flat" | "bag-suitcase-add-plus-flat" | "bill-dollar-1-flat" | "cashier-machine-2-flat" | "chair-2-flat" | "ring-flat" | "shopping-bag-hand-bag-price-tag-flat" | "shopping-basket-remove-flat" | "store-factory-flat" | "summit-flat" | "tag-free-circle-flat" | "consellation-flat" | "eco-house-flat" | "rabbit-flat" | "water-drop-1-flat" | "phone-circle-off-flat" | "phone-message-flat" | "phone-pen-2-flat" | "phone-personal-hotspot-flat" | "phone-setting-flat" | "sharing-data-flat" | "browser-code-2-flat" | "browser-error-404-flat" | "browser-key-flat" | "insert-cloud-link-flat" | "script-1-flat" | "share-code-flat" | "transfer-cart-flat" | "office-building-2-flat">): import("react").JSX.Element;
|
|
1012
1012
|
displayName: string;
|
|
1013
1013
|
};
|
|
1014
1014
|
export {};
|
|
@@ -208,7 +208,7 @@ declare const streamline_stickies_colorIconNames: {
|
|
|
208
208
|
};
|
|
209
209
|
export type StreamlineStickiesColorIconName = keyof typeof streamline_stickies_colorIconNames;
|
|
210
210
|
export declare const StreamlineStickiesColor: {
|
|
211
|
-
({ 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<"search" | "key" | "cursor" | "picture" | "time" | "bluetooth" | "help" | "mail" | "passport" | "recycle" | "school" | "server-network" | "bug" | "pen" | "ghost" | "medal" | "wrench" | "snowman" | "taxi" | "baby" | "eiffel-tower" | "telescope" | "star" | "drone" | "qr-code" | "sun" | "app-window" | "backpack" | "candy-cane" | "wand" | "_3d" | "safety" | "control" | "compass-1" | "love" | "mobile-phone" | "graph-bar" | "graph-pie" | "boarding-pass" | "easter-egg" | "muslim" | "cancel-2" | "globe-1" | "reward" | "programming" | "cloud-data-transfer" | "mailbox-2" | "wrench-duo" | "bluetooth-duo" | "pen-duo" | "love-duo" | "earpod-connected" | "earpod-connected-duo" | "filming-movie" | "filming-movie-duo" | "guitar-amplifier" | "guitar-amplifier-duo" | "instruments-piano" | "instruments-piano-duo" | "slate" | "slate-duo" | "smart-tv" | "smart-tv-duo" | "graph-bar-duo" | "graph-pie-duo" | "money-briefcase" | "money-briefcase-duo" | "money-coin-2" | "money-coin-2-duo" | "pile-of-money" | "pile-of-money-duo" | "rocket-launch-chart" | "rocket-launch-chart-duo" | "construction-area" | "construction-area-duo" | "candy-cane-duo" | "easter-egg-duo" | "ghost-duo" | "muslim-duo" | "snowman-duo" | "winter-day-activities" | "winter-day-activities-duo" | "photography" | "photography-duo" | "picture-duo" | "wand-duo" | "globe-1-duo" | "nuclear-2" | "nuclear-2-duo" | "plant-1" | "plant-1-duo" | "recycle-duo" | "solar-power-battery" | "solar-power-battery-duo" | "sun-clound-weather" | "sun-clound-weather-duo" | "sun-duo" | "world-nature" | "world-nature-duo" | "drawer-inbox" | "drawer-inbox-duo" | "mail-duo" | "mailbox-2-duo" | "mobile-phone-duo" | "qr-code-duo" | "sent-from-computer" | "sent-from-computer-duo" | "baby-cart-quality" | "baby-cart-quality-duo" | "baby-duo" | "sad-song" | "sad-song-duo" | "add-device" | "add-device-duo" | "cancel-2-duo" | "control-duo" | "date-time-setting" | "date-time-setting-duo" | "face-id-1" | "face-id-1-duo" | "help-duo" | "key-duo" | "keyboard-direction" | "keyboard-direction-duo" | "on-off-1" | "on-off-1-duo" | "time-duo" | "validation-1" | "validation-1-duo" | "view-mail" | "view-mail-duo" | "android-setting" | "android-setting-duo" | "app-window-duo" | "bug-duo" | "cloud-data-transfer-duo" | "cursor-duo" | "programming-duo" | "server-network-duo" | "compass-1-duo" | "elevator-lift" | "elevator-lift-duo" | "information-toilet-location" | "information-toilet-location-duo" | "online-information" | "online-information-duo" | "safety-duo" | "astrology-study" | "astrology-study-duo" | "backpack-duo" | "book-library" | "book-library-duo" | "dangerous-chemical-lab" | "dangerous-chemical-lab-duo" | "education-degree" | "education-degree-duo" | "lab-tools" | "lab-tools-duo" | "library-research" | "library-research-duo" | "school-duo" | "science-lab" | "science-lab-duo" | "search-duo" | "star-duo" | "telescope-duo" | "checking-order" | "checking-order-duo" | "gift-reciept" | "gift-reciept-duo" | "product-cloth" | "product-cloth-duo" | "reciept-1" | "reciept-1-duo" | "refund-product-reciept" | "refund-product-reciept-duo" | "shop-store" | "shop-store-duo" | "_3d-duo" | "coding" | "coding-duo" | "drone-duo" | "labtop" | "labtop-duo" | "vr-goggle" | "vr-goggle-duo" | "airport-railroad" | "airport-railroad-duo" | "balloon-tour" | "balloon-tour-duo" | "bigben" | "bigben-duo" | "bus-route-info" | "bus-route-info-duo" | "eiffel-tower-duo" | "taxi-duo" | "boarding-pass-duo" | "medal-duo" | "passport-duo" | "reward-duo">): import("react").JSX.Element;
|
|
211
|
+
({ 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<"search" | "key" | "cursor" | "picture" | "time" | "bluetooth" | "help" | "mail" | "passport" | "recycle" | "school" | "server-network" | "bug" | "pen" | "ghost" | "medal" | "wrench" | "snowman" | "taxi" | "baby" | "eiffel-tower" | "telescope" | "star" | "drone" | "qr-code" | "sun" | "app-window" | "backpack" | "candy-cane" | "wand" | "_3d" | "safety" | "control" | "compass-1" | "love" | "mobile-phone" | "graph-bar" | "graph-pie" | "boarding-pass" | "easter-egg" | "muslim" | "cancel-2" | "globe-1" | "reward" | "programming" | "cloud-data-transfer" | "mailbox-2" | "wrench-duo" | "bluetooth-duo" | "pen-duo" | "love-duo" | "earpod-connected" | "earpod-connected-duo" | "filming-movie" | "filming-movie-duo" | "guitar-amplifier" | "guitar-amplifier-duo" | "instruments-piano" | "instruments-piano-duo" | "slate" | "slate-duo" | "smart-tv" | "smart-tv-duo" | "graph-bar-duo" | "graph-pie-duo" | "money-briefcase" | "money-briefcase-duo" | "money-coin-2" | "money-coin-2-duo" | "pile-of-money" | "pile-of-money-duo" | "rocket-launch-chart" | "rocket-launch-chart-duo" | "construction-area" | "construction-area-duo" | "candy-cane-duo" | "easter-egg-duo" | "ghost-duo" | "muslim-duo" | "snowman-duo" | "winter-day-activities" | "winter-day-activities-duo" | "photography" | "photography-duo" | "picture-duo" | "wand-duo" | "globe-1-duo" | "nuclear-2" | "nuclear-2-duo" | "plant-1" | "plant-1-duo" | "recycle-duo" | "solar-power-battery" | "solar-power-battery-duo" | "sun-clound-weather" | "sun-clound-weather-duo" | "sun-duo" | "world-nature" | "world-nature-duo" | "drawer-inbox" | "drawer-inbox-duo" | "mail-duo" | "mailbox-2-duo" | "mobile-phone-duo" | "qr-code-duo" | "sent-from-computer" | "sent-from-computer-duo" | "baby-cart-quality" | "baby-cart-quality-duo" | "baby-duo" | "sad-song" | "sad-song-duo" | "add-device" | "add-device-duo" | "cancel-2-duo" | "control-duo" | "date-time-setting" | "date-time-setting-duo" | "face-id-1" | "face-id-1-duo" | "help-duo" | "key-duo" | "keyboard-direction" | "keyboard-direction-duo" | "on-off-1" | "on-off-1-duo" | "time-duo" | "validation-1" | "validation-1-duo" | "view-mail" | "view-mail-duo" | "android-setting" | "android-setting-duo" | "app-window-duo" | "bug-duo" | "cloud-data-transfer-duo" | "cursor-duo" | "programming-duo" | "server-network-duo" | "compass-1-duo" | "elevator-lift" | "elevator-lift-duo" | "information-toilet-location" | "information-toilet-location-duo" | "online-information" | "online-information-duo" | "safety-duo" | "astrology-study" | "astrology-study-duo" | "backpack-duo" | "book-library" | "book-library-duo" | "dangerous-chemical-lab" | "dangerous-chemical-lab-duo" | "education-degree" | "education-degree-duo" | "lab-tools" | "lab-tools-duo" | "library-research" | "library-research-duo" | "school-duo" | "science-lab" | "science-lab-duo" | "search-duo" | "star-duo" | "telescope-duo" | "checking-order" | "checking-order-duo" | "gift-reciept" | "gift-reciept-duo" | "product-cloth" | "product-cloth-duo" | "reciept-1" | "reciept-1-duo" | "refund-product-reciept" | "refund-product-reciept-duo" | "shop-store" | "shop-store-duo" | "_3d-duo" | "coding" | "coding-duo" | "drone-duo" | "labtop" | "labtop-duo" | "vr-goggle" | "vr-goggle-duo" | "airport-railroad" | "airport-railroad-duo" | "balloon-tour" | "balloon-tour-duo" | "bigben" | "bigben-duo" | "bus-route-info" | "bus-route-info-duo" | "eiffel-tower-duo" | "taxi-duo" | "boarding-pass-duo" | "medal-duo" | "passport-duo" | "reward-duo">): import("react").JSX.Element;
|
|
212
212
|
displayName: string;
|
|
213
213
|
};
|
|
214
214
|
export {};
|