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
|
@@ -556,7 +556,7 @@ declare const fa7_brandsIconNames: {
|
|
|
556
556
|
};
|
|
557
557
|
export type Fa7BrandsIconName = keyof typeof fa7_brandsIconNames;
|
|
558
558
|
export declare const Fa7Brands: {
|
|
559
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"android" | "windows" | "meta" | "line" | "bluetooth" | "hubspot" | "quora" | "raspberry-pi" | "usb" | "linux" | "bitcoin" | "angular" | "apple" | "artstation" | "atlassian" | "aws" | "bitbucket" | "bootstrap" | "centos" | "codepen" | "creative-commons" | "debian" | "deviantart" | "digital-ocean" | "disqus" | "docker" | "dropbox" | "drupal" | "ember" | "ethereum" | "evernote" | "facebook" | "facebook-messenger" | "fedora" | "firefox" | "font-awesome" | "freebsd" | "git" | "github" | "gitlab" | "goodreads" | "google" | "google-drive" | "google-play" | "google-plus" | "instagram" | "jira" | "jsfiddle" | "kickstarter" | "laravel" | "linkedin" | "mastodon" | "microsoft" | "npm" | "odnoklassniki" | "openid" | "opera" | "pandora" | "patreon" | "pinterest" | "react" | "reddit" | "redhat" | "salesforce" | "sass" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stack-exchange" | "stack-overflow" | "stackpath" | "steam" | "symfony" | "trello" | "twitch" | "twitter" | "ubuntu" | "umbraco" | "unity" | "vimeo" | "vuejs" | "waze" | "whatsapp" | "wordpress" | "yahoo" | "youtube" | "dribbble" | "figma" | "chrome" | "creative-commons-by" | "creative-commons-nc" | "creative-commons-nd" | "creative-commons-sa" | "creative-commons-zero" | "markdown" | "tex" | "alipay" | "amazon" | "behance" | "bluesky" | "css" | "discord" | "medium" | "openai" | "paypal" | "playstation" | "strava" | "stripe" | "telegram" | "threads" | "tiktok" | "xbox" | "yelp" | "web-awesome" | "_500px" | "accusoft" | "airbnb" | "algolia" | "audible" | "autoprefixer" | "bandcamp" | "bilibili" | "blackberry" | "blogger" | "brave" | "buffer" | "buysellads" | "cloudflare" | "cloudsmith" | "confluence" | "contao" | "cpanel" | "dailymotion" | "dhl" | "diaspora" | "digg" | "discourse" | "duolingo" | "ebay" | "elementor" | "eleventy" | "erlang" | "etsy" | "fedex" | "flickr" | "flipboard" | "flutter" | "foursquare" | "gitkraken" | "gitter" | "glide" | "grav" | "grunt" | "guilded" | "gulp" | "hackerrank" | "hashnode" | "hive" | "hotjar" | "houzz" | "html5" | "imdb" | "intercom" | "invision" | "itunes" | "jenkins" | "joomla" | "kaggle" | "keybase" | "keycdn" | "leanpub" | "less" | "letterboxd" | "linktree" | "lyft" | "mailchimp" | "meetup" | "mendeley" | "mix" | "mixcloud" | "modx" | "monero" | "napster" | "notion" | "odysee" | "opensuse" | "orcid" | "padlet" | "phabricator" | "php" | "pix" | "pixelfed" | "pixiv" | "python" | "qq" | "ravelry" | "readme" | "renren" | "researchgate" | "rust" | "safari" | "scribd" | "shopify" | "shopware" | "sketch" | "slideshare" | "sourcetree" | "squarespace" | "suse" | "swift" | "teamspeak" | "tidal" | "tumblr" | "typo3" | "uber" | "uikit" | "unsplash" | "untappd" | "ups" | "upwork" | "usps" | "vaadin" | "viadeo" | "viber" | "vk" | "vsco" | "webflow" | "wix" | "wpexplorer" | "xing" | "yarn" | "yoast" | "zhihu" | "angellist" | "apple-pay" | "ello" | "fly" | "google-pay" | "java" | "lastfm" | "linode" | "octopus-deploy" | "opencart" | "w3c" | "weebly" | "yammer" | "css3" | "chromecast" | "app-store" | "google-scholar" | "amazon-pay" | "deezer" | "edge" | "google-wallet" | "product-hunt" | "rocketchat" | "weibo" | "x-twitter" | "yandex" | "facebook-square" | "internet-explorer" | "magento" | "periscope" | "whatsapp-square" | "app-store-ios" | "blogger-b" | "bluetooth-b" | "btc" | "cc-amazon-pay" | "cc-amex" | "cc-apple-pay" | "cc-diners-club" | "cc-discover" | "cc-jcb" | "cc-mastercard" | "cc-paypal" | "cc-stripe" | "cc-visa" | "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" | "delicious" | "facebook-f" | "gg" | "ideal" | "itch-io" | "js" | "linkedin-in" | "maxcdn" | "medium-m" | "mixer" | "node-js" | "osi" | "pinterest-p" | "speaker-deck" | "stripe-s" | "stumbleupon" | "telegram-plane" | "tencent-weibo" | "vimeo-v" | "vine" | "y-combinator" | "github-alt" | "neos" | "dyalog" | "node" | "adn" | "behance-square" | "black-tie" | "codiepie" | "connectdevelop" | "dashcube" | "empire" | "envira" | "expeditedssl" | "first-order" | "fonticons" | "fort-awesome" | "forumbee" | "free-code-camp" | "get-pocket" | "gg-circle" | "git-square" | "github-square" | "glide-g" | "google-plus-square" | "hacker-news" | "ioxhost" | "lastfm-square" | "odnoklassniki-square" | "optin-monster" | "pagelines" | "pied-piper" | "pied-piper-alt" | "pied-piper-pp" | "pinterest-square" | "reddit-alien" | "reddit-square" | "sellsy" | "shirtsinbulk" | "simplybuilt" | "skyatlas" | "snapchat-ghost" | "snapchat-square" | "steam-square" | "stumbleupon-circle" | "superpowers" | "themeisle" | "tumblr-square" | "twitter-square" | "viacoin" | "viadeo-square" | "vimeo-square" | "wikipedia-w" | "wpbeginner" | "wpforms" | "xing-square" | "youtube-square" | "adversal" | "affiliatetheme" | "amilia" | "angrycreative" | "apper" | "asymmetrik" | "avianex" | "aviato" | "battle-net" | "bimobject" | "bity" | "buromobelexperte" | "buy-n-large" | "canadian-maple-leaf" | "centercode" | "cloudscale" | "cloudversify" | "cotton-bureau" | "css3-alt" | "cuttlefish" | "deploydog" | "deskpro" | "dev" | "dochub" | "draft2digital" | "dribbble-square" | "earlybirds" | "edge-legacy" | "firefox-browser" | "first-order-alt" | "firstdraft" | "font-awesome-alt" | "font-awesome-flag" | "fonticons-fi" | "fort-awesome-alt" | "fulcrum" | "git-alt" | "gofore" | "goodreads-g" | "google-plus-g" | "gratipay" | "gripfire" | "hacker-news-square" | "hips" | "hire-a-helper" | "hooli" | "hornbill" | "innosoft" | "instagram-square" | "instalod" | "itunes-note" | "joget" | "js-square" | "kickstarter-k" | "korvue" | "mandalorian" | "mdb" | "medapps" | "medrt" | "megaport" | "microblog" | "mizuni" | "nimblr" | "ns8" | "nutritionix" | "page4" | "palfed" | "perbyte" | "phoenix-framework" | "phoenix-squadron" | "pied-piper-hat" | "pied-piper-square" | "pushed" | "quinscape" | "r-project" | "reacteurope" | "rebel" | "red-river" | "replyd" | "resolving" | "rev" | "rockrms" | "schlix" | "searchengin" | "sellcast" | "servicestack" | "sistrix" | "sith" | "slack-hash" | "speakap" | "staylinked" | "sticker-mule" | "studiovinari" | "supple" | "the-red-yeti" | "themeco" | "think-peaks" | "trade-federation" | "uncharted" | "uniregistry" | "ussunnah" | "vnv" | "watchman-monitoring" | "weixin" | "whmcs" | "wodu" | "wolf-pack-battalion" | "wordpress-simple" | "wpressr" | "yandex-international" | "accessible-icon" | "steam-symbol" | "galactic-republic" | "galactic-senate" | "jedi-order" | "old-republic" | "critical-role" | "d-and-d" | "d-and-d-beyond" | "fantasy-flight-games" | "wizards-of-the-coast" | "_42-group" | "bots" | "brave-reverse" | "cmplid" | "dart-lang" | "files-pinwheel" | "golang" | "jxl" | "mintbit" | "nfc-directional" | "nfc-symbol" | "screenpal" | "shoelace" | "signal-messenger" | "sitrox" | "space-awesome" | "square-behance" | "square-bluesky" | "square-dribbble" | "square-facebook" | "square-font-awesome" | "square-font-awesome-stroke" | "square-git" | "square-github" | "square-gitlab" | "square-google-plus" | "square-hacker-news" | "square-instagram" | "square-js" | "square-lastfm" | "square-letterboxd" | "square-odnoklassniki" | "square-pied-piper" | "square-pinterest" | "square-reddit" | "square-snapchat" | "square-steam" | "square-threads" | "square-tumblr" | "square-twitter" | "square-upwork" | "square-viadeo" | "square-vimeo" | "square-web-awesome" | "square-web-awesome-stroke" | "square-whatsapp" | "square-x-twitter" | "square-xing" | "square-youtube" | "stubber" | "wirsindhandwerk" | "_11ty" | "cash-app" | "gitlab-square" | "kakao-talk" | "lumon" | "lumon-drop" | "rendact" | "square-figma" | "square-kickstarter" | "square-linkedin" | "wsh">): import("react").JSX.Element;
|
|
559
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"android" | "windows" | "meta" | "line" | "bluetooth" | "hubspot" | "quora" | "raspberry-pi" | "usb" | "linux" | "bitcoin" | "angular" | "apple" | "artstation" | "atlassian" | "aws" | "bitbucket" | "bootstrap" | "centos" | "codepen" | "creative-commons" | "debian" | "deviantart" | "digital-ocean" | "disqus" | "docker" | "dropbox" | "drupal" | "ember" | "ethereum" | "evernote" | "facebook" | "facebook-messenger" | "fedora" | "firefox" | "font-awesome" | "freebsd" | "git" | "github" | "gitlab" | "goodreads" | "google" | "google-drive" | "google-play" | "google-plus" | "instagram" | "jira" | "jsfiddle" | "kickstarter" | "laravel" | "linkedin" | "mastodon" | "microsoft" | "npm" | "odnoklassniki" | "openid" | "opera" | "pandora" | "patreon" | "pinterest" | "react" | "reddit" | "redhat" | "salesforce" | "sass" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stack-exchange" | "stack-overflow" | "stackpath" | "steam" | "symfony" | "trello" | "twitch" | "twitter" | "ubuntu" | "umbraco" | "unity" | "vimeo" | "vuejs" | "waze" | "whatsapp" | "wordpress" | "yahoo" | "youtube" | "dribbble" | "figma" | "chrome" | "creative-commons-by" | "creative-commons-nc" | "creative-commons-nd" | "creative-commons-sa" | "creative-commons-zero" | "markdown" | "tex" | "alipay" | "amazon" | "behance" | "bluesky" | "css" | "discord" | "medium" | "openai" | "paypal" | "playstation" | "strava" | "stripe" | "telegram" | "threads" | "tiktok" | "xbox" | "yelp" | "web-awesome" | "_500px" | "accusoft" | "airbnb" | "algolia" | "audible" | "autoprefixer" | "bandcamp" | "bilibili" | "blackberry" | "blogger" | "brave" | "buffer" | "buysellads" | "cloudflare" | "cloudsmith" | "confluence" | "contao" | "cpanel" | "dailymotion" | "dhl" | "diaspora" | "digg" | "discourse" | "duolingo" | "ebay" | "elementor" | "eleventy" | "erlang" | "etsy" | "fedex" | "flickr" | "flipboard" | "flutter" | "foursquare" | "gitkraken" | "gitter" | "glide" | "grav" | "grunt" | "guilded" | "gulp" | "hackerrank" | "hashnode" | "hive" | "hotjar" | "houzz" | "html5" | "imdb" | "intercom" | "invision" | "itunes" | "jenkins" | "joomla" | "kaggle" | "keybase" | "keycdn" | "leanpub" | "less" | "letterboxd" | "linktree" | "lyft" | "mailchimp" | "meetup" | "mendeley" | "mix" | "mixcloud" | "modx" | "monero" | "napster" | "notion" | "odysee" | "opensuse" | "orcid" | "padlet" | "phabricator" | "php" | "pix" | "pixelfed" | "pixiv" | "python" | "qq" | "ravelry" | "readme" | "renren" | "researchgate" | "rust" | "safari" | "scribd" | "shopify" | "shopware" | "sketch" | "slideshare" | "sourcetree" | "squarespace" | "suse" | "swift" | "teamspeak" | "tidal" | "tumblr" | "typo3" | "uber" | "uikit" | "unsplash" | "untappd" | "ups" | "upwork" | "usps" | "vaadin" | "viadeo" | "viber" | "vk" | "vsco" | "webflow" | "wix" | "wpexplorer" | "xing" | "yarn" | "yoast" | "zhihu" | "angellist" | "apple-pay" | "ello" | "fly" | "google-pay" | "java" | "lastfm" | "linode" | "octopus-deploy" | "opencart" | "w3c" | "weebly" | "yammer" | "css3" | "chromecast" | "app-store" | "google-scholar" | "amazon-pay" | "deezer" | "edge" | "google-wallet" | "product-hunt" | "rocketchat" | "weibo" | "x-twitter" | "yandex" | "facebook-square" | "internet-explorer" | "magento" | "periscope" | "whatsapp-square" | "app-store-ios" | "blogger-b" | "bluetooth-b" | "btc" | "cc-amazon-pay" | "cc-amex" | "cc-apple-pay" | "cc-diners-club" | "cc-discover" | "cc-jcb" | "cc-mastercard" | "cc-paypal" | "cc-stripe" | "cc-visa" | "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" | "delicious" | "facebook-f" | "gg" | "ideal" | "itch-io" | "js" | "linkedin-in" | "maxcdn" | "medium-m" | "mixer" | "node-js" | "osi" | "pinterest-p" | "speaker-deck" | "stripe-s" | "stumbleupon" | "telegram-plane" | "tencent-weibo" | "vimeo-v" | "vine" | "y-combinator" | "github-alt" | "neos" | "dyalog" | "node" | "adn" | "behance-square" | "black-tie" | "codiepie" | "connectdevelop" | "dashcube" | "empire" | "envira" | "expeditedssl" | "first-order" | "fonticons" | "fort-awesome" | "forumbee" | "free-code-camp" | "get-pocket" | "gg-circle" | "git-square" | "github-square" | "glide-g" | "google-plus-square" | "hacker-news" | "ioxhost" | "lastfm-square" | "odnoklassniki-square" | "optin-monster" | "pagelines" | "pied-piper" | "pied-piper-alt" | "pied-piper-pp" | "pinterest-square" | "reddit-alien" | "reddit-square" | "sellsy" | "shirtsinbulk" | "simplybuilt" | "skyatlas" | "snapchat-ghost" | "snapchat-square" | "steam-square" | "stumbleupon-circle" | "superpowers" | "themeisle" | "tumblr-square" | "twitter-square" | "viacoin" | "viadeo-square" | "vimeo-square" | "wikipedia-w" | "wpbeginner" | "wpforms" | "xing-square" | "youtube-square" | "adversal" | "affiliatetheme" | "amilia" | "angrycreative" | "apper" | "asymmetrik" | "avianex" | "aviato" | "battle-net" | "bimobject" | "bity" | "buromobelexperte" | "buy-n-large" | "canadian-maple-leaf" | "centercode" | "cloudscale" | "cloudversify" | "cotton-bureau" | "css3-alt" | "cuttlefish" | "deploydog" | "deskpro" | "dev" | "dochub" | "draft2digital" | "dribbble-square" | "earlybirds" | "edge-legacy" | "firefox-browser" | "first-order-alt" | "firstdraft" | "font-awesome-alt" | "font-awesome-flag" | "fonticons-fi" | "fort-awesome-alt" | "fulcrum" | "git-alt" | "gofore" | "goodreads-g" | "google-plus-g" | "gratipay" | "gripfire" | "hacker-news-square" | "hips" | "hire-a-helper" | "hooli" | "hornbill" | "innosoft" | "instagram-square" | "instalod" | "itunes-note" | "joget" | "js-square" | "kickstarter-k" | "korvue" | "mandalorian" | "mdb" | "medapps" | "medrt" | "megaport" | "microblog" | "mizuni" | "nimblr" | "ns8" | "nutritionix" | "page4" | "palfed" | "perbyte" | "phoenix-framework" | "phoenix-squadron" | "pied-piper-hat" | "pied-piper-square" | "pushed" | "quinscape" | "r-project" | "reacteurope" | "rebel" | "red-river" | "replyd" | "resolving" | "rev" | "rockrms" | "schlix" | "searchengin" | "sellcast" | "servicestack" | "sistrix" | "sith" | "slack-hash" | "speakap" | "staylinked" | "sticker-mule" | "studiovinari" | "supple" | "the-red-yeti" | "themeco" | "think-peaks" | "trade-federation" | "uncharted" | "uniregistry" | "ussunnah" | "vnv" | "watchman-monitoring" | "weixin" | "whmcs" | "wodu" | "wolf-pack-battalion" | "wordpress-simple" | "wpressr" | "yandex-international" | "accessible-icon" | "steam-symbol" | "galactic-republic" | "galactic-senate" | "jedi-order" | "old-republic" | "critical-role" | "d-and-d" | "d-and-d-beyond" | "fantasy-flight-games" | "wizards-of-the-coast" | "_42-group" | "bots" | "brave-reverse" | "cmplid" | "dart-lang" | "files-pinwheel" | "golang" | "jxl" | "mintbit" | "nfc-directional" | "nfc-symbol" | "screenpal" | "shoelace" | "signal-messenger" | "sitrox" | "space-awesome" | "square-behance" | "square-bluesky" | "square-dribbble" | "square-facebook" | "square-font-awesome" | "square-font-awesome-stroke" | "square-git" | "square-github" | "square-gitlab" | "square-google-plus" | "square-hacker-news" | "square-instagram" | "square-js" | "square-lastfm" | "square-letterboxd" | "square-odnoklassniki" | "square-pied-piper" | "square-pinterest" | "square-reddit" | "square-snapchat" | "square-steam" | "square-threads" | "square-tumblr" | "square-twitter" | "square-upwork" | "square-viadeo" | "square-vimeo" | "square-web-awesome" | "square-web-awesome-stroke" | "square-whatsapp" | "square-x-twitter" | "square-xing" | "square-youtube" | "stubber" | "wirsindhandwerk" | "_11ty" | "cash-app" | "gitlab-square" | "kakao-talk" | "lumon" | "lumon-drop" | "rendact" | "square-figma" | "square-kickstarter" | "square-linkedin" | "wsh">): import("react").JSX.Element;
|
|
560
560
|
displayName: string;
|
|
561
561
|
};
|
|
562
562
|
export {};
|
|
@@ -280,7 +280,7 @@ declare const fa7_regularIconNames: {
|
|
|
280
280
|
};
|
|
281
281
|
export type Fa7RegularIconName = keyof typeof fa7_regularIconNames;
|
|
282
282
|
export declare const Fa7Regular: {
|
|
283
|
-
({ 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" | "image" | "circle" | "bookmark" | "clipboard" | "comment" | "copyright" | "eye" | "flag" | "hand-peace" | "handshake" | "id-card" | "keyboard" | "message" | "newspaper" | "pause-circle" | "play-circle" | "stop-circle" | "trash-can" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "headphones" | "snowflake" | "credit-card" | "font-awesome" | "cloud" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "clock" | "file-code" | "file" | "file-excel" | "file-image" | "file-powerpoint" | "file-video" | "file-word" | "folder" | "folder-open" | "check-circle" | "chess-bishop" | "chess-king" | "chess-knight" | "chess-pawn" | "chess-queen" | "chess-rook" | "heart" | "compass" | "bell" | "camera" | "home" | "lightbulb" | "chart-bar" | "hospital" | "square" | "star" | "star-half" | "truck" | "bell-slash" | "calendar-days" | "envelope" | "envelope-open" | "eye-slash" | "face-frown" | "face-smile" | "moon" | "sun" | "user" | "user-circle" | "alarm-clock" | "angry" | "building" | "circle-check" | "circle-dot" | "circle-pause" | "circle-play" | "circle-stop" | "circle-user" | "copy" | "file-archive" | "file-text" | "folder-closed" | "frown" | "gem" | "hand" | "hard-drive" | "hourglass" | "house" | "images" | "laugh" | "meh" | "save" | "smile" | "square-check" | "square-minus" | "square-plus" | "sticky-note" | "thumbs-down" | "thumbs-up" | "bar-chart" | "check-square" | "edit" | "minus-square" | "plus-square" | "address-book" | "hourglass-empty" | "id-badge" | "lemon" | "registered" | "file-pdf" | "hdd" | "question-circle" | "calendar-xmark" | "circle-down" | "circle-left" | "circle-question" | "circle-right" | "circle-up" | "circle-xmark" | "face-angry" | "face-dizzy" | "face-flushed" | "face-frown-open" | "face-grimace" | "face-grin" | "face-grin-beam" | "face-grin-beam-sweat" | "face-grin-hearts" | "face-grin-squint" | "face-grin-squint-tears" | "face-grin-stars" | "face-grin-tears" | "face-grin-tongue" | "face-grin-tongue-squint" | "face-grin-tongue-wink" | "face-grin-wide" | "face-grin-wink" | "face-kiss" | "face-kiss-beam" | "face-kiss-wink-heart" | "face-laugh" | "face-laugh-beam" | "face-laugh-squint" | "face-laugh-wink" | "face-meh" | "face-meh-blank" | "face-rolling-eyes" | "face-sad-cry" | "face-sad-tear" | "face-smile-beam" | "face-smile-wink" | "face-surprise" | "face-tired" | "file-lines" | "file-zipper" | "floppy-disk" | "hand-back-fist" | "handshake-simple" | "headphones-simple" | "money-bill-1" | "note-sticky" | "pen-to-square" | "rectangle-list" | "rectangle-xmark" | "share-from-square" | "square-caret-down" | "square-caret-left" | "square-caret-right" | "square-caret-up" | "star-half-stroke" | "user-large" | "closed-captioning" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "file-audio" | "address-card" | "paste" | "comment-dots" | "comments" | "square-full" | "paper-plane" | "hourglass-half" | "clone" | "object-group" | "object-ungroup" | "hand-lizard" | "hand-scissors" | "hand-spock" | "life-ring" | "futbol" | "list-alt" | "xmark-circle" | "soccer-ball" | "home-alt" | "kiss" | "calendar-alt" | "credit-card-alt" | "dizzy" | "meh-blank" | "tired" | "trash-alt" | "dot-circle" | "grin" | "camera-alt" | "comment-alt" | "file-alt" | "commenting" | "drivers-license" | "hourglass-2" | "share-square" | "times-circle" | "times-rectangle" | "font-awesome-flag" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock" | "hospital-alt" | "user-alt" | "headphones-alt" | "star-half-alt" | "clock-four" | "contact-book" | "contact-card" | "file-clipboard" | "folder-blank" | "futbol-ball" | "handshake-alt" | "home-lg-alt" | "hospital-wide" | "rectangle-times" | "vcard">): import("react").JSX.Element;
|
|
283
|
+
({ 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" | "image" | "circle" | "bookmark" | "clipboard" | "comment" | "copyright" | "eye" | "flag" | "hand-peace" | "handshake" | "id-card" | "keyboard" | "message" | "newspaper" | "pause-circle" | "play-circle" | "stop-circle" | "trash-can" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "headphones" | "snowflake" | "credit-card" | "font-awesome" | "cloud" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "clock" | "file-code" | "file" | "file-excel" | "file-image" | "file-powerpoint" | "file-video" | "file-word" | "folder" | "folder-open" | "check-circle" | "chess-bishop" | "chess-king" | "chess-knight" | "chess-pawn" | "chess-queen" | "chess-rook" | "heart" | "compass" | "bell" | "camera" | "home" | "lightbulb" | "chart-bar" | "hospital" | "square" | "star" | "star-half" | "truck" | "bell-slash" | "calendar-days" | "envelope" | "envelope-open" | "eye-slash" | "face-frown" | "face-smile" | "moon" | "sun" | "user" | "user-circle" | "alarm-clock" | "angry" | "building" | "circle-check" | "circle-dot" | "circle-pause" | "circle-play" | "circle-stop" | "circle-user" | "copy" | "file-archive" | "file-text" | "folder-closed" | "frown" | "gem" | "hand" | "hard-drive" | "hourglass" | "house" | "images" | "laugh" | "meh" | "save" | "smile" | "square-check" | "square-minus" | "square-plus" | "sticky-note" | "thumbs-down" | "thumbs-up" | "bar-chart" | "check-square" | "edit" | "minus-square" | "plus-square" | "address-book" | "hourglass-empty" | "id-badge" | "lemon" | "registered" | "file-pdf" | "hdd" | "question-circle" | "calendar-xmark" | "circle-down" | "circle-left" | "circle-question" | "circle-right" | "circle-up" | "circle-xmark" | "face-angry" | "face-dizzy" | "face-flushed" | "face-frown-open" | "face-grimace" | "face-grin" | "face-grin-beam" | "face-grin-beam-sweat" | "face-grin-hearts" | "face-grin-squint" | "face-grin-squint-tears" | "face-grin-stars" | "face-grin-tears" | "face-grin-tongue" | "face-grin-tongue-squint" | "face-grin-tongue-wink" | "face-grin-wide" | "face-grin-wink" | "face-kiss" | "face-kiss-beam" | "face-kiss-wink-heart" | "face-laugh" | "face-laugh-beam" | "face-laugh-squint" | "face-laugh-wink" | "face-meh" | "face-meh-blank" | "face-rolling-eyes" | "face-sad-cry" | "face-sad-tear" | "face-smile-beam" | "face-smile-wink" | "face-surprise" | "face-tired" | "file-lines" | "file-zipper" | "floppy-disk" | "hand-back-fist" | "handshake-simple" | "headphones-simple" | "money-bill-1" | "note-sticky" | "pen-to-square" | "rectangle-list" | "rectangle-xmark" | "share-from-square" | "square-caret-down" | "square-caret-left" | "square-caret-right" | "square-caret-up" | "star-half-stroke" | "user-large" | "closed-captioning" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "file-audio" | "address-card" | "paste" | "comment-dots" | "comments" | "square-full" | "paper-plane" | "hourglass-half" | "clone" | "object-group" | "object-ungroup" | "hand-lizard" | "hand-scissors" | "hand-spock" | "life-ring" | "futbol" | "list-alt" | "xmark-circle" | "soccer-ball" | "home-alt" | "kiss" | "calendar-alt" | "credit-card-alt" | "dizzy" | "meh-blank" | "tired" | "trash-alt" | "dot-circle" | "grin" | "camera-alt" | "comment-alt" | "file-alt" | "commenting" | "drivers-license" | "hourglass-2" | "share-square" | "times-circle" | "times-rectangle" | "font-awesome-flag" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock" | "hospital-alt" | "user-alt" | "headphones-alt" | "star-half-alt" | "clock-four" | "contact-book" | "contact-card" | "file-clipboard" | "folder-blank" | "futbol-ball" | "handshake-alt" | "home-lg-alt" | "hospital-wide" | "rectangle-times" | "vcard">): import("react").JSX.Element;
|
|
284
284
|
displayName: string;
|
|
285
285
|
};
|
|
286
286
|
export {};
|
|
@@ -1991,7 +1991,7 @@ declare const fa7_solidIconNames: {
|
|
|
1991
1991
|
};
|
|
1992
1992
|
export type Fa7SolidIconName = keyof typeof fa7_solidIconNames;
|
|
1993
1993
|
export declare const Fa7Solid: {
|
|
1994
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "fill" | "rotate" | "running" | "search" | "repeat" | "anchor" | "bold" | "link" | "signal" | "icons" | "scroll" | "children" | "image" | "header" | "radio" | "list" | "key" | "display" | "a" | "b" | "code" | "i" | "p" | "q" | "s" | "section" | "table" | "th" | "u" | "video" | "circle" | "g" | "marker" | "mask" | "stop" | "x" | "y" | "adjust" | "archive" | "asterisk" | "at" | "backspace" | "bandage" | "barcode" | "binoculars" | "book" | "book-open" | "bookmark" | "braille" | "briefcase" | "broom" | "bucket" | "bullhorn" | "cancel" | "certificate" | "clipboard" | "clipboard-check" | "clipboard-list" | "comment" | "copyright" | "crop" | "crown" | "diamond" | "directions" | "dolly" | "download" | "eject" | "eraser" | "ethernet" | "eye" | "fast-forward" | "fingerprint" | "flag" | "gavel" | "hand-peace" | "handcuffs" | "handshake" | "heart-broken" | "hot-tub" | "id-card" | "inbox" | "keyboard" | "magnet" | "memory" | "message" | "mortar-pestle" | "mouse" | "newspaper" | "not-equal" | "paperclip" | "passport" | "pause-circle" | "peace" | "play-circle" | "plus-circle" | "podcast" | "poll" | "power-off" | "qrcode" | "recycle" | "redo" | "ribbon" | "ring" | "rss" | "satellite" | "scale-unbalanced" | "school" | "server" | "sign-language" | "sitemap" | "smog" | "step-backward" | "step-forward" | "stop-circle" | "sync" | "tag" | "tent" | "ticket" | "timeline" | "trademark" | "trash-can" | "undo" | "upload" | "voicemail" | "weight" | "wifi" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "yin-yang" | "carrot" | "cow" | "egg" | "horse" | "leaf" | "sprout" | "tractor" | "tree" | "water" | "bone" | "bug" | "cat" | "dog" | "fish" | "paw" | "spider" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "refresh" | "reply" | "reply-all" | "rotate-left" | "rotate-right" | "share" | "shuffle" | "headphones" | "headset" | "music" | "volume-high" | "volume-low" | "volume-mute" | "volume-off" | "battery" | "car" | "car-battery" | "car-side" | "caravan" | "fan" | "gauge" | "lock" | "lock-open" | "smoking" | "snowflake" | "thermometer" | "bank" | "cash-register" | "credit-card" | "piggy-bank" | "receipt" | "wallet" | "box" | "font-awesome" | "meteor" | "fax" | "phone" | "glasses" | "hard-hat" | "cloud" | "cloud-arrow-down" | "cloud-arrow-up" | "cloud-download" | "cloud-upload" | "eyedropper" | "palette" | "database" | "briefcase-clock" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "calendar-week" | "clock" | "history" | "file-code" | "laptop" | "tablet" | "television" | "brush" | "pen" | "pencil" | "pencil-ruler" | "ruler" | "file-edit" | "file" | "file-download" | "file-excel" | "file-export" | "file-image" | "file-import" | "file-powerpoint" | "file-upload" | "file-video" | "file-word" | "folder" | "folder-minus" | "folder-open" | "folder-plus" | "beer" | "blender" | "bread-slice" | "cake" | "cheese" | "coffee" | "cookie" | "hamburger" | "ice-cream" | "check" | "check-circle" | "close" | "minus-circle" | "signature" | "bomb" | "chess-bishop" | "chess-king" | "chess-knight" | "chess-pawn" | "chess-queen" | "chess-rook" | "dice-d20" | "dice-d6" | "flask" | "gamepad" | "ghost" | "heart" | "medal" | "shield" | "skull" | "skull-crossbones" | "compass" | "crosshairs" | "earth" | "map-marker" | "vector-polygon" | "bolt" | "fire-extinguisher" | "hammer" | "screwdriver" | "toolbox" | "tools" | "wrench" | "bed" | "cross" | "gift" | "menorah" | "snowman" | "bathtub" | "bell" | "camera" | "door-closed" | "door-open" | "faucet" | "fire" | "home" | "lightbulb" | "pause" | "play" | "robot" | "rug" | "shower" | "solar-panel" | "toilet" | "angle-right" | "calculator" | "chart-bar" | "chart-gantt" | "chart-line" | "chart-pie" | "exclamation" | "greater-than" | "infinity" | "less-than" | "minus" | "percent" | "plus" | "plus-minus" | "ambulance" | "bacteria" | "brain" | "cannabis" | "heart-pulse" | "hospital" | "lungs" | "prescription" | "stethoscope" | "tooth" | "virus" | "wheelchair" | "microphone" | "clover" | "feather" | "spa" | "volcano" | "bus" | "ferry" | "taxi" | "train" | "tram" | "baby" | "baby-carriage" | "hiking" | "film" | "panorama" | "bridge" | "church" | "city" | "parking" | "store" | "synagogue" | "warehouse" | "dharmachakra" | "khanda" | "mosque" | "om" | "atom" | "biohazard" | "dna" | "microscope" | "rocket" | "cog" | "cogs" | "cube" | "hexagon" | "octagon" | "pentagon" | "square" | "star" | "star-half" | "cart-arrow-down" | "cart-plus" | "baseball" | "basketball" | "bicycle" | "bullseye" | "dumbbell" | "flag-checkered" | "football" | "hockey-puck" | "table-tennis" | "trophy" | "volleyball" | "border-all" | "border-none" | "border-style" | "helicopter" | "elevator" | "stairs" | "subway" | "bus-side" | "road" | "traffic-light" | "truck" | "truck-fast" | "umbrella" | "umbrella-beach" | "arrows-up-down" | "backward" | "battery-0" | "bell-slash" | "calendar-days" | "divide" | "ellipsis-vertical" | "envelope" | "envelope-open" | "equals" | "exclamation-circle" | "exclamation-triangle" | "eye-dropper" | "eye-slash" | "face-frown" | "face-smile" | "globe-americas" | "hashtag" | "italic" | "language" | "link-slash" | "magnifying-glass" | "magnifying-glass-minus" | "magnifying-glass-plus" | "map-pin" | "moon" | "paint-brush" | "pencil-square" | "puzzle-piece" | "scissors" | "shopping-bag" | "shopping-cart" | "slash" | "strikethrough" | "sun" | "table-cells" | "trash" | "tv" | "underline" | "user" | "user-circle" | "user-group" | "user-minus" | "user-plus" | "users" | "video-camera" | "alarm-clock" | "angry" | "arrow-down-a-z" | "arrow-down-z-a" | "arrow-up-a-z" | "arrow-up-z-a" | "award" | "ban" | "bath" | "battery-full" | "boxes" | "briefcase-medical" | "building" | "cable-car" | "candy-cane" | "chart-area" | "chart-column" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle-check" | "circle-chevron-down" | "circle-chevron-left" | "circle-chevron-right" | "circle-chevron-up" | "circle-dot" | "circle-minus" | "circle-pause" | "circle-play" | "circle-plus" | "circle-stop" | "circle-user" | "clapperboard" | "cloud-moon" | "cloud-moon-rain" | "cloud-rain" | "cloud-sun" | "cloud-sun-rain" | "coins" | "computer" | "concierge-bell" | "copy" | "dollar-sign" | "drafting-compass" | "droplet" | "drum" | "ellipsis" | "euro" | "expand" | "external-link" | "file-archive" | "file-pen" | "file-text" | "folder-closed" | "folder-tree" | "frown" | "gem" | "glass-water" | "globe" | "graduation-cap" | "grip" | "grip-horizontal" | "grip-vertical" | "guitar" | "hand" | "hand-fist" | "hard-drive" | "heading" | "heart-crack" | "highlighter" | "hotel" | "hourglass" | "house" | "images" | "indian-rupee" | "info" | "landmark" | "laugh" | "list-check" | "mars" | "mars-stroke" | "maximize" | "meh" | "microchip" | "minimize" | "mountain" | "mouse-pointer" | "non-binary" | "paint-roller" | "paintbrush" | "plane" | "plug" | "radiation" | "rainbow" | "route" | "sailboat" | "satellite-dish" | "save" | "shapes" | "ship" | "shirt" | "shopping-basket" | "shrimp" | "smile" | "spell-check" | "spray-can" | "square-arrow-up-right" | "square-check" | "square-minus" | "square-parking" | "square-pen" | "square-plus" | "stamp" | "sticky-note" | "subscript" | "superscript" | "syringe" | "tablets" | "tags" | "terminal" | "thumbs-down" | "thumbs-up" | "tornado" | "transgender" | "turkish-lira" | "university" | "unlink" | "user-check" | "user-cog" | "user-lock" | "user-pen" | "utensils" | "vault" | "venus" | "wand-sparkles" | "wind" | "worm" | "zap" | "align-center" | "align-justify" | "align-left" | "align-right" | "bar-chart" | "check-square" | "columns" | "edit" | "minus-square" | "pie-chart" | "plus-square" | "sliders" | "unlock" | "ad" | "address-book" | "ankh" | "arrows-left-right" | "battery-2" | "battery-3" | "battery-4" | "bible" | "bong" | "burger" | "camera-rotate" | "car-crash" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chalkboard" | "chalkboard-teacher" | "chess" | "cloud-bolt" | "cut" | "dashboard" | "dice" | "exchange" | "file-invoice" | "hand-middle-finger" | "heartbeat" | "hourglass-empty" | "id-badge" | "info-circle" | "lemon" | "location" | "location-pin" | "mail-forward" | "masks-theater" | "percentage" | "photo-video" | "pills" | "plane-arrival" | "plane-departure" | "poo" | "pray" | "registered" | "reorder" | "seedling" | "shield-heart" | "sleigh" | "snowboarding" | "spiral" | "stopwatch" | "toilet-paper" | "trowel" | "truck-loading" | "user-edit" | "user-shield" | "wave-square" | "arrows" | "battery-half" | "building-lock" | "calendar-day" | "file-arrow-down" | "file-arrow-up" | "file-medical" | "file-pdf" | "gear" | "h-square" | "hdd" | "heptagon" | "house-lock" | "hurricane" | "indent" | "list-ol" | "list-ul" | "magic" | "paragraph" | "person" | "person-walking" | "phone-flip" | "question" | "question-circle" | "sd-card" | "shop" | "sort-alpha-down" | "sort-alpha-down-alt" | "sort-alpha-up" | "sort-alpha-up-alt" | "sort-down" | "sort-numeric-down" | "sort-numeric-down-alt" | "sort-numeric-up" | "sort-numeric-up-alt" | "sort-up" | "subtract" | "suitcase" | "thermometer-half" | "toggle-off" | "toggle-on" | "truck-front" | "universal-access" | "volume-down" | "volume-up" | "_0" | "_1" | "_2" | "_3" | "_4" | "_5" | "_6" | "_7" | "_8" | "_9" | "anchor-circle-check" | "anchor-circle-exclamation" | "anchor-circle-xmark" | "anchor-lock" | "angles-down" | "angles-left" | "angles-right" | "angles-up" | "apple-whole" | "arrow-down-1-9" | "arrow-down-9-1" | "arrow-down-long" | "arrow-down-short-wide" | "arrow-down-up-across-line" | "arrow-down-up-lock" | "arrow-down-wide-short" | "arrow-left-long" | "arrow-pointer" | "arrow-right-arrow-left" | "arrow-right-from-bracket" | "arrow-right-long" | "arrow-right-to-bracket" | "arrow-right-to-city" | "arrow-rotate-left" | "arrow-rotate-right" | "arrow-trend-down" | "arrow-trend-up" | "arrow-turn-down" | "arrow-turn-up" | "arrow-up-1-9" | "arrow-up-9-1" | "arrow-up-from-bracket" | "arrow-up-from-ground-water" | "arrow-up-from-water-pump" | "arrow-up-long" | "arrow-up-right-dots" | "arrow-up-right-from-square" | "arrow-up-short-wide" | "arrow-up-wide-short" | "arrows-down-to-line" | "arrows-down-to-people" | "arrows-left-right-to-line" | "arrows-rotate" | "arrows-spin" | "arrows-split-up-and-left" | "arrows-to-circle" | "arrows-to-dot" | "arrows-to-eye" | "arrows-turn-right" | "arrows-turn-to-dots" | "arrows-up-down-left-right" | "arrows-up-to-line" | "austral-sign" | "backward-fast" | "backward-step" | "bag-shopping" | "baht-sign" | "ban-smoking" | "bangladeshi-taka-sign" | "bars-progress" | "bars-staggered" | "baseball-bat-ball" | "basket-shopping" | "bed-pulse" | "beer-mug-empty" | "bell-concierge" | "bitcoin-sign" | "blender-phone" | "bolt-lightning" | "book-atlas" | "book-bible" | "book-bookmark" | "book-journal-whills" | "book-open-reader" | "book-quran" | "book-skull" | "book-tanakh" | "border-top-left" | "bore-hole" | "bottle-droplet" | "bottle-water" | "bowl-food" | "bowl-rice" | "box-archive" | "boxes-packing" | "boxes-stacked" | "brazilian-real-sign" | "bridge-circle-check" | "bridge-circle-exclamation" | "bridge-circle-xmark" | "bridge-lock" | "bridge-water" | "broom-ball" | "bug-slash" | "bugs" | "building-circle-arrow-right" | "building-circle-check" | "building-circle-exclamation" | "building-circle-xmark" | "building-columns" | "building-flag" | "building-ngo" | "building-shield" | "building-un" | "building-user" | "building-wheat" | "burst" | "bus-simple" | "c" | "cake-candles" | "calendar-xmark" | "car-burst" | "car-on" | "car-rear" | "car-tunnel" | "cart-flatbed" | "cart-flatbed-suitcase" | "cart-shopping" | "cedi-sign" | "cent-sign" | "chalkboard-user" | "champagne-glasses" | "chart-diagram" | "chart-simple" | "check-to-slot" | "child-combatant" | "child-dress" | "child-reaching" | "circle-dollar-to-slot" | "circle-down" | "circle-exclamation" | "circle-h" | "circle-half-stroke" | "circle-info" | "circle-left" | "circle-nodes" | "circle-question" | "circle-radiation" | "circle-right" | "circle-up" | "circle-xmark" | "clipboard-question" | "clipboard-user" | "clock-rotate-left" | "cloud-showers-water" | "code-commit" | "code-compare" | "code-fork" | "code-merge" | "code-pull-request" | "colon-sign" | "comment-nodes" | "comment-sms" | "compass-drafting" | "computer-mouse" | "crop-simple" | "cruzeiro-sign" | "cubes-stacked" | "d" | "delete-left" | "diagram-next" | "diagram-predecessor" | "diagram-project" | "diagram-successor" | "diamond-turn-right" | "dong-sign" | "down-left-and-up-right-to-center" | "down-long" | "droplet-slash" | "dumpster-fire" | "e" | "ear-deaf" | "ear-listen" | "earth-africa" | "earth-americas" | "earth-asia" | "earth-europe" | "earth-oceania" | "envelope-circle-check" | "envelopes-bulk" | "explosion" | "eye-low-vision" | "f" | "face-angry" | "face-dizzy" | "face-flushed" | "face-frown-open" | "face-grimace" | "face-grin" | "face-grin-beam" | "face-grin-beam-sweat" | "face-grin-hearts" | "face-grin-squint" | "face-grin-squint-tears" | "face-grin-stars" | "face-grin-tears" | "face-grin-tongue" | "face-grin-tongue-squint" | "face-grin-tongue-wink" | "face-grin-wide" | "face-grin-wink" | "face-kiss" | "face-kiss-beam" | "face-kiss-wink-heart" | "face-laugh" | "face-laugh-beam" | "face-laugh-squint" | "face-laugh-wink" | "face-meh" | "face-meh-blank" | "face-rolling-eyes" | "face-sad-cry" | "face-sad-tear" | "face-smile-beam" | "face-smile-wink" | "face-surprise" | "face-tired" | "faucet-drip" | "feather-pointed" | "file-circle-check" | "file-circle-exclamation" | "file-circle-minus" | "file-circle-plus" | "file-circle-question" | "file-circle-xmark" | "file-fragment" | "file-half-dashed" | "file-lines" | "file-shield" | "file-waveform" | "file-zipper" | "filter-circle-dollar" | "filter-circle-xmark" | "fire-burner" | "fire-flame-curved" | "fire-flame-simple" | "fish-fins" | "flask-vial" | "floppy-disk" | "florin-sign" | "forward-fast" | "forward-step" | "franc-sign" | "gauge-high" | "gauge-simple" | "gauge-simple-high" | "gears" | "glass-water-droplet" | "golf-ball-tee" | "group-arrows-rotate" | "guarani-sign" | "gun" | "h" | "hand-back-fist" | "hand-dots" | "hand-holding-dollar" | "hand-holding-droplet" | "hand-holding-hand" | "hands-asl-interpreting" | "hands-bound" | "hands-bubbles" | "hands-clapping" | "hands-holding" | "hands-holding-child" | "hands-holding-circle" | "hands-praying" | "handshake-angle" | "handshake-simple" | "handshake-simple-slash" | "headphones-simple" | "heart-circle-bolt" | "heart-circle-check" | "heart-circle-exclamation" | "heart-circle-minus" | "heart-circle-plus" | "heart-circle-xmark" | "helicopter-symbol" | "helmet-safety" | "helmet-un" | "hexagon-nodes" | "hexagon-nodes-bolt" | "hill-avalanche" | "hill-rockslide" | "hot-tub-person" | "house-chimney" | "house-chimney-crack" | "house-chimney-medical" | "house-chimney-user" | "house-chimney-window" | "house-circle-check" | "house-circle-exclamation" | "house-circle-xmark" | "house-crack" | "house-fire" | "house-flag" | "house-flood-water" | "house-flood-water-circle-arrow-right" | "house-laptop" | "house-medical" | "house-medical-circle-check" | "house-medical-circle-exclamation" | "house-medical-circle-xmark" | "house-medical-flag" | "house-signal" | "house-tsunami" | "hryvnia-sign" | "id-card-clip" | "image-portrait" | "indian-rupee-sign" | "j" | "jar" | "jar-wheat" | "jet-fighter" | "jet-fighter-up" | "jug-detergent" | "k" | "kip-sign" | "kit-medical" | "kitchen-set" | "l" | "land-mine-on" | "landmark-dome" | "landmark-flag" | "laptop-file" | "lari-sign" | "left-long" | "left-right" | "lines-leaning" | "litecoin-sign" | "location-crosshairs" | "location-dot" | "location-pin-lock" | "locust" | "m" | "magnifying-glass-arrow-right" | "magnifying-glass-chart" | "magnifying-glass-dollar" | "magnifying-glass-location" | "manat-sign" | "map-location" | "map-location-dot" | "mars-and-venus" | "mars-and-venus-burst" | "mars-stroke-right" | "mars-stroke-up" | "martini-glass" | "martini-glass-citrus" | "martini-glass-empty" | "mask-face" | "mask-ventilator" | "mattress-pillow" | "microphone-lines" | "microphone-lines-slash" | "mill-sign" | "mobile-button" | "mobile-retro" | "mobile-screen" | "mobile-screen-button" | "money-bill-1" | "money-bill-1-wave" | "money-bill-transfer" | "money-bill-trend-up" | "money-bill-wheat" | "money-bills" | "money-check-dollar" | "mosquito" | "mosquito-net" | "mound" | "mountain-city" | "mountain-sun" | "mug-saucer" | "n" | "naira-sign" | "network-wired" | "notdef" | "note-sticky" | "o" | "oil-well" | "pen-clip" | "pen-ruler" | "pen-to-square" | "people-carry-box" | "people-group" | "people-line" | "people-pulling" | "people-robbery" | "people-roof" | "person-arrow-down-to-line" | "person-arrow-up-from-line" | "person-biking" | "person-breastfeeding" | "person-burst" | "person-cane" | "person-chalkboard" | "person-circle-check" | "person-circle-exclamation" | "person-circle-minus" | "person-circle-plus" | "person-circle-question" | "person-circle-xmark" | "person-digging" | "person-dots-from-line" | "person-dress" | "person-dress-burst" | "person-drowning" | "person-falling" | "person-falling-burst" | "person-half-dress" | "person-harassing" | "person-hiking" | "person-military-pointing" | "person-military-rifle" | "person-military-to-person" | "person-praying" | "person-pregnant" | "person-rays" | "person-rifle" | "person-running" | "person-shelter" | "person-skating" | "person-skiing" | "person-skiing-nordic" | "person-snowboarding" | "person-swimming" | "person-through-window" | "person-walking-arrow-loop-left" | "person-walking-arrow-right" | "person-walking-dashed-line-arrow-right" | "person-walking-luggage" | "person-walking-with-cane" | "peseta-sign" | "peso-sign" | "photo-film" | "plane-circle-check" | "plane-circle-exclamation" | "plane-circle-xmark" | "plane-lock" | "plane-up" | "plant-wilt" | "plate-wheat" | "plug-circle-bolt" | "plug-circle-check" | "plug-circle-exclamation" | "plug-circle-minus" | "plug-circle-plus" | "plug-circle-xmark" | "prescription-bottle-medical" | "r" | "ranking-star" | "rectangle-ad" | "rectangle-list" | "rectangle-xmark" | "right-from-bracket" | "right-left" | "right-long" | "right-to-bracket" | "road-barrier" | "road-bridge" | "road-circle-check" | "road-circle-exclamation" | "road-circle-xmark" | "road-lock" | "road-spikes" | "rupiah-sign" | "sack-dollar" | "sack-xmark" | "scale-balanced" | "scale-unbalanced-flip" | "school-circle-check" | "school-circle-exclamation" | "school-circle-xmark" | "school-flag" | "school-lock" | "screwdriver-wrench" | "scroll-torah" | "share-from-square" | "share-nodes" | "sheet-plastic" | "shield-cat" | "shield-dog" | "shield-halved" | "shop-lock" | "shop-slash" | "shuttle-space" | "sign-hanging" | "signs-post" | "spaghetti-monster-flying" | "spoon" | "spray-can-sparkles" | "square-binary" | "square-caret-down" | "square-caret-left" | "square-caret-right" | "square-caret-up" | "square-envelope" | "square-h" | "square-nfi" | "square-person-confined" | "square-phone" | "square-phone-flip" | "square-poll-horizontal" | "square-poll-vertical" | "square-root-variable" | "square-rss" | "square-share-nodes" | "square-up-right" | "square-virus" | "square-xmark" | "staff-snake" | "stapler" | "star-half-stroke" | "sterling-sign" | "suitcase-medical" | "sun-plant-wilt" | "t" | "table-cells-column-lock" | "table-cells-large" | "table-cells-row-lock" | "table-cells-row-unlock" | "table-columns" | "table-list" | "table-tennis-paddle-ball" | "tablet-button" | "tablet-screen-button" | "tachograph-digital" | "tarp" | "tarp-droplet" | "temperature-arrow-down" | "temperature-arrow-up" | "temperature-empty" | "temperature-full" | "temperature-half" | "temperature-quarter" | "temperature-three-quarters" | "tenge-sign" | "tent-arrow-down-to-line" | "tent-arrow-left-right" | "tent-arrow-turn-left" | "tent-arrows-down" | "tents" | "thumbtack-slash" | "ticket-simple" | "toilet-portable" | "toilets-portable" | "tower-broadcast" | "tower-cell" | "tower-observation" | "train-subway" | "train-tram" | "trash-arrow-up" | "trash-can-arrow-up" | "tree-city" | "triangle-exclamation" | "trowel-bricks" | "truck-arrow-right" | "truck-droplet" | "truck-field" | "truck-field-un" | "truck-medical" | "truck-plane" | "truck-ramp-box" | "turkish-lira-sign" | "turn-down" | "turn-up" | "unlock-keyhole" | "up-down" | "up-down-left-right" | "up-long" | "up-right-and-down-left-from-center" | "up-right-from-square" | "user-doctor" | "user-gear" | "user-large" | "user-large-slash" | "user-xmark" | "users-between-lines" | "users-gear" | "users-line" | "users-rays" | "users-rectangle" | "users-viewfinder" | "v" | "van-shuttle" | "vial-circle-check" | "vial-virus" | "virus-covid" | "virus-covid-slash" | "volume-xmark" | "vr-cardboard" | "w" | "walkie-talkie" | "wand-magic" | "wand-magic-sparkles" | "water-ladder" | "web-awesome" | "weight-hanging" | "weight-scale" | "wheat-awn" | "wheat-awn-circle-exclamation" | "wheelchair-move" | "whiskey-glass" | "wine-glass-empty" | "xmark" | "xmarks-lines" | "z" | "audio-description" | "closed-captioning" | "phone-volume" | "tty" | "crow" | "dove" | "dragon" | "frog" | "hippo" | "horse-head" | "kiwi-bird" | "otter" | "angle-down" | "angle-left" | "angle-up" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "location-arrow" | "retweet" | "text-height" | "text-slash" | "text-width" | "compress" | "file-audio" | "microphone-slash" | "charging-station" | "gas-pump" | "motorcycle" | "oil-can" | "trailer" | "truck-monster" | "truck-pickup" | "campground" | "drumstick-bite" | "wine-bottle" | "mug-hot" | "wine-glass" | "archway" | "dungeon" | "gopuram" | "hospital-user" | "igloo" | "industry" | "kaaba" | "monument" | "place-of-worship" | "torii-gate" | "vihara" | "address-card" | "business-time" | "paste" | "pen-fancy" | "pen-nib" | "phone-slash" | "print" | "socks" | "thumbtack" | "hand-holding-heart" | "parachute-box" | "comment-dots" | "comment-medical" | "comment-slash" | "comments" | "quote-left" | "quote-right" | "video-slash" | "chess-board" | "square-full" | "cookie-bite" | "mitten" | "hat-cowboy" | "hat-cowboy-side" | "hat-wizard" | "shoe-prints" | "user-tie" | "code-branch" | "file-csv" | "laptop-code" | "user-secret" | "mobile" | "paper-plane" | "compact-disc" | "desktop" | "sim-card" | "dumpster" | "ruler-combined" | "ruler-horizontal" | "ruler-vertical" | "euro-sign" | "lira-sign" | "money-bill" | "money-bill-wave" | "money-check" | "ruble-sign" | "rupee-sign" | "shekel-sign" | "won-sign" | "yen-sign" | "hourglass-end" | "hourglass-half" | "hourglass-start" | "stopwatch-20" | "bezier-curve" | "clone" | "draw-polygon" | "fill-drip" | "layer-group" | "object-group" | "object-ungroup" | "splotch" | "swatchbook" | "font" | "i-cursor" | "outdent" | "user-graduate" | "battery-empty" | "battery-quarter" | "battery-three-quarters" | "poop" | "comment-dollar" | "comments-dollar" | "file-invoice-dollar" | "bacon" | "cloud-meatball" | "hotdog" | "pepper-hot" | "pizza-slice" | "stroopwafel" | "dice-five" | "dice-four" | "dice-one" | "dice-six" | "dice-three" | "dice-two" | "genderless" | "mars-double" | "mercury" | "neuter" | "venus-double" | "venus-mars" | "hand-holding" | "hand-holding-medical" | "hand-lizard" | "hand-scissors" | "hand-sparkles" | "hand-spock" | "hands" | "handshake-slash" | "gifts" | "holly-berry" | "suitcase-rolling" | "box-tissue" | "chair" | "couch" | "house-user" | "pump-soap" | "sink" | "soap" | "toilet-paper-slash" | "camera-retro" | "bars" | "blog" | "check-double" | "grip-lines" | "grip-lines-vertical" | "pallet" | "life-ring" | "plane-slash" | "restroom" | "snowplow" | "street-view" | "vest" | "vest-patches" | "envelope-open-text" | "greater-than-equal" | "less-than-equal" | "bacterium" | "book-medical" | "capsules" | "crutch" | "disease" | "file-prescription" | "head-side-cough" | "head-side-cough-slash" | "head-side-mask" | "head-side-virus" | "joint" | "laptop-medical" | "lungs-virus" | "notes-medical" | "pager" | "prescription-bottle" | "pump-medical" | "shield-virus" | "star-of-life" | "teeth" | "teeth-open" | "user-nurse" | "vial" | "vials" | "virus-slash" | "viruses" | "x-ray" | "box-open" | "tape" | "truck-moving" | "drum-steelpan" | "record-vinyl" | "cubes" | "futbol" | "democrat" | "flag-usa" | "person-booth" | "republican" | "bahai" | "hamsa" | "hanukiah" | "jedi" | "star-and-crescent" | "star-of-david" | "temperature-high" | "temperature-low" | "user-astronaut" | "file-contract" | "file-signature" | "store-slash" | "circle-notch" | "spinner" | "bowling-ball" | "user-slash" | "child" | "people-arrows" | "user-clock" | "user-injured" | "user-ninja" | "user-tag" | "users-slash" | "cloud-showers-heavy" | "poo-storm" | "icicles" | "sort-asc" | "sort-desc" | "add" | "warning" | "thunderstorm" | "mail-reply" | "female" | "male" | "medkit" | "remove" | "stream" | "area-chart" | "sms" | "mobile-vibrate" | "tablet-android" | "air-freshener" | "globe-asia" | "allergies" | "blind" | "list-alt" | "museum" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "sync-alt" | "xmark-circle" | "xmark-square" | "birthday-cake" | "football-ball" | "soccer-ball" | "walking" | "dollar" | "yen" | "cutlery" | "donate" | "home-alt" | "home-user" | "shield-alt" | "temperature-down" | "temperature-up" | "sign-out" | "blackboard" | "first-aid" | "kiss" | "navicon" | "quran" | "tachometer" | "tasks" | "band-aid" | "book-reader" | "calendar-alt" | "credit-card-alt" | "dizzy" | "expand-alt" | "grid-horizontal" | "grid-vertical" | "line-chart" | "low-vision" | "meh-blank" | "mobile-alt" | "ruble" | "rupee" | "share-alt" | "shekel" | "signal-5" | "store-alt" | "tired" | "trash-alt" | "won" | "institution" | "microphone-alt" | "t-shirt" | "feed" | "sign-in" | "balance-scale" | "battery-5" | "burn" | "bus-alt" | "car-alt" | "deaf" | "level-down" | "level-up" | "pen-alt" | "dot-circle" | "mortar-board" | "atlas" | "chain" | "cny" | "eur" | "gbp" | "grin" | "jpy" | "rub" | "usd" | "camera-alt" | "automobile" | "mobile-phone" | "comment-alt" | "fast-backward" | "file-alt" | "map-marker-alt" | "pencil-alt" | "phone-alt" | "quote-right-alt" | "random" | "th-large" | "th-list" | "tint" | "unlock-alt" | "multiply" | "american-sign-language-interpreting" | "angle-double-down" | "angle-double-left" | "angle-double-right" | "angle-double-up" | "arrows-alt" | "arrows-h" | "arrows-v" | "assistive-listening-systems" | "cab" | "chain-broken" | "chevron-circle-down" | "chevron-circle-left" | "chevron-circle-right" | "chevron-circle-up" | "commenting" | "dedent" | "drivers-license" | "ellipsis-h" | "ellipsis-v" | "envelope-square" | "external-link-square" | "fighter-jet" | "hourglass-1" | "hourglass-2" | "hourglass-3" | "ils" | "inr" | "krw" | "long-arrow-down" | "long-arrow-left" | "long-arrow-right" | "long-arrow-up" | "mail-reply-all" | "map-signs" | "mars-stroke-h" | "mars-stroke-v" | "phone-square" | "rouble" | "rss-square" | "search-minus" | "search-plus" | "share-alt-square" | "share-square" | "sort-alpha-asc" | "sort-alpha-desc" | "sort-amount-asc" | "sort-amount-desc" | "sort-numeric-asc" | "sort-numeric-desc" | "space-shuttle" | "thermometer-0" | "thermometer-1" | "thermometer-2" | "thermometer-3" | "thumb-tack" | "times-circle" | "times-rectangle" | "transgender-alt" | "try" | "user-md" | "user-times" | "volume-control-phone" | "wheelchair-alt" | "font-awesome-flag" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock" | "radiation-alt" | "feather-alt" | "arrows-alt-h" | "arrows-alt-v" | "cloud-download-alt" | "cloud-upload-alt" | "compress-alt" | "compress-arrows-alt" | "exchange-alt" | "expand-arrows-alt" | "external-link-alt" | "external-link-square-alt" | "level-down-alt" | "level-up-alt" | "long-arrow-alt-down" | "long-arrow-alt-left" | "long-arrow-alt-right" | "long-arrow-alt-up" | "redo-alt" | "sign-in-alt" | "sign-out-alt" | "sort-amount-down" | "sort-amount-down-alt" | "sort-amount-up" | "sort-amount-up-alt" | "undo-alt" | "broadcast-tower" | "microphone-alt-slash" | "shuttle-van" | "tachometer-alt" | "apple-alt" | "cocktail" | "glass-cheers" | "glass-martini" | "glass-martini-alt" | "glass-whiskey" | "wine-glass-alt" | "clinic-medical" | "hospital-alt" | "house-damage" | "balance-scale-left" | "balance-scale-right" | "laptop-house" | "pen-square" | "phone-square-alt" | "project-diagram" | "fire-alt" | "map-marked" | "map-marked-alt" | "hand-holding-usd" | "hand-holding-water" | "hands-helping" | "biking" | "tshirt" | "tablet-alt" | "hryvnia" | "money-bill-wave-alt" | "money-check-alt" | "pound-sign" | "tenge" | "crop-alt" | "tint-slash" | "remove-format" | "trash-restore" | "trash-restore-alt" | "theater-masks" | "skating" | "skiing" | "skiing-nordic" | "swimmer" | "book-dead" | "fist-raised" | "hands-wash" | "handshake-alt-slash" | "praying-hands" | "luggage-cart" | "smoking-ban" | "swimming-pool" | "portrait" | "sliders-h" | "times" | "user-alt" | "dolly-flatbed" | "shipping-fast" | "ticket-alt" | "utensil-spoon" | "funnel-dollar" | "mail-bulk" | "poll-h" | "search-dollar" | "search-location" | "square-root-alt" | "diagnoses" | "file-medical-alt" | "hospital-symbol" | "id-card-alt" | "prescription-bottle-alt" | "procedures" | "people-carry" | "sign" | "headphones-alt" | "digital-tachograph" | "vote-yea" | "journal-whills" | "pastafarianism" | "torah" | "store-alt-slash" | "user-friends" | "baseball-ball" | "basketball-ball" | "golf-ball" | "quidditch" | "volleyball-ball" | "star-half-alt" | "thermometer-empty" | "thermometer-full" | "thermometer-quarter" | "thermometer-three-quarters" | "user-alt-slash" | "globe-africa" | "globe-europe" | "users-cog" | "clock-four" | "contact-book" | "contact-card" | "file-clipboard" | "folder-blank" | "futbol-ball" | "handshake-alt" | "home-lg-alt" | "hospital-wide" | "rectangle-times" | "vcard" | "arrow-left-rotate" | "arrow-right-from-file" | "arrow-right-rotate" | "arrow-right-to-file" | "arrow-rotate-back" | "arrow-rotate-backward" | "arrow-rotate-forward" | "asl-interpreting" | "battery-car" | "boxes-alt" | "carriage-baby" | "chain-slash" | "child-rifle" | "deafness" | "desktop-alt" | "digging" | "dolly-box" | "earth-america" | "eye-dropper-empty" | "film-alt" | "film-simple" | "gauge-med" | "gauge-simple-med" | "globe-oceania" | "hands-american-sign-language-interpreting" | "hard-of-hearing" | "hat-hard" | "haykal" | "heart-music-camera-bolt" | "home-lg" | "ladder-water" | "landmark-alt" | "legal" | "list-1-2" | "list-dots" | "list-numeric" | "list-squares" | "magic-wand-sparkles" | "mobile-android" | "mobile-android-alt" | "people-arrows-left-right" | "ping-pong-paddle-ball" | "poo-bolt" | "quidditch-broom-ball" | "quote-left-alt" | "rmb" | "rod-asclepius" | "rod-snake" | "rotate-back" | "rotate-backward" | "rotate-forward" | "septagon" | "sheqel" | "sheqel-sign" | "shield-blank" | "signal-perfect" | "signing" | "single-quote-left" | "single-quote-right" | "staff-aesculapius" | "tachometer-alt-average" | "tachometer-alt-fast" | "tachometer-average" | "tachometer-fast" | "tanakh" | "tasks-alt" | "teletype" | "temperature-0" | "temperature-1" | "temperature-2" | "temperature-3" | "temperature-4" | "thermometer-4" | "thumb-tack-slash" | "times-square" | "toilet-paper-alt" | "toilet-paper-blank" | "triangle-circle-square" | "tv-alt" | "unsorted" | "volume-times" | "wheat-alt" | "wifi-3" | "wifi-strong">): import("react").JSX.Element;
|
|
1994
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "fill" | "rotate" | "running" | "search" | "repeat" | "anchor" | "bold" | "link" | "signal" | "icons" | "scroll" | "children" | "image" | "header" | "radio" | "list" | "key" | "display" | "a" | "b" | "code" | "i" | "p" | "q" | "s" | "section" | "table" | "th" | "u" | "video" | "circle" | "g" | "marker" | "mask" | "stop" | "x" | "y" | "adjust" | "archive" | "asterisk" | "at" | "backspace" | "bandage" | "barcode" | "binoculars" | "book" | "book-open" | "bookmark" | "braille" | "briefcase" | "broom" | "bucket" | "bullhorn" | "cancel" | "certificate" | "clipboard" | "clipboard-check" | "clipboard-list" | "comment" | "copyright" | "crop" | "crown" | "diamond" | "directions" | "dolly" | "download" | "eject" | "eraser" | "ethernet" | "eye" | "fast-forward" | "fingerprint" | "flag" | "gavel" | "hand-peace" | "handcuffs" | "handshake" | "heart-broken" | "hot-tub" | "id-card" | "inbox" | "keyboard" | "magnet" | "memory" | "message" | "mortar-pestle" | "mouse" | "newspaper" | "not-equal" | "paperclip" | "passport" | "pause-circle" | "peace" | "play-circle" | "plus-circle" | "podcast" | "poll" | "power-off" | "qrcode" | "recycle" | "redo" | "ribbon" | "ring" | "rss" | "satellite" | "scale-unbalanced" | "school" | "server" | "sign-language" | "sitemap" | "smog" | "step-backward" | "step-forward" | "stop-circle" | "sync" | "tag" | "tent" | "ticket" | "timeline" | "trademark" | "trash-can" | "undo" | "upload" | "voicemail" | "weight" | "wifi" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "yin-yang" | "carrot" | "cow" | "egg" | "horse" | "leaf" | "sprout" | "tractor" | "tree" | "water" | "bone" | "bug" | "cat" | "dog" | "fish" | "paw" | "spider" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "refresh" | "reply" | "reply-all" | "rotate-left" | "rotate-right" | "share" | "shuffle" | "headphones" | "headset" | "music" | "volume-high" | "volume-low" | "volume-mute" | "volume-off" | "battery" | "car" | "car-battery" | "car-side" | "caravan" | "fan" | "gauge" | "lock" | "lock-open" | "smoking" | "snowflake" | "thermometer" | "bank" | "cash-register" | "credit-card" | "piggy-bank" | "receipt" | "wallet" | "box" | "font-awesome" | "meteor" | "fax" | "phone" | "glasses" | "hard-hat" | "cloud" | "cloud-arrow-down" | "cloud-arrow-up" | "cloud-download" | "cloud-upload" | "eyedropper" | "palette" | "database" | "briefcase-clock" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "calendar-week" | "clock" | "history" | "file-code" | "laptop" | "tablet" | "television" | "brush" | "pen" | "pencil" | "pencil-ruler" | "ruler" | "file-edit" | "file" | "file-download" | "file-excel" | "file-export" | "file-image" | "file-import" | "file-powerpoint" | "file-upload" | "file-video" | "file-word" | "folder" | "folder-minus" | "folder-open" | "folder-plus" | "beer" | "blender" | "bread-slice" | "cake" | "cheese" | "coffee" | "cookie" | "hamburger" | "ice-cream" | "check" | "check-circle" | "close" | "minus-circle" | "signature" | "bomb" | "chess-bishop" | "chess-king" | "chess-knight" | "chess-pawn" | "chess-queen" | "chess-rook" | "dice-d20" | "dice-d6" | "flask" | "gamepad" | "ghost" | "heart" | "medal" | "shield" | "skull" | "skull-crossbones" | "compass" | "crosshairs" | "earth" | "map-marker" | "vector-polygon" | "bolt" | "fire-extinguisher" | "hammer" | "screwdriver" | "toolbox" | "tools" | "wrench" | "bed" | "cross" | "gift" | "menorah" | "snowman" | "bathtub" | "bell" | "camera" | "door-closed" | "door-open" | "faucet" | "fire" | "home" | "lightbulb" | "pause" | "play" | "robot" | "rug" | "shower" | "solar-panel" | "toilet" | "angle-right" | "calculator" | "chart-bar" | "chart-gantt" | "chart-line" | "chart-pie" | "exclamation" | "greater-than" | "infinity" | "less-than" | "minus" | "percent" | "plus" | "plus-minus" | "ambulance" | "bacteria" | "brain" | "cannabis" | "heart-pulse" | "hospital" | "lungs" | "prescription" | "stethoscope" | "tooth" | "virus" | "wheelchair" | "microphone" | "clover" | "feather" | "spa" | "volcano" | "bus" | "ferry" | "taxi" | "train" | "tram" | "baby" | "baby-carriage" | "hiking" | "film" | "panorama" | "bridge" | "church" | "city" | "parking" | "store" | "synagogue" | "warehouse" | "dharmachakra" | "khanda" | "mosque" | "om" | "atom" | "biohazard" | "dna" | "microscope" | "rocket" | "cog" | "cogs" | "cube" | "hexagon" | "octagon" | "pentagon" | "square" | "star" | "star-half" | "cart-arrow-down" | "cart-plus" | "baseball" | "basketball" | "bicycle" | "bullseye" | "dumbbell" | "flag-checkered" | "football" | "hockey-puck" | "table-tennis" | "trophy" | "volleyball" | "border-all" | "border-none" | "border-style" | "helicopter" | "elevator" | "stairs" | "subway" | "bus-side" | "road" | "traffic-light" | "truck" | "truck-fast" | "umbrella" | "umbrella-beach" | "arrows-up-down" | "backward" | "battery-0" | "bell-slash" | "calendar-days" | "divide" | "ellipsis-vertical" | "envelope" | "envelope-open" | "equals" | "exclamation-circle" | "exclamation-triangle" | "eye-dropper" | "eye-slash" | "face-frown" | "face-smile" | "globe-americas" | "hashtag" | "italic" | "language" | "link-slash" | "magnifying-glass" | "magnifying-glass-minus" | "magnifying-glass-plus" | "map-pin" | "moon" | "paint-brush" | "pencil-square" | "puzzle-piece" | "scissors" | "shopping-bag" | "shopping-cart" | "slash" | "strikethrough" | "sun" | "table-cells" | "trash" | "tv" | "underline" | "user" | "user-circle" | "user-group" | "user-minus" | "user-plus" | "users" | "video-camera" | "alarm-clock" | "angry" | "arrow-down-a-z" | "arrow-down-z-a" | "arrow-up-a-z" | "arrow-up-z-a" | "award" | "ban" | "bath" | "battery-full" | "boxes" | "briefcase-medical" | "building" | "cable-car" | "candy-cane" | "chart-area" | "chart-column" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle-check" | "circle-chevron-down" | "circle-chevron-left" | "circle-chevron-right" | "circle-chevron-up" | "circle-dot" | "circle-minus" | "circle-pause" | "circle-play" | "circle-plus" | "circle-stop" | "circle-user" | "clapperboard" | "cloud-moon" | "cloud-moon-rain" | "cloud-rain" | "cloud-sun" | "cloud-sun-rain" | "coins" | "computer" | "concierge-bell" | "copy" | "dollar-sign" | "drafting-compass" | "droplet" | "drum" | "ellipsis" | "euro" | "expand" | "external-link" | "file-archive" | "file-pen" | "file-text" | "folder-closed" | "folder-tree" | "frown" | "gem" | "glass-water" | "globe" | "graduation-cap" | "grip" | "grip-horizontal" | "grip-vertical" | "guitar" | "hand" | "hand-fist" | "hard-drive" | "heading" | "heart-crack" | "highlighter" | "hotel" | "hourglass" | "house" | "images" | "indian-rupee" | "info" | "landmark" | "laugh" | "list-check" | "mars" | "mars-stroke" | "maximize" | "meh" | "microchip" | "minimize" | "mountain" | "mouse-pointer" | "non-binary" | "paint-roller" | "paintbrush" | "plane" | "plug" | "radiation" | "rainbow" | "route" | "sailboat" | "satellite-dish" | "save" | "shapes" | "ship" | "shirt" | "shopping-basket" | "shrimp" | "smile" | "spell-check" | "spray-can" | "square-arrow-up-right" | "square-check" | "square-minus" | "square-parking" | "square-pen" | "square-plus" | "stamp" | "sticky-note" | "subscript" | "superscript" | "syringe" | "tablets" | "tags" | "terminal" | "thumbs-down" | "thumbs-up" | "tornado" | "transgender" | "turkish-lira" | "university" | "unlink" | "user-check" | "user-cog" | "user-lock" | "user-pen" | "utensils" | "vault" | "venus" | "wand-sparkles" | "wind" | "worm" | "zap" | "align-center" | "align-justify" | "align-left" | "align-right" | "bar-chart" | "check-square" | "columns" | "edit" | "minus-square" | "pie-chart" | "plus-square" | "sliders" | "unlock" | "ad" | "address-book" | "ankh" | "arrows-left-right" | "battery-2" | "battery-3" | "battery-4" | "bible" | "bong" | "burger" | "camera-rotate" | "car-crash" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chalkboard" | "chalkboard-teacher" | "chess" | "cloud-bolt" | "cut" | "dashboard" | "dice" | "exchange" | "file-invoice" | "hand-middle-finger" | "heartbeat" | "hourglass-empty" | "id-badge" | "info-circle" | "lemon" | "location" | "location-pin" | "mail-forward" | "masks-theater" | "percentage" | "photo-video" | "pills" | "plane-arrival" | "plane-departure" | "poo" | "pray" | "registered" | "reorder" | "seedling" | "shield-heart" | "sleigh" | "snowboarding" | "spiral" | "stopwatch" | "toilet-paper" | "trowel" | "truck-loading" | "user-edit" | "user-shield" | "wave-square" | "arrows" | "battery-half" | "building-lock" | "calendar-day" | "file-arrow-down" | "file-arrow-up" | "file-medical" | "file-pdf" | "gear" | "h-square" | "hdd" | "heptagon" | "house-lock" | "hurricane" | "indent" | "list-ol" | "list-ul" | "magic" | "paragraph" | "person" | "person-walking" | "phone-flip" | "question" | "question-circle" | "sd-card" | "shop" | "sort-alpha-down" | "sort-alpha-down-alt" | "sort-alpha-up" | "sort-alpha-up-alt" | "sort-down" | "sort-numeric-down" | "sort-numeric-down-alt" | "sort-numeric-up" | "sort-numeric-up-alt" | "sort-up" | "subtract" | "suitcase" | "thermometer-half" | "toggle-off" | "toggle-on" | "truck-front" | "universal-access" | "volume-down" | "volume-up" | "_0" | "_1" | "_2" | "_3" | "_4" | "_5" | "_6" | "_7" | "_8" | "_9" | "anchor-circle-check" | "anchor-circle-exclamation" | "anchor-circle-xmark" | "anchor-lock" | "angles-down" | "angles-left" | "angles-right" | "angles-up" | "apple-whole" | "arrow-down-1-9" | "arrow-down-9-1" | "arrow-down-long" | "arrow-down-short-wide" | "arrow-down-up-across-line" | "arrow-down-up-lock" | "arrow-down-wide-short" | "arrow-left-long" | "arrow-pointer" | "arrow-right-arrow-left" | "arrow-right-from-bracket" | "arrow-right-long" | "arrow-right-to-bracket" | "arrow-right-to-city" | "arrow-rotate-left" | "arrow-rotate-right" | "arrow-trend-down" | "arrow-trend-up" | "arrow-turn-down" | "arrow-turn-up" | "arrow-up-1-9" | "arrow-up-9-1" | "arrow-up-from-bracket" | "arrow-up-from-ground-water" | "arrow-up-from-water-pump" | "arrow-up-long" | "arrow-up-right-dots" | "arrow-up-right-from-square" | "arrow-up-short-wide" | "arrow-up-wide-short" | "arrows-down-to-line" | "arrows-down-to-people" | "arrows-left-right-to-line" | "arrows-rotate" | "arrows-spin" | "arrows-split-up-and-left" | "arrows-to-circle" | "arrows-to-dot" | "arrows-to-eye" | "arrows-turn-right" | "arrows-turn-to-dots" | "arrows-up-down-left-right" | "arrows-up-to-line" | "austral-sign" | "backward-fast" | "backward-step" | "bag-shopping" | "baht-sign" | "ban-smoking" | "bangladeshi-taka-sign" | "bars-progress" | "bars-staggered" | "baseball-bat-ball" | "basket-shopping" | "bed-pulse" | "beer-mug-empty" | "bell-concierge" | "bitcoin-sign" | "blender-phone" | "bolt-lightning" | "book-atlas" | "book-bible" | "book-bookmark" | "book-journal-whills" | "book-open-reader" | "book-quran" | "book-skull" | "book-tanakh" | "border-top-left" | "bore-hole" | "bottle-droplet" | "bottle-water" | "bowl-food" | "bowl-rice" | "box-archive" | "boxes-packing" | "boxes-stacked" | "brazilian-real-sign" | "bridge-circle-check" | "bridge-circle-exclamation" | "bridge-circle-xmark" | "bridge-lock" | "bridge-water" | "broom-ball" | "bug-slash" | "bugs" | "building-circle-arrow-right" | "building-circle-check" | "building-circle-exclamation" | "building-circle-xmark" | "building-columns" | "building-flag" | "building-ngo" | "building-shield" | "building-un" | "building-user" | "building-wheat" | "burst" | "bus-simple" | "c" | "cake-candles" | "calendar-xmark" | "car-burst" | "car-on" | "car-rear" | "car-tunnel" | "cart-flatbed" | "cart-flatbed-suitcase" | "cart-shopping" | "cedi-sign" | "cent-sign" | "chalkboard-user" | "champagne-glasses" | "chart-diagram" | "chart-simple" | "check-to-slot" | "child-combatant" | "child-dress" | "child-reaching" | "circle-dollar-to-slot" | "circle-down" | "circle-exclamation" | "circle-h" | "circle-half-stroke" | "circle-info" | "circle-left" | "circle-nodes" | "circle-question" | "circle-radiation" | "circle-right" | "circle-up" | "circle-xmark" | "clipboard-question" | "clipboard-user" | "clock-rotate-left" | "cloud-showers-water" | "code-commit" | "code-compare" | "code-fork" | "code-merge" | "code-pull-request" | "colon-sign" | "comment-nodes" | "comment-sms" | "compass-drafting" | "computer-mouse" | "crop-simple" | "cruzeiro-sign" | "cubes-stacked" | "d" | "delete-left" | "diagram-next" | "diagram-predecessor" | "diagram-project" | "diagram-successor" | "diamond-turn-right" | "dong-sign" | "down-left-and-up-right-to-center" | "down-long" | "droplet-slash" | "dumpster-fire" | "e" | "ear-deaf" | "ear-listen" | "earth-africa" | "earth-americas" | "earth-asia" | "earth-europe" | "earth-oceania" | "envelope-circle-check" | "envelopes-bulk" | "explosion" | "eye-low-vision" | "f" | "face-angry" | "face-dizzy" | "face-flushed" | "face-frown-open" | "face-grimace" | "face-grin" | "face-grin-beam" | "face-grin-beam-sweat" | "face-grin-hearts" | "face-grin-squint" | "face-grin-squint-tears" | "face-grin-stars" | "face-grin-tears" | "face-grin-tongue" | "face-grin-tongue-squint" | "face-grin-tongue-wink" | "face-grin-wide" | "face-grin-wink" | "face-kiss" | "face-kiss-beam" | "face-kiss-wink-heart" | "face-laugh" | "face-laugh-beam" | "face-laugh-squint" | "face-laugh-wink" | "face-meh" | "face-meh-blank" | "face-rolling-eyes" | "face-sad-cry" | "face-sad-tear" | "face-smile-beam" | "face-smile-wink" | "face-surprise" | "face-tired" | "faucet-drip" | "feather-pointed" | "file-circle-check" | "file-circle-exclamation" | "file-circle-minus" | "file-circle-plus" | "file-circle-question" | "file-circle-xmark" | "file-fragment" | "file-half-dashed" | "file-lines" | "file-shield" | "file-waveform" | "file-zipper" | "filter-circle-dollar" | "filter-circle-xmark" | "fire-burner" | "fire-flame-curved" | "fire-flame-simple" | "fish-fins" | "flask-vial" | "floppy-disk" | "florin-sign" | "forward-fast" | "forward-step" | "franc-sign" | "gauge-high" | "gauge-simple" | "gauge-simple-high" | "gears" | "glass-water-droplet" | "golf-ball-tee" | "group-arrows-rotate" | "guarani-sign" | "gun" | "h" | "hand-back-fist" | "hand-dots" | "hand-holding-dollar" | "hand-holding-droplet" | "hand-holding-hand" | "hands-asl-interpreting" | "hands-bound" | "hands-bubbles" | "hands-clapping" | "hands-holding" | "hands-holding-child" | "hands-holding-circle" | "hands-praying" | "handshake-angle" | "handshake-simple" | "handshake-simple-slash" | "headphones-simple" | "heart-circle-bolt" | "heart-circle-check" | "heart-circle-exclamation" | "heart-circle-minus" | "heart-circle-plus" | "heart-circle-xmark" | "helicopter-symbol" | "helmet-safety" | "helmet-un" | "hexagon-nodes" | "hexagon-nodes-bolt" | "hill-avalanche" | "hill-rockslide" | "hot-tub-person" | "house-chimney" | "house-chimney-crack" | "house-chimney-medical" | "house-chimney-user" | "house-chimney-window" | "house-circle-check" | "house-circle-exclamation" | "house-circle-xmark" | "house-crack" | "house-fire" | "house-flag" | "house-flood-water" | "house-flood-water-circle-arrow-right" | "house-laptop" | "house-medical" | "house-medical-circle-check" | "house-medical-circle-exclamation" | "house-medical-circle-xmark" | "house-medical-flag" | "house-signal" | "house-tsunami" | "hryvnia-sign" | "id-card-clip" | "image-portrait" | "indian-rupee-sign" | "j" | "jar" | "jar-wheat" | "jet-fighter" | "jet-fighter-up" | "jug-detergent" | "k" | "kip-sign" | "kit-medical" | "kitchen-set" | "l" | "land-mine-on" | "landmark-dome" | "landmark-flag" | "laptop-file" | "lari-sign" | "left-long" | "left-right" | "lines-leaning" | "litecoin-sign" | "location-crosshairs" | "location-dot" | "location-pin-lock" | "locust" | "m" | "magnifying-glass-arrow-right" | "magnifying-glass-chart" | "magnifying-glass-dollar" | "magnifying-glass-location" | "manat-sign" | "map-location" | "map-location-dot" | "mars-and-venus" | "mars-and-venus-burst" | "mars-stroke-right" | "mars-stroke-up" | "martini-glass" | "martini-glass-citrus" | "martini-glass-empty" | "mask-face" | "mask-ventilator" | "mattress-pillow" | "microphone-lines" | "microphone-lines-slash" | "mill-sign" | "mobile-button" | "mobile-retro" | "mobile-screen" | "mobile-screen-button" | "money-bill-1" | "money-bill-1-wave" | "money-bill-transfer" | "money-bill-trend-up" | "money-bill-wheat" | "money-bills" | "money-check-dollar" | "mosquito" | "mosquito-net" | "mound" | "mountain-city" | "mountain-sun" | "mug-saucer" | "n" | "naira-sign" | "network-wired" | "notdef" | "note-sticky" | "o" | "oil-well" | "pen-clip" | "pen-ruler" | "pen-to-square" | "people-carry-box" | "people-group" | "people-line" | "people-pulling" | "people-robbery" | "people-roof" | "person-arrow-down-to-line" | "person-arrow-up-from-line" | "person-biking" | "person-breastfeeding" | "person-burst" | "person-cane" | "person-chalkboard" | "person-circle-check" | "person-circle-exclamation" | "person-circle-minus" | "person-circle-plus" | "person-circle-question" | "person-circle-xmark" | "person-digging" | "person-dots-from-line" | "person-dress" | "person-dress-burst" | "person-drowning" | "person-falling" | "person-falling-burst" | "person-half-dress" | "person-harassing" | "person-hiking" | "person-military-pointing" | "person-military-rifle" | "person-military-to-person" | "person-praying" | "person-pregnant" | "person-rays" | "person-rifle" | "person-running" | "person-shelter" | "person-skating" | "person-skiing" | "person-skiing-nordic" | "person-snowboarding" | "person-swimming" | "person-through-window" | "person-walking-arrow-loop-left" | "person-walking-arrow-right" | "person-walking-dashed-line-arrow-right" | "person-walking-luggage" | "person-walking-with-cane" | "peseta-sign" | "peso-sign" | "photo-film" | "plane-circle-check" | "plane-circle-exclamation" | "plane-circle-xmark" | "plane-lock" | "plane-up" | "plant-wilt" | "plate-wheat" | "plug-circle-bolt" | "plug-circle-check" | "plug-circle-exclamation" | "plug-circle-minus" | "plug-circle-plus" | "plug-circle-xmark" | "prescription-bottle-medical" | "r" | "ranking-star" | "rectangle-ad" | "rectangle-list" | "rectangle-xmark" | "right-from-bracket" | "right-left" | "right-long" | "right-to-bracket" | "road-barrier" | "road-bridge" | "road-circle-check" | "road-circle-exclamation" | "road-circle-xmark" | "road-lock" | "road-spikes" | "rupiah-sign" | "sack-dollar" | "sack-xmark" | "scale-balanced" | "scale-unbalanced-flip" | "school-circle-check" | "school-circle-exclamation" | "school-circle-xmark" | "school-flag" | "school-lock" | "screwdriver-wrench" | "scroll-torah" | "share-from-square" | "share-nodes" | "sheet-plastic" | "shield-cat" | "shield-dog" | "shield-halved" | "shop-lock" | "shop-slash" | "shuttle-space" | "sign-hanging" | "signs-post" | "spaghetti-monster-flying" | "spoon" | "spray-can-sparkles" | "square-binary" | "square-caret-down" | "square-caret-left" | "square-caret-right" | "square-caret-up" | "square-envelope" | "square-h" | "square-nfi" | "square-person-confined" | "square-phone" | "square-phone-flip" | "square-poll-horizontal" | "square-poll-vertical" | "square-root-variable" | "square-rss" | "square-share-nodes" | "square-up-right" | "square-virus" | "square-xmark" | "staff-snake" | "stapler" | "star-half-stroke" | "sterling-sign" | "suitcase-medical" | "sun-plant-wilt" | "t" | "table-cells-column-lock" | "table-cells-large" | "table-cells-row-lock" | "table-cells-row-unlock" | "table-columns" | "table-list" | "table-tennis-paddle-ball" | "tablet-button" | "tablet-screen-button" | "tachograph-digital" | "tarp" | "tarp-droplet" | "temperature-arrow-down" | "temperature-arrow-up" | "temperature-empty" | "temperature-full" | "temperature-half" | "temperature-quarter" | "temperature-three-quarters" | "tenge-sign" | "tent-arrow-down-to-line" | "tent-arrow-left-right" | "tent-arrow-turn-left" | "tent-arrows-down" | "tents" | "thumbtack-slash" | "ticket-simple" | "toilet-portable" | "toilets-portable" | "tower-broadcast" | "tower-cell" | "tower-observation" | "train-subway" | "train-tram" | "trash-arrow-up" | "trash-can-arrow-up" | "tree-city" | "triangle-exclamation" | "trowel-bricks" | "truck-arrow-right" | "truck-droplet" | "truck-field" | "truck-field-un" | "truck-medical" | "truck-plane" | "truck-ramp-box" | "turkish-lira-sign" | "turn-down" | "turn-up" | "unlock-keyhole" | "up-down" | "up-down-left-right" | "up-long" | "up-right-and-down-left-from-center" | "up-right-from-square" | "user-doctor" | "user-gear" | "user-large" | "user-large-slash" | "user-xmark" | "users-between-lines" | "users-gear" | "users-line" | "users-rays" | "users-rectangle" | "users-viewfinder" | "v" | "van-shuttle" | "vial-circle-check" | "vial-virus" | "virus-covid" | "virus-covid-slash" | "volume-xmark" | "vr-cardboard" | "w" | "walkie-talkie" | "wand-magic" | "wand-magic-sparkles" | "water-ladder" | "web-awesome" | "weight-hanging" | "weight-scale" | "wheat-awn" | "wheat-awn-circle-exclamation" | "wheelchair-move" | "whiskey-glass" | "wine-glass-empty" | "xmark" | "xmarks-lines" | "z" | "audio-description" | "closed-captioning" | "phone-volume" | "tty" | "crow" | "dove" | "dragon" | "frog" | "hippo" | "horse-head" | "kiwi-bird" | "otter" | "angle-down" | "angle-left" | "angle-up" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "location-arrow" | "retweet" | "text-height" | "text-slash" | "text-width" | "compress" | "file-audio" | "microphone-slash" | "charging-station" | "gas-pump" | "motorcycle" | "oil-can" | "trailer" | "truck-monster" | "truck-pickup" | "campground" | "drumstick-bite" | "wine-bottle" | "mug-hot" | "wine-glass" | "archway" | "dungeon" | "gopuram" | "hospital-user" | "igloo" | "industry" | "kaaba" | "monument" | "place-of-worship" | "torii-gate" | "vihara" | "address-card" | "business-time" | "paste" | "pen-fancy" | "pen-nib" | "phone-slash" | "print" | "socks" | "thumbtack" | "hand-holding-heart" | "parachute-box" | "comment-dots" | "comment-medical" | "comment-slash" | "comments" | "quote-left" | "quote-right" | "video-slash" | "chess-board" | "square-full" | "cookie-bite" | "mitten" | "hat-cowboy" | "hat-cowboy-side" | "hat-wizard" | "shoe-prints" | "user-tie" | "code-branch" | "file-csv" | "laptop-code" | "user-secret" | "mobile" | "paper-plane" | "compact-disc" | "desktop" | "sim-card" | "dumpster" | "ruler-combined" | "ruler-horizontal" | "ruler-vertical" | "euro-sign" | "lira-sign" | "money-bill" | "money-bill-wave" | "money-check" | "ruble-sign" | "rupee-sign" | "shekel-sign" | "won-sign" | "yen-sign" | "hourglass-end" | "hourglass-half" | "hourglass-start" | "stopwatch-20" | "bezier-curve" | "clone" | "draw-polygon" | "fill-drip" | "layer-group" | "object-group" | "object-ungroup" | "splotch" | "swatchbook" | "font" | "i-cursor" | "outdent" | "user-graduate" | "battery-empty" | "battery-quarter" | "battery-three-quarters" | "poop" | "comment-dollar" | "comments-dollar" | "file-invoice-dollar" | "bacon" | "cloud-meatball" | "hotdog" | "pepper-hot" | "pizza-slice" | "stroopwafel" | "dice-five" | "dice-four" | "dice-one" | "dice-six" | "dice-three" | "dice-two" | "genderless" | "mars-double" | "mercury" | "neuter" | "venus-double" | "venus-mars" | "hand-holding" | "hand-holding-medical" | "hand-lizard" | "hand-scissors" | "hand-sparkles" | "hand-spock" | "hands" | "handshake-slash" | "gifts" | "holly-berry" | "suitcase-rolling" | "box-tissue" | "chair" | "couch" | "house-user" | "pump-soap" | "sink" | "soap" | "toilet-paper-slash" | "camera-retro" | "bars" | "blog" | "check-double" | "grip-lines" | "grip-lines-vertical" | "pallet" | "life-ring" | "plane-slash" | "restroom" | "snowplow" | "street-view" | "vest" | "vest-patches" | "envelope-open-text" | "greater-than-equal" | "less-than-equal" | "bacterium" | "book-medical" | "capsules" | "crutch" | "disease" | "file-prescription" | "head-side-cough" | "head-side-cough-slash" | "head-side-mask" | "head-side-virus" | "joint" | "laptop-medical" | "lungs-virus" | "notes-medical" | "pager" | "prescription-bottle" | "pump-medical" | "shield-virus" | "star-of-life" | "teeth" | "teeth-open" | "user-nurse" | "vial" | "vials" | "virus-slash" | "viruses" | "x-ray" | "box-open" | "tape" | "truck-moving" | "drum-steelpan" | "record-vinyl" | "cubes" | "futbol" | "democrat" | "flag-usa" | "person-booth" | "republican" | "bahai" | "hamsa" | "hanukiah" | "jedi" | "star-and-crescent" | "star-of-david" | "temperature-high" | "temperature-low" | "user-astronaut" | "file-contract" | "file-signature" | "store-slash" | "circle-notch" | "spinner" | "bowling-ball" | "user-slash" | "child" | "people-arrows" | "user-clock" | "user-injured" | "user-ninja" | "user-tag" | "users-slash" | "cloud-showers-heavy" | "poo-storm" | "icicles" | "sort-asc" | "sort-desc" | "add" | "warning" | "thunderstorm" | "mail-reply" | "female" | "male" | "medkit" | "remove" | "stream" | "area-chart" | "sms" | "mobile-vibrate" | "tablet-android" | "air-freshener" | "globe-asia" | "allergies" | "blind" | "list-alt" | "museum" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "sync-alt" | "xmark-circle" | "xmark-square" | "birthday-cake" | "football-ball" | "soccer-ball" | "walking" | "dollar" | "yen" | "cutlery" | "donate" | "home-alt" | "home-user" | "shield-alt" | "temperature-down" | "temperature-up" | "sign-out" | "blackboard" | "first-aid" | "kiss" | "navicon" | "quran" | "tachometer" | "tasks" | "band-aid" | "book-reader" | "calendar-alt" | "credit-card-alt" | "dizzy" | "expand-alt" | "grid-horizontal" | "grid-vertical" | "line-chart" | "low-vision" | "meh-blank" | "mobile-alt" | "ruble" | "rupee" | "share-alt" | "shekel" | "signal-5" | "store-alt" | "tired" | "trash-alt" | "won" | "institution" | "microphone-alt" | "t-shirt" | "feed" | "sign-in" | "balance-scale" | "battery-5" | "burn" | "bus-alt" | "car-alt" | "deaf" | "level-down" | "level-up" | "pen-alt" | "dot-circle" | "mortar-board" | "atlas" | "chain" | "cny" | "eur" | "gbp" | "grin" | "jpy" | "rub" | "usd" | "camera-alt" | "automobile" | "mobile-phone" | "comment-alt" | "fast-backward" | "file-alt" | "map-marker-alt" | "pencil-alt" | "phone-alt" | "quote-right-alt" | "random" | "th-large" | "th-list" | "tint" | "unlock-alt" | "multiply" | "american-sign-language-interpreting" | "angle-double-down" | "angle-double-left" | "angle-double-right" | "angle-double-up" | "arrows-alt" | "arrows-h" | "arrows-v" | "assistive-listening-systems" | "cab" | "chain-broken" | "chevron-circle-down" | "chevron-circle-left" | "chevron-circle-right" | "chevron-circle-up" | "commenting" | "dedent" | "drivers-license" | "ellipsis-h" | "ellipsis-v" | "envelope-square" | "external-link-square" | "fighter-jet" | "hourglass-1" | "hourglass-2" | "hourglass-3" | "ils" | "inr" | "krw" | "long-arrow-down" | "long-arrow-left" | "long-arrow-right" | "long-arrow-up" | "mail-reply-all" | "map-signs" | "mars-stroke-h" | "mars-stroke-v" | "phone-square" | "rouble" | "rss-square" | "search-minus" | "search-plus" | "share-alt-square" | "share-square" | "sort-alpha-asc" | "sort-alpha-desc" | "sort-amount-asc" | "sort-amount-desc" | "sort-numeric-asc" | "sort-numeric-desc" | "space-shuttle" | "thermometer-0" | "thermometer-1" | "thermometer-2" | "thermometer-3" | "thumb-tack" | "times-circle" | "times-rectangle" | "transgender-alt" | "try" | "user-md" | "user-times" | "volume-control-phone" | "wheelchair-alt" | "font-awesome-flag" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock" | "radiation-alt" | "feather-alt" | "arrows-alt-h" | "arrows-alt-v" | "cloud-download-alt" | "cloud-upload-alt" | "compress-alt" | "compress-arrows-alt" | "exchange-alt" | "expand-arrows-alt" | "external-link-alt" | "external-link-square-alt" | "level-down-alt" | "level-up-alt" | "long-arrow-alt-down" | "long-arrow-alt-left" | "long-arrow-alt-right" | "long-arrow-alt-up" | "redo-alt" | "sign-in-alt" | "sign-out-alt" | "sort-amount-down" | "sort-amount-down-alt" | "sort-amount-up" | "sort-amount-up-alt" | "undo-alt" | "broadcast-tower" | "microphone-alt-slash" | "shuttle-van" | "tachometer-alt" | "apple-alt" | "cocktail" | "glass-cheers" | "glass-martini" | "glass-martini-alt" | "glass-whiskey" | "wine-glass-alt" | "clinic-medical" | "hospital-alt" | "house-damage" | "balance-scale-left" | "balance-scale-right" | "laptop-house" | "pen-square" | "phone-square-alt" | "project-diagram" | "fire-alt" | "map-marked" | "map-marked-alt" | "hand-holding-usd" | "hand-holding-water" | "hands-helping" | "biking" | "tshirt" | "tablet-alt" | "hryvnia" | "money-bill-wave-alt" | "money-check-alt" | "pound-sign" | "tenge" | "crop-alt" | "tint-slash" | "remove-format" | "trash-restore" | "trash-restore-alt" | "theater-masks" | "skating" | "skiing" | "skiing-nordic" | "swimmer" | "book-dead" | "fist-raised" | "hands-wash" | "handshake-alt-slash" | "praying-hands" | "luggage-cart" | "smoking-ban" | "swimming-pool" | "portrait" | "sliders-h" | "times" | "user-alt" | "dolly-flatbed" | "shipping-fast" | "ticket-alt" | "utensil-spoon" | "funnel-dollar" | "mail-bulk" | "poll-h" | "search-dollar" | "search-location" | "square-root-alt" | "diagnoses" | "file-medical-alt" | "hospital-symbol" | "id-card-alt" | "prescription-bottle-alt" | "procedures" | "people-carry" | "sign" | "headphones-alt" | "digital-tachograph" | "vote-yea" | "journal-whills" | "pastafarianism" | "torah" | "store-alt-slash" | "user-friends" | "baseball-ball" | "basketball-ball" | "golf-ball" | "quidditch" | "volleyball-ball" | "star-half-alt" | "thermometer-empty" | "thermometer-full" | "thermometer-quarter" | "thermometer-three-quarters" | "user-alt-slash" | "globe-africa" | "globe-europe" | "users-cog" | "clock-four" | "contact-book" | "contact-card" | "file-clipboard" | "folder-blank" | "futbol-ball" | "handshake-alt" | "home-lg-alt" | "hospital-wide" | "rectangle-times" | "vcard" | "arrow-left-rotate" | "arrow-right-from-file" | "arrow-right-rotate" | "arrow-right-to-file" | "arrow-rotate-back" | "arrow-rotate-backward" | "arrow-rotate-forward" | "asl-interpreting" | "battery-car" | "boxes-alt" | "carriage-baby" | "chain-slash" | "child-rifle" | "deafness" | "desktop-alt" | "digging" | "dolly-box" | "earth-america" | "eye-dropper-empty" | "film-alt" | "film-simple" | "gauge-med" | "gauge-simple-med" | "globe-oceania" | "hands-american-sign-language-interpreting" | "hard-of-hearing" | "hat-hard" | "haykal" | "heart-music-camera-bolt" | "home-lg" | "ladder-water" | "landmark-alt" | "legal" | "list-1-2" | "list-dots" | "list-numeric" | "list-squares" | "magic-wand-sparkles" | "mobile-android" | "mobile-android-alt" | "people-arrows-left-right" | "ping-pong-paddle-ball" | "poo-bolt" | "quidditch-broom-ball" | "quote-left-alt" | "rmb" | "rod-asclepius" | "rod-snake" | "rotate-back" | "rotate-backward" | "rotate-forward" | "septagon" | "sheqel" | "sheqel-sign" | "shield-blank" | "signal-perfect" | "signing" | "single-quote-left" | "single-quote-right" | "staff-aesculapius" | "tachometer-alt-average" | "tachometer-alt-fast" | "tachometer-average" | "tachometer-fast" | "tanakh" | "tasks-alt" | "teletype" | "temperature-0" | "temperature-1" | "temperature-2" | "temperature-3" | "temperature-4" | "thermometer-4" | "thumb-tack-slash" | "times-square" | "toilet-paper-alt" | "toilet-paper-blank" | "triangle-circle-square" | "tv-alt" | "unsorted" | "volume-times" | "wheat-alt" | "wifi-3" | "wifi-strong">): import("react").JSX.Element;
|
|
1995
1995
|
displayName: string;
|
|
1996
1996
|
};
|
|
1997
1997
|
export {};
|
|
@@ -465,7 +465,7 @@ declare const fa_brandsIconNames: {
|
|
|
465
465
|
};
|
|
466
466
|
export type FaBrandsIconName = keyof typeof fa_brandsIconNames;
|
|
467
467
|
export declare const FaBrands: {
|
|
468
|
-
({ 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" | "line" | "bluetooth" | "hubspot" | "quora" | "raspberry-pi" | "usb" | "linux" | "bitcoin" | "angular" | "apple" | "artstation" | "atlassian" | "aws" | "bitbucket" | "bootstrap" | "centos" | "codepen" | "creative-commons" | "deviantart" | "digital-ocean" | "docker" | "dropbox" | "drupal" | "ember" | "ethereum" | "evernote" | "facebook" | "facebook-messenger" | "fedora" | "firefox" | "font-awesome" | "freebsd" | "git" | "github" | "gitlab" | "goodreads" | "google" | "google-drive" | "google-play" | "google-plus" | "instagram" | "jira" | "jsfiddle" | "kickstarter" | "laravel" | "linkedin" | "mastodon" | "microsoft" | "npm" | "odnoklassniki" | "openid" | "opera" | "patreon" | "pinterest" | "react" | "reddit" | "redhat" | "salesforce" | "sass" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stack-exchange" | "stack-overflow" | "stackpath" | "steam" | "symfony" | "trello" | "twitch" | "twitter" | "ubuntu" | "umbraco" | "unity" | "vimeo" | "vuejs" | "waze" | "whatsapp" | "wordpress" | "yahoo" | "youtube" | "dribbble" | "figma" | "chrome" | "creative-commons-by" | "creative-commons-nc" | "creative-commons-nd" | "creative-commons-sa" | "creative-commons-zero" | "markdown" | "alipay" | "amazon" | "behance" | "discord" | "medium" | "paypal" | "playstation" | "strava" | "stripe" | "telegram" | "tiktok" | "xbox" | "yelp" | "_500px" | "accusoft" | "airbnb" | "algolia" | "audible" | "autoprefixer" | "bandcamp" | "blackberry" | "blogger" | "buffer" | "buysellads" | "cloudflare" | "cloudsmith" | "confluence" | "contao" | "cpanel" | "dailymotion" | "dhl" | "diaspora" | "digg" | "discourse" | "ebay" | "elementor" | "erlang" | "etsy" | "fedex" | "flickr" | "flipboard" | "foursquare" | "gitkraken" | "gitter" | "glide" | "grav" | "grunt" | "guilded" | "gulp" | "hackerrank" | "hive" | "hotjar" | "houzz" | "html5" | "imdb" | "intercom" | "invision" | "itunes" | "jenkins" | "joomla" | "kaggle" | "keybase" | "keycdn" | "leanpub" | "less" | "lyft" | "mailchimp" | "meetup" | "mendeley" | "mix" | "mixcloud" | "modx" | "monero" | "napster" | "orcid" | "phabricator" | "php" | "python" | "qq" | "ravelry" | "readme" | "renren" | "researchgate" | "rust" | "safari" | "scribd" | "shopify" | "shopware" | "sketch" | "slideshare" | "sourcetree" | "squarespace" | "suse" | "swift" | "teamspeak" | "tripadvisor" | "tumblr" | "typo3" | "uber" | "uikit" | "unsplash" | "untappd" | "ups" | "usps" | "vaadin" | "viadeo" | "viber" | "vk" | "wix" | "wpexplorer" | "xing" | "yarn" | "yoast" | "zhihu" | "angellist" | "apple-pay" | "ello" | "fly" | "google-pay" | "java" | "lastfm" | "linode" | "octopus-deploy" | "opencart" | "weebly" | "yammer" | "css3" | "chromecast" | "app-store" | "amazon-pay" | "deezer" | "edge" | "google-wallet" | "product-hunt" | "rocketchat" | "weibo" | "yandex" | "facebook-square" | "internet-explorer" | "magento" | "periscope" | "whatsapp-square" | "app-store-ios" | "blogger-b" | "bluetooth-b" | "btc" | "cc-amazon-pay" | "cc-amex" | "cc-apple-pay" | "cc-diners-club" | "cc-discover" | "cc-jcb" | "cc-mastercard" | "cc-paypal" | "cc-stripe" | "cc-visa" | "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" | "delicious" | "facebook-f" | "gg" | "ideal" | "itch-io" | "js" | "linkedin-in" | "maxcdn" | "medium-m" | "mixer" | "node-js" | "osi" | "pinterest-p" | "speaker-deck" | "stripe-s" | "stumbleupon" | "telegram-plane" | "tencent-weibo" | "vimeo-v" | "vine" | "y-combinator" | "github-alt" | "neos" | "dyalog" | "node" | "adn" | "behance-square" | "black-tie" | "codiepie" | "connectdevelop" | "dashcube" | "empire" | "envira" | "expeditedssl" | "first-order" | "fonticons" | "fort-awesome" | "forumbee" | "free-code-camp" | "get-pocket" | "gg-circle" | "git-square" | "github-square" | "glide-g" | "google-plus-square" | "hacker-news" | "ioxhost" | "lastfm-square" | "odnoklassniki-square" | "optin-monster" | "pagelines" | "pied-piper" | "pied-piper-alt" | "pied-piper-pp" | "pinterest-square" | "reddit-alien" | "reddit-square" | "sellsy" | "shirtsinbulk" | "simplybuilt" | "skyatlas" | "snapchat-ghost" | "snapchat-square" | "steam-square" | "stumbleupon-circle" | "superpowers" | "themeisle" | "tumblr-square" | "twitter-square" | "viacoin" | "viadeo-square" | "vimeo-square" | "wikipedia-w" | "wpbeginner" | "wpforms" | "xing-square" | "youtube-square" | "adversal" | "affiliatetheme" | "amilia" | "angrycreative" | "apper" | "asymmetrik" | "avianex" | "aviato" | "battle-net" | "bimobject" | "bity" | "buromobelexperte" | "buy-n-large" | "canadian-maple-leaf" | "centercode" | "cloudscale" | "cloudversify" | "cotton-bureau" | "css3-alt" | "cuttlefish" | "deploydog" | "deskpro" | "dev" | "dochub" | "draft2digital" | "dribbble-square" | "earlybirds" | "edge-legacy" | "firefox-browser" | "first-order-alt" | "firstdraft" | "font-awesome-alt" | "font-awesome-flag" | "fonticons-fi" | "fort-awesome-alt" | "fulcrum" | "git-alt" | "gofore" | "goodreads-g" | "google-plus-g" | "gratipay" | "gripfire" | "hacker-news-square" | "hips" | "hire-a-helper" | "hooli" | "hornbill" | "innosoft" | "instagram-square" | "instalod" | "itunes-note" | "joget" | "js-square" | "kickstarter-k" | "korvue" | "mandalorian" | "mdb" | "medapps" | "medrt" | "megaport" | "microblog" | "mizuni" | "nimblr" | "ns8" | "nutritionix" | "page4" | "palfed" | "perbyte" | "phoenix-framework" | "phoenix-squadron" | "pied-piper-hat" | "pied-piper-square" | "pushed" | "quinscape" | "r-project" | "reacteurope" | "rebel" | "red-river" | "replyd" | "resolving" | "rev" | "rockrms" | "schlix" | "searchengin" | "sellcast" | "servicestack" | "sistrix" | "sith" | "slack-hash" | "speakap" | "staylinked" | "sticker-mule" | "studiovinari" | "supple" | "the-red-yeti" | "themeco" | "think-peaks" | "trade-federation" | "uncharted" | "uniregistry" | "ussunnah" | "vnv" | "watchman-monitoring" | "weixin" | "whmcs" | "wodu" | "wolf-pack-battalion" | "wordpress-simple" | "wpressr" | "yandex-international" | "accessible-icon" | "steam-symbol" | "galactic-republic" | "galactic-senate" | "jedi-order" | "old-republic" | "acquisitions-incorporated" | "critical-role" | "d-and-d" | "d-and-d-beyond" | "fantasy-flight-games" | "penny-arcade" | "wizards-of-the-coast">): import("react").JSX.Element;
|
|
468
|
+
({ 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" | "line" | "bluetooth" | "hubspot" | "quora" | "raspberry-pi" | "usb" | "linux" | "bitcoin" | "angular" | "apple" | "artstation" | "atlassian" | "aws" | "bitbucket" | "bootstrap" | "centos" | "codepen" | "creative-commons" | "deviantart" | "digital-ocean" | "docker" | "dropbox" | "drupal" | "ember" | "ethereum" | "evernote" | "facebook" | "facebook-messenger" | "fedora" | "firefox" | "font-awesome" | "freebsd" | "git" | "github" | "gitlab" | "goodreads" | "google" | "google-drive" | "google-play" | "google-plus" | "instagram" | "jira" | "jsfiddle" | "kickstarter" | "laravel" | "linkedin" | "mastodon" | "microsoft" | "npm" | "odnoklassniki" | "openid" | "opera" | "patreon" | "pinterest" | "react" | "reddit" | "redhat" | "salesforce" | "sass" | "skype" | "slack" | "snapchat" | "soundcloud" | "spotify" | "stack-exchange" | "stack-overflow" | "stackpath" | "steam" | "symfony" | "trello" | "twitch" | "twitter" | "ubuntu" | "umbraco" | "unity" | "vimeo" | "vuejs" | "waze" | "whatsapp" | "wordpress" | "yahoo" | "youtube" | "dribbble" | "figma" | "chrome" | "creative-commons-by" | "creative-commons-nc" | "creative-commons-nd" | "creative-commons-sa" | "creative-commons-zero" | "markdown" | "alipay" | "amazon" | "behance" | "discord" | "medium" | "paypal" | "playstation" | "strava" | "stripe" | "telegram" | "tiktok" | "xbox" | "yelp" | "_500px" | "accusoft" | "airbnb" | "algolia" | "audible" | "autoprefixer" | "bandcamp" | "blackberry" | "blogger" | "buffer" | "buysellads" | "cloudflare" | "cloudsmith" | "confluence" | "contao" | "cpanel" | "dailymotion" | "dhl" | "diaspora" | "digg" | "discourse" | "ebay" | "elementor" | "erlang" | "etsy" | "fedex" | "flickr" | "flipboard" | "foursquare" | "gitkraken" | "gitter" | "glide" | "grav" | "grunt" | "guilded" | "gulp" | "hackerrank" | "hive" | "hotjar" | "houzz" | "html5" | "imdb" | "intercom" | "invision" | "itunes" | "jenkins" | "joomla" | "kaggle" | "keybase" | "keycdn" | "leanpub" | "less" | "lyft" | "mailchimp" | "meetup" | "mendeley" | "mix" | "mixcloud" | "modx" | "monero" | "napster" | "orcid" | "phabricator" | "php" | "python" | "qq" | "ravelry" | "readme" | "renren" | "researchgate" | "rust" | "safari" | "scribd" | "shopify" | "shopware" | "sketch" | "slideshare" | "sourcetree" | "squarespace" | "suse" | "swift" | "teamspeak" | "tripadvisor" | "tumblr" | "typo3" | "uber" | "uikit" | "unsplash" | "untappd" | "ups" | "usps" | "vaadin" | "viadeo" | "viber" | "vk" | "wix" | "wpexplorer" | "xing" | "yarn" | "yoast" | "zhihu" | "angellist" | "apple-pay" | "ello" | "fly" | "google-pay" | "java" | "lastfm" | "linode" | "octopus-deploy" | "opencart" | "weebly" | "yammer" | "css3" | "chromecast" | "app-store" | "amazon-pay" | "deezer" | "edge" | "google-wallet" | "product-hunt" | "rocketchat" | "weibo" | "yandex" | "facebook-square" | "internet-explorer" | "magento" | "periscope" | "whatsapp-square" | "app-store-ios" | "blogger-b" | "bluetooth-b" | "btc" | "cc-amazon-pay" | "cc-amex" | "cc-apple-pay" | "cc-diners-club" | "cc-discover" | "cc-jcb" | "cc-mastercard" | "cc-paypal" | "cc-stripe" | "cc-visa" | "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" | "delicious" | "facebook-f" | "gg" | "ideal" | "itch-io" | "js" | "linkedin-in" | "maxcdn" | "medium-m" | "mixer" | "node-js" | "osi" | "pinterest-p" | "speaker-deck" | "stripe-s" | "stumbleupon" | "telegram-plane" | "tencent-weibo" | "vimeo-v" | "vine" | "y-combinator" | "github-alt" | "neos" | "dyalog" | "node" | "adn" | "behance-square" | "black-tie" | "codiepie" | "connectdevelop" | "dashcube" | "empire" | "envira" | "expeditedssl" | "first-order" | "fonticons" | "fort-awesome" | "forumbee" | "free-code-camp" | "get-pocket" | "gg-circle" | "git-square" | "github-square" | "glide-g" | "google-plus-square" | "hacker-news" | "ioxhost" | "lastfm-square" | "odnoklassniki-square" | "optin-monster" | "pagelines" | "pied-piper" | "pied-piper-alt" | "pied-piper-pp" | "pinterest-square" | "reddit-alien" | "reddit-square" | "sellsy" | "shirtsinbulk" | "simplybuilt" | "skyatlas" | "snapchat-ghost" | "snapchat-square" | "steam-square" | "stumbleupon-circle" | "superpowers" | "themeisle" | "tumblr-square" | "twitter-square" | "viacoin" | "viadeo-square" | "vimeo-square" | "wikipedia-w" | "wpbeginner" | "wpforms" | "xing-square" | "youtube-square" | "adversal" | "affiliatetheme" | "amilia" | "angrycreative" | "apper" | "asymmetrik" | "avianex" | "aviato" | "battle-net" | "bimobject" | "bity" | "buromobelexperte" | "buy-n-large" | "canadian-maple-leaf" | "centercode" | "cloudscale" | "cloudversify" | "cotton-bureau" | "css3-alt" | "cuttlefish" | "deploydog" | "deskpro" | "dev" | "dochub" | "draft2digital" | "dribbble-square" | "earlybirds" | "edge-legacy" | "firefox-browser" | "first-order-alt" | "firstdraft" | "font-awesome-alt" | "font-awesome-flag" | "fonticons-fi" | "fort-awesome-alt" | "fulcrum" | "git-alt" | "gofore" | "goodreads-g" | "google-plus-g" | "gratipay" | "gripfire" | "hacker-news-square" | "hips" | "hire-a-helper" | "hooli" | "hornbill" | "innosoft" | "instagram-square" | "instalod" | "itunes-note" | "joget" | "js-square" | "kickstarter-k" | "korvue" | "mandalorian" | "mdb" | "medapps" | "medrt" | "megaport" | "microblog" | "mizuni" | "nimblr" | "ns8" | "nutritionix" | "page4" | "palfed" | "perbyte" | "phoenix-framework" | "phoenix-squadron" | "pied-piper-hat" | "pied-piper-square" | "pushed" | "quinscape" | "r-project" | "reacteurope" | "rebel" | "red-river" | "replyd" | "resolving" | "rev" | "rockrms" | "schlix" | "searchengin" | "sellcast" | "servicestack" | "sistrix" | "sith" | "slack-hash" | "speakap" | "staylinked" | "sticker-mule" | "studiovinari" | "supple" | "the-red-yeti" | "themeco" | "think-peaks" | "trade-federation" | "uncharted" | "uniregistry" | "ussunnah" | "vnv" | "watchman-monitoring" | "weixin" | "whmcs" | "wodu" | "wolf-pack-battalion" | "wordpress-simple" | "wpressr" | "yandex-international" | "accessible-icon" | "steam-symbol" | "galactic-republic" | "galactic-senate" | "jedi-order" | "old-republic" | "acquisitions-incorporated" | "critical-role" | "d-and-d" | "d-and-d-beyond" | "fantasy-flight-games" | "penny-arcade" | "wizards-of-the-coast">): import("react").JSX.Element;
|
|
469
469
|
displayName: string;
|
|
470
470
|
};
|
|
471
471
|
export {};
|
|
@@ -159,7 +159,7 @@ declare const fa_regularIconNames: {
|
|
|
159
159
|
};
|
|
160
160
|
export type FaRegularIconName = keyof typeof fa_regularIconNames;
|
|
161
161
|
export declare const FaRegular: {
|
|
162
|
-
({ 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" | "image" | "circle" | "bookmark" | "clipboard" | "comment" | "copyright" | "eye" | "flag" | "hand-peace" | "handshake" | "id-card" | "keyboard" | "newspaper" | "pause-circle" | "play-circle" | "stop-circle" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "snowflake" | "credit-card" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "clock" | "file-code" | "file" | "file-excel" | "file-image" | "file-powerpoint" | "file-video" | "file-word" | "folder" | "folder-open" | "check-circle" | "heart" | "compass" | "bell" | "lightbulb" | "chart-bar" | "hospital" | "square" | "star" | "star-half" | "bell-slash" | "envelope" | "envelope-open" | "eye-slash" | "moon" | "sun" | "user" | "user-circle" | "angry" | "building" | "copy" | "file-archive" | "frown" | "gem" | "hourglass" | "images" | "laugh" | "meh" | "save" | "smile" | "sticky-note" | "thumbs-down" | "thumbs-up" | "check-square" | "edit" | "minus-square" | "plus-square" | "address-book" | "id-badge" | "lemon" | "registered" | "file-pdf" | "hdd" | "question-circle" | "closed-captioning" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "file-audio" | "address-card" | "comment-dots" | "comments" | "paper-plane" | "clone" | "object-group" | "object-ungroup" | "hand-lizard" | "hand-scissors" | "hand-spock" | "life-ring" | "futbol" | "list-alt" | "kiss" | "calendar-alt" | "dizzy" | "meh-blank" | "tired" | "trash-alt" | "dot-circle" | "grin" | "comment-alt" | "file-alt" | "share-square" | "times-circle" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock">): import("react").JSX.Element;
|
|
162
|
+
({ 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" | "image" | "circle" | "bookmark" | "clipboard" | "comment" | "copyright" | "eye" | "flag" | "hand-peace" | "handshake" | "id-card" | "keyboard" | "newspaper" | "pause-circle" | "play-circle" | "stop-circle" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "snowflake" | "credit-card" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "clock" | "file-code" | "file" | "file-excel" | "file-image" | "file-powerpoint" | "file-video" | "file-word" | "folder" | "folder-open" | "check-circle" | "heart" | "compass" | "bell" | "lightbulb" | "chart-bar" | "hospital" | "square" | "star" | "star-half" | "bell-slash" | "envelope" | "envelope-open" | "eye-slash" | "moon" | "sun" | "user" | "user-circle" | "angry" | "building" | "copy" | "file-archive" | "frown" | "gem" | "hourglass" | "images" | "laugh" | "meh" | "save" | "smile" | "sticky-note" | "thumbs-down" | "thumbs-up" | "check-square" | "edit" | "minus-square" | "plus-square" | "address-book" | "id-badge" | "lemon" | "registered" | "file-pdf" | "hdd" | "question-circle" | "closed-captioning" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "file-audio" | "address-card" | "comment-dots" | "comments" | "paper-plane" | "clone" | "object-group" | "object-ungroup" | "hand-lizard" | "hand-scissors" | "hand-spock" | "life-ring" | "futbol" | "list-alt" | "kiss" | "calendar-alt" | "dizzy" | "meh-blank" | "tired" | "trash-alt" | "dot-circle" | "grin" | "comment-alt" | "file-alt" | "share-square" | "times-circle" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock">): import("react").JSX.Element;
|
|
163
163
|
displayName: string;
|
|
164
164
|
};
|
|
165
165
|
export {};
|
|
@@ -1009,7 +1009,7 @@ declare const fa_solidIconNames: {
|
|
|
1009
1009
|
};
|
|
1010
1010
|
export type FaSolidIconName = keyof typeof fa_solidIconNames;
|
|
1011
1011
|
export declare const FaSolid: {
|
|
1012
|
-
({ name, size, color, width, height, style, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "fill" | "running" | "search" | "anchor" | "bold" | "link" | "signal" | "icons" | "scroll" | "image" | "list" | "key" | "code" | "table" | "th" | "video" | "circle" | "marker" | "mask" | "stop" | "adjust" | "archive" | "asterisk" | "at" | "backspace" | "barcode" | "binoculars" | "book" | "book-open" | "bookmark" | "braille" | "briefcase" | "broom" | "bullhorn" | "certificate" | "clipboard" | "clipboard-check" | "clipboard-list" | "comment" | "copyright" | "crop" | "crown" | "directions" | "dolly" | "download" | "eject" | "eraser" | "ethernet" | "eye" | "fast-forward" | "fingerprint" | "flag" | "gavel" | "hand-peace" | "handshake" | "heart-broken" | "hot-tub" | "id-card" | "inbox" | "keyboard" | "magnet" | "memory" | "mortar-pestle" | "mouse" | "newspaper" | "not-equal" | "paperclip" | "passport" | "pause-circle" | "peace" | "play-circle" | "plus-circle" | "podcast" | "poll" | "power-off" | "qrcode" | "recycle" | "redo" | "ribbon" | "ring" | "rss" | "satellite" | "school" | "server" | "sign-language" | "sitemap" | "smog" | "step-backward" | "step-forward" | "stop-circle" | "sync" | "tag" | "trademark" | "undo" | "upload" | "voicemail" | "weight" | "wifi" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "yin-yang" | "carrot" | "egg" | "horse" | "leaf" | "tractor" | "tree" | "water" | "bone" | "bug" | "cat" | "dog" | "fish" | "paw" | "spider" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "reply" | "reply-all" | "share" | "headphones" | "headset" | "music" | "volume-mute" | "volume-off" | "car" | "car-battery" | "car-side" | "caravan" | "fan" | "lock" | "lock-open" | "smoking" | "snowflake" | "thermometer" | "cash-register" | "credit-card" | "piggy-bank" | "receipt" | "wallet" | "box" | "meteor" | "fax" | "phone" | "glasses" | "hard-hat" | "cloud" | "palette" | "database" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "calendar-week" | "clock" | "history" | "file-code" | "laptop" | "tablet" | "brush" | "pen" | "pencil-ruler" | "ruler" | "file" | "file-download" | "file-excel" | "file-export" | "file-image" | "file-import" | "file-powerpoint" | "file-upload" | "file-video" | "file-word" | "folder" | "folder-minus" | "folder-open" | "folder-plus" | "beer" | "blender" | "bread-slice" | "cheese" | "coffee" | "cookie" | "hamburger" | "ice-cream" | "check" | "check-circle" | "minus-circle" | "signature" | "bomb" | "chess-bishop" | "chess-king" | "chess-knight" | "chess-pawn" | "chess-queen" | "chess-rook" | "dice-d20" | "dice-d6" | "flask" | "gamepad" | "ghost" | "heart" | "medal" | "skull" | "skull-crossbones" | "compass" | "crosshairs" | "map-marker" | "vector-square" | "bolt" | "fire-extinguisher" | "hammer" | "screwdriver" | "toolbox" | "tools" | "wrench" | "bed" | "cross" | "gift" | "menorah" | "snowman" | "bell" | "camera" | "door-closed" | "door-open" | "faucet" | "fire" | "home" | "lightbulb" | "pause" | "play" | "robot" | "shower" | "solar-panel" | "toilet" | "angle-right" | "calculator" | "chart-bar" | "chart-line" | "chart-pie" | "exclamation" | "greater-than" | "infinity" | "less-than" | "minus" | "percent" | "plus" | "ambulance" | "bacteria" | "brain" | "cannabis" | "hospital" | "lungs" | "prescription" | "stethoscope" | "tooth" | "virus" | "wheelchair" | "microphone" | "feather" | "spa" | "bus" | "taxi" | "train" | "tram" | "baby" | "baby-carriage" | "hiking" | "film" | "church" | "city" | "parking" | "store" | "synagogue" | "warehouse" | "dharmachakra" | "khanda" | "mosque" | "om" | "atom" | "biohazard" | "dna" | "microscope" | "rocket" | "cog" | "cogs" | "cube" | "square" | "star" | "star-half" | "cart-arrow-down" | "cart-plus" | "bicycle" | "bullseye" | "dumbbell" | "flag-checkered" | "hockey-puck" | "table-tennis" | "trophy" | "border-all" | "border-none" | "border-style" | "helicopter" | "subway" | "road" | "traffic-light" | "truck" | "umbrella" | "umbrella-beach" | "backward" | "bell-slash" | "divide" | "envelope" | "envelope-open" | "equals" | "exclamation-circle" | "exclamation-triangle" | "eye-dropper" | "eye-slash" | "globe-americas" | "hashtag" | "italic" | "language" | "map-pin" | "moon" | "paint-brush" | "puzzle-piece" | "shopping-bag" | "shopping-cart" | "slash" | "strikethrough" | "sun" | "trash" | "tv" | "underline" | "user" | "user-circle" | "user-minus" | "user-plus" | "users" | "angry" | "award" | "ban" | "bath" | "battery-full" | "boxes" | "briefcase-medical" | "building" | "candy-cane" | "chart-area" | "cloud-moon" | "cloud-moon-rain" | "cloud-rain" | "cloud-sun" | "cloud-sun-rain" | "coins" | "concierge-bell" | "copy" | "dollar-sign" | "drafting-compass" | "drum" | "expand" | "file-archive" | "frown" | "gem" | "globe" | "graduation-cap" | "grip-horizontal" | "grip-vertical" | "guitar" | "heading" | "highlighter" | "hotel" | "hourglass" | "images" | "info" | "landmark" | "laugh" | "mars" | "mars-stroke" | "meh" | "microchip" | "mountain" | "mouse-pointer" | "paint-roller" | "plane" | "plug" | "radiation" | "rainbow" | "route" | "satellite-dish" | "save" | "shapes" | "ship" | "shopping-basket" | "smile" | "spell-check" | "spray-can" | "stamp" | "sticky-note" | "subscript" | "superscript" | "syringe" | "tablets" | "tags" | "terminal" | "thumbs-down" | "thumbs-up" | "transgender" | "university" | "unlink" | "user-check" | "user-cog" | "user-lock" | "utensils" | "venus" | "wind" | "align-center" | "align-justify" | "align-left" | "align-right" | "check-square" | "columns" | "edit" | "minus-square" | "plus-square" | "unlock" | "ad" | "address-book" | "ankh" | "bible" | "bong" | "car-crash" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chalkboard" | "chalkboard-teacher" | "chess" | "cut" | "dice" | "file-invoice" | "hand-middle-finger" | "heartbeat" | "id-badge" | "info-circle" | "lemon" | "percentage" | "photo-video" | "pills" | "plane-arrival" | "plane-departure" | "poo" | "pray" | "registered" | "seedling" | "sleigh" | "snowboarding" | "stopwatch" | "toilet-paper" | "truck-loading" | "user-edit" | "user-shield" | "wave-square" | "battery-half" | "calendar-day" | "file-medical" | "file-pdf" | "h-square" | "hdd" | "indent" | "list-ol" | "list-ul" | "magic" | "paragraph" | "question" | "question-circle" | "sd-card" | "sort-alpha-down" | "sort-alpha-down-alt" | "sort-alpha-up" | "sort-alpha-up-alt" | "sort-down" | "sort-numeric-down" | "sort-numeric-down-alt" | "sort-numeric-up" | "sort-numeric-up-alt" | "sort-up" | "suitcase" | "thermometer-half" | "toggle-off" | "toggle-on" | "universal-access" | "volume-down" | "volume-up" | "blender-phone" | "dumpster-fire" | "network-wired" | "vr-cardboard" | "weight-hanging" | "audio-description" | "closed-captioning" | "phone-volume" | "tty" | "crow" | "dove" | "dragon" | "frog" | "hippo" | "horse-head" | "kiwi-bird" | "otter" | "angle-down" | "angle-left" | "angle-up" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "location-arrow" | "retweet" | "text-height" | "text-width" | "compress" | "file-audio" | "microphone-slash" | "charging-station" | "gas-pump" | "motorcycle" | "oil-can" | "trailer" | "truck-monster" | "truck-pickup" | "campground" | "drumstick-bite" | "wine-bottle" | "mug-hot" | "wine-glass" | "archway" | "dungeon" | "gopuram" | "hospital-user" | "igloo" | "industry" | "kaaba" | "monument" | "place-of-worship" | "torii-gate" | "vihara" | "address-card" | "business-time" | "paste" | "pen-fancy" | "pen-nib" | "phone-slash" | "print" | "socks" | "thumbtack" | "hand-holding-heart" | "parachute-box" | "comment-dots" | "comment-medical" | "comment-slash" | "comments" | "quote-left" | "quote-right" | "video-slash" | "chess-board" | "square-full" | "cookie-bite" | "mitten" | "hat-cowboy" | "hat-cowboy-side" | "hat-wizard" | "shoe-prints" | "user-tie" | "code-branch" | "file-csv" | "laptop-code" | "user-secret" | "mobile" | "paper-plane" | "compact-disc" | "desktop" | "sim-card" | "dumpster" | "ruler-combined" | "ruler-horizontal" | "ruler-vertical" | "euro-sign" | "lira-sign" | "money-bill" | "money-bill-wave" | "money-check" | "ruble-sign" | "rupee-sign" | "shekel-sign" | "won-sign" | "yen-sign" | "hourglass-end" | "hourglass-half" | "hourglass-start" | "stopwatch-20" | "bezier-curve" | "clone" | "draw-polygon" | "fill-drip" | "layer-group" | "object-group" | "object-ungroup" | "splotch" | "swatchbook" | "font" | "i-cursor" | "outdent" | "user-graduate" | "battery-empty" | "battery-quarter" | "battery-three-quarters" | "poop" | "comment-dollar" | "comments-dollar" | "file-invoice-dollar" | "bacon" | "cloud-meatball" | "hotdog" | "pepper-hot" | "pizza-slice" | "stroopwafel" | "dice-five" | "dice-four" | "dice-one" | "dice-six" | "dice-three" | "dice-two" | "genderless" | "mars-double" | "mercury" | "neuter" | "venus-double" | "venus-mars" | "hand-holding" | "hand-holding-medical" | "hand-lizard" | "hand-scissors" | "hand-sparkles" | "hand-spock" | "hands" | "handshake-slash" | "gifts" | "holly-berry" | "suitcase-rolling" | "box-tissue" | "chair" | "couch" | "house-user" | "pump-soap" | "sink" | "soap" | "toilet-paper-slash" | "camera-retro" | "bars" | "blog" | "check-double" | "grip-lines" | "grip-lines-vertical" | "pallet" | "life-ring" | "plane-slash" | "restroom" | "snowplow" | "street-view" | "vest" | "vest-patches" | "envelope-open-text" | "greater-than-equal" | "less-than-equal" | "bacterium" | "book-medical" | "capsules" | "crutch" | "disease" | "file-prescription" | "head-side-cough" | "head-side-cough-slash" | "head-side-mask" | "head-side-virus" | "joint" | "laptop-medical" | "lungs-virus" | "notes-medical" | "pager" | "prescription-bottle" | "pump-medical" | "shield-virus" | "star-of-life" | "teeth" | "teeth-open" | "user-nurse" | "vial" | "vials" | "virus-slash" | "viruses" | "x-ray" | "box-open" | "tape" | "truck-moving" | "drum-steelpan" | "record-vinyl" | "cubes" | "futbol" | "democrat" | "flag-usa" | "person-booth" | "republican" | "bahai" | "hamsa" | "hanukiah" | "jedi" | "star-and-crescent" | "star-of-david" | "temperature-high" | "temperature-low" | "user-astronaut" | "file-contract" | "file-signature" | "store-slash" | "circle-notch" | "spinner" | "bowling-ball" | "user-slash" | "child" | "people-arrows" | "user-clock" | "user-injured" | "user-ninja" | "user-tag" | "users-slash" | "cloud-showers-heavy" | "poo-storm" | "icicles" | "female" | "male" | "medkit" | "stream" | "sms" | "air-freshener" | "globe-asia" | "allergies" | "blind" | "list-alt" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "sync-alt" | "birthday-cake" | "football-ball" | "walking" | "donate" | "shield-alt" | "first-aid" | "kiss" | "quran" | "tasks" | "band-aid" | "book-reader" | "calendar-alt" | "dizzy" | "expand-alt" | "low-vision" | "meh-blank" | "mobile-alt" | "share-alt" | "store-alt" | "tired" | "trash-alt" | "microphone-alt" | "balance-scale" | "burn" | "bus-alt" | "car-alt" | "deaf" | "pen-alt" | "dot-circle" | "atlas" | "grin" | "comment-alt" | "fast-backward" | "file-alt" | "map-marker-alt" | "pencil-alt" | "phone-alt" | "random" | "th-large" | "th-list" | "tint" | "unlock-alt" | "american-sign-language-interpreting" | "angle-double-down" | "angle-double-left" | "angle-double-right" | "angle-double-up" | "arrows-alt" | "assistive-listening-systems" | "chevron-circle-down" | "chevron-circle-left" | "chevron-circle-right" | "chevron-circle-up" | "ellipsis-h" | "ellipsis-v" | "envelope-square" | "fighter-jet" | "map-signs" | "mars-stroke-h" | "mars-stroke-v" | "phone-square" | "rss-square" | "search-minus" | "search-plus" | "share-alt-square" | "share-square" | "space-shuttle" | "times-circle" | "transgender-alt" | "user-md" | "user-times" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock" | "radiation-alt" | "feather-alt" | "arrows-alt-h" | "arrows-alt-v" | "cloud-download-alt" | "cloud-upload-alt" | "compress-alt" | "compress-arrows-alt" | "exchange-alt" | "expand-arrows-alt" | "external-link-alt" | "external-link-square-alt" | "level-down-alt" | "level-up-alt" | "long-arrow-alt-down" | "long-arrow-alt-left" | "long-arrow-alt-right" | "long-arrow-alt-up" | "redo-alt" | "sign-in-alt" | "sign-out-alt" | "sort-amount-down" | "sort-amount-down-alt" | "sort-amount-up" | "sort-amount-up-alt" | "undo-alt" | "broadcast-tower" | "microphone-alt-slash" | "shuttle-van" | "tachometer-alt" | "apple-alt" | "cocktail" | "glass-cheers" | "glass-martini" | "glass-martini-alt" | "glass-whiskey" | "wine-glass-alt" | "clinic-medical" | "hospital-alt" | "house-damage" | "balance-scale-left" | "balance-scale-right" | "laptop-house" | "pen-square" | "phone-square-alt" | "project-diagram" | "fire-alt" | "map-marked" | "map-marked-alt" | "hand-holding-usd" | "hand-holding-water" | "hands-helping" | "biking" | "tshirt" | "tablet-alt" | "hryvnia" | "money-bill-wave-alt" | "money-check-alt" | "pound-sign" | "tenge" | "crop-alt" | "tint-slash" | "remove-format" | "trash-restore" | "trash-restore-alt" | "theater-masks" | "skating" | "skiing" | "skiing-nordic" | "swimmer" | "book-dead" | "fist-raised" | "hands-wash" | "handshake-alt-slash" | "praying-hands" | "luggage-cart" | "smoking-ban" | "swimming-pool" | "portrait" | "sliders-h" | "times" | "user-alt" | "dolly-flatbed" | "shipping-fast" | "ticket-alt" | "utensil-spoon" | "funnel-dollar" | "mail-bulk" | "poll-h" | "search-dollar" | "search-location" | "square-root-alt" | "diagnoses" | "file-medical-alt" | "hospital-symbol" | "id-card-alt" | "prescription-bottle-alt" | "procedures" | "people-carry" | "sign" | "headphones-alt" | "digital-tachograph" | "vote-yea" | "journal-whills" | "pastafarianism" | "torah" | "store-alt-slash" | "user-friends" | "baseball-ball" | "basketball-ball" | "golf-ball" | "quidditch" | "volleyball-ball" | "star-half-alt" | "thermometer-empty" | "thermometer-full" | "thermometer-quarter" | "thermometer-three-quarters" | "user-alt-slash" | "globe-africa" | "globe-europe" | "users-cog">): import("react").JSX.Element;
|
|
1012
|
+
({ name, size, color, width, height, style, className, rotate, flip, fallback, fallbackDelay, placeholder, placeholderColor, placeholderDuration, onLoad, onError, accessibilityLabel, testID, onPress, onLongPress, onPressIn, onPressOut, disabled, pressedStyle, animate, animationDuration, animationLoop, animationEasing, animationDelay, autoPlay, onAnimationComplete, }: import("..").IconProps<"sort" | "map" | "filter" | "fill" | "running" | "search" | "anchor" | "bold" | "link" | "signal" | "icons" | "scroll" | "image" | "list" | "key" | "code" | "table" | "th" | "video" | "circle" | "marker" | "mask" | "stop" | "adjust" | "archive" | "asterisk" | "at" | "backspace" | "barcode" | "binoculars" | "book" | "book-open" | "bookmark" | "braille" | "briefcase" | "broom" | "bullhorn" | "certificate" | "clipboard" | "clipboard-check" | "clipboard-list" | "comment" | "copyright" | "crop" | "crown" | "directions" | "dolly" | "download" | "eject" | "eraser" | "ethernet" | "eye" | "fast-forward" | "fingerprint" | "flag" | "gavel" | "hand-peace" | "handshake" | "heart-broken" | "hot-tub" | "id-card" | "inbox" | "keyboard" | "magnet" | "memory" | "mortar-pestle" | "mouse" | "newspaper" | "not-equal" | "paperclip" | "passport" | "pause-circle" | "peace" | "play-circle" | "plus-circle" | "podcast" | "poll" | "power-off" | "qrcode" | "recycle" | "redo" | "ribbon" | "ring" | "rss" | "satellite" | "school" | "server" | "sign-language" | "sitemap" | "smog" | "step-backward" | "step-forward" | "stop-circle" | "sync" | "tag" | "trademark" | "undo" | "upload" | "voicemail" | "weight" | "wifi" | "window-close" | "window-maximize" | "window-minimize" | "window-restore" | "yin-yang" | "carrot" | "egg" | "horse" | "leaf" | "tractor" | "tree" | "water" | "bone" | "bug" | "cat" | "dog" | "fish" | "paw" | "spider" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "forward" | "reply" | "reply-all" | "share" | "headphones" | "headset" | "music" | "volume-mute" | "volume-off" | "car" | "car-battery" | "car-side" | "caravan" | "fan" | "lock" | "lock-open" | "smoking" | "snowflake" | "thermometer" | "cash-register" | "credit-card" | "piggy-bank" | "receipt" | "wallet" | "box" | "meteor" | "fax" | "phone" | "glasses" | "hard-hat" | "cloud" | "palette" | "database" | "calendar" | "calendar-check" | "calendar-minus" | "calendar-plus" | "calendar-week" | "clock" | "history" | "file-code" | "laptop" | "tablet" | "brush" | "pen" | "pencil-ruler" | "ruler" | "file" | "file-download" | "file-excel" | "file-export" | "file-image" | "file-import" | "file-powerpoint" | "file-upload" | "file-video" | "file-word" | "folder" | "folder-minus" | "folder-open" | "folder-plus" | "beer" | "blender" | "bread-slice" | "cheese" | "coffee" | "cookie" | "hamburger" | "ice-cream" | "check" | "check-circle" | "minus-circle" | "signature" | "bomb" | "chess-bishop" | "chess-king" | "chess-knight" | "chess-pawn" | "chess-queen" | "chess-rook" | "dice-d20" | "dice-d6" | "flask" | "gamepad" | "ghost" | "heart" | "medal" | "skull" | "skull-crossbones" | "compass" | "crosshairs" | "map-marker" | "vector-square" | "bolt" | "fire-extinguisher" | "hammer" | "screwdriver" | "toolbox" | "tools" | "wrench" | "bed" | "cross" | "gift" | "menorah" | "snowman" | "bell" | "camera" | "door-closed" | "door-open" | "faucet" | "fire" | "home" | "lightbulb" | "pause" | "play" | "robot" | "shower" | "solar-panel" | "toilet" | "angle-right" | "calculator" | "chart-bar" | "chart-line" | "chart-pie" | "exclamation" | "greater-than" | "infinity" | "less-than" | "minus" | "percent" | "plus" | "ambulance" | "bacteria" | "brain" | "cannabis" | "hospital" | "lungs" | "prescription" | "stethoscope" | "tooth" | "virus" | "wheelchair" | "microphone" | "feather" | "spa" | "bus" | "taxi" | "train" | "tram" | "baby" | "baby-carriage" | "hiking" | "film" | "church" | "city" | "parking" | "store" | "synagogue" | "warehouse" | "dharmachakra" | "khanda" | "mosque" | "om" | "atom" | "biohazard" | "dna" | "microscope" | "rocket" | "cog" | "cogs" | "cube" | "square" | "star" | "star-half" | "cart-arrow-down" | "cart-plus" | "bicycle" | "bullseye" | "dumbbell" | "flag-checkered" | "hockey-puck" | "table-tennis" | "trophy" | "border-all" | "border-none" | "border-style" | "helicopter" | "subway" | "road" | "traffic-light" | "truck" | "umbrella" | "umbrella-beach" | "backward" | "bell-slash" | "divide" | "envelope" | "envelope-open" | "equals" | "exclamation-circle" | "exclamation-triangle" | "eye-dropper" | "eye-slash" | "globe-americas" | "hashtag" | "italic" | "language" | "map-pin" | "moon" | "paint-brush" | "puzzle-piece" | "shopping-bag" | "shopping-cart" | "slash" | "strikethrough" | "sun" | "trash" | "tv" | "underline" | "user" | "user-circle" | "user-minus" | "user-plus" | "users" | "angry" | "award" | "ban" | "bath" | "battery-full" | "boxes" | "briefcase-medical" | "building" | "candy-cane" | "chart-area" | "cloud-moon" | "cloud-moon-rain" | "cloud-rain" | "cloud-sun" | "cloud-sun-rain" | "coins" | "concierge-bell" | "copy" | "dollar-sign" | "drafting-compass" | "drum" | "expand" | "file-archive" | "frown" | "gem" | "globe" | "graduation-cap" | "grip-horizontal" | "grip-vertical" | "guitar" | "heading" | "highlighter" | "hotel" | "hourglass" | "images" | "info" | "landmark" | "laugh" | "mars" | "mars-stroke" | "meh" | "microchip" | "mountain" | "mouse-pointer" | "paint-roller" | "plane" | "plug" | "radiation" | "rainbow" | "route" | "satellite-dish" | "save" | "shapes" | "ship" | "shopping-basket" | "smile" | "spell-check" | "spray-can" | "stamp" | "sticky-note" | "subscript" | "superscript" | "syringe" | "tablets" | "tags" | "terminal" | "thumbs-down" | "thumbs-up" | "transgender" | "university" | "unlink" | "user-check" | "user-cog" | "user-lock" | "utensils" | "venus" | "wind" | "align-center" | "align-justify" | "align-left" | "align-right" | "check-square" | "columns" | "edit" | "minus-square" | "plus-square" | "unlock" | "ad" | "address-book" | "ankh" | "bible" | "bong" | "car-crash" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chalkboard" | "chalkboard-teacher" | "chess" | "cut" | "dice" | "file-invoice" | "hand-middle-finger" | "heartbeat" | "id-badge" | "info-circle" | "lemon" | "percentage" | "photo-video" | "pills" | "plane-arrival" | "plane-departure" | "poo" | "pray" | "registered" | "seedling" | "sleigh" | "snowboarding" | "stopwatch" | "toilet-paper" | "truck-loading" | "user-edit" | "user-shield" | "wave-square" | "battery-half" | "calendar-day" | "file-medical" | "file-pdf" | "h-square" | "hdd" | "indent" | "list-ol" | "list-ul" | "magic" | "paragraph" | "question" | "question-circle" | "sd-card" | "sort-alpha-down" | "sort-alpha-down-alt" | "sort-alpha-up" | "sort-alpha-up-alt" | "sort-down" | "sort-numeric-down" | "sort-numeric-down-alt" | "sort-numeric-up" | "sort-numeric-up-alt" | "sort-up" | "suitcase" | "thermometer-half" | "toggle-off" | "toggle-on" | "universal-access" | "volume-down" | "volume-up" | "blender-phone" | "dumpster-fire" | "network-wired" | "vr-cardboard" | "weight-hanging" | "audio-description" | "closed-captioning" | "phone-volume" | "tty" | "crow" | "dove" | "dragon" | "frog" | "hippo" | "horse-head" | "kiwi-bird" | "otter" | "angle-down" | "angle-left" | "angle-up" | "hand-point-down" | "hand-point-left" | "hand-point-right" | "hand-point-up" | "hand-pointer" | "location-arrow" | "retweet" | "text-height" | "text-width" | "compress" | "file-audio" | "microphone-slash" | "charging-station" | "gas-pump" | "motorcycle" | "oil-can" | "trailer" | "truck-monster" | "truck-pickup" | "campground" | "drumstick-bite" | "wine-bottle" | "mug-hot" | "wine-glass" | "archway" | "dungeon" | "gopuram" | "hospital-user" | "igloo" | "industry" | "kaaba" | "monument" | "place-of-worship" | "torii-gate" | "vihara" | "address-card" | "business-time" | "paste" | "pen-fancy" | "pen-nib" | "phone-slash" | "print" | "socks" | "thumbtack" | "hand-holding-heart" | "parachute-box" | "comment-dots" | "comment-medical" | "comment-slash" | "comments" | "quote-left" | "quote-right" | "video-slash" | "chess-board" | "square-full" | "cookie-bite" | "mitten" | "hat-cowboy" | "hat-cowboy-side" | "hat-wizard" | "shoe-prints" | "user-tie" | "code-branch" | "file-csv" | "laptop-code" | "user-secret" | "mobile" | "paper-plane" | "compact-disc" | "desktop" | "sim-card" | "dumpster" | "ruler-combined" | "ruler-horizontal" | "ruler-vertical" | "euro-sign" | "lira-sign" | "money-bill" | "money-bill-wave" | "money-check" | "ruble-sign" | "rupee-sign" | "shekel-sign" | "won-sign" | "yen-sign" | "hourglass-end" | "hourglass-half" | "hourglass-start" | "stopwatch-20" | "bezier-curve" | "clone" | "draw-polygon" | "fill-drip" | "layer-group" | "object-group" | "object-ungroup" | "splotch" | "swatchbook" | "font" | "i-cursor" | "outdent" | "user-graduate" | "battery-empty" | "battery-quarter" | "battery-three-quarters" | "poop" | "comment-dollar" | "comments-dollar" | "file-invoice-dollar" | "bacon" | "cloud-meatball" | "hotdog" | "pepper-hot" | "pizza-slice" | "stroopwafel" | "dice-five" | "dice-four" | "dice-one" | "dice-six" | "dice-three" | "dice-two" | "genderless" | "mars-double" | "mercury" | "neuter" | "venus-double" | "venus-mars" | "hand-holding" | "hand-holding-medical" | "hand-lizard" | "hand-scissors" | "hand-sparkles" | "hand-spock" | "hands" | "handshake-slash" | "gifts" | "holly-berry" | "suitcase-rolling" | "box-tissue" | "chair" | "couch" | "house-user" | "pump-soap" | "sink" | "soap" | "toilet-paper-slash" | "camera-retro" | "bars" | "blog" | "check-double" | "grip-lines" | "grip-lines-vertical" | "pallet" | "life-ring" | "plane-slash" | "restroom" | "snowplow" | "street-view" | "vest" | "vest-patches" | "envelope-open-text" | "greater-than-equal" | "less-than-equal" | "bacterium" | "book-medical" | "capsules" | "crutch" | "disease" | "file-prescription" | "head-side-cough" | "head-side-cough-slash" | "head-side-mask" | "head-side-virus" | "joint" | "laptop-medical" | "lungs-virus" | "notes-medical" | "pager" | "prescription-bottle" | "pump-medical" | "shield-virus" | "star-of-life" | "teeth" | "teeth-open" | "user-nurse" | "vial" | "vials" | "virus-slash" | "viruses" | "x-ray" | "box-open" | "tape" | "truck-moving" | "drum-steelpan" | "record-vinyl" | "cubes" | "futbol" | "democrat" | "flag-usa" | "person-booth" | "republican" | "bahai" | "hamsa" | "hanukiah" | "jedi" | "star-and-crescent" | "star-of-david" | "temperature-high" | "temperature-low" | "user-astronaut" | "file-contract" | "file-signature" | "store-slash" | "circle-notch" | "spinner" | "bowling-ball" | "user-slash" | "child" | "people-arrows" | "user-clock" | "user-injured" | "user-ninja" | "user-tag" | "users-slash" | "cloud-showers-heavy" | "poo-storm" | "icicles" | "female" | "male" | "medkit" | "stream" | "sms" | "air-freshener" | "globe-asia" | "allergies" | "blind" | "list-alt" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "sync-alt" | "birthday-cake" | "football-ball" | "walking" | "donate" | "shield-alt" | "first-aid" | "kiss" | "quran" | "tasks" | "band-aid" | "book-reader" | "calendar-alt" | "dizzy" | "expand-alt" | "low-vision" | "meh-blank" | "mobile-alt" | "share-alt" | "store-alt" | "tired" | "trash-alt" | "microphone-alt" | "balance-scale" | "burn" | "bus-alt" | "car-alt" | "deaf" | "pen-alt" | "dot-circle" | "atlas" | "grin" | "comment-alt" | "fast-backward" | "file-alt" | "map-marker-alt" | "pencil-alt" | "phone-alt" | "random" | "th-large" | "th-list" | "tint" | "unlock-alt" | "american-sign-language-interpreting" | "angle-double-down" | "angle-double-left" | "angle-double-right" | "angle-double-up" | "arrows-alt" | "assistive-listening-systems" | "chevron-circle-down" | "chevron-circle-left" | "chevron-circle-right" | "chevron-circle-up" | "ellipsis-h" | "ellipsis-v" | "envelope-square" | "fighter-jet" | "map-signs" | "mars-stroke-h" | "mars-stroke-v" | "phone-square" | "rss-square" | "search-minus" | "search-plus" | "share-alt-square" | "share-square" | "space-shuttle" | "times-circle" | "transgender-alt" | "user-md" | "user-times" | "arrow-alt-circle-down" | "arrow-alt-circle-left" | "arrow-alt-circle-right" | "arrow-alt-circle-up" | "caret-square-down" | "caret-square-left" | "caret-square-right" | "caret-square-up" | "money-bill-alt" | "calendar-times" | "flushed" | "frown-open" | "grimace" | "grin-alt" | "grin-beam" | "grin-beam-sweat" | "grin-hearts" | "grin-squint" | "grin-squint-tears" | "grin-stars" | "grin-tears" | "grin-tongue" | "grin-tongue-squint" | "grin-tongue-wink" | "grin-wink" | "kiss-beam" | "kiss-wink-heart" | "laugh-beam" | "laugh-squint" | "laugh-wink" | "meh-rolling-eyes" | "sad-cry" | "sad-tear" | "smile-beam" | "smile-wink" | "surprise" | "hand-paper" | "hand-rock" | "radiation-alt" | "feather-alt" | "arrows-alt-h" | "arrows-alt-v" | "cloud-download-alt" | "cloud-upload-alt" | "compress-alt" | "compress-arrows-alt" | "exchange-alt" | "expand-arrows-alt" | "external-link-alt" | "external-link-square-alt" | "level-down-alt" | "level-up-alt" | "long-arrow-alt-down" | "long-arrow-alt-left" | "long-arrow-alt-right" | "long-arrow-alt-up" | "redo-alt" | "sign-in-alt" | "sign-out-alt" | "sort-amount-down" | "sort-amount-down-alt" | "sort-amount-up" | "sort-amount-up-alt" | "undo-alt" | "broadcast-tower" | "microphone-alt-slash" | "shuttle-van" | "tachometer-alt" | "apple-alt" | "cocktail" | "glass-cheers" | "glass-martini" | "glass-martini-alt" | "glass-whiskey" | "wine-glass-alt" | "clinic-medical" | "hospital-alt" | "house-damage" | "balance-scale-left" | "balance-scale-right" | "laptop-house" | "pen-square" | "phone-square-alt" | "project-diagram" | "fire-alt" | "map-marked" | "map-marked-alt" | "hand-holding-usd" | "hand-holding-water" | "hands-helping" | "biking" | "tshirt" | "tablet-alt" | "hryvnia" | "money-bill-wave-alt" | "money-check-alt" | "pound-sign" | "tenge" | "crop-alt" | "tint-slash" | "remove-format" | "trash-restore" | "trash-restore-alt" | "theater-masks" | "skating" | "skiing" | "skiing-nordic" | "swimmer" | "book-dead" | "fist-raised" | "hands-wash" | "handshake-alt-slash" | "praying-hands" | "luggage-cart" | "smoking-ban" | "swimming-pool" | "portrait" | "sliders-h" | "times" | "user-alt" | "dolly-flatbed" | "shipping-fast" | "ticket-alt" | "utensil-spoon" | "funnel-dollar" | "mail-bulk" | "poll-h" | "search-dollar" | "search-location" | "square-root-alt" | "diagnoses" | "file-medical-alt" | "hospital-symbol" | "id-card-alt" | "prescription-bottle-alt" | "procedures" | "people-carry" | "sign" | "headphones-alt" | "digital-tachograph" | "vote-yea" | "journal-whills" | "pastafarianism" | "torah" | "store-alt-slash" | "user-friends" | "baseball-ball" | "basketball-ball" | "golf-ball" | "quidditch" | "volleyball-ball" | "star-half-alt" | "thermometer-empty" | "thermometer-full" | "thermometer-quarter" | "thermometer-three-quarters" | "user-alt-slash" | "globe-africa" | "globe-europe" | "users-cog">): import("react").JSX.Element;
|
|
1013
1013
|
displayName: string;
|
|
1014
1014
|
};
|
|
1015
1015
|
export {};
|