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
|
@@ -438,7 +438,7 @@ declare const system_uiconsIconNames: {
|
|
|
438
438
|
};
|
|
439
439
|
export type SystemUiconsIconName = keyof typeof system_uiconsIconNames;
|
|
440
440
|
export declare const SystemUicons: {
|
|
441
|
-
({ 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<"reverse" | "sort" | "filter" | "width" | "height" | "scale" | "translate" | "search" | "split" | "link" | "switch" | "list" | "display" | "code" | "picture" | "table" | "video" | "circle" | "archive" | "backspace" | "bluetooth" | "book" | "bookmark" | "briefcase" | "clipboard" | "clipboard-check" | "clipboard-remove" | "contacts" | "crop" | "diamond" | "directions" | "download" | "drag" | "drag-vertical" | "eye" | "eye-closed" | "fingerprint" | "flag" | "floppy" | "fullscreen" | "grid" | "heart-remove" | "import" | "inbox" | "keyboard" | "mail" | "message" | "newspaper" | "notebook" | "paperclip" | "plus-circle" | "redo" | "server" | "tag" | "target" | "ticket" | "timeline" | "undo" | "upload" | "wifi" | "waves" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-down-circle" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrow-up-circle" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "forward" | "refresh" | "share" | "shuffle" | "speaker" | "volume-high" | "volume-low" | "volume-minus" | "battery-charging" | "gauge" | "lock" | "lock-open" | "credit-card" | "receipt" | "wallet" | "battery-low" | "box" | "cloud" | "cloud-download" | "cloud-upload" | "database" | "calendar" | "calendar-month" | "calendar-remove" | "calendar-week" | "clock" | "laptop" | "projector" | "pen" | "ruler" | "file-download" | "file-upload" | "folder-minus" | "folder-open" | "coffee" | "check" | "check-circle" | "close" | "minus-circle" | "heart" | "compass" | "nut" | "cross" | "gift" | "bell" | "camera" | "cast" | "door" | "home" | "lightbulb" | "lightbulb-on" | "printer" | "record" | "calculator" | "minus" | "plus" | "slash-forward" | "pill" | "disc" | "microphone" | "film" | "rocket" | "cube" | "cylinder" | "star" | "cart" | "trophy" | "backward" | "bell-snooze" | "calendar-days" | "document" | "funnel" | "moon" | "sun" | "trash" | "user" | "user-circle" | "users" | "window" | "airplay" | "alarm-clock" | "battery-full" | "book-text" | "boxes" | "clipboard-copy" | "coins" | "crosshair" | "expand" | "flame" | "folder-closed" | "frame" | "globe" | "hand" | "hash" | "loader" | "mail-minus" | "mail-open" | "move" | "panel-bottom" | "panel-left" | "panel-right" | "panel-top" | "settings" | "signal-low" | "signal-medium" | "tags" | "terminal" | "thumbs-down" | "thumbs-up" | "zoom-in" | "zoom-out" | "sliders" | "angle" | "bell-ringing" | "browser" | "capture" | "coin" | "contract" | "gps" | "hierarchy" | "home-check" | "info-circle" | "location" | "marquee" | "notification" | "versions" | "zoom-cancel" | "zoom-reset" | "bag" | "battery-half" | "calendar-date" | "calendar-day" | "filter-circle" | "lightning" | "phone-landscape" | "postcard" | "question-circle" | "toggles" | "retweet" | "paper-plane" | "battery-empty" | "box-open" | "cubes" | "branch" | "checkbox-checked" | "list-numbered" | "replicate" | "reset" | "reset-alt" | "folder-add" | "version" | "warning-hex" | "face-neutral" | "calendar-add" | "scalpel" | "create" | "duplicate" | "enter" | "phone-portrait" | "toggle" | "grab" | "support" | "box-add" | "unarchive" | "pages" | "link-broken" | "warning-circle" | "warning-triangle" | "bookmark-book" | "home-alt" | "battery-75" | "chat-add" | "face-happy" | "face-sad" | "paper" | "episodes" | "todo" | "carousel" | "grid-small" | "link-alt" | "share-alt" | "trash-alt" | "sort-alt" | "external" | "menu-hamburger" | "list-add" | "link-horizontal" | "link-vertical" | "wifi-none" | "user-add" | "user-remove" | "chain" | "camera-alt" | "revert" | "download-alt" | "inbox-alt" | "reverse-alt" | "play-button" | "swap" | "cloud-download-alt" | "cloud-upload-alt" | "thread" | "volume-0" | "volume-disabled" | "clipboard-notes" | "graph-bar" | "mini-player" | "push-down" | "push-left" | "push-right" | "push-up" | "cross-circle" | "box-remove" | "paragraph-center" | "paragraph-left" | "paragraph-right" | "write" | "heart-rate" | "user-male" | "checkbox-empty" | "message-writing" | "lightning-alt" | "document-list" | "venn" | "align-horizontal" | "align-vertical" | "refresh-alt" | "downward" | "upward" | "upload-alt" | "duplicate-alt" | "mail-delete" | "radio-on" | "box-download" | "jump-backward" | "jump-forward" | "clipboard-add" | "signal-full" | "signal-none" | "audio-wave" | "bell-disabled" | "book-closed" | "browser-alt" | "button-add" | "button-minus" | "calendar-last-day" | "calendar-move" | "calendar-split" | "camera-noflash" | "camera-noflash-alt" | "card-timeline" | "card-view" | "check-circle-outside" | "chevron-close" | "chevron-down-double" | "chevron-left-double" | "chevron-open" | "chevron-right-double" | "chevron-up-double" | "circle-menu" | "circle-split" | "clipboard-cross" | "cloud-disconnect" | "component-add" | "display-alt" | "document-justified" | "document-stack" | "document-words" | "door-alt" | "drag-circle" | "enter-alt" | "exit-left" | "exit-right" | "expand-height" | "expand-width" | "eye-no" | "face-delighted" | "files-history" | "files-multi" | "files-stack" | "filter-single" | "filtering" | "flame-alt" | "flip-view" | "fork-git" | "graph-box" | "graph-increase" | "grid-circles" | "grid-circles-add" | "grid-squares" | "grid-squares-add" | "harddrive" | "home-door" | "iphone-landscape" | "iphone-portrait" | "jump-left" | "jump-right" | "lineweight" | "mail-add" | "mail-new" | "mail-remove" | "maximise" | "menu-horizontal" | "menu-vertical" | "microphone-disabled" | "microphone-muted" | "midpoint" | "minimise" | "no-sign" | "panel-center" | "panel-sectioned" | "paper-folded" | "paper-plane-alt" | "paragraph-end" | "paragraph-start" | "pie-half" | "pie-quarter" | "pie-third" | "pull-down" | "pull-left" | "pull-right" | "pull-up" | "replicate-alt" | "reset-forward" | "reset-hard" | "reset-temporary" | "reuse" | "scale-contract" | "scale-extend" | "side-menu" | "slash-backward" | "speech-bubble" | "speech-typing" | "split-three" | "table-header" | "tag-milestone" | "tv-mode" | "undo-history" | "unlink-horizontal" | "unlink-vertical" | "user-male-circle" | "volume-add" | "volume-muted" | "wifi-error" | "window-collapse-left" | "window-collapse-right" | "window-content" | "wrap-back" | "wrap-forward">): import("react").JSX.Element;
|
|
441
|
+
({ 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<"reverse" | "sort" | "filter" | "width" | "height" | "scale" | "translate" | "search" | "split" | "link" | "switch" | "list" | "display" | "code" | "picture" | "table" | "video" | "circle" | "archive" | "backspace" | "bluetooth" | "book" | "bookmark" | "briefcase" | "clipboard" | "clipboard-check" | "clipboard-remove" | "contacts" | "crop" | "diamond" | "directions" | "download" | "drag" | "drag-vertical" | "eye" | "eye-closed" | "fingerprint" | "flag" | "floppy" | "fullscreen" | "grid" | "heart-remove" | "import" | "inbox" | "keyboard" | "mail" | "message" | "newspaper" | "notebook" | "paperclip" | "plus-circle" | "redo" | "server" | "tag" | "target" | "ticket" | "timeline" | "undo" | "upload" | "wifi" | "waves" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-down-circle" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrow-up-circle" | "chevron-down" | "chevron-down-circle" | "chevron-left" | "chevron-left-circle" | "chevron-right" | "chevron-right-circle" | "chevron-up" | "chevron-up-circle" | "forward" | "refresh" | "share" | "shuffle" | "speaker" | "volume-high" | "volume-low" | "volume-minus" | "battery-charging" | "gauge" | "lock" | "lock-open" | "credit-card" | "receipt" | "wallet" | "battery-low" | "box" | "cloud" | "cloud-download" | "cloud-upload" | "database" | "calendar" | "calendar-month" | "calendar-remove" | "calendar-week" | "clock" | "laptop" | "projector" | "pen" | "ruler" | "file-download" | "file-upload" | "folder-minus" | "folder-open" | "coffee" | "check" | "check-circle" | "close" | "minus-circle" | "heart" | "compass" | "nut" | "cross" | "gift" | "bell" | "camera" | "cast" | "door" | "home" | "lightbulb" | "lightbulb-on" | "printer" | "record" | "calculator" | "minus" | "plus" | "slash-forward" | "pill" | "disc" | "microphone" | "film" | "rocket" | "cube" | "cylinder" | "star" | "cart" | "trophy" | "backward" | "bell-snooze" | "calendar-days" | "document" | "funnel" | "moon" | "sun" | "trash" | "user" | "user-circle" | "users" | "window" | "airplay" | "alarm-clock" | "battery-full" | "book-text" | "boxes" | "clipboard-copy" | "coins" | "crosshair" | "expand" | "flame" | "folder-closed" | "frame" | "globe" | "hand" | "hash" | "loader" | "mail-minus" | "mail-open" | "move" | "panel-bottom" | "panel-left" | "panel-right" | "panel-top" | "settings" | "signal-low" | "signal-medium" | "tags" | "terminal" | "thumbs-down" | "thumbs-up" | "zoom-in" | "zoom-out" | "sliders" | "angle" | "bell-ringing" | "browser" | "capture" | "coin" | "contract" | "gps" | "hierarchy" | "home-check" | "info-circle" | "location" | "marquee" | "notification" | "versions" | "zoom-cancel" | "zoom-reset" | "bag" | "battery-half" | "calendar-date" | "calendar-day" | "filter-circle" | "lightning" | "phone-landscape" | "postcard" | "question-circle" | "toggles" | "retweet" | "paper-plane" | "battery-empty" | "box-open" | "cubes" | "branch" | "checkbox-checked" | "list-numbered" | "replicate" | "reset" | "reset-alt" | "folder-add" | "version" | "warning-hex" | "face-neutral" | "calendar-add" | "scalpel" | "create" | "duplicate" | "enter" | "phone-portrait" | "toggle" | "grab" | "support" | "box-add" | "unarchive" | "pages" | "link-broken" | "warning-circle" | "warning-triangle" | "bookmark-book" | "home-alt" | "battery-75" | "chat-add" | "face-happy" | "face-sad" | "paper" | "episodes" | "todo" | "carousel" | "grid-small" | "link-alt" | "share-alt" | "trash-alt" | "sort-alt" | "external" | "menu-hamburger" | "list-add" | "link-horizontal" | "link-vertical" | "wifi-none" | "user-add" | "user-remove" | "chain" | "camera-alt" | "revert" | "download-alt" | "inbox-alt" | "reverse-alt" | "play-button" | "swap" | "cloud-download-alt" | "cloud-upload-alt" | "thread" | "volume-0" | "volume-disabled" | "clipboard-notes" | "graph-bar" | "mini-player" | "push-down" | "push-left" | "push-right" | "push-up" | "cross-circle" | "box-remove" | "paragraph-center" | "paragraph-left" | "paragraph-right" | "write" | "heart-rate" | "user-male" | "checkbox-empty" | "message-writing" | "lightning-alt" | "document-list" | "venn" | "align-horizontal" | "align-vertical" | "refresh-alt" | "downward" | "upward" | "upload-alt" | "duplicate-alt" | "mail-delete" | "radio-on" | "box-download" | "jump-backward" | "jump-forward" | "clipboard-add" | "signal-full" | "signal-none" | "audio-wave" | "bell-disabled" | "book-closed" | "browser-alt" | "button-add" | "button-minus" | "calendar-last-day" | "calendar-move" | "calendar-split" | "camera-noflash" | "camera-noflash-alt" | "card-timeline" | "card-view" | "check-circle-outside" | "chevron-close" | "chevron-down-double" | "chevron-left-double" | "chevron-open" | "chevron-right-double" | "chevron-up-double" | "circle-menu" | "circle-split" | "clipboard-cross" | "cloud-disconnect" | "component-add" | "display-alt" | "document-justified" | "document-stack" | "document-words" | "door-alt" | "drag-circle" | "enter-alt" | "exit-left" | "exit-right" | "expand-height" | "expand-width" | "eye-no" | "face-delighted" | "files-history" | "files-multi" | "files-stack" | "filter-single" | "filtering" | "flame-alt" | "flip-view" | "fork-git" | "graph-box" | "graph-increase" | "grid-circles" | "grid-circles-add" | "grid-squares" | "grid-squares-add" | "harddrive" | "home-door" | "iphone-landscape" | "iphone-portrait" | "jump-left" | "jump-right" | "lineweight" | "mail-add" | "mail-new" | "mail-remove" | "maximise" | "menu-horizontal" | "menu-vertical" | "microphone-disabled" | "microphone-muted" | "midpoint" | "minimise" | "no-sign" | "panel-center" | "panel-sectioned" | "paper-folded" | "paper-plane-alt" | "paragraph-end" | "paragraph-start" | "pie-half" | "pie-quarter" | "pie-third" | "pull-down" | "pull-left" | "pull-right" | "pull-up" | "replicate-alt" | "reset-forward" | "reset-hard" | "reset-temporary" | "reuse" | "scale-contract" | "scale-extend" | "side-menu" | "slash-backward" | "speech-bubble" | "speech-typing" | "split-three" | "table-header" | "tag-milestone" | "tv-mode" | "undo-history" | "unlink-horizontal" | "unlink-vertical" | "user-male-circle" | "volume-add" | "volume-muted" | "wifi-error" | "window-collapse-left" | "window-collapse-right" | "window-content" | "wrap-back" | "wrap-forward">): import("react").JSX.Element;
|
|
442
442
|
displayName: string;
|
|
443
443
|
};
|
|
444
444
|
export {};
|