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
|
@@ -1283,7 +1283,7 @@ declare const pepicons_popIconNames: {
|
|
|
1283
1283
|
};
|
|
1284
1284
|
export type PepiconsPopIconName = keyof typeof pepicons_popIconNames;
|
|
1285
1285
|
export declare const PepiconsPop: {
|
|
1286
|
-
({ 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<"map" | "repeat" | "menu" | "radio" | "list" | "key" | "code" | "label" | "circle" | "loop" | "arrow-up-left" | "arrow-up-right" | "bluetooth" | "bluetooth-off" | "book" | "book-off" | "bookmark" | "bookmark-off" | "briefcase" | "briefcase-off" | "clipboard" | "clipboard-check" | "clipboard-off" | "crown" | "eye" | "eye-circle" | "eye-closed" | "eye-off" | "fast-forward" | "flag" | "flag-off" | "grid" | "grid-off" | "handshake" | "heart-circle" | "keyboard" | "keyboard-off" | "label-off" | "magnet" | "minus-circle-off" | "monitor-eye" | "paperclip" | "paperclip-off" | "pause-circle" | "pen-off" | "pin" | "pin-off" | "play-circle" | "plus-circle" | "power-off" | "radio-off" | "repeat-off" | "rewind" | "shield-off" | "square-off" | "star-off" | "ticket" | "wifi" | "wifi-off" | "shield-check" | "flower" | "leaf" | "leaf-circle" | "leaf-off" | "tree" | "arrow-down" | "arrow-down-circle" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "shuffle" | "battery" | "car" | "car-off" | "lock-open" | "bank" | "bank-circle" | "bank-off" | "credit-card" | "credit-card-off" | "battery-off" | "phone" | "phone-off" | "cloud" | "cloud-circle" | "cloud-off" | "database" | "database-off" | "alarm" | "alarm-off" | "calendar" | "clock" | "monitor" | "monitor-off" | "tablet" | "television" | "television-off" | "television-play" | "watch" | "pen" | "ruler" | "file" | "folder" | "folder-off" | "cup" | "cup-off" | "hamburger" | "hamburger-off" | "square-circle" | "minus-circle" | "controller" | "controller-off" | "crown-circle" | "heart" | "shield" | "sword" | "nut" | "wrench" | "gift" | "gift-off" | "bell" | "camera" | "fire" | "fire-circle" | "fire-off" | "pause" | "play" | "power" | "printer" | "angle-right" | "calculator" | "division" | "equal" | "exclamation" | "minus" | "plus" | "heart-off" | "hospital" | "pill" | "pill-off" | "microphone" | "microphone-off" | "airplane" | "taxi" | "train" | "bell-circle" | "bell-off" | "camera-off" | "printer-off" | "square" | "star" | "star-circle" | "triangle-down" | "cart" | "cart-off" | "bicycle" | "trophy" | "airplane-off" | "truck" | "umbrella" | "exclamation-circle" | "identification" | "lock-closed" | "megaphone" | "moon" | "photo" | "qr-code" | "scissors" | "sun" | "trash" | "building" | "calendar-off" | "circle-off" | "clapperboard" | "coins" | "euro" | "expand" | "hand-grab" | "hash" | "headphone-off" | "hourglass" | "house" | "info" | "megaphone-off" | "nut-off" | "swords" | "syringe" | "thumbs-down" | "thumbs-up" | "triangle-right" | "umbrella-off" | "sliders" | "arrow-down-circle-filled" | "arrow-down-left-circle" | "arrow-down-right-circle" | "arrow-left-circle-filled" | "arrow-right-circle-filled" | "arrow-up-circle-filled" | "arrow-up-left-circle" | "arrow-up-right-circle" | "bookmark-filled" | "building-off" | "calculator-off" | "circle-filled" | "clock-off" | "cloud-down" | "cloud-up" | "code-circle" | "code-circle-filled" | "code-off" | "color-picker" | "color-picker-off" | "comet" | "contract" | "crown-off" | "exclamation-circle-filled" | "file-off" | "flower-off" | "heart-filled" | "hospital-circle" | "hospital-circle-filled" | "hourglass-off" | "info-circle" | "info-circle-filled" | "key-off" | "lock-open-off" | "magnet-off" | "map-off" | "moon-off" | "photo-circle" | "photo-off" | "planet" | "planet-off" | "ruler-off" | "scissors-off" | "seedling" | "seedling-off" | "shield-checkered" | "square-filled" | "star-filled" | "stars" | "stars-off" | "stopwatch" | "sun-off" | "sword-off" | "ticket-off" | "trash-off" | "trophy-off" | "truck-off" | "fast-forward-circle" | "gear" | "people" | "person" | "person-circle" | "person-plus" | "question" | "question-circle" | "rewind-circle" | "arrows-spin" | "earth-americas" | "earth-asia" | "earth-europe" | "floppy-disk" | "hands-clapping" | "angle-down" | "angle-left" | "angle-up" | "motorcycle" | "paper-plane" | "checkmark" | "checkmark-filled" | "checkmark-circle" | "duplicate" | "enter" | "list-circle" | "open" | "people-circle" | "clock-circle-filled" | "dollar-circle-filled" | "euro-circle-filled" | "minus-circle-filled" | "pause-circle-filled" | "play-circle-filled" | "plus-circle-filled" | "question-circle-filled" | "lock-open-circle" | "circle-circle" | "watch-off" | "photo-camera" | "flag-circle" | "person-off" | "water-drop" | "share-android" | "share-ios" | "internet" | "dollar" | "dollar-circle" | "yen" | "bookmark-circle" | "cv" | "headphone" | "triangle-left" | "triangle-up" | "countdown" | "no-entry" | "radio-circle" | "t-shirt" | "chain" | "dress" | "book-circle" | "calendar-circle" | "camera-circle" | "equal-circle" | "face-smiling" | "folder-circle" | "grid-circle" | "moon-circle" | "phone-circle" | "text-bubble" | "trash-circle" | "times-circle" | "times" | "leave" | "persons" | "peso" | "yuan" | "electricity" | "bluetooth-circle" | "euro-circle" | "menu-circle" | "wifi-circle" | "yen-circle" | "tablet-off" | "triangle-down-filled" | "triangle-left-filled" | "triangle-right-filled" | "triangle-up-filled" | "house-off" | "trophy-circle" | "repeat-circle" | "clock-circle" | "hash-circle" | "can" | "cellphone-eye" | "cellphone-loop" | "clipboard-check-circle" | "coctail" | "dots-x" | "dots-y" | "eye-frame" | "file-loop" | "film-frame" | "flag-straight" | "flower-bud" | "folding-stool" | "hand-open" | "hand-point" | "hand-point-open" | "knive-fork" | "letter" | "letter-open" | "loop-minus" | "loop-plus" | "monitor-loop" | "move-x" | "move-y" | "music-note-double" | "music-note-single" | "next-track" | "paint-pallet" | "person-checkmark" | "photo-studio" | "pinpoint" | "pinpoint-off" | "previous-track" | "rewind-time" | "smartphone-cutout" | "smartphone-notch" | "soft-drink" | "speaker-high" | "speaker-low" | "studio-backdrop" | "studio-light-front" | "studio-light-side" | "text-bubbles" | "airplane-circle" | "airplane-circle-filled" | "airplane-circle-off" | "alarm-circle" | "alarm-circle-filled" | "alarm-circle-off" | "angle-down-circle" | "angle-down-circle-filled" | "angle-down-circle-off" | "angle-down-off" | "angle-left-circle" | "angle-left-circle-filled" | "angle-left-circle-off" | "angle-left-off" | "angle-right-circle" | "angle-right-circle-filled" | "angle-right-circle-off" | "angle-right-off" | "angle-up-circle" | "angle-up-circle-filled" | "angle-up-circle-off" | "angle-up-off" | "arrow-down-circle-off" | "arrow-down-left-circle-filled" | "arrow-down-left-circle-off" | "arrow-down-left-off" | "arrow-down-off" | "arrow-down-right-circle-filled" | "arrow-down-right-circle-off" | "arrow-down-right-off" | "arrow-left-circle-off" | "arrow-left-off" | "arrow-right-circle-off" | "arrow-right-off" | "arrow-spin" | "arrow-spin-circle" | "arrow-spin-circle-filled" | "arrow-spin-circle-off" | "arrow-spin-off" | "arrow-up-circle-off" | "arrow-up-left-circle-filled" | "arrow-up-left-circle-off" | "arrow-up-left-off" | "arrow-up-off" | "arrow-up-right-circle-filled" | "arrow-up-right-circle-off" | "arrow-up-right-off" | "arrows-spin-circle" | "arrows-spin-circle-filled" | "arrows-spin-circle-off" | "arrows-spin-off" | "bank-circle-filled" | "bank-circle-off" | "battery-circle" | "battery-circle-filled" | "battery-circle-off" | "bell-circle-filled" | "bell-circle-off" | "bicycle-circle" | "bicycle-circle-filled" | "bicycle-circle-off" | "bicycle-off" | "bluetooth-circle-filled" | "bluetooth-circle-off" | "book-circle-filled" | "book-circle-off" | "bookmark-circle-filled" | "bookmark-circle-off" | "bookmark-filled-circle" | "bookmark-filled-circle-filled" | "bookmark-filled-circle-off" | "bookmark-filled-off" | "briefcase-circle" | "briefcase-circle-filled" | "briefcase-circle-off" | "building-circle" | "building-circle-filled" | "building-circle-off" | "bulletin-notice" | "bulletin-notice-circle" | "bulletin-notice-circle-filled" | "bulletin-notice-circle-off" | "bulletin-notice-off" | "calculator-circle" | "calculator-circle-filled" | "calculator-circle-off" | "calendar-circle-filled" | "calendar-circle-off" | "camera-circle-filled" | "camera-circle-off" | "can-circle" | "can-circle-filled" | "can-circle-off" | "can-off" | "car-circle" | "car-circle-filled" | "car-circle-off" | "cart-circle" | "cart-circle-filled" | "cart-circle-off" | "cellphone-eye-circle" | "cellphone-eye-circle-filled" | "cellphone-eye-circle-off" | "cellphone-eye-off" | "cellphone-loop-circle" | "cellphone-loop-circle-filled" | "cellphone-loop-circle-off" | "cellphone-loop-off" | "chain-circle" | "chain-circle-filled" | "chain-circle-off" | "chain-off" | "checkmark-circle-filled" | "checkmark-circle-off" | "checkmark-filled-circle" | "checkmark-filled-circle-filled" | "checkmark-filled-circle-off" | "checkmark-filled-off" | "checkmark-off" | "checkmark-outlined" | "checkmark-outlined-circle" | "checkmark-outlined-circle-filled" | "checkmark-outlined-circle-off" | "checkmark-outlined-off" | "circle-big" | "circle-big-circle" | "circle-big-circle-filled" | "circle-big-circle-off" | "circle-big-filled" | "circle-big-filled-circle" | "circle-big-filled-circle-filled" | "circle-big-filled-circle-off" | "circle-big-filled-off" | "circle-big-off" | "circle-circle-filled" | "circle-circle-off" | "circle-filled-circle" | "circle-filled-circle-filled" | "circle-filled-circle-off" | "circle-filled-off" | "clapperboard-circle" | "clapperboard-circle-filled" | "clapperboard-circle-off" | "clapperboard-off" | "clipboard-check-circle-filled" | "clipboard-check-circle-off" | "clipboard-check-circled" | "clipboard-check-circled-circle" | "clipboard-check-circled-circle-filled" | "clipboard-check-circled-circle-off" | "clipboard-check-circled-off" | "clipboard-check-off" | "clipboard-circle" | "clipboard-circle-filled" | "clipboard-circle-off" | "clock-circle-off" | "cloud-circle-filled" | "cloud-circle-off" | "cloud-down-circle" | "cloud-down-circle-filled" | "cloud-down-circle-off" | "cloud-down-off" | "cloud-up-circle" | "cloud-up-circle-filled" | "cloud-up-circle-off" | "cloud-up-off" | "coctail-circle" | "coctail-circle-filled" | "coctail-circle-off" | "coctail-off" | "code-circle-off" | "coins-circle" | "coins-circle-filled" | "coins-circle-off" | "coins-off" | "color-picker-circle" | "color-picker-circle-filled" | "color-picker-circle-off" | "comet-circle" | "comet-circle-filled" | "comet-circle-off" | "comet-off" | "contract-circle" | "contract-circle-filled" | "contract-circle-off" | "contract-off" | "controller-circle" | "controller-circle-filled" | "controller-circle-off" | "countdown-circle" | "countdown-circle-filled" | "countdown-circle-off" | "countdown-off" | "credit-card-circle" | "credit-card-circle-filled" | "credit-card-circle-off" | "crown-circle-filled" | "crown-circle-off" | "cup-circle" | "cup-circle-filled" | "cup-circle-off" | "cv-circle" | "cv-circle-filled" | "cv-circle-off" | "cv-off" | "database-circle" | "database-circle-filled" | "database-circle-off" | "division-circle" | "division-circle-filled" | "division-circle-off" | "division-off" | "dollar-circle-off" | "dollar-off" | "dots-x-circle" | "dots-x-circle-filled" | "dots-x-circle-off" | "dots-x-off" | "dots-y-circle" | "dots-y-circle-filled" | "dots-y-circle-off" | "dots-y-off" | "down-left" | "down-left-circle" | "down-left-circle-filled" | "down-left-circle-off" | "down-left-off" | "down-up" | "down-up-circle" | "down-up-circle-filled" | "down-up-circle-off" | "down-up-off" | "dress-circle" | "dress-circle-filled" | "dress-circle-off" | "dress-off" | "duplicate-circle" | "duplicate-circle-filled" | "duplicate-circle-off" | "duplicate-off" | "earth-americas-circle" | "earth-americas-circle-filled" | "earth-americas-circle-off" | "earth-americas-off" | "earth-asia-circle" | "earth-asia-circle-filled" | "earth-asia-circle-off" | "earth-asia-off" | "earth-europe-circle" | "earth-europe-circle-filled" | "earth-europe-circle-off" | "earth-europe-off" | "electricity-circle" | "electricity-circle-filled" | "electricity-circle-off" | "electricity-off" | "enter-circle" | "enter-circle-filled" | "enter-circle-off" | "enter-off" | "equal-circle-filled" | "equal-circle-off" | "equal-off" | "euro-circle-off" | "euro-off" | "exclamation-circle-off" | "exclamation-off" | "expand-circle" | "expand-circle-filled" | "expand-circle-off" | "expand-off" | "eye-circle-filled" | "eye-circle-off" | "eye-closed-circle" | "eye-closed-circle-filled" | "eye-closed-circle-off" | "eye-closed-off" | "eye-frame-circle" | "eye-frame-circle-filled" | "eye-frame-circle-off" | "eye-frame-off" | "face-frowning" | "face-frowning-circle" | "face-frowning-circle-filled" | "face-frowning-circle-off" | "face-frowning-off" | "face-grinning" | "face-grinning-circle" | "face-grinning-circle-filled" | "face-grinning-circle-off" | "face-grinning-off" | "face-smiling-circle" | "face-smiling-circle-filled" | "face-smiling-circle-off" | "face-smiling-off" | "fast-forward-circle-filled" | "fast-forward-circle-off" | "fast-forward-off" | "file-circle" | "file-circle-filled" | "file-circle-off" | "file-loop-circle" | "file-loop-circle-filled" | "file-loop-circle-off" | "file-loop-off" | "film-frame-circle" | "film-frame-circle-filled" | "film-frame-circle-off" | "film-frame-off" | "fire-circle-filled" | "fire-circle-off" | "flag-circle-filled" | "flag-circle-off" | "flag-straight-circle" | "flag-straight-circle-filled" | "flag-straight-circle-off" | "flag-straight-off" | "floppy-disk-circle" | "floppy-disk-circle-filled" | "floppy-disk-circle-off" | "floppy-disk-off" | "flower-bud-circle" | "flower-bud-circle-filled" | "flower-bud-circle-off" | "flower-bud-off" | "flower-circle" | "flower-circle-filled" | "flower-circle-off" | "folder-circle-filled" | "folder-circle-off" | "folding-stool-circle" | "folding-stool-circle-filled" | "folding-stool-circle-off" | "folding-stool-off" | "gear-circle" | "gear-circle-filled" | "gear-circle-off" | "gear-off" | "gift-circle" | "gift-circle-filled" | "gift-circle-off" | "grab-handle" | "grab-handle-circle" | "grab-handle-circle-filled" | "grab-handle-circle-off" | "grab-handle-off" | "grid-circle-filled" | "grid-circle-off" | "hamburger-circle" | "hamburger-circle-filled" | "hamburger-circle-off" | "hammer-claw" | "hammer-claw-circle" | "hammer-claw-circle-filled" | "hammer-claw-circle-off" | "hammer-claw-off" | "hammer-sledge" | "hammer-sledge-circle" | "hammer-sledge-circle-filled" | "hammer-sledge-circle-off" | "hammer-sledge-off" | "hand-grab-circle" | "hand-grab-circle-filled" | "hand-grab-circle-off" | "hand-grab-off" | "hand-open-circle" | "hand-open-circle-filled" | "hand-open-circle-off" | "hand-open-off" | "hand-point-circle" | "hand-point-circle-filled" | "hand-point-circle-off" | "hand-point-off" | "hand-point-open-circle" | "hand-point-open-circle-filled" | "hand-point-open-circle-off" | "hand-point-open-off" | "hands-clapping-checkmark" | "hands-clapping-checkmark-circle" | "hands-clapping-checkmark-circle-filled" | "hands-clapping-checkmark-circle-off" | "hands-clapping-checkmark-off" | "hands-clapping-circle" | "hands-clapping-circle-filled" | "hands-clapping-circle-off" | "hands-clapping-off" | "handshake-circle" | "handshake-circle-filled" | "handshake-circle-off" | "handshake-off" | "hash-circle-filled" | "hash-circle-off" | "hash-off" | "headphone-circle" | "headphone-circle-filled" | "headphone-circle-off" | "heart-circle-filled" | "heart-circle-off" | "heart-filled-circle" | "heart-filled-circle-filled" | "heart-filled-circle-off" | "heart-filled-off" | "hospital-circle-off" | "hospital-off" | "hourglass-circle" | "hourglass-circle-filled" | "hourglass-circle-off" | "house-circle" | "house-circle-filled" | "house-circle-off" | "identification-circle" | "identification-circle-filled" | "identification-circle-off" | "identification-off" | "info-circle-off" | "info-off" | "internet-circle" | "internet-circle-filled" | "internet-circle-off" | "internet-off" | "key-circle" | "key-circle-filled" | "key-circle-off" | "keyboard-circle" | "keyboard-circle-filled" | "keyboard-circle-off" | "knive-fork-circle" | "knive-fork-circle-filled" | "knive-fork-circle-off" | "knive-fork-off" | "label-circle" | "label-circle-filled" | "label-circle-off" | "leaf-circle-filled" | "leaf-circle-off" | "leave-circle" | "leave-circle-filled" | "leave-circle-off" | "leave-off" | "letter-circle" | "letter-circle-filled" | "letter-circle-off" | "letter-off" | "letter-open-circle" | "letter-open-circle-filled" | "letter-open-circle-off" | "letter-open-off" | "line-slant-down" | "line-slant-down-circle" | "line-slant-down-circle-filled" | "line-slant-down-circle-off" | "line-slant-down-off" | "line-slant-up" | "line-slant-up-circle" | "line-slant-up-circle-filled" | "line-slant-up-circle-off" | "line-slant-up-off" | "line-x" | "line-x-circle" | "line-x-circle-filled" | "line-x-circle-off" | "line-x-off" | "line-y" | "line-y-circle" | "line-y-circle-filled" | "line-y-circle-off" | "line-y-off" | "list-circle-filled" | "list-circle-off" | "list-off" | "lock-closed-circle" | "lock-closed-circle-filled" | "lock-closed-circle-off" | "lock-closed-off" | "lock-open-circle-filled" | "lock-open-circle-off" | "loop-circle" | "loop-circle-filled" | "loop-circle-off" | "loop-minus-circle" | "loop-minus-circle-filled" | "loop-minus-circle-off" | "loop-minus-off" | "loop-off" | "loop-plus-circle" | "loop-plus-circle-filled" | "loop-plus-circle-off" | "loop-plus-off" | "magnet-circle" | "magnet-circle-filled" | "magnet-circle-off" | "map-circle" | "map-circle-filled" | "map-circle-off" | "megaphone-circle" | "megaphone-circle-filled" | "megaphone-circle-off" | "menu-circle-filled" | "menu-circle-off" | "menu-off" | "microphone-circle" | "microphone-circle-filled" | "microphone-circle-off" | "microphone-handheld" | "microphone-handheld-circle" | "microphone-handheld-circle-filled" | "microphone-handheld-circle-off" | "microphone-handheld-off" | "minus-off" | "money-note" | "money-note-circle" | "money-note-circle-filled" | "money-note-circle-off" | "money-note-off" | "monitor-circle" | "monitor-circle-filled" | "monitor-circle-off" | "monitor-eye-circle" | "monitor-eye-circle-filled" | "monitor-eye-circle-off" | "monitor-eye-off" | "monitor-loop-circle" | "monitor-loop-circle-filled" | "monitor-loop-circle-off" | "monitor-loop-off" | "moon-circle-filled" | "moon-circle-off" | "motorcycle-circle" | "motorcycle-circle-filled" | "motorcycle-circle-off" | "motorcycle-off" | "move-x-circle" | "move-x-circle-filled" | "move-x-circle-off" | "move-x-off" | "move-y-circle" | "move-y-circle-filled" | "move-y-circle-off" | "move-y-off" | "music-note-double-circle" | "music-note-double-circle-filled" | "music-note-double-circle-off" | "music-note-double-off" | "music-note-single-circle" | "music-note-single-circle-filled" | "music-note-single-circle-off" | "music-note-single-off" | "next-track-circle" | "next-track-circle-filled" | "next-track-circle-off" | "next-track-off" | "no-entry-circle" | "no-entry-circle-filled" | "no-entry-circle-off" | "no-entry-off" | "nut-circle" | "nut-circle-filled" | "nut-circle-off" | "open-circle" | "open-circle-filled" | "open-circle-off" | "open-off" | "paint-pallet-circle" | "paint-pallet-circle-filled" | "paint-pallet-circle-off" | "paint-pallet-off" | "paper-plane-circle" | "paper-plane-circle-filled" | "paper-plane-circle-off" | "paper-plane-off" | "paperclip-circle" | "paperclip-circle-filled" | "paperclip-circle-off" | "pause-circle-off" | "pause-off" | "pen-circle" | "pen-circle-filled" | "pen-circle-off" | "people-circle-filled" | "people-circle-off" | "people-off" | "person-checkmark-circle" | "person-checkmark-circle-filled" | "person-checkmark-circle-off" | "person-checkmark-off" | "person-circle-filled" | "person-circle-off" | "person-plus-circle" | "person-plus-circle-filled" | "person-plus-circle-off" | "person-plus-off" | "persons-circle" | "persons-circle-filled" | "persons-circle-off" | "persons-off" | "peso-circle" | "peso-circle-filled" | "peso-circle-off" | "peso-off" | "phone-circle-filled" | "phone-circle-off" | "photo-camera-circle" | "photo-camera-circle-filled" | "photo-camera-circle-off" | "photo-camera-off" | "photo-circle-filled" | "photo-circle-off" | "photo-studio-circle" | "photo-studio-circle-filled" | "photo-studio-circle-off" | "photo-studio-off" | "pill-circle" | "pill-circle-filled" | "pill-circle-off" | "pin-circle" | "pin-circle-filled" | "pin-circle-off" | "pinpoint-circle" | "pinpoint-circle-filled" | "pinpoint-circle-off" | "planet-circle" | "planet-circle-filled" | "planet-circle-off" | "planet-ring" | "planet-ring-circle" | "planet-ring-circle-filled" | "planet-ring-circle-off" | "planet-ring-off" | "play-circle-off" | "play-off" | "plus-circle-off" | "plus-off" | "power-circle" | "power-circle-filled" | "power-circle-off" | "previous-track-circle" | "previous-track-circle-filled" | "previous-track-circle-off" | "previous-track-off" | "printer-circle" | "printer-circle-filled" | "printer-circle-off" | "qr-code-circle" | "qr-code-circle-filled" | "qr-code-circle-off" | "qr-code-off" | "question-circle-off" | "question-off" | "radio-circle-filled" | "radio-circle-off" | "raise-hand" | "raise-hand-circle" | "raise-hand-circle-filled" | "raise-hand-circle-off" | "raise-hand-off" | "repeat-circle-filled" | "repeat-circle-off" | "rewind-circle-filled" | "rewind-circle-off" | "rewind-off" | "rewind-time-circle" | "rewind-time-circle-filled" | "rewind-time-circle-off" | "rewind-time-off" | "ruler-circle" | "ruler-circle-filled" | "ruler-circle-off" | "scissors-circle" | "scissors-circle-filled" | "scissors-circle-off" | "seedling-circle" | "seedling-circle-filled" | "seedling-circle-off" | "share-android-circle" | "share-android-circle-filled" | "share-android-circle-off" | "share-android-off" | "share-ios-circle" | "share-ios-circle-filled" | "share-ios-circle-off" | "share-ios-off" | "shield-check-circle" | "shield-check-circle-filled" | "shield-check-circle-off" | "shield-check-off" | "shield-checkered-circle" | "shield-checkered-circle-filled" | "shield-checkered-circle-off" | "shield-checkered-off" | "shield-circle" | "shield-circle-filled" | "shield-circle-off" | "shuffle-circle" | "shuffle-circle-filled" | "shuffle-circle-off" | "shuffle-off" | "sliders-circle" | "sliders-circle-filled" | "sliders-circle-off" | "sliders-off" | "smartphone-cutout-circle" | "smartphone-cutout-circle-filled" | "smartphone-cutout-circle-off" | "smartphone-cutout-off" | "smartphone-home-button" | "smartphone-home-button-circle" | "smartphone-home-button-circle-filled" | "smartphone-home-button-circle-off" | "smartphone-home-button-off" | "smartphone-notch-circle" | "smartphone-notch-circle-filled" | "smartphone-notch-circle-off" | "smartphone-notch-off" | "soft-drink-circle" | "soft-drink-circle-filled" | "soft-drink-circle-off" | "soft-drink-off" | "speaker-high-circle" | "speaker-high-circle-filled" | "speaker-high-circle-off" | "speaker-high-off" | "speaker-low-circle" | "speaker-low-circle-filled" | "speaker-low-circle-off" | "speaker-low-off" | "square-circle-filled" | "square-circle-off" | "square-filled-circle" | "square-filled-circle-filled" | "square-filled-circle-off" | "square-filled-off" | "star-circle-filled" | "star-circle-off" | "star-filled-circle" | "star-filled-circle-filled" | "star-filled-circle-off" | "star-filled-off" | "stars-circle" | "stars-circle-filled" | "stars-circle-off" | "stopwatch-circle" | "stopwatch-circle-filled" | "stopwatch-circle-off" | "stopwatch-off" | "studio-backdrop-circle" | "studio-backdrop-circle-filled" | "studio-backdrop-circle-off" | "studio-backdrop-off" | "studio-light-front-circle" | "studio-light-front-circle-filled" | "studio-light-front-circle-off" | "studio-light-front-off" | "studio-light-side-circle" | "studio-light-side-circle-filled" | "studio-light-side-circle-off" | "studio-light-side-off" | "sun-circle" | "sun-circle-filled" | "sun-circle-off" | "sword-circle" | "sword-circle-filled" | "sword-circle-off" | "sword-shield" | "sword-shield-circle" | "sword-shield-circle-filled" | "sword-shield-circle-off" | "sword-shield-off" | "swords-circle" | "swords-circle-filled" | "swords-circle-off" | "swords-off" | "syringe-circle" | "syringe-circle-filled" | "syringe-circle-off" | "syringe-off" | "t-shirt-circle" | "t-shirt-circle-filled" | "t-shirt-circle-off" | "t-shirt-off" | "tablet-circle" | "tablet-circle-filled" | "tablet-circle-off" | "taxi-circle" | "taxi-circle-filled" | "taxi-circle-off" | "taxi-off" | "television-circle" | "television-circle-filled" | "television-circle-off" | "television-play-circle" | "television-play-circle-filled" | "television-play-circle-off" | "television-play-off" | "text-bubble-circle" | "text-bubble-circle-filled" | "text-bubble-circle-off" | "text-bubble-off" | "text-bubbles-circle" | "text-bubbles-circle-filled" | "text-bubbles-circle-off" | "text-bubbles-off" | "thumbs-down-circle" | "thumbs-down-circle-filled" | "thumbs-down-circle-off" | "thumbs-down-off" | "thumbs-up-circle" | "thumbs-up-circle-filled" | "thumbs-up-circle-off" | "thumbs-up-off" | "ticket-circle" | "ticket-circle-filled" | "ticket-circle-off" | "times-circle-filled" | "times-circle-off" | "times-off" | "train-circle" | "train-circle-filled" | "train-circle-off" | "train-off" | "trash-circle-filled" | "trash-circle-off" | "tree-circle" | "tree-circle-filled" | "tree-circle-off" | "tree-off" | "triangle-down-circle" | "triangle-down-circle-filled" | "triangle-down-circle-off" | "triangle-down-filled-circle" | "triangle-down-filled-circle-filled" | "triangle-down-filled-circle-off" | "triangle-down-filled-off" | "triangle-down-off" | "triangle-left-circle" | "triangle-left-circle-filled" | "triangle-left-circle-off" | "triangle-left-filled-circle" | "triangle-left-filled-circle-filled" | "triangle-left-filled-circle-off" | "triangle-left-filled-off" | "triangle-left-off" | "triangle-right-circle" | "triangle-right-circle-filled" | "triangle-right-circle-off" | "triangle-right-filled-circle" | "triangle-right-filled-circle-filled" | "triangle-right-filled-circle-off" | "triangle-right-filled-off" | "triangle-right-off" | "triangle-up-circle" | "triangle-up-circle-filled" | "triangle-up-circle-off" | "triangle-up-filled-circle" | "triangle-up-filled-circle-filled" | "triangle-up-filled-circle-off" | "triangle-up-filled-off" | "triangle-up-off" | "trophy-circle-filled" | "trophy-circle-off" | "truck-circle" | "truck-circle-filled" | "truck-circle-off" | "umbrella-circle" | "umbrella-circle-filled" | "umbrella-circle-off" | "watch-circle" | "watch-circle-filled" | "watch-circle-off" | "water-drop-circle" | "water-drop-circle-filled" | "water-drop-circle-off" | "water-drop-off" | "wifi-circle-filled" | "wifi-circle-off" | "wrench-circle" | "wrench-circle-filled" | "wrench-circle-off" | "wrench-off" | "yen-circle-filled" | "yen-circle-off" | "yen-off" | "yuan-circle" | "yuan-circle-filled" | "yuan-circle-off" | "yuan-off">): import("react").JSX.Element;
|
|
1286
|
+
({ 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<"map" | "repeat" | "menu" | "radio" | "list" | "key" | "code" | "label" | "circle" | "loop" | "arrow-up-left" | "arrow-up-right" | "bluetooth" | "bluetooth-off" | "book" | "book-off" | "bookmark" | "bookmark-off" | "briefcase" | "briefcase-off" | "clipboard" | "clipboard-check" | "clipboard-off" | "crown" | "eye" | "eye-circle" | "eye-closed" | "eye-off" | "fast-forward" | "flag" | "flag-off" | "grid" | "grid-off" | "handshake" | "heart-circle" | "keyboard" | "keyboard-off" | "label-off" | "magnet" | "minus-circle-off" | "monitor-eye" | "paperclip" | "paperclip-off" | "pause-circle" | "pen-off" | "pin" | "pin-off" | "play-circle" | "plus-circle" | "power-off" | "radio-off" | "repeat-off" | "rewind" | "shield-off" | "square-off" | "star-off" | "ticket" | "wifi" | "wifi-off" | "shield-check" | "flower" | "leaf" | "leaf-circle" | "leaf-off" | "tree" | "arrow-down" | "arrow-down-circle" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "shuffle" | "battery" | "car" | "car-off" | "lock-open" | "bank" | "bank-circle" | "bank-off" | "credit-card" | "credit-card-off" | "battery-off" | "phone" | "phone-off" | "cloud" | "cloud-circle" | "cloud-off" | "database" | "database-off" | "alarm" | "alarm-off" | "calendar" | "clock" | "monitor" | "monitor-off" | "tablet" | "television" | "television-off" | "television-play" | "watch" | "pen" | "ruler" | "file" | "folder" | "folder-off" | "cup" | "cup-off" | "hamburger" | "hamburger-off" | "square-circle" | "minus-circle" | "controller" | "controller-off" | "crown-circle" | "heart" | "shield" | "sword" | "nut" | "wrench" | "gift" | "gift-off" | "bell" | "camera" | "fire" | "fire-circle" | "fire-off" | "pause" | "play" | "power" | "printer" | "angle-right" | "calculator" | "division" | "equal" | "exclamation" | "minus" | "plus" | "heart-off" | "hospital" | "pill" | "pill-off" | "microphone" | "microphone-off" | "airplane" | "taxi" | "train" | "bell-circle" | "bell-off" | "camera-off" | "printer-off" | "square" | "star" | "star-circle" | "triangle-down" | "cart" | "cart-off" | "bicycle" | "trophy" | "airplane-off" | "truck" | "umbrella" | "exclamation-circle" | "identification" | "lock-closed" | "megaphone" | "moon" | "photo" | "qr-code" | "scissors" | "sun" | "trash" | "building" | "calendar-off" | "circle-off" | "clapperboard" | "coins" | "euro" | "expand" | "hand-grab" | "hash" | "headphone-off" | "hourglass" | "house" | "info" | "megaphone-off" | "nut-off" | "swords" | "syringe" | "thumbs-down" | "thumbs-up" | "triangle-right" | "umbrella-off" | "sliders" | "arrow-down-circle-filled" | "arrow-down-left-circle" | "arrow-down-right-circle" | "arrow-left-circle-filled" | "arrow-right-circle-filled" | "arrow-up-circle-filled" | "arrow-up-left-circle" | "arrow-up-right-circle" | "bookmark-filled" | "building-off" | "calculator-off" | "circle-filled" | "clock-off" | "cloud-down" | "cloud-up" | "code-circle" | "code-circle-filled" | "code-off" | "color-picker" | "color-picker-off" | "comet" | "contract" | "crown-off" | "exclamation-circle-filled" | "file-off" | "flower-off" | "heart-filled" | "hospital-circle" | "hospital-circle-filled" | "hourglass-off" | "info-circle" | "info-circle-filled" | "key-off" | "lock-open-off" | "magnet-off" | "map-off" | "moon-off" | "photo-circle" | "photo-off" | "planet" | "planet-off" | "ruler-off" | "scissors-off" | "seedling" | "seedling-off" | "shield-checkered" | "square-filled" | "star-filled" | "stars" | "stars-off" | "stopwatch" | "sun-off" | "sword-off" | "ticket-off" | "trash-off" | "trophy-off" | "truck-off" | "fast-forward-circle" | "gear" | "people" | "person" | "person-circle" | "person-plus" | "question" | "question-circle" | "rewind-circle" | "arrows-spin" | "earth-americas" | "earth-asia" | "earth-europe" | "floppy-disk" | "hands-clapping" | "angle-down" | "angle-left" | "angle-up" | "motorcycle" | "paper-plane" | "checkmark" | "checkmark-filled" | "checkmark-circle" | "duplicate" | "enter" | "list-circle" | "open" | "people-circle" | "clock-circle-filled" | "dollar-circle-filled" | "euro-circle-filled" | "minus-circle-filled" | "pause-circle-filled" | "play-circle-filled" | "plus-circle-filled" | "question-circle-filled" | "lock-open-circle" | "circle-circle" | "watch-off" | "photo-camera" | "flag-circle" | "person-off" | "water-drop" | "share-android" | "share-ios" | "internet" | "dollar" | "dollar-circle" | "yen" | "bookmark-circle" | "cv" | "headphone" | "triangle-left" | "triangle-up" | "countdown" | "no-entry" | "radio-circle" | "t-shirt" | "chain" | "dress" | "book-circle" | "calendar-circle" | "camera-circle" | "equal-circle" | "face-smiling" | "folder-circle" | "grid-circle" | "moon-circle" | "phone-circle" | "text-bubble" | "trash-circle" | "times-circle" | "times" | "leave" | "persons" | "peso" | "yuan" | "electricity" | "bluetooth-circle" | "euro-circle" | "menu-circle" | "wifi-circle" | "yen-circle" | "tablet-off" | "triangle-down-filled" | "triangle-left-filled" | "triangle-right-filled" | "triangle-up-filled" | "house-off" | "trophy-circle" | "repeat-circle" | "clock-circle" | "hash-circle" | "can" | "cellphone-eye" | "cellphone-loop" | "clipboard-check-circle" | "coctail" | "dots-x" | "dots-y" | "eye-frame" | "file-loop" | "film-frame" | "flag-straight" | "flower-bud" | "folding-stool" | "hand-open" | "hand-point" | "hand-point-open" | "knive-fork" | "letter" | "letter-open" | "loop-minus" | "loop-plus" | "monitor-loop" | "move-x" | "move-y" | "music-note-double" | "music-note-single" | "next-track" | "paint-pallet" | "person-checkmark" | "photo-studio" | "pinpoint" | "pinpoint-off" | "previous-track" | "rewind-time" | "smartphone-cutout" | "smartphone-notch" | "soft-drink" | "speaker-high" | "speaker-low" | "studio-backdrop" | "studio-light-front" | "studio-light-side" | "text-bubbles" | "airplane-circle" | "airplane-circle-filled" | "airplane-circle-off" | "alarm-circle" | "alarm-circle-filled" | "alarm-circle-off" | "angle-down-circle" | "angle-down-circle-filled" | "angle-down-circle-off" | "angle-down-off" | "angle-left-circle" | "angle-left-circle-filled" | "angle-left-circle-off" | "angle-left-off" | "angle-right-circle" | "angle-right-circle-filled" | "angle-right-circle-off" | "angle-right-off" | "angle-up-circle" | "angle-up-circle-filled" | "angle-up-circle-off" | "angle-up-off" | "arrow-down-circle-off" | "arrow-down-left-circle-filled" | "arrow-down-left-circle-off" | "arrow-down-left-off" | "arrow-down-off" | "arrow-down-right-circle-filled" | "arrow-down-right-circle-off" | "arrow-down-right-off" | "arrow-left-circle-off" | "arrow-left-off" | "arrow-right-circle-off" | "arrow-right-off" | "arrow-spin" | "arrow-spin-circle" | "arrow-spin-circle-filled" | "arrow-spin-circle-off" | "arrow-spin-off" | "arrow-up-circle-off" | "arrow-up-left-circle-filled" | "arrow-up-left-circle-off" | "arrow-up-left-off" | "arrow-up-off" | "arrow-up-right-circle-filled" | "arrow-up-right-circle-off" | "arrow-up-right-off" | "arrows-spin-circle" | "arrows-spin-circle-filled" | "arrows-spin-circle-off" | "arrows-spin-off" | "bank-circle-filled" | "bank-circle-off" | "battery-circle" | "battery-circle-filled" | "battery-circle-off" | "bell-circle-filled" | "bell-circle-off" | "bicycle-circle" | "bicycle-circle-filled" | "bicycle-circle-off" | "bicycle-off" | "bluetooth-circle-filled" | "bluetooth-circle-off" | "book-circle-filled" | "book-circle-off" | "bookmark-circle-filled" | "bookmark-circle-off" | "bookmark-filled-circle" | "bookmark-filled-circle-filled" | "bookmark-filled-circle-off" | "bookmark-filled-off" | "briefcase-circle" | "briefcase-circle-filled" | "briefcase-circle-off" | "building-circle" | "building-circle-filled" | "building-circle-off" | "bulletin-notice" | "bulletin-notice-circle" | "bulletin-notice-circle-filled" | "bulletin-notice-circle-off" | "bulletin-notice-off" | "calculator-circle" | "calculator-circle-filled" | "calculator-circle-off" | "calendar-circle-filled" | "calendar-circle-off" | "camera-circle-filled" | "camera-circle-off" | "can-circle" | "can-circle-filled" | "can-circle-off" | "can-off" | "car-circle" | "car-circle-filled" | "car-circle-off" | "cart-circle" | "cart-circle-filled" | "cart-circle-off" | "cellphone-eye-circle" | "cellphone-eye-circle-filled" | "cellphone-eye-circle-off" | "cellphone-eye-off" | "cellphone-loop-circle" | "cellphone-loop-circle-filled" | "cellphone-loop-circle-off" | "cellphone-loop-off" | "chain-circle" | "chain-circle-filled" | "chain-circle-off" | "chain-off" | "checkmark-circle-filled" | "checkmark-circle-off" | "checkmark-filled-circle" | "checkmark-filled-circle-filled" | "checkmark-filled-circle-off" | "checkmark-filled-off" | "checkmark-off" | "checkmark-outlined" | "checkmark-outlined-circle" | "checkmark-outlined-circle-filled" | "checkmark-outlined-circle-off" | "checkmark-outlined-off" | "circle-big" | "circle-big-circle" | "circle-big-circle-filled" | "circle-big-circle-off" | "circle-big-filled" | "circle-big-filled-circle" | "circle-big-filled-circle-filled" | "circle-big-filled-circle-off" | "circle-big-filled-off" | "circle-big-off" | "circle-circle-filled" | "circle-circle-off" | "circle-filled-circle" | "circle-filled-circle-filled" | "circle-filled-circle-off" | "circle-filled-off" | "clapperboard-circle" | "clapperboard-circle-filled" | "clapperboard-circle-off" | "clapperboard-off" | "clipboard-check-circle-filled" | "clipboard-check-circle-off" | "clipboard-check-circled" | "clipboard-check-circled-circle" | "clipboard-check-circled-circle-filled" | "clipboard-check-circled-circle-off" | "clipboard-check-circled-off" | "clipboard-check-off" | "clipboard-circle" | "clipboard-circle-filled" | "clipboard-circle-off" | "clock-circle-off" | "cloud-circle-filled" | "cloud-circle-off" | "cloud-down-circle" | "cloud-down-circle-filled" | "cloud-down-circle-off" | "cloud-down-off" | "cloud-up-circle" | "cloud-up-circle-filled" | "cloud-up-circle-off" | "cloud-up-off" | "coctail-circle" | "coctail-circle-filled" | "coctail-circle-off" | "coctail-off" | "code-circle-off" | "coins-circle" | "coins-circle-filled" | "coins-circle-off" | "coins-off" | "color-picker-circle" | "color-picker-circle-filled" | "color-picker-circle-off" | "comet-circle" | "comet-circle-filled" | "comet-circle-off" | "comet-off" | "contract-circle" | "contract-circle-filled" | "contract-circle-off" | "contract-off" | "controller-circle" | "controller-circle-filled" | "controller-circle-off" | "countdown-circle" | "countdown-circle-filled" | "countdown-circle-off" | "countdown-off" | "credit-card-circle" | "credit-card-circle-filled" | "credit-card-circle-off" | "crown-circle-filled" | "crown-circle-off" | "cup-circle" | "cup-circle-filled" | "cup-circle-off" | "cv-circle" | "cv-circle-filled" | "cv-circle-off" | "cv-off" | "database-circle" | "database-circle-filled" | "database-circle-off" | "division-circle" | "division-circle-filled" | "division-circle-off" | "division-off" | "dollar-circle-off" | "dollar-off" | "dots-x-circle" | "dots-x-circle-filled" | "dots-x-circle-off" | "dots-x-off" | "dots-y-circle" | "dots-y-circle-filled" | "dots-y-circle-off" | "dots-y-off" | "down-left" | "down-left-circle" | "down-left-circle-filled" | "down-left-circle-off" | "down-left-off" | "down-up" | "down-up-circle" | "down-up-circle-filled" | "down-up-circle-off" | "down-up-off" | "dress-circle" | "dress-circle-filled" | "dress-circle-off" | "dress-off" | "duplicate-circle" | "duplicate-circle-filled" | "duplicate-circle-off" | "duplicate-off" | "earth-americas-circle" | "earth-americas-circle-filled" | "earth-americas-circle-off" | "earth-americas-off" | "earth-asia-circle" | "earth-asia-circle-filled" | "earth-asia-circle-off" | "earth-asia-off" | "earth-europe-circle" | "earth-europe-circle-filled" | "earth-europe-circle-off" | "earth-europe-off" | "electricity-circle" | "electricity-circle-filled" | "electricity-circle-off" | "electricity-off" | "enter-circle" | "enter-circle-filled" | "enter-circle-off" | "enter-off" | "equal-circle-filled" | "equal-circle-off" | "equal-off" | "euro-circle-off" | "euro-off" | "exclamation-circle-off" | "exclamation-off" | "expand-circle" | "expand-circle-filled" | "expand-circle-off" | "expand-off" | "eye-circle-filled" | "eye-circle-off" | "eye-closed-circle" | "eye-closed-circle-filled" | "eye-closed-circle-off" | "eye-closed-off" | "eye-frame-circle" | "eye-frame-circle-filled" | "eye-frame-circle-off" | "eye-frame-off" | "face-frowning" | "face-frowning-circle" | "face-frowning-circle-filled" | "face-frowning-circle-off" | "face-frowning-off" | "face-grinning" | "face-grinning-circle" | "face-grinning-circle-filled" | "face-grinning-circle-off" | "face-grinning-off" | "face-smiling-circle" | "face-smiling-circle-filled" | "face-smiling-circle-off" | "face-smiling-off" | "fast-forward-circle-filled" | "fast-forward-circle-off" | "fast-forward-off" | "file-circle" | "file-circle-filled" | "file-circle-off" | "file-loop-circle" | "file-loop-circle-filled" | "file-loop-circle-off" | "file-loop-off" | "film-frame-circle" | "film-frame-circle-filled" | "film-frame-circle-off" | "film-frame-off" | "fire-circle-filled" | "fire-circle-off" | "flag-circle-filled" | "flag-circle-off" | "flag-straight-circle" | "flag-straight-circle-filled" | "flag-straight-circle-off" | "flag-straight-off" | "floppy-disk-circle" | "floppy-disk-circle-filled" | "floppy-disk-circle-off" | "floppy-disk-off" | "flower-bud-circle" | "flower-bud-circle-filled" | "flower-bud-circle-off" | "flower-bud-off" | "flower-circle" | "flower-circle-filled" | "flower-circle-off" | "folder-circle-filled" | "folder-circle-off" | "folding-stool-circle" | "folding-stool-circle-filled" | "folding-stool-circle-off" | "folding-stool-off" | "gear-circle" | "gear-circle-filled" | "gear-circle-off" | "gear-off" | "gift-circle" | "gift-circle-filled" | "gift-circle-off" | "grab-handle" | "grab-handle-circle" | "grab-handle-circle-filled" | "grab-handle-circle-off" | "grab-handle-off" | "grid-circle-filled" | "grid-circle-off" | "hamburger-circle" | "hamburger-circle-filled" | "hamburger-circle-off" | "hammer-claw" | "hammer-claw-circle" | "hammer-claw-circle-filled" | "hammer-claw-circle-off" | "hammer-claw-off" | "hammer-sledge" | "hammer-sledge-circle" | "hammer-sledge-circle-filled" | "hammer-sledge-circle-off" | "hammer-sledge-off" | "hand-grab-circle" | "hand-grab-circle-filled" | "hand-grab-circle-off" | "hand-grab-off" | "hand-open-circle" | "hand-open-circle-filled" | "hand-open-circle-off" | "hand-open-off" | "hand-point-circle" | "hand-point-circle-filled" | "hand-point-circle-off" | "hand-point-off" | "hand-point-open-circle" | "hand-point-open-circle-filled" | "hand-point-open-circle-off" | "hand-point-open-off" | "hands-clapping-checkmark" | "hands-clapping-checkmark-circle" | "hands-clapping-checkmark-circle-filled" | "hands-clapping-checkmark-circle-off" | "hands-clapping-checkmark-off" | "hands-clapping-circle" | "hands-clapping-circle-filled" | "hands-clapping-circle-off" | "hands-clapping-off" | "handshake-circle" | "handshake-circle-filled" | "handshake-circle-off" | "handshake-off" | "hash-circle-filled" | "hash-circle-off" | "hash-off" | "headphone-circle" | "headphone-circle-filled" | "headphone-circle-off" | "heart-circle-filled" | "heart-circle-off" | "heart-filled-circle" | "heart-filled-circle-filled" | "heart-filled-circle-off" | "heart-filled-off" | "hospital-circle-off" | "hospital-off" | "hourglass-circle" | "hourglass-circle-filled" | "hourglass-circle-off" | "house-circle" | "house-circle-filled" | "house-circle-off" | "identification-circle" | "identification-circle-filled" | "identification-circle-off" | "identification-off" | "info-circle-off" | "info-off" | "internet-circle" | "internet-circle-filled" | "internet-circle-off" | "internet-off" | "key-circle" | "key-circle-filled" | "key-circle-off" | "keyboard-circle" | "keyboard-circle-filled" | "keyboard-circle-off" | "knive-fork-circle" | "knive-fork-circle-filled" | "knive-fork-circle-off" | "knive-fork-off" | "label-circle" | "label-circle-filled" | "label-circle-off" | "leaf-circle-filled" | "leaf-circle-off" | "leave-circle" | "leave-circle-filled" | "leave-circle-off" | "leave-off" | "letter-circle" | "letter-circle-filled" | "letter-circle-off" | "letter-off" | "letter-open-circle" | "letter-open-circle-filled" | "letter-open-circle-off" | "letter-open-off" | "line-slant-down" | "line-slant-down-circle" | "line-slant-down-circle-filled" | "line-slant-down-circle-off" | "line-slant-down-off" | "line-slant-up" | "line-slant-up-circle" | "line-slant-up-circle-filled" | "line-slant-up-circle-off" | "line-slant-up-off" | "line-x" | "line-x-circle" | "line-x-circle-filled" | "line-x-circle-off" | "line-x-off" | "line-y" | "line-y-circle" | "line-y-circle-filled" | "line-y-circle-off" | "line-y-off" | "list-circle-filled" | "list-circle-off" | "list-off" | "lock-closed-circle" | "lock-closed-circle-filled" | "lock-closed-circle-off" | "lock-closed-off" | "lock-open-circle-filled" | "lock-open-circle-off" | "loop-circle" | "loop-circle-filled" | "loop-circle-off" | "loop-minus-circle" | "loop-minus-circle-filled" | "loop-minus-circle-off" | "loop-minus-off" | "loop-off" | "loop-plus-circle" | "loop-plus-circle-filled" | "loop-plus-circle-off" | "loop-plus-off" | "magnet-circle" | "magnet-circle-filled" | "magnet-circle-off" | "map-circle" | "map-circle-filled" | "map-circle-off" | "megaphone-circle" | "megaphone-circle-filled" | "megaphone-circle-off" | "menu-circle-filled" | "menu-circle-off" | "menu-off" | "microphone-circle" | "microphone-circle-filled" | "microphone-circle-off" | "microphone-handheld" | "microphone-handheld-circle" | "microphone-handheld-circle-filled" | "microphone-handheld-circle-off" | "microphone-handheld-off" | "minus-off" | "money-note" | "money-note-circle" | "money-note-circle-filled" | "money-note-circle-off" | "money-note-off" | "monitor-circle" | "monitor-circle-filled" | "monitor-circle-off" | "monitor-eye-circle" | "monitor-eye-circle-filled" | "monitor-eye-circle-off" | "monitor-eye-off" | "monitor-loop-circle" | "monitor-loop-circle-filled" | "monitor-loop-circle-off" | "monitor-loop-off" | "moon-circle-filled" | "moon-circle-off" | "motorcycle-circle" | "motorcycle-circle-filled" | "motorcycle-circle-off" | "motorcycle-off" | "move-x-circle" | "move-x-circle-filled" | "move-x-circle-off" | "move-x-off" | "move-y-circle" | "move-y-circle-filled" | "move-y-circle-off" | "move-y-off" | "music-note-double-circle" | "music-note-double-circle-filled" | "music-note-double-circle-off" | "music-note-double-off" | "music-note-single-circle" | "music-note-single-circle-filled" | "music-note-single-circle-off" | "music-note-single-off" | "next-track-circle" | "next-track-circle-filled" | "next-track-circle-off" | "next-track-off" | "no-entry-circle" | "no-entry-circle-filled" | "no-entry-circle-off" | "no-entry-off" | "nut-circle" | "nut-circle-filled" | "nut-circle-off" | "open-circle" | "open-circle-filled" | "open-circle-off" | "open-off" | "paint-pallet-circle" | "paint-pallet-circle-filled" | "paint-pallet-circle-off" | "paint-pallet-off" | "paper-plane-circle" | "paper-plane-circle-filled" | "paper-plane-circle-off" | "paper-plane-off" | "paperclip-circle" | "paperclip-circle-filled" | "paperclip-circle-off" | "pause-circle-off" | "pause-off" | "pen-circle" | "pen-circle-filled" | "pen-circle-off" | "people-circle-filled" | "people-circle-off" | "people-off" | "person-checkmark-circle" | "person-checkmark-circle-filled" | "person-checkmark-circle-off" | "person-checkmark-off" | "person-circle-filled" | "person-circle-off" | "person-plus-circle" | "person-plus-circle-filled" | "person-plus-circle-off" | "person-plus-off" | "persons-circle" | "persons-circle-filled" | "persons-circle-off" | "persons-off" | "peso-circle" | "peso-circle-filled" | "peso-circle-off" | "peso-off" | "phone-circle-filled" | "phone-circle-off" | "photo-camera-circle" | "photo-camera-circle-filled" | "photo-camera-circle-off" | "photo-camera-off" | "photo-circle-filled" | "photo-circle-off" | "photo-studio-circle" | "photo-studio-circle-filled" | "photo-studio-circle-off" | "photo-studio-off" | "pill-circle" | "pill-circle-filled" | "pill-circle-off" | "pin-circle" | "pin-circle-filled" | "pin-circle-off" | "pinpoint-circle" | "pinpoint-circle-filled" | "pinpoint-circle-off" | "planet-circle" | "planet-circle-filled" | "planet-circle-off" | "planet-ring" | "planet-ring-circle" | "planet-ring-circle-filled" | "planet-ring-circle-off" | "planet-ring-off" | "play-circle-off" | "play-off" | "plus-circle-off" | "plus-off" | "power-circle" | "power-circle-filled" | "power-circle-off" | "previous-track-circle" | "previous-track-circle-filled" | "previous-track-circle-off" | "previous-track-off" | "printer-circle" | "printer-circle-filled" | "printer-circle-off" | "qr-code-circle" | "qr-code-circle-filled" | "qr-code-circle-off" | "qr-code-off" | "question-circle-off" | "question-off" | "radio-circle-filled" | "radio-circle-off" | "raise-hand" | "raise-hand-circle" | "raise-hand-circle-filled" | "raise-hand-circle-off" | "raise-hand-off" | "repeat-circle-filled" | "repeat-circle-off" | "rewind-circle-filled" | "rewind-circle-off" | "rewind-off" | "rewind-time-circle" | "rewind-time-circle-filled" | "rewind-time-circle-off" | "rewind-time-off" | "ruler-circle" | "ruler-circle-filled" | "ruler-circle-off" | "scissors-circle" | "scissors-circle-filled" | "scissors-circle-off" | "seedling-circle" | "seedling-circle-filled" | "seedling-circle-off" | "share-android-circle" | "share-android-circle-filled" | "share-android-circle-off" | "share-android-off" | "share-ios-circle" | "share-ios-circle-filled" | "share-ios-circle-off" | "share-ios-off" | "shield-check-circle" | "shield-check-circle-filled" | "shield-check-circle-off" | "shield-check-off" | "shield-checkered-circle" | "shield-checkered-circle-filled" | "shield-checkered-circle-off" | "shield-checkered-off" | "shield-circle" | "shield-circle-filled" | "shield-circle-off" | "shuffle-circle" | "shuffle-circle-filled" | "shuffle-circle-off" | "shuffle-off" | "sliders-circle" | "sliders-circle-filled" | "sliders-circle-off" | "sliders-off" | "smartphone-cutout-circle" | "smartphone-cutout-circle-filled" | "smartphone-cutout-circle-off" | "smartphone-cutout-off" | "smartphone-home-button" | "smartphone-home-button-circle" | "smartphone-home-button-circle-filled" | "smartphone-home-button-circle-off" | "smartphone-home-button-off" | "smartphone-notch-circle" | "smartphone-notch-circle-filled" | "smartphone-notch-circle-off" | "smartphone-notch-off" | "soft-drink-circle" | "soft-drink-circle-filled" | "soft-drink-circle-off" | "soft-drink-off" | "speaker-high-circle" | "speaker-high-circle-filled" | "speaker-high-circle-off" | "speaker-high-off" | "speaker-low-circle" | "speaker-low-circle-filled" | "speaker-low-circle-off" | "speaker-low-off" | "square-circle-filled" | "square-circle-off" | "square-filled-circle" | "square-filled-circle-filled" | "square-filled-circle-off" | "square-filled-off" | "star-circle-filled" | "star-circle-off" | "star-filled-circle" | "star-filled-circle-filled" | "star-filled-circle-off" | "star-filled-off" | "stars-circle" | "stars-circle-filled" | "stars-circle-off" | "stopwatch-circle" | "stopwatch-circle-filled" | "stopwatch-circle-off" | "stopwatch-off" | "studio-backdrop-circle" | "studio-backdrop-circle-filled" | "studio-backdrop-circle-off" | "studio-backdrop-off" | "studio-light-front-circle" | "studio-light-front-circle-filled" | "studio-light-front-circle-off" | "studio-light-front-off" | "studio-light-side-circle" | "studio-light-side-circle-filled" | "studio-light-side-circle-off" | "studio-light-side-off" | "sun-circle" | "sun-circle-filled" | "sun-circle-off" | "sword-circle" | "sword-circle-filled" | "sword-circle-off" | "sword-shield" | "sword-shield-circle" | "sword-shield-circle-filled" | "sword-shield-circle-off" | "sword-shield-off" | "swords-circle" | "swords-circle-filled" | "swords-circle-off" | "swords-off" | "syringe-circle" | "syringe-circle-filled" | "syringe-circle-off" | "syringe-off" | "t-shirt-circle" | "t-shirt-circle-filled" | "t-shirt-circle-off" | "t-shirt-off" | "tablet-circle" | "tablet-circle-filled" | "tablet-circle-off" | "taxi-circle" | "taxi-circle-filled" | "taxi-circle-off" | "taxi-off" | "television-circle" | "television-circle-filled" | "television-circle-off" | "television-play-circle" | "television-play-circle-filled" | "television-play-circle-off" | "television-play-off" | "text-bubble-circle" | "text-bubble-circle-filled" | "text-bubble-circle-off" | "text-bubble-off" | "text-bubbles-circle" | "text-bubbles-circle-filled" | "text-bubbles-circle-off" | "text-bubbles-off" | "thumbs-down-circle" | "thumbs-down-circle-filled" | "thumbs-down-circle-off" | "thumbs-down-off" | "thumbs-up-circle" | "thumbs-up-circle-filled" | "thumbs-up-circle-off" | "thumbs-up-off" | "ticket-circle" | "ticket-circle-filled" | "ticket-circle-off" | "times-circle-filled" | "times-circle-off" | "times-off" | "train-circle" | "train-circle-filled" | "train-circle-off" | "train-off" | "trash-circle-filled" | "trash-circle-off" | "tree-circle" | "tree-circle-filled" | "tree-circle-off" | "tree-off" | "triangle-down-circle" | "triangle-down-circle-filled" | "triangle-down-circle-off" | "triangle-down-filled-circle" | "triangle-down-filled-circle-filled" | "triangle-down-filled-circle-off" | "triangle-down-filled-off" | "triangle-down-off" | "triangle-left-circle" | "triangle-left-circle-filled" | "triangle-left-circle-off" | "triangle-left-filled-circle" | "triangle-left-filled-circle-filled" | "triangle-left-filled-circle-off" | "triangle-left-filled-off" | "triangle-left-off" | "triangle-right-circle" | "triangle-right-circle-filled" | "triangle-right-circle-off" | "triangle-right-filled-circle" | "triangle-right-filled-circle-filled" | "triangle-right-filled-circle-off" | "triangle-right-filled-off" | "triangle-right-off" | "triangle-up-circle" | "triangle-up-circle-filled" | "triangle-up-circle-off" | "triangle-up-filled-circle" | "triangle-up-filled-circle-filled" | "triangle-up-filled-circle-off" | "triangle-up-filled-off" | "triangle-up-off" | "trophy-circle-filled" | "trophy-circle-off" | "truck-circle" | "truck-circle-filled" | "truck-circle-off" | "umbrella-circle" | "umbrella-circle-filled" | "umbrella-circle-off" | "watch-circle" | "watch-circle-filled" | "watch-circle-off" | "water-drop-circle" | "water-drop-circle-filled" | "water-drop-circle-off" | "water-drop-off" | "wifi-circle-filled" | "wifi-circle-off" | "wrench-circle" | "wrench-circle-filled" | "wrench-circle-off" | "wrench-off" | "yen-circle-filled" | "yen-circle-off" | "yen-off" | "yuan-circle" | "yuan-circle-filled" | "yuan-circle-off" | "yuan-off">): import("react").JSX.Element;
|
|
1287
1287
|
displayName: string;
|
|
1288
1288
|
};
|
|
1289
1289
|
export {};
|
|
@@ -1283,7 +1283,7 @@ declare const pepicons_printIconNames: {
|
|
|
1283
1283
|
};
|
|
1284
1284
|
export type PepiconsPrintIconName = keyof typeof pepicons_printIconNames;
|
|
1285
1285
|
export declare const PepiconsPrint: {
|
|
1286
|
-
({ 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<"map" | "repeat" | "menu" | "radio" | "list" | "key" | "code" | "label" | "circle" | "loop" | "arrow-up-left" | "arrow-up-right" | "bluetooth" | "bluetooth-off" | "book" | "book-off" | "bookmark" | "bookmark-off" | "briefcase" | "briefcase-off" | "clipboard" | "clipboard-check" | "clipboard-off" | "crown" | "eye" | "eye-circle" | "eye-closed" | "eye-off" | "fast-forward" | "flag" | "flag-off" | "grid" | "grid-off" | "handshake" | "heart-circle" | "keyboard" | "keyboard-off" | "label-off" | "magnet" | "minus-circle-off" | "monitor-eye" | "paperclip" | "paperclip-off" | "pause-circle" | "pen-off" | "pin" | "pin-off" | "play-circle" | "plus-circle" | "power-off" | "radio-off" | "repeat-off" | "rewind" | "shield-off" | "square-off" | "star-off" | "ticket" | "wifi" | "wifi-off" | "shield-check" | "flower" | "leaf" | "leaf-circle" | "leaf-off" | "tree" | "arrow-down" | "arrow-down-circle" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "shuffle" | "battery" | "car" | "car-off" | "lock-open" | "bank" | "bank-circle" | "bank-off" | "credit-card" | "credit-card-off" | "battery-off" | "phone" | "phone-off" | "cloud" | "cloud-circle" | "cloud-off" | "database" | "database-off" | "alarm" | "alarm-off" | "calendar" | "clock" | "monitor" | "monitor-off" | "tablet" | "television" | "television-off" | "television-play" | "watch" | "pen" | "ruler" | "file" | "folder" | "folder-off" | "cup" | "cup-off" | "hamburger" | "hamburger-off" | "square-circle" | "minus-circle" | "controller" | "controller-off" | "crown-circle" | "heart" | "shield" | "sword" | "nut" | "wrench" | "gift" | "gift-off" | "bell" | "camera" | "fire" | "fire-circle" | "fire-off" | "pause" | "play" | "power" | "printer" | "angle-right" | "calculator" | "division" | "equal" | "exclamation" | "minus" | "plus" | "heart-off" | "hospital" | "pill" | "pill-off" | "microphone" | "microphone-off" | "airplane" | "taxi" | "train" | "bell-circle" | "bell-off" | "camera-off" | "printer-off" | "square" | "star" | "star-circle" | "triangle-down" | "cart" | "cart-off" | "bicycle" | "trophy" | "airplane-off" | "truck" | "umbrella" | "exclamation-circle" | "identification" | "lock-closed" | "megaphone" | "moon" | "photo" | "qr-code" | "scissors" | "sun" | "trash" | "building" | "calendar-off" | "circle-off" | "clapperboard" | "coins" | "euro" | "expand" | "hand-grab" | "hash" | "headphone-off" | "hourglass" | "house" | "info" | "megaphone-off" | "nut-off" | "swords" | "syringe" | "thumbs-down" | "thumbs-up" | "triangle-right" | "umbrella-off" | "sliders" | "arrow-down-circle-filled" | "arrow-down-left-circle" | "arrow-down-right-circle" | "arrow-left-circle-filled" | "arrow-right-circle-filled" | "arrow-up-circle-filled" | "arrow-up-left-circle" | "arrow-up-right-circle" | "bookmark-filled" | "building-off" | "calculator-off" | "circle-filled" | "clock-off" | "cloud-down" | "cloud-up" | "code-circle" | "code-circle-filled" | "code-off" | "color-picker" | "color-picker-off" | "comet" | "contract" | "crown-off" | "exclamation-circle-filled" | "file-off" | "flower-off" | "heart-filled" | "hospital-circle" | "hospital-circle-filled" | "hourglass-off" | "info-circle" | "info-circle-filled" | "key-off" | "lock-open-off" | "magnet-off" | "map-off" | "moon-off" | "photo-circle" | "photo-off" | "planet" | "planet-off" | "ruler-off" | "scissors-off" | "seedling" | "seedling-off" | "shield-checkered" | "square-filled" | "star-filled" | "stars" | "stars-off" | "stopwatch" | "sun-off" | "sword-off" | "ticket-off" | "trash-off" | "trophy-off" | "truck-off" | "fast-forward-circle" | "gear" | "people" | "person" | "person-circle" | "person-plus" | "question" | "question-circle" | "rewind-circle" | "arrows-spin" | "earth-americas" | "earth-asia" | "earth-europe" | "floppy-disk" | "hands-clapping" | "angle-down" | "angle-left" | "angle-up" | "motorcycle" | "paper-plane" | "checkmark" | "checkmark-filled" | "checkmark-circle" | "duplicate" | "enter" | "list-circle" | "open" | "people-circle" | "clock-circle-filled" | "dollar-circle-filled" | "euro-circle-filled" | "minus-circle-filled" | "pause-circle-filled" | "play-circle-filled" | "plus-circle-filled" | "question-circle-filled" | "lock-open-circle" | "circle-circle" | "watch-off" | "photo-camera" | "flag-circle" | "person-off" | "water-drop" | "share-android" | "share-ios" | "internet" | "dollar" | "dollar-circle" | "yen" | "bookmark-circle" | "cv" | "headphone" | "triangle-left" | "triangle-up" | "countdown" | "no-entry" | "radio-circle" | "t-shirt" | "chain" | "dress" | "book-circle" | "calendar-circle" | "camera-circle" | "equal-circle" | "face-smiling" | "folder-circle" | "grid-circle" | "moon-circle" | "phone-circle" | "text-bubble" | "trash-circle" | "times-circle" | "times" | "leave" | "persons" | "peso" | "yuan" | "electricity" | "bluetooth-circle" | "euro-circle" | "menu-circle" | "wifi-circle" | "yen-circle" | "tablet-off" | "triangle-down-filled" | "triangle-left-filled" | "triangle-right-filled" | "triangle-up-filled" | "house-off" | "trophy-circle" | "repeat-circle" | "clock-circle" | "hash-circle" | "can" | "cellphone-eye" | "cellphone-loop" | "clipboard-check-circle" | "coctail" | "dots-x" | "dots-y" | "eye-frame" | "file-loop" | "film-frame" | "flag-straight" | "flower-bud" | "folding-stool" | "hand-open" | "hand-point" | "hand-point-open" | "knive-fork" | "letter" | "letter-open" | "loop-minus" | "loop-plus" | "monitor-loop" | "move-x" | "move-y" | "music-note-double" | "music-note-single" | "next-track" | "paint-pallet" | "person-checkmark" | "photo-studio" | "pinpoint" | "pinpoint-off" | "previous-track" | "rewind-time" | "smartphone-cutout" | "smartphone-notch" | "soft-drink" | "speaker-high" | "speaker-low" | "studio-backdrop" | "studio-light-front" | "studio-light-side" | "text-bubbles" | "airplane-circle" | "airplane-circle-filled" | "airplane-circle-off" | "alarm-circle" | "alarm-circle-filled" | "alarm-circle-off" | "angle-down-circle" | "angle-down-circle-filled" | "angle-down-circle-off" | "angle-down-off" | "angle-left-circle" | "angle-left-circle-filled" | "angle-left-circle-off" | "angle-left-off" | "angle-right-circle" | "angle-right-circle-filled" | "angle-right-circle-off" | "angle-right-off" | "angle-up-circle" | "angle-up-circle-filled" | "angle-up-circle-off" | "angle-up-off" | "arrow-down-circle-off" | "arrow-down-left-circle-filled" | "arrow-down-left-circle-off" | "arrow-down-left-off" | "arrow-down-off" | "arrow-down-right-circle-filled" | "arrow-down-right-circle-off" | "arrow-down-right-off" | "arrow-left-circle-off" | "arrow-left-off" | "arrow-right-circle-off" | "arrow-right-off" | "arrow-spin" | "arrow-spin-circle" | "arrow-spin-circle-filled" | "arrow-spin-circle-off" | "arrow-spin-off" | "arrow-up-circle-off" | "arrow-up-left-circle-filled" | "arrow-up-left-circle-off" | "arrow-up-left-off" | "arrow-up-off" | "arrow-up-right-circle-filled" | "arrow-up-right-circle-off" | "arrow-up-right-off" | "arrows-spin-circle" | "arrows-spin-circle-filled" | "arrows-spin-circle-off" | "arrows-spin-off" | "bank-circle-filled" | "bank-circle-off" | "battery-circle" | "battery-circle-filled" | "battery-circle-off" | "bell-circle-filled" | "bell-circle-off" | "bicycle-circle" | "bicycle-circle-filled" | "bicycle-circle-off" | "bicycle-off" | "bluetooth-circle-filled" | "bluetooth-circle-off" | "book-circle-filled" | "book-circle-off" | "bookmark-circle-filled" | "bookmark-circle-off" | "bookmark-filled-circle" | "bookmark-filled-circle-filled" | "bookmark-filled-circle-off" | "bookmark-filled-off" | "briefcase-circle" | "briefcase-circle-filled" | "briefcase-circle-off" | "building-circle" | "building-circle-filled" | "building-circle-off" | "bulletin-notice" | "bulletin-notice-circle" | "bulletin-notice-circle-filled" | "bulletin-notice-circle-off" | "bulletin-notice-off" | "calculator-circle" | "calculator-circle-filled" | "calculator-circle-off" | "calendar-circle-filled" | "calendar-circle-off" | "camera-circle-filled" | "camera-circle-off" | "can-circle" | "can-circle-filled" | "can-circle-off" | "can-off" | "car-circle" | "car-circle-filled" | "car-circle-off" | "cart-circle" | "cart-circle-filled" | "cart-circle-off" | "cellphone-eye-circle" | "cellphone-eye-circle-filled" | "cellphone-eye-circle-off" | "cellphone-eye-off" | "cellphone-loop-circle" | "cellphone-loop-circle-filled" | "cellphone-loop-circle-off" | "cellphone-loop-off" | "chain-circle" | "chain-circle-filled" | "chain-circle-off" | "chain-off" | "checkmark-circle-filled" | "checkmark-circle-off" | "checkmark-filled-circle" | "checkmark-filled-circle-filled" | "checkmark-filled-circle-off" | "checkmark-filled-off" | "checkmark-off" | "checkmark-outlined" | "checkmark-outlined-circle" | "checkmark-outlined-circle-filled" | "checkmark-outlined-circle-off" | "checkmark-outlined-off" | "circle-big" | "circle-big-circle" | "circle-big-circle-filled" | "circle-big-circle-off" | "circle-big-filled" | "circle-big-filled-circle" | "circle-big-filled-circle-filled" | "circle-big-filled-circle-off" | "circle-big-filled-off" | "circle-big-off" | "circle-circle-filled" | "circle-circle-off" | "circle-filled-circle" | "circle-filled-circle-filled" | "circle-filled-circle-off" | "circle-filled-off" | "clapperboard-circle" | "clapperboard-circle-filled" | "clapperboard-circle-off" | "clapperboard-off" | "clipboard-check-circle-filled" | "clipboard-check-circle-off" | "clipboard-check-circled" | "clipboard-check-circled-circle" | "clipboard-check-circled-circle-filled" | "clipboard-check-circled-circle-off" | "clipboard-check-circled-off" | "clipboard-check-off" | "clipboard-circle" | "clipboard-circle-filled" | "clipboard-circle-off" | "clock-circle-off" | "cloud-circle-filled" | "cloud-circle-off" | "cloud-down-circle" | "cloud-down-circle-filled" | "cloud-down-circle-off" | "cloud-down-off" | "cloud-up-circle" | "cloud-up-circle-filled" | "cloud-up-circle-off" | "cloud-up-off" | "coctail-circle" | "coctail-circle-filled" | "coctail-circle-off" | "coctail-off" | "code-circle-off" | "coins-circle" | "coins-circle-filled" | "coins-circle-off" | "coins-off" | "color-picker-circle" | "color-picker-circle-filled" | "color-picker-circle-off" | "comet-circle" | "comet-circle-filled" | "comet-circle-off" | "comet-off" | "contract-circle" | "contract-circle-filled" | "contract-circle-off" | "contract-off" | "controller-circle" | "controller-circle-filled" | "controller-circle-off" | "countdown-circle" | "countdown-circle-filled" | "countdown-circle-off" | "countdown-off" | "credit-card-circle" | "credit-card-circle-filled" | "credit-card-circle-off" | "crown-circle-filled" | "crown-circle-off" | "cup-circle" | "cup-circle-filled" | "cup-circle-off" | "cv-circle" | "cv-circle-filled" | "cv-circle-off" | "cv-off" | "database-circle" | "database-circle-filled" | "database-circle-off" | "division-circle" | "division-circle-filled" | "division-circle-off" | "division-off" | "dollar-circle-off" | "dollar-off" | "dots-x-circle" | "dots-x-circle-filled" | "dots-x-circle-off" | "dots-x-off" | "dots-y-circle" | "dots-y-circle-filled" | "dots-y-circle-off" | "dots-y-off" | "down-left" | "down-left-circle" | "down-left-circle-filled" | "down-left-circle-off" | "down-left-off" | "down-up" | "down-up-circle" | "down-up-circle-filled" | "down-up-circle-off" | "down-up-off" | "dress-circle" | "dress-circle-filled" | "dress-circle-off" | "dress-off" | "duplicate-circle" | "duplicate-circle-filled" | "duplicate-circle-off" | "duplicate-off" | "earth-americas-circle" | "earth-americas-circle-filled" | "earth-americas-circle-off" | "earth-americas-off" | "earth-asia-circle" | "earth-asia-circle-filled" | "earth-asia-circle-off" | "earth-asia-off" | "earth-europe-circle" | "earth-europe-circle-filled" | "earth-europe-circle-off" | "earth-europe-off" | "electricity-circle" | "electricity-circle-filled" | "electricity-circle-off" | "electricity-off" | "enter-circle" | "enter-circle-filled" | "enter-circle-off" | "enter-off" | "equal-circle-filled" | "equal-circle-off" | "equal-off" | "euro-circle-off" | "euro-off" | "exclamation-circle-off" | "exclamation-off" | "expand-circle" | "expand-circle-filled" | "expand-circle-off" | "expand-off" | "eye-circle-filled" | "eye-circle-off" | "eye-closed-circle" | "eye-closed-circle-filled" | "eye-closed-circle-off" | "eye-closed-off" | "eye-frame-circle" | "eye-frame-circle-filled" | "eye-frame-circle-off" | "eye-frame-off" | "face-frowning" | "face-frowning-circle" | "face-frowning-circle-filled" | "face-frowning-circle-off" | "face-frowning-off" | "face-grinning" | "face-grinning-circle" | "face-grinning-circle-filled" | "face-grinning-circle-off" | "face-grinning-off" | "face-smiling-circle" | "face-smiling-circle-filled" | "face-smiling-circle-off" | "face-smiling-off" | "fast-forward-circle-filled" | "fast-forward-circle-off" | "fast-forward-off" | "file-circle" | "file-circle-filled" | "file-circle-off" | "file-loop-circle" | "file-loop-circle-filled" | "file-loop-circle-off" | "file-loop-off" | "film-frame-circle" | "film-frame-circle-filled" | "film-frame-circle-off" | "film-frame-off" | "fire-circle-filled" | "fire-circle-off" | "flag-circle-filled" | "flag-circle-off" | "flag-straight-circle" | "flag-straight-circle-filled" | "flag-straight-circle-off" | "flag-straight-off" | "floppy-disk-circle" | "floppy-disk-circle-filled" | "floppy-disk-circle-off" | "floppy-disk-off" | "flower-bud-circle" | "flower-bud-circle-filled" | "flower-bud-circle-off" | "flower-bud-off" | "flower-circle" | "flower-circle-filled" | "flower-circle-off" | "folder-circle-filled" | "folder-circle-off" | "folding-stool-circle" | "folding-stool-circle-filled" | "folding-stool-circle-off" | "folding-stool-off" | "gear-circle" | "gear-circle-filled" | "gear-circle-off" | "gear-off" | "gift-circle" | "gift-circle-filled" | "gift-circle-off" | "grab-handle" | "grab-handle-circle" | "grab-handle-circle-filled" | "grab-handle-circle-off" | "grab-handle-off" | "grid-circle-filled" | "grid-circle-off" | "hamburger-circle" | "hamburger-circle-filled" | "hamburger-circle-off" | "hammer-claw" | "hammer-claw-circle" | "hammer-claw-circle-filled" | "hammer-claw-circle-off" | "hammer-claw-off" | "hammer-sledge" | "hammer-sledge-circle" | "hammer-sledge-circle-filled" | "hammer-sledge-circle-off" | "hammer-sledge-off" | "hand-grab-circle" | "hand-grab-circle-filled" | "hand-grab-circle-off" | "hand-grab-off" | "hand-open-circle" | "hand-open-circle-filled" | "hand-open-circle-off" | "hand-open-off" | "hand-point-circle" | "hand-point-circle-filled" | "hand-point-circle-off" | "hand-point-off" | "hand-point-open-circle" | "hand-point-open-circle-filled" | "hand-point-open-circle-off" | "hand-point-open-off" | "hands-clapping-checkmark" | "hands-clapping-checkmark-circle" | "hands-clapping-checkmark-circle-filled" | "hands-clapping-checkmark-circle-off" | "hands-clapping-checkmark-off" | "hands-clapping-circle" | "hands-clapping-circle-filled" | "hands-clapping-circle-off" | "hands-clapping-off" | "handshake-circle" | "handshake-circle-filled" | "handshake-circle-off" | "handshake-off" | "hash-circle-filled" | "hash-circle-off" | "hash-off" | "headphone-circle" | "headphone-circle-filled" | "headphone-circle-off" | "heart-circle-filled" | "heart-circle-off" | "heart-filled-circle" | "heart-filled-circle-filled" | "heart-filled-circle-off" | "heart-filled-off" | "hospital-circle-off" | "hospital-off" | "hourglass-circle" | "hourglass-circle-filled" | "hourglass-circle-off" | "house-circle" | "house-circle-filled" | "house-circle-off" | "identification-circle" | "identification-circle-filled" | "identification-circle-off" | "identification-off" | "info-circle-off" | "info-off" | "internet-circle" | "internet-circle-filled" | "internet-circle-off" | "internet-off" | "key-circle" | "key-circle-filled" | "key-circle-off" | "keyboard-circle" | "keyboard-circle-filled" | "keyboard-circle-off" | "knive-fork-circle" | "knive-fork-circle-filled" | "knive-fork-circle-off" | "knive-fork-off" | "label-circle" | "label-circle-filled" | "label-circle-off" | "leaf-circle-filled" | "leaf-circle-off" | "leave-circle" | "leave-circle-filled" | "leave-circle-off" | "leave-off" | "letter-circle" | "letter-circle-filled" | "letter-circle-off" | "letter-off" | "letter-open-circle" | "letter-open-circle-filled" | "letter-open-circle-off" | "letter-open-off" | "line-slant-down" | "line-slant-down-circle" | "line-slant-down-circle-filled" | "line-slant-down-circle-off" | "line-slant-down-off" | "line-slant-up" | "line-slant-up-circle" | "line-slant-up-circle-filled" | "line-slant-up-circle-off" | "line-slant-up-off" | "line-x" | "line-x-circle" | "line-x-circle-filled" | "line-x-circle-off" | "line-x-off" | "line-y" | "line-y-circle" | "line-y-circle-filled" | "line-y-circle-off" | "line-y-off" | "list-circle-filled" | "list-circle-off" | "list-off" | "lock-closed-circle" | "lock-closed-circle-filled" | "lock-closed-circle-off" | "lock-closed-off" | "lock-open-circle-filled" | "lock-open-circle-off" | "loop-circle" | "loop-circle-filled" | "loop-circle-off" | "loop-minus-circle" | "loop-minus-circle-filled" | "loop-minus-circle-off" | "loop-minus-off" | "loop-off" | "loop-plus-circle" | "loop-plus-circle-filled" | "loop-plus-circle-off" | "loop-plus-off" | "magnet-circle" | "magnet-circle-filled" | "magnet-circle-off" | "map-circle" | "map-circle-filled" | "map-circle-off" | "megaphone-circle" | "megaphone-circle-filled" | "megaphone-circle-off" | "menu-circle-filled" | "menu-circle-off" | "menu-off" | "microphone-circle" | "microphone-circle-filled" | "microphone-circle-off" | "microphone-handheld" | "microphone-handheld-circle" | "microphone-handheld-circle-filled" | "microphone-handheld-circle-off" | "microphone-handheld-off" | "minus-off" | "money-note" | "money-note-circle" | "money-note-circle-filled" | "money-note-circle-off" | "money-note-off" | "monitor-circle" | "monitor-circle-filled" | "monitor-circle-off" | "monitor-eye-circle" | "monitor-eye-circle-filled" | "monitor-eye-circle-off" | "monitor-eye-off" | "monitor-loop-circle" | "monitor-loop-circle-filled" | "monitor-loop-circle-off" | "monitor-loop-off" | "moon-circle-filled" | "moon-circle-off" | "motorcycle-circle" | "motorcycle-circle-filled" | "motorcycle-circle-off" | "motorcycle-off" | "move-x-circle" | "move-x-circle-filled" | "move-x-circle-off" | "move-x-off" | "move-y-circle" | "move-y-circle-filled" | "move-y-circle-off" | "move-y-off" | "music-note-double-circle" | "music-note-double-circle-filled" | "music-note-double-circle-off" | "music-note-double-off" | "music-note-single-circle" | "music-note-single-circle-filled" | "music-note-single-circle-off" | "music-note-single-off" | "next-track-circle" | "next-track-circle-filled" | "next-track-circle-off" | "next-track-off" | "no-entry-circle" | "no-entry-circle-filled" | "no-entry-circle-off" | "no-entry-off" | "nut-circle" | "nut-circle-filled" | "nut-circle-off" | "open-circle" | "open-circle-filled" | "open-circle-off" | "open-off" | "paint-pallet-circle" | "paint-pallet-circle-filled" | "paint-pallet-circle-off" | "paint-pallet-off" | "paper-plane-circle" | "paper-plane-circle-filled" | "paper-plane-circle-off" | "paper-plane-off" | "paperclip-circle" | "paperclip-circle-filled" | "paperclip-circle-off" | "pause-circle-off" | "pause-off" | "pen-circle" | "pen-circle-filled" | "pen-circle-off" | "people-circle-filled" | "people-circle-off" | "people-off" | "person-checkmark-circle" | "person-checkmark-circle-filled" | "person-checkmark-circle-off" | "person-checkmark-off" | "person-circle-filled" | "person-circle-off" | "person-plus-circle" | "person-plus-circle-filled" | "person-plus-circle-off" | "person-plus-off" | "persons-circle" | "persons-circle-filled" | "persons-circle-off" | "persons-off" | "peso-circle" | "peso-circle-filled" | "peso-circle-off" | "peso-off" | "phone-circle-filled" | "phone-circle-off" | "photo-camera-circle" | "photo-camera-circle-filled" | "photo-camera-circle-off" | "photo-camera-off" | "photo-circle-filled" | "photo-circle-off" | "photo-studio-circle" | "photo-studio-circle-filled" | "photo-studio-circle-off" | "photo-studio-off" | "pill-circle" | "pill-circle-filled" | "pill-circle-off" | "pin-circle" | "pin-circle-filled" | "pin-circle-off" | "pinpoint-circle" | "pinpoint-circle-filled" | "pinpoint-circle-off" | "planet-circle" | "planet-circle-filled" | "planet-circle-off" | "planet-ring" | "planet-ring-circle" | "planet-ring-circle-filled" | "planet-ring-circle-off" | "planet-ring-off" | "play-circle-off" | "play-off" | "plus-circle-off" | "plus-off" | "power-circle" | "power-circle-filled" | "power-circle-off" | "previous-track-circle" | "previous-track-circle-filled" | "previous-track-circle-off" | "previous-track-off" | "printer-circle" | "printer-circle-filled" | "printer-circle-off" | "qr-code-circle" | "qr-code-circle-filled" | "qr-code-circle-off" | "qr-code-off" | "question-circle-off" | "question-off" | "radio-circle-filled" | "radio-circle-off" | "raise-hand" | "raise-hand-circle" | "raise-hand-circle-filled" | "raise-hand-circle-off" | "raise-hand-off" | "repeat-circle-filled" | "repeat-circle-off" | "rewind-circle-filled" | "rewind-circle-off" | "rewind-off" | "rewind-time-circle" | "rewind-time-circle-filled" | "rewind-time-circle-off" | "rewind-time-off" | "ruler-circle" | "ruler-circle-filled" | "ruler-circle-off" | "scissors-circle" | "scissors-circle-filled" | "scissors-circle-off" | "seedling-circle" | "seedling-circle-filled" | "seedling-circle-off" | "share-android-circle" | "share-android-circle-filled" | "share-android-circle-off" | "share-android-off" | "share-ios-circle" | "share-ios-circle-filled" | "share-ios-circle-off" | "share-ios-off" | "shield-check-circle" | "shield-check-circle-filled" | "shield-check-circle-off" | "shield-check-off" | "shield-checkered-circle" | "shield-checkered-circle-filled" | "shield-checkered-circle-off" | "shield-checkered-off" | "shield-circle" | "shield-circle-filled" | "shield-circle-off" | "shuffle-circle" | "shuffle-circle-filled" | "shuffle-circle-off" | "shuffle-off" | "sliders-circle" | "sliders-circle-filled" | "sliders-circle-off" | "sliders-off" | "smartphone-cutout-circle" | "smartphone-cutout-circle-filled" | "smartphone-cutout-circle-off" | "smartphone-cutout-off" | "smartphone-home-button" | "smartphone-home-button-circle" | "smartphone-home-button-circle-filled" | "smartphone-home-button-circle-off" | "smartphone-home-button-off" | "smartphone-notch-circle" | "smartphone-notch-circle-filled" | "smartphone-notch-circle-off" | "smartphone-notch-off" | "soft-drink-circle" | "soft-drink-circle-filled" | "soft-drink-circle-off" | "soft-drink-off" | "speaker-high-circle" | "speaker-high-circle-filled" | "speaker-high-circle-off" | "speaker-high-off" | "speaker-low-circle" | "speaker-low-circle-filled" | "speaker-low-circle-off" | "speaker-low-off" | "square-circle-filled" | "square-circle-off" | "square-filled-circle" | "square-filled-circle-filled" | "square-filled-circle-off" | "square-filled-off" | "star-circle-filled" | "star-circle-off" | "star-filled-circle" | "star-filled-circle-filled" | "star-filled-circle-off" | "star-filled-off" | "stars-circle" | "stars-circle-filled" | "stars-circle-off" | "stopwatch-circle" | "stopwatch-circle-filled" | "stopwatch-circle-off" | "stopwatch-off" | "studio-backdrop-circle" | "studio-backdrop-circle-filled" | "studio-backdrop-circle-off" | "studio-backdrop-off" | "studio-light-front-circle" | "studio-light-front-circle-filled" | "studio-light-front-circle-off" | "studio-light-front-off" | "studio-light-side-circle" | "studio-light-side-circle-filled" | "studio-light-side-circle-off" | "studio-light-side-off" | "sun-circle" | "sun-circle-filled" | "sun-circle-off" | "sword-circle" | "sword-circle-filled" | "sword-circle-off" | "sword-shield" | "sword-shield-circle" | "sword-shield-circle-filled" | "sword-shield-circle-off" | "sword-shield-off" | "swords-circle" | "swords-circle-filled" | "swords-circle-off" | "swords-off" | "syringe-circle" | "syringe-circle-filled" | "syringe-circle-off" | "syringe-off" | "t-shirt-circle" | "t-shirt-circle-filled" | "t-shirt-circle-off" | "t-shirt-off" | "tablet-circle" | "tablet-circle-filled" | "tablet-circle-off" | "taxi-circle" | "taxi-circle-filled" | "taxi-circle-off" | "taxi-off" | "television-circle" | "television-circle-filled" | "television-circle-off" | "television-play-circle" | "television-play-circle-filled" | "television-play-circle-off" | "television-play-off" | "text-bubble-circle" | "text-bubble-circle-filled" | "text-bubble-circle-off" | "text-bubble-off" | "text-bubbles-circle" | "text-bubbles-circle-filled" | "text-bubbles-circle-off" | "text-bubbles-off" | "thumbs-down-circle" | "thumbs-down-circle-filled" | "thumbs-down-circle-off" | "thumbs-down-off" | "thumbs-up-circle" | "thumbs-up-circle-filled" | "thumbs-up-circle-off" | "thumbs-up-off" | "ticket-circle" | "ticket-circle-filled" | "ticket-circle-off" | "times-circle-filled" | "times-circle-off" | "times-off" | "train-circle" | "train-circle-filled" | "train-circle-off" | "train-off" | "trash-circle-filled" | "trash-circle-off" | "tree-circle" | "tree-circle-filled" | "tree-circle-off" | "tree-off" | "triangle-down-circle" | "triangle-down-circle-filled" | "triangle-down-circle-off" | "triangle-down-filled-circle" | "triangle-down-filled-circle-filled" | "triangle-down-filled-circle-off" | "triangle-down-filled-off" | "triangle-down-off" | "triangle-left-circle" | "triangle-left-circle-filled" | "triangle-left-circle-off" | "triangle-left-filled-circle" | "triangle-left-filled-circle-filled" | "triangle-left-filled-circle-off" | "triangle-left-filled-off" | "triangle-left-off" | "triangle-right-circle" | "triangle-right-circle-filled" | "triangle-right-circle-off" | "triangle-right-filled-circle" | "triangle-right-filled-circle-filled" | "triangle-right-filled-circle-off" | "triangle-right-filled-off" | "triangle-right-off" | "triangle-up-circle" | "triangle-up-circle-filled" | "triangle-up-circle-off" | "triangle-up-filled-circle" | "triangle-up-filled-circle-filled" | "triangle-up-filled-circle-off" | "triangle-up-filled-off" | "triangle-up-off" | "trophy-circle-filled" | "trophy-circle-off" | "truck-circle" | "truck-circle-filled" | "truck-circle-off" | "umbrella-circle" | "umbrella-circle-filled" | "umbrella-circle-off" | "watch-circle" | "watch-circle-filled" | "watch-circle-off" | "water-drop-circle" | "water-drop-circle-filled" | "water-drop-circle-off" | "water-drop-off" | "wifi-circle-filled" | "wifi-circle-off" | "wrench-circle" | "wrench-circle-filled" | "wrench-circle-off" | "wrench-off" | "yen-circle-filled" | "yen-circle-off" | "yen-off" | "yuan-circle" | "yuan-circle-filled" | "yuan-circle-off" | "yuan-off">): import("react").JSX.Element;
|
|
1286
|
+
({ 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<"map" | "repeat" | "menu" | "radio" | "list" | "key" | "code" | "label" | "circle" | "loop" | "arrow-up-left" | "arrow-up-right" | "bluetooth" | "bluetooth-off" | "book" | "book-off" | "bookmark" | "bookmark-off" | "briefcase" | "briefcase-off" | "clipboard" | "clipboard-check" | "clipboard-off" | "crown" | "eye" | "eye-circle" | "eye-closed" | "eye-off" | "fast-forward" | "flag" | "flag-off" | "grid" | "grid-off" | "handshake" | "heart-circle" | "keyboard" | "keyboard-off" | "label-off" | "magnet" | "minus-circle-off" | "monitor-eye" | "paperclip" | "paperclip-off" | "pause-circle" | "pen-off" | "pin" | "pin-off" | "play-circle" | "plus-circle" | "power-off" | "radio-off" | "repeat-off" | "rewind" | "shield-off" | "square-off" | "star-off" | "ticket" | "wifi" | "wifi-off" | "shield-check" | "flower" | "leaf" | "leaf-circle" | "leaf-off" | "tree" | "arrow-down" | "arrow-down-circle" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-left-circle" | "arrow-right" | "arrow-right-circle" | "arrow-up" | "arrow-up-circle" | "shuffle" | "battery" | "car" | "car-off" | "lock-open" | "bank" | "bank-circle" | "bank-off" | "credit-card" | "credit-card-off" | "battery-off" | "phone" | "phone-off" | "cloud" | "cloud-circle" | "cloud-off" | "database" | "database-off" | "alarm" | "alarm-off" | "calendar" | "clock" | "monitor" | "monitor-off" | "tablet" | "television" | "television-off" | "television-play" | "watch" | "pen" | "ruler" | "file" | "folder" | "folder-off" | "cup" | "cup-off" | "hamburger" | "hamburger-off" | "square-circle" | "minus-circle" | "controller" | "controller-off" | "crown-circle" | "heart" | "shield" | "sword" | "nut" | "wrench" | "gift" | "gift-off" | "bell" | "camera" | "fire" | "fire-circle" | "fire-off" | "pause" | "play" | "power" | "printer" | "angle-right" | "calculator" | "division" | "equal" | "exclamation" | "minus" | "plus" | "heart-off" | "hospital" | "pill" | "pill-off" | "microphone" | "microphone-off" | "airplane" | "taxi" | "train" | "bell-circle" | "bell-off" | "camera-off" | "printer-off" | "square" | "star" | "star-circle" | "triangle-down" | "cart" | "cart-off" | "bicycle" | "trophy" | "airplane-off" | "truck" | "umbrella" | "exclamation-circle" | "identification" | "lock-closed" | "megaphone" | "moon" | "photo" | "qr-code" | "scissors" | "sun" | "trash" | "building" | "calendar-off" | "circle-off" | "clapperboard" | "coins" | "euro" | "expand" | "hand-grab" | "hash" | "headphone-off" | "hourglass" | "house" | "info" | "megaphone-off" | "nut-off" | "swords" | "syringe" | "thumbs-down" | "thumbs-up" | "triangle-right" | "umbrella-off" | "sliders" | "arrow-down-circle-filled" | "arrow-down-left-circle" | "arrow-down-right-circle" | "arrow-left-circle-filled" | "arrow-right-circle-filled" | "arrow-up-circle-filled" | "arrow-up-left-circle" | "arrow-up-right-circle" | "bookmark-filled" | "building-off" | "calculator-off" | "circle-filled" | "clock-off" | "cloud-down" | "cloud-up" | "code-circle" | "code-circle-filled" | "code-off" | "color-picker" | "color-picker-off" | "comet" | "contract" | "crown-off" | "exclamation-circle-filled" | "file-off" | "flower-off" | "heart-filled" | "hospital-circle" | "hospital-circle-filled" | "hourglass-off" | "info-circle" | "info-circle-filled" | "key-off" | "lock-open-off" | "magnet-off" | "map-off" | "moon-off" | "photo-circle" | "photo-off" | "planet" | "planet-off" | "ruler-off" | "scissors-off" | "seedling" | "seedling-off" | "shield-checkered" | "square-filled" | "star-filled" | "stars" | "stars-off" | "stopwatch" | "sun-off" | "sword-off" | "ticket-off" | "trash-off" | "trophy-off" | "truck-off" | "fast-forward-circle" | "gear" | "people" | "person" | "person-circle" | "person-plus" | "question" | "question-circle" | "rewind-circle" | "arrows-spin" | "earth-americas" | "earth-asia" | "earth-europe" | "floppy-disk" | "hands-clapping" | "angle-down" | "angle-left" | "angle-up" | "motorcycle" | "paper-plane" | "checkmark" | "checkmark-filled" | "checkmark-circle" | "duplicate" | "enter" | "list-circle" | "open" | "people-circle" | "clock-circle-filled" | "dollar-circle-filled" | "euro-circle-filled" | "minus-circle-filled" | "pause-circle-filled" | "play-circle-filled" | "plus-circle-filled" | "question-circle-filled" | "lock-open-circle" | "circle-circle" | "watch-off" | "photo-camera" | "flag-circle" | "person-off" | "water-drop" | "share-android" | "share-ios" | "internet" | "dollar" | "dollar-circle" | "yen" | "bookmark-circle" | "cv" | "headphone" | "triangle-left" | "triangle-up" | "countdown" | "no-entry" | "radio-circle" | "t-shirt" | "chain" | "dress" | "book-circle" | "calendar-circle" | "camera-circle" | "equal-circle" | "face-smiling" | "folder-circle" | "grid-circle" | "moon-circle" | "phone-circle" | "text-bubble" | "trash-circle" | "times-circle" | "times" | "leave" | "persons" | "peso" | "yuan" | "electricity" | "bluetooth-circle" | "euro-circle" | "menu-circle" | "wifi-circle" | "yen-circle" | "tablet-off" | "triangle-down-filled" | "triangle-left-filled" | "triangle-right-filled" | "triangle-up-filled" | "house-off" | "trophy-circle" | "repeat-circle" | "clock-circle" | "hash-circle" | "can" | "cellphone-eye" | "cellphone-loop" | "clipboard-check-circle" | "coctail" | "dots-x" | "dots-y" | "eye-frame" | "file-loop" | "film-frame" | "flag-straight" | "flower-bud" | "folding-stool" | "hand-open" | "hand-point" | "hand-point-open" | "knive-fork" | "letter" | "letter-open" | "loop-minus" | "loop-plus" | "monitor-loop" | "move-x" | "move-y" | "music-note-double" | "music-note-single" | "next-track" | "paint-pallet" | "person-checkmark" | "photo-studio" | "pinpoint" | "pinpoint-off" | "previous-track" | "rewind-time" | "smartphone-cutout" | "smartphone-notch" | "soft-drink" | "speaker-high" | "speaker-low" | "studio-backdrop" | "studio-light-front" | "studio-light-side" | "text-bubbles" | "airplane-circle" | "airplane-circle-filled" | "airplane-circle-off" | "alarm-circle" | "alarm-circle-filled" | "alarm-circle-off" | "angle-down-circle" | "angle-down-circle-filled" | "angle-down-circle-off" | "angle-down-off" | "angle-left-circle" | "angle-left-circle-filled" | "angle-left-circle-off" | "angle-left-off" | "angle-right-circle" | "angle-right-circle-filled" | "angle-right-circle-off" | "angle-right-off" | "angle-up-circle" | "angle-up-circle-filled" | "angle-up-circle-off" | "angle-up-off" | "arrow-down-circle-off" | "arrow-down-left-circle-filled" | "arrow-down-left-circle-off" | "arrow-down-left-off" | "arrow-down-off" | "arrow-down-right-circle-filled" | "arrow-down-right-circle-off" | "arrow-down-right-off" | "arrow-left-circle-off" | "arrow-left-off" | "arrow-right-circle-off" | "arrow-right-off" | "arrow-spin" | "arrow-spin-circle" | "arrow-spin-circle-filled" | "arrow-spin-circle-off" | "arrow-spin-off" | "arrow-up-circle-off" | "arrow-up-left-circle-filled" | "arrow-up-left-circle-off" | "arrow-up-left-off" | "arrow-up-off" | "arrow-up-right-circle-filled" | "arrow-up-right-circle-off" | "arrow-up-right-off" | "arrows-spin-circle" | "arrows-spin-circle-filled" | "arrows-spin-circle-off" | "arrows-spin-off" | "bank-circle-filled" | "bank-circle-off" | "battery-circle" | "battery-circle-filled" | "battery-circle-off" | "bell-circle-filled" | "bell-circle-off" | "bicycle-circle" | "bicycle-circle-filled" | "bicycle-circle-off" | "bicycle-off" | "bluetooth-circle-filled" | "bluetooth-circle-off" | "book-circle-filled" | "book-circle-off" | "bookmark-circle-filled" | "bookmark-circle-off" | "bookmark-filled-circle" | "bookmark-filled-circle-filled" | "bookmark-filled-circle-off" | "bookmark-filled-off" | "briefcase-circle" | "briefcase-circle-filled" | "briefcase-circle-off" | "building-circle" | "building-circle-filled" | "building-circle-off" | "bulletin-notice" | "bulletin-notice-circle" | "bulletin-notice-circle-filled" | "bulletin-notice-circle-off" | "bulletin-notice-off" | "calculator-circle" | "calculator-circle-filled" | "calculator-circle-off" | "calendar-circle-filled" | "calendar-circle-off" | "camera-circle-filled" | "camera-circle-off" | "can-circle" | "can-circle-filled" | "can-circle-off" | "can-off" | "car-circle" | "car-circle-filled" | "car-circle-off" | "cart-circle" | "cart-circle-filled" | "cart-circle-off" | "cellphone-eye-circle" | "cellphone-eye-circle-filled" | "cellphone-eye-circle-off" | "cellphone-eye-off" | "cellphone-loop-circle" | "cellphone-loop-circle-filled" | "cellphone-loop-circle-off" | "cellphone-loop-off" | "chain-circle" | "chain-circle-filled" | "chain-circle-off" | "chain-off" | "checkmark-circle-filled" | "checkmark-circle-off" | "checkmark-filled-circle" | "checkmark-filled-circle-filled" | "checkmark-filled-circle-off" | "checkmark-filled-off" | "checkmark-off" | "checkmark-outlined" | "checkmark-outlined-circle" | "checkmark-outlined-circle-filled" | "checkmark-outlined-circle-off" | "checkmark-outlined-off" | "circle-big" | "circle-big-circle" | "circle-big-circle-filled" | "circle-big-circle-off" | "circle-big-filled" | "circle-big-filled-circle" | "circle-big-filled-circle-filled" | "circle-big-filled-circle-off" | "circle-big-filled-off" | "circle-big-off" | "circle-circle-filled" | "circle-circle-off" | "circle-filled-circle" | "circle-filled-circle-filled" | "circle-filled-circle-off" | "circle-filled-off" | "clapperboard-circle" | "clapperboard-circle-filled" | "clapperboard-circle-off" | "clapperboard-off" | "clipboard-check-circle-filled" | "clipboard-check-circle-off" | "clipboard-check-circled" | "clipboard-check-circled-circle" | "clipboard-check-circled-circle-filled" | "clipboard-check-circled-circle-off" | "clipboard-check-circled-off" | "clipboard-check-off" | "clipboard-circle" | "clipboard-circle-filled" | "clipboard-circle-off" | "clock-circle-off" | "cloud-circle-filled" | "cloud-circle-off" | "cloud-down-circle" | "cloud-down-circle-filled" | "cloud-down-circle-off" | "cloud-down-off" | "cloud-up-circle" | "cloud-up-circle-filled" | "cloud-up-circle-off" | "cloud-up-off" | "coctail-circle" | "coctail-circle-filled" | "coctail-circle-off" | "coctail-off" | "code-circle-off" | "coins-circle" | "coins-circle-filled" | "coins-circle-off" | "coins-off" | "color-picker-circle" | "color-picker-circle-filled" | "color-picker-circle-off" | "comet-circle" | "comet-circle-filled" | "comet-circle-off" | "comet-off" | "contract-circle" | "contract-circle-filled" | "contract-circle-off" | "contract-off" | "controller-circle" | "controller-circle-filled" | "controller-circle-off" | "countdown-circle" | "countdown-circle-filled" | "countdown-circle-off" | "countdown-off" | "credit-card-circle" | "credit-card-circle-filled" | "credit-card-circle-off" | "crown-circle-filled" | "crown-circle-off" | "cup-circle" | "cup-circle-filled" | "cup-circle-off" | "cv-circle" | "cv-circle-filled" | "cv-circle-off" | "cv-off" | "database-circle" | "database-circle-filled" | "database-circle-off" | "division-circle" | "division-circle-filled" | "division-circle-off" | "division-off" | "dollar-circle-off" | "dollar-off" | "dots-x-circle" | "dots-x-circle-filled" | "dots-x-circle-off" | "dots-x-off" | "dots-y-circle" | "dots-y-circle-filled" | "dots-y-circle-off" | "dots-y-off" | "down-left" | "down-left-circle" | "down-left-circle-filled" | "down-left-circle-off" | "down-left-off" | "down-up" | "down-up-circle" | "down-up-circle-filled" | "down-up-circle-off" | "down-up-off" | "dress-circle" | "dress-circle-filled" | "dress-circle-off" | "dress-off" | "duplicate-circle" | "duplicate-circle-filled" | "duplicate-circle-off" | "duplicate-off" | "earth-americas-circle" | "earth-americas-circle-filled" | "earth-americas-circle-off" | "earth-americas-off" | "earth-asia-circle" | "earth-asia-circle-filled" | "earth-asia-circle-off" | "earth-asia-off" | "earth-europe-circle" | "earth-europe-circle-filled" | "earth-europe-circle-off" | "earth-europe-off" | "electricity-circle" | "electricity-circle-filled" | "electricity-circle-off" | "electricity-off" | "enter-circle" | "enter-circle-filled" | "enter-circle-off" | "enter-off" | "equal-circle-filled" | "equal-circle-off" | "equal-off" | "euro-circle-off" | "euro-off" | "exclamation-circle-off" | "exclamation-off" | "expand-circle" | "expand-circle-filled" | "expand-circle-off" | "expand-off" | "eye-circle-filled" | "eye-circle-off" | "eye-closed-circle" | "eye-closed-circle-filled" | "eye-closed-circle-off" | "eye-closed-off" | "eye-frame-circle" | "eye-frame-circle-filled" | "eye-frame-circle-off" | "eye-frame-off" | "face-frowning" | "face-frowning-circle" | "face-frowning-circle-filled" | "face-frowning-circle-off" | "face-frowning-off" | "face-grinning" | "face-grinning-circle" | "face-grinning-circle-filled" | "face-grinning-circle-off" | "face-grinning-off" | "face-smiling-circle" | "face-smiling-circle-filled" | "face-smiling-circle-off" | "face-smiling-off" | "fast-forward-circle-filled" | "fast-forward-circle-off" | "fast-forward-off" | "file-circle" | "file-circle-filled" | "file-circle-off" | "file-loop-circle" | "file-loop-circle-filled" | "file-loop-circle-off" | "file-loop-off" | "film-frame-circle" | "film-frame-circle-filled" | "film-frame-circle-off" | "film-frame-off" | "fire-circle-filled" | "fire-circle-off" | "flag-circle-filled" | "flag-circle-off" | "flag-straight-circle" | "flag-straight-circle-filled" | "flag-straight-circle-off" | "flag-straight-off" | "floppy-disk-circle" | "floppy-disk-circle-filled" | "floppy-disk-circle-off" | "floppy-disk-off" | "flower-bud-circle" | "flower-bud-circle-filled" | "flower-bud-circle-off" | "flower-bud-off" | "flower-circle" | "flower-circle-filled" | "flower-circle-off" | "folder-circle-filled" | "folder-circle-off" | "folding-stool-circle" | "folding-stool-circle-filled" | "folding-stool-circle-off" | "folding-stool-off" | "gear-circle" | "gear-circle-filled" | "gear-circle-off" | "gear-off" | "gift-circle" | "gift-circle-filled" | "gift-circle-off" | "grab-handle" | "grab-handle-circle" | "grab-handle-circle-filled" | "grab-handle-circle-off" | "grab-handle-off" | "grid-circle-filled" | "grid-circle-off" | "hamburger-circle" | "hamburger-circle-filled" | "hamburger-circle-off" | "hammer-claw" | "hammer-claw-circle" | "hammer-claw-circle-filled" | "hammer-claw-circle-off" | "hammer-claw-off" | "hammer-sledge" | "hammer-sledge-circle" | "hammer-sledge-circle-filled" | "hammer-sledge-circle-off" | "hammer-sledge-off" | "hand-grab-circle" | "hand-grab-circle-filled" | "hand-grab-circle-off" | "hand-grab-off" | "hand-open-circle" | "hand-open-circle-filled" | "hand-open-circle-off" | "hand-open-off" | "hand-point-circle" | "hand-point-circle-filled" | "hand-point-circle-off" | "hand-point-off" | "hand-point-open-circle" | "hand-point-open-circle-filled" | "hand-point-open-circle-off" | "hand-point-open-off" | "hands-clapping-checkmark" | "hands-clapping-checkmark-circle" | "hands-clapping-checkmark-circle-filled" | "hands-clapping-checkmark-circle-off" | "hands-clapping-checkmark-off" | "hands-clapping-circle" | "hands-clapping-circle-filled" | "hands-clapping-circle-off" | "hands-clapping-off" | "handshake-circle" | "handshake-circle-filled" | "handshake-circle-off" | "handshake-off" | "hash-circle-filled" | "hash-circle-off" | "hash-off" | "headphone-circle" | "headphone-circle-filled" | "headphone-circle-off" | "heart-circle-filled" | "heart-circle-off" | "heart-filled-circle" | "heart-filled-circle-filled" | "heart-filled-circle-off" | "heart-filled-off" | "hospital-circle-off" | "hospital-off" | "hourglass-circle" | "hourglass-circle-filled" | "hourglass-circle-off" | "house-circle" | "house-circle-filled" | "house-circle-off" | "identification-circle" | "identification-circle-filled" | "identification-circle-off" | "identification-off" | "info-circle-off" | "info-off" | "internet-circle" | "internet-circle-filled" | "internet-circle-off" | "internet-off" | "key-circle" | "key-circle-filled" | "key-circle-off" | "keyboard-circle" | "keyboard-circle-filled" | "keyboard-circle-off" | "knive-fork-circle" | "knive-fork-circle-filled" | "knive-fork-circle-off" | "knive-fork-off" | "label-circle" | "label-circle-filled" | "label-circle-off" | "leaf-circle-filled" | "leaf-circle-off" | "leave-circle" | "leave-circle-filled" | "leave-circle-off" | "leave-off" | "letter-circle" | "letter-circle-filled" | "letter-circle-off" | "letter-off" | "letter-open-circle" | "letter-open-circle-filled" | "letter-open-circle-off" | "letter-open-off" | "line-slant-down" | "line-slant-down-circle" | "line-slant-down-circle-filled" | "line-slant-down-circle-off" | "line-slant-down-off" | "line-slant-up" | "line-slant-up-circle" | "line-slant-up-circle-filled" | "line-slant-up-circle-off" | "line-slant-up-off" | "line-x" | "line-x-circle" | "line-x-circle-filled" | "line-x-circle-off" | "line-x-off" | "line-y" | "line-y-circle" | "line-y-circle-filled" | "line-y-circle-off" | "line-y-off" | "list-circle-filled" | "list-circle-off" | "list-off" | "lock-closed-circle" | "lock-closed-circle-filled" | "lock-closed-circle-off" | "lock-closed-off" | "lock-open-circle-filled" | "lock-open-circle-off" | "loop-circle" | "loop-circle-filled" | "loop-circle-off" | "loop-minus-circle" | "loop-minus-circle-filled" | "loop-minus-circle-off" | "loop-minus-off" | "loop-off" | "loop-plus-circle" | "loop-plus-circle-filled" | "loop-plus-circle-off" | "loop-plus-off" | "magnet-circle" | "magnet-circle-filled" | "magnet-circle-off" | "map-circle" | "map-circle-filled" | "map-circle-off" | "megaphone-circle" | "megaphone-circle-filled" | "megaphone-circle-off" | "menu-circle-filled" | "menu-circle-off" | "menu-off" | "microphone-circle" | "microphone-circle-filled" | "microphone-circle-off" | "microphone-handheld" | "microphone-handheld-circle" | "microphone-handheld-circle-filled" | "microphone-handheld-circle-off" | "microphone-handheld-off" | "minus-off" | "money-note" | "money-note-circle" | "money-note-circle-filled" | "money-note-circle-off" | "money-note-off" | "monitor-circle" | "monitor-circle-filled" | "monitor-circle-off" | "monitor-eye-circle" | "monitor-eye-circle-filled" | "monitor-eye-circle-off" | "monitor-eye-off" | "monitor-loop-circle" | "monitor-loop-circle-filled" | "monitor-loop-circle-off" | "monitor-loop-off" | "moon-circle-filled" | "moon-circle-off" | "motorcycle-circle" | "motorcycle-circle-filled" | "motorcycle-circle-off" | "motorcycle-off" | "move-x-circle" | "move-x-circle-filled" | "move-x-circle-off" | "move-x-off" | "move-y-circle" | "move-y-circle-filled" | "move-y-circle-off" | "move-y-off" | "music-note-double-circle" | "music-note-double-circle-filled" | "music-note-double-circle-off" | "music-note-double-off" | "music-note-single-circle" | "music-note-single-circle-filled" | "music-note-single-circle-off" | "music-note-single-off" | "next-track-circle" | "next-track-circle-filled" | "next-track-circle-off" | "next-track-off" | "no-entry-circle" | "no-entry-circle-filled" | "no-entry-circle-off" | "no-entry-off" | "nut-circle" | "nut-circle-filled" | "nut-circle-off" | "open-circle" | "open-circle-filled" | "open-circle-off" | "open-off" | "paint-pallet-circle" | "paint-pallet-circle-filled" | "paint-pallet-circle-off" | "paint-pallet-off" | "paper-plane-circle" | "paper-plane-circle-filled" | "paper-plane-circle-off" | "paper-plane-off" | "paperclip-circle" | "paperclip-circle-filled" | "paperclip-circle-off" | "pause-circle-off" | "pause-off" | "pen-circle" | "pen-circle-filled" | "pen-circle-off" | "people-circle-filled" | "people-circle-off" | "people-off" | "person-checkmark-circle" | "person-checkmark-circle-filled" | "person-checkmark-circle-off" | "person-checkmark-off" | "person-circle-filled" | "person-circle-off" | "person-plus-circle" | "person-plus-circle-filled" | "person-plus-circle-off" | "person-plus-off" | "persons-circle" | "persons-circle-filled" | "persons-circle-off" | "persons-off" | "peso-circle" | "peso-circle-filled" | "peso-circle-off" | "peso-off" | "phone-circle-filled" | "phone-circle-off" | "photo-camera-circle" | "photo-camera-circle-filled" | "photo-camera-circle-off" | "photo-camera-off" | "photo-circle-filled" | "photo-circle-off" | "photo-studio-circle" | "photo-studio-circle-filled" | "photo-studio-circle-off" | "photo-studio-off" | "pill-circle" | "pill-circle-filled" | "pill-circle-off" | "pin-circle" | "pin-circle-filled" | "pin-circle-off" | "pinpoint-circle" | "pinpoint-circle-filled" | "pinpoint-circle-off" | "planet-circle" | "planet-circle-filled" | "planet-circle-off" | "planet-ring" | "planet-ring-circle" | "planet-ring-circle-filled" | "planet-ring-circle-off" | "planet-ring-off" | "play-circle-off" | "play-off" | "plus-circle-off" | "plus-off" | "power-circle" | "power-circle-filled" | "power-circle-off" | "previous-track-circle" | "previous-track-circle-filled" | "previous-track-circle-off" | "previous-track-off" | "printer-circle" | "printer-circle-filled" | "printer-circle-off" | "qr-code-circle" | "qr-code-circle-filled" | "qr-code-circle-off" | "qr-code-off" | "question-circle-off" | "question-off" | "radio-circle-filled" | "radio-circle-off" | "raise-hand" | "raise-hand-circle" | "raise-hand-circle-filled" | "raise-hand-circle-off" | "raise-hand-off" | "repeat-circle-filled" | "repeat-circle-off" | "rewind-circle-filled" | "rewind-circle-off" | "rewind-off" | "rewind-time-circle" | "rewind-time-circle-filled" | "rewind-time-circle-off" | "rewind-time-off" | "ruler-circle" | "ruler-circle-filled" | "ruler-circle-off" | "scissors-circle" | "scissors-circle-filled" | "scissors-circle-off" | "seedling-circle" | "seedling-circle-filled" | "seedling-circle-off" | "share-android-circle" | "share-android-circle-filled" | "share-android-circle-off" | "share-android-off" | "share-ios-circle" | "share-ios-circle-filled" | "share-ios-circle-off" | "share-ios-off" | "shield-check-circle" | "shield-check-circle-filled" | "shield-check-circle-off" | "shield-check-off" | "shield-checkered-circle" | "shield-checkered-circle-filled" | "shield-checkered-circle-off" | "shield-checkered-off" | "shield-circle" | "shield-circle-filled" | "shield-circle-off" | "shuffle-circle" | "shuffle-circle-filled" | "shuffle-circle-off" | "shuffle-off" | "sliders-circle" | "sliders-circle-filled" | "sliders-circle-off" | "sliders-off" | "smartphone-cutout-circle" | "smartphone-cutout-circle-filled" | "smartphone-cutout-circle-off" | "smartphone-cutout-off" | "smartphone-home-button" | "smartphone-home-button-circle" | "smartphone-home-button-circle-filled" | "smartphone-home-button-circle-off" | "smartphone-home-button-off" | "smartphone-notch-circle" | "smartphone-notch-circle-filled" | "smartphone-notch-circle-off" | "smartphone-notch-off" | "soft-drink-circle" | "soft-drink-circle-filled" | "soft-drink-circle-off" | "soft-drink-off" | "speaker-high-circle" | "speaker-high-circle-filled" | "speaker-high-circle-off" | "speaker-high-off" | "speaker-low-circle" | "speaker-low-circle-filled" | "speaker-low-circle-off" | "speaker-low-off" | "square-circle-filled" | "square-circle-off" | "square-filled-circle" | "square-filled-circle-filled" | "square-filled-circle-off" | "square-filled-off" | "star-circle-filled" | "star-circle-off" | "star-filled-circle" | "star-filled-circle-filled" | "star-filled-circle-off" | "star-filled-off" | "stars-circle" | "stars-circle-filled" | "stars-circle-off" | "stopwatch-circle" | "stopwatch-circle-filled" | "stopwatch-circle-off" | "stopwatch-off" | "studio-backdrop-circle" | "studio-backdrop-circle-filled" | "studio-backdrop-circle-off" | "studio-backdrop-off" | "studio-light-front-circle" | "studio-light-front-circle-filled" | "studio-light-front-circle-off" | "studio-light-front-off" | "studio-light-side-circle" | "studio-light-side-circle-filled" | "studio-light-side-circle-off" | "studio-light-side-off" | "sun-circle" | "sun-circle-filled" | "sun-circle-off" | "sword-circle" | "sword-circle-filled" | "sword-circle-off" | "sword-shield" | "sword-shield-circle" | "sword-shield-circle-filled" | "sword-shield-circle-off" | "sword-shield-off" | "swords-circle" | "swords-circle-filled" | "swords-circle-off" | "swords-off" | "syringe-circle" | "syringe-circle-filled" | "syringe-circle-off" | "syringe-off" | "t-shirt-circle" | "t-shirt-circle-filled" | "t-shirt-circle-off" | "t-shirt-off" | "tablet-circle" | "tablet-circle-filled" | "tablet-circle-off" | "taxi-circle" | "taxi-circle-filled" | "taxi-circle-off" | "taxi-off" | "television-circle" | "television-circle-filled" | "television-circle-off" | "television-play-circle" | "television-play-circle-filled" | "television-play-circle-off" | "television-play-off" | "text-bubble-circle" | "text-bubble-circle-filled" | "text-bubble-circle-off" | "text-bubble-off" | "text-bubbles-circle" | "text-bubbles-circle-filled" | "text-bubbles-circle-off" | "text-bubbles-off" | "thumbs-down-circle" | "thumbs-down-circle-filled" | "thumbs-down-circle-off" | "thumbs-down-off" | "thumbs-up-circle" | "thumbs-up-circle-filled" | "thumbs-up-circle-off" | "thumbs-up-off" | "ticket-circle" | "ticket-circle-filled" | "ticket-circle-off" | "times-circle-filled" | "times-circle-off" | "times-off" | "train-circle" | "train-circle-filled" | "train-circle-off" | "train-off" | "trash-circle-filled" | "trash-circle-off" | "tree-circle" | "tree-circle-filled" | "tree-circle-off" | "tree-off" | "triangle-down-circle" | "triangle-down-circle-filled" | "triangle-down-circle-off" | "triangle-down-filled-circle" | "triangle-down-filled-circle-filled" | "triangle-down-filled-circle-off" | "triangle-down-filled-off" | "triangle-down-off" | "triangle-left-circle" | "triangle-left-circle-filled" | "triangle-left-circle-off" | "triangle-left-filled-circle" | "triangle-left-filled-circle-filled" | "triangle-left-filled-circle-off" | "triangle-left-filled-off" | "triangle-left-off" | "triangle-right-circle" | "triangle-right-circle-filled" | "triangle-right-circle-off" | "triangle-right-filled-circle" | "triangle-right-filled-circle-filled" | "triangle-right-filled-circle-off" | "triangle-right-filled-off" | "triangle-right-off" | "triangle-up-circle" | "triangle-up-circle-filled" | "triangle-up-circle-off" | "triangle-up-filled-circle" | "triangle-up-filled-circle-filled" | "triangle-up-filled-circle-off" | "triangle-up-filled-off" | "triangle-up-off" | "trophy-circle-filled" | "trophy-circle-off" | "truck-circle" | "truck-circle-filled" | "truck-circle-off" | "umbrella-circle" | "umbrella-circle-filled" | "umbrella-circle-off" | "watch-circle" | "watch-circle-filled" | "watch-circle-off" | "water-drop-circle" | "water-drop-circle-filled" | "water-drop-circle-off" | "water-drop-off" | "wifi-circle-filled" | "wifi-circle-off" | "wrench-circle" | "wrench-circle-filled" | "wrench-circle-off" | "wrench-off" | "yen-circle-filled" | "yen-circle-off" | "yen-off" | "yuan-circle" | "yuan-circle-filled" | "yuan-circle-off" | "yuan-off">): import("react").JSX.Element;
|
|
1287
1287
|
displayName: string;
|
|
1288
1288
|
};
|
|
1289
1289
|
export {};
|