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
|
@@ -1498,7 +1498,7 @@ declare const cbiIconNames: {
|
|
|
1498
1498
|
};
|
|
1499
1499
|
export type CbiIconName = keyof typeof cbiIconNames;
|
|
1500
1500
|
export declare const Cbi: {
|
|
1501
|
-
({ 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<"windows" | "button" | "rtl" | "meta" | "dome-light" | "nas" | "raspberry-pi" | "ring" | "target" | "sprinkler" | "delta" | "air-conditioner" | "battery-low" | "emby" | "firefox" | "hulu" | "netflix" | "plex" | "spotify" | "steam" | "twitch" | "youtube" | "youtube-tv" | "laptop" | "smoke-detector" | "tablet" | "thermostat" | "nut" | "air-filter" | "ceiling-fan" | "ceiling-fan-light" | "chandelier" | "floor-lamp" | "floor-lamp-dual" | "play" | "seat" | "piano" | "bridge" | "star-plus" | "battery-full" | "abc" | "ai" | "christmas-tree" | "eggs" | "lego" | "salt" | "treadmill" | "battery-half" | "discord" | "moisture" | "playstation" | "telegram" | "xbox" | "charging-station" | "flow" | "humidity" | "soil-moisture" | "acura" | "adguard" | "analogue" | "audi" | "authentik" | "bentley" | "bitwarden" | "bmw" | "bugatti" | "cbs" | "chevrolet" | "chrysler" | "citroen" | "cloudflare" | "cnn" | "confluence" | "dacia" | "daserste" | "dazn" | "denon" | "dhl" | "dts" | "duplicati" | "ecovacs" | "epson" | "esphome" | "f1" | "fedex" | "fiat" | "ford" | "fortinet" | "fox" | "frigate" | "go" | "grafana" | "hbo" | "helium" | "hive" | "honda" | "huawei" | "hyundai" | "infiniti" | "iris" | "irobot" | "itvx" | "jaguar" | "jeep" | "jellyfin" | "keenetic" | "kia" | "kinopoisk" | "koenigsegg" | "kuma" | "lamborghini" | "landrover" | "letsencrypt" | "lg" | "linksys" | "lucid" | "maserati" | "max" | "mazda" | "mclaren" | "mealie" | "mg" | "mikrotik" | "mini" | "mitsubishi" | "monzo" | "mqtt" | "nbc" | "netapp" | "nextcloud" | "nginx" | "nissan" | "nodered" | "octoprint" | "opel" | "openmediavault" | "opnsense" | "panasonic" | "peloton" | "peugeot" | "picnic" | "pocketcasts" | "polestar" | "porsche" | "portainer" | "prosieben" | "proxmox" | "qbittorrent" | "radarr" | "ram" | "renault" | "robinhood" | "rollsroyce" | "roon" | "rtlzwei" | "samsung" | "sat1" | "sega" | "skoda" | "smart" | "sonarr" | "sonos" | "speedtest" | "starbucks" | "stremio" | "subaru" | "suzuki" | "swr" | "tado" | "tailscale" | "tomorrowland" | "toyota" | "traccar" | "trakt" | "twinkly" | "ubiquiti" | "unraid" | "usps" | "vaultwarden" | "vauxhall" | "viaplay" | "virgin" | "virginmedia" | "volkswagen" | "volvo" | "vox" | "walmart" | "zdf" | "zigbee2mqtt" | "ziggo" | "google-home" | "marvel" | "matter" | "neon" | "oauth" | "phoenix" | "stitch" | "home-mini" | "laptop-windows" | "nest-audio" | "nest-mini" | "nest-wifi-router" | "window-sensor" | "bathroom" | "kitchen" | "co2" | "chromecast" | "_10-play" | "amaze" | "apple-tv" | "arte" | "aston-martin" | "aura" | "avito" | "bbc" | "bose-soundtouch" | "byd" | "cync" | "dstv" | "dvd" | "easee" | "eero" | "espn" | "ewelink" | "ezviz" | "firetv" | "franceinfo" | "gemini" | "heos" | "homey" | "hubitat" | "jiocinema" | "justwatch" | "lancia" | "lexus" | "lotus" | "magentatv" | "moonlight" | "motogp" | "movies-anywhere" | "movistar-plus" | "nanoleaf" | "nighthawk" | "npo" | "nrk" | "nuki" | "odido" | "office" | "one" | "overseerr" | "ovo" | "peacock" | "phantom" | "plexamp" | "postnl" | "roborock" | "snapcast" | "starlink" | "steam-deck" | "telenet" | "tibber" | "tomato" | "unifi-protect" | "videoland" | "vrt-max" | "vudu" | "waiputv" | "wow" | "youtube-kids" | "youtube-music" | "zdfheute" | "zen" | "_02tv" | "_17-track" | "_2-way-uplighter" | "_3d-filament" | "_3dprinter-printing" | "_3dprinter-standby" | "_3sat" | "_7plus-tv" | "_9-now" | "a1-mini" | "abarth" | "abb-radio" | "abc-iview" | "abletonlive" | "adore" | "adore-alt" | "adore-mirror" | "air-presure" | "air-source-heating" | "aircon-window" | "airfryer" | "airgradient" | "airgradient-alt" | "airgradient-one" | "airgradient-open-air" | "alarm-dot-com" | "alexa-logo" | "alfa-romeo" | "alpine" | "amarant" | "amaze-alt" | "amazon-logo" | "amc" | "amp-measure" | "analogue-3d" | "androidtv" | "apc-ups-basic" | "apc-ups-upright" | "apple-airpods" | "apple-airpods-max" | "apple-airpods-pro" | "apple-ipad-pro" | "apple-iphone" | "apple-tv-box" | "apple-watch" | "apple-watch-alt" | "apple-watch-pro" | "appletv-gen2-remote" | "appletv-sim" | "aqara-a100" | "aqara-air-quality" | "aqara-bodyfat-scale" | "aqara-camera-g5" | "aqara-contact" | "aqara-cube" | "aqara-curtain" | "aqara-dw-p2" | "aqara-e1" | "aqara-e1-rsd-m1" | "aqara-fp1" | "aqara-fp2" | "aqara-g2-pro" | "aqara-g3" | "aqara-g4" | "aqara-gas-detector" | "aqara-h1-1" | "aqara-h1-2" | "aqara-h1-3" | "aqara-h1-dimmer" | "aqara-h1-switch" | "aqara-h2-dimmer-switch" | "aqara-h2-switch" | "aqara-hi-precision-motion" | "aqara-hub-n15-g2" | "aqara-inwall" | "aqara-m3" | "aqara-motion" | "aqara-n100" | "aqara-opple" | "aqara-panel-s1-plus" | "aqara-pet-feeder-c1" | "aqara-smoke-detector" | "aqara-symphony-t1" | "aqara-t1" | "aqara-temperature" | "aqara-thermo-e1" | "aqara-u100" | "aqara-u200" | "aqara-u300" | "aqara-vibration" | "aqara-waterleak" | "aqara-wirelessbutton" | "aqara-z1-pro-1" | "aqara-z1-pro-2" | "aqara-z1-pro-3" | "aqara-z1-pro-4" | "arcam" | "ard" | "ard-alpha" | "arlo-audio-doorbell" | "arlo-baby" | "arlo-base-station" | "arlo-cam" | "arlo-essential-indoor" | "arlo-floodlight" | "arlo-pro-3" | "arlo-q" | "arlo-security-light" | "arlo-ultra-2" | "arlo-video-doorbell" | "asus-new" | "asus-rp-68u" | "atari-console" | "atres-player" | "aura-group" | "bambu-lab" | "bambu-lab-alt" | "battery-backup" | "battery-charged" | "battery-critical" | "battery-good" | "battery-temp" | "bazarr" | "bbcradio2" | "bedroom" | "bedroom-alt-numbered" | "beyond" | "beyond-down" | "beyond-solid" | "beyond-up" | "bigbrother" | "binge" | "bitfocus" | "ble-mesh" | "blind-tilt-closed" | "blind-tilt-open" | "blocknet" | "bloom" | "blu-os" | "blueos" | "bluray" | "blusound-node" | "bmw-alt" | "bmw-i" | "boca-juniors" | "bollard" | "bosch-thermostat" | "boses-oundwave" | "br1" | "bridgesv1" | "bridgesv2" | "btg" | "bulb-candle-hung" | "bulb-classic-off" | "bulb-filament-alt" | "bulb-filament-candle" | "bulb-golfball-e14" | "bulb-group-bollard-3-off" | "bulb-group-bollard-wall-appear" | "bulb-group-ceiling-flush-circular" | "bulb-group-ceiling-round" | "bulb-group-ceiling-square" | "bulb-group-centura" | "bulb-group-centura-round" | "bulb-group-classic-3" | "bulb-group-classic-3-alt" | "bulb-group-classic-4" | "bulb-group-classic-4-alt" | "bulb-group-classic-hung-3" | "bulb-group-classic-hung-3-alt" | "bulb-group-classic-hung-4" | "bulb-group-classic-hung-4-alt" | "bulb-group-filament-alt" | "bulb-group-filament-candle" | "bulb-group-filament-spot" | "bulb-group-filament-sultan" | "bulb-group-golfball-e14" | "bulb-group-lightstrip" | "bulb-group-lightstrip-v" | "bulb-group-par-38" | "bulb-group-pillar-turaco-short-tall" | "bulb-group-sultan-lightstrip" | "bulb-group-sultan-lightstrip-off" | "bulb-group-sultan-spot" | "bulb-group-sultan-spot-off" | "bulb-group-wall-nyro-flood" | "bulb-lightguide-flask" | "bulb-lightguide-oval" | "bulb-lightguide-round" | "bulb-par-38" | "bulb-refresh" | "bulb-spot-off" | "bulb-sultan-group-v2" | "bulb-sultan-off" | "bulb-sultan-v2" | "bulbcandle" | "bulbflood" | "bulbfoh" | "bulbgeneralgroup" | "bulbgroup" | "bulbsclassic" | "bulbsfilament" | "bulbsspot" | "bulbssultan" | "caiway" | "camera-car" | "camera-nomotion" | "camera-person" | "camera-pet" | "car-fob" | "carrier" | "carrier-home" | "casaos" | "ceiling-adore" | "ceiling-adore-alt" | "ceiling-adore-alt-flush" | "ceiling-adore-flush" | "ceiling-aurelle" | "ceiling-aurelle-circle" | "ceiling-being" | "ceiling-buckram" | "ceiling-buckram-three" | "ceiling-buckram-two" | "ceiling-buratto" | "ceiling-buratto-four" | "ceiling-buratto-three" | "ceiling-buratto-two" | "ceiling-buratto-two-off" | "ceiling-cher-semiflush" | "ceiling-devere" | "ceiling-explore" | "ceiling-fair" | "ceiling-fair-semiflush" | "ceiling-fan-alt" | "ceiling-flourish" | "ceiling-flush-circular" | "ceiling-fugato-four" | "ceiling-fugato-four-alt" | "ceiling-fugato-three" | "ceiling-fugato-three-alt" | "ceiling-fugato-two" | "ceiling-fugato-two-alt" | "ceiling-infuse" | "ceiling-lamp" | "ceiling-lamp-plafond" | "ceiling-lamp-round" | "ceiling-muscari" | "ceiling-runner" | "ceiling-runner-three" | "ceiling-runner-two" | "ceiling-spot-lamp" | "ceiling-still" | "ceiling-surimu" | "ceiling-xamento" | "ceilinground" | "ceilingsquare" | "centris" | "centris-four" | "centris-three" | "centris-two" | "centura" | "centura-round" | "centura-two" | "channel-4-uk" | "chicken" | "chicken-coup" | "chicken-coup-door-shut" | "christmas-lights" | "christmas-tree-v2" | "christmas-wreath" | "chromecast-alt" | "cloakroom" | "clock-euro" | "colombia-fcf" | "compressor" | "cooker-extract-off" | "cooker-extract-on" | "corinthians" | "costco" | "cowboy-ebike" | "cowboy-ebike-alt" | "creality-cfs" | "creality-complete" | "creality-hi" | "crestron-swirl" | "crunchyrol" | "culturebox" | "cupra" | "daikin" | "dartboard" | "daylo-wall" | "deezer-logo" | "desk-sit" | "desk-sit-alt" | "desk-stand" | "desk-stand-alt" | "desklamp" | "desktop-computer" | "deutschlandfunk" | "devicesplug" | "devicestap" | "dimmerswitch" | "directtv" | "directv-go" | "directv-go-alt" | "discovery-plus" | "dish-network" | "dish-network-alt" | "disney-plus" | "disney-plus-alt" | "dodge" | "dolby-atmos" | "doube-window-b-open" | "doube-window-closed" | "doube-window-l-open" | "doube-window-r-open" | "double-smart-plug" | "double-wall-switch" | "double-window-closed" | "double-window-open" | "doublespot" | "downstairs" | "downstairs-basement" | "downstairs-ground" | "dreamcast" | "driveway" | "drtv" | "ds" | "dts-x" | "duckdns" | "duco-1" | "duco-2" | "duco-3" | "duco-auto" | "duco-logo" | "dune-hd" | "duux-360" | "dyson-desk" | "dyson-floor" | "echo-dot-4-group" | "echo-dot-gen-3" | "echo-dot-gen-4" | "echo-dot-gen-4-clock" | "echo-flex" | "echo-gen-2" | "echo-plus" | "echo-pop" | "echo-show-10" | "echo-show-15" | "echo-show-5-gen-2" | "echo-show-5-group" | "echo-show-8-gen-2" | "echo-show-8-group" | "echo-spot" | "echo-studio-2nd" | "ecowitt" | "elec-blanket" | "elgato-key-light" | "elgato-key-light-air" | "elgato-ring-light" | "ellevio" | "ensis" | "ensis-up" | "esphome-new" | "essential-oil-diffuser" | "essential-oil-diffuser-alt" | "etc" | "eufy-doorbell" | "ev-charging" | "ev-notcharging" | "extension-eu" | "extension-uk" | "extension-us" | "extractor-fan" | "f1-alt" | "fan-blade" | "fanduel" | "fastgate" | "festavia" | "fingerbot" | "firetv-cube" | "fisker" | "flaresolverr" | "floor-lantern-group" | "floor-lantern-off" | "floor-shades-combo" | "floorlantern" | "floorshade" | "floorspot" | "flourish" | "flourish-alt" | "fortaleza" | "fox-news" | "foxx-ess" | "france2" | "france3" | "france4" | "france5" | "friends-of-hue-arke" | "friends-of-hue-arke-round" | "friends-of-hue-aurora-dimmer-switch" | "friends-of-hue-aurora-dimmer-switch-alt" | "friends-of-hue-eikon" | "friends-of-hue-flat-p" | "friends-of-hue-flat-p-alt" | "friends-of-hue-iq-flush" | "friends-of-hue-iq-pendant" | "friends-of-hue-marbul-suspended" | "friends-of-hue-retrotouch-black-chrome" | "friends-of-hue-retrotouch-black-plain" | "friends-of-hue-retrotouch-white-chrome" | "friends-of-hue-retrotouch-white-plain" | "friends-of-hue-rigel" | "friends-of-hue-senic" | "friendsofhue" | "fritz-repeater" | "fritzbox-7530" | "fronius-inverter-gen24" | "gamecube" | "garage-3-prong" | "garage-4-prong" | "garage-5-prong" | "garage-alt-open" | "garage-alt-shut" | "garbage-cardboard" | "garbage-glass-alu" | "garbage-organic" | "garbage-plastic" | "garbage-residual" | "garden" | "garden-irrigation" | "geely" | "geko" | "generic-car-charger" | "genesis" | "genesis-vgs" | "glasspanel-door-closed" | "glasspanel-door-open" | "globoplay" | "go-group" | "go-group-off" | "go-off" | "go-portable-table" | "go3" | "goaccess" | "google-home-icon" | "google-logo-circle" | "google-pixel" | "google-wifi-router" | "goplay" | "goplay-alt" | "govee-h6046" | "govee-h6076" | "gradient-tube-long" | "gradient-tube-short" | "great-wall" | "grill-ceramic" | "grill-charcoal" | "grill-gas" | "grogu" | "guacamole" | "ha-blue" | "habbitat-martinelli" | "habbitat-ribbon" | "heated-maiden" | "heb" | "helium-tot" | "herman-miller-aeron" | "hino" | "hobby" | "holden" | "homekit" | "homemati-ip" | "homepod" | "homepod-mini" | "honeywell" | "hood-extraction" | "hot-net" | "hoymiles-inverter" | "hr1" | "huawei-solar-inverter" | "hue-only" | "hue-spot-group-v2" | "hue-spot-v2" | "hue-sync-strip" | "hyundai-alt" | "hyundai-ioniq" | "ikea-5-spot" | "ikea-blind-closed" | "ikea-blind-half" | "ikea-blind-open" | "ikea-blind-remote" | "ikea-dimmer" | "ikea-fado" | "ikea-felsisk" | "ikea-floalt-panel" | "ikea-fornuftig" | "ikea-gunnarp-panel" | "ikea-gunnarp-round" | "ikea-haddebo" | "ikea-hektar3" | "ikea-hogvind" | "ikea-jakobsbyn" | "ikea-kallax1" | "ikea-kallax16" | "ikea-kallax2" | "ikea-kallax2-upright" | "ikea-kallax4" | "ikea-kallax8" | "ikea-paparlamp" | "ikea-piskott" | "ikea-ps-2014" | "ikea-ps-2014-open" | "ikea-remote" | "ikea-sinnerlig" | "ikea-starkvind" | "ikea-tokabo" | "ikea-uppatvind" | "ikea-varmblixt" | "ikea-vidja" | "imac" | "infuse-pro" | "insteon" | "intel-cpu" | "intel-nuc" | "intex-pool-light" | "iosfacetime" | "iosphotos" | "iossettings" | "ipmi2mqtt" | "iptvx" | "iris-group" | "ivi-tv" | "jellyseerr" | "jenkins-logo" | "kayo" | "kids-room" | "kika" | "kika-alt" | "kinopub" | "kion-tv" | "kitchen-alt" | "kitchen-group" | "klara" | "knx" | "kpn" | "lamp-bedside-table" | "lamp-bedside-table-2" | "lampada-parete" | "lapremiere" | "laptop-windows-alt" | "lci" | "lg-air-purifier" | "lg-aircon" | "lg-cooker" | "lg-fridge" | "lg-oled55" | "lg-signiture" | "liane" | "lidl-curved-lamp" | "lift-in-window-closed" | "lift-in-window-open1" | "lift-in-window-open2" | "lift-out-window-close" | "lift-out-window-open" | "light-string" | "lightstrip" | "lightstrip-off" | "lightstrip-tv" | "lightstrip-tv-alt" | "lightstrip-tv-off" | "lightstrip-wrap" | "lily" | "lily-alt" | "lily-two" | "lily-xl" | "lily-xl-alt" | "linktap" | "lit-house-number" | "litter-robot" | "litter-robot-empty" | "litterbox" | "living-room" | "livingroom-group" | "lr-defender" | "ls-spot-iris-group-v2" | "ls-sultan-iris-group-v2" | "lyrion" | "ma-lighting" | "ma-lighting-3" | "magentatv-alt" | "mainsail" | "mammotion" | "marks-sparks" | "marquee-shutter" | "maxdome" | "maybach" | "mdr1" | "mediaset-infinity" | "mercadona" | "mercedes" | "metube" | "metv" | "mi-bedside-lamp2" | "miele-scout" | "mini-bmw" | "mini-camera" | "mnm-radio" | "modbus" | "model-s" | "model-s-charge" | "model-s-charge-side" | "model-s-side" | "model-x-charge" | "model-x-open" | "moes-4way" | "moes-switch-dual" | "moes-switch-single" | "moes-switch-triple" | "molotovtv" | "monit" | "more-tv" | "mosquitto" | "motion-sensor-luminance" | "motion-sensor-luminance-alt" | "motion-sensor-temperature" | "motionsensor" | "movies-anywhere-text" | "movies-anywhere-text-vertical" | "mustang" | "my-canal" | "myenergi" | "mysa-thermostat" | "n64" | "nanoleaf-black-hexagons" | "nanoleaf-blocks" | "nanoleaf-bulb" | "nanoleaf-cup" | "nanoleaf-expo-display" | "nanoleaf-floorlamp" | "nanoleaf-hex-grain" | "nanoleaf-holiday-string" | "nanoleaf-lines" | "nanoleaf-multcolor-strip" | "nanoleaf-outdoor-string" | "nanoleaf-pegboard" | "nanoleaf-permanent-outdoor-light" | "nanoleaf-recessed" | "nanoleaf-ropelight" | "nanoleaf-screen-lights" | "nanoleaf-secretlabs" | "nanoleaf-sense-plus" | "nanoleaf-shapes" | "nanoleaf-umbra-cono" | "nas-v2" | "ndr1" | "neon-closed" | "neon-open" | "nes-console" | "nest-hub" | "nest-mini-alt" | "nest-wifi-repeater" | "netflix-alt" | "netgear-switch" | "next-hub-max" | "nexxt" | "nintendo-switch-logo" | "nio" | "noip" | "nowtv" | "nrkradio" | "nspro-panel" | "nvidia-geforce" | "nvidia-shield" | "octopusenergy" | "odometer" | "oi-tv" | "okko-tv" | "okoo" | "okoo-alt" | "ondemand-aus" | "onkyo" | "openhasp" | "openwrt-logo" | "oqee" | "orangetv" | "orbi" | "other-reading" | "other-watching-movie" | "oura-o" | "outdoor-motion" | "outdoor-motion-sensor-temperature" | "outside" | "outside-temp" | "ovhcloud" | "p1s" | "pagani" | "panel-door-close" | "panel-door-locked" | "panel-door-open" | "panel-front-door-locked" | "panel-frontdoor-close" | "panel-frontdoor-open" | "panel-glass-door-2-locked" | "panel-glass-door-3-locked" | "panel-glass-door-4-locked" | "panel-glass-door-close" | "panel-glass-door-locked" | "panel-glass-door-open" | "panel-glass-door2-close" | "panel-glass-door2-open" | "panel-glass-door3-close" | "panel-glass-door3-open" | "panel-glass-side-door-locked" | "panel-glassdoor-close" | "panel-glassdoor-open" | "panel-oven" | "paramount" | "pathe" | "patio-doors-closed" | "patio-doors-open" | "pbs" | "peas" | "pedastal-fan" | "pedastal-fan-hollow" | "pedestal" | "pendant-being" | "pendant-cher" | "pendant-devote-solid" | "pendant-devote-three-solid" | "pendant-devote-two-solid" | "pendant-long-up" | "pendant-muscari" | "pendantlong" | "pendantround" | "peppers" | "perfect-draft" | "perifo-spot" | "pet-water-fountain" | "petflap-closed" | "petflap-open" | "peugeot-alt" | "pfsense-logo" | "phantom-pair" | "phoenix-pendant" | "phoenix-plafond" | "phoenix-semiflush" | "phoenix-table" | "phoscon" | "pillar-impress" | "pillar-impress-short" | "pillar-nyro" | "pillar-spot" | "pillar-spot-2" | "pillar-spot-3" | "pillar-spot-double" | "pillar-tuar" | "pillar-turaco-short" | "pillar-turaco-tall" | "pinball" | "piv-unit" | "pixelwatch" | "play-bar-one" | "play-bar-three" | "play-bar-two" | "play-bar-v" | "play-bar-v-alt" | "play-bar-v-two" | "play-bar-v-two-in" | "play-bar-v-two-out" | "playback-button" | "playstation-3" | "playstation-4" | "playstation-5" | "plex-alt" | "plug-eu" | "plug-uk" | "plutotv" | "pm" | "pm2-5" | "pool-clorine" | "pool-depth" | "pool-disolved" | "pool-electric-lvl" | "pool-filter" | "pool-salinty" | "power-panel-logo" | "prime-video" | "prime-video-alt" | "prometheusio" | "prowlarr" | "prusa-core" | "prusa-mini" | "prusa-mk3s" | "prusa-mk4" | "prusa-xl" | "qmusic-radio" | "quatt" | "radio1" | "radon" | "rai-play" | "rain-barrel" | "ram-memory" | "rbb1" | "recessed-ceiling" | "recessedfloor" | "redbull-tv" | "rede-bandeirantes" | "rede-globo" | "regolit-arc-lamp" | "renault-invert" | "reolink-510" | "reolink-811" | "reolink-820" | "reolink-842" | "reolink-argus" | "reolink-doorbell" | "reolink-e1" | "reolink-go" | "reolink-trackmix" | "resmed" | "retro-arena" | "ring-alarm" | "ring-alarm-panel" | "ring-doorbell" | "ring-doorbell-pro" | "ring-floodlight" | "ring-smart-lighting" | "ring-spotlight-cam" | "ring-stick-up-cam" | "rituals" | "rivian" | "rocketleague" | "roku-ultra" | "roller-shutter-switch" | "romaine-lettuce" | "rooms-front-door" | "roomsattic" | "roomsbalcony" | "roomsbathroom" | "roomsbedroom" | "roomscarport" | "roomscloset" | "roomscomputer" | "roomsdining" | "roomsdriveway" | "roomsfrontdoor" | "roomsgarage" | "roomsguestroom" | "roomsgym" | "roomshallway" | "roomskidsbedroom" | "roomskitchen" | "roomslaundryroom" | "roomsliving" | "roomslounge" | "roomsmancave" | "roomsnursery" | "roomsoffice" | "roomsother" | "roomsoutdoor" | "roomsoutdoorsocialtime" | "roomspool" | "roomsporch" | "roomsrecreation" | "roomsstaircase" | "roomsstorage" | "roomsstudio" | "roomsterrace" | "roomstoilet" | "rotary-mop" | "royalmail" | "rvn" | "sabnzbd" | "saic" | "sainsburys" | "salt-lamp" | "samba" | "sana" | "sana-alt" | "scart" | "scene-bright" | "scene-concentrate" | "scene-dimmed" | "scene-dynamic" | "scene-energize" | "scene-nightlight" | "scene-read" | "scene-relax" | "schneider" | "scion" | "seagate-ssd" | "seagate-ssd-m2" | "sega-saturn" | "serie-a" | "shade-rchiileea-v1" | "shed-closed" | "shed-open" | "shelly-logo" | "shudder" | "shutter-0" | "shutter-10" | "shutter-100" | "shutter-20" | "shutter-30" | "shutter-40" | "shutter-50" | "shutter-60" | "shutter-70" | "shutter-80" | "shutter-90" | "side-glassdoor-close" | "side-glassdoor-open" | "signe" | "signe-gradient-floor" | "signe-gradient-table" | "single-wall-switch" | "singlespot" | "sky-alt" | "sky-q-logo" | "sky-showtime" | "skyone" | "skysports-f1" | "skysports-football" | "skysports-mainevent" | "skysports-news" | "skysports-premierleague" | "sleep-timer" | "sleepiq" | "sliding-barndoor-closed" | "sliding-barndoor-open" | "sliding-window-door-close" | "sliding-window-door-open" | "slling-tv" | "small-fan" | "smart-camera" | "smart-desk-lamp" | "smart-plug-it" | "smart-plug-schuko" | "smart-plug-sonoff" | "smart-power-strip" | "smart-switch" | "smarthome-solver" | "snes" | "sobeys" | "socket-eu" | "socket-uk" | "socket-us" | "soil-reading" | "solana-sol" | "solar-battery" | "solar-battery-10" | "solar-battery-15" | "solar-battery-5" | "sonnen" | "sonoff" | "sonoff-0p1" | "sonos-arc" | "sonos-beam" | "sonos-bookshelf-horizontal" | "sonos-bookshelf-vertical" | "sonos-era-100" | "sonos-era-300" | "sonos-five" | "sonos-move" | "sonos-one" | "sonos-play-3" | "sonos-playbar" | "sonos-port" | "sonos-ray" | "sonos-roam" | "sonos-sub" | "sonos-sub-mini" | "sotool" | "spicebottle" | "splitdoor-open" | "spot-bulb-top" | "spotpear-bal-v2" | "spotpear-ball-v1" | "spotpear-cube" | "spotpear-custom-speaker" | "spotpear-round-n16r8" | "spotpear-round-speaker-n16r8" | "sr-radio" | "stage-backlight" | "stage-light" | "stage-light-group" | "stage-spot-light" | "stage-uplight" | "stagel-light-2" | "stagel-light-2-group" | "stan" | "stan-sport" | "star-plus-alt" | "start-tv" | "std-floodlight" | "stereo-alt" | "streamz" | "stromer" | "studio-brussel" | "sultan-group" | "sultan-group-hung" | "sunsynk" | "svt-tv" | "sxm" | "sydney-bus" | "sydney-metro" | "symfonisk-lampe" | "sync-box" | "sync-box-alt" | "sync-module" | "synology-dsm" | "systenair" | "tabbar-home" | "table-cylinder-lamp" | "table-lighting" | "table-lighting-alt" | "tableshade" | "tablewash" | "tado-thermostat" | "tagesschau24" | "tap-dial" | "telenet-box" | "temp-sensor" | "tempest-weatherflow" | "tesla-car" | "tesla-defrost" | "tesla-door" | "tesla-fan" | "tesla-fart" | "tesla-flash" | "tesla-hood" | "tesla-horn" | "tesla-icon" | "tesla-lock" | "tesla-open" | "tesla-sentry" | "tesla-start" | "tesla-trunk" | "tesla-vent" | "tet" | "tet-plus" | "tf1" | "tf1-series-films" | "tfx" | "thermostat-v2" | "thread-net" | "tidal-logo" | "tilt-window-closed" | "tilt-window-opened" | "tim-logo" | "tim-logo-alt" | "tivo" | "tmc" | "tomato-energy" | "top-radio" | "top-techno" | "top-window-closed" | "top-window-open" | "tower-fan" | "tp-link-tapo" | "tplink-re450" | "tplink-router" | "trader-joes" | "transmission-bt" | "trezor" | "triple-wall-switch" | "tripod-lamp-norm" | "tronity" | "truenas-logo" | "trx" | "tube-lights" | "tuenaero" | "tuya" | "tv2tv" | "tvimate" | "tvnz" | "twinkly-c9" | "twinkly-candies-candles" | "twinkly-candies-hearts" | "twinkly-candies-pearl" | "twinkly-candies-stars" | "twinkly-cluster" | "twinkly-curtain" | "twinkly-dots" | "twinkly-festoon" | "twinkly-icicle" | "twinkly-matrix" | "twinkly-spritzer" | "twinkly-squares" | "twist-thermostat" | "twitch-alt" | "ubiquiti-ap" | "ubiquiti-cam-flex" | "ubiquiti-cam-instant" | "ubiquiti-logo" | "ubiquiti-udm-pro" | "ubiquiti-usg-p3" | "ubiquiti-ux" | "ubiquiti-wifi-accesspoint" | "uk-scouts" | "ulanzi-tc001" | "umage" | "umage-acorn" | "umage-carmina" | "underfloor-heating" | "unifi" | "uplighter" | "ups-dlv" | "upstairs" | "upstairs-1" | "upstairs-2" | "upstairs-3" | "upstairs-4" | "usb-smart-adaptor" | "vac-filter" | "vac-mbrush" | "vac-mop" | "vac-sbrush" | "vaillant" | "valetudo" | "vanguard" | "versuz-radio" | "vert-blind-close" | "vert-blind-open" | "victoria-m" | "victron-energy" | "voc" | "volvo-alt" | "voron" | "voyah" | "vrt-klara" | "vrt-logo" | "vrt-radio1" | "vrt-stubru" | "vsc" | "vtm" | "vtm-alt" | "vtmgo" | "wall-appear" | "wall-appear-group" | "wall-econic" | "wall-econic-lantern" | "wall-econic-lantern-base" | "wall-econic-lantern-top" | "wall-flood" | "wall-fuzo" | "wall-fuzo-h" | "wall-impress" | "wall-impress-narrow" | "wall-impress-narrow-three" | "wall-impress-narrow-two" | "wall-inara" | "wall-inara-alt" | "wall-lucca" | "wall-lucca-alt" | "wall-lucca-alt-below" | "wall-mounted-tablet" | "wall-nyro" | "wall-resonate" | "wall-runner" | "wall-switch" | "wall-switch-module" | "wall-tuar" | "wall-turaco" | "walllantern" | "wallshade" | "wallspot" | "water-reservoir" | "water-softener" | "wdr1" | "weather-page-alt" | "wellner" | "wellner-solid" | "wellness" | "wheel-loader" | "wifi-dongle" | "wifi-extender" | "wink-tv" | "wiser-heating-ctl-off" | "wiser-heating-ctl-on" | "wiser-thermostat-off" | "wiser-thermostat-on" | "world-scout" | "world-scout-alt" | "wppilot" | "wps-wifi" | "wyzecam" | "xbox-alt" | "xiaomi-logo" | "xpeng" | "xt2-camera" | "yamaha-rx-v773" | "yeelight-beside-lamp" | "yeelight-bulb" | "yeelight-bulb-group" | "yeelight-ceiling" | "yeelight-cube" | "yeelight-cube2" | "yeelight-desklamp" | "yeelight-meteorite" | "yeelight-strip" | "your-spotify" | "youtube-alt" | "zattoo" | "zdfinfo" | "zdfneo" | "zdftivi" | "zero-motorcycles" | "zidooo" | "zigbee-dongle" | "zones-areas-first-floor" | "zones-areas-ground-floor" | "zones-areas-second-floor" | "zonneplan" | "zucchini" | "zwave-dongle" | "zwavejs">): import("react").JSX.Element;
|
|
1501
|
+
({ 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<"windows" | "button" | "rtl" | "meta" | "dome-light" | "nas" | "raspberry-pi" | "ring" | "target" | "sprinkler" | "delta" | "air-conditioner" | "battery-low" | "emby" | "firefox" | "hulu" | "netflix" | "plex" | "spotify" | "steam" | "twitch" | "youtube" | "youtube-tv" | "laptop" | "smoke-detector" | "tablet" | "thermostat" | "nut" | "air-filter" | "ceiling-fan" | "ceiling-fan-light" | "chandelier" | "floor-lamp" | "floor-lamp-dual" | "play" | "seat" | "piano" | "bridge" | "star-plus" | "battery-full" | "abc" | "ai" | "christmas-tree" | "eggs" | "lego" | "salt" | "treadmill" | "battery-half" | "discord" | "moisture" | "playstation" | "telegram" | "xbox" | "charging-station" | "flow" | "humidity" | "soil-moisture" | "acura" | "adguard" | "analogue" | "audi" | "authentik" | "bentley" | "bitwarden" | "bmw" | "bugatti" | "cbs" | "chevrolet" | "chrysler" | "citroen" | "cloudflare" | "cnn" | "confluence" | "dacia" | "daserste" | "dazn" | "denon" | "dhl" | "dts" | "duplicati" | "ecovacs" | "epson" | "esphome" | "f1" | "fedex" | "fiat" | "ford" | "fortinet" | "fox" | "frigate" | "go" | "grafana" | "hbo" | "helium" | "hive" | "honda" | "huawei" | "hyundai" | "infiniti" | "iris" | "irobot" | "itvx" | "jaguar" | "jeep" | "jellyfin" | "keenetic" | "kia" | "kinopoisk" | "koenigsegg" | "kuma" | "lamborghini" | "landrover" | "letsencrypt" | "lg" | "linksys" | "lucid" | "maserati" | "max" | "mazda" | "mclaren" | "mealie" | "mg" | "mikrotik" | "mini" | "mitsubishi" | "monzo" | "mqtt" | "nbc" | "netapp" | "nextcloud" | "nginx" | "nissan" | "nodered" | "octoprint" | "opel" | "openmediavault" | "opnsense" | "panasonic" | "peloton" | "peugeot" | "picnic" | "pocketcasts" | "polestar" | "porsche" | "portainer" | "prosieben" | "proxmox" | "qbittorrent" | "radarr" | "ram" | "renault" | "robinhood" | "rollsroyce" | "roon" | "rtlzwei" | "samsung" | "sat1" | "sega" | "skoda" | "smart" | "sonarr" | "sonos" | "speedtest" | "starbucks" | "stremio" | "subaru" | "suzuki" | "swr" | "tado" | "tailscale" | "tomorrowland" | "toyota" | "traccar" | "trakt" | "twinkly" | "ubiquiti" | "unraid" | "usps" | "vaultwarden" | "vauxhall" | "viaplay" | "virgin" | "virginmedia" | "volkswagen" | "volvo" | "vox" | "walmart" | "zdf" | "zigbee2mqtt" | "ziggo" | "google-home" | "marvel" | "matter" | "neon" | "oauth" | "phoenix" | "stitch" | "home-mini" | "laptop-windows" | "nest-audio" | "nest-mini" | "nest-wifi-router" | "window-sensor" | "bathroom" | "kitchen" | "co2" | "chromecast" | "_10-play" | "amaze" | "apple-tv" | "arte" | "aston-martin" | "aura" | "avito" | "bbc" | "bose-soundtouch" | "byd" | "cync" | "dstv" | "dvd" | "easee" | "eero" | "espn" | "ewelink" | "ezviz" | "firetv" | "franceinfo" | "gemini" | "heos" | "homey" | "hubitat" | "jiocinema" | "justwatch" | "lancia" | "lexus" | "lotus" | "magentatv" | "moonlight" | "motogp" | "movies-anywhere" | "movistar-plus" | "nanoleaf" | "nighthawk" | "npo" | "nrk" | "nuki" | "odido" | "office" | "one" | "overseerr" | "ovo" | "peacock" | "phantom" | "plexamp" | "postnl" | "roborock" | "snapcast" | "starlink" | "steam-deck" | "telenet" | "tibber" | "tomato" | "unifi-protect" | "videoland" | "vrt-max" | "vudu" | "waiputv" | "wow" | "youtube-kids" | "youtube-music" | "zdfheute" | "zen" | "_02tv" | "_17-track" | "_2-way-uplighter" | "_3d-filament" | "_3dprinter-printing" | "_3dprinter-standby" | "_3sat" | "_7plus-tv" | "_9-now" | "a1-mini" | "abarth" | "abb-radio" | "abc-iview" | "abletonlive" | "adore" | "adore-alt" | "adore-mirror" | "air-presure" | "air-source-heating" | "aircon-window" | "airfryer" | "airgradient" | "airgradient-alt" | "airgradient-one" | "airgradient-open-air" | "alarm-dot-com" | "alexa-logo" | "alfa-romeo" | "alpine" | "amarant" | "amaze-alt" | "amazon-logo" | "amc" | "amp-measure" | "analogue-3d" | "androidtv" | "apc-ups-basic" | "apc-ups-upright" | "apple-airpods" | "apple-airpods-max" | "apple-airpods-pro" | "apple-ipad-pro" | "apple-iphone" | "apple-tv-box" | "apple-watch" | "apple-watch-alt" | "apple-watch-pro" | "appletv-gen2-remote" | "appletv-sim" | "aqara-a100" | "aqara-air-quality" | "aqara-bodyfat-scale" | "aqara-camera-g5" | "aqara-contact" | "aqara-cube" | "aqara-curtain" | "aqara-dw-p2" | "aqara-e1" | "aqara-e1-rsd-m1" | "aqara-fp1" | "aqara-fp2" | "aqara-g2-pro" | "aqara-g3" | "aqara-g4" | "aqara-gas-detector" | "aqara-h1-1" | "aqara-h1-2" | "aqara-h1-3" | "aqara-h1-dimmer" | "aqara-h1-switch" | "aqara-h2-dimmer-switch" | "aqara-h2-switch" | "aqara-hi-precision-motion" | "aqara-hub-n15-g2" | "aqara-inwall" | "aqara-m3" | "aqara-motion" | "aqara-n100" | "aqara-opple" | "aqara-panel-s1-plus" | "aqara-pet-feeder-c1" | "aqara-smoke-detector" | "aqara-symphony-t1" | "aqara-t1" | "aqara-temperature" | "aqara-thermo-e1" | "aqara-u100" | "aqara-u200" | "aqara-u300" | "aqara-vibration" | "aqara-waterleak" | "aqara-wirelessbutton" | "aqara-z1-pro-1" | "aqara-z1-pro-2" | "aqara-z1-pro-3" | "aqara-z1-pro-4" | "arcam" | "ard" | "ard-alpha" | "arlo-audio-doorbell" | "arlo-baby" | "arlo-base-station" | "arlo-cam" | "arlo-essential-indoor" | "arlo-floodlight" | "arlo-pro-3" | "arlo-q" | "arlo-security-light" | "arlo-ultra-2" | "arlo-video-doorbell" | "asus-new" | "asus-rp-68u" | "atari-console" | "atres-player" | "aura-group" | "bambu-lab" | "bambu-lab-alt" | "battery-backup" | "battery-charged" | "battery-critical" | "battery-good" | "battery-temp" | "bazarr" | "bbcradio2" | "bedroom" | "bedroom-alt-numbered" | "beyond" | "beyond-down" | "beyond-solid" | "beyond-up" | "bigbrother" | "binge" | "bitfocus" | "ble-mesh" | "blind-tilt-closed" | "blind-tilt-open" | "blocknet" | "bloom" | "blu-os" | "blueos" | "bluray" | "blusound-node" | "bmw-alt" | "bmw-i" | "boca-juniors" | "bollard" | "bosch-thermostat" | "boses-oundwave" | "br1" | "bridgesv1" | "bridgesv2" | "btg" | "bulb-candle-hung" | "bulb-classic-off" | "bulb-filament-alt" | "bulb-filament-candle" | "bulb-golfball-e14" | "bulb-group-bollard-3-off" | "bulb-group-bollard-wall-appear" | "bulb-group-ceiling-flush-circular" | "bulb-group-ceiling-round" | "bulb-group-ceiling-square" | "bulb-group-centura" | "bulb-group-centura-round" | "bulb-group-classic-3" | "bulb-group-classic-3-alt" | "bulb-group-classic-4" | "bulb-group-classic-4-alt" | "bulb-group-classic-hung-3" | "bulb-group-classic-hung-3-alt" | "bulb-group-classic-hung-4" | "bulb-group-classic-hung-4-alt" | "bulb-group-filament-alt" | "bulb-group-filament-candle" | "bulb-group-filament-spot" | "bulb-group-filament-sultan" | "bulb-group-golfball-e14" | "bulb-group-lightstrip" | "bulb-group-lightstrip-v" | "bulb-group-par-38" | "bulb-group-pillar-turaco-short-tall" | "bulb-group-sultan-lightstrip" | "bulb-group-sultan-lightstrip-off" | "bulb-group-sultan-spot" | "bulb-group-sultan-spot-off" | "bulb-group-wall-nyro-flood" | "bulb-lightguide-flask" | "bulb-lightguide-oval" | "bulb-lightguide-round" | "bulb-par-38" | "bulb-refresh" | "bulb-spot-off" | "bulb-sultan-group-v2" | "bulb-sultan-off" | "bulb-sultan-v2" | "bulbcandle" | "bulbflood" | "bulbfoh" | "bulbgeneralgroup" | "bulbgroup" | "bulbsclassic" | "bulbsfilament" | "bulbsspot" | "bulbssultan" | "caiway" | "camera-car" | "camera-nomotion" | "camera-person" | "camera-pet" | "car-fob" | "carrier" | "carrier-home" | "casaos" | "ceiling-adore" | "ceiling-adore-alt" | "ceiling-adore-alt-flush" | "ceiling-adore-flush" | "ceiling-aurelle" | "ceiling-aurelle-circle" | "ceiling-being" | "ceiling-buckram" | "ceiling-buckram-three" | "ceiling-buckram-two" | "ceiling-buratto" | "ceiling-buratto-four" | "ceiling-buratto-three" | "ceiling-buratto-two" | "ceiling-buratto-two-off" | "ceiling-cher-semiflush" | "ceiling-devere" | "ceiling-explore" | "ceiling-fair" | "ceiling-fair-semiflush" | "ceiling-fan-alt" | "ceiling-flourish" | "ceiling-flush-circular" | "ceiling-fugato-four" | "ceiling-fugato-four-alt" | "ceiling-fugato-three" | "ceiling-fugato-three-alt" | "ceiling-fugato-two" | "ceiling-fugato-two-alt" | "ceiling-infuse" | "ceiling-lamp" | "ceiling-lamp-plafond" | "ceiling-lamp-round" | "ceiling-muscari" | "ceiling-runner" | "ceiling-runner-three" | "ceiling-runner-two" | "ceiling-spot-lamp" | "ceiling-still" | "ceiling-surimu" | "ceiling-xamento" | "ceilinground" | "ceilingsquare" | "centris" | "centris-four" | "centris-three" | "centris-two" | "centura" | "centura-round" | "centura-two" | "channel-4-uk" | "chicken" | "chicken-coup" | "chicken-coup-door-shut" | "christmas-lights" | "christmas-tree-v2" | "christmas-wreath" | "chromecast-alt" | "cloakroom" | "clock-euro" | "colombia-fcf" | "compressor" | "cooker-extract-off" | "cooker-extract-on" | "corinthians" | "costco" | "cowboy-ebike" | "cowboy-ebike-alt" | "creality-cfs" | "creality-complete" | "creality-hi" | "crestron-swirl" | "crunchyrol" | "culturebox" | "cupra" | "daikin" | "dartboard" | "daylo-wall" | "deezer-logo" | "desk-sit" | "desk-sit-alt" | "desk-stand" | "desk-stand-alt" | "desklamp" | "desktop-computer" | "deutschlandfunk" | "devicesplug" | "devicestap" | "dimmerswitch" | "directtv" | "directv-go" | "directv-go-alt" | "discovery-plus" | "dish-network" | "dish-network-alt" | "disney-plus" | "disney-plus-alt" | "dodge" | "dolby-atmos" | "doube-window-b-open" | "doube-window-closed" | "doube-window-l-open" | "doube-window-r-open" | "double-smart-plug" | "double-wall-switch" | "double-window-closed" | "double-window-open" | "doublespot" | "downstairs" | "downstairs-basement" | "downstairs-ground" | "dreamcast" | "driveway" | "drtv" | "ds" | "dts-x" | "duckdns" | "duco-1" | "duco-2" | "duco-3" | "duco-auto" | "duco-logo" | "dune-hd" | "duux-360" | "dyson-desk" | "dyson-floor" | "echo-dot-4-group" | "echo-dot-gen-3" | "echo-dot-gen-4" | "echo-dot-gen-4-clock" | "echo-flex" | "echo-gen-2" | "echo-plus" | "echo-pop" | "echo-show-10" | "echo-show-15" | "echo-show-5-gen-2" | "echo-show-5-group" | "echo-show-8-gen-2" | "echo-show-8-group" | "echo-spot" | "echo-studio-2nd" | "ecowitt" | "elec-blanket" | "elgato-key-light" | "elgato-key-light-air" | "elgato-ring-light" | "ellevio" | "ensis" | "ensis-up" | "esphome-new" | "essential-oil-diffuser" | "essential-oil-diffuser-alt" | "etc" | "eufy-doorbell" | "ev-charging" | "ev-notcharging" | "extension-eu" | "extension-uk" | "extension-us" | "extractor-fan" | "f1-alt" | "fan-blade" | "fanduel" | "fastgate" | "festavia" | "fingerbot" | "firetv-cube" | "fisker" | "flaresolverr" | "floor-lantern-group" | "floor-lantern-off" | "floor-shades-combo" | "floorlantern" | "floorshade" | "floorspot" | "flourish" | "flourish-alt" | "fortaleza" | "fox-news" | "foxx-ess" | "france2" | "france3" | "france4" | "france5" | "friends-of-hue-arke" | "friends-of-hue-arke-round" | "friends-of-hue-aurora-dimmer-switch" | "friends-of-hue-aurora-dimmer-switch-alt" | "friends-of-hue-eikon" | "friends-of-hue-flat-p" | "friends-of-hue-flat-p-alt" | "friends-of-hue-iq-flush" | "friends-of-hue-iq-pendant" | "friends-of-hue-marbul-suspended" | "friends-of-hue-retrotouch-black-chrome" | "friends-of-hue-retrotouch-black-plain" | "friends-of-hue-retrotouch-white-chrome" | "friends-of-hue-retrotouch-white-plain" | "friends-of-hue-rigel" | "friends-of-hue-senic" | "friendsofhue" | "fritz-repeater" | "fritzbox-7530" | "fronius-inverter-gen24" | "gamecube" | "garage-3-prong" | "garage-4-prong" | "garage-5-prong" | "garage-alt-open" | "garage-alt-shut" | "garbage-cardboard" | "garbage-glass-alu" | "garbage-organic" | "garbage-plastic" | "garbage-residual" | "garden" | "garden-irrigation" | "geely" | "geko" | "generic-car-charger" | "genesis" | "genesis-vgs" | "glasspanel-door-closed" | "glasspanel-door-open" | "globoplay" | "go-group" | "go-group-off" | "go-off" | "go-portable-table" | "go3" | "goaccess" | "google-home-icon" | "google-logo-circle" | "google-pixel" | "google-wifi-router" | "goplay" | "goplay-alt" | "govee-h6046" | "govee-h6076" | "gradient-tube-long" | "gradient-tube-short" | "great-wall" | "grill-ceramic" | "grill-charcoal" | "grill-gas" | "grogu" | "guacamole" | "ha-blue" | "habbitat-martinelli" | "habbitat-ribbon" | "heated-maiden" | "heb" | "helium-tot" | "herman-miller-aeron" | "hino" | "hobby" | "holden" | "homekit" | "homemati-ip" | "homepod" | "homepod-mini" | "honeywell" | "hood-extraction" | "hot-net" | "hoymiles-inverter" | "hr1" | "huawei-solar-inverter" | "hue-only" | "hue-spot-group-v2" | "hue-spot-v2" | "hue-sync-strip" | "hyundai-alt" | "hyundai-ioniq" | "ikea-5-spot" | "ikea-blind-closed" | "ikea-blind-half" | "ikea-blind-open" | "ikea-blind-remote" | "ikea-dimmer" | "ikea-fado" | "ikea-felsisk" | "ikea-floalt-panel" | "ikea-fornuftig" | "ikea-gunnarp-panel" | "ikea-gunnarp-round" | "ikea-haddebo" | "ikea-hektar3" | "ikea-hogvind" | "ikea-jakobsbyn" | "ikea-kallax1" | "ikea-kallax16" | "ikea-kallax2" | "ikea-kallax2-upright" | "ikea-kallax4" | "ikea-kallax8" | "ikea-paparlamp" | "ikea-piskott" | "ikea-ps-2014" | "ikea-ps-2014-open" | "ikea-remote" | "ikea-sinnerlig" | "ikea-starkvind" | "ikea-tokabo" | "ikea-uppatvind" | "ikea-varmblixt" | "ikea-vidja" | "imac" | "infuse-pro" | "insteon" | "intel-cpu" | "intel-nuc" | "intex-pool-light" | "iosfacetime" | "iosphotos" | "iossettings" | "ipmi2mqtt" | "iptvx" | "iris-group" | "ivi-tv" | "jellyseerr" | "jenkins-logo" | "kayo" | "kids-room" | "kika" | "kika-alt" | "kinopub" | "kion-tv" | "kitchen-alt" | "kitchen-group" | "klara" | "knx" | "kpn" | "lamp-bedside-table" | "lamp-bedside-table-2" | "lampada-parete" | "lapremiere" | "laptop-windows-alt" | "lci" | "lg-air-purifier" | "lg-aircon" | "lg-cooker" | "lg-fridge" | "lg-oled55" | "lg-signiture" | "liane" | "lidl-curved-lamp" | "lift-in-window-closed" | "lift-in-window-open1" | "lift-in-window-open2" | "lift-out-window-close" | "lift-out-window-open" | "light-string" | "lightstrip" | "lightstrip-off" | "lightstrip-tv" | "lightstrip-tv-alt" | "lightstrip-tv-off" | "lightstrip-wrap" | "lily" | "lily-alt" | "lily-two" | "lily-xl" | "lily-xl-alt" | "linktap" | "lit-house-number" | "litter-robot" | "litter-robot-empty" | "litterbox" | "living-room" | "livingroom-group" | "lr-defender" | "ls-spot-iris-group-v2" | "ls-sultan-iris-group-v2" | "lyrion" | "ma-lighting" | "ma-lighting-3" | "magentatv-alt" | "mainsail" | "mammotion" | "marks-sparks" | "marquee-shutter" | "maxdome" | "maybach" | "mdr1" | "mediaset-infinity" | "mercadona" | "mercedes" | "metube" | "metv" | "mi-bedside-lamp2" | "miele-scout" | "mini-bmw" | "mini-camera" | "mnm-radio" | "modbus" | "model-s" | "model-s-charge" | "model-s-charge-side" | "model-s-side" | "model-x-charge" | "model-x-open" | "moes-4way" | "moes-switch-dual" | "moes-switch-single" | "moes-switch-triple" | "molotovtv" | "monit" | "more-tv" | "mosquitto" | "motion-sensor-luminance" | "motion-sensor-luminance-alt" | "motion-sensor-temperature" | "motionsensor" | "movies-anywhere-text" | "movies-anywhere-text-vertical" | "mustang" | "my-canal" | "myenergi" | "mysa-thermostat" | "n64" | "nanoleaf-black-hexagons" | "nanoleaf-blocks" | "nanoleaf-bulb" | "nanoleaf-cup" | "nanoleaf-expo-display" | "nanoleaf-floorlamp" | "nanoleaf-hex-grain" | "nanoleaf-holiday-string" | "nanoleaf-lines" | "nanoleaf-multcolor-strip" | "nanoleaf-outdoor-string" | "nanoleaf-pegboard" | "nanoleaf-permanent-outdoor-light" | "nanoleaf-recessed" | "nanoleaf-ropelight" | "nanoleaf-screen-lights" | "nanoleaf-secretlabs" | "nanoleaf-sense-plus" | "nanoleaf-shapes" | "nanoleaf-umbra-cono" | "nas-v2" | "ndr1" | "neon-closed" | "neon-open" | "nes-console" | "nest-hub" | "nest-mini-alt" | "nest-wifi-repeater" | "netflix-alt" | "netgear-switch" | "next-hub-max" | "nexxt" | "nintendo-switch-logo" | "nio" | "noip" | "nowtv" | "nrkradio" | "nspro-panel" | "nvidia-geforce" | "nvidia-shield" | "octopusenergy" | "odometer" | "oi-tv" | "okko-tv" | "okoo" | "okoo-alt" | "ondemand-aus" | "onkyo" | "openhasp" | "openwrt-logo" | "oqee" | "orangetv" | "orbi" | "other-reading" | "other-watching-movie" | "oura-o" | "outdoor-motion" | "outdoor-motion-sensor-temperature" | "outside" | "outside-temp" | "ovhcloud" | "p1s" | "pagani" | "panel-door-close" | "panel-door-locked" | "panel-door-open" | "panel-front-door-locked" | "panel-frontdoor-close" | "panel-frontdoor-open" | "panel-glass-door-2-locked" | "panel-glass-door-3-locked" | "panel-glass-door-4-locked" | "panel-glass-door-close" | "panel-glass-door-locked" | "panel-glass-door-open" | "panel-glass-door2-close" | "panel-glass-door2-open" | "panel-glass-door3-close" | "panel-glass-door3-open" | "panel-glass-side-door-locked" | "panel-glassdoor-close" | "panel-glassdoor-open" | "panel-oven" | "paramount" | "pathe" | "patio-doors-closed" | "patio-doors-open" | "pbs" | "peas" | "pedastal-fan" | "pedastal-fan-hollow" | "pedestal" | "pendant-being" | "pendant-cher" | "pendant-devote-solid" | "pendant-devote-three-solid" | "pendant-devote-two-solid" | "pendant-long-up" | "pendant-muscari" | "pendantlong" | "pendantround" | "peppers" | "perfect-draft" | "perifo-spot" | "pet-water-fountain" | "petflap-closed" | "petflap-open" | "peugeot-alt" | "pfsense-logo" | "phantom-pair" | "phoenix-pendant" | "phoenix-plafond" | "phoenix-semiflush" | "phoenix-table" | "phoscon" | "pillar-impress" | "pillar-impress-short" | "pillar-nyro" | "pillar-spot" | "pillar-spot-2" | "pillar-spot-3" | "pillar-spot-double" | "pillar-tuar" | "pillar-turaco-short" | "pillar-turaco-tall" | "pinball" | "piv-unit" | "pixelwatch" | "play-bar-one" | "play-bar-three" | "play-bar-two" | "play-bar-v" | "play-bar-v-alt" | "play-bar-v-two" | "play-bar-v-two-in" | "play-bar-v-two-out" | "playback-button" | "playstation-3" | "playstation-4" | "playstation-5" | "plex-alt" | "plug-eu" | "plug-uk" | "plutotv" | "pm" | "pm2-5" | "pool-clorine" | "pool-depth" | "pool-disolved" | "pool-electric-lvl" | "pool-filter" | "pool-salinty" | "power-panel-logo" | "prime-video" | "prime-video-alt" | "prometheusio" | "prowlarr" | "prusa-core" | "prusa-mini" | "prusa-mk3s" | "prusa-mk4" | "prusa-xl" | "qmusic-radio" | "quatt" | "radio1" | "radon" | "rai-play" | "rain-barrel" | "ram-memory" | "rbb1" | "recessed-ceiling" | "recessedfloor" | "redbull-tv" | "rede-bandeirantes" | "rede-globo" | "regolit-arc-lamp" | "renault-invert" | "reolink-510" | "reolink-811" | "reolink-820" | "reolink-842" | "reolink-argus" | "reolink-doorbell" | "reolink-e1" | "reolink-go" | "reolink-trackmix" | "resmed" | "retro-arena" | "ring-alarm" | "ring-alarm-panel" | "ring-doorbell" | "ring-doorbell-pro" | "ring-floodlight" | "ring-smart-lighting" | "ring-spotlight-cam" | "ring-stick-up-cam" | "rituals" | "rivian" | "rocketleague" | "roku-ultra" | "roller-shutter-switch" | "romaine-lettuce" | "rooms-front-door" | "roomsattic" | "roomsbalcony" | "roomsbathroom" | "roomsbedroom" | "roomscarport" | "roomscloset" | "roomscomputer" | "roomsdining" | "roomsdriveway" | "roomsfrontdoor" | "roomsgarage" | "roomsguestroom" | "roomsgym" | "roomshallway" | "roomskidsbedroom" | "roomskitchen" | "roomslaundryroom" | "roomsliving" | "roomslounge" | "roomsmancave" | "roomsnursery" | "roomsoffice" | "roomsother" | "roomsoutdoor" | "roomsoutdoorsocialtime" | "roomspool" | "roomsporch" | "roomsrecreation" | "roomsstaircase" | "roomsstorage" | "roomsstudio" | "roomsterrace" | "roomstoilet" | "rotary-mop" | "royalmail" | "rvn" | "sabnzbd" | "saic" | "sainsburys" | "salt-lamp" | "samba" | "sana" | "sana-alt" | "scart" | "scene-bright" | "scene-concentrate" | "scene-dimmed" | "scene-dynamic" | "scene-energize" | "scene-nightlight" | "scene-read" | "scene-relax" | "schneider" | "scion" | "seagate-ssd" | "seagate-ssd-m2" | "sega-saturn" | "serie-a" | "shade-rchiileea-v1" | "shed-closed" | "shed-open" | "shelly-logo" | "shudder" | "shutter-0" | "shutter-10" | "shutter-100" | "shutter-20" | "shutter-30" | "shutter-40" | "shutter-50" | "shutter-60" | "shutter-70" | "shutter-80" | "shutter-90" | "side-glassdoor-close" | "side-glassdoor-open" | "signe" | "signe-gradient-floor" | "signe-gradient-table" | "single-wall-switch" | "singlespot" | "sky-alt" | "sky-q-logo" | "sky-showtime" | "skyone" | "skysports-f1" | "skysports-football" | "skysports-mainevent" | "skysports-news" | "skysports-premierleague" | "sleep-timer" | "sleepiq" | "sliding-barndoor-closed" | "sliding-barndoor-open" | "sliding-window-door-close" | "sliding-window-door-open" | "slling-tv" | "small-fan" | "smart-camera" | "smart-desk-lamp" | "smart-plug-it" | "smart-plug-schuko" | "smart-plug-sonoff" | "smart-power-strip" | "smart-switch" | "smarthome-solver" | "snes" | "sobeys" | "socket-eu" | "socket-uk" | "socket-us" | "soil-reading" | "solana-sol" | "solar-battery" | "solar-battery-10" | "solar-battery-15" | "solar-battery-5" | "sonnen" | "sonoff" | "sonoff-0p1" | "sonos-arc" | "sonos-beam" | "sonos-bookshelf-horizontal" | "sonos-bookshelf-vertical" | "sonos-era-100" | "sonos-era-300" | "sonos-five" | "sonos-move" | "sonos-one" | "sonos-play-3" | "sonos-playbar" | "sonos-port" | "sonos-ray" | "sonos-roam" | "sonos-sub" | "sonos-sub-mini" | "sotool" | "spicebottle" | "splitdoor-open" | "spot-bulb-top" | "spotpear-bal-v2" | "spotpear-ball-v1" | "spotpear-cube" | "spotpear-custom-speaker" | "spotpear-round-n16r8" | "spotpear-round-speaker-n16r8" | "sr-radio" | "stage-backlight" | "stage-light" | "stage-light-group" | "stage-spot-light" | "stage-uplight" | "stagel-light-2" | "stagel-light-2-group" | "stan" | "stan-sport" | "star-plus-alt" | "start-tv" | "std-floodlight" | "stereo-alt" | "streamz" | "stromer" | "studio-brussel" | "sultan-group" | "sultan-group-hung" | "sunsynk" | "svt-tv" | "sxm" | "sydney-bus" | "sydney-metro" | "symfonisk-lampe" | "sync-box" | "sync-box-alt" | "sync-module" | "synology-dsm" | "systenair" | "tabbar-home" | "table-cylinder-lamp" | "table-lighting" | "table-lighting-alt" | "tableshade" | "tablewash" | "tado-thermostat" | "tagesschau24" | "tap-dial" | "telenet-box" | "temp-sensor" | "tempest-weatherflow" | "tesla-car" | "tesla-defrost" | "tesla-door" | "tesla-fan" | "tesla-fart" | "tesla-flash" | "tesla-hood" | "tesla-horn" | "tesla-icon" | "tesla-lock" | "tesla-open" | "tesla-sentry" | "tesla-start" | "tesla-trunk" | "tesla-vent" | "tet" | "tet-plus" | "tf1" | "tf1-series-films" | "tfx" | "thermostat-v2" | "thread-net" | "tidal-logo" | "tilt-window-closed" | "tilt-window-opened" | "tim-logo" | "tim-logo-alt" | "tivo" | "tmc" | "tomato-energy" | "top-radio" | "top-techno" | "top-window-closed" | "top-window-open" | "tower-fan" | "tp-link-tapo" | "tplink-re450" | "tplink-router" | "trader-joes" | "transmission-bt" | "trezor" | "triple-wall-switch" | "tripod-lamp-norm" | "tronity" | "truenas-logo" | "trx" | "tube-lights" | "tuenaero" | "tuya" | "tv2tv" | "tvimate" | "tvnz" | "twinkly-c9" | "twinkly-candies-candles" | "twinkly-candies-hearts" | "twinkly-candies-pearl" | "twinkly-candies-stars" | "twinkly-cluster" | "twinkly-curtain" | "twinkly-dots" | "twinkly-festoon" | "twinkly-icicle" | "twinkly-matrix" | "twinkly-spritzer" | "twinkly-squares" | "twist-thermostat" | "twitch-alt" | "ubiquiti-ap" | "ubiquiti-cam-flex" | "ubiquiti-cam-instant" | "ubiquiti-logo" | "ubiquiti-udm-pro" | "ubiquiti-usg-p3" | "ubiquiti-ux" | "ubiquiti-wifi-accesspoint" | "uk-scouts" | "ulanzi-tc001" | "umage" | "umage-acorn" | "umage-carmina" | "underfloor-heating" | "unifi" | "uplighter" | "ups-dlv" | "upstairs" | "upstairs-1" | "upstairs-2" | "upstairs-3" | "upstairs-4" | "usb-smart-adaptor" | "vac-filter" | "vac-mbrush" | "vac-mop" | "vac-sbrush" | "vaillant" | "valetudo" | "vanguard" | "versuz-radio" | "vert-blind-close" | "vert-blind-open" | "victoria-m" | "victron-energy" | "voc" | "volvo-alt" | "voron" | "voyah" | "vrt-klara" | "vrt-logo" | "vrt-radio1" | "vrt-stubru" | "vsc" | "vtm" | "vtm-alt" | "vtmgo" | "wall-appear" | "wall-appear-group" | "wall-econic" | "wall-econic-lantern" | "wall-econic-lantern-base" | "wall-econic-lantern-top" | "wall-flood" | "wall-fuzo" | "wall-fuzo-h" | "wall-impress" | "wall-impress-narrow" | "wall-impress-narrow-three" | "wall-impress-narrow-two" | "wall-inara" | "wall-inara-alt" | "wall-lucca" | "wall-lucca-alt" | "wall-lucca-alt-below" | "wall-mounted-tablet" | "wall-nyro" | "wall-resonate" | "wall-runner" | "wall-switch" | "wall-switch-module" | "wall-tuar" | "wall-turaco" | "walllantern" | "wallshade" | "wallspot" | "water-reservoir" | "water-softener" | "wdr1" | "weather-page-alt" | "wellner" | "wellner-solid" | "wellness" | "wheel-loader" | "wifi-dongle" | "wifi-extender" | "wink-tv" | "wiser-heating-ctl-off" | "wiser-heating-ctl-on" | "wiser-thermostat-off" | "wiser-thermostat-on" | "world-scout" | "world-scout-alt" | "wppilot" | "wps-wifi" | "wyzecam" | "xbox-alt" | "xiaomi-logo" | "xpeng" | "xt2-camera" | "yamaha-rx-v773" | "yeelight-beside-lamp" | "yeelight-bulb" | "yeelight-bulb-group" | "yeelight-ceiling" | "yeelight-cube" | "yeelight-cube2" | "yeelight-desklamp" | "yeelight-meteorite" | "yeelight-strip" | "your-spotify" | "youtube-alt" | "zattoo" | "zdfinfo" | "zdfneo" | "zdftivi" | "zero-motorcycles" | "zidooo" | "zigbee-dongle" | "zones-areas-first-floor" | "zones-areas-ground-floor" | "zones-areas-second-floor" | "zonneplan" | "zucchini" | "zwave-dongle" | "zwavejs">): import("react").JSX.Element;
|
|
1502
1502
|
displayName: string;
|
|
1503
1503
|
};
|
|
1504
1504
|
export {};
|
|
@@ -269,7 +269,7 @@ declare const charmIconNames: {
|
|
|
269
269
|
};
|
|
270
270
|
export type CharmIconName = keyof typeof charmIconNames;
|
|
271
271
|
export declare const Charm: {
|
|
272
|
-
({ 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<"
|
|
272
|
+
({ 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" | "filter" | "pulse" | "search" | "anchor" | "link" | "id" | "image" | "key" | "cursor" | "code" | "circle" | "container" | "archive" | "arrow-up-left" | "arrow-up-right" | "bluetooth" | "book" | "book-open" | "bookmark" | "briefcase" | "certificate" | "chip" | "clipboard" | "copyleft" | "copyright" | "crop" | "diamond" | "download" | "eraser" | "eye" | "flag" | "help" | "inbox" | "mail" | "message" | "newspaper" | "package" | "paperclip" | "pin" | "server" | "tag" | "tent" | "thumb-down" | "thumb-up" | "ticket" | "upload" | "wifi" | "bug" | "arrow-down" | "arrow-down-left" | "arrow-down-right" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "refresh" | "reply" | "share" | "swap-horizontal" | "swap-vertical" | "headphones" | "music" | "speaker" | "snowflake" | "credit-card" | "github" | "gitlab" | "phone" | "phone-forward" | "phone-incoming" | "phone-outgoing" | "glasses" | "cloud" | "database" | "calendar" | "clock" | "file-code" | "laptop" | "monitor" | "tablet" | "pencil" | "file" | "folder" | "candy" | "coffee" | "cards" | "gamepad" | "heart" | "shield" | "shield-cross" | "skull" | "sword" | "compass" | "nut" | "cross" | "gift" | "bell" | "camera" | "cast" | "home" | "lightbulb" | "lightning-bolt" | "power" | "printer" | "robot" | "chart-bar" | "chart-line" | "infinity" | "minus" | "plus" | "disc" | "microphone" | "clover" | "atom" | "rocket" | "telescope" | "cog" | "cube" | "hexagon" | "octagon" | "square" | "star" | "triangle" | "trophy" | "apps" | "umbrella" | "bell-slash" | "eye-slash" | "face-frown" | "face-smile" | "link-slash" | "map-pin" | "moon" | "shopping-bag" | "sun" | "at-sign" | "binary" | "bluetooth-connected" | "bluetooth-searching" | "chevrons-down" | "chevrons-left" | "chevrons-right" | "chevrons-up" | "chevrons-up-down" | "circle-minus" | "copy" | "crosshair" | "diff" | "droplet" | "file-symlink" | "files" | "flame" | "folder-symlink" | "folders" | "gem" | "git-branch" | "git-compare" | "git-fork" | "git-merge" | "globe" | "hash" | "hourglass" | "info" | "layout-dashboard" | "layout-grid" | "layout-list" | "move" | "phone-call" | "quote" | "signpost" | "sticky-note" | "swords" | "terminal" | "zoom-in" | "zoom-out" | "git-commit" | "git-cherry-pick" | "layout-columns" | "layout-rows" | "layout-sidebar" | "messages" | "north-star" | "notes" | "rotate-clockwise" | "stack" | "stack-pop" | "stack-push" | "camera-video" | "file-binary" | "people" | "person" | "floppy-disk" | "mobile" | "paper-plane" | "face-neutral" | "scales" | "block" | "wifi-warning" | "bin" | "sign-out" | "sound-down" | "sound-up" | "link-external" | "sign-in" | "apps-minus" | "apps-plus" | "bluetooth-slash" | "camera-video-slash" | "circle-cross" | "circle-tick" | "circle-warning" | "clipboard-tick" | "clock-alarm" | "conical-flask" | "git-request" | "git-request-cross" | "git-request-draft" | "grab-horizontal" | "grab-vertical" | "graduate-cap" | "layout-stack-h" | "layout-stack-v" | "media-back" | "media-eject" | "media-fast-forward" | "media-pause" | "media-play" | "media-rewind" | "media-skip" | "menu-hamburger" | "menu-kebab" | "menu-meatball" | "monitor-arrow" | "monitor-cross" | "notes-cross" | "notes-tick" | "octagon-warning" | "organisation" | "padlock" | "phone-cross" | "plant-pot" | "rotate-anti-clockwise" | "screen-maximise" | "screen-minimise" | "shield-keyhole" | "shield-tick" | "shield-warning" | "sound-mute" | "square-cross" | "square-tick" | "tick" | "tick-double" | "tree-fir" | "wifi-fair" | "wifi-poor" | "wifi-slash">): import("react").JSX.Element;
|
|
273
273
|
displayName: string;
|
|
274
274
|
};
|
|
275
275
|
export {};
|
|
@@ -450,7 +450,7 @@ declare const ciIconNames: {
|
|
|
450
450
|
};
|
|
451
451
|
export type CiIconName = keyof typeof ciIconNames;
|
|
452
452
|
export declare const Ci: {
|
|
453
|
-
({ 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" | "filter" | "data" | "loading" | "bold" | "link" | "text" | "timer" | "code" | "label" | "option" | "table" | "circle" | "path" | "stop" | "archive" | "book" | "book-open" | "bookmark" | "chat" | "chat-remove" | "check-all" | "crop" | "download" | "drag-horizontal" | "drag-vertical" | "filter-off" | "flag" | "help" | "keyboard" | "mail" | "mouse" | "note" | "note-search" | "notebook" | "pause-circle" | "play-circle" | "redo" | "rewind" | "select-multiple" | "stop-circle" | "tag" | "trending-down" | "trending-up" | "undo" | "wifi-off" | "window-close" | "shield-check" | "leaf" | "arrow-left-right" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "shuffle" | "headphones" | "volume-minus" | "volume-off" | "volume-plus" | "lock" | "lock-open" | "devices" | "phone" | "cloud" | "cloud-check" | "cloud-download" | "cloud-off" | "cloud-remove" | "cloud-upload" | "alarm" | "calendar" | "calendar-check" | "calendar-remove" | "calendar-week" | "clock" | "timer-remove" | "file-code" | "desktop-tower" | "laptop" | "monitor" | "tablet" | "ruler" | "file-edit" | "folder-edit" | "note-edit" | "file-check" | "file-document" | "file-download" | "file-remove" | "file-search" | "file-upload" | "folder" | "folder-check" | "folder-download" | "folder-open" | "folder-remove" | "folder-search" | "folder-upload" | "coffee" | "cookie" | "cupcake" | "check" | "close-circle" | "puzzle" | "shield" | "compass" | "layers" | "gift" | "bell" | "camera" | "pause" | "play" | "printer" | "skip-forward" | "chart-line" | "chart-pie" | "navigation" | "bell-off" | "bell-remove" | "bell-ring" | "cylinder" | "octagon" | "square" | "star" | "triangle" | "sort-ascending" | "sort-descending" | "table-remove" | "calendar-days" | "italic" | "magnifying-glass-minus" | "magnifying-glass-plus" | "map-pin" | "moon" | "qr-code" | "strikethrough" | "sun" | "underline" | "user-circle" | "users" | "window" | "airplay" | "arrow-down-up" | "circle-check" | "command" | "copy" | "expand" | "external-link" | "figma" | "files" | "folder-code" | "folders" | "globe" | "handbag" | "heading" | "info" | "list-check" | "list-ordered" | "log-out" | "mail-open" | "monitor-play" | "move" | "move-horizontal" | "move-vertical" | "rainbow" | "save" | "settings" | "shrink" | "skip-back" | "square-check" | "terminal" | "text-align-center" | "text-align-justify" | "user-check" | "wifi-high" | "wifi-low" | "columns" | "more-horizontal" | "more-vertical" | "bulb" | "calendar-event" | "planet" | "user-square" | "users-group" | "chat-dots" | "house-add" | "house-check" | "paragraph" | "suitcase" | "window-sidebar" | "mobile-button" | "tablet-button" | "mobile" | "paper-plane" | "desktop" | "font" | "delete-column" | "delete-row" | "double-quotes-l" | "double-quotes-r" | "list-unordered" | "single-quotes-l" | "single-quotes-r" | "radio-fill" | "checkbox-fill" | "exit" | "text-align-left" | "text-align-right" | "folder-add" | "warning" | "calendar-add" | "stop-sign" | "mention" | "add-to-queue" | "water-drop" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "hide" | "unfold-less" | "unfold-more" | "share-android" | "bell-notification" | "chromecast" | "window-check" | "chat-add" | "first-aid" | "file-blank" | "layer" | "show" | "user-voice" | "circle-warning" | "octagon-warning" | "shield-warning" | "arrow-circle-down-left" | "arrow-circle-down-right" | "arrow-circle-up-left" | "arrow-circle-up-right" | "arrow-down-left-lg" | "arrow-down-left-md" | "arrow-down-left-sm" | "arrow-down-lg" | "arrow-down-md" | "arrow-down-right-lg" | "arrow-down-right-md" | "arrow-down-right-sm" | "arrow-down-sm" | "arrow-left-lg" | "arrow-left-md" | "arrow-left-sm" | "arrow-reload-02" | "arrow-right-lg" | "arrow-right-md" | "arrow-right-sm" | "arrow-sub-down-left" | "arrow-sub-down-right" | "arrow-sub-left-down" | "arrow-sub-left-up" | "arrow-sub-right-down" | "arrow-sub-right-up" | "arrow-sub-up-left" | "arrow-sub-up-right" | "arrow-undo-down-left" | "arrow-undo-down-right" | "arrow-undo-up-left" | "arrow-undo-up-right" | "arrow-up-left-lg" | "arrow-up-left-md" | "arrow-up-left-sm" | "arrow-up-lg" | "arrow-up-md" | "arrow-up-right-lg" | "arrow-up-right-md" | "arrow-up-right-sm" | "arrow-up-sm" | "arrows-reload-01" | "caret-circle-down" | "caret-circle-left" | "caret-circle-right" | "caret-circle-up" | "caret-down-md" | "caret-down-sm" | "caret-left-sm" | "caret-right-sm" | "caret-up-md" | "caret-up-sm" | "chevron-down-duo" | "chevron-left-duo" | "chevron-left-md" | "chevron-right-duo" | "chevron-right-md" | "chevron-up-duo" | "calendar-close" | "timer-add" | "timer-close" | "bell-add" | "bell-close" | "chat-check" | "chat-circle" | "chat-circle-add" | "chat-circle-check" | "chat-circle-close" | "chat-circle-dots" | "chat-circle-remove" | "chat-close" | "chat-conversation" | "chat-conversation-circle" | "share-ios-export" | "add-column" | "add-minus-square" | "add-plus" | "add-plus-circle" | "add-plus-square" | "add-row" | "close-square" | "combine-cells" | "edit-pencil-01" | "edit-pencil-02" | "edit-pencil-line-01" | "edit-pencil-line-02" | "heading-h1" | "heading-h2" | "heading-h3" | "heading-h4" | "heading-h5" | "heading-h6" | "list-add" | "list-checklist" | "list-remove" | "paperclip-attechment-horizontal" | "paperclip-attechment-tilt" | "remove-minus" | "remove-minus-circle" | "rows" | "swatches-palette" | "table-add" | "coffe-to-go" | "cloud-add" | "cloud-close" | "download-package" | "file-add" | "file-close" | "folder-close" | "folder-document" | "chart-bar-horizontal-01" | "chart-bar-vertical-01" | "check-all-big" | "check-big" | "checkbox-check" | "checkbox-unchecked" | "credit-card-01" | "credit-card-02" | "dummy-circle" | "dummy-circle-small" | "dummy-square" | "dummy-square-small" | "heart-01" | "heart-02" | "instance" | "line-l" | "line-m" | "line-s" | "line-xl" | "link-break" | "link-horizontal" | "link-horizontal-off" | "link-vertical" | "main-component" | "radio-unchecked" | "search-magnifying-glass" | "settings-future" | "shopping-bag-01" | "shopping-bag-02" | "shopping-cart-01" | "shopping-cart-02" | "slider-01" | "slider-02" | "slider-03" | "swicht-left" | "swicht-right" | "ticket-voucher" | "trash-empty" | "trash-full" | "image-01" | "image-02" | "volume-max" | "volume-min" | "volume-off-02" | "close-lg" | "close-md" | "close-sm" | "hamburger-lg" | "hamburger-md" | "menu-alt-01" | "menu-alt-02" | "menu-alt-03" | "menu-alt-04" | "menu-alt-05" | "menu-duo-lg" | "menu-duo-md" | "more-grid-big" | "more-grid-small" | "building-01" | "building-02" | "building-03" | "building-04" | "car-auto" | "house-01" | "house-02" | "house-03" | "house-close" | "house-remove" | "wavy" | "bar-bottom" | "bar-left" | "bar-right" | "bar-top" | "moving-desk" | "wifi-medium" | "wifi-none" | "wifi-problem" | "window-code-block" | "window-terminal" | "user-01" | "user-02" | "user-03" | "user-add" | "user-card-id" | "user-close" | "user-remove" | "circle-help" | "octagon-check" | "octagon-help" | "square-help" | "square-warning" | "triangle-check" | "triangle-warning" | "wavy-check" | "wavy-help" | "wavy-warning">): import("react").JSX.Element;
|
|
453
|
+
({ 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" | "filter" | "data" | "loading" | "bold" | "link" | "text" | "timer" | "code" | "label" | "option" | "table" | "circle" | "path" | "stop" | "archive" | "book" | "book-open" | "bookmark" | "chat" | "chat-remove" | "check-all" | "crop" | "download" | "drag-horizontal" | "drag-vertical" | "filter-off" | "flag" | "help" | "keyboard" | "mail" | "mouse" | "note" | "note-search" | "notebook" | "pause-circle" | "play-circle" | "redo" | "rewind" | "select-multiple" | "stop-circle" | "tag" | "trending-down" | "trending-up" | "undo" | "wifi-off" | "window-close" | "shield-check" | "leaf" | "arrow-left-right" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "shuffle" | "headphones" | "volume-minus" | "volume-off" | "volume-plus" | "lock" | "lock-open" | "devices" | "phone" | "cloud" | "cloud-check" | "cloud-download" | "cloud-off" | "cloud-remove" | "cloud-upload" | "alarm" | "calendar" | "calendar-check" | "calendar-remove" | "calendar-week" | "clock" | "timer-remove" | "file-code" | "desktop-tower" | "laptop" | "monitor" | "tablet" | "ruler" | "file-edit" | "folder-edit" | "note-edit" | "file-check" | "file-document" | "file-download" | "file-remove" | "file-search" | "file-upload" | "folder" | "folder-check" | "folder-download" | "folder-open" | "folder-remove" | "folder-search" | "folder-upload" | "coffee" | "cookie" | "cupcake" | "check" | "close-circle" | "puzzle" | "shield" | "compass" | "layers" | "gift" | "bell" | "camera" | "pause" | "play" | "printer" | "skip-forward" | "chart-line" | "chart-pie" | "navigation" | "bell-off" | "bell-remove" | "bell-ring" | "cylinder" | "octagon" | "square" | "star" | "triangle" | "sort-ascending" | "sort-descending" | "table-remove" | "calendar-days" | "italic" | "magnifying-glass-minus" | "magnifying-glass-plus" | "map-pin" | "moon" | "qr-code" | "strikethrough" | "sun" | "underline" | "user-circle" | "users" | "window" | "airplay" | "arrow-down-up" | "circle-check" | "command" | "copy" | "expand" | "external-link" | "figma" | "files" | "folder-code" | "folders" | "globe" | "handbag" | "heading" | "info" | "list-check" | "list-ordered" | "log-out" | "mail-open" | "monitor-play" | "move" | "move-horizontal" | "move-vertical" | "rainbow" | "save" | "settings" | "shrink" | "skip-back" | "square-check" | "terminal" | "text-align-center" | "text-align-justify" | "user-check" | "wifi-high" | "wifi-low" | "columns" | "more-horizontal" | "more-vertical" | "bulb" | "calendar-event" | "planet" | "user-square" | "users-group" | "chat-dots" | "house-add" | "house-check" | "paragraph" | "suitcase" | "window-sidebar" | "mobile-button" | "tablet-button" | "mobile" | "paper-plane" | "desktop" | "font" | "delete-column" | "delete-row" | "double-quotes-l" | "double-quotes-r" | "list-unordered" | "single-quotes-l" | "single-quotes-r" | "radio-fill" | "checkbox-fill" | "exit" | "text-align-left" | "text-align-right" | "folder-add" | "warning" | "calendar-add" | "stop-sign" | "mention" | "add-to-queue" | "water-drop" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "hide" | "unfold-less" | "unfold-more" | "share-android" | "bell-notification" | "chromecast" | "window-check" | "chat-add" | "first-aid" | "file-blank" | "layer" | "show" | "user-voice" | "circle-warning" | "octagon-warning" | "shield-warning" | "arrow-circle-down-left" | "arrow-circle-down-right" | "arrow-circle-up-left" | "arrow-circle-up-right" | "arrow-down-left-lg" | "arrow-down-left-md" | "arrow-down-left-sm" | "arrow-down-lg" | "arrow-down-md" | "arrow-down-right-lg" | "arrow-down-right-md" | "arrow-down-right-sm" | "arrow-down-sm" | "arrow-left-lg" | "arrow-left-md" | "arrow-left-sm" | "arrow-reload-02" | "arrow-right-lg" | "arrow-right-md" | "arrow-right-sm" | "arrow-sub-down-left" | "arrow-sub-down-right" | "arrow-sub-left-down" | "arrow-sub-left-up" | "arrow-sub-right-down" | "arrow-sub-right-up" | "arrow-sub-up-left" | "arrow-sub-up-right" | "arrow-undo-down-left" | "arrow-undo-down-right" | "arrow-undo-up-left" | "arrow-undo-up-right" | "arrow-up-left-lg" | "arrow-up-left-md" | "arrow-up-left-sm" | "arrow-up-lg" | "arrow-up-md" | "arrow-up-right-lg" | "arrow-up-right-md" | "arrow-up-right-sm" | "arrow-up-sm" | "arrows-reload-01" | "caret-circle-down" | "caret-circle-left" | "caret-circle-right" | "caret-circle-up" | "caret-down-md" | "caret-down-sm" | "caret-left-sm" | "caret-right-sm" | "caret-up-md" | "caret-up-sm" | "chevron-down-duo" | "chevron-left-duo" | "chevron-left-md" | "chevron-right-duo" | "chevron-right-md" | "chevron-up-duo" | "calendar-close" | "timer-add" | "timer-close" | "bell-add" | "bell-close" | "chat-check" | "chat-circle" | "chat-circle-add" | "chat-circle-check" | "chat-circle-close" | "chat-circle-dots" | "chat-circle-remove" | "chat-close" | "chat-conversation" | "chat-conversation-circle" | "share-ios-export" | "add-column" | "add-minus-square" | "add-plus" | "add-plus-circle" | "add-plus-square" | "add-row" | "close-square" | "combine-cells" | "edit-pencil-01" | "edit-pencil-02" | "edit-pencil-line-01" | "edit-pencil-line-02" | "heading-h1" | "heading-h2" | "heading-h3" | "heading-h4" | "heading-h5" | "heading-h6" | "list-add" | "list-checklist" | "list-remove" | "paperclip-attechment-horizontal" | "paperclip-attechment-tilt" | "remove-minus" | "remove-minus-circle" | "rows" | "swatches-palette" | "table-add" | "coffe-to-go" | "cloud-add" | "cloud-close" | "download-package" | "file-add" | "file-close" | "folder-close" | "folder-document" | "chart-bar-horizontal-01" | "chart-bar-vertical-01" | "check-all-big" | "check-big" | "checkbox-check" | "checkbox-unchecked" | "credit-card-01" | "credit-card-02" | "dummy-circle" | "dummy-circle-small" | "dummy-square" | "dummy-square-small" | "heart-01" | "heart-02" | "instance" | "line-l" | "line-m" | "line-s" | "line-xl" | "link-break" | "link-horizontal" | "link-horizontal-off" | "link-vertical" | "main-component" | "radio-unchecked" | "search-magnifying-glass" | "settings-future" | "shopping-bag-01" | "shopping-bag-02" | "shopping-cart-01" | "shopping-cart-02" | "slider-01" | "slider-02" | "slider-03" | "swicht-left" | "swicht-right" | "ticket-voucher" | "trash-empty" | "trash-full" | "image-01" | "image-02" | "volume-max" | "volume-min" | "volume-off-02" | "close-lg" | "close-md" | "close-sm" | "hamburger-lg" | "hamburger-md" | "menu-alt-01" | "menu-alt-02" | "menu-alt-03" | "menu-alt-04" | "menu-alt-05" | "menu-duo-lg" | "menu-duo-md" | "more-grid-big" | "more-grid-small" | "building-01" | "building-02" | "building-03" | "building-04" | "car-auto" | "house-01" | "house-02" | "house-03" | "house-close" | "house-remove" | "wavy" | "bar-bottom" | "bar-left" | "bar-right" | "bar-top" | "moving-desk" | "wifi-medium" | "wifi-none" | "wifi-problem" | "window-code-block" | "window-terminal" | "user-01" | "user-02" | "user-03" | "user-add" | "user-card-id" | "user-close" | "user-remove" | "circle-help" | "octagon-check" | "octagon-help" | "square-help" | "square-warning" | "triangle-check" | "triangle-warning" | "wavy-check" | "wavy-help" | "wavy-warning">): import("react").JSX.Element;
|
|
454
454
|
displayName: string;
|
|
455
455
|
};
|
|
456
456
|
export {};
|
|
@@ -838,7 +838,7 @@ declare const cibIconNames: {
|
|
|
838
838
|
};
|
|
839
839
|
export type CibIconName = keyof typeof cibIconNames;
|
|
840
840
|
export declare const Cib: {
|
|
841
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"android" | "windows" | "signal" | "matrix" | "ruby" | "circle" | "line" | "svg" | "bluetooth" | "hubspot" | "pocket" | "powershell" | "quora" | "raspberry-pi" | "rss" | "usb" | "linux" | "bitcoin" | "angular" | "ansible" | "apple" | "artstation" | "atlassian" | "babel" | "bitbucket" | "bootstrap" | "centos" | "codepen" | "creative-commons" | "debian" | "dev-to" | "deviantart" | "digital-ocean" | "disqus" | "docker" | "dot-net" | "dropbox" | "drupal" | "eslint" | "ethereum" | "evernote" | "facebook" | "fedora" | "firebase" | "freebsd" | "gatsby" | "gentoo" | "git" | "github" | "gitlab" | "gmail" | "goodreads" | "google" | "google-ads" | "google-analytics" | "google-chrome" | "google-cloud" | "google-keep" | "google-play" | "graphql" | "hulu" | "humble-bundle" | "instagram" | "jabber" | "jira" | "jquery" | "jsfiddle" | "kickstarter" | "kodi" | "kubernetes" | "laravel" | "linkedin" | "linux-mint" | "manjaro" | "mastodon" | "material-design" | "meteor" | "microsoft" | "microsoft-edge" | "nativescript" | "netflix" | "nintendo-switch" | "npm" | "odnoklassniki" | "open-source-initiative" | "opera" | "origin" | "pandora" | "patreon" | "pinterest" | "plex" | "react" | "reddit" | "redhat" | "salesforce" | "sass" | "sina-weibo" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stackpath" | "steam" | "symfony" | "teamviewer" | "terraform" | "trello" | "twitch" | "twitter" | "ubisoft" | "ubuntu" | "umbraco" | "unity" | "vimeo" | "vlc" | "webpack" | "wechat" | "whatsapp" | "wikipedia" | "wordpress" | "yahoo" | "youtube" | "blender" | "flask" | "ghost" | "spotlight" | "atom" | "drone" | "codesandbox" | "dribbble" | "figma" | "framer" | "shell" | "creative-commons-by" | "creative-commons-nc" | "creative-commons-nd" | "creative-commons-sa" | "creative-commons-zero" | "json" | "markdown" | "ripple" | "zoom" | "alipay" | "amazon" | "amd" | "apple-music" | "behance" | "bing" | "discord" | "javascript" | "medium" | "messenger" | "nvidia" | "paypal" | "playstation" | "sourceforge" | "strava" | "stripe" | "telegram" | "tencent-qq" | "tiktok" | "typescript" | "xbox" | "yelp" | "c" | "r" | "automatic" | "sap" | "mysql" | "_500px" | "abstract" | "acm" | "adguard" | "airbnb" | "algolia" | "allocine" | "anaconda" | "analogue" | "apache" | "appveyor" | "aral" | "arduino" | "arxiv" | "asana" | "audible" | "aurelia" | "auth0" | "baidu" | "bamboo" | "bandcamp" | "basecamp" | "bit" | "bitdefender" | "bitly" | "blackberry" | "blogger" | "boeing" | "boost" | "bower" | "brave" | "buddy" | "buffer" | "buysellads" | "buzzfeed" | "cakephp" | "canva" | "cashapp" | "castro" | "chase" | "chef" | "circleci" | "cirrusci" | "cisco" | "civicrm" | "clockify" | "clojure" | "cloudbees" | "cloudflare" | "cmake" | "codacy" | "codecademy" | "codecov" | "codeigniter" | "coderwall" | "codeship" | "codewars" | "codio" | "coffeescript" | "composer" | "conekta" | "confluence" | "coursera" | "coveralls" | "cpanel" | "cplusplus" | "crunchbase" | "crunchyroll" | "csswizardry" | "dailymotion" | "dashlane" | "dazn" | "dblp" | "deepin" | "dell" | "deno" | "dependabot" | "devrant" | "diaspora" | "digg" | "discourse" | "discover" | "disroot" | "django" | "dtube" | "duckduckgo" | "dynatrace" | "ebay" | "eclipseide" | "elastic" | "electron" | "elementary" | "eleventy" | "elsevier" | "emlakjet" | "envato" | "epson" | "esea" | "etsy" | "exercism" | "expo" | "eyeem" | "faceit" | "fandango" | "favro" | "fedex" | "feedly" | "filezilla" | "fitbit" | "flickr" | "flipboard" | "flutter" | "fnac" | "foursquare" | "freecodecamp" | "garmin" | "genius" | "geocaching" | "gerrit" | "gimp" | "gitea" | "gitkraken" | "gitpod" | "gitter" | "glassdoor" | "glitch" | "gnu" | "go" | "gradle" | "grafana" | "grav" | "gravatar" | "greensock" | "groupon" | "grunt" | "gulp" | "gumroad" | "gumtree" | "habr" | "hackaday" | "hackerearth" | "hackerone" | "hackerrank" | "hackster" | "happycow" | "hashnode" | "haskell" | "haxe" | "helm" | "here" | "heroku" | "hexo" | "hitachi" | "homify" | "hootsuite" | "hotjar" | "houzz" | "hp" | "html5" | "htmlacademy" | "huawei" | "iata" | "icloud" | "iconjar" | "icq" | "ifixit" | "imdb" | "indeed" | "inkscape" | "instacart" | "instapaper" | "intel" | "intellijidea" | "intercom" | "invision" | "ionic" | "issuu" | "jekyll" | "jenkins" | "jest" | "jet" | "jetbrains" | "joomla" | "jsdelivr" | "jupyter" | "justgiving" | "kaggle" | "kaios" | "kaspersky" | "kentico" | "keras" | "keybase" | "keycdn" | "kibana" | "kik" | "kirby" | "known" | "kotlin" | "krita" | "latex" | "launchpad" | "leetcode" | "lenovo" | "less" | "letterboxd" | "liberapay" | "librarything" | "libreoffice" | "livejournal" | "logstash" | "lua" | "lumen" | "lyft" | "macys" | "magisk" | "mailchimp" | "makerbot" | "mastercard" | "mattermost" | "matternet" | "mcafee" | "mediafire" | "meetup" | "mega" | "mendeley" | "minetest" | "minutemailer" | "mix" | "mixcloud" | "monero" | "mongodb" | "monkeytie" | "monzo" | "moo" | "mozilla" | "musescore" | "mxlinux" | "myspace" | "nec" | "neo4j" | "netlify" | "nextcloud" | "nextdoor" | "nginx" | "nim" | "nodemon" | "nokia" | "notion" | "nucleo" | "nuget" | "ocaml" | "octave" | "oculus" | "openstreetmap" | "opensuse" | "openvpn" | "opsgenie" | "orcid" | "osmc" | "overcast" | "overleaf" | "ovh" | "pagekit" | "palantir" | "pantheon" | "php" | "pinboard" | "pingdom" | "pivotaltracker" | "plangrid" | "playerfm" | "playstation3" | "playstation4" | "plesk" | "pluralsight" | "plurk" | "postgresql" | "postman" | "prettier" | "prismic" | "probot" | "processwire" | "protonmail" | "proxmox" | "pypi" | "python" | "pytorch" | "qgis" | "qiita" | "qq" | "qualcomm" | "quantcast" | "quarkus" | "qwiklabs" | "qzone" | "readme" | "reason" | "redbubble" | "redis" | "redux" | "renren" | "reverbnation" | "riseup" | "roots" | "roundcube" | "rubygems" | "runkeeper" | "rust" | "safari" | "sahibinden" | "samsung" | "saucelabs" | "scala" | "scaleway" | "scribd" | "scrutinizerci" | "seagate" | "sega" | "sellfy" | "semaphoreci" | "sensu" | "sentry" | "shazam" | "shopify" | "showpad" | "siemens" | "sitepoint" | "sketch" | "skillshare" | "slashdot" | "slickpic" | "slides" | "slideshare" | "smashingmagazine" | "snapcraft" | "snyk" | "society6" | "sogou" | "solus" | "songkick" | "sonos" | "spacemacs" | "spacex" | "sparkfun" | "sparkpost" | "spdx" | "spectrum" | "spreaker" | "spring" | "squarespace" | "stackbit" | "stackexchange" | "stackoverflow" | "stackshare" | "stadia" | "statamic" | "statuspage" | "steem" | "steemit" | "storybook" | "strapi" | "stubhub" | "styleshare" | "stylus" | "subversion" | "superuser" | "svelte" | "swagger" | "swarm" | "swift" | "symantec" | "synology" | "tails" | "tapas" | "ted" | "teespring" | "tensorflow" | "tesla" | "tidal" | "tinder" | "todoist" | "toggl" | "topcoder" | "toptal" | "toshiba" | "trainerroad" | "trakt" | "travisci" | "treehouse" | "tripadvisor" | "trulia" | "tumblr" | "twilio" | "typo3" | "uber" | "udacity" | "udemy" | "uikit" | "unsplash" | "untappd" | "upwork" | "v8" | "vagrant" | "venmo" | "verizon" | "viadeo" | "viber" | "vim" | "visa" | "vk" | "vsco" | "wattpad" | "weasyl" | "webstorm" | "wire" | "wireguard" | "wix" | "wolfram" | "wpengine" | "xcode" | "xero" | "xiaomi" | "xing" | "xrp" | "xsplit" | "yarn" | "zalando" | "zapier" | "zendesk" | "zillow" | "zingat" | "zorin" | "zulip" | "adobe" | "adobe-after-effects" | "adobe-dreamweaver" | "adobe-illustrator" | "adobe-indesign" | "adobe-lightroom" | "adobe-photoshop" | "adobe-premiere" | "adobe-xd" | "angellist" | "apache-flink" | "apache-spark" | "apple-pay" | "cassandra" | "ello" | "eventbrite" | "flattr" | "google-pay" | "ibm" | "java" | "khan-academy" | "octopus-deploy" | "oracle" | "rails" | "realm" | "riot" | "socket-io" | "sourcegraph" | "tableau" | "tor" | "visual-studio" | "visual-studio-code" | "yammer" | "sprint" | "css3" | "vue-js" | "chromecast" | "app-store" | "open-access" | "adobe-creative-cloud" | "amazon-pay" | "buy-me-a-coffee" | "co-op" | "deezer" | "docusign" | "epic-games" | "google-podcasts" | "nintendo" | "product-hunt" | "samsung-pay" | "t-mobile" | "when-i-work" | "yandex" | "internet-explorer" | "magento" | "periscope" | "azure-pipelines" | "code-climate" | "groovy" | "_500px-5" | "about-me" | "addthis" | "adobe-acrobat-reader" | "adobe-audition" | "adobe-lightroom-classic" | "adobe-typekit" | "amazon-aws" | "american-express" | "android-alt" | "angular-universal" | "apache-airflow" | "app-store-ios" | "apple-podcasts" | "arch-linux" | "archive-of-our-own" | "at-and-t" | "autotask" | "aventrix" | "azure-artifacts" | "azure-devops" | "bancontact" | "bathasu" | "big-cartel" | "blogger-b" | "bluetooth-b" | "brand-ai" | "btc" | "campaign-monitor" | "cc-amazon-pay" | "cc-amex" | "cc-apple-pay" | "cc-diners-club" | "cc-discover" | "cc-jcb" | "cc-mastercard" | "cc-paypal" | "cc-stripe" | "cc-visa" | "cevo" | "common-workflow-language" | "conda-forge" | "coreui" | "coreui-c" | "creative-commons-nc-eu" | "creative-commons-nc-jp" | "creative-commons-pd" | "creative-commons-pd-alt" | "creative-commons-remix" | "creative-commons-sampling" | "creative-commons-sampling-plus" | "creative-commons-share" | "css3-shiled" | "d3-js" | "delicious" | "designer-news" | "draugiem-lv" | "elastic-cloud" | "elastic-search" | "elastic-stack" | "empirekred" | "event-store" | "everplaces" | "evry" | "experts-exchange" | "f-secure" | "facebook-f" | "feathub" | "fido-alliance" | "fur-affinity" | "furry-network" | "gauges" | "gg" | "gnu-privacy-guard" | "gnu-social" | "godot-engine" | "gog-com" | "goldenline" | "google-allo" | "googles-cholar" | "gov-uk" | "graphcool" | "greenkeeper" | "hackhands" | "hatena-bookmark" | "highly" | "hipchat" | "hockeyapp" | "html5-shield" | "ideal" | "itch-io" | "js" | "klout" | "ko-fi" | "koding" | "lanyrd" | "laravel-horizon" | "laravel-nova" | "last-fm" | "lets-encrypt" | "lgtm" | "linkedin-in" | "linux-foundation" | "livestream" | "mail-ru" | "marketo" | "mathworks" | "maxcdn" | "media-temple" | "medium-m" | "micro-blog" | "microgenetics" | "mixer" | "mojang" | "monogram" | "mozilla-firefox" | "next-js" | "nintendo-3ds" | "nintendo-gamecube" | "node-js" | "node-red" | "nuxt-js" | "open-collective" | "open-id" | "oracle-netsuite" | "osi" | "picarto-tv" | "pingup" | "pinterest-p" | "player-me" | "postwoman" | "proto-io" | "quantopian" | "radiopublic" | "read-the-docs" | "reddit-alt" | "rollup-js" | "rstudio" | "saltstack" | "sass-alt" | "server-fault" | "skyliner" | "speaker-deck" | "staticman" | "stitcher" | "storify" | "stripe-s" | "stumbleupon" | "sublime-text" | "telegram-plane" | "tencent-weibo" | "the-mighty" | "the-movie-database" | "twoo" | "ublock-origin" | "unreal-engine" | "vimeo-v" | "vine" | "virb" | "webcomponents-org" | "wii" | "wiiu" | "wolfram-language" | "wolfram-mathematica" | "x-pack" | "y-combinator" | "zeit" | "zerply">): import("react").JSX.Element;
|
|
841
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"android" | "windows" | "signal" | "matrix" | "ruby" | "circle" | "line" | "svg" | "bluetooth" | "hubspot" | "pocket" | "powershell" | "quora" | "raspberry-pi" | "rss" | "usb" | "linux" | "bitcoin" | "angular" | "ansible" | "apple" | "artstation" | "atlassian" | "babel" | "bitbucket" | "bootstrap" | "centos" | "codepen" | "creative-commons" | "debian" | "dev-to" | "deviantart" | "digital-ocean" | "disqus" | "docker" | "dot-net" | "dropbox" | "drupal" | "eslint" | "ethereum" | "evernote" | "facebook" | "fedora" | "firebase" | "freebsd" | "gatsby" | "gentoo" | "git" | "github" | "gitlab" | "gmail" | "goodreads" | "google" | "google-ads" | "google-analytics" | "google-chrome" | "google-cloud" | "google-keep" | "google-play" | "graphql" | "hulu" | "humble-bundle" | "instagram" | "jabber" | "jira" | "jquery" | "jsfiddle" | "kickstarter" | "kodi" | "kubernetes" | "laravel" | "linkedin" | "linux-mint" | "manjaro" | "mastodon" | "material-design" | "meteor" | "microsoft" | "microsoft-edge" | "nativescript" | "netflix" | "nintendo-switch" | "npm" | "odnoklassniki" | "open-source-initiative" | "opera" | "origin" | "pandora" | "patreon" | "pinterest" | "plex" | "react" | "reddit" | "redhat" | "salesforce" | "sass" | "sina-weibo" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stackpath" | "steam" | "symfony" | "teamviewer" | "terraform" | "trello" | "twitch" | "twitter" | "ubisoft" | "ubuntu" | "umbraco" | "unity" | "vimeo" | "vlc" | "webpack" | "wechat" | "whatsapp" | "wikipedia" | "wordpress" | "yahoo" | "youtube" | "blender" | "flask" | "ghost" | "spotlight" | "atom" | "drone" | "codesandbox" | "dribbble" | "figma" | "framer" | "shell" | "creative-commons-by" | "creative-commons-nc" | "creative-commons-nd" | "creative-commons-sa" | "creative-commons-zero" | "json" | "markdown" | "ripple" | "zoom" | "alipay" | "amazon" | "amd" | "apple-music" | "behance" | "bing" | "discord" | "javascript" | "medium" | "messenger" | "nvidia" | "paypal" | "playstation" | "sourceforge" | "strava" | "stripe" | "telegram" | "tencent-qq" | "tiktok" | "typescript" | "xbox" | "yelp" | "c" | "r" | "automatic" | "sap" | "mysql" | "_500px" | "abstract" | "acm" | "adguard" | "airbnb" | "algolia" | "allocine" | "anaconda" | "analogue" | "apache" | "appveyor" | "aral" | "arduino" | "arxiv" | "asana" | "audible" | "aurelia" | "auth0" | "baidu" | "bamboo" | "bandcamp" | "basecamp" | "bit" | "bitdefender" | "bitly" | "blackberry" | "blogger" | "boeing" | "boost" | "bower" | "brave" | "buddy" | "buffer" | "buysellads" | "buzzfeed" | "cakephp" | "canva" | "cashapp" | "castro" | "chase" | "chef" | "circleci" | "cirrusci" | "cisco" | "civicrm" | "clockify" | "clojure" | "cloudbees" | "cloudflare" | "cmake" | "codacy" | "codecademy" | "codecov" | "codeigniter" | "coderwall" | "codeship" | "codewars" | "codio" | "coffeescript" | "composer" | "conekta" | "confluence" | "coursera" | "coveralls" | "cpanel" | "cplusplus" | "crunchbase" | "crunchyroll" | "csswizardry" | "dailymotion" | "dashlane" | "dazn" | "dblp" | "deepin" | "dell" | "deno" | "dependabot" | "devrant" | "diaspora" | "digg" | "discourse" | "discover" | "disroot" | "django" | "dtube" | "duckduckgo" | "dynatrace" | "ebay" | "eclipseide" | "elastic" | "electron" | "elementary" | "eleventy" | "elsevier" | "emlakjet" | "envato" | "epson" | "esea" | "etsy" | "exercism" | "expo" | "eyeem" | "faceit" | "fandango" | "favro" | "fedex" | "feedly" | "filezilla" | "fitbit" | "flickr" | "flipboard" | "flutter" | "fnac" | "foursquare" | "freecodecamp" | "garmin" | "genius" | "geocaching" | "gerrit" | "gimp" | "gitea" | "gitkraken" | "gitpod" | "gitter" | "glassdoor" | "glitch" | "gnu" | "go" | "gradle" | "grafana" | "grav" | "gravatar" | "greensock" | "groupon" | "grunt" | "gulp" | "gumroad" | "gumtree" | "habr" | "hackaday" | "hackerearth" | "hackerone" | "hackerrank" | "hackster" | "happycow" | "hashnode" | "haskell" | "haxe" | "helm" | "here" | "heroku" | "hexo" | "hitachi" | "homify" | "hootsuite" | "hotjar" | "houzz" | "hp" | "html5" | "htmlacademy" | "huawei" | "iata" | "icloud" | "iconjar" | "icq" | "ifixit" | "imdb" | "indeed" | "inkscape" | "instacart" | "instapaper" | "intel" | "intellijidea" | "intercom" | "invision" | "ionic" | "issuu" | "jekyll" | "jenkins" | "jest" | "jet" | "jetbrains" | "joomla" | "jsdelivr" | "jupyter" | "justgiving" | "kaggle" | "kaios" | "kaspersky" | "kentico" | "keras" | "keybase" | "keycdn" | "kibana" | "kik" | "kirby" | "known" | "kotlin" | "krita" | "latex" | "launchpad" | "leetcode" | "lenovo" | "less" | "letterboxd" | "liberapay" | "librarything" | "libreoffice" | "livejournal" | "logstash" | "lua" | "lumen" | "lyft" | "macys" | "magisk" | "mailchimp" | "makerbot" | "mastercard" | "mattermost" | "matternet" | "mcafee" | "mediafire" | "meetup" | "mega" | "mendeley" | "minetest" | "minutemailer" | "mix" | "mixcloud" | "monero" | "mongodb" | "monkeytie" | "monzo" | "moo" | "mozilla" | "musescore" | "mxlinux" | "myspace" | "nec" | "neo4j" | "netlify" | "nextcloud" | "nextdoor" | "nginx" | "nim" | "nodemon" | "nokia" | "notion" | "nucleo" | "nuget" | "ocaml" | "octave" | "oculus" | "openstreetmap" | "opensuse" | "openvpn" | "opsgenie" | "orcid" | "osmc" | "overcast" | "overleaf" | "ovh" | "pagekit" | "palantir" | "pantheon" | "php" | "pinboard" | "pingdom" | "pivotaltracker" | "plangrid" | "playerfm" | "playstation3" | "playstation4" | "plesk" | "pluralsight" | "plurk" | "postgresql" | "postman" | "prettier" | "prismic" | "probot" | "processwire" | "protonmail" | "proxmox" | "pypi" | "python" | "pytorch" | "qgis" | "qiita" | "qq" | "qualcomm" | "quantcast" | "quarkus" | "qwiklabs" | "qzone" | "readme" | "reason" | "redbubble" | "redis" | "redux" | "renren" | "reverbnation" | "riseup" | "roots" | "roundcube" | "rubygems" | "runkeeper" | "rust" | "safari" | "sahibinden" | "samsung" | "saucelabs" | "scala" | "scaleway" | "scribd" | "scrutinizerci" | "seagate" | "sega" | "sellfy" | "semaphoreci" | "sensu" | "sentry" | "shazam" | "shopify" | "showpad" | "siemens" | "sitepoint" | "sketch" | "skillshare" | "slashdot" | "slickpic" | "slides" | "slideshare" | "smashingmagazine" | "snapcraft" | "snyk" | "society6" | "sogou" | "solus" | "songkick" | "sonos" | "spacemacs" | "spacex" | "sparkfun" | "sparkpost" | "spdx" | "spectrum" | "spreaker" | "spring" | "squarespace" | "stackbit" | "stackexchange" | "stackoverflow" | "stackshare" | "stadia" | "statamic" | "statuspage" | "steem" | "steemit" | "storybook" | "strapi" | "stubhub" | "styleshare" | "stylus" | "subversion" | "superuser" | "svelte" | "swagger" | "swarm" | "swift" | "symantec" | "synology" | "tails" | "tapas" | "ted" | "teespring" | "tensorflow" | "tesla" | "tidal" | "tinder" | "todoist" | "toggl" | "topcoder" | "toptal" | "toshiba" | "trainerroad" | "trakt" | "travisci" | "treehouse" | "tripadvisor" | "trulia" | "tumblr" | "twilio" | "typo3" | "uber" | "udacity" | "udemy" | "uikit" | "unsplash" | "untappd" | "upwork" | "v8" | "vagrant" | "venmo" | "verizon" | "viadeo" | "viber" | "vim" | "visa" | "vk" | "vsco" | "wattpad" | "weasyl" | "webstorm" | "wire" | "wireguard" | "wix" | "wolfram" | "wpengine" | "xcode" | "xero" | "xiaomi" | "xing" | "xrp" | "xsplit" | "yarn" | "zalando" | "zapier" | "zendesk" | "zillow" | "zingat" | "zorin" | "zulip" | "adobe" | "adobe-after-effects" | "adobe-dreamweaver" | "adobe-illustrator" | "adobe-indesign" | "adobe-lightroom" | "adobe-photoshop" | "adobe-premiere" | "adobe-xd" | "angellist" | "apache-flink" | "apache-spark" | "apple-pay" | "cassandra" | "ello" | "eventbrite" | "flattr" | "google-pay" | "ibm" | "java" | "khan-academy" | "octopus-deploy" | "oracle" | "rails" | "realm" | "riot" | "socket-io" | "sourcegraph" | "tableau" | "tor" | "visual-studio" | "visual-studio-code" | "yammer" | "sprint" | "css3" | "vue-js" | "chromecast" | "app-store" | "open-access" | "adobe-creative-cloud" | "amazon-pay" | "buy-me-a-coffee" | "co-op" | "deezer" | "docusign" | "epic-games" | "google-podcasts" | "nintendo" | "product-hunt" | "samsung-pay" | "t-mobile" | "when-i-work" | "yandex" | "internet-explorer" | "magento" | "periscope" | "azure-pipelines" | "code-climate" | "groovy" | "_500px-5" | "about-me" | "addthis" | "adobe-acrobat-reader" | "adobe-audition" | "adobe-lightroom-classic" | "adobe-typekit" | "amazon-aws" | "american-express" | "android-alt" | "angular-universal" | "apache-airflow" | "app-store-ios" | "apple-podcasts" | "arch-linux" | "archive-of-our-own" | "at-and-t" | "autotask" | "aventrix" | "azure-artifacts" | "azure-devops" | "bancontact" | "bathasu" | "big-cartel" | "blogger-b" | "bluetooth-b" | "brand-ai" | "btc" | "campaign-monitor" | "cc-amazon-pay" | "cc-amex" | "cc-apple-pay" | "cc-diners-club" | "cc-discover" | "cc-jcb" | "cc-mastercard" | "cc-paypal" | "cc-stripe" | "cc-visa" | "cevo" | "common-workflow-language" | "conda-forge" | "coreui" | "coreui-c" | "creative-commons-nc-eu" | "creative-commons-nc-jp" | "creative-commons-pd" | "creative-commons-pd-alt" | "creative-commons-remix" | "creative-commons-sampling" | "creative-commons-sampling-plus" | "creative-commons-share" | "css3-shiled" | "d3-js" | "delicious" | "designer-news" | "draugiem-lv" | "elastic-cloud" | "elastic-search" | "elastic-stack" | "empirekred" | "event-store" | "everplaces" | "evry" | "experts-exchange" | "f-secure" | "facebook-f" | "feathub" | "fido-alliance" | "fur-affinity" | "furry-network" | "gauges" | "gg" | "gnu-privacy-guard" | "gnu-social" | "godot-engine" | "gog-com" | "goldenline" | "google-allo" | "googles-cholar" | "gov-uk" | "graphcool" | "greenkeeper" | "hackhands" | "hatena-bookmark" | "highly" | "hipchat" | "hockeyapp" | "html5-shield" | "ideal" | "itch-io" | "js" | "klout" | "ko-fi" | "koding" | "lanyrd" | "laravel-horizon" | "laravel-nova" | "last-fm" | "lets-encrypt" | "lgtm" | "linkedin-in" | "linux-foundation" | "livestream" | "mail-ru" | "marketo" | "mathworks" | "maxcdn" | "media-temple" | "medium-m" | "micro-blog" | "microgenetics" | "mixer" | "mojang" | "monogram" | "mozilla-firefox" | "next-js" | "nintendo-3ds" | "nintendo-gamecube" | "node-js" | "node-red" | "nuxt-js" | "open-collective" | "open-id" | "oracle-netsuite" | "osi" | "picarto-tv" | "pingup" | "pinterest-p" | "player-me" | "postwoman" | "proto-io" | "quantopian" | "radiopublic" | "read-the-docs" | "reddit-alt" | "rollup-js" | "rstudio" | "saltstack" | "sass-alt" | "server-fault" | "skyliner" | "speaker-deck" | "staticman" | "stitcher" | "storify" | "stripe-s" | "stumbleupon" | "sublime-text" | "telegram-plane" | "tencent-weibo" | "the-mighty" | "the-movie-database" | "twoo" | "ublock-origin" | "unreal-engine" | "vimeo-v" | "vine" | "virb" | "webcomponents-org" | "wii" | "wiiu" | "wolfram-language" | "wolfram-mathematica" | "x-pack" | "y-combinator" | "zeit" | "zerply">): import("react").JSX.Element;
|
|
842
842
|
displayName: string;
|
|
843
843
|
};
|
|
844
844
|
export {};
|
|
@@ -207,7 +207,7 @@ declare const cifIconNames: {
|
|
|
207
207
|
};
|
|
208
208
|
export type CifIconName = keyof typeof cifIconNames;
|
|
209
209
|
export declare const Cif: {
|
|
210
|
-
({ 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<"id" | "no" | "br" | "hr" | "li" | "td" | "th" | "tr" | "at" | "et" | "sd" | "ph" | "om" | "tv" | "ad" | "bi" | "bt" | "dm" | "fi" | "mg" | "cv" | "bb" | "be" | "cz" | "es" | "kg" | "kp" | "me" | "mm" | "mx" | "sg" | "sl" | "vn" | "ci" | "ae" | "af" | "ag" | "al" | "am" | "ao" | "ar" | "au" | "az" | "ba" | "bd" | "bf" | "bg" | "bh" | "bj" | "bn" | "bo" | "bs" | "bw" | "by" | "bz" | "ca" | "cd" | "cf" | "cg" | "ch" | "ck" | "cl" | "cm" | "cn" | "co" | "cr" | "cu" | "cy" | "de" | "dj" | "dk" | "do" | "dz" | "ec" | "ee" | "eg" | "er" | "fj" | "fm" | "fr" | "ga" | "gb" | "gd" | "ge" | "gh" | "gm" | "gn" | "gq" | "gr" | "gt" | "gw" | "gy" | "hk" | "hn" | "ht" | "hu" | "ie" | "il" | "in" | "iq" | "ir" | "is" | "it" | "jm" | "jo" | "jp" | "ke" | "kh" | "ki" | "km" | "kn" | "kr" | "kw" | "kz" | "la" | "lb" | "lc" | "lk" | "lr" | "ls" | "lt" | "lu" | "lv" | "ly" | "ma" | "mc" | "md" | "mh" | "mk" | "ml" | "mn" | "mr" | "mt" | "mu" | "mv" | "mw" | "my" | "mz" | "na" | "ne" | "ng" | "ni" | "nl" | "np" | "nr" | "nu" | "nz" | "pa" | "pe" | "pg" | "pk" | "pl" | "pt" | "pw" | "py" | "qa" | "ro" | "rs" | "ru" | "rw" | "sa" | "sb" | "sc" | "se" | "si" | "sk" | "sm" | "sn" | "so" | "sr" | "ss" | "st" | "sv" | "sy" | "sz" | "tg" | "tj" | "tl" | "tm" | "tn" | "to" | "tt" | "tw" | "tz" | "ua" | "ug" | "us" | "uy" | "uz" | "va" | "vc" | "ve" | "vg" | "ws" | "xk" | "ye" | "za" | "zm" | "zw">): import("react").JSX.Element;
|
|
210
|
+
({ 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<"id" | "no" | "br" | "hr" | "li" | "td" | "th" | "tr" | "at" | "et" | "sd" | "ph" | "om" | "tv" | "ad" | "bi" | "bt" | "dm" | "fi" | "mg" | "cv" | "bb" | "be" | "cz" | "es" | "kg" | "kp" | "me" | "mm" | "mx" | "sg" | "sl" | "vn" | "ci" | "ae" | "af" | "ag" | "al" | "am" | "ao" | "ar" | "au" | "az" | "ba" | "bd" | "bf" | "bg" | "bh" | "bj" | "bn" | "bo" | "bs" | "bw" | "by" | "bz" | "ca" | "cd" | "cf" | "cg" | "ch" | "ck" | "cl" | "cm" | "cn" | "co" | "cr" | "cu" | "cy" | "de" | "dj" | "dk" | "do" | "dz" | "ec" | "ee" | "eg" | "er" | "fj" | "fm" | "fr" | "ga" | "gb" | "gd" | "ge" | "gh" | "gm" | "gn" | "gq" | "gr" | "gt" | "gw" | "gy" | "hk" | "hn" | "ht" | "hu" | "ie" | "il" | "in" | "iq" | "ir" | "is" | "it" | "jm" | "jo" | "jp" | "ke" | "kh" | "ki" | "km" | "kn" | "kr" | "kw" | "kz" | "la" | "lb" | "lc" | "lk" | "lr" | "ls" | "lt" | "lu" | "lv" | "ly" | "ma" | "mc" | "md" | "mh" | "mk" | "ml" | "mn" | "mr" | "mt" | "mu" | "mv" | "mw" | "my" | "mz" | "na" | "ne" | "ng" | "ni" | "nl" | "np" | "nr" | "nu" | "nz" | "pa" | "pe" | "pg" | "pk" | "pl" | "pt" | "pw" | "py" | "qa" | "ro" | "rs" | "ru" | "rw" | "sa" | "sb" | "sc" | "se" | "si" | "sk" | "sm" | "sn" | "so" | "sr" | "ss" | "st" | "sv" | "sy" | "sz" | "tg" | "tj" | "tl" | "tm" | "tn" | "to" | "tt" | "tw" | "tz" | "ua" | "ug" | "us" | "uy" | "uz" | "va" | "vc" | "ve" | "vg" | "ws" | "xk" | "ye" | "za" | "zm" | "zw">): import("react").JSX.Element;
|
|
211
211
|
displayName: string;
|
|
212
212
|
};
|
|
213
213
|
export {};
|
|
@@ -562,7 +562,7 @@ declare const cilIconNames: {
|
|
|
562
562
|
};
|
|
563
563
|
export type CilIconName = keyof typeof cilIconNames;
|
|
564
564
|
export declare const Cil: {
|
|
565
|
-
({ 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" | "filter" | "opacity" | "translate" | "running" | "flip" | "search" | "bold" | "link" | "image" | "text" | "header" | "menu" | "list" | "cursor" | "description" | "input" | "audio" | "code" | "video" | "circle" | "x" | "loop" | "asterisk" | "at" | "backspace" | "barcode" | "bluetooth" | "blur" | "blur-linear" | "book" | "bookmark" | "braille" | "briefcase" | "bullhorn" | "clipboard" | "contrast" | "crop" | "crop-rotate" | "cursor-move" | "delete" | "dialpad" | "diamond" | "ethernet" | "exit-to-app" | "fingerprint" | "fullscreen" | "fullscreen-exit" | "graph" | "grid" | "group" | "hdr" | "hot-tub" | "image-broken" | "image-plus" | "inbox" | "keyboard" | "lan" | "memory" | "mouse" | "newspaper" | "paperclip" | "pin" | "power-standby" | "recycle" | "router" | "rss" | "school" | "send" | "share-all" | "sign-language" | "sitemap" | "smoke" | "sync" | "tag" | "thumb-down" | "thumb-up" | "usb" | "wallpaper" | "window-maximize" | "window-minimize" | "window-restore" | "flower" | "grain" | "leaf" | "battery-alert" | "bug" | "cat" | "dog" | "paw" | "flip-to-back" | "flip-to-front" | "arrow-left" | "arrow-right" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-left" | "chevron-right" | "reload" | "share" | "swap-horizontal" | "swap-vertical" | "album" | "equalizer" | "headphones" | "music-note" | "speaker" | "volume-high" | "volume-low" | "volume-off" | "gauge" | "snowflake" | "speedometer" | "bank" | "cash" | "credit-card" | "transfer" | "wallet" | "apple" | "devices" | "fax" | "phone" | "signal-cellular-3" | "sim" | "cloud" | "cloud-download" | "cloud-upload" | "eyedropper" | "alarm" | "av-timer" | "calendar" | "calendar-check" | "clock" | "history" | "laptop" | "monitor" | "tablet" | "watch" | "brush" | "pen" | "pencil" | "file" | "folder" | "folder-open" | "coffee" | "pizza" | "check" | "check-circle" | "gamepad" | "heart" | "puzzle" | "compass" | "layers" | "bolt" | "factory" | "bed" | "gift" | "bell" | "camera" | "cast" | "door" | "fire" | "fridge" | "garage" | "home" | "lightbulb" | "pool" | "shower" | "sofa" | "toilet" | "calculator" | "chart-line" | "chart-pie" | "infinity" | "minus" | "plus" | "hospital" | "wheelchair" | "microphone" | "spa" | "terrain" | "taxi" | "baby" | "baby-carriage" | "rowing" | "walk" | "camera-control" | "library" | "beaker" | "cog" | "rectangle" | "square" | "star" | "star-half" | "triangle" | "basket" | "cart" | "baseball" | "basketball" | "bike" | "bowling" | "football" | "golf" | "soccer" | "tennis" | "tennis-ball" | "border-all" | "border-bottom" | "border-horizontal" | "border-left" | "border-right" | "border-style" | "border-top" | "border-vertical" | "sort-ascending" | "sort-descending" | "elevator" | "truck" | "movie" | "apps" | "view-column" | "view-module" | "view-quilt" | "view-stream" | "battery-0" | "envelope-open" | "gif" | "globe-alt" | "italic" | "language" | "magnifying-glass" | "moon" | "qr-code" | "strikethrough" | "sun" | "trash" | "tv" | "underline" | "user" | "user-plus" | "window" | "x-circle" | "airplay" | "aperture" | "badge" | "ban" | "bath" | "battery-full" | "building" | "cloudy" | "command" | "contact" | "copy" | "euro" | "external-link" | "frown" | "gem" | "highlighter" | "house" | "info" | "list-filter" | "meh" | "mic" | "move" | "paint-bucket" | "save" | "settings" | "smile" | "smile-plus" | "speech" | "tags" | "terminal" | "user-x" | "zoom-in" | "zoom-out" | "align-center" | "align-left" | "align-right" | "bar-chart" | "columns" | "address-book" | "battery-3" | "bell-exclamation" | "border-inner" | "border-outer" | "brightness" | "browser" | "burger" | "caret-left" | "caret-right" | "clear-all" | "cut" | "
|
|
565
|
+
({ 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" | "filter" | "opacity" | "translate" | "running" | "flip" | "disabled" | "search" | "bold" | "link" | "image" | "text" | "header" | "menu" | "list" | "cursor" | "description" | "input" | "audio" | "code" | "video" | "circle" | "x" | "loop" | "asterisk" | "at" | "backspace" | "barcode" | "bluetooth" | "blur" | "blur-linear" | "book" | "bookmark" | "braille" | "briefcase" | "bullhorn" | "clipboard" | "contrast" | "crop" | "crop-rotate" | "cursor-move" | "delete" | "dialpad" | "diamond" | "ethernet" | "exit-to-app" | "fingerprint" | "fullscreen" | "fullscreen-exit" | "graph" | "grid" | "group" | "hdr" | "hot-tub" | "image-broken" | "image-plus" | "inbox" | "keyboard" | "lan" | "memory" | "mouse" | "newspaper" | "paperclip" | "pin" | "power-standby" | "recycle" | "router" | "rss" | "school" | "send" | "share-all" | "sign-language" | "sitemap" | "smoke" | "sync" | "tag" | "thumb-down" | "thumb-up" | "usb" | "wallpaper" | "window-maximize" | "window-minimize" | "window-restore" | "flower" | "grain" | "leaf" | "battery-alert" | "bug" | "cat" | "dog" | "paw" | "flip-to-back" | "flip-to-front" | "arrow-left" | "arrow-right" | "chevron-double-down" | "chevron-double-left" | "chevron-double-right" | "chevron-double-up" | "chevron-left" | "chevron-right" | "reload" | "share" | "swap-horizontal" | "swap-vertical" | "album" | "equalizer" | "headphones" | "music-note" | "speaker" | "volume-high" | "volume-low" | "volume-off" | "gauge" | "snowflake" | "speedometer" | "bank" | "cash" | "credit-card" | "transfer" | "wallet" | "apple" | "devices" | "fax" | "phone" | "signal-cellular-3" | "sim" | "cloud" | "cloud-download" | "cloud-upload" | "eyedropper" | "alarm" | "av-timer" | "calendar" | "calendar-check" | "clock" | "history" | "laptop" | "monitor" | "tablet" | "watch" | "brush" | "pen" | "pencil" | "file" | "folder" | "folder-open" | "coffee" | "pizza" | "check" | "check-circle" | "gamepad" | "heart" | "puzzle" | "compass" | "layers" | "bolt" | "factory" | "bed" | "gift" | "bell" | "camera" | "cast" | "door" | "fire" | "fridge" | "garage" | "home" | "lightbulb" | "pool" | "shower" | "sofa" | "toilet" | "calculator" | "chart-line" | "chart-pie" | "infinity" | "minus" | "plus" | "hospital" | "wheelchair" | "microphone" | "spa" | "terrain" | "taxi" | "baby" | "baby-carriage" | "rowing" | "walk" | "camera-control" | "library" | "beaker" | "cog" | "rectangle" | "square" | "star" | "star-half" | "triangle" | "basket" | "cart" | "baseball" | "basketball" | "bike" | "bowling" | "football" | "golf" | "soccer" | "tennis" | "tennis-ball" | "border-all" | "border-bottom" | "border-horizontal" | "border-left" | "border-right" | "border-style" | "border-top" | "border-vertical" | "sort-ascending" | "sort-descending" | "elevator" | "truck" | "movie" | "apps" | "view-column" | "view-module" | "view-quilt" | "view-stream" | "battery-0" | "envelope-open" | "gif" | "globe-alt" | "italic" | "language" | "magnifying-glass" | "moon" | "qr-code" | "strikethrough" | "sun" | "trash" | "tv" | "underline" | "user" | "user-plus" | "window" | "x-circle" | "airplay" | "aperture" | "badge" | "ban" | "bath" | "battery-full" | "building" | "cloudy" | "command" | "contact" | "copy" | "euro" | "external-link" | "frown" | "gem" | "highlighter" | "house" | "info" | "list-filter" | "meh" | "mic" | "move" | "paint-bucket" | "save" | "settings" | "smile" | "smile-plus" | "speech" | "tags" | "terminal" | "user-x" | "zoom-in" | "zoom-out" | "align-center" | "align-left" | "align-right" | "bar-chart" | "columns" | "address-book" | "battery-3" | "bell-exclamation" | "border-inner" | "border-outer" | "brightness" | "browser" | "burger" | "caret-left" | "caret-right" | "clear-all" | "cut" | "exposure" | "filter-x" | "indent-decrease" | "indent-increase" | "lemon" | "location-pin" | "medical-cross" | "mug" | "notes" | "paint" | "plant" | "playlist-add" | "swimming" | "text-size" | "vector" | "zoom" | "filter-square" | "justify-left" | "justify-right" | "paragraph" | "people" | "sort-alpha-down" | "sort-alpha-up" | "sort-numeric-down" | "sort-numeric-up" | "toggle-off" | "toggle-on" | "audio-description" | "closed-captioning" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "compress" | "industry" | "pen-nib" | "print" | "mobile" | "paper-plane" | "clone" | "object-group" | "object-ungroup" | "font" | "battery-empty" | "couch" | "life-ring" | "child" | "functions" | "color-palette" | "fork" | "gradient" | "list-numbered" | "money" | "_4k" | "hd" | "task" | "warning" | "education" | "user-follow" | "rain" | "restaurant" | "mobile-landscape" | "american-football" | "color-fill" | "happy" | "options" | "sad" | "touch-app" | "storage" | "_3d" | "stream" | "chat-bubble" | "bathroom" | "blur-circular" | "camera-roll" | "filter-frames" | "healing" | "fastfood" | "blind" | "eco" | "face" | "mood-bad" | "wc" | "border-clear" | "find-in-page" | "line-style" | "line-weight" | "note-add" | "short-text" | "space-bar" | "vertical-align-bottom" | "vertical-align-center" | "vertical-align-top" | "wrap-text" | "flight-takeoff" | "beach-access" | "casino" | "child-friendly" | "smoke-free" | "arrow-circle-left" | "arrow-circle-right" | "library-add" | "link-broken" | "birthday-cake" | "data-transfer-down" | "data-transfer-up" | "text-square" | "dollar" | "yen" | "voice" | "shield-alt" | "battery-slash" | "hamburger-menu" | "bolt-circle" | "brush-alt" | "chart" | "drink" | "link-alt" | "low-vision" | "ruble" | "share-alt" | "spreadsheet" | "flag-alt" | "institution" | "arrow-bottom" | "arrow-top" | "caret-bottom" | "caret-top" | "chevron-bottom" | "chevron-top" | "media-eject" | "media-pause" | "media-play" | "account-logout" | "action-redo" | "action-undo" | "airplane-mode" | "airplane-mode-off" | "animal" | "applications" | "applications-settings" | "apps-settings" | "arrow-circle-bottom" | "arrow-circle-top" | "arrow-thick-bottom" | "arrow-thick-from-bottom" | "arrow-thick-from-left" | "arrow-thick-from-right" | "arrow-thick-from-top" | "arrow-thick-left" | "arrow-thick-right" | "arrow-thick-to-bottom" | "arrow-thick-to-left" | "arrow-thick-to-right" | "arrow-thick-to-top" | "arrow-thick-top" | "assistive-listening-system" | "asterisk-circle" | "audio-spectrum" | "balance-scale" | "battery-5" | "boat-alt" | "british-pound" | "burn" | "bus-alt" | "car-alt" | "cc" | "center-focus" | "check-alt" | "chevron-circle-down-alt" | "chevron-circle-left-alt" | "chevron-circle-right-alt" | "chevron-circle-up-alt" | "color-border" | "comment-bubble" | "comment-square" | "control" | "deaf" | "dinner" | "double-quote-sans-left" | "double-quote-sans-right" | "drink-alcohol" | "drop" | "envelope-closed" | "envelope-letter" | "excerpt" | "expand-down" | "expand-left" | "expand-right" | "expand-up" | "face-dead" | "factory-slash" | "featured-playlist" | "filter-photo" | "functions-alt" | "golf-alt" | "grid-slash" | "highligt" | "https" | "industry-slash" | "input-hdmi" | "input-power" | "justify-center" | "level-down" | "level-up" | "library-building" | "line-spacing" | "list-high-priority" | "list-low-priority" | "list-numbered-rtl" | "list-rich" | "lock-locked" | "lock-unlocked" | "locomotive" | "loop-1" | "loop-circular" | "media-record" | "media-skip-backward" | "media-skip-forward" | "media-step-backward" | "media-step-forward" | "media-stop" | "mood-good" | "mood-very-bad" | "mood-very-good" | "mouth-slash" | "mug-tea" | "opentype" | "pen-alt" | "pregnant" | "pushchair" | "report-slash" | "resize-both" | "resize-height" | "resize-width" | "room" | "satelite" | "screen-desktop" | "screen-smartphone" | "scrubber" | "share-boxed" | "signal-cellular-0" | "signal-cellular-4" | "smoke-slash" | "smoking-room" | "speak" | "text-shapes" | "text-strike" | "user-female" | "user-unfollow" | "videogame" | "voice-over-record" | "weightlifitng" | "wifi-signal-0" | "wifi-signal-1" | "wifi-signal-2" | "wifi-signal-3" | "wifi-signal-4" | "wifi-signal-off">): import("react").JSX.Element;
|
|
566
566
|
displayName: string;
|
|
567
567
|
};
|
|
568
568
|
export {};
|
|
@@ -642,7 +642,7 @@ declare const circle_flagsIconNames: {
|
|
|
642
642
|
};
|
|
643
643
|
export type CircleFlagsIconName = keyof typeof circle_flagsIconNames;
|
|
644
644
|
export declare const CircleFlags: {
|
|
645
|
-
({ 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<"id" | "no" | "br" | "hr" | "li" | "td" | "th" | "tr" | "at" | "et" | "klingon" | "pirate" | "sd" | "earth" | "ph" | "om" | "tv" | "mars" | "ad" | "ai" | "olympics" | "bi" | "bt" | "dm" | "ea" | "fi" | "mg" | "aq" | "mp" | "fx" | "cv" | "bb" | "be" | "cz" | "es" | "hm" | "io" | "kg" | "kp" | "me" | "mm" | "mx" | "sg" | "sj" | "sl" | "su" | "tk" | "vi" | "vn" | "pm" | "ci" | "gg" | "ae" | "af" | "ag" | "al" | "am" | "ao" | "ar" | "au" | "az" | "ba" | "bd" | "bf" | "bg" | "bh" | "bj" | "bn" | "bo" | "bs" | "bw" | "by" | "bz" | "ca" | "cd" | "cf" | "cg" | "ch" | "ck" | "cl" | "cm" | "cn" | "co" | "cr" | "cu" | "cy" | "de" | "dj" | "dk" | "do" | "dz" | "ec" | "ee" | "eg" | "er" | "fj" | "fm" | "fr" | "ga" | "gb" | "gd" | "ge" | "gh" | "gm" | "gn" | "gq" | "gr" | "gt" | "gw" | "gy" | "hk" | "hn" | "ht" | "hu" | "ie" | "il" | "in" | "iq" | "ir" | "is" | "it" | "jm" | "jo" | "jp" | "ke" | "kh" | "ki" | "km" | "kn" | "kr" | "kw" | "kz" | "la" | "lb" | "lc" | "lk" | "lr" | "ls" | "lt" | "lu" | "lv" | "ly" | "ma" | "mc" | "md" | "mh" | "mk" | "ml" | "mn" | "mr" | "mt" | "mu" | "mv" | "mw" | "my" | "mz" | "na" | "ne" | "ng" | "ni" | "nl" | "np" | "nr" | "nu" | "nz" | "pa" | "pe" | "pg" | "pk" | "pl" | "pt" | "pw" | "py" | "qa" | "ro" | "rs" | "ru" | "rw" | "sa" | "sb" | "sc" | "se" | "si" | "sk" | "sm" | "sn" | "so" | "sr" | "ss" | "st" | "sv" | "sy" | "sz" | "tg" | "tj" | "tl" | "tm" | "tn" | "to" | "tt" | "tw" | "tz" | "ua" | "ug" | "us" | "uy" | "uz" | "va" | "vc" | "ve" | "vg" | "ws" | "xk" | "ye" | "za" | "zm" | "zw" | "cc" | "ac" | "af-emirate" | "an" | "aq-true-south" | "artsakh" | "as" | "au-aboriginal" | "au-act" | "au-nsw" | "au-nt" | "au-qld" | "au-sa" | "au-tas" | "au-torres-strait-islands" | "au-vic" | "au-wa" | "aw" | "ax" | "bl" | "bm" | "bq" | "bq-bo" | "bq-sa" | "bq-se" | "bv" | "ca-bc" | "ca-qc" | "ch-gr" | "checkered" | "chequered" | "cn-hk" | "cn-xj" | "cp" | "cq" | "cw" | "cx" | "dg" | "east-african-federation" | "easter-island" | "ec-w" | "eh" | "es-ar" | "es-ce" | "es-cn" | "es-ct" | "es-ga" | "es-ib" | "es-ml" | "es-pv" | "es-variant" | "et-af" | "et-am" | "et-be" | "et-ga" | "et-ha" | "et-or" | "et-si" | "et-sn" | "et-so" | "et-sw" | "et-ti" | "eu" | "european-union" | "ewe" | "fk" | "fo" | "fr-20r" | "fr-bre" | "fr-cp" | "gb-con" | "gb-eng" | "gb-nir" | "gb-ork" | "gb-sct" | "gb-wls" | "ge-ab" | "gf" | "gi" | "gl" | "gp" | "gs" | "gu" | "guarani" | "hausa" | "hmong" | "ic" | "id-jb" | "id-jt" | "im" | "in-as" | "in-gj" | "in-ka" | "in-mn" | "in-mz" | "in-or" | "in-tg" | "in-tn" | "iq-kr" | "it-21" | "it-23" | "it-25" | "it-32" | "it-34" | "it-36" | "it-42" | "it-45" | "it-52" | "it-55" | "it-57" | "it-62" | "it-65" | "it-67" | "it-72" | "it-75" | "it-77" | "it-78" | "it-82" | "it-88" | "je" | "jolly-roger" | "kanuri" | "kikuyu" | "kongo" | "ky" | "lang-aa" | "lang-ab" | "lang-af" | "lang-ak" | "lang-am" | "lang-an" | "lang-ar" | "lang-as" | "lang-av" | "lang-ay" | "lang-az" | "lang-ba" | "lang-be" | "lang-bg" | "lang-bi" | "lang-bm" | "lang-bn" | "lang-bo" | "lang-br" | "lang-bs" | "lang-ca" | "lang-ce" | "lang-ceb" | "lang-ch" | "lang-chm" | "lang-ckb" | "lang-co" | "lang-cs" | "lang-cv" | "lang-cy" | "lang-da" | "lang-de" | "lang-dv" | "lang-dz" | "lang-ee" | "lang-el" | "lang-en" | "lang-en-au" | "lang-en-ca" | "lang-en-gh" | "lang-en-hk" | "lang-en-ie" | "lang-en-in" | "lang-en-ke" | "lang-en-ng" | "lang-en-nz" | "lang-en-ph" | "lang-en-sg" | "lang-en-tz" | "lang-en-us" | "lang-en-za" | "lang-eo" | "lang-es" | "lang-es-mx" | "lang-et" | "lang-eu" | "lang-fa" | "lang-fi" | "lang-fil" | "lang-fj" | "lang-fo" | "lang-fr" | "lang-fy" | "lang-ga" | "lang-gd" | "lang-gl" | "lang-gn" | "lang-gu" | "lang-gv" | "lang-ha" | "lang-haw" | "lang-he" | "lang-hi" | "lang-hmn" | "lang-ho" | "lang-hr" | "lang-ht" | "lang-hu" | "lang-hy" | "lang-ia" | "lang-id" | "lang-ie" | "lang-ig" | "lang-ilo" | "lang-interslavic" | "lang-io" | "lang-is" | "lang-it" | "lang-ja" | "lang-jv" | "lang-ka" | "lang-kg" | "lang-ki" | "lang-kk" | "lang-kl" | "lang-km" | "lang-kn" | "lang-ko" | "lang-kr" | "lang-kri" | "lang-ks" | "lang-ku" | "lang-kv" | "lang-kw" | "lang-ky" | "lang-la" | "lang-lb" | "lang-lg" | "lang-ln" | "lang-lo" | "lang-lt" | "lang-lu" | "lang-lus" | "lang-lv" | "lang-mg" | "lang-mh" | "lang-mi" | "lang-mk" | "lang-ml" | "lang-mn" | "lang-mni" | "lang-mr" | "lang-mrj" | "lang-ms" | "lang-mt" | "lang-my" | "lang-na" | "lang-nb" | "lang-nd" | "lang-ne" | "lang-nl" | "lang-nn" | "lang-no" | "lang-non" | "lang-nr" | "lang-ny" | "lang-oc" | "lang-om" | "lang-or" | "lang-os" | "lang-oto" | "lang-pa" | "lang-pap" | "lang-pl" | "lang-pms" | "lang-ps" | "lang-pt" | "lang-pt-br" | "lang-qu" | "lang-rm" | "lang-rn" | "lang-ro" | "lang-ru" | "lang-rw" | "lang-sc" | "lang-sd" | "lang-se" | "lang-sg" | "lang-si" | "lang-sk" | "lang-sl" | "lang-sm" | "lang-sn" | "lang-so" | "lang-sq" | "lang-sr" | "lang-ss" | "lang-st" | "lang-su" | "lang-sv" | "lang-sw" | "lang-ta" | "lang-te" | "lang-tg" | "lang-th" | "lang-ti" | "lang-tk" | "lang-tl" | "lang-tn" | "lang-to" | "lang-tr" | "lang-translingual" | "lang-tt" | "lang-ty" | "lang-udm" | "lang-ug" | "lang-uk" | "lang-ur" | "lang-uz" | "lang-vi" | "lang-vo" | "lang-xh" | "lang-xx" | "lang-yi" | "lang-yo" | "lang-yua" | "lang-zh" | "lang-zu" | "lgbt" | "lgbt-progress" | "lgbt-transgender" | "malayali" | "maori" | "mf" | "mo" | "mq" | "mq-old" | "ms" | "nato" | "nc" | "nf" | "nl-fr" | "northern-cyprus" | "occitania" | "otomi" | "pf" | "pk-jk" | "pk-sd" | "pn" | "pr" | "ps" | "pt-20" | "pt-30" | "quechua" | "re" | "ru-ba" | "ru-ce" | "ru-cu" | "ru-da" | "ru-dpr" | "ru-ko" | "ru-lpr" | "ru-ta" | "ru-ud" | "sami" | "sh" | "sh-ac" | "sh-hl" | "sh-ta" | "somaliland" | "south-ossetia" | "soviet-union" | "sx" | "ta" | "tc" | "tf" | "tibet" | "transnistria" | "tz-zanzibar" | "uk" | "um" | "un" | "united-nations" | "us-ak" | "us-al" | "us-ar" | "us-as" | "us-az" | "us-betsy-ross" | "us-ca" | "us-co" | "us-confederate-battle" | "us-dc" | "us-fl" | "us-ga" | "us-gu" | "us-hi" | "us-in" | "us-md" | "us-mo" | "us-mp" | "us-ms" | "us-nc" | "us-nm" | "us-or" | "us-pr" | "us-ri" | "us-sc" | "us-tn" | "us-tx" | "us-um" | "us-vi" | "us-wa" | "us-wi" | "us-wy" | "vu" | "wf" | "wiphala" | "xx" | "yorubaland" | "yt" | "yu">): import("react").JSX.Element;
|
|
645
|
+
({ 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<"id" | "no" | "br" | "hr" | "li" | "td" | "th" | "tr" | "at" | "et" | "klingon" | "pirate" | "sd" | "earth" | "ph" | "om" | "tv" | "mars" | "ad" | "ai" | "olympics" | "bi" | "bt" | "dm" | "ea" | "fi" | "mg" | "aq" | "mp" | "fx" | "cv" | "bb" | "be" | "cz" | "es" | "hm" | "io" | "kg" | "kp" | "me" | "mm" | "mx" | "sg" | "sj" | "sl" | "su" | "tk" | "vi" | "vn" | "pm" | "ci" | "gg" | "ae" | "af" | "ag" | "al" | "am" | "ao" | "ar" | "au" | "az" | "ba" | "bd" | "bf" | "bg" | "bh" | "bj" | "bn" | "bo" | "bs" | "bw" | "by" | "bz" | "ca" | "cd" | "cf" | "cg" | "ch" | "ck" | "cl" | "cm" | "cn" | "co" | "cr" | "cu" | "cy" | "de" | "dj" | "dk" | "do" | "dz" | "ec" | "ee" | "eg" | "er" | "fj" | "fm" | "fr" | "ga" | "gb" | "gd" | "ge" | "gh" | "gm" | "gn" | "gq" | "gr" | "gt" | "gw" | "gy" | "hk" | "hn" | "ht" | "hu" | "ie" | "il" | "in" | "iq" | "ir" | "is" | "it" | "jm" | "jo" | "jp" | "ke" | "kh" | "ki" | "km" | "kn" | "kr" | "kw" | "kz" | "la" | "lb" | "lc" | "lk" | "lr" | "ls" | "lt" | "lu" | "lv" | "ly" | "ma" | "mc" | "md" | "mh" | "mk" | "ml" | "mn" | "mr" | "mt" | "mu" | "mv" | "mw" | "my" | "mz" | "na" | "ne" | "ng" | "ni" | "nl" | "np" | "nr" | "nu" | "nz" | "pa" | "pe" | "pg" | "pk" | "pl" | "pt" | "pw" | "py" | "qa" | "ro" | "rs" | "ru" | "rw" | "sa" | "sb" | "sc" | "se" | "si" | "sk" | "sm" | "sn" | "so" | "sr" | "ss" | "st" | "sv" | "sy" | "sz" | "tg" | "tj" | "tl" | "tm" | "tn" | "to" | "tt" | "tw" | "tz" | "ua" | "ug" | "us" | "uy" | "uz" | "va" | "vc" | "ve" | "vg" | "ws" | "xk" | "ye" | "za" | "zm" | "zw" | "cc" | "ac" | "af-emirate" | "an" | "aq-true-south" | "artsakh" | "as" | "au-aboriginal" | "au-act" | "au-nsw" | "au-nt" | "au-qld" | "au-sa" | "au-tas" | "au-torres-strait-islands" | "au-vic" | "au-wa" | "aw" | "ax" | "bl" | "bm" | "bq" | "bq-bo" | "bq-sa" | "bq-se" | "bv" | "ca-bc" | "ca-qc" | "ch-gr" | "checkered" | "chequered" | "cn-hk" | "cn-xj" | "cp" | "cq" | "cw" | "cx" | "dg" | "east-african-federation" | "easter-island" | "ec-w" | "eh" | "es-ar" | "es-ce" | "es-cn" | "es-ct" | "es-ga" | "es-ib" | "es-ml" | "es-pv" | "es-variant" | "et-af" | "et-am" | "et-be" | "et-ga" | "et-ha" | "et-or" | "et-si" | "et-sn" | "et-so" | "et-sw" | "et-ti" | "eu" | "european-union" | "ewe" | "fk" | "fo" | "fr-20r" | "fr-bre" | "fr-cp" | "gb-con" | "gb-eng" | "gb-nir" | "gb-ork" | "gb-sct" | "gb-wls" | "ge-ab" | "gf" | "gi" | "gl" | "gp" | "gs" | "gu" | "guarani" | "hausa" | "hmong" | "ic" | "id-jb" | "id-jt" | "im" | "in-as" | "in-gj" | "in-ka" | "in-mn" | "in-mz" | "in-or" | "in-tg" | "in-tn" | "iq-kr" | "it-21" | "it-23" | "it-25" | "it-32" | "it-34" | "it-36" | "it-42" | "it-45" | "it-52" | "it-55" | "it-57" | "it-62" | "it-65" | "it-67" | "it-72" | "it-75" | "it-77" | "it-78" | "it-82" | "it-88" | "je" | "jolly-roger" | "kanuri" | "kikuyu" | "kongo" | "ky" | "lang-aa" | "lang-ab" | "lang-af" | "lang-ak" | "lang-am" | "lang-an" | "lang-ar" | "lang-as" | "lang-av" | "lang-ay" | "lang-az" | "lang-ba" | "lang-be" | "lang-bg" | "lang-bi" | "lang-bm" | "lang-bn" | "lang-bo" | "lang-br" | "lang-bs" | "lang-ca" | "lang-ce" | "lang-ceb" | "lang-ch" | "lang-chm" | "lang-ckb" | "lang-co" | "lang-cs" | "lang-cv" | "lang-cy" | "lang-da" | "lang-de" | "lang-dv" | "lang-dz" | "lang-ee" | "lang-el" | "lang-en" | "lang-en-au" | "lang-en-ca" | "lang-en-gh" | "lang-en-hk" | "lang-en-ie" | "lang-en-in" | "lang-en-ke" | "lang-en-ng" | "lang-en-nz" | "lang-en-ph" | "lang-en-sg" | "lang-en-tz" | "lang-en-us" | "lang-en-za" | "lang-eo" | "lang-es" | "lang-es-mx" | "lang-et" | "lang-eu" | "lang-fa" | "lang-fi" | "lang-fil" | "lang-fj" | "lang-fo" | "lang-fr" | "lang-fy" | "lang-ga" | "lang-gd" | "lang-gl" | "lang-gn" | "lang-gu" | "lang-gv" | "lang-ha" | "lang-haw" | "lang-he" | "lang-hi" | "lang-hmn" | "lang-ho" | "lang-hr" | "lang-ht" | "lang-hu" | "lang-hy" | "lang-ia" | "lang-id" | "lang-ie" | "lang-ig" | "lang-ilo" | "lang-interslavic" | "lang-io" | "lang-is" | "lang-it" | "lang-ja" | "lang-jv" | "lang-ka" | "lang-kg" | "lang-ki" | "lang-kk" | "lang-kl" | "lang-km" | "lang-kn" | "lang-ko" | "lang-kr" | "lang-kri" | "lang-ks" | "lang-ku" | "lang-kv" | "lang-kw" | "lang-ky" | "lang-la" | "lang-lb" | "lang-lg" | "lang-ln" | "lang-lo" | "lang-lt" | "lang-lu" | "lang-lus" | "lang-lv" | "lang-mg" | "lang-mh" | "lang-mi" | "lang-mk" | "lang-ml" | "lang-mn" | "lang-mni" | "lang-mr" | "lang-mrj" | "lang-ms" | "lang-mt" | "lang-my" | "lang-na" | "lang-nb" | "lang-nd" | "lang-ne" | "lang-nl" | "lang-nn" | "lang-no" | "lang-non" | "lang-nr" | "lang-ny" | "lang-oc" | "lang-om" | "lang-or" | "lang-os" | "lang-oto" | "lang-pa" | "lang-pap" | "lang-pl" | "lang-pms" | "lang-ps" | "lang-pt" | "lang-pt-br" | "lang-qu" | "lang-rm" | "lang-rn" | "lang-ro" | "lang-ru" | "lang-rw" | "lang-sc" | "lang-sd" | "lang-se" | "lang-sg" | "lang-si" | "lang-sk" | "lang-sl" | "lang-sm" | "lang-sn" | "lang-so" | "lang-sq" | "lang-sr" | "lang-ss" | "lang-st" | "lang-su" | "lang-sv" | "lang-sw" | "lang-ta" | "lang-te" | "lang-tg" | "lang-th" | "lang-ti" | "lang-tk" | "lang-tl" | "lang-tn" | "lang-to" | "lang-tr" | "lang-translingual" | "lang-tt" | "lang-ty" | "lang-udm" | "lang-ug" | "lang-uk" | "lang-ur" | "lang-uz" | "lang-vi" | "lang-vo" | "lang-xh" | "lang-xx" | "lang-yi" | "lang-yo" | "lang-yua" | "lang-zh" | "lang-zu" | "lgbt" | "lgbt-progress" | "lgbt-transgender" | "malayali" | "maori" | "mf" | "mo" | "mq" | "mq-old" | "ms" | "nato" | "nc" | "nf" | "nl-fr" | "northern-cyprus" | "occitania" | "otomi" | "pf" | "pk-jk" | "pk-sd" | "pn" | "pr" | "ps" | "pt-20" | "pt-30" | "quechua" | "re" | "ru-ba" | "ru-ce" | "ru-cu" | "ru-da" | "ru-dpr" | "ru-ko" | "ru-lpr" | "ru-ta" | "ru-ud" | "sami" | "sh" | "sh-ac" | "sh-hl" | "sh-ta" | "somaliland" | "south-ossetia" | "soviet-union" | "sx" | "ta" | "tc" | "tf" | "tibet" | "transnistria" | "tz-zanzibar" | "uk" | "um" | "un" | "united-nations" | "us-ak" | "us-al" | "us-ar" | "us-as" | "us-az" | "us-betsy-ross" | "us-ca" | "us-co" | "us-confederate-battle" | "us-dc" | "us-fl" | "us-ga" | "us-gu" | "us-hi" | "us-in" | "us-md" | "us-mo" | "us-mp" | "us-ms" | "us-nc" | "us-nm" | "us-or" | "us-pr" | "us-ri" | "us-sc" | "us-tn" | "us-tx" | "us-um" | "us-vi" | "us-wa" | "us-wi" | "us-wy" | "vu" | "wf" | "wiphala" | "xx" | "yorubaland" | "yt" | "yu">): import("react").JSX.Element;
|
|
646
646
|
displayName: string;
|
|
647
647
|
};
|
|
648
648
|
export {};
|