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
|
@@ -501,7 +501,7 @@ declare const basilIconNames: {
|
|
|
501
501
|
};
|
|
502
502
|
export type BasilIconName = keyof typeof basilIconNames;
|
|
503
503
|
export declare const Basil: {
|
|
504
|
-
({ 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<"backspace-outline" | "book-check-outline" | "book-open-outline" | "book-outline" | "bookmark-outline" | "bullhorn-outline" | "chat-outline" | "check-outline" | "clipboard-outline" | "comment-minus-outline" | "comment-outline" | "comment-plus-outline" | "contacts-outline" | "diamond-outline" | "download-outline" | "eye-outline" | "fast-forward-outline" | "filter-outline" | "heart-plus-outline" | "image-outline" | "key-outline" | "mouse-outline" | "pin-outline" | "play-outline" | "plus-outline" | "send-outline" | "server-outline" | "skip-next-outline" | "upload-outline" | "reply-outline" | "share-outline" | "lock-outline" | "bank-outline" | "invoice-outline" | "wallet-outline" | "phone-off-outline" | "phone-outline" | "cloud-check-outline" | "cloud-download-outline" | "cloud-off-outline" | "cloud-outline" | "cloud-upload-outline" | "palette-outline" | "calendar-outline" | "clock-outline" | "timer-outline" | "file-download-outline" | "file-outline" | "file-upload-outline" | "folder-lock-outline" | "folder-open-outline" | "folder-outline" | "folder-plus-outline" | "card-outline" | "flask-outline" | "gamepad-outline" | "heart-outline" | "shield-outline" | "home-outline" | "lightbulb-off-outline" | "lightbulb-outline" | "chart-pie-outline" | "heart-off-outline" | "microphone-outline" | "navigation-outline" | "camera-outline" | "printer-outline" | "cross-outline" | "star-outline" | "video-outline" | "umbrella-outline" | "arrow-down-solid" | "arrow-left-solid" | "arrow-right-solid" | "arrow-up-solid" | "backspace-solid" | "book-open-solid" | "bookmark-solid" | "calendar-solid" | "camera-solid" | "chart-pie-solid" | "check-solid" | "clipboard-solid" | "clock-solid" | "cloud-solid" | "document-solid" | "envelope-open-solid" | "envelope-solid" | "eye-solid" | "fire-solid" | "folder-open-solid" | "folder-plus-solid" | "folder-solid" | "forward-solid" | "heart-solid" | "home-solid" | "key-solid" | "microphone-solid" | "moon-solid" | "pause-solid" | "phone-solid" | "play-solid" | "plus-solid" | "printer-solid" | "server-solid" | "share-solid" | "shopping-bag-solid" | "shopping-cart-solid" | "star-solid" | "sun-solid" | "trash-solid" | "user-plus-solid" | "user-solid" | "wallet-solid" | "diamond-solid" | "pause-outline" | "add-outline" | "alarm-outline" | "apps-outline" | "arrow-down-outline" | "arrow-up-outline" | "attach-outline" | "bag-outline" | "battery-full-outline" | "bluetooth-outline" | "caret-down-outline" | "caret-up-outline" | "copy-outline" | "desktop-outline" | "document-outline" | "expand-outline" | "globe-outline" | "headset-outline" | "location-outline" | "medkit-outline" | "menu-outline" | "moon-outline" | "move-outline" | "pulse-outline" | "refresh-outline" | "save-outline" | "search-outline" | "settings-outline" | "shuffle-outline" | "star-half-outline" | "trash-outline" | "volume-off-outline" | "watch-outline" | "fast-rewind-outline" | "volume-down-outline" | "volume-up-outline" | "box-outline" | "shopping-bag-outline" | "shopping-basket-outline" | "shopping-cart-outline" | "edit-outline" | "explore-outline" | "folder-delete-outline" | "cancel-outline" | "stack-outline" | "toggle-off-outline" | "toggle-on-outline" | "arrow-left-outline" | "arrow-right-outline" | "forward-outline" | "login-outline" | "logout-outline" | "lightning-outline" | "battery-low-outline" | "cursor-outline" | "figma-outline" | "info-circle-outline" | "sort-outline" | "dislike-outline" | "like-outline" | "fire-outline" | "eye-closed-outline" | "history-outline" | "user-block-outline" | "user-outline" | "user-plus-outline" | "sun-outline" | "info-circle-solid" | "book-solid" | "send-solid" | "adobe-after-effects-solid" | "adobe-illustrator-solid" | "adobe-indesign-solid" | "adobe-lightroom-solid" | "adobe-photoshop-solid" | "headset-solid" | "skip-next-solid" | "skip-prev-solid" | "filter-solid" | "pin-solid" | "alarm-solid" | "timer-solid" | "flask-solid" | "app-store-solid" | "snapchat-solid" | "whatsapp-solid" | "youtube-solid" | "adobe-after-effects-outline" | "adobe-experince-design-outline" | "adobe-experince-design-solid" | "adobe-illustrator-outline" | "adobe-indesign-outline" | "adobe-lightroom-outline" | "adobe-photoshop-outline" | "adobe-premiere-outline" | "adobe-premiere-solid" | "android-outline" | "android-solid" | "app-store-outline" | "apple-outline" | "apple-solid" | "asana-outline" | "asana-solid" | "behance-outline" | "behance-solid" | "chrome-outline" | "chrome-solid" | "dribbble-outline" | "dribbble-solid" | "dropbox-outline" | "dropbox-solid" | "facebook-messenger-outline" | "facebook-messenger-solid" | "facebook-outline" | "facebook-solid" | "figma-solid" | "gmail-outline" | "gmail-solid" | "google-alt-outline" | "google-alt-solid" | "google-drive-outline" | "google-drive-solid" | "google-outline" | "google-play-outline" | "google-play-solid" | "google-solid" | "group-151-outline" | "instagram-outline" | "instagram-solid" | "linkedin-outline" | "linkedin-solid" | "medium-outline" | "medium-solid" | "notion-outline" | "notion-solid" | "pinterest-outline" | "pinterest-solid" | "qq-outline" | "qq-solid" | "reddit-outline" | "reddit-solid" | "sketch-outline" | "sketch-solid" | "skype-outline" | "skype-solid" | "slack-outline" | "slack-solid" | "snapchat-outline" | "telegram-outline" | "telegram-solid" | "trello-outline" | "trello-solid" | "tumblr-outline" | "tumblr-solid" | "twitch-outline" | "twitch-solid" | "twitter-outline" | "twitter-solid" | "viber-outline" | "viber-solid" | "vk-outline" | "vk-solid" | "wechat-solid" | "whatsapp-outline" | "windows-outline" | "windows-solid" | "youtube-outline" | "bullhorn-solid" | "chat-solid" | "comment-block-outline" | "comment-block-solid" | "comment-minus-solid" | "comment-plus-solid" | "comment-solid" | "contacts-solid" | "dislike-solid" | "envelope-open-outline" | "envelope-outline" | "like-solid" | "phone-in-outline" | "phone-in-solid" | "phone-miss-outline" | "phone-miss-solid" | "phone-off-solid" | "phone-out-outline" | "phone-out-solid" | "reply-solid" | "share-box-outline" | "share-box-solid" | "user-block-solid" | "user-clock-outline" | "user-clock-solid" | "battery-empty-outline" | "battery-full-solid" | "battery-low-solid" | "battery-most-outline" | "battery-most-solid" | "battery-quarter-outline" | "battery-quarter-solid" | "battry-half-outline" | "battry-half-solid" | "binocular-outline" | "binocular-solid" | "desktop-solid" | "dialpad-outline" | "dialpad-solid" | "gamepad-solid" | "mobile-phone-outline" | "mobile-phone-solid" | "mouse-alt-outline" | "mouse-alt-solid" | "mouse-solid" | "processor-outline" | "processor-solid" | "video-solid" | "watch-solid" | "book-check-solid" | "book-mark-outline" | "book-mark-solid" | "clipboard-alt-outline" | "clipboard-alt-solid" | "cloud-check-solid" | "cloud-download-solid" | "cloud-off-solid" | "cloud-upload-solid" | "copy-solid" | "download-solid" | "file-download-solid" | "file-solid" | "file-upload-solid" | "file-user-outline" | "file-user-solid" | "folder-block-outline" | "folder-block-solid" | "folder-delete-solid" | "folder-lock-solid" | "folder-user-outline" | "folder-user-solid" | "image-solid" | "invoice-solid" | "picture-outline" | "picture-solid" | "upload-solid" | "bag-solid" | "bank-solid" | "box-solid" | "card-solid" | "chart-pie-alt-outline" | "chart-pie-alt-solid" | "flask-alt-outline" | "flask-alt-solid" | "medkit-solid" | "palette-solid" | "pulse-solid" | "shopping-basket-solid" | "umbrella-solid" | "add-solid" | "apps-solid" | "at-sign-outline" | "at-sign-solid" | "attach-solid" | "bluetooth-solid" | "cancel-solid" | "caret-down-solid" | "caret-left-outline" | "caret-left-solid" | "caret-right-outline" | "caret-right-solid" | "caret-up-solid" | "collapse-outline" | "collapse-solid" | "cross-solid" | "cursor-solid" | "edit-alt-outline" | "edit-alt-solid" | "edit-solid" | "exchange-outline" | "exchange-solid" | "expand-solid" | "history-solid" | "hotspot-outline" | "hotspot-solid" | "layout-outline" | "layout-solid" | "login-solid" | "logout-solid" | "menu-solid" | "move-solid" | "other-1-outline" | "other-1-solid" | "refresh-solid" | "rows-outline" | "rows-solid" | "save-solid" | "search-solid" | "settings-adjust-outline" | "settings-adjust-solid" | "settings-alt-outline" | "settings-alt-solid" | "settings-solid" | "sort-solid" | "stack-solid" | "trash-alt-outline" | "trash-alt-solid" | "zoom-in-outline" | "zoom-in-solid" | "zoom-out-outline" | "zoom-out-solid" | "fast-forward-solid" | "fast-rewind-solid" | "headphone-outline" | "headphone-solid" | "microphone-off-outline" | "microphone-off-solid" | "music-outline" | "music-solid" | "shuffle-solid" | "skip-prev-outline" | "volume-down-solid" | "volume-off-solid" | "volume-up-solid" | "current-location-outline" | "current-location-solid" | "explore-solid" | "globe-solid" | "location-check-outline" | "location-check-solid" | "location-plus-outline" | "location-plus-solid" | "location-question-outline" | "location-question-solid" | "location-solid" | "map-location-outline" | "map-location-solid" | "navigation-solid" | "award-outline" | "award-solid" | "checked-box-outline" | "checked-box-solid" | "eye-closed-solid" | "group-23-solid" | "heart-off-solid" | "heartbeat-outline" | "heartbeat-solid" | "info-rect-outline" | "info-rect-solid" | "info-triangle-outline" | "info-triangle-solid" | "lightbulb-alt-outline" | "lightbulb-alt-solid" | "lightbulb-off-solid" | "lightbulb-solid" | "lightning-alt-outline" | "lightning-alt-solid" | "lightning-solid" | "lock-solid" | "lock-time-outline" | "lock-time-solid" | "notification-off-outline" | "notification-off-solid" | "notification-on-outline" | "notification-on-solid" | "notification-outline" | "notification-solid" | "power-button-outline" | "power-button-solid" | "present-outline" | "present-solid" | "sand-watch-outline" | "sand-watch-solid" | "shield-solid" | "star-half-solid" | "toggle-off-solid" | "toggle-on-solid" | "university-outline" | "university-solid" | "unlock-outline" | "unlock-solid">): import("react").JSX.Element;
|
|
504
|
+
({ 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<"backspace-outline" | "book-check-outline" | "book-open-outline" | "book-outline" | "bookmark-outline" | "bullhorn-outline" | "chat-outline" | "check-outline" | "clipboard-outline" | "comment-minus-outline" | "comment-outline" | "comment-plus-outline" | "contacts-outline" | "diamond-outline" | "download-outline" | "eye-outline" | "fast-forward-outline" | "filter-outline" | "heart-plus-outline" | "image-outline" | "key-outline" | "mouse-outline" | "pin-outline" | "play-outline" | "plus-outline" | "send-outline" | "server-outline" | "skip-next-outline" | "upload-outline" | "reply-outline" | "share-outline" | "lock-outline" | "bank-outline" | "invoice-outline" | "wallet-outline" | "phone-off-outline" | "phone-outline" | "cloud-check-outline" | "cloud-download-outline" | "cloud-off-outline" | "cloud-outline" | "cloud-upload-outline" | "palette-outline" | "calendar-outline" | "clock-outline" | "timer-outline" | "file-download-outline" | "file-outline" | "file-upload-outline" | "folder-lock-outline" | "folder-open-outline" | "folder-outline" | "folder-plus-outline" | "card-outline" | "flask-outline" | "gamepad-outline" | "heart-outline" | "shield-outline" | "home-outline" | "lightbulb-off-outline" | "lightbulb-outline" | "chart-pie-outline" | "heart-off-outline" | "microphone-outline" | "navigation-outline" | "camera-outline" | "printer-outline" | "cross-outline" | "star-outline" | "video-outline" | "umbrella-outline" | "arrow-down-solid" | "arrow-left-solid" | "arrow-right-solid" | "arrow-up-solid" | "backspace-solid" | "book-open-solid" | "bookmark-solid" | "calendar-solid" | "camera-solid" | "chart-pie-solid" | "check-solid" | "clipboard-solid" | "clock-solid" | "cloud-solid" | "document-solid" | "envelope-open-solid" | "envelope-solid" | "eye-solid" | "fire-solid" | "folder-open-solid" | "folder-plus-solid" | "folder-solid" | "forward-solid" | "heart-solid" | "home-solid" | "key-solid" | "microphone-solid" | "moon-solid" | "pause-solid" | "phone-solid" | "play-solid" | "plus-solid" | "printer-solid" | "server-solid" | "share-solid" | "shopping-bag-solid" | "shopping-cart-solid" | "star-solid" | "sun-solid" | "trash-solid" | "user-plus-solid" | "user-solid" | "wallet-solid" | "diamond-solid" | "pause-outline" | "add-outline" | "alarm-outline" | "apps-outline" | "arrow-down-outline" | "arrow-up-outline" | "attach-outline" | "bag-outline" | "battery-full-outline" | "bluetooth-outline" | "caret-down-outline" | "caret-up-outline" | "copy-outline" | "desktop-outline" | "document-outline" | "expand-outline" | "globe-outline" | "headset-outline" | "location-outline" | "medkit-outline" | "menu-outline" | "moon-outline" | "move-outline" | "pulse-outline" | "refresh-outline" | "save-outline" | "search-outline" | "settings-outline" | "shuffle-outline" | "star-half-outline" | "trash-outline" | "volume-off-outline" | "watch-outline" | "fast-rewind-outline" | "volume-down-outline" | "volume-up-outline" | "box-outline" | "shopping-bag-outline" | "shopping-basket-outline" | "shopping-cart-outline" | "edit-outline" | "explore-outline" | "folder-delete-outline" | "cancel-outline" | "stack-outline" | "toggle-off-outline" | "toggle-on-outline" | "arrow-left-outline" | "arrow-right-outline" | "forward-outline" | "login-outline" | "logout-outline" | "lightning-outline" | "battery-low-outline" | "cursor-outline" | "figma-outline" | "info-circle-outline" | "sort-outline" | "dislike-outline" | "like-outline" | "fire-outline" | "eye-closed-outline" | "history-outline" | "user-block-outline" | "user-outline" | "user-plus-outline" | "sun-outline" | "info-circle-solid" | "book-solid" | "send-solid" | "adobe-after-effects-solid" | "adobe-illustrator-solid" | "adobe-indesign-solid" | "adobe-lightroom-solid" | "adobe-photoshop-solid" | "headset-solid" | "skip-next-solid" | "skip-prev-solid" | "filter-solid" | "pin-solid" | "alarm-solid" | "timer-solid" | "flask-solid" | "app-store-solid" | "snapchat-solid" | "whatsapp-solid" | "youtube-solid" | "adobe-after-effects-outline" | "adobe-experince-design-outline" | "adobe-experince-design-solid" | "adobe-illustrator-outline" | "adobe-indesign-outline" | "adobe-lightroom-outline" | "adobe-photoshop-outline" | "adobe-premiere-outline" | "adobe-premiere-solid" | "android-outline" | "android-solid" | "app-store-outline" | "apple-outline" | "apple-solid" | "asana-outline" | "asana-solid" | "behance-outline" | "behance-solid" | "chrome-outline" | "chrome-solid" | "dribbble-outline" | "dribbble-solid" | "dropbox-outline" | "dropbox-solid" | "facebook-messenger-outline" | "facebook-messenger-solid" | "facebook-outline" | "facebook-solid" | "figma-solid" | "gmail-outline" | "gmail-solid" | "google-alt-outline" | "google-alt-solid" | "google-drive-outline" | "google-drive-solid" | "google-outline" | "google-play-outline" | "google-play-solid" | "google-solid" | "group-151-outline" | "instagram-outline" | "instagram-solid" | "linkedin-outline" | "linkedin-solid" | "medium-outline" | "medium-solid" | "notion-outline" | "notion-solid" | "pinterest-outline" | "pinterest-solid" | "qq-outline" | "qq-solid" | "reddit-outline" | "reddit-solid" | "sketch-outline" | "sketch-solid" | "skype-outline" | "skype-solid" | "slack-outline" | "slack-solid" | "snapchat-outline" | "telegram-outline" | "telegram-solid" | "trello-outline" | "trello-solid" | "tumblr-outline" | "tumblr-solid" | "twitch-outline" | "twitch-solid" | "twitter-outline" | "twitter-solid" | "viber-outline" | "viber-solid" | "vk-outline" | "vk-solid" | "wechat-solid" | "whatsapp-outline" | "windows-outline" | "windows-solid" | "youtube-outline" | "bullhorn-solid" | "chat-solid" | "comment-block-outline" | "comment-block-solid" | "comment-minus-solid" | "comment-plus-solid" | "comment-solid" | "contacts-solid" | "dislike-solid" | "envelope-open-outline" | "envelope-outline" | "like-solid" | "phone-in-outline" | "phone-in-solid" | "phone-miss-outline" | "phone-miss-solid" | "phone-off-solid" | "phone-out-outline" | "phone-out-solid" | "reply-solid" | "share-box-outline" | "share-box-solid" | "user-block-solid" | "user-clock-outline" | "user-clock-solid" | "battery-empty-outline" | "battery-full-solid" | "battery-low-solid" | "battery-most-outline" | "battery-most-solid" | "battery-quarter-outline" | "battery-quarter-solid" | "battry-half-outline" | "battry-half-solid" | "binocular-outline" | "binocular-solid" | "desktop-solid" | "dialpad-outline" | "dialpad-solid" | "gamepad-solid" | "mobile-phone-outline" | "mobile-phone-solid" | "mouse-alt-outline" | "mouse-alt-solid" | "mouse-solid" | "processor-outline" | "processor-solid" | "video-solid" | "watch-solid" | "book-check-solid" | "book-mark-outline" | "book-mark-solid" | "clipboard-alt-outline" | "clipboard-alt-solid" | "cloud-check-solid" | "cloud-download-solid" | "cloud-off-solid" | "cloud-upload-solid" | "copy-solid" | "download-solid" | "file-download-solid" | "file-solid" | "file-upload-solid" | "file-user-outline" | "file-user-solid" | "folder-block-outline" | "folder-block-solid" | "folder-delete-solid" | "folder-lock-solid" | "folder-user-outline" | "folder-user-solid" | "image-solid" | "invoice-solid" | "picture-outline" | "picture-solid" | "upload-solid" | "bag-solid" | "bank-solid" | "box-solid" | "card-solid" | "chart-pie-alt-outline" | "chart-pie-alt-solid" | "flask-alt-outline" | "flask-alt-solid" | "medkit-solid" | "palette-solid" | "pulse-solid" | "shopping-basket-solid" | "umbrella-solid" | "add-solid" | "apps-solid" | "at-sign-outline" | "at-sign-solid" | "attach-solid" | "bluetooth-solid" | "cancel-solid" | "caret-down-solid" | "caret-left-outline" | "caret-left-solid" | "caret-right-outline" | "caret-right-solid" | "caret-up-solid" | "collapse-outline" | "collapse-solid" | "cross-solid" | "cursor-solid" | "edit-alt-outline" | "edit-alt-solid" | "edit-solid" | "exchange-outline" | "exchange-solid" | "expand-solid" | "history-solid" | "hotspot-outline" | "hotspot-solid" | "layout-outline" | "layout-solid" | "login-solid" | "logout-solid" | "menu-solid" | "move-solid" | "other-1-outline" | "other-1-solid" | "refresh-solid" | "rows-outline" | "rows-solid" | "save-solid" | "search-solid" | "settings-adjust-outline" | "settings-adjust-solid" | "settings-alt-outline" | "settings-alt-solid" | "settings-solid" | "sort-solid" | "stack-solid" | "trash-alt-outline" | "trash-alt-solid" | "zoom-in-outline" | "zoom-in-solid" | "zoom-out-outline" | "zoom-out-solid" | "fast-forward-solid" | "fast-rewind-solid" | "headphone-outline" | "headphone-solid" | "microphone-off-outline" | "microphone-off-solid" | "music-outline" | "music-solid" | "shuffle-solid" | "skip-prev-outline" | "volume-down-solid" | "volume-off-solid" | "volume-up-solid" | "current-location-outline" | "current-location-solid" | "explore-solid" | "globe-solid" | "location-check-outline" | "location-check-solid" | "location-plus-outline" | "location-plus-solid" | "location-question-outline" | "location-question-solid" | "location-solid" | "map-location-outline" | "map-location-solid" | "navigation-solid" | "award-outline" | "award-solid" | "checked-box-outline" | "checked-box-solid" | "eye-closed-solid" | "group-23-solid" | "heart-off-solid" | "heartbeat-outline" | "heartbeat-solid" | "info-rect-outline" | "info-rect-solid" | "info-triangle-outline" | "info-triangle-solid" | "lightbulb-alt-outline" | "lightbulb-alt-solid" | "lightbulb-off-solid" | "lightbulb-solid" | "lightning-alt-outline" | "lightning-alt-solid" | "lightning-solid" | "lock-solid" | "lock-time-outline" | "lock-time-solid" | "notification-off-outline" | "notification-off-solid" | "notification-on-outline" | "notification-on-solid" | "notification-outline" | "notification-solid" | "power-button-outline" | "power-button-solid" | "present-outline" | "present-solid" | "sand-watch-outline" | "sand-watch-solid" | "shield-solid" | "star-half-solid" | "toggle-off-solid" | "toggle-on-solid" | "university-outline" | "university-solid" | "unlock-outline" | "unlock-solid">): import("react").JSX.Element;
|
|
505
505
|
displayName: string;
|
|
506
506
|
};
|
|
507
507
|
export {};
|
|
@@ -2086,7 +2086,7 @@ declare const biIconNames: {
|
|
|
2086
2086
|
};
|
|
2087
2087
|
export type BiIconName = keyof typeof biIconNames;
|
|
2088
2088
|
export declare const Bi: {
|
|
2089
|
-
({ 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<"shift" | "map" | "filter" | "android" | "windows" | "translate" | "type" | "search" | "repeat" | "link" | "signal" | "image" | "list" | "key" | "cursor" | "display" | "code" | "hr" | "meta" | "option" | "table" | "textarea" | "circle" | "line" | "mask" | "stop" | "x" | "archive" | "arrow-up-left" | "arrow-up-right" | "aspect-ratio" | "asterisk" | "at" | "backspace" | "backspace-reverse" | "binoculars" | "bluetooth" | "book" | "bookmark" | "bookmark-check" | "bookmark-plus" | "bookshelf" | "briefcase" | "bucket" | "card-text" | "chat" | "check-all" | "clipboard" | "clipboard-check" | "clipboard-minus" | "clipboard-plus" | "crop" | "cursor-text" | "diamond" | "download" | "eject" | "eraser" | "ethernet" | "eye" | "fast-forward" | "fingerprint" | "flag" | "floppy" | "fullscreen" | "fullscreen-exit" | "gender-female" | "gender-male" | "grid" | "inbox" | "incognito" | "keyboard" | "magnet" | "mailbox" | "memory" | "mouse" | "newspaper" | "paperclip" | "passport" | "pause-circle" | "peace" | "pin" | "play-circle" | "plus-circle" | "quora" | "radar" | "record-circle" | "recycle" | "regex" | "rewind" | "router" | "rss" | "send" | "send-check" | "server" | "shield-plus" | "spellcheck" | "stop-circle" | "tag" | "ticket" | "upload" | "usb" | "voicemail" | "wifi" | "wifi-off" | "yin-yang" | "shield-check" | "egg" | "leaf" | "tree" | "water" | "bug" | "arrow-down" | "arrow-down-circle" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-left-circle" | "arrow-left-right" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "menu-down" | "menu-up" | "reply" | "reply-all" | "share" | "shuffle" | "earbuds" | "headphones" | "headset" | "music-note" | "speaker" | "volume-mute" | "volume-off" | "battery" | "battery-charging" | "ev-station" | "fan" | "lock" | "speedometer" | "thermometer" | "truck-flatbed" | "bank" | "cash" | "credit-card" | "currency-rupee" | "piggy-bank" | "receipt" | "safe" | "wallet" | "battery-low" | "apple" | "bootstrap" | "box" | "dropbox" | "facebook" | "git" | "github" | "gitlab" | "google" | "google-play" | "instagram" | "linkedin" | "mastodon" | "microsoft" | "microsoft-teams" | "nintendo-switch" | "pinterest" | "reddit" | "sina-weibo" | "skype" | "slack" | "snapchat" | "spotify" | "stack-overflow" | "steam" | "trello" | "twitch" | "twitter" | "ubuntu" | "unity" | "vimeo" | "wechat" | "whatsapp" | "wikipedia" | "wordpress" | "youtube" | "phone" | "sim" | "sunglasses" | "cloud" | "cloud-arrow-down" | "cloud-arrow-up" | "cloud-check" | "cloud-download" | "cloud-minus" | "cloud-plus" | "cloud-upload" | "clouds" | "eyedropper" | "palette" | "database" | "database-check" | "database-lock" | "alarm" | "calendar" | "calendar-check" | "calendar-heart" | "calendar-minus" | "calendar-month" | "calendar-plus" | "calendar-range" | "calendar-week" | "clock" | "file-code" | "laptop" | "projector" | "tablet" | "watch" | "brush" | "pen" | "pencil" | "file" | "file-check" | "file-excel" | "file-image" | "file-lock" | "file-minus" | "file-music" | "file-plus" | "file-word" | "folder" | "folder-check" | "folder-minus" | "folder-plus" | "cake" | "cookie" | "cup" | "egg-fried" | "check" | "check-circle" | "controller" | "dice-1" | "dice-2" | "dice-3" | "dice-4" | "dice-5" | "dice-6" | "flask" | "heart" | "heart-half" | "puzzle" | "shield" | "compass" | "layers" | "hammer" | "ladder" | "nut" | "screwdriver" | "tools" | "wrench" | "balloon" | "gift" | "bell" | "boombox" | "camera" | "cast" | "door-closed" | "door-open" | "fire" | "lamp" | "lightbulb" | "lightbulb-off" | "pause" | "play" | "power" | "printer" | "record" | "robot" | "shield-lock" | "skip-backward" | "skip-forward" | "thermometer-high" | "thermometer-low" | "webcam" | "calculator" | "exclamation" | "infinity" | "percent" | "plus" | "clipboard-pulse" | "heart-pulse" | "hospital" | "lungs" | "prescription" | "virus" | "cassette" | "disc" | "feather" | "tsunami" | "airplane" | "film" | "beaker" | "radioactive" | "rocket" | "circle-half" | "cone" | "hexagon" | "octagon" | "pentagon" | "square" | "star" | "star-half" | "triangle" | "basket" | "basket-fill" | "cart" | "cart-check" | "cart-plus" | "bicycle" | "bullseye" | "trophy" | "border-all" | "border-bottom" | "border-left" | "border-right" | "border-style" | "border-top" | "scooter" | "sign-yield" | "truck" | "view-list" | "broadcast" | "umbrella" | "bell-slash" | "currency-dollar" | "currency-euro" | "currency-pound" | "currency-yen" | "envelope" | "envelope-open" | "exclamation-circle" | "exclamation-triangle" | "eye-slash" | "funnel" | "globe-americas" | "globe-asia-australia" | "globe-europe-africa" | "megaphone" | "moon" | "pencil-square" | "qr-code" | "scissors" | "shield-exclamation" | "slash" | "sun" | "trash" | "tv" | "window" | "x-circle" | "activity" | "arrow-down-up" | "award" | "backpack" | "ban" | "battery-full" | "bookmark-x" | "boxes" | "braces" | "building" | "bus-front" | "calendar-x" | "car-front" | "clipboard-x" | "cloud-drizzle" | "cloud-fog" | "cloud-hail" | "cloud-lightning" | "cloud-moon" | "cloud-rain" | "cloud-snow" | "cloud-sun" | "cloudy" | "command" | "copy" | "cpu" | "crosshair" | "dot" | "dribbble" | "droplet" | "ear" | "file-diff" | "file-play" | "file-spreadsheet" | "file-text" | "file-x" | "files" | "folder-symlink" | "folder-x" | "gem" | "globe" | "grid-3x2" | "grid-3x3" | "grip-horizontal" | "grip-vertical" | "handbag" | "hash" | "highlighter" | "hourglass" | "house" | "house-heart" | "images" | "info" | "joystick" | "kanban" | "list-check" | "luggage" | "mic" | "paint-bucket" | "person-standing" | "plug" | "quote" | "rainbow" | "repeat-1" | "save" | "shield-minus" | "shield-x" | "signpost" | "subscript" | "sunrise" | "sunset" | "superscript" | "tags" | "terminal" | "text-wrap" | "thermometer-sun" | "tornado" | "train-front" | "wind" | "zoom-in" | "zoom-out" | "align-center" | "bar-chart" | "check-square" | "columns" | "pie-chart" | "plus-square" | "sliders" | "unlock" | "x-octagon" | "x-square" | "alt" | "arrow-bar-down" | "arrow-bar-left" | "arrow-bar-right" | "arrow-bar-up" | "arrow-down-left-circle" | "arrow-down-right-circle" | "arrow-down-square" | "arrow-left-square" | "arrow-right-square" | "arrow-up-left-circle" | "arrow-up-right-circle" | "arrow-up-square" | "arrows-move" | "arrows-vertical" | "badge-3d" | "badge-4k" | "badge-8k" | "badge-ad" | "badge-ar" | "badge-cc" | "badge-hd" | "badge-sd" | "badge-tm" | "badge-vo" | "badge-vr" | "badge-wc" | "bookmarks" | "border-inner" | "border-outer" | "buildings" | "calendar-event" | "capsule" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chevron-compact-down" | "chevron-compact-left" | "chevron-compact-right" | "chevron-compact-up" | "circle-square" | "clipboard-data" | "clipboard-heart" | "coin" | "currency-bitcoin" | "database-exclamation" | "database-x" | "droplet-half" | "explicit" | "exposure" | "file-zip" | "hearts" | "info-circle" | "info-square" | "layout-sidebar" | "markdown" | "moon-stars" | "outlet" | "square-half" | "stack" | "stars" | "stopwatch" | "vinyl" | "wifi-1" | "wifi-2" | "_0-circle" | "_0-circle-fill" | "_0-square" | "_0-square-fill" | "_1-circle" | "_1-circle-fill" | "_1-square" | "_1-square-fill" | "_123" | "_2-circle" | "_2-circle-fill" | "_2-square" | "_2-square-fill" | "_3-circle" | "_3-circle-fill" | "_3-square" | "_3-square-fill" | "_4-circle" | "_4-circle-fill" | "_4-square" | "_4-square-fill" | "_5-circle" | "_5-circle-fill" | "_5-square" | "_5-square-fill" | "_6-circle" | "_6-circle-fill" | "_6-square" | "_6-square-fill" | "_7-circle" | "_7-circle-fill" | "_7-square" | "_7-square-fill" | "_8-circle" | "_8-circle-fill" | "_8-square" | "_8-square-fill" | "_9-circle" | "_9-circle-fill" | "_9-square" | "_9-square-fill" | "airplane-engines" | "airplane-engines-fill" | "airplane-fill" | "alarm-fill" | "alexa" | "align-bottom" | "align-end" | "align-middle" | "align-start" | "align-top" | "alipay" | "alphabet" | "alphabet-uppercase" | "amazon" | "amd" | "android2" | "anthropic" | "app" | "app-indicator" | "apple-music" | "archive-fill" | "arrow-90deg-down" | "arrow-90deg-left" | "arrow-90deg-right" | "arrow-90deg-up" | "arrow-clockwise" | "arrow-counterclockwise" | "arrow-down-circle-fill" | "arrow-down-left-circle-fill" | "arrow-down-left-square" | "arrow-down-left-square-fill" | "arrow-down-right-circle-fill" | "arrow-down-right-square" | "arrow-down-right-square-fill" | "arrow-down-short" | "arrow-down-square-fill" | "arrow-left-circle-fill" | "arrow-left-short" | "arrow-left-square-fill" | "arrow-repeat" | "arrow-return-left" | "arrow-return-right" | "arrow-right-circle-fill" | "arrow-right-short" | "arrow-right-square-fill" | "arrow-through-heart" | "arrow-through-heart-fill" | "arrow-up-circle-fill" | "arrow-up-left-circle-fill" | "arrow-up-left-square" | "arrow-up-left-square-fill" | "arrow-up-right-circle-fill" | "arrow-up-right-square" | "arrow-up-right-square-fill" | "arrow-up-short" | "arrow-up-square-fill" | "arrows" | "arrows-angle-contract" | "arrows-angle-expand" | "arrows-collapse" | "arrows-collapse-vertical" | "arrows-expand" | "arrows-expand-vertical" | "arrows-fullscreen" | "aspect-ratio-fill" | "award-fill" | "back" | "backpack-fill" | "backpack2" | "backpack2-fill" | "backpack3" | "backpack3-fill" | "backpack4" | "backpack4-fill" | "backspace-fill" | "backspace-reverse-fill" | "badge-3d-fill" | "badge-4k-fill" | "badge-8k-fill" | "badge-ad-fill" | "badge-ar-fill" | "badge-cc-fill" | "badge-hd-fill" | "badge-sd-fill" | "badge-tm-fill" | "badge-vo-fill" | "badge-vr-fill" | "badge-wc-fill" | "bag" | "bag-check" | "bag-check-fill" | "bag-dash" | "bag-dash-fill" | "bag-fill" | "bag-heart" | "bag-heart-fill" | "bag-plus" | "bag-plus-fill" | "bag-x" | "bag-x-fill" | "balloon-fill" | "balloon-heart" | "balloon-heart-fill" | "ban-fill" | "bandaid" | "bandaid-fill" | "bank2" | "bar-chart-fill" | "bar-chart-line" | "bar-chart-line-fill" | "bar-chart-steps" | "basket2" | "basket2-fill" | "basket3" | "basket3-fill" | "battery-half" | "beaker-fill" | "behance" | "bell-fill" | "bell-slash-fill" | "bezier" | "bezier2" | "bing" | "binoculars-fill" | "blockquote-left" | "blockquote-right" | "bluesky" | "body-text" | "book-fill" | "book-half" | "bookmark-check-fill" | "bookmark-dash" | "bookmark-dash-fill" | "bookmark-fill" | "bookmark-heart" | "bookmark-heart-fill" | "bookmark-plus-fill" | "bookmark-star" | "bookmark-star-fill" | "bookmark-x-fill" | "bookmarks-fill" | "boombox-fill" | "bootstrap-fill" | "bootstrap-reboot" | "border" | "border-center" | "border-middle" | "border-width" | "bounding-box" | "bounding-box-circles" | "box-arrow-down" | "box-arrow-down-left" | "box-arrow-down-right" | "box-arrow-in-down" | "box-arrow-in-down-left" | "box-arrow-in-down-right" | "box-arrow-in-left" | "box-arrow-in-right" | "box-arrow-in-up" | "box-arrow-in-up-left" | "box-arrow-in-up-right" | "box-arrow-left" | "box-arrow-right" | "box-arrow-up" | "box-arrow-up-left" | "box-arrow-up-right" | "box-fill" | "box-seam" | "box-seam-fill" | "box2" | "box2-fill" | "box2-heart" | "box2-heart-fill" | "braces-asterisk" | "bricks" | "briefcase-fill" | "brightness-alt-high" | "brightness-alt-high-fill" | "brightness-alt-low" | "brightness-alt-low-fill" | "brightness-high" | "brightness-high-fill" | "brightness-low" | "brightness-low-fill" | "brilliance" | "broadcast-pin" | "browser-chrome" | "browser-edge" | "browser-firefox" | "browser-safari" | "brush-fill" | "bucket-fill" | "bug-fill" | "building-add" | "building-check" | "building-dash" | "building-down" | "building-exclamation" | "building-fill" | "building-fill-add" | "building-fill-check" | "building-fill-dash" | "building-fill-down" | "building-fill-exclamation" | "building-fill-gear" | "building-fill-lock" | "building-fill-slash" | "building-fill-up" | "building-fill-x" | "building-gear" | "building-lock" | "building-slash" | "building-up" | "building-x" | "buildings-fill" | "bus-front-fill" | "c-circle" | "c-circle-fill" | "c-square" | "c-square-fill" | "cake-fill" | "cake2" | "cake2-fill" | "calculator-fill" | "calendar-check-fill" | "calendar-date" | "calendar-date-fill" | "calendar-day" | "calendar-day-fill" | "calendar-event-fill" | "calendar-fill" | "calendar-heart-fill" | "calendar-minus-fill" | "calendar-month-fill" | "calendar-plus-fill" | "calendar-range-fill" | "calendar-week-fill" | "calendar-x-fill" | "calendar2" | "calendar2-check" | "calendar2-check-fill" | "calendar2-date" | "calendar2-date-fill" | "calendar2-day" | "calendar2-day-fill" | "calendar2-event" | "calendar2-event-fill" | "calendar2-fill" | "calendar2-heart" | "calendar2-heart-fill" | "calendar2-minus" | "calendar2-minus-fill" | "calendar2-month" | "calendar2-month-fill" | "calendar2-plus" | "calendar2-plus-fill" | "calendar2-range" | "calendar2-range-fill" | "calendar2-week" | "calendar2-week-fill" | "calendar2-x" | "calendar2-x-fill" | "calendar3" | "calendar3-event" | "calendar3-event-fill" | "calendar3-fill" | "calendar3-range" | "calendar3-range-fill" | "calendar3-week" | "calendar3-week-fill" | "calendar4" | "calendar4-event" | "calendar4-range" | "calendar4-week" | "camera-fill" | "camera-reels" | "camera-reels-fill" | "camera-video" | "camera-video-fill" | "camera-video-off" | "camera-video-off-fill" | "camera2" | "capslock" | "capslock-fill" | "capsule-pill" | "car-front-fill" | "card-checklist" | "card-heading" | "card-image" | "card-list" | "caret-down-fill" | "caret-down-square" | "caret-down-square-fill" | "caret-left-fill" | "caret-left-square" | "caret-left-square-fill" | "caret-right-fill" | "caret-right-square" | "caret-right-square-fill" | "caret-up-fill" | "caret-up-square" | "caret-up-square-fill" | "cart-check-fill" | "cart-dash" | "cart-dash-fill" | "cart-fill" | "cart-plus-fill" | "cart-x" | "cart-x-fill" | "cart2" | "cart3" | "cart4" | "cash-coin" | "cash-stack" | "cassette-fill" | "cc-circle" | "cc-circle-fill" | "cc-square" | "cc-square-fill" | "chat-dots" | "chat-dots-fill" | "chat-fill" | "chat-heart" | "chat-heart-fill" | "chat-left" | "chat-left-dots" | "chat-left-dots-fill" | "chat-left-fill" | "chat-left-heart" | "chat-left-heart-fill" | "chat-left-quote" | "chat-left-quote-fill" | "chat-left-text" | "chat-left-text-fill" | "chat-quote" | "chat-quote-fill" | "chat-right" | "chat-right-dots" | "chat-right-dots-fill" | "chat-right-fill" | "chat-right-heart" | "chat-right-heart-fill" | "chat-right-quote" | "chat-right-quote-fill" | "chat-right-text" | "chat-right-text-fill" | "chat-square" | "chat-square-dots" | "chat-square-dots-fill" | "chat-square-fill" | "chat-square-heart" | "chat-square-heart-fill" | "chat-square-quote" | "chat-square-quote-fill" | "chat-square-text" | "chat-square-text-fill" | "chat-text" | "chat-text-fill" | "check-circle-fill" | "check-lg" | "check-square-fill" | "check2" | "check2-all" | "check2-circle" | "check2-square" | "chevron-bar-contract" | "chevron-bar-down" | "chevron-bar-expand" | "chevron-bar-left" | "chevron-bar-right" | "chevron-bar-up" | "chevron-contract" | "chevron-expand" | "circle-fill" | "claude" | "clipboard-check-fill" | "clipboard-data-fill" | "clipboard-fill" | "clipboard-heart-fill" | "clipboard-minus-fill" | "clipboard-plus-fill" | "clipboard-x-fill" | "clipboard2" | "clipboard2-check" | "clipboard2-check-fill" | "clipboard2-data" | "clipboard2-data-fill" | "clipboard2-fill" | "clipboard2-heart" | "clipboard2-heart-fill" | "clipboard2-minus" | "clipboard2-minus-fill" | "clipboard2-plus" | "clipboard2-plus-fill" | "clipboard2-pulse" | "clipboard2-pulse-fill" | "clipboard2-x" | "clipboard2-x-fill" | "clock-fill" | "clock-history" | "cloud-arrow-down-fill" | "cloud-arrow-up-fill" | "cloud-check-fill" | "cloud-download-fill" | "cloud-drizzle-fill" | "cloud-fill" | "cloud-fog-fill" | "cloud-fog2" | "cloud-fog2-fill" | "cloud-hail-fill" | "cloud-haze" | "cloud-haze-fill" | "cloud-haze2" | "cloud-haze2-fill" | "cloud-lightning-fill" | "cloud-lightning-rain" | "cloud-lightning-rain-fill" | "cloud-minus-fill" | "cloud-moon-fill" | "cloud-plus-fill" | "cloud-rain-fill" | "cloud-rain-heavy" | "cloud-rain-heavy-fill" | "cloud-slash" | "cloud-slash-fill" | "cloud-sleet" | "cloud-sleet-fill" | "cloud-snow-fill" | "cloud-sun-fill" | "cloud-upload-fill" | "clouds-fill" | "cloudy-fill" | "code-slash" | "code-square" | "collection" | "collection-fill" | "collection-play" | "collection-play-fill" | "columns-gap" | "compass-fill" | "cone-striped" | "cpu-fill" | "credit-card-2-back" | "credit-card-2-back-fill" | "credit-card-2-front" | "credit-card-2-front-fill" | "credit-card-fill" | "crosshair2" | "css" | "cup-fill" | "cup-hot" | "cup-hot-fill" | "cup-straw" | "currency-exchange" | "cursor-fill" | "dash" | "dash-circle" | "dash-circle-dotted" | "dash-circle-fill" | "dash-lg" | "dash-square" | "dash-square-dotted" | "dash-square-fill" | "database-add" | "database-dash" | "database-down" | "database-fill" | "database-fill-add" | "database-fill-check" | "database-fill-dash" | "database-fill-down" | "database-fill-exclamation" | "database-fill-gear" | "database-fill-lock" | "database-fill-slash" | "database-fill-up" | "database-fill-x" | "database-gear" | "database-slash" | "database-up" | "device-hdd" | "device-hdd-fill" | "device-ssd" | "device-ssd-fill" | "diagram-2" | "diagram-2-fill" | "diagram-3" | "diagram-3-fill" | "diamond-fill" | "diamond-half" | "dice-1-fill" | "dice-2-fill" | "dice-3-fill" | "dice-4-fill" | "dice-5-fill" | "dice-6-fill" | "disc-fill" | "discord" | "display-fill" | "displayport" | "displayport-fill" | "distribute-horizontal" | "distribute-vertical" | "door-closed-fill" | "door-open-fill" | "dpad" | "dpad-fill" | "droplet-fill" | "duffle" | "duffle-fill" | "ear-fill" | "easel" | "easel-fill" | "easel2" | "easel2-fill" | "easel3" | "easel3-fill" | "egg-fill" | "eject-fill" | "emoji-angry" | "emoji-angry-fill" | "emoji-astonished" | "emoji-astonished-fill" | "emoji-dizzy" | "emoji-dizzy-fill" | "emoji-expressionless" | "emoji-expressionless-fill" | "emoji-frown" | "emoji-frown-fill" | "emoji-grimace" | "emoji-grimace-fill" | "emoji-grin" | "emoji-grin-fill" | "emoji-heart-eyes" | "emoji-heart-eyes-fill" | "emoji-kiss" | "emoji-kiss-fill" | "emoji-laughing" | "emoji-laughing-fill" | "emoji-neutral" | "emoji-neutral-fill" | "emoji-smile" | "emoji-smile-fill" | "emoji-smile-upside-down" | "emoji-smile-upside-down-fill" | "emoji-sunglasses" | "emoji-sunglasses-fill" | "emoji-surprise" | "emoji-surprise-fill" | "emoji-tear" | "emoji-tear-fill" | "emoji-wink" | "emoji-wink-fill" | "envelope-arrow-down" | "envelope-arrow-down-fill" | "envelope-arrow-up" | "envelope-arrow-up-fill" | "envelope-at" | "envelope-at-fill" | "envelope-check" | "envelope-check-fill" | "envelope-dash" | "envelope-dash-fill" | "envelope-exclamation" | "envelope-exclamation-fill" | "envelope-fill" | "envelope-heart" | "envelope-heart-fill" | "envelope-open-fill" | "envelope-open-heart" | "envelope-open-heart-fill" | "envelope-paper" | "envelope-paper-fill" | "envelope-paper-heart" | "envelope-paper-heart-fill" | "envelope-plus" | "envelope-plus-fill" | "envelope-slash" | "envelope-slash-fill" | "envelope-x" | "envelope-x-fill" | "eraser-fill" | "escape" | "ev-front" | "ev-front-fill" | "ev-station-fill" | "exclamation-circle-fill" | "exclamation-diamond" | "exclamation-diamond-fill" | "exclamation-lg" | "exclamation-octagon" | "exclamation-octagon-fill" | "exclamation-square" | "exclamation-square-fill" | "exclamation-triangle-fill" | "exclude" | "explicit-fill" | "eye-fill" | "eye-slash-fill" | "eyeglasses" | "fast-forward-btn" | "fast-forward-btn-fill" | "fast-forward-circle" | "fast-forward-circle-fill" | "fast-forward-fill" | "feather2" | "file-arrow-down" | "file-arrow-down-fill" | "file-arrow-up" | "file-arrow-up-fill" | "file-bar-graph" | "file-bar-graph-fill" | "file-binary" | "file-binary-fill" | "file-break" | "file-break-fill" | "file-check-fill" | "file-code-fill" | "file-diff-fill" | "file-earmark" | "file-earmark-arrow-down" | "file-earmark-arrow-down-fill" | "file-earmark-arrow-up" | "file-earmark-arrow-up-fill" | "file-earmark-bar-graph" | "file-earmark-bar-graph-fill" | "file-earmark-binary" | "file-earmark-binary-fill" | "file-earmark-break" | "file-earmark-break-fill" | "file-earmark-check" | "file-earmark-check-fill" | "file-earmark-code" | "file-earmark-code-fill" | "file-earmark-diff" | "file-earmark-diff-fill" | "file-earmark-easel" | "file-earmark-easel-fill" | "file-earmark-excel" | "file-earmark-excel-fill" | "file-earmark-fill" | "file-earmark-font" | "file-earmark-font-fill" | "file-earmark-image" | "file-earmark-image-fill" | "file-earmark-lock" | "file-earmark-lock-fill" | "file-earmark-lock2" | "file-earmark-lock2-fill" | "file-earmark-medical" | "file-earmark-medical-fill" | "file-earmark-minus" | "file-earmark-minus-fill" | "file-earmark-music" | "file-earmark-music-fill" | "file-earmark-pdf" | "file-earmark-pdf-fill" | "file-earmark-person" | "file-earmark-person-fill" | "file-earmark-play" | "file-earmark-play-fill" | "file-earmark-plus" | "file-earmark-plus-fill" | "file-earmark-post" | "file-earmark-post-fill" | "file-earmark-ppt" | "file-earmark-ppt-fill" | "file-earmark-richtext" | "file-earmark-richtext-fill" | "file-earmark-ruled" | "file-earmark-ruled-fill" | "file-earmark-slides" | "file-earmark-slides-fill" | "file-earmark-spreadsheet" | "file-earmark-spreadsheet-fill" | "file-earmark-text" | "file-earmark-text-fill" | "file-earmark-word" | "file-earmark-word-fill" | "file-earmark-x" | "file-earmark-x-fill" | "file-earmark-zip" | "file-earmark-zip-fill" | "file-easel" | "file-easel-fill" | "file-excel-fill" | "file-fill" | "file-font" | "file-font-fill" | "file-image-fill" | "file-lock-fill" | "file-lock2" | "file-lock2-fill" | "file-medical" | "file-medical-fill" | "file-minus-fill" | "file-music-fill" | "file-pdf" | "file-pdf-fill" | "file-person" | "file-person-fill" | "file-play-fill" | "file-plus-fill" | "file-post" | "file-post-fill" | "file-ppt" | "file-ppt-fill" | "file-richtext" | "file-richtext-fill" | "file-ruled" | "file-ruled-fill" | "file-slides" | "file-slides-fill" | "file-spreadsheet-fill" | "file-text-fill" | "file-word-fill" | "file-x-fill" | "file-zip-fill" | "files-alt" | "filetype-aac" | "filetype-ai" | "filetype-bmp" | "filetype-cs" | "filetype-css" | "filetype-csv" | "filetype-doc" | "filetype-docx" | "filetype-exe" | "filetype-gif" | "filetype-heic" | "filetype-html" | "filetype-java" | "filetype-jpg" | "filetype-js" | "filetype-json" | "filetype-jsx" | "filetype-key" | "filetype-m4p" | "filetype-md" | "filetype-mdx" | "filetype-mov" | "filetype-mp3" | "filetype-mp4" | "filetype-otf" | "filetype-pdf" | "filetype-php" | "filetype-png" | "filetype-ppt" | "filetype-pptx" | "filetype-psd" | "filetype-py" | "filetype-raw" | "filetype-rb" | "filetype-sass" | "filetype-scss" | "filetype-sh" | "filetype-sql" | "filetype-svg" | "filetype-tiff" | "filetype-tsx" | "filetype-ttf" | "filetype-txt" | "filetype-wav" | "filetype-woff" | "filetype-xls" | "filetype-xlsx" | "filetype-xml" | "filetype-yml" | "filter-circle" | "filter-circle-fill" | "filter-left" | "filter-right" | "filter-square" | "filter-square-fill" | "flag-fill" | "flask-fill" | "flask-florence" | "flask-florence-fill" | "floppy-fill" | "floppy2" | "floppy2-fill" | "flower1" | "flower2" | "flower3" | "folder-fill" | "folder-symlink-fill" | "folder2" | "folder2-open" | "fonts" | "fork-knife" | "forward-fill" | "front" | "fuel-pump" | "fuel-pump-diesel" | "fuel-pump-diesel-fill" | "fuel-pump-fill" | "funnel-fill" | "gear" | "gear-fill" | "gear-wide" | "gear-wide-connected" | "gender-ambiguous" | "gender-neuter" | "gender-trans" | "geo" | "geo-alt" | "geo-alt-fill" | "geo-fill" | "gift-fill" | "globe-americas-fill" | "globe-asia-australia-fill" | "globe-central-south-asia" | "globe-central-south-asia-fill" | "globe-europe-africa-fill" | "globe2" | "gpu-card" | "graph-down" | "graph-down-arrow" | "graph-up" | "graph-up-arrow" | "grid-1x2" | "grid-1x2-fill" | "grid-3x2-gap" | "grid-3x2-gap-fill" | "grid-3x3-gap" | "grid-3x3-gap-fill" | "grid-fill" | "h-circle" | "h-circle-fill" | "h-square" | "h-square-fill" | "hand-index" | "hand-index-fill" | "hand-index-thumb" | "hand-index-thumb-fill" | "hand-thumbs-down" | "hand-thumbs-down-fill" | "hand-thumbs-up" | "hand-thumbs-up-fill" | "handbag-fill" | "hdd" | "hdd-fill" | "hdd-network" | "hdd-network-fill" | "hdd-rack" | "hdd-rack-fill" | "hdd-stack" | "hdd-stack-fill" | "hdmi" | "hdmi-fill" | "headset-vr" | "heart-arrow" | "heart-fill" | "heart-pulse-fill" | "heartbreak" | "heartbreak-fill" | "heptagon" | "heptagon-fill" | "heptagon-half" | "hexagon-fill" | "hexagon-half" | "highlights" | "hospital-fill" | "hourglass-bottom" | "hourglass-split" | "hourglass-top" | "house-add" | "house-add-fill" | "house-check" | "house-check-fill" | "house-dash" | "house-dash-fill" | "house-door" | "house-door-fill" | "house-down" | "house-down-fill" | "house-exclamation" | "house-exclamation-fill" | "house-fill" | "house-gear" | "house-gear-fill" | "house-heart-fill" | "house-lock" | "house-lock-fill" | "house-slash" | "house-slash-fill" | "house-up" | "house-up-fill" | "house-x" | "house-x-fill" | "houses" | "houses-fill" | "hurricane" | "hypnotize" | "image-alt" | "image-fill" | "inbox-fill" | "inboxes" | "inboxes-fill" | "indent" | "info-circle-fill" | "info-lg" | "info-square-fill" | "input-cursor" | "input-cursor-text" | "intersect" | "javascript" | "journal" | "journal-album" | "journal-arrow-down" | "journal-arrow-up" | "journal-bookmark" | "journal-bookmark-fill" | "journal-check" | "journal-code" | "journal-medical" | "journal-minus" | "journal-plus" | "journal-richtext" | "journal-text" | "journal-x" | "journals" | "justify" | "justify-left" | "justify-right" | "kanban-fill" | "key-fill" | "keyboard-fill" | "lamp-fill" | "laptop-fill" | "layer-backward" | "layer-forward" | "layers-fill" | "layers-half" | "layout-sidebar-inset" | "layout-sidebar-inset-reverse" | "layout-sidebar-reverse" | "layout-split" | "layout-text-sidebar" | "layout-text-sidebar-reverse" | "layout-text-window" | "layout-text-window-reverse" | "layout-three-columns" | "layout-wtf" | "leaf-fill" | "life-preserver" | "lightbulb-fill" | "lightbulb-off-fill" | "lightning" | "lightning-charge" | "lightning-charge-fill" | "lightning-fill" | "link-45deg" | "list-columns" | "list-columns-reverse" | "list-nested" | "list-ol" | "list-stars" | "list-task" | "list-ul" | "lock-fill" | "luggage-fill" | "lungs-fill" | "magic" | "magnet-fill" | "mailbox-flag" | "mailbox2" | "mailbox2-flag" | "map-fill" | "markdown-fill" | "marker-tip" | "measuring-cup" | "measuring-cup-fill" | "medium" | "megaphone-fill" | "menu-app" | "menu-app-fill" | "menu-button" | "menu-button-fill" | "menu-button-wide" | "menu-button-wide-fill" | "messenger" | "mic-fill" | "mic-mute" | "mic-mute-fill" | "minecart" | "minecart-loaded" | "modem" | "modem-fill" | "moisture" | "moon-fill" | "moon-stars-fill" | "mortarboard" | "mortarboard-fill" | "motherboard" | "motherboard-fill" | "mouse-fill" | "mouse2" | "mouse2-fill" | "mouse3" | "mouse3-fill" | "music-note-beamed" | "music-note-list" | "music-player" | "music-player-fill" | "node-minus" | "node-minus-fill" | "node-plus" | "node-plus-fill" | "noise-reduction" | "nut-fill" | "nvidia" | "nvme" | "nvme-fill" | "octagon-fill" | "octagon-half" | "openai" | "opencollective" | "optical-audio" | "optical-audio-fill" | "p-circle" | "p-circle-fill" | "p-square" | "p-square-fill" | "palette-fill" | "palette2" | "paragraph" | "pass" | "pass-fill" | "passport-fill" | "patch-check" | "patch-check-fill" | "patch-exclamation" | "patch-exclamation-fill" | "patch-minus" | "patch-minus-fill" | "patch-plus" | "patch-plus-fill" | "patch-question" | "patch-question-fill" | "pause-btn" | "pause-btn-fill" | "pause-circle-fill" | "pause-fill" | "paypal" | "pc" | "pc-display" | "pc-display-horizontal" | "pc-horizontal" | "pci-card" | "pci-card-network" | "pci-card-sound" | "peace-fill" | "pen-fill" | "pencil-fill" | "pentagon-fill" | "pentagon-half" | "people" | "people-fill" | "perplexity" | "person" | "person-add" | "person-arms-up" | "person-badge" | "person-badge-fill" | "person-bounding-box" | "person-check" | "person-check-fill" | "person-circle" | "person-dash" | "person-dash-fill" | "person-down" | "person-exclamation" | "person-fill" | "person-fill-add" | "person-fill-check" | "person-fill-dash" | "person-fill-down" | "person-fill-exclamation" | "person-fill-gear" | "person-fill-lock" | "person-fill-slash" | "person-fill-up" | "person-fill-x" | "person-gear" | "person-heart" | "person-hearts" | "person-lines-fill" | "person-lock" | "person-plus" | "person-plus-fill" | "person-raised-hand" | "person-rolodex" | "person-slash" | "person-square" | "person-standing-dress" | "person-up" | "person-vcard" | "person-vcard-fill" | "person-video" | "person-video2" | "person-video3" | "person-walking" | "person-wheelchair" | "person-workspace" | "person-x" | "person-x-fill" | "phone-fill" | "phone-flip" | "phone-landscape" | "phone-landscape-fill" | "phone-vibrate" | "phone-vibrate-fill" | "pie-chart-fill" | "piggy-bank-fill" | "pin-angle" | "pin-angle-fill" | "pin-fill" | "pin-map" | "pin-map-fill" | "pip" | "pip-fill" | "play-btn" | "play-btn-fill" | "play-circle-fill" | "play-fill" | "playstation" | "plug-fill" | "plugin" | "plus-circle-dotted" | "plus-circle-fill" | "plus-lg" | "plus-slash-minus" | "plus-square-dotted" | "plus-square-fill" | "postage" | "postage-fill" | "postage-heart" | "postage-heart-fill" | "postcard" | "postcard-fill" | "postcard-heart" | "postcard-heart-fill" | "prescription2" | "printer-fill" | "projector-fill" | "puzzle-fill" | "qr-code-scan" | "question" | "question-circle" | "question-circle-fill" | "question-diamond" | "question-diamond-fill" | "question-lg" | "question-octagon" | "question-octagon-fill" | "question-square" | "question-square-fill" | "r-circle" | "r-circle-fill" | "r-square" | "r-square-fill" | "receipt-cutoff" | "reception-0" | "reception-1" | "reception-2" | "reception-3" | "reception-4" | "record-btn" | "record-btn-fill" | "record-circle-fill" | "record-fill" | "record2" | "record2-fill" | "reply-all-fill" | "reply-fill" | "rewind-btn" | "rewind-btn-fill" | "rewind-circle" | "rewind-circle-fill" | "rewind-fill" | "rocket-fill" | "rocket-takeoff" | "rocket-takeoff-fill" | "router-fill" | "rss-fill" | "rulers" | "safe-fill" | "safe2" | "safe2-fill" | "save-fill" | "save2" | "save2-fill" | "sd-card" | "sd-card-fill" | "search-heart" | "search-heart-fill" | "segmented-nav" | "send-arrow-down" | "send-arrow-down-fill" | "send-arrow-up" | "send-arrow-up-fill" | "send-check-fill" | "send-dash" | "send-dash-fill" | "send-exclamation" | "send-exclamation-fill" | "send-fill" | "send-plus" | "send-plus-fill" | "send-slash" | "send-slash-fill" | "send-x" | "send-x-fill" | "shadows" | "share-fill" | "shield-fill" | "shield-fill-check" | "shield-fill-exclamation" | "shield-fill-minus" | "shield-fill-plus" | "shield-fill-x" | "shield-lock-fill" | "shield-shaded" | "shield-slash" | "shield-slash-fill" | "shift-fill" | "shop" | "shop-window" | "sign-dead-end" | "sign-dead-end-fill" | "sign-do-not-enter" | "sign-do-not-enter-fill" | "sign-intersection" | "sign-intersection-fill" | "sign-intersection-side" | "sign-intersection-side-fill" | "sign-intersection-t" | "sign-intersection-t-fill" | "sign-intersection-y" | "sign-intersection-y-fill" | "sign-merge-left" | "sign-merge-left-fill" | "sign-merge-right" | "sign-merge-right-fill" | "sign-no-left-turn" | "sign-no-left-turn-fill" | "sign-no-parking" | "sign-no-parking-fill" | "sign-no-right-turn" | "sign-no-right-turn-fill" | "sign-railroad" | "sign-railroad-fill" | "sign-stop" | "sign-stop-fill" | "sign-stop-lights" | "sign-stop-lights-fill" | "sign-turn-left" | "sign-turn-left-fill" | "sign-turn-right" | "sign-turn-right-fill" | "sign-turn-slight-left" | "sign-turn-slight-left-fill" | "sign-turn-slight-right" | "sign-turn-slight-right-fill" | "sign-yield-fill" | "signpost-2" | "signpost-2-fill" | "signpost-fill" | "signpost-split" | "signpost-split-fill" | "sim-fill" | "sim-slash" | "sim-slash-fill" | "skip-backward-btn" | "skip-backward-btn-fill" | "skip-backward-circle" | "skip-backward-circle-fill" | "skip-backward-fill" | "skip-end" | "skip-end-btn" | "skip-end-btn-fill" | "skip-end-circle" | "skip-end-circle-fill" | "skip-end-fill" | "skip-forward-btn" | "skip-forward-btn-fill" | "skip-forward-circle" | "skip-forward-circle-fill" | "skip-forward-fill" | "skip-start" | "skip-start-btn" | "skip-start-btn-fill" | "skip-start-circle" | "skip-start-circle-fill" | "skip-start-fill" | "slash-circle" | "slash-circle-fill" | "slash-lg" | "slash-square" | "slash-square-fill" | "sliders2" | "sliders2-vertical" | "smartwatch" | "snow" | "snow2" | "snow3" | "sort-alpha-down" | "sort-alpha-down-alt" | "sort-alpha-up" | "sort-alpha-up-alt" | "sort-down" | "sort-down-alt" | "sort-numeric-down" | "sort-numeric-down-alt" | "sort-numeric-up" | "sort-numeric-up-alt" | "sort-up" | "sort-up-alt" | "soundwave" | "sourceforge" | "speaker-fill" | "speedometer2" | "square-fill" | "star-fill" | "stickies" | "stickies-fill" | "sticky" | "sticky-fill" | "stop-btn" | "stop-btn-fill" | "stop-circle-fill" | "stop-fill" | "stoplights" | "stoplights-fill" | "stopwatch-fill" | "strava" | "stripe" | "substack" | "subtract" | "suit-club" | "suit-club-fill" | "suit-diamond" | "suit-diamond-fill" | "suit-heart" | "suit-heart-fill" | "suit-spade" | "suit-spade-fill" | "suitcase" | "suitcase-fill" | "suitcase-lg" | "suitcase-lg-fill" | "suitcase2" | "suitcase2-fill" | "sun-fill" | "sunrise-fill" | "sunset-fill" | "symmetry-horizontal" | "symmetry-vertical" | "tablet-fill" | "tablet-landscape" | "tablet-landscape-fill" | "tag-fill" | "tags-fill" | "taxi-front" | "taxi-front-fill" | "telegram" | "telephone" | "telephone-fill" | "telephone-forward" | "telephone-forward-fill" | "telephone-inbound" | "telephone-inbound-fill" | "telephone-minus" | "telephone-minus-fill" | "telephone-outbound" | "telephone-outbound-fill" | "telephone-plus" | "telephone-plus-fill" | "telephone-x" | "telephone-x-fill" | "tencent-qq" | "terminal-dash" | "terminal-fill" | "terminal-plus" | "terminal-split" | "terminal-x" | "text-center" | "text-indent-left" | "text-indent-right" | "text-left" | "text-paragraph" | "text-right" | "textarea-resize" | "textarea-t" | "thermometer-half" | "thermometer-snow" | "threads" | "threads-fill" | "three-dots" | "three-dots-vertical" | "thunderbolt" | "thunderbolt-fill" | "ticket-detailed" | "ticket-detailed-fill" | "ticket-fill" | "ticket-perforated" | "ticket-perforated-fill" | "tiktok" | "toggle-off" | "toggle-on" | "toggle2-off" | "toggle2-on" | "toggles" | "toggles2" | "train-freight-front" | "train-freight-front-fill" | "train-front-fill" | "train-lightrail-front" | "train-lightrail-front-fill" | "transparency" | "trash-fill" | "trash2" | "trash2-fill" | "trash3" | "trash3-fill" | "tree-fill" | "triangle-fill" | "triangle-half" | "trophy-fill" | "tropical-storm" | "truck-front" | "truck-front-fill" | "tux" | "tv-fill" | "twitter-x" | "type-bold" | "type-h1" | "type-h2" | "type-h3" | "type-h4" | "type-h5" | "type-h6" | "type-italic" | "type-strikethrough" | "type-underline" | "typescript" | "ui-checks" | "ui-checks-grid" | "ui-radios" | "ui-radios-grid" | "umbrella-fill" | "unindent" | "union" | "universal-access" | "universal-access-circle" | "unlock-fill" | "unlock2" | "unlock2-fill" | "upc" | "upc-scan" | "usb-c" | "usb-c-fill" | "usb-drive" | "usb-drive-fill" | "usb-fill" | "usb-micro" | "usb-micro-fill" | "usb-mini" | "usb-mini-fill" | "usb-plug" | "usb-plug-fill" | "usb-symbol" | "valentine" | "valentine2" | "vector-pen" | "view-stacked" | "vignette" | "vinyl-fill" | "virus2" | "volume-down" | "volume-down-fill" | "volume-mute-fill" | "volume-off-fill" | "volume-up" | "volume-up-fill" | "vr" | "wallet-fill" | "wallet2" | "webcam-fill" | "window-dash" | "window-desktop" | "window-dock" | "window-fullscreen" | "window-plus" | "window-sidebar" | "window-split" | "window-stack" | "window-x" | "wrench-adjustable" | "wrench-adjustable-circle" | "wrench-adjustable-circle-fill" | "x-circle-fill" | "x-diamond" | "x-diamond-fill" | "x-lg" | "x-octagon-fill" | "x-square-fill" | "xbox" | "yelp">): import("react").JSX.Element;
|
|
2089
|
+
({ 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<"shift" | "map" | "filter" | "android" | "windows" | "translate" | "type" | "search" | "repeat" | "link" | "signal" | "image" | "list" | "key" | "cursor" | "display" | "code" | "hr" | "meta" | "option" | "table" | "textarea" | "circle" | "line" | "mask" | "stop" | "x" | "archive" | "arrow-up-left" | "arrow-up-right" | "aspect-ratio" | "asterisk" | "at" | "backspace" | "backspace-reverse" | "binoculars" | "bluetooth" | "book" | "bookmark" | "bookmark-check" | "bookmark-plus" | "bookshelf" | "briefcase" | "bucket" | "card-text" | "chat" | "check-all" | "clipboard" | "clipboard-check" | "clipboard-minus" | "clipboard-plus" | "crop" | "cursor-text" | "diamond" | "download" | "eject" | "eraser" | "ethernet" | "eye" | "fast-forward" | "fingerprint" | "flag" | "floppy" | "fullscreen" | "fullscreen-exit" | "gender-female" | "gender-male" | "grid" | "inbox" | "incognito" | "keyboard" | "magnet" | "mailbox" | "memory" | "mouse" | "newspaper" | "paperclip" | "passport" | "pause-circle" | "peace" | "pin" | "play-circle" | "plus-circle" | "quora" | "radar" | "record-circle" | "recycle" | "regex" | "rewind" | "router" | "rss" | "send" | "send-check" | "server" | "shield-plus" | "spellcheck" | "stop-circle" | "tag" | "ticket" | "upload" | "usb" | "voicemail" | "wifi" | "wifi-off" | "yin-yang" | "shield-check" | "egg" | "leaf" | "tree" | "water" | "bug" | "arrow-down" | "arrow-down-circle" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-left-circle" | "arrow-left-right" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "menu-down" | "menu-up" | "reply" | "reply-all" | "share" | "shuffle" | "earbuds" | "headphones" | "headset" | "music-note" | "speaker" | "volume-mute" | "volume-off" | "battery" | "battery-charging" | "ev-station" | "fan" | "lock" | "speedometer" | "thermometer" | "truck-flatbed" | "bank" | "cash" | "credit-card" | "currency-rupee" | "piggy-bank" | "receipt" | "safe" | "wallet" | "battery-low" | "apple" | "bootstrap" | "box" | "dropbox" | "facebook" | "git" | "github" | "gitlab" | "google" | "google-play" | "instagram" | "linkedin" | "mastodon" | "microsoft" | "microsoft-teams" | "nintendo-switch" | "pinterest" | "reddit" | "sina-weibo" | "skype" | "slack" | "snapchat" | "spotify" | "stack-overflow" | "steam" | "trello" | "twitch" | "twitter" | "ubuntu" | "unity" | "vimeo" | "wechat" | "whatsapp" | "wikipedia" | "wordpress" | "youtube" | "phone" | "sim" | "sunglasses" | "cloud" | "cloud-arrow-down" | "cloud-arrow-up" | "cloud-check" | "cloud-download" | "cloud-minus" | "cloud-plus" | "cloud-upload" | "clouds" | "eyedropper" | "palette" | "database" | "database-check" | "database-lock" | "alarm" | "calendar" | "calendar-check" | "calendar-heart" | "calendar-minus" | "calendar-month" | "calendar-plus" | "calendar-range" | "calendar-week" | "clock" | "file-code" | "laptop" | "projector" | "tablet" | "watch" | "brush" | "pen" | "pencil" | "file" | "file-check" | "file-excel" | "file-image" | "file-lock" | "file-minus" | "file-music" | "file-plus" | "file-word" | "folder" | "folder-check" | "folder-minus" | "folder-plus" | "cake" | "cookie" | "cup" | "egg-fried" | "check" | "check-circle" | "controller" | "dice-1" | "dice-2" | "dice-3" | "dice-4" | "dice-5" | "dice-6" | "flask" | "heart" | "heart-half" | "puzzle" | "shield" | "compass" | "layers" | "hammer" | "ladder" | "nut" | "screwdriver" | "tools" | "wrench" | "balloon" | "gift" | "bell" | "boombox" | "camera" | "cast" | "door-closed" | "door-open" | "fire" | "lamp" | "lightbulb" | "lightbulb-off" | "pause" | "play" | "power" | "printer" | "record" | "robot" | "shield-lock" | "skip-backward" | "skip-forward" | "thermometer-high" | "thermometer-low" | "webcam" | "calculator" | "exclamation" | "infinity" | "percent" | "plus" | "clipboard-pulse" | "heart-pulse" | "hospital" | "lungs" | "prescription" | "virus" | "cassette" | "disc" | "feather" | "tsunami" | "airplane" | "film" | "beaker" | "radioactive" | "rocket" | "circle-half" | "cone" | "hexagon" | "octagon" | "pentagon" | "square" | "star" | "star-half" | "triangle" | "basket" | "basket-fill" | "cart" | "cart-check" | "cart-plus" | "bicycle" | "bullseye" | "trophy" | "border-all" | "border-bottom" | "border-left" | "border-right" | "border-style" | "border-top" | "scooter" | "sign-yield" | "truck" | "view-list" | "broadcast" | "umbrella" | "bell-slash" | "currency-dollar" | "currency-euro" | "currency-pound" | "currency-yen" | "envelope" | "envelope-open" | "exclamation-circle" | "exclamation-triangle" | "eye-slash" | "funnel" | "globe-americas" | "globe-asia-australia" | "globe-europe-africa" | "megaphone" | "moon" | "pencil-square" | "qr-code" | "scissors" | "shield-exclamation" | "slash" | "sun" | "trash" | "tv" | "window" | "x-circle" | "activity" | "arrow-down-up" | "award" | "backpack" | "ban" | "battery-full" | "bookmark-x" | "boxes" | "braces" | "building" | "bus-front" | "calendar-x" | "car-front" | "clipboard-x" | "cloud-drizzle" | "cloud-fog" | "cloud-hail" | "cloud-lightning" | "cloud-moon" | "cloud-rain" | "cloud-snow" | "cloud-sun" | "cloudy" | "command" | "copy" | "cpu" | "crosshair" | "dot" | "dribbble" | "droplet" | "ear" | "file-diff" | "file-play" | "file-spreadsheet" | "file-text" | "file-x" | "files" | "folder-symlink" | "folder-x" | "gem" | "globe" | "grid-3x2" | "grid-3x3" | "grip-horizontal" | "grip-vertical" | "handbag" | "hash" | "highlighter" | "hourglass" | "house" | "house-heart" | "images" | "info" | "joystick" | "kanban" | "list-check" | "luggage" | "mic" | "paint-bucket" | "person-standing" | "plug" | "quote" | "rainbow" | "repeat-1" | "save" | "shield-minus" | "shield-x" | "signpost" | "subscript" | "sunrise" | "sunset" | "superscript" | "tags" | "terminal" | "text-wrap" | "thermometer-sun" | "tornado" | "train-front" | "wind" | "zoom-in" | "zoom-out" | "align-center" | "bar-chart" | "check-square" | "columns" | "pie-chart" | "plus-square" | "sliders" | "unlock" | "x-octagon" | "x-square" | "alt" | "arrow-bar-down" | "arrow-bar-left" | "arrow-bar-right" | "arrow-bar-up" | "arrow-down-left-circle" | "arrow-down-right-circle" | "arrow-down-square" | "arrow-left-square" | "arrow-right-square" | "arrow-up-left-circle" | "arrow-up-right-circle" | "arrow-up-square" | "arrows-move" | "arrows-vertical" | "badge-3d" | "badge-4k" | "badge-8k" | "badge-ad" | "badge-ar" | "badge-cc" | "badge-hd" | "badge-sd" | "badge-tm" | "badge-vo" | "badge-vr" | "badge-wc" | "bookmarks" | "border-inner" | "border-outer" | "buildings" | "calendar-event" | "capsule" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chevron-compact-down" | "chevron-compact-left" | "chevron-compact-right" | "chevron-compact-up" | "circle-square" | "clipboard-data" | "clipboard-heart" | "coin" | "currency-bitcoin" | "database-exclamation" | "database-x" | "droplet-half" | "explicit" | "exposure" | "file-zip" | "hearts" | "info-circle" | "info-square" | "layout-sidebar" | "markdown" | "moon-stars" | "outlet" | "square-half" | "stack" | "stars" | "stopwatch" | "vinyl" | "wifi-1" | "wifi-2" | "_0-circle" | "_0-circle-fill" | "_0-square" | "_0-square-fill" | "_1-circle" | "_1-circle-fill" | "_1-square" | "_1-square-fill" | "_123" | "_2-circle" | "_2-circle-fill" | "_2-square" | "_2-square-fill" | "_3-circle" | "_3-circle-fill" | "_3-square" | "_3-square-fill" | "_4-circle" | "_4-circle-fill" | "_4-square" | "_4-square-fill" | "_5-circle" | "_5-circle-fill" | "_5-square" | "_5-square-fill" | "_6-circle" | "_6-circle-fill" | "_6-square" | "_6-square-fill" | "_7-circle" | "_7-circle-fill" | "_7-square" | "_7-square-fill" | "_8-circle" | "_8-circle-fill" | "_8-square" | "_8-square-fill" | "_9-circle" | "_9-circle-fill" | "_9-square" | "_9-square-fill" | "airplane-engines" | "airplane-engines-fill" | "airplane-fill" | "alarm-fill" | "alexa" | "align-bottom" | "align-end" | "align-middle" | "align-start" | "align-top" | "alipay" | "alphabet" | "alphabet-uppercase" | "amazon" | "amd" | "android2" | "anthropic" | "app" | "app-indicator" | "apple-music" | "archive-fill" | "arrow-90deg-down" | "arrow-90deg-left" | "arrow-90deg-right" | "arrow-90deg-up" | "arrow-clockwise" | "arrow-counterclockwise" | "arrow-down-circle-fill" | "arrow-down-left-circle-fill" | "arrow-down-left-square" | "arrow-down-left-square-fill" | "arrow-down-right-circle-fill" | "arrow-down-right-square" | "arrow-down-right-square-fill" | "arrow-down-short" | "arrow-down-square-fill" | "arrow-left-circle-fill" | "arrow-left-short" | "arrow-left-square-fill" | "arrow-repeat" | "arrow-return-left" | "arrow-return-right" | "arrow-right-circle-fill" | "arrow-right-short" | "arrow-right-square-fill" | "arrow-through-heart" | "arrow-through-heart-fill" | "arrow-up-circle-fill" | "arrow-up-left-circle-fill" | "arrow-up-left-square" | "arrow-up-left-square-fill" | "arrow-up-right-circle-fill" | "arrow-up-right-square" | "arrow-up-right-square-fill" | "arrow-up-short" | "arrow-up-square-fill" | "arrows" | "arrows-angle-contract" | "arrows-angle-expand" | "arrows-collapse" | "arrows-collapse-vertical" | "arrows-expand" | "arrows-expand-vertical" | "arrows-fullscreen" | "aspect-ratio-fill" | "award-fill" | "back" | "backpack-fill" | "backpack2" | "backpack2-fill" | "backpack3" | "backpack3-fill" | "backpack4" | "backpack4-fill" | "backspace-fill" | "backspace-reverse-fill" | "badge-3d-fill" | "badge-4k-fill" | "badge-8k-fill" | "badge-ad-fill" | "badge-ar-fill" | "badge-cc-fill" | "badge-hd-fill" | "badge-sd-fill" | "badge-tm-fill" | "badge-vo-fill" | "badge-vr-fill" | "badge-wc-fill" | "bag" | "bag-check" | "bag-check-fill" | "bag-dash" | "bag-dash-fill" | "bag-fill" | "bag-heart" | "bag-heart-fill" | "bag-plus" | "bag-plus-fill" | "bag-x" | "bag-x-fill" | "balloon-fill" | "balloon-heart" | "balloon-heart-fill" | "ban-fill" | "bandaid" | "bandaid-fill" | "bank2" | "bar-chart-fill" | "bar-chart-line" | "bar-chart-line-fill" | "bar-chart-steps" | "basket2" | "basket2-fill" | "basket3" | "basket3-fill" | "battery-half" | "beaker-fill" | "behance" | "bell-fill" | "bell-slash-fill" | "bezier" | "bezier2" | "bing" | "binoculars-fill" | "blockquote-left" | "blockquote-right" | "bluesky" | "body-text" | "book-fill" | "book-half" | "bookmark-check-fill" | "bookmark-dash" | "bookmark-dash-fill" | "bookmark-fill" | "bookmark-heart" | "bookmark-heart-fill" | "bookmark-plus-fill" | "bookmark-star" | "bookmark-star-fill" | "bookmark-x-fill" | "bookmarks-fill" | "boombox-fill" | "bootstrap-fill" | "bootstrap-reboot" | "border" | "border-center" | "border-middle" | "border-width" | "bounding-box" | "bounding-box-circles" | "box-arrow-down" | "box-arrow-down-left" | "box-arrow-down-right" | "box-arrow-in-down" | "box-arrow-in-down-left" | "box-arrow-in-down-right" | "box-arrow-in-left" | "box-arrow-in-right" | "box-arrow-in-up" | "box-arrow-in-up-left" | "box-arrow-in-up-right" | "box-arrow-left" | "box-arrow-right" | "box-arrow-up" | "box-arrow-up-left" | "box-arrow-up-right" | "box-fill" | "box-seam" | "box-seam-fill" | "box2" | "box2-fill" | "box2-heart" | "box2-heart-fill" | "braces-asterisk" | "bricks" | "briefcase-fill" | "brightness-alt-high" | "brightness-alt-high-fill" | "brightness-alt-low" | "brightness-alt-low-fill" | "brightness-high" | "brightness-high-fill" | "brightness-low" | "brightness-low-fill" | "brilliance" | "broadcast-pin" | "browser-chrome" | "browser-edge" | "browser-firefox" | "browser-safari" | "brush-fill" | "bucket-fill" | "bug-fill" | "building-add" | "building-check" | "building-dash" | "building-down" | "building-exclamation" | "building-fill" | "building-fill-add" | "building-fill-check" | "building-fill-dash" | "building-fill-down" | "building-fill-exclamation" | "building-fill-gear" | "building-fill-lock" | "building-fill-slash" | "building-fill-up" | "building-fill-x" | "building-gear" | "building-lock" | "building-slash" | "building-up" | "building-x" | "buildings-fill" | "bus-front-fill" | "c-circle" | "c-circle-fill" | "c-square" | "c-square-fill" | "cake-fill" | "cake2" | "cake2-fill" | "calculator-fill" | "calendar-check-fill" | "calendar-date" | "calendar-date-fill" | "calendar-day" | "calendar-day-fill" | "calendar-event-fill" | "calendar-fill" | "calendar-heart-fill" | "calendar-minus-fill" | "calendar-month-fill" | "calendar-plus-fill" | "calendar-range-fill" | "calendar-week-fill" | "calendar-x-fill" | "calendar2" | "calendar2-check" | "calendar2-check-fill" | "calendar2-date" | "calendar2-date-fill" | "calendar2-day" | "calendar2-day-fill" | "calendar2-event" | "calendar2-event-fill" | "calendar2-fill" | "calendar2-heart" | "calendar2-heart-fill" | "calendar2-minus" | "calendar2-minus-fill" | "calendar2-month" | "calendar2-month-fill" | "calendar2-plus" | "calendar2-plus-fill" | "calendar2-range" | "calendar2-range-fill" | "calendar2-week" | "calendar2-week-fill" | "calendar2-x" | "calendar2-x-fill" | "calendar3" | "calendar3-event" | "calendar3-event-fill" | "calendar3-fill" | "calendar3-range" | "calendar3-range-fill" | "calendar3-week" | "calendar3-week-fill" | "calendar4" | "calendar4-event" | "calendar4-range" | "calendar4-week" | "camera-fill" | "camera-reels" | "camera-reels-fill" | "camera-video" | "camera-video-fill" | "camera-video-off" | "camera-video-off-fill" | "camera2" | "capslock" | "capslock-fill" | "capsule-pill" | "car-front-fill" | "card-checklist" | "card-heading" | "card-image" | "card-list" | "caret-down-fill" | "caret-down-square" | "caret-down-square-fill" | "caret-left-fill" | "caret-left-square" | "caret-left-square-fill" | "caret-right-fill" | "caret-right-square" | "caret-right-square-fill" | "caret-up-fill" | "caret-up-square" | "caret-up-square-fill" | "cart-check-fill" | "cart-dash" | "cart-dash-fill" | "cart-fill" | "cart-plus-fill" | "cart-x" | "cart-x-fill" | "cart2" | "cart3" | "cart4" | "cash-coin" | "cash-stack" | "cassette-fill" | "cc-circle" | "cc-circle-fill" | "cc-square" | "cc-square-fill" | "chat-dots" | "chat-dots-fill" | "chat-fill" | "chat-heart" | "chat-heart-fill" | "chat-left" | "chat-left-dots" | "chat-left-dots-fill" | "chat-left-fill" | "chat-left-heart" | "chat-left-heart-fill" | "chat-left-quote" | "chat-left-quote-fill" | "chat-left-text" | "chat-left-text-fill" | "chat-quote" | "chat-quote-fill" | "chat-right" | "chat-right-dots" | "chat-right-dots-fill" | "chat-right-fill" | "chat-right-heart" | "chat-right-heart-fill" | "chat-right-quote" | "chat-right-quote-fill" | "chat-right-text" | "chat-right-text-fill" | "chat-square" | "chat-square-dots" | "chat-square-dots-fill" | "chat-square-fill" | "chat-square-heart" | "chat-square-heart-fill" | "chat-square-quote" | "chat-square-quote-fill" | "chat-square-text" | "chat-square-text-fill" | "chat-text" | "chat-text-fill" | "check-circle-fill" | "check-lg" | "check-square-fill" | "check2" | "check2-all" | "check2-circle" | "check2-square" | "chevron-bar-contract" | "chevron-bar-down" | "chevron-bar-expand" | "chevron-bar-left" | "chevron-bar-right" | "chevron-bar-up" | "chevron-contract" | "chevron-expand" | "circle-fill" | "claude" | "clipboard-check-fill" | "clipboard-data-fill" | "clipboard-fill" | "clipboard-heart-fill" | "clipboard-minus-fill" | "clipboard-plus-fill" | "clipboard-x-fill" | "clipboard2" | "clipboard2-check" | "clipboard2-check-fill" | "clipboard2-data" | "clipboard2-data-fill" | "clipboard2-fill" | "clipboard2-heart" | "clipboard2-heart-fill" | "clipboard2-minus" | "clipboard2-minus-fill" | "clipboard2-plus" | "clipboard2-plus-fill" | "clipboard2-pulse" | "clipboard2-pulse-fill" | "clipboard2-x" | "clipboard2-x-fill" | "clock-fill" | "clock-history" | "cloud-arrow-down-fill" | "cloud-arrow-up-fill" | "cloud-check-fill" | "cloud-download-fill" | "cloud-drizzle-fill" | "cloud-fill" | "cloud-fog-fill" | "cloud-fog2" | "cloud-fog2-fill" | "cloud-hail-fill" | "cloud-haze" | "cloud-haze-fill" | "cloud-haze2" | "cloud-haze2-fill" | "cloud-lightning-fill" | "cloud-lightning-rain" | "cloud-lightning-rain-fill" | "cloud-minus-fill" | "cloud-moon-fill" | "cloud-plus-fill" | "cloud-rain-fill" | "cloud-rain-heavy" | "cloud-rain-heavy-fill" | "cloud-slash" | "cloud-slash-fill" | "cloud-sleet" | "cloud-sleet-fill" | "cloud-snow-fill" | "cloud-sun-fill" | "cloud-upload-fill" | "clouds-fill" | "cloudy-fill" | "code-slash" | "code-square" | "collection" | "collection-fill" | "collection-play" | "collection-play-fill" | "columns-gap" | "compass-fill" | "cone-striped" | "cpu-fill" | "credit-card-2-back" | "credit-card-2-back-fill" | "credit-card-2-front" | "credit-card-2-front-fill" | "credit-card-fill" | "crosshair2" | "css" | "cup-fill" | "cup-hot" | "cup-hot-fill" | "cup-straw" | "currency-exchange" | "cursor-fill" | "dash" | "dash-circle" | "dash-circle-dotted" | "dash-circle-fill" | "dash-lg" | "dash-square" | "dash-square-dotted" | "dash-square-fill" | "database-add" | "database-dash" | "database-down" | "database-fill" | "database-fill-add" | "database-fill-check" | "database-fill-dash" | "database-fill-down" | "database-fill-exclamation" | "database-fill-gear" | "database-fill-lock" | "database-fill-slash" | "database-fill-up" | "database-fill-x" | "database-gear" | "database-slash" | "database-up" | "device-hdd" | "device-hdd-fill" | "device-ssd" | "device-ssd-fill" | "diagram-2" | "diagram-2-fill" | "diagram-3" | "diagram-3-fill" | "diamond-fill" | "diamond-half" | "dice-1-fill" | "dice-2-fill" | "dice-3-fill" | "dice-4-fill" | "dice-5-fill" | "dice-6-fill" | "disc-fill" | "discord" | "display-fill" | "displayport" | "displayport-fill" | "distribute-horizontal" | "distribute-vertical" | "door-closed-fill" | "door-open-fill" | "dpad" | "dpad-fill" | "droplet-fill" | "duffle" | "duffle-fill" | "ear-fill" | "easel" | "easel-fill" | "easel2" | "easel2-fill" | "easel3" | "easel3-fill" | "egg-fill" | "eject-fill" | "emoji-angry" | "emoji-angry-fill" | "emoji-astonished" | "emoji-astonished-fill" | "emoji-dizzy" | "emoji-dizzy-fill" | "emoji-expressionless" | "emoji-expressionless-fill" | "emoji-frown" | "emoji-frown-fill" | "emoji-grimace" | "emoji-grimace-fill" | "emoji-grin" | "emoji-grin-fill" | "emoji-heart-eyes" | "emoji-heart-eyes-fill" | "emoji-kiss" | "emoji-kiss-fill" | "emoji-laughing" | "emoji-laughing-fill" | "emoji-neutral" | "emoji-neutral-fill" | "emoji-smile" | "emoji-smile-fill" | "emoji-smile-upside-down" | "emoji-smile-upside-down-fill" | "emoji-sunglasses" | "emoji-sunglasses-fill" | "emoji-surprise" | "emoji-surprise-fill" | "emoji-tear" | "emoji-tear-fill" | "emoji-wink" | "emoji-wink-fill" | "envelope-arrow-down" | "envelope-arrow-down-fill" | "envelope-arrow-up" | "envelope-arrow-up-fill" | "envelope-at" | "envelope-at-fill" | "envelope-check" | "envelope-check-fill" | "envelope-dash" | "envelope-dash-fill" | "envelope-exclamation" | "envelope-exclamation-fill" | "envelope-fill" | "envelope-heart" | "envelope-heart-fill" | "envelope-open-fill" | "envelope-open-heart" | "envelope-open-heart-fill" | "envelope-paper" | "envelope-paper-fill" | "envelope-paper-heart" | "envelope-paper-heart-fill" | "envelope-plus" | "envelope-plus-fill" | "envelope-slash" | "envelope-slash-fill" | "envelope-x" | "envelope-x-fill" | "eraser-fill" | "escape" | "ev-front" | "ev-front-fill" | "ev-station-fill" | "exclamation-circle-fill" | "exclamation-diamond" | "exclamation-diamond-fill" | "exclamation-lg" | "exclamation-octagon" | "exclamation-octagon-fill" | "exclamation-square" | "exclamation-square-fill" | "exclamation-triangle-fill" | "exclude" | "explicit-fill" | "eye-fill" | "eye-slash-fill" | "eyeglasses" | "fast-forward-btn" | "fast-forward-btn-fill" | "fast-forward-circle" | "fast-forward-circle-fill" | "fast-forward-fill" | "feather2" | "file-arrow-down" | "file-arrow-down-fill" | "file-arrow-up" | "file-arrow-up-fill" | "file-bar-graph" | "file-bar-graph-fill" | "file-binary" | "file-binary-fill" | "file-break" | "file-break-fill" | "file-check-fill" | "file-code-fill" | "file-diff-fill" | "file-earmark" | "file-earmark-arrow-down" | "file-earmark-arrow-down-fill" | "file-earmark-arrow-up" | "file-earmark-arrow-up-fill" | "file-earmark-bar-graph" | "file-earmark-bar-graph-fill" | "file-earmark-binary" | "file-earmark-binary-fill" | "file-earmark-break" | "file-earmark-break-fill" | "file-earmark-check" | "file-earmark-check-fill" | "file-earmark-code" | "file-earmark-code-fill" | "file-earmark-diff" | "file-earmark-diff-fill" | "file-earmark-easel" | "file-earmark-easel-fill" | "file-earmark-excel" | "file-earmark-excel-fill" | "file-earmark-fill" | "file-earmark-font" | "file-earmark-font-fill" | "file-earmark-image" | "file-earmark-image-fill" | "file-earmark-lock" | "file-earmark-lock-fill" | "file-earmark-lock2" | "file-earmark-lock2-fill" | "file-earmark-medical" | "file-earmark-medical-fill" | "file-earmark-minus" | "file-earmark-minus-fill" | "file-earmark-music" | "file-earmark-music-fill" | "file-earmark-pdf" | "file-earmark-pdf-fill" | "file-earmark-person" | "file-earmark-person-fill" | "file-earmark-play" | "file-earmark-play-fill" | "file-earmark-plus" | "file-earmark-plus-fill" | "file-earmark-post" | "file-earmark-post-fill" | "file-earmark-ppt" | "file-earmark-ppt-fill" | "file-earmark-richtext" | "file-earmark-richtext-fill" | "file-earmark-ruled" | "file-earmark-ruled-fill" | "file-earmark-slides" | "file-earmark-slides-fill" | "file-earmark-spreadsheet" | "file-earmark-spreadsheet-fill" | "file-earmark-text" | "file-earmark-text-fill" | "file-earmark-word" | "file-earmark-word-fill" | "file-earmark-x" | "file-earmark-x-fill" | "file-earmark-zip" | "file-earmark-zip-fill" | "file-easel" | "file-easel-fill" | "file-excel-fill" | "file-fill" | "file-font" | "file-font-fill" | "file-image-fill" | "file-lock-fill" | "file-lock2" | "file-lock2-fill" | "file-medical" | "file-medical-fill" | "file-minus-fill" | "file-music-fill" | "file-pdf" | "file-pdf-fill" | "file-person" | "file-person-fill" | "file-play-fill" | "file-plus-fill" | "file-post" | "file-post-fill" | "file-ppt" | "file-ppt-fill" | "file-richtext" | "file-richtext-fill" | "file-ruled" | "file-ruled-fill" | "file-slides" | "file-slides-fill" | "file-spreadsheet-fill" | "file-text-fill" | "file-word-fill" | "file-x-fill" | "file-zip-fill" | "files-alt" | "filetype-aac" | "filetype-ai" | "filetype-bmp" | "filetype-cs" | "filetype-css" | "filetype-csv" | "filetype-doc" | "filetype-docx" | "filetype-exe" | "filetype-gif" | "filetype-heic" | "filetype-html" | "filetype-java" | "filetype-jpg" | "filetype-js" | "filetype-json" | "filetype-jsx" | "filetype-key" | "filetype-m4p" | "filetype-md" | "filetype-mdx" | "filetype-mov" | "filetype-mp3" | "filetype-mp4" | "filetype-otf" | "filetype-pdf" | "filetype-php" | "filetype-png" | "filetype-ppt" | "filetype-pptx" | "filetype-psd" | "filetype-py" | "filetype-raw" | "filetype-rb" | "filetype-sass" | "filetype-scss" | "filetype-sh" | "filetype-sql" | "filetype-svg" | "filetype-tiff" | "filetype-tsx" | "filetype-ttf" | "filetype-txt" | "filetype-wav" | "filetype-woff" | "filetype-xls" | "filetype-xlsx" | "filetype-xml" | "filetype-yml" | "filter-circle" | "filter-circle-fill" | "filter-left" | "filter-right" | "filter-square" | "filter-square-fill" | "flag-fill" | "flask-fill" | "flask-florence" | "flask-florence-fill" | "floppy-fill" | "floppy2" | "floppy2-fill" | "flower1" | "flower2" | "flower3" | "folder-fill" | "folder-symlink-fill" | "folder2" | "folder2-open" | "fonts" | "fork-knife" | "forward-fill" | "front" | "fuel-pump" | "fuel-pump-diesel" | "fuel-pump-diesel-fill" | "fuel-pump-fill" | "funnel-fill" | "gear" | "gear-fill" | "gear-wide" | "gear-wide-connected" | "gender-ambiguous" | "gender-neuter" | "gender-trans" | "geo" | "geo-alt" | "geo-alt-fill" | "geo-fill" | "gift-fill" | "globe-americas-fill" | "globe-asia-australia-fill" | "globe-central-south-asia" | "globe-central-south-asia-fill" | "globe-europe-africa-fill" | "globe2" | "gpu-card" | "graph-down" | "graph-down-arrow" | "graph-up" | "graph-up-arrow" | "grid-1x2" | "grid-1x2-fill" | "grid-3x2-gap" | "grid-3x2-gap-fill" | "grid-3x3-gap" | "grid-3x3-gap-fill" | "grid-fill" | "h-circle" | "h-circle-fill" | "h-square" | "h-square-fill" | "hand-index" | "hand-index-fill" | "hand-index-thumb" | "hand-index-thumb-fill" | "hand-thumbs-down" | "hand-thumbs-down-fill" | "hand-thumbs-up" | "hand-thumbs-up-fill" | "handbag-fill" | "hdd" | "hdd-fill" | "hdd-network" | "hdd-network-fill" | "hdd-rack" | "hdd-rack-fill" | "hdd-stack" | "hdd-stack-fill" | "hdmi" | "hdmi-fill" | "headset-vr" | "heart-arrow" | "heart-fill" | "heart-pulse-fill" | "heartbreak" | "heartbreak-fill" | "heptagon" | "heptagon-fill" | "heptagon-half" | "hexagon-fill" | "hexagon-half" | "highlights" | "hospital-fill" | "hourglass-bottom" | "hourglass-split" | "hourglass-top" | "house-add" | "house-add-fill" | "house-check" | "house-check-fill" | "house-dash" | "house-dash-fill" | "house-door" | "house-door-fill" | "house-down" | "house-down-fill" | "house-exclamation" | "house-exclamation-fill" | "house-fill" | "house-gear" | "house-gear-fill" | "house-heart-fill" | "house-lock" | "house-lock-fill" | "house-slash" | "house-slash-fill" | "house-up" | "house-up-fill" | "house-x" | "house-x-fill" | "houses" | "houses-fill" | "hurricane" | "hypnotize" | "image-alt" | "image-fill" | "inbox-fill" | "inboxes" | "inboxes-fill" | "indent" | "info-circle-fill" | "info-lg" | "info-square-fill" | "input-cursor" | "input-cursor-text" | "intersect" | "javascript" | "journal" | "journal-album" | "journal-arrow-down" | "journal-arrow-up" | "journal-bookmark" | "journal-bookmark-fill" | "journal-check" | "journal-code" | "journal-medical" | "journal-minus" | "journal-plus" | "journal-richtext" | "journal-text" | "journal-x" | "journals" | "justify" | "justify-left" | "justify-right" | "kanban-fill" | "key-fill" | "keyboard-fill" | "lamp-fill" | "laptop-fill" | "layer-backward" | "layer-forward" | "layers-fill" | "layers-half" | "layout-sidebar-inset" | "layout-sidebar-inset-reverse" | "layout-sidebar-reverse" | "layout-split" | "layout-text-sidebar" | "layout-text-sidebar-reverse" | "layout-text-window" | "layout-text-window-reverse" | "layout-three-columns" | "layout-wtf" | "leaf-fill" | "life-preserver" | "lightbulb-fill" | "lightbulb-off-fill" | "lightning" | "lightning-charge" | "lightning-charge-fill" | "lightning-fill" | "link-45deg" | "list-columns" | "list-columns-reverse" | "list-nested" | "list-ol" | "list-stars" | "list-task" | "list-ul" | "lock-fill" | "luggage-fill" | "lungs-fill" | "magic" | "magnet-fill" | "mailbox-flag" | "mailbox2" | "mailbox2-flag" | "map-fill" | "markdown-fill" | "marker-tip" | "measuring-cup" | "measuring-cup-fill" | "medium" | "megaphone-fill" | "menu-app" | "menu-app-fill" | "menu-button" | "menu-button-fill" | "menu-button-wide" | "menu-button-wide-fill" | "messenger" | "mic-fill" | "mic-mute" | "mic-mute-fill" | "minecart" | "minecart-loaded" | "modem" | "modem-fill" | "moisture" | "moon-fill" | "moon-stars-fill" | "mortarboard" | "mortarboard-fill" | "motherboard" | "motherboard-fill" | "mouse-fill" | "mouse2" | "mouse2-fill" | "mouse3" | "mouse3-fill" | "music-note-beamed" | "music-note-list" | "music-player" | "music-player-fill" | "node-minus" | "node-minus-fill" | "node-plus" | "node-plus-fill" | "noise-reduction" | "nut-fill" | "nvidia" | "nvme" | "nvme-fill" | "octagon-fill" | "octagon-half" | "openai" | "opencollective" | "optical-audio" | "optical-audio-fill" | "p-circle" | "p-circle-fill" | "p-square" | "p-square-fill" | "palette-fill" | "palette2" | "paragraph" | "pass" | "pass-fill" | "passport-fill" | "patch-check" | "patch-check-fill" | "patch-exclamation" | "patch-exclamation-fill" | "patch-minus" | "patch-minus-fill" | "patch-plus" | "patch-plus-fill" | "patch-question" | "patch-question-fill" | "pause-btn" | "pause-btn-fill" | "pause-circle-fill" | "pause-fill" | "paypal" | "pc" | "pc-display" | "pc-display-horizontal" | "pc-horizontal" | "pci-card" | "pci-card-network" | "pci-card-sound" | "peace-fill" | "pen-fill" | "pencil-fill" | "pentagon-fill" | "pentagon-half" | "people" | "people-fill" | "perplexity" | "person" | "person-add" | "person-arms-up" | "person-badge" | "person-badge-fill" | "person-bounding-box" | "person-check" | "person-check-fill" | "person-circle" | "person-dash" | "person-dash-fill" | "person-down" | "person-exclamation" | "person-fill" | "person-fill-add" | "person-fill-check" | "person-fill-dash" | "person-fill-down" | "person-fill-exclamation" | "person-fill-gear" | "person-fill-lock" | "person-fill-slash" | "person-fill-up" | "person-fill-x" | "person-gear" | "person-heart" | "person-hearts" | "person-lines-fill" | "person-lock" | "person-plus" | "person-plus-fill" | "person-raised-hand" | "person-rolodex" | "person-slash" | "person-square" | "person-standing-dress" | "person-up" | "person-vcard" | "person-vcard-fill" | "person-video" | "person-video2" | "person-video3" | "person-walking" | "person-wheelchair" | "person-workspace" | "person-x" | "person-x-fill" | "phone-fill" | "phone-flip" | "phone-landscape" | "phone-landscape-fill" | "phone-vibrate" | "phone-vibrate-fill" | "pie-chart-fill" | "piggy-bank-fill" | "pin-angle" | "pin-angle-fill" | "pin-fill" | "pin-map" | "pin-map-fill" | "pip" | "pip-fill" | "play-btn" | "play-btn-fill" | "play-circle-fill" | "play-fill" | "playstation" | "plug-fill" | "plugin" | "plus-circle-dotted" | "plus-circle-fill" | "plus-lg" | "plus-slash-minus" | "plus-square-dotted" | "plus-square-fill" | "postage" | "postage-fill" | "postage-heart" | "postage-heart-fill" | "postcard" | "postcard-fill" | "postcard-heart" | "postcard-heart-fill" | "prescription2" | "printer-fill" | "projector-fill" | "puzzle-fill" | "qr-code-scan" | "question" | "question-circle" | "question-circle-fill" | "question-diamond" | "question-diamond-fill" | "question-lg" | "question-octagon" | "question-octagon-fill" | "question-square" | "question-square-fill" | "r-circle" | "r-circle-fill" | "r-square" | "r-square-fill" | "receipt-cutoff" | "reception-0" | "reception-1" | "reception-2" | "reception-3" | "reception-4" | "record-btn" | "record-btn-fill" | "record-circle-fill" | "record-fill" | "record2" | "record2-fill" | "reply-all-fill" | "reply-fill" | "rewind-btn" | "rewind-btn-fill" | "rewind-circle" | "rewind-circle-fill" | "rewind-fill" | "rocket-fill" | "rocket-takeoff" | "rocket-takeoff-fill" | "router-fill" | "rss-fill" | "rulers" | "safe-fill" | "safe2" | "safe2-fill" | "save-fill" | "save2" | "save2-fill" | "sd-card" | "sd-card-fill" | "search-heart" | "search-heart-fill" | "segmented-nav" | "send-arrow-down" | "send-arrow-down-fill" | "send-arrow-up" | "send-arrow-up-fill" | "send-check-fill" | "send-dash" | "send-dash-fill" | "send-exclamation" | "send-exclamation-fill" | "send-fill" | "send-plus" | "send-plus-fill" | "send-slash" | "send-slash-fill" | "send-x" | "send-x-fill" | "shadows" | "share-fill" | "shield-fill" | "shield-fill-check" | "shield-fill-exclamation" | "shield-fill-minus" | "shield-fill-plus" | "shield-fill-x" | "shield-lock-fill" | "shield-shaded" | "shield-slash" | "shield-slash-fill" | "shift-fill" | "shop" | "shop-window" | "sign-dead-end" | "sign-dead-end-fill" | "sign-do-not-enter" | "sign-do-not-enter-fill" | "sign-intersection" | "sign-intersection-fill" | "sign-intersection-side" | "sign-intersection-side-fill" | "sign-intersection-t" | "sign-intersection-t-fill" | "sign-intersection-y" | "sign-intersection-y-fill" | "sign-merge-left" | "sign-merge-left-fill" | "sign-merge-right" | "sign-merge-right-fill" | "sign-no-left-turn" | "sign-no-left-turn-fill" | "sign-no-parking" | "sign-no-parking-fill" | "sign-no-right-turn" | "sign-no-right-turn-fill" | "sign-railroad" | "sign-railroad-fill" | "sign-stop" | "sign-stop-fill" | "sign-stop-lights" | "sign-stop-lights-fill" | "sign-turn-left" | "sign-turn-left-fill" | "sign-turn-right" | "sign-turn-right-fill" | "sign-turn-slight-left" | "sign-turn-slight-left-fill" | "sign-turn-slight-right" | "sign-turn-slight-right-fill" | "sign-yield-fill" | "signpost-2" | "signpost-2-fill" | "signpost-fill" | "signpost-split" | "signpost-split-fill" | "sim-fill" | "sim-slash" | "sim-slash-fill" | "skip-backward-btn" | "skip-backward-btn-fill" | "skip-backward-circle" | "skip-backward-circle-fill" | "skip-backward-fill" | "skip-end" | "skip-end-btn" | "skip-end-btn-fill" | "skip-end-circle" | "skip-end-circle-fill" | "skip-end-fill" | "skip-forward-btn" | "skip-forward-btn-fill" | "skip-forward-circle" | "skip-forward-circle-fill" | "skip-forward-fill" | "skip-start" | "skip-start-btn" | "skip-start-btn-fill" | "skip-start-circle" | "skip-start-circle-fill" | "skip-start-fill" | "slash-circle" | "slash-circle-fill" | "slash-lg" | "slash-square" | "slash-square-fill" | "sliders2" | "sliders2-vertical" | "smartwatch" | "snow" | "snow2" | "snow3" | "sort-alpha-down" | "sort-alpha-down-alt" | "sort-alpha-up" | "sort-alpha-up-alt" | "sort-down" | "sort-down-alt" | "sort-numeric-down" | "sort-numeric-down-alt" | "sort-numeric-up" | "sort-numeric-up-alt" | "sort-up" | "sort-up-alt" | "soundwave" | "sourceforge" | "speaker-fill" | "speedometer2" | "square-fill" | "star-fill" | "stickies" | "stickies-fill" | "sticky" | "sticky-fill" | "stop-btn" | "stop-btn-fill" | "stop-circle-fill" | "stop-fill" | "stoplights" | "stoplights-fill" | "stopwatch-fill" | "strava" | "stripe" | "substack" | "subtract" | "suit-club" | "suit-club-fill" | "suit-diamond" | "suit-diamond-fill" | "suit-heart" | "suit-heart-fill" | "suit-spade" | "suit-spade-fill" | "suitcase" | "suitcase-fill" | "suitcase-lg" | "suitcase-lg-fill" | "suitcase2" | "suitcase2-fill" | "sun-fill" | "sunrise-fill" | "sunset-fill" | "symmetry-horizontal" | "symmetry-vertical" | "tablet-fill" | "tablet-landscape" | "tablet-landscape-fill" | "tag-fill" | "tags-fill" | "taxi-front" | "taxi-front-fill" | "telegram" | "telephone" | "telephone-fill" | "telephone-forward" | "telephone-forward-fill" | "telephone-inbound" | "telephone-inbound-fill" | "telephone-minus" | "telephone-minus-fill" | "telephone-outbound" | "telephone-outbound-fill" | "telephone-plus" | "telephone-plus-fill" | "telephone-x" | "telephone-x-fill" | "tencent-qq" | "terminal-dash" | "terminal-fill" | "terminal-plus" | "terminal-split" | "terminal-x" | "text-center" | "text-indent-left" | "text-indent-right" | "text-left" | "text-paragraph" | "text-right" | "textarea-resize" | "textarea-t" | "thermometer-half" | "thermometer-snow" | "threads" | "threads-fill" | "three-dots" | "three-dots-vertical" | "thunderbolt" | "thunderbolt-fill" | "ticket-detailed" | "ticket-detailed-fill" | "ticket-fill" | "ticket-perforated" | "ticket-perforated-fill" | "tiktok" | "toggle-off" | "toggle-on" | "toggle2-off" | "toggle2-on" | "toggles" | "toggles2" | "train-freight-front" | "train-freight-front-fill" | "train-front-fill" | "train-lightrail-front" | "train-lightrail-front-fill" | "transparency" | "trash-fill" | "trash2" | "trash2-fill" | "trash3" | "trash3-fill" | "tree-fill" | "triangle-fill" | "triangle-half" | "trophy-fill" | "tropical-storm" | "truck-front" | "truck-front-fill" | "tux" | "tv-fill" | "twitter-x" | "type-bold" | "type-h1" | "type-h2" | "type-h3" | "type-h4" | "type-h5" | "type-h6" | "type-italic" | "type-strikethrough" | "type-underline" | "typescript" | "ui-checks" | "ui-checks-grid" | "ui-radios" | "ui-radios-grid" | "umbrella-fill" | "unindent" | "union" | "universal-access" | "universal-access-circle" | "unlock-fill" | "unlock2" | "unlock2-fill" | "upc" | "upc-scan" | "usb-c" | "usb-c-fill" | "usb-drive" | "usb-drive-fill" | "usb-fill" | "usb-micro" | "usb-micro-fill" | "usb-mini" | "usb-mini-fill" | "usb-plug" | "usb-plug-fill" | "usb-symbol" | "valentine" | "valentine2" | "vector-pen" | "view-stacked" | "vignette" | "vinyl-fill" | "virus2" | "volume-down" | "volume-down-fill" | "volume-mute-fill" | "volume-off-fill" | "volume-up" | "volume-up-fill" | "vr" | "wallet-fill" | "wallet2" | "webcam-fill" | "window-dash" | "window-desktop" | "window-dock" | "window-fullscreen" | "window-plus" | "window-sidebar" | "window-split" | "window-stack" | "window-x" | "wrench-adjustable" | "wrench-adjustable-circle" | "wrench-adjustable-circle-fill" | "x-circle-fill" | "x-diamond" | "x-diamond-fill" | "x-lg" | "x-octagon-fill" | "x-square-fill" | "xbox" | "yelp">): import("react").JSX.Element;
|
|
2090
2090
|
displayName: string;
|
|
2091
2091
|
};
|
|
2092
2092
|
export {};
|
|
@@ -258,7 +258,7 @@ declare const bitcoin_iconsIconNames: {
|
|
|
258
258
|
};
|
|
259
259
|
export type BitcoinIconsIconName = keyof typeof bitcoin_iconsIconNames;
|
|
260
260
|
export declare const BitcoinIcons: {
|
|
261
|
-
({ 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<"check-outline" | "contacts-outline" | "graph-outline" | "key-outline" | "message-outline" | "plus-outline" | "send-outline" | "tag-outline" | "alert-circle-outline" | "alert-outline" | "share-outline" | "car-outline" | "lock-outline" | "credit-card-outline" | "invoice-outline" | "wallet-outline" | "cloud-outline" | "calendar-outline" | "clock-outline" | "brush-outline" | "file-outline" | "shield-outline" | "bell-outline" | "home-outline" | "sofa-outline" | "cross-outline" | "rocket-outline" | "star-outline" | "cart-outline" | "alert-circle-filled" | "bell-filled" | "calendar-filled" | "car-filled" | "caret-down-filled" | "caret-left-filled" | "caret-right-filled" | "caret-up-filled" | "clock-filled" | "cloud-filled" | "credit-card-filled" | "cross-filled" | "exchange-filled" | "file-filled" | "globe-filled" | "graph-filled" | "home-filled" | "info-circle-filled" | "key-filled" | "lock-filled" | "message-filled" | "milk-filled" | "moon-filled" | "photo-filled" | "shield-filled" | "star-filled" | "sun-filled" | "tag-filled" | "trash-filled" | "magic-wand-filled" | "send-filled" | "arrow-down-outline" | "arrow-up-outline" | "caret-down-outline" | "caret-up-outline" | "code-outline" | "copy-outline" | "exit-outline" | "globe-outline" | "grid-outline" | "link-outline" | "menu-outline" | "moon-outline" | "pie-chart-outline" | "qr-code-outline" | "refresh-outline" | "scan-outline" | "search-outline" | "trash-outline" | "alert-filled" | "code-filled" | "contacts-filled" | "copy-filled" | "edit-filled" | "pie-chart-filled" | "question-circle-filled" | "rocket-filled" | "unlock-filled" | "usb-filled" | "wallet-filled" | "info-outline" | "devices-outline" | "sd-card-outline" | "edit-outline" | "block-outline" | "arrow-left-outline" | "arrow-right-outline" | "export-outline" | "flip-horizontal-outline" | "flip-vertical-outline" | "lightning-outline" | "info-circle-outline" | "question-circle-outline" | "usb-outline" | "password-outline" | "podcast-outline" | "snowflake-outline" | "sun-outline" | "caret-left-outline" | "caret-right-outline" | "exchange-outline" | "unlock-outline" | "address-book-filled" | "address-book-outline" | "arrow-down-filled" | "arrow-left-filled" | "arrow-right-filled" | "arrow-up-filled" | "bitcoin-circle-filled" | "bitcoin-circle-outline" | "bitcoin-filled" | "bitcoin-outline" | "block-filled" | "brush-filled" | "buoy-filled" | "buoy-outline" | "cart-filled" | "channel-filled" | "channel-outline" | "channels-filled" | "channels-outline" | "check-filled" | "clear-character-filled" | "clear-character-outline" | "coins-filled" | "coins-outline" | "confirmations-0-filled" | "confirmations-0-outline" | "confirmations-1-filled" | "confirmations-1-outline" | "confirmations-2-filled" | "confirmations-2-outline" | "confirmations-3-filled" | "confirmations-3-outline" | "confirmations-4-filled" | "confirmations-4-outline" | "confirmations-5-filled" | "confirmations-5-outline" | "confirmations-6-filled" | "confirmations-6-outline" | "console-filled" | "console-outline" | "devices-filled" | "ellipsis-filled" | "ellipsis-outline" | "exit-filled" | "export-filled" | "flip-horizontal-filled" | "flip-vertical-filled" | "gear-filled" | "gear-outline" | "grid-filled" | "hidden-filled" | "hidden-outline" | "info-filled" | "invoice-filled" | "lightning-circle-filled" | "lightning-circle-outline" | "lightning-filled" | "link-filled" | "linux-terminal-filled" | "linux-terminal-outline" | "magic-wand-outline" | "menu-filled" | "milk-outline" | "miner-filled" | "miner-outline" | "mining-device-filled" | "mining-device-outline" | "mining-filled" | "mining-outline" | "minus-filled" | "minus-outline" | "mixed-filled" | "mixed-outline" | "mnemonic-filled" | "mnemonic-outline" | "no-dollars-filled" | "no-dollars-outline" | "node-0-connections-filled" | "node-0-connections-outline" | "node-1-connection-filled" | "node-1-connection-outline" | "node-2-connections-filled" | "node-2-connections-outline" | "node-3-connections-filled" | "node-3-connections-outline" | "node-filled" | "node-hardware-filled" | "node-hardware-outline" | "node-outline" | "pantheon-filled" | "pantheon-outline" | "password-filled" | "photo-outline" | "plus-filled" | "podcast-filled" | "point-of-sale-filled" | "point-of-sale-outline" | "proxy-filled" | "proxy-outline" | "qr-code-filled" | "question-filled" | "question-outline" | "receive-filled" | "receive-outline" | "refresh-filled" | "relay-filled" | "relay-outline" | "safe-filled" | "safe-outline" | "satoshi-v1-filled" | "satoshi-v1-outline" | "satoshi-v2-filled" | "satoshi-v2-outline" | "satoshi-v3-filled" | "satoshi-v3-outline" | "scan-filled" | "sd-card-filled" | "search-filled" | "share-filled" | "shared-wallet-filled" | "shared-wallet-outline" | "sign-filled" | "sign-outline" | "snowflake-filled" | "sofa-filled" | "tip-jar-filled" | "tip-jar-outline" | "transactions-filled" | "transactions-outline" | "transfer-filled" | "transfer-outline" | "two-keys-filled" | "two-keys-outline" | "unmixed-filled" | "unmixed-outline" | "verify-filled" | "verify-outline" | "visible-filled" | "visible-outline">): import("react").JSX.Element;
|
|
261
|
+
({ 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<"check-outline" | "contacts-outline" | "graph-outline" | "key-outline" | "message-outline" | "plus-outline" | "send-outline" | "tag-outline" | "alert-circle-outline" | "alert-outline" | "share-outline" | "car-outline" | "lock-outline" | "credit-card-outline" | "invoice-outline" | "wallet-outline" | "cloud-outline" | "calendar-outline" | "clock-outline" | "brush-outline" | "file-outline" | "shield-outline" | "bell-outline" | "home-outline" | "sofa-outline" | "cross-outline" | "rocket-outline" | "star-outline" | "cart-outline" | "alert-circle-filled" | "bell-filled" | "calendar-filled" | "car-filled" | "caret-down-filled" | "caret-left-filled" | "caret-right-filled" | "caret-up-filled" | "clock-filled" | "cloud-filled" | "credit-card-filled" | "cross-filled" | "exchange-filled" | "file-filled" | "globe-filled" | "graph-filled" | "home-filled" | "info-circle-filled" | "key-filled" | "lock-filled" | "message-filled" | "milk-filled" | "moon-filled" | "photo-filled" | "shield-filled" | "star-filled" | "sun-filled" | "tag-filled" | "trash-filled" | "magic-wand-filled" | "send-filled" | "arrow-down-outline" | "arrow-up-outline" | "caret-down-outline" | "caret-up-outline" | "code-outline" | "copy-outline" | "exit-outline" | "globe-outline" | "grid-outline" | "link-outline" | "menu-outline" | "moon-outline" | "pie-chart-outline" | "qr-code-outline" | "refresh-outline" | "scan-outline" | "search-outline" | "trash-outline" | "alert-filled" | "code-filled" | "contacts-filled" | "copy-filled" | "edit-filled" | "pie-chart-filled" | "question-circle-filled" | "rocket-filled" | "unlock-filled" | "usb-filled" | "wallet-filled" | "info-outline" | "devices-outline" | "sd-card-outline" | "edit-outline" | "block-outline" | "arrow-left-outline" | "arrow-right-outline" | "export-outline" | "flip-horizontal-outline" | "flip-vertical-outline" | "lightning-outline" | "info-circle-outline" | "question-circle-outline" | "usb-outline" | "password-outline" | "podcast-outline" | "snowflake-outline" | "sun-outline" | "caret-left-outline" | "caret-right-outline" | "exchange-outline" | "unlock-outline" | "address-book-filled" | "address-book-outline" | "arrow-down-filled" | "arrow-left-filled" | "arrow-right-filled" | "arrow-up-filled" | "bitcoin-circle-filled" | "bitcoin-circle-outline" | "bitcoin-filled" | "bitcoin-outline" | "block-filled" | "brush-filled" | "buoy-filled" | "buoy-outline" | "cart-filled" | "channel-filled" | "channel-outline" | "channels-filled" | "channels-outline" | "check-filled" | "clear-character-filled" | "clear-character-outline" | "coins-filled" | "coins-outline" | "confirmations-0-filled" | "confirmations-0-outline" | "confirmations-1-filled" | "confirmations-1-outline" | "confirmations-2-filled" | "confirmations-2-outline" | "confirmations-3-filled" | "confirmations-3-outline" | "confirmations-4-filled" | "confirmations-4-outline" | "confirmations-5-filled" | "confirmations-5-outline" | "confirmations-6-filled" | "confirmations-6-outline" | "console-filled" | "console-outline" | "devices-filled" | "ellipsis-filled" | "ellipsis-outline" | "exit-filled" | "export-filled" | "flip-horizontal-filled" | "flip-vertical-filled" | "gear-filled" | "gear-outline" | "grid-filled" | "hidden-filled" | "hidden-outline" | "info-filled" | "invoice-filled" | "lightning-circle-filled" | "lightning-circle-outline" | "lightning-filled" | "link-filled" | "linux-terminal-filled" | "linux-terminal-outline" | "magic-wand-outline" | "menu-filled" | "milk-outline" | "miner-filled" | "miner-outline" | "mining-device-filled" | "mining-device-outline" | "mining-filled" | "mining-outline" | "minus-filled" | "minus-outline" | "mixed-filled" | "mixed-outline" | "mnemonic-filled" | "mnemonic-outline" | "no-dollars-filled" | "no-dollars-outline" | "node-0-connections-filled" | "node-0-connections-outline" | "node-1-connection-filled" | "node-1-connection-outline" | "node-2-connections-filled" | "node-2-connections-outline" | "node-3-connections-filled" | "node-3-connections-outline" | "node-filled" | "node-hardware-filled" | "node-hardware-outline" | "node-outline" | "pantheon-filled" | "pantheon-outline" | "password-filled" | "photo-outline" | "plus-filled" | "podcast-filled" | "point-of-sale-filled" | "point-of-sale-outline" | "proxy-filled" | "proxy-outline" | "qr-code-filled" | "question-filled" | "question-outline" | "receive-filled" | "receive-outline" | "refresh-filled" | "relay-filled" | "relay-outline" | "safe-filled" | "safe-outline" | "satoshi-v1-filled" | "satoshi-v1-outline" | "satoshi-v2-filled" | "satoshi-v2-outline" | "satoshi-v3-filled" | "satoshi-v3-outline" | "scan-filled" | "sd-card-filled" | "search-filled" | "share-filled" | "shared-wallet-filled" | "shared-wallet-outline" | "sign-filled" | "sign-outline" | "snowflake-filled" | "sofa-filled" | "tip-jar-filled" | "tip-jar-outline" | "transactions-filled" | "transactions-outline" | "transfer-filled" | "transfer-outline" | "two-keys-filled" | "two-keys-outline" | "unmixed-filled" | "unmixed-outline" | "verify-filled" | "verify-outline" | "visible-filled" | "visible-outline">): import("react").JSX.Element;
|
|
262
262
|
displayName: string;
|
|
263
263
|
};
|
|
264
264
|
export {};
|
|
@@ -120,7 +120,7 @@ declare const bpmnIconNames: {
|
|
|
120
120
|
};
|
|
121
121
|
export type BpmnIconName = keyof typeof bpmnIconNames;
|
|
122
122
|
export declare const Bpmn: {
|
|
123
|
-
({ 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<"script" | "group" | "send" | "connection" | "trash" | "user" | "lane" | "gateway" | "task" | "data-object" | "ad-hoc-marker" | "business-rule" | "business-rule-task" | "call-activity" | "compensation-marker" | "conditional-flow" | "connection-multi" | "data-input" | "data-output" | "data-store" | "default-flow" | "end-event" | "end-event-cancel" | "end-event-compensation" | "end-event-error" | "end-event-escalation" | "end-event-link" | "end-event-message" | "end-event-multiple" | "end-event-none" | "end-event-signal" | "end-event-terminate" | "event-subprocess-expanded" | "gateway-complex" | "gateway-eventbased" | "gateway-none" | "gateway-or" | "gateway-parallel" | "gateway-xor" | "hand-tool" | "intermediate-event" | "intermediate-event-catch-cancel" | "intermediate-event-catch-compensation" | "intermediate-event-catch-condition" | "intermediate-event-catch-error" | "intermediate-event-catch-escalation" | "intermediate-event-catch-link" | "intermediate-event-catch-message" | "intermediate-event-catch-multiple" | "intermediate-event-catch-non-interrupting-condition" | "intermediate-event-catch-non-interrupting-escalation" | "intermediate-event-catch-non-interrupting-message" | "intermediate-event-catch-non-interrupting-multiple" | "intermediate-event-catch-non-interrupting-parallel-multiple" | "intermediate-event-catch-non-interrupting-signal" | "intermediate-event-catch-non-interrupting-timer" | "intermediate-event-catch-parallel-multiple" | "intermediate-event-catch-signal" | "intermediate-event-catch-timer" | "intermediate-event-non-interrupting" | "intermediate-event-none" | "intermediate-event-throw-compensation" | "intermediate-event-throw-escalation" | "intermediate-event-throw-link" | "intermediate-event-throw-message" | "intermediate-event-throw-multiple" | "intermediate-event-throw-signal" | "lane-divide-three" | "lane-divide-two" | "lane-insert-above" | "lane-insert-below" | "lasso-tool" | "loop-marker" | "manual" | "manual-task" | "parallel-mi-marker" | "participant" | "receive" | "receive-task" | "screw-wrench" | "script-task" | "send-task" | "sequential-mi-marker" | "service" | "service-task" | "space-tool" | "start-event" | "start-event-compensation" | "start-event-condition" | "start-event-error" | "start-event-escalation" | "start-event-message" | "start-event-multiple" | "start-event-non-interrupting" | "start-event-non-interrupting-condition" | "start-event-non-interrupting-escalation" | "start-event-non-interrupting-message" | "start-event-non-interrupting-multiple" | "start-event-non-interrupting-parallel-multiple" | "start-event-non-interrupting-signal" | "start-event-non-interrupting-timer" | "start-event-none" | "start-event-parallel-multiple" | "start-event-signal" | "start-event-timer" | "sub-process-marker" | "subprocess-collapsed" | "subprocess-expanded" | "task-none" | "text-annotation" | "transaction" | "user-task">): import("react").JSX.Element;
|
|
123
|
+
({ 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<"script" | "group" | "send" | "connection" | "trash" | "user" | "lane" | "gateway" | "task" | "data-object" | "ad-hoc-marker" | "business-rule" | "business-rule-task" | "call-activity" | "compensation-marker" | "conditional-flow" | "connection-multi" | "data-input" | "data-output" | "data-store" | "default-flow" | "end-event" | "end-event-cancel" | "end-event-compensation" | "end-event-error" | "end-event-escalation" | "end-event-link" | "end-event-message" | "end-event-multiple" | "end-event-none" | "end-event-signal" | "end-event-terminate" | "event-subprocess-expanded" | "gateway-complex" | "gateway-eventbased" | "gateway-none" | "gateway-or" | "gateway-parallel" | "gateway-xor" | "hand-tool" | "intermediate-event" | "intermediate-event-catch-cancel" | "intermediate-event-catch-compensation" | "intermediate-event-catch-condition" | "intermediate-event-catch-error" | "intermediate-event-catch-escalation" | "intermediate-event-catch-link" | "intermediate-event-catch-message" | "intermediate-event-catch-multiple" | "intermediate-event-catch-non-interrupting-condition" | "intermediate-event-catch-non-interrupting-escalation" | "intermediate-event-catch-non-interrupting-message" | "intermediate-event-catch-non-interrupting-multiple" | "intermediate-event-catch-non-interrupting-parallel-multiple" | "intermediate-event-catch-non-interrupting-signal" | "intermediate-event-catch-non-interrupting-timer" | "intermediate-event-catch-parallel-multiple" | "intermediate-event-catch-signal" | "intermediate-event-catch-timer" | "intermediate-event-non-interrupting" | "intermediate-event-none" | "intermediate-event-throw-compensation" | "intermediate-event-throw-escalation" | "intermediate-event-throw-link" | "intermediate-event-throw-message" | "intermediate-event-throw-multiple" | "intermediate-event-throw-signal" | "lane-divide-three" | "lane-divide-two" | "lane-insert-above" | "lane-insert-below" | "lasso-tool" | "loop-marker" | "manual" | "manual-task" | "parallel-mi-marker" | "participant" | "receive" | "receive-task" | "screw-wrench" | "script-task" | "send-task" | "sequential-mi-marker" | "service" | "service-task" | "space-tool" | "start-event" | "start-event-compensation" | "start-event-condition" | "start-event-error" | "start-event-escalation" | "start-event-message" | "start-event-multiple" | "start-event-non-interrupting" | "start-event-non-interrupting-condition" | "start-event-non-interrupting-escalation" | "start-event-non-interrupting-message" | "start-event-non-interrupting-multiple" | "start-event-non-interrupting-parallel-multiple" | "start-event-non-interrupting-signal" | "start-event-non-interrupting-timer" | "start-event-none" | "start-event-parallel-multiple" | "start-event-signal" | "start-event-timer" | "sub-process-marker" | "subprocess-collapsed" | "subprocess-expanded" | "task-none" | "text-annotation" | "transaction" | "user-task">): import("react").JSX.Element;
|
|
124
124
|
displayName: string;
|
|
125
125
|
};
|
|
126
126
|
export {};
|
|
@@ -53,7 +53,7 @@ declare const brandicoIconNames: {
|
|
|
53
53
|
};
|
|
54
54
|
export type BrandicoIconName = keyof typeof brandicoIconNames;
|
|
55
55
|
export declare const Brandico: {
|
|
56
|
-
({ 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<"box" | "codepen" | "deviantart" | "facebook" | "github" | "instagram" | "jabber" | "linkedin" | "odnoklassniki" | "skype" | "twitter" | "vimeo" | "wordpress" | "bandcamp" | "blogger" | "discover" | "houzz" | "icq" | "mastercard" | "tumblr" | "visa" | "amex" | "lastfm" | "instagram-filled" | "youku" | "blogger-rect" | "box-rect" | "diigo" | "facebook-rect" | "friendfeed" | "friendfeed-rect" | "github-text" | "googleplus-rect" | "lastfm-rect" | "linkedin-rect" | "odnoklassniki-rect" | "picasa" | "tudou" | "tumblr-rect" | "twitter-bird" | "vimeo-rect" | "vkontakte-rect" | "win8" | "yandex" | "yandex-rect">): import("react").JSX.Element;
|
|
56
|
+
({ 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<"box" | "codepen" | "deviantart" | "facebook" | "github" | "instagram" | "jabber" | "linkedin" | "odnoklassniki" | "skype" | "twitter" | "vimeo" | "wordpress" | "bandcamp" | "blogger" | "discover" | "houzz" | "icq" | "mastercard" | "tumblr" | "visa" | "amex" | "lastfm" | "instagram-filled" | "youku" | "blogger-rect" | "box-rect" | "diigo" | "facebook-rect" | "friendfeed" | "friendfeed-rect" | "github-text" | "googleplus-rect" | "lastfm-rect" | "linkedin-rect" | "odnoklassniki-rect" | "picasa" | "tudou" | "tumblr-rect" | "twitter-bird" | "vimeo-rect" | "vkontakte-rect" | "win8" | "yandex" | "yandex-rect">): import("react").JSX.Element;
|
|
57
57
|
displayName: string;
|
|
58
58
|
};
|
|
59
59
|
export {};
|
|
@@ -822,7 +822,7 @@ declare const bxIconNames: {
|
|
|
822
822
|
};
|
|
823
823
|
export type BxIconName = keyof typeof bxIconNames;
|
|
824
824
|
export declare const Bx: {
|
|
825
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "windows" | "data" | "pulse" | "color" | "error" | "search" | "trim" | "repeat" | "anchor" | "bold" | "link" | "pointer" | "image" | "text" | "checkbox" | "menu" | "radio" | "tab" | "timer" | "key" | "area" | "body" | "code" | "label" | "table" | "time" | "video" | "circle" | "mask" | "polygon" | "stop" | "x" | "adjust" | "archive" | "at" | "barcode" | "bluetooth" | "book" | "book-heart" | "book-open" | "bookmark" | "bookmark-minus" | "bookmark-plus" | "braille" | "briefcase" | "chat" | "chip" | "clipboard" | "comment" | "comment-check" | "comment-minus" | "copyright" | "crop" | "crown" | "dialpad" | "diamond" | "directions" | "dock-bottom" | "dock-left" | "dock-right" | "dock-top" | "dots-horizontal" | "dots-vertical" | "download" | "eraser" | "export" | "fast-forward" | "fingerprint" | "flag" | "fullscreen" | "grid" | "group" | "heart-circle" | "help-circle" | "id-card" | "import" | "knife" | "magnet" | "merge" | "message" | "message-check" | "message-minus" | "mouse" | "note" | "package" | "paperclip" | "pause-circle" | "pin" | "play-circle" | "plus-circle" | "podcast" | "poll" | "pound" | "power-off" | "radar" | "recycle" | "redo" | "reflect-horizontal" | "reflect-vertical" | "rewind" | "rss" | "select-multiple" | "selection" | "send" | "server" | "shield-plus" | "sitemap" | "skip-next-circle" | "skip-previous-circle" | "square-rounded" | "sticker" | "stop-circle" | "sync" | "tag" | "trending-down" | "trending-up" | "undo" | "upload" | "usb" | "voicemail" | "wifi" | "wifi-off" | "window-close" | "leaf" | "water" | "bone" | "bug" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "refresh" | "reply" | "reply-all" | "rotate-left" | "rotate-right" | "share" | "shuffle" | "album" | "equalizer" | "music" | "speaker" | "volume-low" | "volume-mute" | "battery" | "car" | "lock" | "lock-open" | "bitcoin" | "credit-card" | "receipt" | "transfer" | "wallet" | "arch" | "box" | "meteor" | "devices" | "phone" | "phone-incoming" | "phone-off" | "phone-outgoing" | "glasses" | "hard-hat" | "cloud" | "cloud-download" | "cloud-upload" | "palette" | "alarm" | "alarm-off" | "alarm-snooze" | "calendar" | "calendar-check" | "calendar-edit" | "calendar-heart" | "calendar-minus" | "calendar-plus" | "calendar-star" | "calendar-week" | "history" | "laptop" | "brush" | "pen" | "pencil" | "ruler" | "comment-edit" | "rename" | "file" | "file-find" | "folder" | "folder-minus" | "folder-open" | "folder-plus" | "baguette" | "beer" | "cake" | "cheese" | "coffee" | "cookie" | "card" | "check" | "check-circle" | "minus-circle" | "bomb" | "dice-1" | "dice-2" | "dice-3" | "dice-4" | "dice-5" | "dice-6" | "ghost" | "heart" | "medal" | "shield" | "compass" | "wrench" | "bed" | "cross" | "gift" | "bell" | "camera" | "cast" | "cctv" | "door-open" | "fridge" | "home" | "home-circle" | "home-heart" | "pause" | "play" | "printer" | "shower" | "skip-next" | "skip-previous" | "video-off" | "webcam" | "window-open" | "abacus" | "calculator" | "minus" | "plus" | "brain" | "disc" | "microphone" | "microphone-off" | "spa" | "bus" | "navigation" | "taxi" | "train" | "bell-minus" | "bell-off" | "bell-plus" | "run" | "walk" | "camera-off" | "film" | "church" | "library" | "store" | "atom" | "dna" | "rocket" | "test-tube" | "cog" | "circle-half" | "cube" | "cylinder" | "pyramid" | "rectangle" | "square" | "star" | "basket" | "cart" | "baseball" | "basketball" | "bullseye" | "dumbbell" | "football" | "swim" | "tennis-ball" | "trophy" | "border-all" | "border-bottom" | "border-left" | "border-none" | "border-radius" | "border-right" | "border-top" | "bus-school" | "traffic-cone" | "movie" | "movie-play" | "video-plus" | "broadcast" | "envelope" | "envelope-open" | "globe-alt" | "italic" | "map-pin" | "moon" | "shopping-bag" | "strikethrough" | "sun" | "trash" | "tv" | "underline" | "user" | "user-circle" | "user-minus" | "user-plus" | "window" | "x-circle" | "accessibility" | "angry" | "aperture" | "award" | "badge" | "badge-check" | "bath" | "bot" | "building" | "cable-car" | "calendar-x" | "captions" | "chevrons-down" | "chevrons-left" | "chevrons-right" | "chevrons-up" | "cloud-drizzle" | "cloud-lightning" | "cloud-rain" | "cloud-snow" | "command" | "copy" | "crosshair" | "cuboid" | "droplet" | "euro" | "expand" | "git-branch" | "git-compare" | "git-merge" | "git-pull-request" | "globe" | "hash" | "heading" | "hotel" | "hourglass" | "images" | "joystick" | "laugh" | "list-check" | "list-minus" | "list-plus" | "loader" | "loader-circle" | "log-in" | "log-out" | "meh" | "message-square" | "message-square-x" | "microchip" | "move" | "move-horizontal" | "move-vertical" | "phone-call" | "plug" | "popsicle" | "save" | "scan" | "shield-minus" | "shield-x" | "smile" | "spray-can" | "terminal" | "toggle-left" | "toggle-right" | "unlink" | "user-check" | "user-x" | "volume" | "wind" | "wine" | "zoom-in" | "zoom-out" | "align-justify" | "align-left" | "align-right" | "bar-chart" | "check-square" | "columns" | "edit" | "git-commit" | "layout" | "pie-chart" | "sidebar" | "arrow-back" | "bible" | "bong" | "bookmarks" | "border-inner" | "border-outer" | "brightness" | "brightness-half" | "buildings" | "bulb" | "calendar-event" | "calendar-exclamation" | "capsule" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "category" | "chalkboard" | "coin" | "current-location" | "cut" | "highlight" | "info-circle" | "info-square" | "lemon" | "location-plus" | "math" | "message-dots" | "message-x" | "news" | "notification" | "notification-off" | "paint" | "planet" | "question-mark" | "registered" | "screenshot" | "slideshow" | "sort-a-z" | "sort-z-a" | "stopwatch" | "user-pin" | "vector" | "wifi-0" | "wifi-1" | "wifi-2" | "world" | "align-middle" | "bookmark-heart" | "caret-down-square" | "caret-left-square" | "caret-right-square" | "caret-up-square" | "collection" | "exclude" | "fast-forward-circle" | "hdd" | "image-alt" | "intersect" | "list-ol" | "list-ul" | "paragraph" | "rewind-circle" | "sort-down" | "sort-up" | "universal-access" | "book-bookmark" | "bowl-rice" | "gas-pump" | "paste" | "comment-dots" | "mobile" | "paper-plane" | "desktop" | "font" | "chair" | "check-double" | "street-view" | "vial" | "bowling-ball" | "child" | "code-block" | "font-color" | "font-family" | "font-size" | "checkbox-checked" | "exit" | "fork" | "reset" | "money" | "task" | "alarm-add" | "buoy" | "restaurant" | "mobile-landscape" | "caret-down-circle" | "caret-up-circle" | "color-fill" | "duplicate" | "female" | "happy" | "infinite" | "male" | "male-female" | "sad" | "hive" | "outline" | "extension" | "support" | "add-to-queue" | "barcode-reader" | "blanket" | "landscape" | "photo-album" | "conversation" | "face" | "space-bar" | "trip" | "block" | "filter-alt" | "first-page" | "hide" | "last-page" | "cycling" | "dollar" | "dollar-circle" | "yen" | "closet" | "home-alt" | "collapse" | "shield-alt" | "cart-alt" | "comment-add" | "headphone" | "health" | "book-alt" | "cabinet" | "first-aid" | "notepad" | "qr" | "sushi" | "tachometer" | "alarm-exclamation" | "analyse" | "archive-in" | "archive-out" | "arrow-from-bottom" | "arrow-from-left" | "arrow-from-right" | "arrow-from-top" | "arrow-to-bottom" | "arrow-to-left" | "arrow-to-right" | "arrow-to-top" | "ball" | "band-aid" | "bar-chart-alt" | "bar-chart-alt-2" | "bar-chart-square" | "been-here" | "bolt-circle" | "book-add" | "book-content" | "book-reader" | "bookmark-alt" | "bookmark-alt-minus" | "bookmark-alt-plus" | "bowl-hot" | "bracket" | "briefcase-alt" | "briefcase-alt-2" | "brush-alt" | "bug-alt" | "building-house" | "calendar-alt" | "camera-home" | "camera-movie" | "candles" | "caret-left-circle" | "caret-right-circle" | "carousel" | "cart-add" | "cart-download" | "category-alt" | "certification" | "chart" | "check-shield" | "checkbox-minus" | "checkbox-square" | "chevron-down-square" | "chevron-left-square" | "chevron-right-square" | "chevron-up-square" | "circle-quarter" | "circle-three-quarter" | "clinic" | "cloud-light-rain" | "code-alt" | "code-curly" | "coffee-togo" | "coin-stack" | "collapse-alt" | "collapse-horizontal" | "collapse-vertical" | "comment-detail" | "comment-error" | "comment-x" | "confused" | "cool" | "copy-alt" | "credit-card-alt" | "credit-card-front" | "cricket-ball" | "cube-alt" | "customize" | "detail" | "dialpad-alt" | "dish" | "dislike" | "dizzy" | "donate-blood" | "donate-heart" | "dots-horizontal-rounded" | "dots-vertical-rounded" | "doughnut-chart" | "down-arrow" | "down-arrow-alt" | "down-arrow-circle" | "downvote" | "drink" | "edit-alt" | "error-alt" | "error-circle" | "exit-fullscreen" | "expand-alt" | "expand-horizontal" | "expand-vertical" | "female-sign" | "file-blank" | "food-menu" | "food-tag" | "game" | "git-repo-forked" | "glasses-alt" | "grid-alt" | "grid-horizontal" | "grid-small" | "grid-vertical" | "handicap" | "happy-alt" | "happy-beaming" | "happy-heart-eyes" | "heart-square" | "home-alt-2" | "home-smile" | "horizontal-center" | "horizontal-left" | "horizontal-right" | "image-add" | "injection" | "joystick-alt" | "joystick-button" | "layer" | "layer-minus" | "layer-plus" | "left-arrow" | "left-arrow-alt" | "left-arrow-circle" | "left-down-arrow-circle" | "left-indent" | "left-top-arrow-circle" | "like" | "line-chart" | "line-chart-down" | "link-alt" | "link-external" | "lira" | "loader-alt" | "lock-alt" | "lock-open-alt" | "log-in-circle" | "log-out-circle" | "low-vision" | "mail-send" | "male-sign" | "map-alt" | "meh-alt" | "meh-blank" | "memory-card" | "menu-alt-left" | "menu-alt-right" | "message-add" | "message-alt" | "message-alt-add" | "message-alt-check" | "message-alt-detail" | "message-alt-dots" | "message-alt-edit" | "message-alt-error" | "message-alt-minus" | "message-alt-x" | "message-detail" | "message-edit" | "message-error" | "message-rounded" | "message-rounded-add" | "message-rounded-check" | "message-rounded-detail" | "message-rounded-dots" | "message-rounded-edit" | "message-rounded-error" | "message-rounded-minus" | "message-rounded-x" | "message-square-add" | "message-square-check" | "message-square-detail" | "message-square-dots" | "message-square-edit" | "message-square-error" | "message-square-minus" | "minus-back" | "minus-front" | "mobile-alt" | "mobile-vibration" | "money-withdraw" | "mouse-alt" | "network-chart" | "no-entry" | "no-signal" | "objects-horizontal-center" | "objects-horizontal-left" | "objects-horizontal-right" | "objects-vertical-bottom" | "objects-vertical-center" | "objects-vertical-top" | "paint-roll" | "party" | "pie-chart-alt" | "pie-chart-alt-2" | "plus-medical" | "purchase-tag" | "purchase-tag-alt" | "qr-scan" | "radio-circle" | "radio-circle-marked" | "repost" | "revision" | "rfid" | "right-arrow" | "right-arrow-alt" | "right-arrow-circle" | "right-down-arrow-circle" | "right-indent" | "right-top-arrow-circle" | "ruble" | "rupee" | "scatter-chart" | "search-alt" | "search-alt-2" | "shape-circle" | "shape-polygon" | "shape-square" | "shape-triangle" | "share-alt" | "shekel" | "shield-alt-2" | "shield-quarter" | "shocked" | "show" | "show-alt" | "signal-1" | "signal-2" | "signal-3" | "signal-4" | "signal-5" | "sleepy" | "slider" | "slider-alt" | "sort-alt-2" | "spreadsheet" | "station" | "stats" | "store-alt" | "subdirectory-left" | "subdirectory-right" | "tag-alt" | "target-lock" | "task-x" | "time-five" | "tired" | "tone" | "transfer-alt" | "trash-alt" | "unite" | "up-arrow" | "up-arrow-alt" | "up-arrow-circle" | "upside-down" | "upvote" | "user-voice" | "vertical-bottom" | "vertical-center" | "vertical-top" | "video-recording" | "volume-full" | "wallet-alt" | "window-alt" | "wink-smile" | "wink-tongue" | "won">): import("react").JSX.Element;
|
|
825
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "windows" | "data" | "pulse" | "color" | "error" | "search" | "trim" | "repeat" | "anchor" | "bold" | "link" | "pointer" | "image" | "text" | "checkbox" | "menu" | "radio" | "tab" | "timer" | "key" | "area" | "body" | "code" | "label" | "table" | "time" | "video" | "circle" | "mask" | "polygon" | "stop" | "x" | "adjust" | "archive" | "at" | "barcode" | "bluetooth" | "book" | "book-heart" | "book-open" | "bookmark" | "bookmark-minus" | "bookmark-plus" | "braille" | "briefcase" | "chat" | "chip" | "clipboard" | "comment" | "comment-check" | "comment-minus" | "copyright" | "crop" | "crown" | "dialpad" | "diamond" | "directions" | "dock-bottom" | "dock-left" | "dock-right" | "dock-top" | "dots-horizontal" | "dots-vertical" | "download" | "eraser" | "export" | "fast-forward" | "fingerprint" | "flag" | "fullscreen" | "grid" | "group" | "heart-circle" | "help-circle" | "id-card" | "import" | "knife" | "magnet" | "merge" | "message" | "message-check" | "message-minus" | "mouse" | "note" | "package" | "paperclip" | "pause-circle" | "pin" | "play-circle" | "plus-circle" | "podcast" | "poll" | "pound" | "power-off" | "radar" | "recycle" | "redo" | "reflect-horizontal" | "reflect-vertical" | "rewind" | "rss" | "select-multiple" | "selection" | "send" | "server" | "shield-plus" | "sitemap" | "skip-next-circle" | "skip-previous-circle" | "square-rounded" | "sticker" | "stop-circle" | "sync" | "tag" | "trending-down" | "trending-up" | "undo" | "upload" | "usb" | "voicemail" | "wifi" | "wifi-off" | "window-close" | "leaf" | "water" | "bone" | "bug" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "refresh" | "reply" | "reply-all" | "rotate-left" | "rotate-right" | "share" | "shuffle" | "album" | "equalizer" | "music" | "speaker" | "volume-low" | "volume-mute" | "battery" | "car" | "lock" | "lock-open" | "bitcoin" | "credit-card" | "receipt" | "transfer" | "wallet" | "arch" | "box" | "meteor" | "devices" | "phone" | "phone-incoming" | "phone-off" | "phone-outgoing" | "glasses" | "hard-hat" | "cloud" | "cloud-download" | "cloud-upload" | "palette" | "alarm" | "alarm-off" | "alarm-snooze" | "calendar" | "calendar-check" | "calendar-edit" | "calendar-heart" | "calendar-minus" | "calendar-plus" | "calendar-star" | "calendar-week" | "history" | "laptop" | "brush" | "pen" | "pencil" | "ruler" | "comment-edit" | "rename" | "file" | "file-find" | "folder" | "folder-minus" | "folder-open" | "folder-plus" | "baguette" | "beer" | "cake" | "cheese" | "coffee" | "cookie" | "card" | "check" | "check-circle" | "minus-circle" | "bomb" | "dice-1" | "dice-2" | "dice-3" | "dice-4" | "dice-5" | "dice-6" | "ghost" | "heart" | "medal" | "shield" | "compass" | "wrench" | "bed" | "cross" | "gift" | "bell" | "camera" | "cast" | "cctv" | "door-open" | "fridge" | "home" | "home-circle" | "home-heart" | "pause" | "play" | "printer" | "shower" | "skip-next" | "skip-previous" | "video-off" | "webcam" | "window-open" | "abacus" | "calculator" | "minus" | "plus" | "brain" | "disc" | "microphone" | "microphone-off" | "spa" | "bus" | "navigation" | "taxi" | "train" | "bell-minus" | "bell-off" | "bell-plus" | "run" | "walk" | "camera-off" | "film" | "church" | "library" | "store" | "atom" | "dna" | "rocket" | "test-tube" | "cog" | "circle-half" | "cube" | "cylinder" | "pyramid" | "rectangle" | "square" | "star" | "basket" | "cart" | "baseball" | "basketball" | "bullseye" | "dumbbell" | "football" | "swim" | "tennis-ball" | "trophy" | "border-all" | "border-bottom" | "border-left" | "border-none" | "border-radius" | "border-right" | "border-top" | "bus-school" | "traffic-cone" | "movie" | "movie-play" | "video-plus" | "broadcast" | "envelope" | "envelope-open" | "globe-alt" | "italic" | "map-pin" | "moon" | "shopping-bag" | "strikethrough" | "sun" | "trash" | "tv" | "underline" | "user" | "user-circle" | "user-minus" | "user-plus" | "window" | "x-circle" | "accessibility" | "angry" | "aperture" | "award" | "badge" | "badge-check" | "bath" | "bot" | "building" | "cable-car" | "calendar-x" | "captions" | "chevrons-down" | "chevrons-left" | "chevrons-right" | "chevrons-up" | "cloud-drizzle" | "cloud-lightning" | "cloud-rain" | "cloud-snow" | "command" | "copy" | "crosshair" | "cuboid" | "droplet" | "euro" | "expand" | "git-branch" | "git-compare" | "git-merge" | "git-pull-request" | "globe" | "hash" | "heading" | "hotel" | "hourglass" | "images" | "joystick" | "laugh" | "list-check" | "list-minus" | "list-plus" | "loader" | "loader-circle" | "log-in" | "log-out" | "meh" | "message-square" | "message-square-x" | "microchip" | "move" | "move-horizontal" | "move-vertical" | "phone-call" | "plug" | "popsicle" | "save" | "scan" | "shield-minus" | "shield-x" | "smile" | "spray-can" | "terminal" | "toggle-left" | "toggle-right" | "unlink" | "user-check" | "user-x" | "volume" | "wind" | "wine" | "zoom-in" | "zoom-out" | "align-justify" | "align-left" | "align-right" | "bar-chart" | "check-square" | "columns" | "edit" | "git-commit" | "layout" | "pie-chart" | "sidebar" | "arrow-back" | "bible" | "bong" | "bookmarks" | "border-inner" | "border-outer" | "brightness" | "brightness-half" | "buildings" | "bulb" | "calendar-event" | "calendar-exclamation" | "capsule" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "category" | "chalkboard" | "coin" | "current-location" | "cut" | "highlight" | "info-circle" | "info-square" | "lemon" | "location-plus" | "math" | "message-dots" | "message-x" | "news" | "notification" | "notification-off" | "paint" | "planet" | "question-mark" | "registered" | "screenshot" | "slideshow" | "sort-a-z" | "sort-z-a" | "stopwatch" | "user-pin" | "vector" | "wifi-0" | "wifi-1" | "wifi-2" | "world" | "align-middle" | "bookmark-heart" | "caret-down-square" | "caret-left-square" | "caret-right-square" | "caret-up-square" | "collection" | "exclude" | "fast-forward-circle" | "hdd" | "image-alt" | "intersect" | "list-ol" | "list-ul" | "paragraph" | "rewind-circle" | "sort-down" | "sort-up" | "universal-access" | "book-bookmark" | "bowl-rice" | "gas-pump" | "paste" | "comment-dots" | "mobile" | "paper-plane" | "desktop" | "font" | "chair" | "check-double" | "street-view" | "vial" | "bowling-ball" | "child" | "code-block" | "font-color" | "font-family" | "font-size" | "checkbox-checked" | "exit" | "fork" | "reset" | "money" | "task" | "alarm-add" | "buoy" | "restaurant" | "mobile-landscape" | "caret-down-circle" | "caret-up-circle" | "color-fill" | "duplicate" | "female" | "happy" | "infinite" | "male" | "male-female" | "sad" | "hive" | "outline" | "extension" | "support" | "add-to-queue" | "barcode-reader" | "blanket" | "landscape" | "photo-album" | "conversation" | "face" | "space-bar" | "trip" | "block" | "filter-alt" | "first-page" | "hide" | "last-page" | "cycling" | "dollar" | "dollar-circle" | "yen" | "closet" | "home-alt" | "collapse" | "shield-alt" | "cart-alt" | "comment-add" | "headphone" | "health" | "book-alt" | "cabinet" | "first-aid" | "notepad" | "qr" | "sushi" | "tachometer" | "alarm-exclamation" | "analyse" | "archive-in" | "archive-out" | "arrow-from-bottom" | "arrow-from-left" | "arrow-from-right" | "arrow-from-top" | "arrow-to-bottom" | "arrow-to-left" | "arrow-to-right" | "arrow-to-top" | "ball" | "band-aid" | "bar-chart-alt" | "bar-chart-alt-2" | "bar-chart-square" | "been-here" | "bolt-circle" | "book-add" | "book-content" | "book-reader" | "bookmark-alt" | "bookmark-alt-minus" | "bookmark-alt-plus" | "bowl-hot" | "bracket" | "briefcase-alt" | "briefcase-alt-2" | "brush-alt" | "bug-alt" | "building-house" | "calendar-alt" | "camera-home" | "camera-movie" | "candles" | "caret-left-circle" | "caret-right-circle" | "carousel" | "cart-add" | "cart-download" | "category-alt" | "certification" | "chart" | "check-shield" | "checkbox-minus" | "checkbox-square" | "chevron-down-square" | "chevron-left-square" | "chevron-right-square" | "chevron-up-square" | "circle-quarter" | "circle-three-quarter" | "clinic" | "cloud-light-rain" | "code-alt" | "code-curly" | "coffee-togo" | "coin-stack" | "collapse-alt" | "collapse-horizontal" | "collapse-vertical" | "comment-detail" | "comment-error" | "comment-x" | "confused" | "cool" | "copy-alt" | "credit-card-alt" | "credit-card-front" | "cricket-ball" | "cube-alt" | "customize" | "detail" | "dialpad-alt" | "dish" | "dislike" | "dizzy" | "donate-blood" | "donate-heart" | "dots-horizontal-rounded" | "dots-vertical-rounded" | "doughnut-chart" | "down-arrow" | "down-arrow-alt" | "down-arrow-circle" | "downvote" | "drink" | "edit-alt" | "error-alt" | "error-circle" | "exit-fullscreen" | "expand-alt" | "expand-horizontal" | "expand-vertical" | "female-sign" | "file-blank" | "food-menu" | "food-tag" | "game" | "git-repo-forked" | "glasses-alt" | "grid-alt" | "grid-horizontal" | "grid-small" | "grid-vertical" | "handicap" | "happy-alt" | "happy-beaming" | "happy-heart-eyes" | "heart-square" | "home-alt-2" | "home-smile" | "horizontal-center" | "horizontal-left" | "horizontal-right" | "image-add" | "injection" | "joystick-alt" | "joystick-button" | "layer" | "layer-minus" | "layer-plus" | "left-arrow" | "left-arrow-alt" | "left-arrow-circle" | "left-down-arrow-circle" | "left-indent" | "left-top-arrow-circle" | "like" | "line-chart" | "line-chart-down" | "link-alt" | "link-external" | "lira" | "loader-alt" | "lock-alt" | "lock-open-alt" | "log-in-circle" | "log-out-circle" | "low-vision" | "mail-send" | "male-sign" | "map-alt" | "meh-alt" | "meh-blank" | "memory-card" | "menu-alt-left" | "menu-alt-right" | "message-add" | "message-alt" | "message-alt-add" | "message-alt-check" | "message-alt-detail" | "message-alt-dots" | "message-alt-edit" | "message-alt-error" | "message-alt-minus" | "message-alt-x" | "message-detail" | "message-edit" | "message-error" | "message-rounded" | "message-rounded-add" | "message-rounded-check" | "message-rounded-detail" | "message-rounded-dots" | "message-rounded-edit" | "message-rounded-error" | "message-rounded-minus" | "message-rounded-x" | "message-square-add" | "message-square-check" | "message-square-detail" | "message-square-dots" | "message-square-edit" | "message-square-error" | "message-square-minus" | "minus-back" | "minus-front" | "mobile-alt" | "mobile-vibration" | "money-withdraw" | "mouse-alt" | "network-chart" | "no-entry" | "no-signal" | "objects-horizontal-center" | "objects-horizontal-left" | "objects-horizontal-right" | "objects-vertical-bottom" | "objects-vertical-center" | "objects-vertical-top" | "paint-roll" | "party" | "pie-chart-alt" | "pie-chart-alt-2" | "plus-medical" | "purchase-tag" | "purchase-tag-alt" | "qr-scan" | "radio-circle" | "radio-circle-marked" | "repost" | "revision" | "rfid" | "right-arrow" | "right-arrow-alt" | "right-arrow-circle" | "right-down-arrow-circle" | "right-indent" | "right-top-arrow-circle" | "ruble" | "rupee" | "scatter-chart" | "search-alt" | "search-alt-2" | "shape-circle" | "shape-polygon" | "shape-square" | "shape-triangle" | "share-alt" | "shekel" | "shield-alt-2" | "shield-quarter" | "shocked" | "show" | "show-alt" | "signal-1" | "signal-2" | "signal-3" | "signal-4" | "signal-5" | "sleepy" | "slider" | "slider-alt" | "sort-alt-2" | "spreadsheet" | "station" | "stats" | "store-alt" | "subdirectory-left" | "subdirectory-right" | "tag-alt" | "target-lock" | "task-x" | "time-five" | "tired" | "tone" | "transfer-alt" | "trash-alt" | "unite" | "up-arrow" | "up-arrow-alt" | "up-arrow-circle" | "upside-down" | "upvote" | "user-voice" | "vertical-bottom" | "vertical-center" | "vertical-top" | "video-recording" | "volume-full" | "wallet-alt" | "window-alt" | "wink-smile" | "wink-tongue" | "won">): import("react").JSX.Element;
|
|
826
826
|
displayName: string;
|
|
827
827
|
};
|
|
828
828
|
export {};
|
|
@@ -163,7 +163,7 @@ declare const bxlIconNames: {
|
|
|
163
163
|
};
|
|
164
164
|
export type BxlIconName = keyof typeof bxlIconNames;
|
|
165
165
|
export declare const Bxl: {
|
|
166
|
-
({ 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<"android" | "windows" | "meta" | "pocket" | "quora" | "bitcoin" | "angular" | "apple" | "aws" | "bootstrap" | "codepen" | "creative-commons" | "dev-to" | "deviantart" | "docker" | "dropbox" | "drupal" | "facebook" | "firebase" | "firefox" | "git" | "github" | "gitlab" | "gmail" | "google" | "google-cloud" | "google-plus" | "graphql" | "instagram" | "jquery" | "jsfiddle" | "kickstarter" | "kubernetes" | "linkedin" | "mastodon" | "microsoft" | "microsoft-teams" | "nodejs" | "opera" | "patreon" | "pinterest" | "react" | "reddit" | "sass" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stack-overflow" | "steam" | "trello" | "twitch" | "twitter" | "unity" | "vimeo" | "vuejs" | "whatsapp" | "wikipedia" | "wordpress" | "yahoo" | "youtube" | "blender" | "flask" | "dribbble" | "figma" | "chrome" | "markdown" | "zoom" | "amazon" | "behance" | "bing" | "discord" | "javascript" | "medium" | "messenger" | "paypal" | "stripe" | "telegram" | "tiktok" | "tux" | "typescript" | "yelp" | "_500px" | "_99designs" | "airbnb" | "algolia" | "audible" | "baidu" | "blogger" | "dailymotion" | "digg" | "digitalocean" | "discourse" | "django" | "ebay" | "etsy" | "flickr" | "flutter" | "foursquare" | "heroku" | "html5" | "imdb" | "invision" | "joomla" | "less" | "mailchimp" | "mastercard" | "mongodb" | "netlify" | "php" | "postgresql" | "python" | "redbubble" | "redux" | "shopify" | "sketch" | "squarespace" | "tumblr" | "unsplash" | "upwork" | "venmo" | "visa" | "vk" | "wix" | "xing" | "adobe" | "java" | "visual-studio" | "css3" | "deezer" | "discord-alt" | "edge" | "product-hunt" | "c-plus-plus" | "facebook-circle" | "facebook-square" | "flickr-square" | "go-lang" | "google-plus-circle" | "instagram-alt" | "internet-explorer" | "linkedin-square" | "magento" | "medium-old" | "medium-square" | "ok-ru" | "periscope" | "pinterest-alt" | "play-store" | "slack-old" | "spring-boot" | "tailwind-css" | "trip-advisor" | "whatsapp-square">): import("react").JSX.Element;
|
|
166
|
+
({ 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<"android" | "windows" | "meta" | "pocket" | "quora" | "bitcoin" | "angular" | "apple" | "aws" | "bootstrap" | "codepen" | "creative-commons" | "dev-to" | "deviantart" | "docker" | "dropbox" | "drupal" | "facebook" | "firebase" | "firefox" | "git" | "github" | "gitlab" | "gmail" | "google" | "google-cloud" | "google-plus" | "graphql" | "instagram" | "jquery" | "jsfiddle" | "kickstarter" | "kubernetes" | "linkedin" | "mastodon" | "microsoft" | "microsoft-teams" | "nodejs" | "opera" | "patreon" | "pinterest" | "react" | "reddit" | "sass" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stack-overflow" | "steam" | "trello" | "twitch" | "twitter" | "unity" | "vimeo" | "vuejs" | "whatsapp" | "wikipedia" | "wordpress" | "yahoo" | "youtube" | "blender" | "flask" | "dribbble" | "figma" | "chrome" | "markdown" | "zoom" | "amazon" | "behance" | "bing" | "discord" | "javascript" | "medium" | "messenger" | "paypal" | "stripe" | "telegram" | "tiktok" | "tux" | "typescript" | "yelp" | "_500px" | "_99designs" | "airbnb" | "algolia" | "audible" | "baidu" | "blogger" | "dailymotion" | "digg" | "digitalocean" | "discourse" | "django" | "ebay" | "etsy" | "flickr" | "flutter" | "foursquare" | "heroku" | "html5" | "imdb" | "invision" | "joomla" | "less" | "mailchimp" | "mastercard" | "mongodb" | "netlify" | "php" | "postgresql" | "python" | "redbubble" | "redux" | "shopify" | "sketch" | "squarespace" | "tumblr" | "unsplash" | "upwork" | "venmo" | "visa" | "vk" | "wix" | "xing" | "adobe" | "java" | "visual-studio" | "css3" | "deezer" | "discord-alt" | "edge" | "product-hunt" | "c-plus-plus" | "facebook-circle" | "facebook-square" | "flickr-square" | "go-lang" | "google-plus-circle" | "instagram-alt" | "internet-explorer" | "linkedin-square" | "magento" | "medium-old" | "medium-square" | "ok-ru" | "periscope" | "pinterest-alt" | "play-store" | "slack-old" | "spring-boot" | "tailwind-css" | "trip-advisor" | "whatsapp-square">): import("react").JSX.Element;
|
|
167
167
|
displayName: string;
|
|
168
168
|
};
|
|
169
169
|
export {};
|