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
|
@@ -1952,7 +1952,7 @@ declare const icon_park_twotoneIconNames: {
|
|
|
1952
1952
|
};
|
|
1953
1953
|
export type IconParkTwotoneIconName = keyof typeof icon_park_twotoneIconNames;
|
|
1954
1954
|
export declare const IconParkTwotone: {
|
|
1955
|
-
({ 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" | "filter" | "reduce" | "find" | "fill" | "android" | "windows" | "success" | "data" | "shake" | "rotate" | "error" | "search" | "split" | "anchor" | "text" | "checkbox" | "radio" | "timer" | "key" | "display" | "margin" | "direction" | "transform" | "form" | "label" | "mark" | "picture" | "table" | "time" | "video" | "mask" | "theme" | "application" | "asterisk" | "book" | "book-open" | "bookmark" | "bookshelf" | "briefcase" | "certificate" | "chip" | "clipboard" | "comment" | "contrast" | "copyright" | "crown" | "death-star" | "delete" | "dome-light" | "email-search" | "ethernet-off" | "ferris-wheel" | "flag" | "flashlight" | "gavel" | "group" | "help" | "id-card" | "inbox" | "keyboard" | "magnet" | "mail" | "message" | "micro-sd" | "mouse" | "multicast" | "notebook" | "passport" | "pin" | "pinwheel" | "resistor" | "ring" | "router" | "rss" | "school" | "screen-rotation" | "sd" | "seal" | "server" | "sleep" | "slide" | "square-small" | "tag" | "tent" | "ticket" | "timeline" | "trademark" | "tray" | "ungroup" | "usb" | "voicemail" | "weight" | "bee" | "egg" | "pig" | "shovel" | "turkey" | "water" | "database-alert" | "bat" | "bird" | "bug" | "butterfly" | "dog" | "dolphin" | "duck" | "fish" | "owl" | "panda" | "rabbit" | "reload" | "equalizer" | "headset" | "music" | "speaker" | "volume-mute" | "car" | "car-battery" | "lock" | "thermometer" | "bank-transfer" | "bitcoin" | "finance" | "transfer" | "wallet" | "apple" | "box" | "dropbox" | "facebook" | "gitlab" | "google" | "google-ads" | "instagram" | "nintendo-switch" | "twitter" | "wechat" | "youtube" | "devices" | "phone" | "phone-incoming" | "phone-missed" | "phone-outgoing" | "sim" | "chef-hat" | "glasses" | "hanger" | "iron" | "database-lock" | "database-search" | "database-sync" | "alarm" | "calendar" | "api" | "file-code" | "laptop" | "monitor" | "projector" | "watch" | "file-cabinet" | "file-excel" | "file-lock" | "file-music" | "file-question" | "file-search" | "file-settings" | "file-word" | "folder" | "folder-download" | "folder-lock" | "folder-minus" | "folder-music" | "folder-open" | "folder-plus" | "folder-search" | "folder-settings" | "folder-upload" | "beer" | "bowl" | "cake" | "candy" | "cheese" | "cup" | "french-fries" | "hamburger" | "kettle" | "noodles" | "nutrition" | "popcorn" | "pot" | "rice" | "tea" | "checkerboard" | "flask" | "gamepad" | "ghost" | "puzzle" | "shield" | "skull" | "treasure-chest" | "compass" | "layers" | "fire-extinguisher" | "nut" | "screwdriver" | "tape-measure" | "hair-dryer" | "lipstick" | "lotion" | "gift" | "pumpkin" | "snowman" | "camera" | "connection" | "desk-lamp" | "fire" | "gate" | "home" | "lamp" | "mirror" | "play" | "printer" | "record" | "record-player" | "robot" | "seat" | "shower-head" | "sofa" | "theater" | "toilet" | "washing-machine" | "webcam" | "wind-turbine" | "email-lock" | "calculator" | "chart-pie" | "division" | "ambulance" | "brain" | "hospital" | "needle" | "pill" | "prescription" | "stethoscope" | "wheelchair" | "piano" | "trumpet" | "cactus" | "airplane" | "bus" | "navigation" | "taxi" | "train" | "bell-ring" | "baby" | "diving" | "rowing" | "panorama-horizontal" | "castle" | "city" | "parking" | "microscope" | "rocket" | "telescope" | "test-tube" | "cylinder" | "octagon" | "rectangle" | "square" | "star" | "triangle" | "shopping" | "badminton" | "baseball-bat" | "bike" | "curling" | "gymnastics" | "scoreboard" | "skate" | "soccer" | "torch" | "trophy" | "drone" | "parachute" | "elevator" | "subway" | "movie" | "view-list" | "broadcast" | "umbrella" | "moon" | "scissors" | "shopping-bag" | "shopping-cart" | "user" | "airplay" | "alarm-clock" | "at-sign" | "backpack" | "badge" | "banana" | "battery-full" | "bring-to-front" | "cable-car" | "cherry" | "cloudy" | "command" | "computer" | "cooking-pot" | "copy" | "cpu" | "drumstick" | "figma" | "file-text" | "focus" | "folder-code" | "globe" | "handbag" | "hotel" | "info" | "joystick" | "luggage" | "mail-open" | "milk" | "mountain" | "move" | "phone-call" | "plug" | "radiation" | "refrigerator" | "sailboat" | "sandwich" | "save" | "send-to-back" | "ship" | "shrimp" | "stamp" | "sunset" | "terminal" | "thumbs-down" | "thumbs-up" | "zoom-in" | "zoom-out" | "align-left" | "align-right" | "edit" | "tool" | "unlock" | "ad" | "address-book" | "air-conditioning" | "avocado" | "blade" | "bottle" | "bow" | "bread" | "brightness" | "browser" | "calendar-dot" | "cell" | "checklist" | "christmas-tree" | "click" | "color-filter" | "components" | "deer" | "diamonds" | "first-aid-kit" | "forbid" | "gps" | "helmet" | "inner-shadow-bottom-left" | "inner-shadow-bottom-right" | "inner-shadow-left" | "inner-shadow-right" | "inner-shadow-top-left" | "inner-shadow-top-right" | "lemon" | "message-search" | "messages" | "notes" | "outbound" | "paint" | "pennant" | "percentage" | "perfume" | "pills" | "planet" | "play-basketball" | "play-volleyball" | "point" | "prison" | "razor" | "report" | "rings" | "road-sign" | "s-turn-down" | "s-turn-left" | "s-turn-right" | "s-turn-up" | "screenshot" | "seedling" | "seo" | "source-code" | "steering-wheel" | "stopwatch" | "sum" | "teapot" | "tower" | "treadmill" | "u-turn-left" | "u-turn-right" | "vacuum-cleaner" | "viewfinder" | "vip" | "windmill" | "zip" | "zoom" | "align-bottom" | "align-top" | "back" | "browser-safari" | "file-pdf" | "hdd" | "lightning" | "measuring-cup" | "people" | "sd-card" | "shop" | "thunderbolt" | "tiktok" | "volume-down" | "volume-up" | "spoon" | "stapler" | "frog" | "hippo" | "comments" | "sim-card" | "bezier-curve" | "battery-empty" | "hands" | "chair" | "vest" | "teeth" | "vial" | "tape" | "align-vertically" | "bring-forward" | "send-backward" | "add" | "branch" | "connect" | "erase" | "fork" | "inspection" | "coronavirus" | "delivery" | "blockchain" | "chart-ring" | "copy-link" | "plan" | "ppt" | "game-console" | "signal-strength" | "cloudy-night" | "female" | "hand-left" | "hand-right" | "male" | "bytedance" | "eagle" | "foursquare" | "frigate" | "honey" | "intercom" | "local" | "mitsubishi" | "orange" | "railway" | "renault" | "sketch" | "tumblr" | "volkswagen" | "adobe-indesign" | "adobe-lightroom" | "adobe-photoshop" | "blossom" | "schedule" | "experiment" | "dark-mode" | "audio-file" | "speed" | "bubble-chart" | "topic" | "balance" | "hard-disk" | "table-lamp" | "cooking" | "fork-spoon" | "oven" | "single-bed" | "boy" | "communication" | "eyebrow" | "girl" | "video-file" | "sailing" | "golf-course" | "icecream" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "archery" | "birthday-cake" | "oil-industry" | "hat" | "facetime" | "commodity" | "voice" | "gas" | "app-store" | "hot-air-balloon" | "airpods" | "health" | "parallelogram" | "radish" | "arena" | "assembly-line" | "blackboard" | "classroom" | "clue" | "creative" | "english" | "four" | "leo" | "lotus" | "me" | "next" | "notepad" | "one" | "phonograph" | "poker" | "press" | "remind" | "shade" | "stickers" | "three" | "tips" | "tomato" | "transport" | "weibo" | "receive" | "transaction" | "carousel" | "cool" | "drink" | "game" | "injection" | "like" | "memory-card" | "coupon" | "file-gif" | "file-jpg" | "file-txt" | "hand-down" | "hand-up" | "pear" | "t-shirt" | "mute" | "config" | "log" | "bloom" | "chicken" | "peas" | "folder-close" | "cd" | "fm" | "control" | "expand-down" | "expand-left" | "expand-right" | "expand-up" | "inbox-in" | "inbox-out" | "nmr" | "performance" | "astonished-face" | "beer-mug" | "crab" | "dizzy-face" | "expressionless-face" | "loudly-crying-face" | "neutral-face" | "peach" | "pushpin" | "shorts" | "slightly-smiling-face" | "upside-down-face" | "watermelon" | "winking-face" | "disk" | "fireworks" | "doughnut" | "eggplant" | "monkey" | "whale" | "kitchen-knife" | "laptop-computer" | "necktie" | "angry-face" | "anguished-face" | "confounded-face" | "confused-face" | "disappointed-face" | "eyes" | "face-without-mouth" | "family" | "grimacing-face" | "grinning-face" | "nail-polish" | "pouting-face" | "relieved-face" | "selfie" | "smiling-face" | "weary-face" | "worried-face" | "cancer" | "taurus" | "add-user" | "install" | "sound" | "master" | "avatar" | "goblet" | "goblet-full" | "gold-medal" | "iphone" | "knife-fork" | "setting" | "switch-button" | "caution" | "clear" | "skating" | "skiing-nordic" | "distribute-horizontally" | "distribute-vertically" | "gift-box" | "ipad" | "trunk" | "bear" | "cook" | "pie" | "red-envelope" | "permissions" | "repair" | "system" | "vacation" | "swimsuit" | "barbecue" | "chicken-leg" | "chimney" | "clock-tower" | "diamond-ring" | "door-handle" | "fingernail" | "fist" | "hockey" | "nuclear-plant" | "pagoda" | "palm" | "powder" | "shoulder-bag" | "slippers" | "spanner" | "spinning-top" | "strongbox" | "swallow" | "towel" | "video-conference" | "whirlwind" | "keyhole" | "intersection" | "descend" | "network-drive" | "optimize" | "boxing" | "weightlifting" | "sperm" | "breast-pump" | "medicine-bottle" | "vegetables" | "acceleration" | "database-setting" | "folder-block" | "glove" | "green-house" | "market-analysis" | "remote-control" | "right-angle" | "rocking-horse" | "taj-mahal" | "vr-glasses" | "html-five" | "app-switch" | "application-one" | "benz" | "blocks-and-arrows" | "category-management" | "circle-five-line" | "circle-four" | "circle-four-line" | "circle-three" | "circle-two-line" | "circles-and-triangles" | "circles-seven" | "circular-connection" | "cones" | "converging-gateway" | "coordinate-system" | "cross-ring" | "crown-two" | "cube-four" | "cycle-one" | "exclusive-gateway" | "figma-component" | "four-arrows" | "four-point-connection" | "four-round-point-connection" | "game-emoji" | "graphic-design" | "graphic-design-two" | "graphic-stitching-four" | "graphic-stitching-three" | "halo" | "hexagon-strip" | "inclusive-gateway" | "keyline" | "multi-circular" | "multi-rectangle" | "multi-triangular-two" | "nested-arrows" | "nine-points-connected" | "one-third-rotation" | "open-one" | "parallel-gateway" | "rectangle-tear" | "rectangle-x" | "rectangular-circular-connection" | "rectangular-circular-separation" | "refraction" | "reverse-operation-in" | "reverse-operation-out" | "right-run" | "round-caliper" | "round-mask" | "run-left" | "sales-report" | "six-circular-connection" | "six-points" | "split-branch" | "table-report" | "texture-two" | "three-hexagons" | "three-slashes" | "three-triangles" | "triangle-round-rectangle" | "two-semicircles" | "two-triangles" | "update-rotation" | "warehousing" | "cattle" | "fish-one" | "koala-bear" | "pigeon" | "circle-double-down" | "circle-double-left" | "circle-double-right" | "circle-double-up" | "circle-left-down" | "circle-left-up" | "circle-right-down" | "circle-right-up" | "down-c" | "down-one" | "down-square" | "down-two" | "download-three" | "incoming" | "left-c" | "left-one" | "left-square" | "left-two" | "menu-fold-one" | "menu-unfold-one" | "outgoing" | "right-c" | "right-one" | "right-square" | "right-two" | "sliding-horizontal" | "sliding-vertical" | "up-c" | "up-one" | "up-square" | "up-two" | "upload-three" | "zoom-internal" | "baby-app" | "baby-car-seat" | "baby-feet" | "baby-meal" | "baby-mobile" | "baby-one" | "baby-pants" | "baby-sling" | "baby-taste" | "bib" | "booster-car-seat" | "boy-one" | "boy-stroller" | "boy-two" | "chair-one" | "children-pyramid" | "crying-baby" | "float" | "girl-one" | "girl-two" | "heart-ballon" | "onesies" | "pacifier" | "paper-ship" | "parenting-book" | "party-balloon" | "pokeball-one" | "preschool" | "radio-nanny" | "rattle" | "rattle-one" | "romper" | "sippy-cup" | "steoller" | "tire-swing" | "aiming" | "all-application" | "bill" | "bookmark-one" | "delete-two" | "dislike-two" | "hourglass-full" | "hourglass-null" | "more-app" | "more-two" | "pic" | "preview-open" | "save-one" | "setting-one" | "setting-three" | "setting-two" | "tag-one" | "waterfalls-h" | "waterfalls-v" | "adobe-illustrate" | "bydesign" | "dribble" | "faceu" | "feelgood" | "feelgood-one" | "friends-circle" | "instagram-one" | "lincoln" | "maill-one" | "messages-one" | "new-dianziqian" | "phone-two" | "topbuzz" | "tuchong" | "ulikecam" | "vigo" | "xiaodu" | "xigua" | "xingfuli" | "youtobe" | "zijinyunying" | "arc-de-triomphe" | "booth" | "bridge-one" | "building-four" | "building-one" | "building-three" | "building-two" | "chinese-pavilion" | "church-one" | "church-two" | "circle-house" | "circus" | "city-gate" | "city-one" | "escalators" | "factory-building" | "home-two" | "hospital-two" | "light-house" | "monument-one" | "monument-two" | "museum-one" | "museum-two" | "open-door" | "palace" | "pearl-of-the-orient" | "phone-booth" | "pull-door" | "push-door" | "security-stall" | "shopping-mall" | "tower-of-babel" | "up-and-down" | "xiaodu-home" | "add-one" | "attention" | "big-x" | "check-one" | "close-one" | "correct" | "more-three" | "plus-cross" | "reduce-one" | "activity-source" | "analysis" | "area-map" | "broadcast-one" | "change-date-sort" | "chart-graph" | "chart-histogram-two" | "chart-line-area" | "chart-proportion" | "chart-stock" | "data-all" | "data-arrival" | "data-four" | "data-one" | "data-screen" | "data-sheet" | "data-three" | "data-two" | "electrocardiogram" | "maslow-pyramids" | "pie-five" | "pie-four" | "pie-one" | "pie-seven" | "pie-six" | "pie-three" | "pie-two" | "pivot-table" | "radar-chart" | "ranking-list" | "recent-views-sort" | "slide-two" | "unicast" | "vertical-timeline" | "bachelor-cap" | "bachelor-cap-one" | "bachelor-cap-two" | "baseball-cap" | "basketball-clothes" | "children-cap" | "clothes-briefs" | "clothes-gloves" | "clothes-gloves-two" | "clothes-hoodie" | "clothes-pants-short" | "clothes-pants-sweat" | "clothes-skates" | "clothes-turtleneck" | "clothes-windbreaker" | "coat-hanger" | "commuter-bag" | "crown-three" | "diamond-necklace" | "full-dress-longuette" | "glasses-one" | "headwear" | "high-heeled-shoes" | "holy-sword" | "retro-bag" | "short-skirt" | "skates" | "slippers-one" | "sorcerer-hat" | "sun-hat" | "sweater" | "the-single-shoulder-bag" | "three-d-glasses" | "trousers-bell-bottoms" | "woolen-hat" | "comment-one" | "message-emoji" | "message-one" | "message-privacy" | "message-security" | "message-sent" | "online-meeting" | "phone-incoming-one" | "phone-outgoing-one" | "phone-telephone" | "phone-video-call" | "tips-one" | "topic-discussion" | "page-template" | "platte" | "table-file" | "tree-list" | "anchor-one" | "anchor-round" | "anchor-squre" | "applet-closed" | "branch-one" | "branch-two" | "connect-address-one" | "connect-address-two" | "connection-box" | "connection-point" | "connection-point-two" | "network-tree" | "pull-requests" | "relational-graph" | "ring-one" | "share-one" | "split-turn-down-left" | "split-turn-down-right" | "tree-diagram" | "u-turn-down" | "u-turn-up" | "whole-site-accelerator" | "capricornus" | "data-display" | "data-lock" | "data-switching" | "data-user" | "database-code" | "database-config" | "database-download" | "database-enter" | "database-fail" | "database-first" | "database-forbid" | "database-network" | "database-network-point" | "database-point" | "database-position" | "database-power" | "database-proportion" | "database-success" | "database-time" | "add-item" | "add-mode" | "add-pic" | "add-subset" | "add-text-two" | "adjacent-item" | "adjustment" | "align-bottom-two" | "align-horizontal-center-two" | "align-horizontally" | "align-left-one" | "align-left-two" | "align-right-one" | "align-right-two" | "align-text-both-one" | "align-text-bottom-one" | "align-text-center-one" | "align-text-left-one" | "align-text-middle-one" | "align-text-right-one" | "align-text-top-one" | "align-top-two" | "align-vertical-center-two" | "alignment-bottom-center" | "alignment-bottom-left" | "alignment-bottom-right" | "alignment-horizontal-bottom" | "alignment-horizontal-center" | "alignment-horizontal-top" | "alignment-left-bottom" | "alignment-left-center" | "alignment-left-top" | "alignment-right-bottom" | "alignment-right-center" | "alignment-right-top" | "alignment-top-center" | "alignment-top-left" | "alignment-top-right" | "alignment-vertical-center" | "alignment-vertical-left" | "alignment-vertical-right" | "aperture-priority" | "application-two" | "auto-focus" | "bottom-bar" | "bring-to-front-one" | "chart-pie-one" | "clear-format" | "curve-adjustment" | "cutting-one" | "damage-map" | "delete-five" | "delete-four" | "delete-mode" | "delete-one" | "delete-themes" | "delete-three" | "difference-set" | "direction-adjustment-two" | "distribute-horizontal-spacing" | "distribute-vertical-spacing" | "download-four" | "drop-shadow-down" | "drop-shadow-left" | "drop-shadow-right" | "drop-shadow-up" | "edit-movie" | "edit-two" | "editing" | "electric-wave" | "endpoint-displacement" | "enter-the-keyboard" | "equal-ratio" | "excel-one" | "extend" | "flashlamp" | "flip-horizontally" | "flip-vertically" | "focus-one" | "format-brush" | "full-selection" | "helpcenter" | "high-light" | "horizontal-tidy-up" | "horizontally-centered" | "inner-shadow-down" | "inner-shadow-up" | "intermediate-mode" | "internal-expansion" | "internal-reduction" | "invert-camera" | "key-one" | "key-two" | "layout-five" | "layout-four" | "layout-one" | "layout-three" | "layout-two" | "left-bar" | "left-expand" | "lens-alignment" | "list-alphabet" | "list-bottom" | "list-checkbox" | "list-fail" | "list-middle" | "list-one" | "list-success" | "list-top" | "lock-one" | "many-to-many" | "margin-one" | "mind-mapping" | "minus-the-bottom" | "minus-the-top" | "modify" | "modify-two" | "more-four" | "move-in-one" | "move-one" | "multi-picture-carousel" | "natural-mode" | "newlybuild" | "no-shooting" | "one-to-many" | "one-to-one" | "overall-reduction" | "paragraph-alphabet" | "paragraph-rectangle" | "paragraph-round" | "paragraph-triangle" | "picture-one" | "powerpoint" | "radio-two" | "reduce-two" | "refresh-one" | "reverse-lens" | "reverse-lens-one" | "right-bar" | "right-expand" | "rotate-one" | "rotation-one" | "screenshot-one" | "screenshot-two" | "selected" | "selected-focus" | "share-two" | "shutter-priority" | "switch-themes" | "top-bar" | "unlock-one" | "vertical-tidy-up" | "vertically-centered" | "video-two" | "view-grid-card" | "view-grid-detail" | "view-grid-list" | "word" | "write" | "writing-fluently" | "distraught-face" | "emotion-happy" | "emotion-unhappy" | "face-with-smiling-open-eyes" | "frowning-face-whit-open-mouth" | "grinning-face-with-open-mouth" | "grinning-face-with-squinting-eyes" | "grinning-face-with-tightly-closed-eyes" | "grinning-face-with-tightly-closed-eyes-open-mouth" | "loudly-crying-face-whit-open-mouth" | "slightly-frowning-face-whit-open-mouth" | "sly-face-whit-smile" | "smiling-face-with-squinting-eyes" | "surprised-face-with-open-big-mouth" | "surprised-face-with-open-mouth" | "winking-face-with-open-eyes" | "battery-working" | "christmas-tree-one" | "fruiter" | "green-new-energy" | "leaves-one" | "leaves-two" | "outdoor" | "sapling" | "tree-one" | "water-no" | "windmill-two" | "apple-one" | "avocado-one" | "bottle-one" | "bottle-three" | "bottle-two" | "bowl-one" | "bread-machine" | "bread-one" | "cake-five" | "cake-four" | "cake-one" | "cake-three" | "canned-fruit" | "chafing-dish" | "chafing-dish-one" | "chef-hat-one" | "chili" | "chopping-board" | "cola" | "cup-one" | "egg-one" | "goblet-cracking" | "hamburger-one" | "honey-one" | "hot-pot" | "hot-pot-one" | "icecream-five" | "icecream-four" | "icecream-two" | "juice" | "kettle-one" | "liqueur" | "macadamia-nut" | "milk-one" | "orange-one" | "painted-eggshell" | "popcorn-one" | "radish-one" | "sandwich-one" | "scallion" | "shovel-one" | "snacks" | "soybean-milk-maker" | "tea-drink" | "thermos-cup" | "vegetable-basket" | "vicia-faba" | "watermelon-one" | "arithmetic-buttons" | "arrow-keys" | "block-eight" | "block-five" | "block-four" | "block-nine" | "block-one" | "block-seven" | "block-six" | "block-ten" | "block-three" | "block-two" | "game-handle" | "game-ps" | "handheld" | "handle-a" | "handle-b" | "handle-c" | "handle-down" | "handle-left" | "handle-right" | "handle-round" | "handle-square" | "handle-triangle" | "handle-up" | "handle-x" | "handle-y" | "handle-z" | "diamond-one" | "diamond-three" | "diamond-two" | "hexagon-one" | "oval-one" | "pentagon-one" | "quadrilateral" | "rectangle-one" | "rectangle-small" | "round" | "trapezoid" | "bad" | "bad-one" | "bad-two" | "come" | "concept-sharing" | "easy" | "five" | "five-five" | "four-four" | "good" | "good-one" | "good-two" | "hi" | "hold-interface" | "hold-seeds" | "one-one" | "point-out" | "rock-gesture" | "six" | "swing" | "three-three" | "turn-on" | "two" | "two-two" | "yep" | "asterisk-key" | "battery-failure" | "battery-storage" | "battery-tips" | "battery-working-one" | "bolt-one" | "broadcast-radio" | "calculator-one" | "camera-five" | "camera-four" | "camera-one" | "camera-three" | "camera-two" | "charging-treasure" | "cloud-storage" | "code-laptop" | "collect-computer" | "collect-laptop" | "dashboard-one" | "data-server" | "delete-key" | "digital-watches" | "disabled-laptop" | "disk-one" | "disk-two" | "download-laptop" | "drone-one" | "dvi" | "eight-key" | "electric-iron" | "electronic-door-lock" | "electronic-locks-close" | "electronic-locks-open" | "electronic-pen" | "enter-key" | "enter-key-one" | "ethernet-on" | "f-eight-key" | "f-five-key" | "f-four-key" | "f-n-key" | "f-nine-key" | "f-one-key" | "f-seven-key" | "f-six-key" | "f-three-key" | "f-two-key" | "f-zero-key" | "five-key" | "four-key" | "game-console-one" | "game-three" | "gopro" | "hair-dryer-one" | "hand-painted-plate" | "hard-disk-one" | "hashtag-key" | "hdmi-cable" | "hdmi-connector" | "headset-two" | "hunting-gear" | "i-mac" | "induction-lock" | "ipad-one" | "iwatch-one" | "iwatch-two" | "laptop-one" | "locking-computer" | "locking-laptop" | "mac-finder" | "memory-card-one" | "memory-one" | "micro-slr-camera" | "microphone-one" | "microscope-one" | "microwave-oven" | "mini-sd-card" | "monitor-camera" | "monitor-one" | "mouse-one" | "multi-function-knife" | "new-computer" | "nine-key" | "one-key" | "pad" | "painted-screen" | "phone-one" | "plug-one" | "power-supply" | "power-supply-one" | "printer-two" | "projector-one" | "projector-three" | "projector-two" | "radio-one" | "receiver" | "remote-control-one" | "robot-one" | "rocket-one" | "round-socket" | "router-one" | "rs-male" | "setting-computer" | "setting-laptop" | "seven-key" | "shaver" | "signal-tower" | "six-key" | "slave" | "solid-state-disk" | "sound-one" | "speaker-one" | "ssd" | "stereo-one" | "storage-card-one" | "storage-card-two" | "surveillance-cameras" | "surveillance-cameras-one" | "surveillance-cameras-two" | "switch-nintendo" | "switch-one" | "three-key" | "transporter" | "tv-one" | "two-key" | "type-drive" | "u-disk" | "upload-laptop" | "usb-memory-stick" | "usb-micro-one" | "usb-micro-two" | "usb-one" | "usb-type-c" | "videocamera" | "videocamera-one" | "virtual-reality-glasses" | "washing-machine-one" | "watch-one" | "zero-key" | "anti-corrosion" | "composition" | "cross-society" | "endocrine" | "facial-mask" | "gauze" | "general-branch" | "germs" | "hospital-four" | "hospital-three" | "infusion" | "love-and-help" | "medical-box" | "medical-files" | "medical-mark" | "medicine-bottle-one" | "medicine-chest" | "nests" | "neural" | "nurse-cap" | "orthopedic" | "other" | "pesticide" | "pure-natural" | "red-cross" | "safe-retrieval" | "thermometer-one" | "toxins" | "traditional-chinese-medicine" | "uterus" | "electric-drill" | "engineering-brand" | "engineering-vehicle" | "fire-extinguisher-one" | "hammer-and-anvil" | "heater-resistor" | "helmet-one" | "industrial-scales" | "land-surveying" | "led-diode" | "oscillator" | "petrol" | "potentiometer" | "robot-two" | "scale-one" | "solar-energy-one" | "stack-light" | "worker" | "beach-umbrella" | "bedside" | "bedside-two" | "boiler" | "coffee-machine" | "double-bed" | "hanger-two" | "hotel-do-not-clean" | "hotel-please-clean" | "iron-disable" | "iron-three" | "iron-two" | "sofa-two" | "tub" | "afro-pick" | "barber-brush" | "barber-clippers" | "beauty-instrument" | "conditioner" | "cosmetic-brush" | "english-mustache" | "face-powder" | "facial-cleanser" | "foundation-makeup" | "hand-cream" | "handwashing" | "handwashing-fluid" | "health-products" | "jewelry" | "lip-gloss" | "lip-tattoo" | "lipstick-one" | "makeups" | "mascara" | "massage-chair" | "massage-chair-one" | "massage-table" | "mirror-two" | "nail-polish-one" | "perfumer-bottle" | "reel" | "shaver-one" | "shaving" | "soap-bubble" | "spa-candle" | "straight-razor" | "color-card" | "cuvette" | "experiment-one" | "ruler-one" | "triangle-ruler" | "add-subtract" | "bank-card" | "bank-card-one" | "bank-card-two" | "buy" | "consume" | "discovery-index" | "exchange-four" | "exchange-one" | "exchange-three" | "exchange-two" | "financing" | "financing-one" | "financing-two" | "flash-payment" | "gift-bag" | "history-query" | "insert-card" | "ipo" | "mall-bag" | "medication-time" | "open-an-account" | "optional" | "paper-money" | "pay-code-one" | "red-envelopes" | "shopping-bag-one" | "shopping-cart-add" | "shopping-cart-del" | "shopping-cart-two" | "stock-market" | "transaction-order" | "trend" | "trend-two" | "two-dimensional-code" | "two-dimensional-code-one" | "two-dimensional-code-two" | "wallet-one" | "wallet-three" | "wallet-two" | "water-level" | "water-rate" | "water-rate-two" | "weixin-market" | "workbench" | "add-music" | "carousel-video" | "collection-records" | "concern" | "entertainment" | "headphone-sound" | "headset-one" | "movie-board" | "music-cd" | "music-list" | "music-one" | "pause-one" | "play-one" | "play-wrong" | "playback-progress" | "record-disc" | "remind-disable" | "replay-music" | "voice-one" | "volume-notice" | "volume-small" | "abnormal" | "add-print" | "add-web" | "agreement" | "announcement" | "book-one" | "chinese" | "chinese-one" | "collect-picture" | "collection-files" | "compression" | "copy-one" | "data-file" | "disabaled-web" | "doc-add" | "doc-detail" | "doc-fail" | "doc-search" | "doc-search-two" | "doc-success" | "document-folder" | "download-web" | "email-block" | "email-delect" | "email-security" | "excel" | "file-addition" | "file-collection" | "file-collection-one" | "file-conversion" | "file-date" | "file-date-one" | "file-display" | "file-display-one" | "file-editing" | "file-editing-one" | "file-failed" | "file-focus" | "file-focus-one" | "file-hash" | "file-hiding" | "file-lock-one" | "file-music-one" | "file-protection" | "file-protection-one" | "file-quality" | "file-quality-one" | "file-removal" | "file-search-one" | "file-search-two" | "file-settings-one" | "file-staff" | "file-staff-one" | "file-success" | "file-tips" | "file-withdrawal" | "folder-block-one" | "folder-conversion" | "folder-failed" | "folder-focus" | "folder-focus-one" | "folder-lock-one" | "folder-music-one" | "folder-protection" | "folder-protection-one" | "folder-quality" | "folder-quality-one" | "folder-search-one" | "folder-settings-one" | "folder-success" | "folder-withdrawal" | "font-search" | "format" | "healthy-recognition" | "image-files" | "inbox-download-r" | "inbox-r" | "inbox-success" | "inbox-success-r" | "inbox-upload-r" | "instruction" | "invalid-files" | "level" | "locking-picture" | "locking-web" | "mail-download" | "mail-edit" | "mail-review" | "mail-unpacking" | "new-picture" | "newspaper-folding" | "notebook-and-pen" | "notebook-one" | "order" | "picture-album" | "play-two" | "seo-folder" | "setting-web" | "termination-file" | "text-message" | "ticket-one" | "timed-mail" | "upload-web" | "video-one" | "web-page" | "beauty" | "contrast-view" | "contrast-view-circle" | "effects" | "figma-mask" | "flip-camera" | "game-two" | "mask-one" | "material" | "material-two" | "mirror-one" | "pic-one" | "scan-setting" | "audit" | "bookmark-three" | "bytedance-mini-app" | "card-two" | "dashboard-car" | "degree-hat" | "desk-lamp-one" | "energy-socket" | "express-delivery" | "folder-one" | "full-screen-play" | "glasses-three" | "light-member" | "medal-one" | "pay-code" | "read-book" | "sickbed" | "sleep-two" | "stand-up" | "thinking-problem" | "toolkit" | "trace" | "vip-one" | "voice-input" | "voice-message" | "weixin-cards-offers" | "weixin-mini-app" | "weixin-scan" | "weixin-shake" | "weixin-top-stories" | "appointment" | "edit-name" | "every-user" | "id-card-h" | "id-card-v" | "people-bottom" | "people-bottom-card" | "people-delete" | "people-delete-one" | "people-download" | "people-left" | "people-minus" | "people-minus-one" | "people-plus" | "people-plus-one" | "people-right" | "people-safe" | "people-safe-one" | "people-search" | "people-search-one" | "people-speak" | "people-top" | "people-top-card" | "people-unknown" | "people-upload" | "peoples" | "peoples-two" | "personal-collection" | "personal-privacy" | "public-toilet" | "reduce-user" | "right-user" | "turn-around" | "user-business" | "user-positioning" | "user-to-user-transmission" | "weixin-people-nearby" | "women" | "wrong-user" | "balance-two" | "harm" | "imbalance" | "protect" | "protection" | "shield-add" | "umbrella-one" | "umbrella-two" | "air-bike" | "badge-two" | "balance-one" | "baokemeng" | "basketball-one" | "black-eight" | "bottom-bar-one" | "chess-one" | "diving-bottle" | "diving-suit" | "five-star-badge" | "gold-medal-two" | "gongfu" | "gymnastics-one" | "jump" | "kungfu" | "muscle" | "riding" | "rollerskates" | "rope-skipping" | "soccer-one" | "spikedshoes" | "sport" | "sporting" | "stretching-one" | "swimming-ring" | "tabletennis" | "target-one" | "thin" | "treadmill-one" | "treadmill-two" | "waterpolo-one" | "wingsuit-flying" | "big-clock" | "calendar-thirty" | "calendar-thirty-two" | "calendar-three" | "iwatch" | "loading-three" | "radar-two" | "speed-one" | "stopwatch-start" | "airplane-window" | "airplane-window-one" | "anchor-two" | "aviation" | "baggage-delay" | "brake-pads" | "bus-one" | "bus-two" | "camp" | "coconut-tree" | "compass-one" | "consignment" | "cruise" | "enquire" | "flight-airflow" | "flight-safety" | "gate-machine" | "guide-board" | "high-speed-rail" | "homestay" | "in-flight" | "landing" | "local-pin" | "local-two" | "manual-gear" | "map-distance" | "map-draw" | "map-road" | "map-road-two" | "map-two" | "mounted" | "passport-one" | "pyramid-one" | "repositioning" | "resting" | "road-cone" | "road-sign-both" | "round-trip" | "sailboat-one" | "set-off" | "take-off-one" | "tent-banner" | "tickets-one" | "tickets-two" | "tour-bus" | "universal" | "sun-one" | "thunderstorm-one">): import("react").JSX.Element;
|
|
1955
|
+
({ 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" | "filter" | "reduce" | "find" | "fill" | "android" | "windows" | "success" | "data" | "shake" | "rotate" | "error" | "search" | "split" | "anchor" | "text" | "checkbox" | "radio" | "timer" | "key" | "display" | "margin" | "direction" | "transform" | "form" | "label" | "mark" | "picture" | "table" | "time" | "video" | "mask" | "theme" | "application" | "asterisk" | "book" | "book-open" | "bookmark" | "bookshelf" | "briefcase" | "certificate" | "chip" | "clipboard" | "comment" | "contrast" | "copyright" | "crown" | "death-star" | "delete" | "dome-light" | "email-search" | "ethernet-off" | "ferris-wheel" | "flag" | "flashlight" | "gavel" | "group" | "help" | "id-card" | "inbox" | "keyboard" | "magnet" | "mail" | "message" | "micro-sd" | "mouse" | "multicast" | "notebook" | "passport" | "pin" | "pinwheel" | "resistor" | "ring" | "router" | "rss" | "school" | "screen-rotation" | "sd" | "seal" | "server" | "sleep" | "slide" | "square-small" | "tag" | "tent" | "ticket" | "timeline" | "trademark" | "tray" | "ungroup" | "usb" | "voicemail" | "weight" | "bee" | "egg" | "pig" | "shovel" | "turkey" | "water" | "database-alert" | "bat" | "bird" | "bug" | "butterfly" | "dog" | "dolphin" | "duck" | "fish" | "owl" | "panda" | "rabbit" | "reload" | "equalizer" | "headset" | "music" | "speaker" | "volume-mute" | "car" | "car-battery" | "lock" | "thermometer" | "bank-transfer" | "bitcoin" | "finance" | "transfer" | "wallet" | "apple" | "box" | "dropbox" | "facebook" | "gitlab" | "google" | "google-ads" | "instagram" | "nintendo-switch" | "twitter" | "wechat" | "youtube" | "devices" | "phone" | "phone-incoming" | "phone-missed" | "phone-outgoing" | "sim" | "chef-hat" | "glasses" | "hanger" | "iron" | "database-lock" | "database-search" | "database-sync" | "alarm" | "calendar" | "api" | "file-code" | "laptop" | "monitor" | "projector" | "watch" | "file-cabinet" | "file-excel" | "file-lock" | "file-music" | "file-question" | "file-search" | "file-settings" | "file-word" | "folder" | "folder-download" | "folder-lock" | "folder-minus" | "folder-music" | "folder-open" | "folder-plus" | "folder-search" | "folder-settings" | "folder-upload" | "beer" | "bowl" | "cake" | "candy" | "cheese" | "cup" | "french-fries" | "hamburger" | "kettle" | "noodles" | "nutrition" | "popcorn" | "pot" | "rice" | "tea" | "checkerboard" | "flask" | "gamepad" | "ghost" | "puzzle" | "shield" | "skull" | "treasure-chest" | "compass" | "layers" | "fire-extinguisher" | "nut" | "screwdriver" | "tape-measure" | "hair-dryer" | "lipstick" | "lotion" | "gift" | "pumpkin" | "snowman" | "camera" | "connection" | "desk-lamp" | "fire" | "gate" | "home" | "lamp" | "mirror" | "play" | "printer" | "record" | "record-player" | "robot" | "seat" | "shower-head" | "sofa" | "theater" | "toilet" | "washing-machine" | "webcam" | "wind-turbine" | "email-lock" | "calculator" | "chart-pie" | "division" | "ambulance" | "brain" | "hospital" | "needle" | "pill" | "prescription" | "stethoscope" | "wheelchair" | "piano" | "trumpet" | "cactus" | "airplane" | "bus" | "navigation" | "taxi" | "train" | "bell-ring" | "baby" | "diving" | "rowing" | "panorama-horizontal" | "castle" | "city" | "parking" | "microscope" | "rocket" | "telescope" | "test-tube" | "cylinder" | "octagon" | "rectangle" | "square" | "star" | "triangle" | "shopping" | "badminton" | "baseball-bat" | "bike" | "curling" | "gymnastics" | "scoreboard" | "skate" | "soccer" | "torch" | "trophy" | "drone" | "parachute" | "elevator" | "subway" | "movie" | "view-list" | "broadcast" | "umbrella" | "moon" | "scissors" | "shopping-bag" | "shopping-cart" | "user" | "airplay" | "alarm-clock" | "at-sign" | "backpack" | "badge" | "banana" | "battery-full" | "bring-to-front" | "cable-car" | "cherry" | "cloudy" | "command" | "computer" | "cooking-pot" | "copy" | "cpu" | "drumstick" | "figma" | "file-text" | "focus" | "folder-code" | "globe" | "handbag" | "hotel" | "info" | "joystick" | "luggage" | "mail-open" | "milk" | "mountain" | "move" | "phone-call" | "plug" | "radiation" | "refrigerator" | "sailboat" | "sandwich" | "save" | "send-to-back" | "ship" | "shrimp" | "stamp" | "sunset" | "terminal" | "thumbs-down" | "thumbs-up" | "zoom-in" | "zoom-out" | "align-left" | "align-right" | "edit" | "tool" | "unlock" | "ad" | "address-book" | "air-conditioning" | "avocado" | "blade" | "bottle" | "bow" | "bread" | "brightness" | "browser" | "calendar-dot" | "cell" | "checklist" | "christmas-tree" | "click" | "color-filter" | "components" | "deer" | "diamonds" | "first-aid-kit" | "forbid" | "gps" | "helmet" | "inner-shadow-bottom-left" | "inner-shadow-bottom-right" | "inner-shadow-left" | "inner-shadow-right" | "inner-shadow-top-left" | "inner-shadow-top-right" | "lemon" | "message-search" | "messages" | "notes" | "outbound" | "paint" | "pennant" | "percentage" | "perfume" | "pills" | "planet" | "play-basketball" | "play-volleyball" | "point" | "prison" | "razor" | "report" | "rings" | "road-sign" | "s-turn-down" | "s-turn-left" | "s-turn-right" | "s-turn-up" | "screenshot" | "seedling" | "seo" | "source-code" | "steering-wheel" | "stopwatch" | "sum" | "teapot" | "tower" | "treadmill" | "u-turn-left" | "u-turn-right" | "vacuum-cleaner" | "viewfinder" | "vip" | "windmill" | "zip" | "zoom" | "align-bottom" | "align-top" | "back" | "browser-safari" | "file-pdf" | "hdd" | "lightning" | "measuring-cup" | "people" | "sd-card" | "shop" | "thunderbolt" | "tiktok" | "volume-down" | "volume-up" | "spoon" | "stapler" | "frog" | "hippo" | "comments" | "sim-card" | "bezier-curve" | "battery-empty" | "hands" | "chair" | "vest" | "teeth" | "vial" | "tape" | "align-vertically" | "bring-forward" | "send-backward" | "add" | "branch" | "connect" | "erase" | "fork" | "inspection" | "coronavirus" | "delivery" | "blockchain" | "chart-ring" | "copy-link" | "plan" | "ppt" | "game-console" | "signal-strength" | "cloudy-night" | "female" | "hand-left" | "hand-right" | "male" | "bytedance" | "eagle" | "foursquare" | "frigate" | "honey" | "intercom" | "local" | "mitsubishi" | "orange" | "railway" | "renault" | "sketch" | "tumblr" | "volkswagen" | "adobe-indesign" | "adobe-lightroom" | "adobe-photoshop" | "blossom" | "schedule" | "experiment" | "dark-mode" | "audio-file" | "speed" | "bubble-chart" | "topic" | "balance" | "hard-disk" | "table-lamp" | "cooking" | "fork-spoon" | "oven" | "single-bed" | "boy" | "communication" | "eyebrow" | "girl" | "video-file" | "sailing" | "golf-course" | "icecream" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "archery" | "birthday-cake" | "oil-industry" | "hat" | "facetime" | "commodity" | "voice" | "gas" | "app-store" | "hot-air-balloon" | "airpods" | "health" | "parallelogram" | "radish" | "arena" | "assembly-line" | "blackboard" | "classroom" | "clue" | "creative" | "english" | "four" | "leo" | "lotus" | "me" | "next" | "notepad" | "one" | "phonograph" | "poker" | "press" | "remind" | "shade" | "stickers" | "three" | "tips" | "tomato" | "transport" | "weibo" | "receive" | "transaction" | "carousel" | "cool" | "drink" | "game" | "injection" | "like" | "memory-card" | "coupon" | "file-gif" | "file-jpg" | "file-txt" | "hand-down" | "hand-up" | "pear" | "t-shirt" | "mute" | "config" | "log" | "bloom" | "chicken" | "peas" | "folder-close" | "cd" | "fm" | "control" | "expand-down" | "expand-left" | "expand-right" | "expand-up" | "inbox-in" | "inbox-out" | "nmr" | "performance" | "astonished-face" | "beer-mug" | "crab" | "dizzy-face" | "expressionless-face" | "loudly-crying-face" | "neutral-face" | "peach" | "pushpin" | "shorts" | "slightly-smiling-face" | "upside-down-face" | "watermelon" | "winking-face" | "disk" | "fireworks" | "doughnut" | "eggplant" | "monkey" | "whale" | "kitchen-knife" | "laptop-computer" | "necktie" | "angry-face" | "anguished-face" | "confounded-face" | "confused-face" | "disappointed-face" | "eyes" | "face-without-mouth" | "family" | "grimacing-face" | "grinning-face" | "nail-polish" | "pouting-face" | "relieved-face" | "selfie" | "smiling-face" | "weary-face" | "worried-face" | "cancer" | "taurus" | "add-user" | "install" | "sound" | "master" | "avatar" | "goblet" | "goblet-full" | "gold-medal" | "iphone" | "knife-fork" | "setting" | "switch-button" | "caution" | "clear" | "skating" | "skiing-nordic" | "distribute-horizontally" | "distribute-vertically" | "gift-box" | "ipad" | "trunk" | "bear" | "cook" | "pie" | "red-envelope" | "permissions" | "repair" | "system" | "vacation" | "swimsuit" | "barbecue" | "chicken-leg" | "chimney" | "clock-tower" | "diamond-ring" | "door-handle" | "fingernail" | "fist" | "hockey" | "nuclear-plant" | "pagoda" | "palm" | "powder" | "shoulder-bag" | "slippers" | "spanner" | "spinning-top" | "strongbox" | "swallow" | "towel" | "video-conference" | "whirlwind" | "keyhole" | "intersection" | "descend" | "network-drive" | "optimize" | "boxing" | "weightlifting" | "sperm" | "breast-pump" | "medicine-bottle" | "vegetables" | "acceleration" | "database-setting" | "folder-block" | "glove" | "green-house" | "market-analysis" | "remote-control" | "right-angle" | "rocking-horse" | "taj-mahal" | "vr-glasses" | "html-five" | "app-switch" | "application-one" | "benz" | "blocks-and-arrows" | "category-management" | "circle-five-line" | "circle-four" | "circle-four-line" | "circle-three" | "circle-two-line" | "circles-and-triangles" | "circles-seven" | "circular-connection" | "cones" | "converging-gateway" | "coordinate-system" | "cross-ring" | "crown-two" | "cube-four" | "cycle-one" | "exclusive-gateway" | "figma-component" | "four-arrows" | "four-point-connection" | "four-round-point-connection" | "game-emoji" | "graphic-design" | "graphic-design-two" | "graphic-stitching-four" | "graphic-stitching-three" | "halo" | "hexagon-strip" | "inclusive-gateway" | "keyline" | "multi-circular" | "multi-rectangle" | "multi-triangular-two" | "nested-arrows" | "nine-points-connected" | "one-third-rotation" | "open-one" | "parallel-gateway" | "rectangle-tear" | "rectangle-x" | "rectangular-circular-connection" | "rectangular-circular-separation" | "refraction" | "reverse-operation-in" | "reverse-operation-out" | "right-run" | "round-caliper" | "round-mask" | "run-left" | "sales-report" | "six-circular-connection" | "six-points" | "split-branch" | "table-report" | "texture-two" | "three-hexagons" | "three-slashes" | "three-triangles" | "triangle-round-rectangle" | "two-semicircles" | "two-triangles" | "update-rotation" | "warehousing" | "cattle" | "fish-one" | "koala-bear" | "pigeon" | "circle-double-down" | "circle-double-left" | "circle-double-right" | "circle-double-up" | "circle-left-down" | "circle-left-up" | "circle-right-down" | "circle-right-up" | "down-c" | "down-one" | "down-square" | "down-two" | "download-three" | "incoming" | "left-c" | "left-one" | "left-square" | "left-two" | "menu-fold-one" | "menu-unfold-one" | "outgoing" | "right-c" | "right-one" | "right-square" | "right-two" | "sliding-horizontal" | "sliding-vertical" | "up-c" | "up-one" | "up-square" | "up-two" | "upload-three" | "zoom-internal" | "baby-app" | "baby-car-seat" | "baby-feet" | "baby-meal" | "baby-mobile" | "baby-one" | "baby-pants" | "baby-sling" | "baby-taste" | "bib" | "booster-car-seat" | "boy-one" | "boy-stroller" | "boy-two" | "chair-one" | "children-pyramid" | "crying-baby" | "float" | "girl-one" | "girl-two" | "heart-ballon" | "onesies" | "pacifier" | "paper-ship" | "parenting-book" | "party-balloon" | "pokeball-one" | "preschool" | "radio-nanny" | "rattle" | "rattle-one" | "romper" | "sippy-cup" | "steoller" | "tire-swing" | "aiming" | "all-application" | "bill" | "bookmark-one" | "delete-two" | "dislike-two" | "hourglass-full" | "hourglass-null" | "more-app" | "more-two" | "pic" | "preview-open" | "save-one" | "setting-one" | "setting-three" | "setting-two" | "tag-one" | "waterfalls-h" | "waterfalls-v" | "adobe-illustrate" | "bydesign" | "dribble" | "faceu" | "feelgood" | "feelgood-one" | "friends-circle" | "instagram-one" | "lincoln" | "maill-one" | "messages-one" | "new-dianziqian" | "phone-two" | "topbuzz" | "tuchong" | "ulikecam" | "vigo" | "xiaodu" | "xigua" | "xingfuli" | "youtobe" | "zijinyunying" | "arc-de-triomphe" | "booth" | "bridge-one" | "building-four" | "building-one" | "building-three" | "building-two" | "chinese-pavilion" | "church-one" | "church-two" | "circle-house" | "circus" | "city-gate" | "city-one" | "escalators" | "factory-building" | "home-two" | "hospital-two" | "light-house" | "monument-one" | "monument-two" | "museum-one" | "museum-two" | "open-door" | "palace" | "pearl-of-the-orient" | "phone-booth" | "pull-door" | "push-door" | "security-stall" | "shopping-mall" | "tower-of-babel" | "up-and-down" | "xiaodu-home" | "add-one" | "attention" | "big-x" | "check-one" | "close-one" | "correct" | "more-three" | "plus-cross" | "reduce-one" | "activity-source" | "analysis" | "area-map" | "broadcast-one" | "change-date-sort" | "chart-graph" | "chart-histogram-two" | "chart-line-area" | "chart-proportion" | "chart-stock" | "data-all" | "data-arrival" | "data-four" | "data-one" | "data-screen" | "data-sheet" | "data-three" | "data-two" | "electrocardiogram" | "maslow-pyramids" | "pie-five" | "pie-four" | "pie-one" | "pie-seven" | "pie-six" | "pie-three" | "pie-two" | "pivot-table" | "radar-chart" | "ranking-list" | "recent-views-sort" | "slide-two" | "unicast" | "vertical-timeline" | "bachelor-cap" | "bachelor-cap-one" | "bachelor-cap-two" | "baseball-cap" | "basketball-clothes" | "children-cap" | "clothes-briefs" | "clothes-gloves" | "clothes-gloves-two" | "clothes-hoodie" | "clothes-pants-short" | "clothes-pants-sweat" | "clothes-skates" | "clothes-turtleneck" | "clothes-windbreaker" | "coat-hanger" | "commuter-bag" | "crown-three" | "diamond-necklace" | "full-dress-longuette" | "glasses-one" | "headwear" | "high-heeled-shoes" | "holy-sword" | "retro-bag" | "short-skirt" | "skates" | "slippers-one" | "sorcerer-hat" | "sun-hat" | "sweater" | "the-single-shoulder-bag" | "three-d-glasses" | "trousers-bell-bottoms" | "woolen-hat" | "comment-one" | "message-emoji" | "message-one" | "message-privacy" | "message-security" | "message-sent" | "online-meeting" | "phone-incoming-one" | "phone-outgoing-one" | "phone-telephone" | "phone-video-call" | "tips-one" | "topic-discussion" | "page-template" | "platte" | "table-file" | "tree-list" | "anchor-one" | "anchor-round" | "anchor-squre" | "applet-closed" | "branch-one" | "branch-two" | "connect-address-one" | "connect-address-two" | "connection-box" | "connection-point" | "connection-point-two" | "network-tree" | "pull-requests" | "relational-graph" | "ring-one" | "share-one" | "split-turn-down-left" | "split-turn-down-right" | "tree-diagram" | "u-turn-down" | "u-turn-up" | "whole-site-accelerator" | "capricornus" | "data-display" | "data-lock" | "data-switching" | "data-user" | "database-code" | "database-config" | "database-download" | "database-enter" | "database-fail" | "database-first" | "database-forbid" | "database-network" | "database-network-point" | "database-point" | "database-position" | "database-power" | "database-proportion" | "database-success" | "database-time" | "add-item" | "add-mode" | "add-pic" | "add-subset" | "add-text-two" | "adjacent-item" | "adjustment" | "align-bottom-two" | "align-horizontal-center-two" | "align-horizontally" | "align-left-one" | "align-left-two" | "align-right-one" | "align-right-two" | "align-text-both-one" | "align-text-bottom-one" | "align-text-center-one" | "align-text-left-one" | "align-text-middle-one" | "align-text-right-one" | "align-text-top-one" | "align-top-two" | "align-vertical-center-two" | "alignment-bottom-center" | "alignment-bottom-left" | "alignment-bottom-right" | "alignment-horizontal-bottom" | "alignment-horizontal-center" | "alignment-horizontal-top" | "alignment-left-bottom" | "alignment-left-center" | "alignment-left-top" | "alignment-right-bottom" | "alignment-right-center" | "alignment-right-top" | "alignment-top-center" | "alignment-top-left" | "alignment-top-right" | "alignment-vertical-center" | "alignment-vertical-left" | "alignment-vertical-right" | "aperture-priority" | "application-two" | "auto-focus" | "bottom-bar" | "bring-to-front-one" | "chart-pie-one" | "clear-format" | "curve-adjustment" | "cutting-one" | "damage-map" | "delete-five" | "delete-four" | "delete-mode" | "delete-one" | "delete-themes" | "delete-three" | "difference-set" | "direction-adjustment-two" | "distribute-horizontal-spacing" | "distribute-vertical-spacing" | "download-four" | "drop-shadow-down" | "drop-shadow-left" | "drop-shadow-right" | "drop-shadow-up" | "edit-movie" | "edit-two" | "editing" | "electric-wave" | "endpoint-displacement" | "enter-the-keyboard" | "equal-ratio" | "excel-one" | "extend" | "flashlamp" | "flip-horizontally" | "flip-vertically" | "focus-one" | "format-brush" | "full-selection" | "helpcenter" | "high-light" | "horizontal-tidy-up" | "horizontally-centered" | "inner-shadow-down" | "inner-shadow-up" | "intermediate-mode" | "internal-expansion" | "internal-reduction" | "invert-camera" | "key-one" | "key-two" | "layout-five" | "layout-four" | "layout-one" | "layout-three" | "layout-two" | "left-bar" | "left-expand" | "lens-alignment" | "list-alphabet" | "list-bottom" | "list-checkbox" | "list-fail" | "list-middle" | "list-one" | "list-success" | "list-top" | "lock-one" | "many-to-many" | "margin-one" | "mind-mapping" | "minus-the-bottom" | "minus-the-top" | "modify" | "modify-two" | "more-four" | "move-in-one" | "move-one" | "multi-picture-carousel" | "natural-mode" | "newlybuild" | "no-shooting" | "one-to-many" | "one-to-one" | "overall-reduction" | "paragraph-alphabet" | "paragraph-rectangle" | "paragraph-round" | "paragraph-triangle" | "picture-one" | "powerpoint" | "radio-two" | "reduce-two" | "refresh-one" | "reverse-lens" | "reverse-lens-one" | "right-bar" | "right-expand" | "rotate-one" | "rotation-one" | "screenshot-one" | "screenshot-two" | "selected" | "selected-focus" | "share-two" | "shutter-priority" | "switch-themes" | "top-bar" | "unlock-one" | "vertical-tidy-up" | "vertically-centered" | "video-two" | "view-grid-card" | "view-grid-detail" | "view-grid-list" | "word" | "write" | "writing-fluently" | "distraught-face" | "emotion-happy" | "emotion-unhappy" | "face-with-smiling-open-eyes" | "frowning-face-whit-open-mouth" | "grinning-face-with-open-mouth" | "grinning-face-with-squinting-eyes" | "grinning-face-with-tightly-closed-eyes" | "grinning-face-with-tightly-closed-eyes-open-mouth" | "loudly-crying-face-whit-open-mouth" | "slightly-frowning-face-whit-open-mouth" | "sly-face-whit-smile" | "smiling-face-with-squinting-eyes" | "surprised-face-with-open-big-mouth" | "surprised-face-with-open-mouth" | "winking-face-with-open-eyes" | "battery-working" | "christmas-tree-one" | "fruiter" | "green-new-energy" | "leaves-one" | "leaves-two" | "outdoor" | "sapling" | "tree-one" | "water-no" | "windmill-two" | "apple-one" | "avocado-one" | "bottle-one" | "bottle-three" | "bottle-two" | "bowl-one" | "bread-machine" | "bread-one" | "cake-five" | "cake-four" | "cake-one" | "cake-three" | "canned-fruit" | "chafing-dish" | "chafing-dish-one" | "chef-hat-one" | "chili" | "chopping-board" | "cola" | "cup-one" | "egg-one" | "goblet-cracking" | "hamburger-one" | "honey-one" | "hot-pot" | "hot-pot-one" | "icecream-five" | "icecream-four" | "icecream-two" | "juice" | "kettle-one" | "liqueur" | "macadamia-nut" | "milk-one" | "orange-one" | "painted-eggshell" | "popcorn-one" | "radish-one" | "sandwich-one" | "scallion" | "shovel-one" | "snacks" | "soybean-milk-maker" | "tea-drink" | "thermos-cup" | "vegetable-basket" | "vicia-faba" | "watermelon-one" | "arithmetic-buttons" | "arrow-keys" | "block-eight" | "block-five" | "block-four" | "block-nine" | "block-one" | "block-seven" | "block-six" | "block-ten" | "block-three" | "block-two" | "game-handle" | "game-ps" | "handheld" | "handle-a" | "handle-b" | "handle-c" | "handle-down" | "handle-left" | "handle-right" | "handle-round" | "handle-square" | "handle-triangle" | "handle-up" | "handle-x" | "handle-y" | "handle-z" | "diamond-one" | "diamond-three" | "diamond-two" | "hexagon-one" | "oval-one" | "pentagon-one" | "quadrilateral" | "rectangle-one" | "rectangle-small" | "round" | "trapezoid" | "bad" | "bad-one" | "bad-two" | "come" | "concept-sharing" | "easy" | "five" | "five-five" | "four-four" | "good" | "good-one" | "good-two" | "hi" | "hold-interface" | "hold-seeds" | "one-one" | "point-out" | "rock-gesture" | "six" | "swing" | "three-three" | "turn-on" | "two" | "two-two" | "yep" | "asterisk-key" | "battery-failure" | "battery-storage" | "battery-tips" | "battery-working-one" | "bolt-one" | "broadcast-radio" | "calculator-one" | "camera-five" | "camera-four" | "camera-one" | "camera-three" | "camera-two" | "charging-treasure" | "cloud-storage" | "code-laptop" | "collect-computer" | "collect-laptop" | "dashboard-one" | "data-server" | "delete-key" | "digital-watches" | "disabled-laptop" | "disk-one" | "disk-two" | "download-laptop" | "drone-one" | "dvi" | "eight-key" | "electric-iron" | "electronic-door-lock" | "electronic-locks-close" | "electronic-locks-open" | "electronic-pen" | "enter-key" | "enter-key-one" | "ethernet-on" | "f-eight-key" | "f-five-key" | "f-four-key" | "f-n-key" | "f-nine-key" | "f-one-key" | "f-seven-key" | "f-six-key" | "f-three-key" | "f-two-key" | "f-zero-key" | "five-key" | "four-key" | "game-console-one" | "game-three" | "gopro" | "hair-dryer-one" | "hand-painted-plate" | "hard-disk-one" | "hashtag-key" | "hdmi-cable" | "hdmi-connector" | "headset-two" | "hunting-gear" | "i-mac" | "induction-lock" | "ipad-one" | "iwatch-one" | "iwatch-two" | "laptop-one" | "locking-computer" | "locking-laptop" | "mac-finder" | "memory-card-one" | "memory-one" | "micro-slr-camera" | "microphone-one" | "microscope-one" | "microwave-oven" | "mini-sd-card" | "monitor-camera" | "monitor-one" | "mouse-one" | "multi-function-knife" | "new-computer" | "nine-key" | "one-key" | "pad" | "painted-screen" | "phone-one" | "plug-one" | "power-supply" | "power-supply-one" | "printer-two" | "projector-one" | "projector-three" | "projector-two" | "radio-one" | "receiver" | "remote-control-one" | "robot-one" | "rocket-one" | "round-socket" | "router-one" | "rs-male" | "setting-computer" | "setting-laptop" | "seven-key" | "shaver" | "signal-tower" | "six-key" | "slave" | "solid-state-disk" | "sound-one" | "speaker-one" | "ssd" | "stereo-one" | "storage-card-one" | "storage-card-two" | "surveillance-cameras" | "surveillance-cameras-one" | "surveillance-cameras-two" | "switch-nintendo" | "switch-one" | "three-key" | "transporter" | "tv-one" | "two-key" | "type-drive" | "u-disk" | "upload-laptop" | "usb-memory-stick" | "usb-micro-one" | "usb-micro-two" | "usb-one" | "usb-type-c" | "videocamera" | "videocamera-one" | "virtual-reality-glasses" | "washing-machine-one" | "watch-one" | "zero-key" | "anti-corrosion" | "composition" | "cross-society" | "endocrine" | "facial-mask" | "gauze" | "general-branch" | "germs" | "hospital-four" | "hospital-three" | "infusion" | "love-and-help" | "medical-box" | "medical-files" | "medical-mark" | "medicine-bottle-one" | "medicine-chest" | "nests" | "neural" | "nurse-cap" | "orthopedic" | "other" | "pesticide" | "pure-natural" | "red-cross" | "safe-retrieval" | "thermometer-one" | "toxins" | "traditional-chinese-medicine" | "uterus" | "electric-drill" | "engineering-brand" | "engineering-vehicle" | "fire-extinguisher-one" | "hammer-and-anvil" | "heater-resistor" | "helmet-one" | "industrial-scales" | "land-surveying" | "led-diode" | "oscillator" | "petrol" | "potentiometer" | "robot-two" | "scale-one" | "solar-energy-one" | "stack-light" | "worker" | "beach-umbrella" | "bedside" | "bedside-two" | "boiler" | "coffee-machine" | "double-bed" | "hanger-two" | "hotel-do-not-clean" | "hotel-please-clean" | "iron-disable" | "iron-three" | "iron-two" | "sofa-two" | "tub" | "afro-pick" | "barber-brush" | "barber-clippers" | "beauty-instrument" | "conditioner" | "cosmetic-brush" | "english-mustache" | "face-powder" | "facial-cleanser" | "foundation-makeup" | "hand-cream" | "handwashing" | "handwashing-fluid" | "health-products" | "jewelry" | "lip-gloss" | "lip-tattoo" | "lipstick-one" | "makeups" | "mascara" | "massage-chair" | "massage-chair-one" | "massage-table" | "mirror-two" | "nail-polish-one" | "perfumer-bottle" | "reel" | "shaver-one" | "shaving" | "soap-bubble" | "spa-candle" | "straight-razor" | "color-card" | "cuvette" | "experiment-one" | "ruler-one" | "triangle-ruler" | "add-subtract" | "bank-card" | "bank-card-one" | "bank-card-two" | "buy" | "consume" | "discovery-index" | "exchange-four" | "exchange-one" | "exchange-three" | "exchange-two" | "financing" | "financing-one" | "financing-two" | "flash-payment" | "gift-bag" | "history-query" | "insert-card" | "ipo" | "mall-bag" | "medication-time" | "open-an-account" | "optional" | "paper-money" | "pay-code-one" | "red-envelopes" | "shopping-bag-one" | "shopping-cart-add" | "shopping-cart-del" | "shopping-cart-two" | "stock-market" | "transaction-order" | "trend" | "trend-two" | "two-dimensional-code" | "two-dimensional-code-one" | "two-dimensional-code-two" | "wallet-one" | "wallet-three" | "wallet-two" | "water-level" | "water-rate" | "water-rate-two" | "weixin-market" | "workbench" | "add-music" | "carousel-video" | "collection-records" | "concern" | "entertainment" | "headphone-sound" | "headset-one" | "movie-board" | "music-cd" | "music-list" | "music-one" | "pause-one" | "play-one" | "play-wrong" | "playback-progress" | "record-disc" | "remind-disable" | "replay-music" | "voice-one" | "volume-notice" | "volume-small" | "abnormal" | "add-print" | "add-web" | "agreement" | "announcement" | "book-one" | "chinese" | "chinese-one" | "collect-picture" | "collection-files" | "compression" | "copy-one" | "data-file" | "disabaled-web" | "doc-add" | "doc-detail" | "doc-fail" | "doc-search" | "doc-search-two" | "doc-success" | "document-folder" | "download-web" | "email-block" | "email-delect" | "email-security" | "excel" | "file-addition" | "file-collection" | "file-collection-one" | "file-conversion" | "file-date" | "file-date-one" | "file-display" | "file-display-one" | "file-editing" | "file-editing-one" | "file-failed" | "file-focus" | "file-focus-one" | "file-hash" | "file-hiding" | "file-lock-one" | "file-music-one" | "file-protection" | "file-protection-one" | "file-quality" | "file-quality-one" | "file-removal" | "file-search-one" | "file-search-two" | "file-settings-one" | "file-staff" | "file-staff-one" | "file-success" | "file-tips" | "file-withdrawal" | "folder-block-one" | "folder-conversion" | "folder-failed" | "folder-focus" | "folder-focus-one" | "folder-lock-one" | "folder-music-one" | "folder-protection" | "folder-protection-one" | "folder-quality" | "folder-quality-one" | "folder-search-one" | "folder-settings-one" | "folder-success" | "folder-withdrawal" | "font-search" | "format" | "healthy-recognition" | "image-files" | "inbox-download-r" | "inbox-r" | "inbox-success" | "inbox-success-r" | "inbox-upload-r" | "instruction" | "invalid-files" | "level" | "locking-picture" | "locking-web" | "mail-download" | "mail-edit" | "mail-review" | "mail-unpacking" | "new-picture" | "newspaper-folding" | "notebook-and-pen" | "notebook-one" | "order" | "picture-album" | "play-two" | "seo-folder" | "setting-web" | "termination-file" | "text-message" | "ticket-one" | "timed-mail" | "upload-web" | "video-one" | "web-page" | "beauty" | "contrast-view" | "contrast-view-circle" | "effects" | "figma-mask" | "flip-camera" | "game-two" | "mask-one" | "material" | "material-two" | "mirror-one" | "pic-one" | "scan-setting" | "audit" | "bookmark-three" | "bytedance-mini-app" | "card-two" | "dashboard-car" | "degree-hat" | "desk-lamp-one" | "energy-socket" | "express-delivery" | "folder-one" | "full-screen-play" | "glasses-three" | "light-member" | "medal-one" | "pay-code" | "read-book" | "sickbed" | "sleep-two" | "stand-up" | "thinking-problem" | "toolkit" | "trace" | "vip-one" | "voice-input" | "voice-message" | "weixin-cards-offers" | "weixin-mini-app" | "weixin-scan" | "weixin-shake" | "weixin-top-stories" | "appointment" | "edit-name" | "every-user" | "id-card-h" | "id-card-v" | "people-bottom" | "people-bottom-card" | "people-delete" | "people-delete-one" | "people-download" | "people-left" | "people-minus" | "people-minus-one" | "people-plus" | "people-plus-one" | "people-right" | "people-safe" | "people-safe-one" | "people-search" | "people-search-one" | "people-speak" | "people-top" | "people-top-card" | "people-unknown" | "people-upload" | "peoples" | "peoples-two" | "personal-collection" | "personal-privacy" | "public-toilet" | "reduce-user" | "right-user" | "turn-around" | "user-business" | "user-positioning" | "user-to-user-transmission" | "weixin-people-nearby" | "women" | "wrong-user" | "balance-two" | "harm" | "imbalance" | "protect" | "protection" | "shield-add" | "umbrella-one" | "umbrella-two" | "air-bike" | "badge-two" | "balance-one" | "baokemeng" | "basketball-one" | "black-eight" | "bottom-bar-one" | "chess-one" | "diving-bottle" | "diving-suit" | "five-star-badge" | "gold-medal-two" | "gongfu" | "gymnastics-one" | "jump" | "kungfu" | "muscle" | "riding" | "rollerskates" | "rope-skipping" | "soccer-one" | "spikedshoes" | "sport" | "sporting" | "stretching-one" | "swimming-ring" | "tabletennis" | "target-one" | "thin" | "treadmill-one" | "treadmill-two" | "waterpolo-one" | "wingsuit-flying" | "big-clock" | "calendar-thirty" | "calendar-thirty-two" | "calendar-three" | "iwatch" | "loading-three" | "radar-two" | "speed-one" | "stopwatch-start" | "airplane-window" | "airplane-window-one" | "anchor-two" | "aviation" | "baggage-delay" | "brake-pads" | "bus-one" | "bus-two" | "camp" | "coconut-tree" | "compass-one" | "consignment" | "cruise" | "enquire" | "flight-airflow" | "flight-safety" | "gate-machine" | "guide-board" | "high-speed-rail" | "homestay" | "in-flight" | "landing" | "local-pin" | "local-two" | "manual-gear" | "map-distance" | "map-draw" | "map-road" | "map-road-two" | "map-two" | "mounted" | "passport-one" | "pyramid-one" | "repositioning" | "resting" | "road-cone" | "road-sign-both" | "round-trip" | "sailboat-one" | "set-off" | "take-off-one" | "tent-banner" | "tickets-one" | "tickets-two" | "tour-bus" | "universal" | "sun-one" | "thunderstorm-one">): import("react").JSX.Element;
|
|
1956
1956
|
displayName: string;
|
|
1957
1957
|
};
|
|
1958
1958
|
export {};
|
|
@@ -1789,7 +1789,7 @@ declare const iconamoonIconNames: {
|
|
|
1789
1789
|
};
|
|
1790
1790
|
export type IconamoonIconName = keyof typeof iconamoonIconNames;
|
|
1791
1791
|
export declare const Iconamoon: {
|
|
1792
|
-
({ 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<"type" | "search" | "link" | "cursor" | "attachment" | "backspace" | "bluetooth" | "bookmark" | "bookmark-off" | "briefcase" | "check-bold" | "comment" | "comment-check" | "comment-remove" | "compare" | "download" | "email" | "eye" | "eye-off" | "flag" | "mouse" | "play-circle" | "restart" | "send" | "shield-off" | "star-off" | "ticket" | "upload" | "volume-off" | "lock" | "credit-card" | "invoice" | "box" | "phone" | "phone-off" | "cloud" | "cloud-clock" | "cloud-download" | "cloud-off" | "cloud-remove" | "cloud-upload" | "calendar-remove" | "clock" | "history" | "scanner" | "pen" | "file" | "file-check" | "file-document" | "file-image" | "file-remove" | "file-video" | "folder" | "folder-check" | "folder-image" | "folder-music" | "folder-remove" | "check" | "close" | "heart" | "shield" | "gift" | "home" | "printer" | "lock-off" | "calculator" | "heart-off" | "microphone" | "microphone-off" | "camera-image" | "store" | "star" | "apps" | "funnel" | "information-circle" | "question-mark-circle" | "shopping-bag" | "trash" | "badge" | "calendar-1" | "component" | "copy" | "frame" | "move" | "music-2" | "settings" | "share-2" | "zoom-in" | "zoom-out" | "check-square" | "edit" | "category" | "discount" | "location" | "location-pin" | "news" | "notification" | "notification-off" | "number-0" | "number-1" | "number-2" | "number-3" | "number-4" | "number-5" | "number-6" | "number-7" | "number-8" | "number-9" | "player-pause" | "player-play" | "player-stop" | "playlist" | "backspace-fill" | "bookmark-fill" | "box-fill" | "briefcase-fill" | "calculator-fill" | "camera-video" | "camera-video-fill" | "check-square-fill" | "clock-fill" | "cloud-download-fill" | "cloud-fill" | "cloud-upload-fill" | "credit-card-fill" | "cursor-fill" | "eye-fill" | "file-check-fill" | "file-fill" | "file-image-fill" | "flag-fill" | "folder-fill" | "funnel-fill" | "gift-fill" | "heart-fill" | "lock-fill" | "mouse-fill" | "pen-fill" | "phone-fill" | "play-circle-fill" | "printer-fill" | "send-fill" | "shield-fill" | "star-fill" | "ticket-fill" | "trash-fill" | "type-bold" | "volume-down" | "volume-down-fill" | "volume-off-fill" | "volume-up" | "volume-up-fill" | "file-audio" | "comment-dots" | "home-fill" | "store-fill" | "attachment-fill" | "calendar-2-fill" | "cloud-off-fill" | "profile-fill" | "edit-fill" | "bluetooth-fill" | "restart-fill" | "file-add-fill" | "file-close-fill" | "file-video-fill" | "folder-add-fill" | "folder-check-fill" | "folder-close-fill" | "folder-image-fill" | "folder-music-fill" | "folder-video-fill" | "news-fill" | "shopping-bag-fill" | "swap-fill" | "dislike-fill" | "headphone-fill" | "music-2-fill" | "notification-fill" | "notification-off-fill" | "apps-fill" | "check-fill" | "close-fill" | "download-fill" | "eye-off-fill" | "history-fill" | "search-fill" | "settings-fill" | "share-2-fill" | "star-off-fill" | "upload-fill" | "zoom-in-fill" | "zoom-out-fill" | "exit" | "delivery" | "folder-add" | "information-square" | "calendar-add" | "enter" | "options" | "discover" | "_3d" | "restart-bold" | "download-bold" | "exit-bold" | "upload-bold" | "star-bold" | "home-bold" | "phone-bold" | "bluetooth-bold" | "mouse-bold" | "printer-bold" | "box-bold" | "check-square-bold" | "close-square-bold" | "copy-bold" | "cursor-bold" | "delivery-bold" | "flag-bold" | "gift-bold" | "file-bold" | "file-check-bold" | "file-remove-bold" | "folder-bold" | "folder-check-bold" | "dislike-bold" | "heart-bold" | "like-bold" | "playlist-bold" | "pen-bold" | "ticket-bold" | "bookmark-bold" | "calculator-bold" | "eye-bold" | "lock-bold" | "scanner-bold" | "shield-bold" | "settings-bold" | "backspace-bold" | "link-bold" | "calendar-add-bold" | "history-bold" | "microphone-bold" | "play-circle-bold" | "cloud-bold" | "cloud-download-bold" | "cloud-upload-bold" | "number-0-square" | "number-1-square" | "number-2-square" | "number-3-square" | "number-4-square" | "number-5-square" | "number-6-square" | "number-7-square" | "number-8-square" | "number-9-square" | "profile-circle" | "comment-add" | "headphone" | "music-album" | "music-album-fill" | "calendar-2" | "dislike" | "like" | "link-external" | "folder-video" | "close-square" | "cloud-add" | "file-add" | "file-close" | "folder-close" | "folder-document" | "share-1" | "screen-full" | "screen-normal" | "expressionless-face" | "neutral-face" | "slightly-smiling-face" | "upside-down-face" | "winking-face" | "confused-face" | "disappointed-face" | "face-with-open-mouth" | "face-without-mouth" | "frowning-face" | "kissing-face" | "kissing-face-with-smiling-eyes" | "pensive-face" | "relieved-face" | "smiling-face" | "swap" | "close-bold" | "close-square-fill" | "copy-fill" | "email-fill" | "file-remove-fill" | "folder-remove-fill" | "link-fill" | "move-fill" | "options-fill" | "phone-off-fill" | "question-mark-circle-fill" | "shield-off-fill" | "smiling-face-fill" | "location-fill" | "player-next" | "player-previous" | "profile" | "unavailable" | "comment-fill" | "like-fill" | "arrow-bottom-left-1" | "arrow-bottom-left-1-bold" | "arrow-bottom-left-1-fill" | "arrow-bottom-left-1-light" | "arrow-bottom-left-1-thin" | "arrow-bottom-left-2" | "arrow-bottom-left-2-bold" | "arrow-bottom-left-2-fill" | "arrow-bottom-left-2-light" | "arrow-bottom-left-2-thin" | "arrow-bottom-left-3-square" | "arrow-bottom-left-3-square-bold" | "arrow-bottom-left-3-square-duotone" | "arrow-bottom-left-3-square-fill" | "arrow-bottom-left-3-square-light" | "arrow-bottom-left-3-square-thin" | "arrow-bottom-left-4-square" | "arrow-bottom-left-4-square-bold" | "arrow-bottom-left-4-square-duotone" | "arrow-bottom-left-4-square-fill" | "arrow-bottom-left-4-square-light" | "arrow-bottom-left-4-square-thin" | "arrow-bottom-left-5-circle" | "arrow-bottom-left-5-circle-bold" | "arrow-bottom-left-5-circle-duotone" | "arrow-bottom-left-5-circle-fill" | "arrow-bottom-left-5-circle-light" | "arrow-bottom-left-5-circle-thin" | "arrow-bottom-left-6-circle" | "arrow-bottom-left-6-circle-bold" | "arrow-bottom-left-6-circle-duotone" | "arrow-bottom-left-6-circle-fill" | "arrow-bottom-left-6-circle-light" | "arrow-bottom-left-6-circle-thin" | "arrow-bottom-right-1" | "arrow-bottom-right-1-bold" | "arrow-bottom-right-1-fill" | "arrow-bottom-right-1-light" | "arrow-bottom-right-1-thin" | "arrow-bottom-right-3-square" | "arrow-bottom-right-3-square-bold" | "arrow-bottom-right-3-square-duotone" | "arrow-bottom-right-3-square-fill" | "arrow-bottom-right-3-square-light" | "arrow-bottom-right-3-square-thin" | "arrow-bottom-right-4-square" | "arrow-bottom-right-4-square-bold" | "arrow-bottom-right-4-square-duotone" | "arrow-bottom-right-4-square-fill" | "arrow-bottom-right-4-square-light" | "arrow-bottom-right-4-square-thin" | "arrow-bottom-right-5-circle" | "arrow-bottom-right-5-circle-bold" | "arrow-bottom-right-5-circle-duotone" | "arrow-bottom-right-5-circle-fill" | "arrow-bottom-right-5-circle-light" | "arrow-bottom-right-5-circle-thin" | "arrow-bottom-right-6-circle" | "arrow-bottom-right-6-circle-bold" | "arrow-bottom-right-6-circle-duotone" | "arrow-bottom-right-6-circle-fill" | "arrow-bottom-right-6-circle-light" | "arrow-bottom-right-6-circle-thin" | "arrow-bottom-up-4-square" | "arrow-bottom-up-4-square-bold" | "arrow-bottom-up-4-square-duotone" | "arrow-bottom-up-4-square-fill" | "arrow-bottom-up-4-square-light" | "arrow-bottom-up-4-square-thin" | "arrow-down-1" | "arrow-down-1-bold" | "arrow-down-1-duotone" | "arrow-down-1-fill" | "arrow-down-1-light" | "arrow-down-1-thin" | "arrow-down-2" | "arrow-down-2-bold" | "arrow-down-2-duotone" | "arrow-down-2-fill" | "arrow-down-2-light" | "arrow-down-2-thin" | "arrow-down-3-square" | "arrow-down-3-square-bold" | "arrow-down-3-square-duotone" | "arrow-down-3-square-fill" | "arrow-down-3-square-light" | "arrow-down-3-square-thin" | "arrow-down-4-square" | "arrow-down-4-square-bold" | "arrow-down-4-square-duotone" | "arrow-down-4-square-fill" | "arrow-down-4-square-light" | "arrow-down-4-square-thin" | "arrow-down-5-circle" | "arrow-down-5-circle-bold" | "arrow-down-5-circle-duotone" | "arrow-down-5-circle-fill" | "arrow-down-5-circle-light" | "arrow-down-5-circle-thin" | "arrow-down-6-circle" | "arrow-down-6-circle-bold" | "arrow-down-6-circle-duotone" | "arrow-down-6-circle-fill" | "arrow-down-6-circle-light" | "arrow-down-6-circle-thin" | "arrow-left-1" | "arrow-left-1-bold" | "arrow-left-1-duotone" | "arrow-left-1-fill" | "arrow-left-1-light" | "arrow-left-1-thin" | "arrow-left-2" | "arrow-left-2-bold" | "arrow-left-2-duotone" | "arrow-left-2-fill" | "arrow-left-2-light" | "arrow-left-2-thin" | "arrow-left-3-square" | "arrow-left-3-square-bold" | "arrow-left-3-square-duotone" | "arrow-left-3-square-fill" | "arrow-left-3-square-light" | "arrow-left-3-square-thin" | "arrow-left-4-square" | "arrow-left-4-square-bold" | "arrow-left-4-square-duotone" | "arrow-left-4-square-fill" | "arrow-left-4-square-light" | "arrow-left-4-square-thin" | "arrow-left-5-circle" | "arrow-left-5-circle-bold" | "arrow-left-5-circle-duotone" | "arrow-left-5-circle-fill" | "arrow-left-5-circle-light" | "arrow-left-5-circle-thin" | "arrow-left-6-circle" | "arrow-left-6-circle-bold" | "arrow-left-6-circle-duotone" | "arrow-left-6-circle-fill" | "arrow-left-6-circle-light" | "arrow-left-6-circle-thin" | "arrow-right-1" | "arrow-right-1-bold" | "arrow-right-1-duotone" | "arrow-right-1-fill" | "arrow-right-1-light" | "arrow-right-1-thin" | "arrow-right-2" | "arrow-right-2-bold" | "arrow-right-2-duotone" | "arrow-right-2-fill" | "arrow-right-2-light" | "arrow-right-2-thin" | "arrow-right-3-square" | "arrow-right-3-square-bold" | "arrow-right-3-square-duotone" | "arrow-right-3-square-fill" | "arrow-right-3-square-light" | "arrow-right-3-square-thin" | "arrow-right-4-square" | "arrow-right-4-square-bold" | "arrow-right-4-square-duotone" | "arrow-right-4-square-fill" | "arrow-right-4-square-light" | "arrow-right-4-square-thin" | "arrow-right-5-circle" | "arrow-right-5-circle-bold" | "arrow-right-5-circle-duotone" | "arrow-right-5-circle-fill" | "arrow-right-5-circle-light" | "arrow-right-5-circle-thin" | "arrow-right-6-circle" | "arrow-right-6-circle-bold" | "arrow-right-6-circle-duotone" | "arrow-right-6-circle-fill" | "arrow-right-6-circle-light" | "arrow-right-6-circle-thin" | "arrow-top-left-1" | "arrow-top-left-1-bold" | "arrow-top-left-1-fill" | "arrow-top-left-1-light" | "arrow-top-left-1-thin" | "arrow-top-left-2" | "arrow-top-left-2-bold" | "arrow-top-left-2-fill" | "arrow-top-left-2-light" | "arrow-top-left-2-thin" | "arrow-top-left-3-square" | "arrow-top-left-3-square-bold" | "arrow-top-left-3-square-duotone" | "arrow-top-left-3-square-fill" | "arrow-top-left-3-square-light" | "arrow-top-left-3-square-thin" | "arrow-top-left-4-square" | "arrow-top-left-4-square-bold" | "arrow-top-left-4-square-duotone" | "arrow-top-left-4-square-fill" | "arrow-top-left-4-square-light" | "arrow-top-left-4-square-thin" | "arrow-top-left-5-circle" | "arrow-top-left-5-circle-bold" | "arrow-top-left-5-circle-duotone" | "arrow-top-left-5-circle-fill" | "arrow-top-left-5-circle-light" | "arrow-top-left-5-circle-thin" | "arrow-top-left-6-circle" | "arrow-top-left-6-circle-bold" | "arrow-top-left-6-circle-duotone" | "arrow-top-left-6-circle-fill" | "arrow-top-left-6-circle-light" | "arrow-top-left-6-circle-thin" | "arrow-top-right-1" | "arrow-top-right-1-bold" | "arrow-top-right-1-fill" | "arrow-top-right-1-light" | "arrow-top-right-1-thin" | "arrow-top-right-2" | "arrow-top-right-2-bold" | "arrow-top-right-2-fill" | "arrow-top-right-2-light" | "arrow-top-right-2-thin" | "arrow-top-right-3-square" | "arrow-top-right-3-square-bold" | "arrow-top-right-3-square-duotone" | "arrow-top-right-3-square-fill" | "arrow-top-right-3-square-light" | "arrow-top-right-3-square-thin" | "arrow-top-right-5-circle" | "arrow-top-right-5-circle-bold" | "arrow-top-right-5-circle-duotone" | "arrow-top-right-5-circle-fill" | "arrow-top-right-5-circle-light" | "arrow-top-right-5-circle-thin" | "arrow-top-right-6-circle" | "arrow-top-right-6-circle-bold" | "arrow-top-right-6-circle-duotone" | "arrow-top-right-6-circle-fill" | "arrow-top-right-6-circle-light" | "arrow-top-right-6-circle-thin" | "arrow-up-1" | "arrow-up-1-bold" | "arrow-up-1-duotone" | "arrow-up-1-fill" | "arrow-up-1-light" | "arrow-up-1-thin" | "arrow-up-2" | "arrow-up-2-bold" | "arrow-up-2-duotone" | "arrow-up-2-fill" | "arrow-up-2-light" | "arrow-up-2-thin" | "arrow-up-3-square" | "arrow-up-3-square-bold" | "arrow-up-3-square-duotone" | "arrow-up-3-square-fill" | "arrow-up-3-square-light" | "arrow-up-3-square-thin" | "arrow-up-4-square" | "arrow-up-4-square-bold" | "arrow-up-4-square-duotone" | "arrow-up-4-square-fill" | "arrow-up-4-square-light" | "arrow-up-4-square-thin" | "arrow-up-5-circle" | "arrow-up-5-circle-bold" | "arrow-up-5-circle-duotone" | "arrow-up-5-circle-fill" | "arrow-up-5-circle-light" | "arrow-up-5-circle-thin" | "arrow-up-6-circle" | "arrow-up-6-circle-bold" | "arrow-up-6-circle-duotone" | "arrow-up-6-circle-fill" | "arrow-up-6-circle-light" | "arrow-up-6-circle-thin" | "comment-add-bold" | "comment-add-duotone" | "comment-add-fill" | "comment-add-light" | "comment-add-thin" | "comment-bold" | "comment-check-bold" | "comment-check-duotone" | "comment-check-fill" | "comment-check-light" | "comment-check-thin" | "comment-close" | "comment-close-bold" | "comment-close-duotone" | "comment-close-fill" | "comment-close-light" | "comment-close-thin" | "comment-dots-bold" | "comment-dots-duotone" | "comment-dots-fill" | "comment-dots-light" | "comment-dots-thin" | "comment-duotone" | "comment-light" | "comment-remove-bold" | "comment-remove-duotone" | "comment-remove-fill" | "comment-remove-light" | "comment-remove-thin" | "comment-thin" | "dislike-duotone" | "dislike-light" | "dislike-thin" | "email-bold" | "email-duotone" | "email-light" | "email-thin" | "like-duotone" | "like-light" | "like-thin" | "phone-duotone" | "phone-light" | "phone-off-bold" | "phone-off-duotone" | "phone-off-light" | "phone-off-thin" | "phone-thin" | "profile-bold" | "profile-circle-bold" | "profile-circle-duotone" | "profile-circle-fill" | "profile-circle-light" | "profile-circle-thin" | "profile-duotone" | "profile-light" | "profile-thin" | "send-bold" | "send-duotone" | "send-light" | "send-thin" | "share-1-bold" | "share-1-duotone" | "share-1-fill" | "share-1-light" | "share-1-thin" | "share-2-bold" | "share-2-duotone" | "share-2-light" | "share-2-thin" | "badge-bold" | "badge-duotone" | "badge-fill" | "badge-light" | "badge-thin" | "box-duotone" | "box-light" | "box-thin" | "certificate-badge" | "certificate-badge-bold" | "certificate-badge-duotone" | "certificate-badge-fill" | "certificate-badge-light" | "certificate-badge-thin" | "cheque" | "cheque-bold" | "cheque-duotone" | "cheque-fill" | "cheque-light" | "cheque-thin" | "credit-card-bold" | "credit-card-duotone" | "credit-card-light" | "credit-card-thin" | "delivery-duotone" | "delivery-fast" | "delivery-fast-bold" | "delivery-fast-duotone" | "delivery-fast-fill" | "delivery-fast-light" | "delivery-fast-thin" | "delivery-fill" | "delivery-free" | "delivery-free-bold" | "delivery-free-duotone" | "delivery-free-fill" | "delivery-free-light" | "delivery-free-thin" | "delivery-light" | "delivery-thin" | "discount-bold" | "discount-duotone" | "discount-fill" | "discount-light" | "discount-thin" | "invoice-bold" | "invoice-duotone" | "invoice-fill" | "invoice-light" | "invoice-thin" | "shopping-bag-bold" | "shopping-bag-duotone" | "shopping-bag-light" | "shopping-bag-thin" | "shopping-card" | "shopping-card-add" | "shopping-card-add-bold" | "shopping-card-add-duotone" | "shopping-card-add-fill" | "shopping-card-add-light" | "shopping-card-add-thin" | "shopping-card-bold" | "shopping-card-duotone" | "shopping-card-fill" | "shopping-card-light" | "shopping-card-remove" | "shopping-card-remove-bold" | "shopping-card-remove-duotone" | "shopping-card-remove-fill" | "shopping-card-remove-light" | "shopping-card-remove-thin" | "shopping-card-thin" | "store-bold" | "store-duotone" | "store-light" | "store-thin" | "ticket-duotone" | "ticket-light" | "ticket-thin" | "confused-face-bold" | "confused-face-duotone" | "confused-face-fill" | "confused-face-light" | "confused-face-thin" | "disappointed-face-bold" | "disappointed-face-duotone" | "disappointed-face-fill" | "disappointed-face-light" | "disappointed-face-thin" | "expressionless-face-bold" | "expressionless-face-duotone" | "expressionless-face-fill" | "expressionless-face-light" | "expressionless-face-thin" | "face-with-open-mouth-bold" | "face-with-open-mouth-duotone" | "face-with-open-mouth-fill" | "face-with-open-mouth-light" | "face-with-open-mouth-thin" | "face-without-mouth-bold" | "face-without-mouth-duotone" | "face-without-mouth-fill" | "face-without-mouth-light" | "face-without-mouth-thin" | "frowning-face-bold" | "frowning-face-duotone" | "frowning-face-fill" | "frowning-face-light" | "frowning-face-thin" | "kissing-face-bold" | "kissing-face-duotone" | "kissing-face-fill" | "kissing-face-light" | "kissing-face-thin" | "kissing-face-with-smiling-eyes-bold" | "kissing-face-with-smiling-eyes-duotone" | "kissing-face-with-smiling-eyes-fill" | "kissing-face-with-smiling-eyes-light" | "kissing-face-with-smiling-eyes-thin" | "neutral-face-bold" | "neutral-face-duotone" | "neutral-face-fill" | "neutral-face-light" | "neutral-face-thin" | "pensive-face-bold" | "pensive-face-duotone" | "pensive-face-fill" | "pensive-face-light" | "pensive-face-thin" | "relieved-face-bold" | "relieved-face-duotone" | "relieved-face-fill" | "relieved-face-light" | "relieved-face-thin" | "slightly-smiling-face-bold" | "slightly-smiling-face-duotone" | "slightly-smiling-face-fill" | "slightly-smiling-face-light" | "slightly-smiling-face-thin" | "smiling-face-bold" | "smiling-face-duotone" | "smiling-face-light" | "smiling-face-thin" | "squinting-face" | "squinting-face-bold" | "squinting-face-duotone" | "squinting-face-fill" | "squinting-face-light" | "squinting-face-thin" | "upside-down-face-bold" | "upside-down-face-duotone" | "upside-down-face-fill" | "upside-down-face-light" | "upside-down-face-thin" | "winking-face-bold" | "winking-face-duotone" | "winking-face-fill" | "winking-face-light" | "winking-face-thin" | "attachment-bold" | "attachment-duotone" | "attachment-light" | "attachment-thin" | "cloud-add-bold" | "cloud-add-duotone" | "cloud-add-fill" | "cloud-add-light" | "cloud-add-thin" | "cloud-clock-bold" | "cloud-clock-duotone" | "cloud-clock-fill" | "cloud-clock-light" | "cloud-clock-thin" | "cloud-download-duotone" | "cloud-download-light" | "cloud-download-thin" | "cloud-duotone" | "cloud-error" | "cloud-error-bold" | "cloud-error-duotone" | "cloud-error-fill" | "cloud-error-light" | "cloud-error-thin" | "cloud-light" | "cloud-no" | "cloud-no-bold" | "cloud-no-duotone" | "cloud-no-fill" | "cloud-no-light" | "cloud-no-thin" | "cloud-off-bold" | "cloud-off-duotone" | "cloud-off-light" | "cloud-off-thin" | "cloud-remove-bold" | "cloud-remove-duotone" | "cloud-remove-fill" | "cloud-remove-light" | "cloud-remove-thin" | "cloud-thin" | "cloud-upload-duotone" | "cloud-upload-light" | "cloud-upload-thin" | "cloud-yes" | "cloud-yes-bold" | "cloud-yes-duotone" | "cloud-yes-fill" | "cloud-yes-light" | "cloud-yes-thin" | "copy-duotone" | "copy-light" | "copy-thin" | "download-light" | "download-thin" | "file-add-bold" | "file-add-duotone" | "file-add-light" | "file-add-thin" | "file-audio-bold" | "file-audio-duotone" | "file-audio-fill" | "file-audio-light" | "file-audio-thin" | "file-check-duotone" | "file-check-light" | "file-check-thin" | "file-close-bold" | "file-close-duotone" | "file-close-light" | "file-close-thin" | "file-document-bold" | "file-document-duotone" | "file-document-fill" | "file-document-light" | "file-document-thin" | "file-duotone" | "file-image-bold" | "file-image-duotone" | "file-image-light" | "file-image-thin" | "file-light" | "file-remove-duotone" | "file-remove-light" | "file-remove-thin" | "file-thin" | "file-video-bold" | "file-video-duotone" | "file-video-light" | "file-video-thin" | "folder-add-bold" | "folder-add-duotone" | "folder-add-light" | "folder-add-thin" | "folder-check-duotone" | "folder-check-light" | "folder-check-thin" | "folder-close-bold" | "folder-close-duotone" | "folder-close-light" | "folder-close-thin" | "folder-document-bold" | "folder-document-duotone" | "folder-document-fill" | "folder-document-light" | "folder-document-thin" | "folder-duotone" | "folder-image-bold" | "folder-image-duotone" | "folder-image-light" | "folder-image-thin" | "folder-light" | "folder-music-bold" | "folder-music-duotone" | "folder-music-light" | "folder-music-thin" | "folder-remove-bold" | "folder-remove-duotone" | "folder-remove-light" | "folder-remove-thin" | "folder-thin" | "folder-video-bold" | "folder-video-duotone" | "folder-video-light" | "folder-video-thin" | "upload-light" | "upload-thin" | "_3d-bold" | "_3d-duotone" | "_3d-fill" | "_3d-light" | "_3d-thin" | "apps-bold" | "apps-light" | "apps-thin" | "bookmark-duotone" | "bookmark-light" | "bookmark-off-bold" | "bookmark-off-duotone" | "bookmark-off-fill" | "bookmark-off-light" | "bookmark-off-thin" | "bookmark-thin" | "briefcase-bold" | "briefcase-duotone" | "briefcase-light" | "briefcase-thin" | "calendar-1-bold" | "calendar-1-duotone" | "calendar-1-fill" | "calendar-1-light" | "calendar-1-thin" | "calendar-2-bold" | "calendar-2-duotone" | "calendar-2-light" | "calendar-2-thin" | "calendar-add-duotone" | "calendar-add-fill" | "calendar-add-light" | "calendar-add-thin" | "calendar-remove-bold" | "calendar-remove-duotone" | "calendar-remove-fill" | "calendar-remove-light" | "calendar-remove-thin" | "category-bold" | "category-duotone" | "category-fill" | "category-light" | "category-thin" | "clock-bold" | "clock-duotone" | "clock-light" | "clock-thin" | "discover-bold" | "discover-duotone" | "discover-fill" | "discover-light" | "discover-thin" | "edit-bold" | "edit-duotone" | "edit-light" | "edit-thin" | "eye-duotone" | "eye-light" | "eye-off-bold" | "eye-off-duotone" | "eye-off-light" | "eye-off-thin" | "eye-thin" | "flag-duotone" | "flag-light" | "flag-thin" | "gift-duotone" | "gift-light" | "gift-thin" | "heart-duotone" | "heart-light" | "heart-off-bold" | "heart-off-duotone" | "heart-off-fill" | "heart-off-light" | "heart-off-thin" | "heart-thin" | "home-duotone" | "home-light" | "home-thin" | "lightning-1" | "lightning-1-bold" | "lightning-1-duotone" | "lightning-1-fill" | "lightning-1-light" | "lightning-1-thin" | "lightning-2" | "lightning-2-bold" | "lightning-2-duotone" | "lightning-2-fill" | "lightning-2-light" | "lightning-2-thin" | "location-bold" | "location-duotone" | "location-light" | "location-pin-bold" | "location-pin-duotone" | "location-pin-fill" | "location-pin-light" | "location-pin-off" | "location-pin-off-bold" | "location-pin-off-duotone" | "location-pin-off-fill" | "location-pin-off-light" | "location-pin-off-thin" | "location-pin-thin" | "location-thin" | "lock-duotone" | "lock-light" | "lock-off-bold" | "lock-off-duotone" | "lock-off-fill" | "lock-off-light" | "lock-off-thin" | "lock-thin" | "mode-dark" | "mode-dark-bold" | "mode-dark-duotone" | "mode-dark-fill" | "mode-dark-light" | "mode-dark-thin" | "mode-light" | "mode-light-bold" | "mode-light-duotone" | "mode-light-fill" | "mode-light-light" | "mode-light-thin" | "mouse-duotone" | "mouse-light" | "mouse-thin" | "news-bold" | "news-duotone" | "news-light" | "news-thin" | "notification-bold" | "notification-duotone" | "notification-light" | "notification-off-bold" | "notification-off-duotone" | "notification-off-light" | "notification-off-thin" | "notification-thin" | "options-bold" | "options-duotone" | "options-light" | "options-thin" | "printer-duotone" | "printer-light" | "printer-thin" | "scanner-fill" | "scanner-light" | "scanner-thin" | "search-bold" | "search-duotone" | "search-light" | "search-thin" | "settings-duotone" | "settings-light" | "settings-thin" | "shield-duotone" | "shield-light" | "shield-no" | "shield-no-bold" | "shield-no-duotone" | "shield-no-fill" | "shield-no-light" | "shield-no-thin" | "shield-off-bold" | "shield-off-duotone" | "shield-off-light" | "shield-off-thin" | "shield-thin" | "shield-yes" | "shield-yes-bold" | "shield-yes-duotone" | "shield-yes-fill" | "shield-yes-light" | "shield-yes-thin" | "star-duotone" | "star-light" | "star-off-bold" | "star-off-duotone" | "star-off-light" | "star-off-thin" | "star-thin" | "trash-bold" | "trash-duotone" | "trash-light" | "trash-simple" | "trash-simple-bold" | "trash-simple-duotone" | "trash-simple-fill" | "trash-simple-light" | "trash-simple-thin" | "trash-thin" | "zoom-in-bold" | "zoom-in-duotone" | "zoom-in-light" | "zoom-in-thin" | "zoom-out-bold" | "zoom-out-duotone" | "zoom-out-light" | "zoom-out-thin" | "attention-circle" | "attention-circle-bold" | "attention-circle-duotone" | "attention-circle-fill" | "attention-circle-light" | "attention-circle-thin" | "attention-square" | "attention-square-bold" | "attention-square-duotone" | "attention-square-fill" | "attention-square-light" | "attention-square-thin" | "backspace-duotone" | "backspace-light" | "backspace-thin" | "bluetooth-duotone" | "bluetooth-light" | "bluetooth-thin" | "check-circle-1" | "check-circle-1-bold" | "check-circle-1-duotone" | "check-circle-1-fill" | "check-circle-1-light" | "check-circle-1-thin" | "check-circle-2" | "check-circle-2-bold" | "check-circle-2-duotone" | "check-circle-2-fill" | "check-circle-2-light" | "check-circle-2-thin" | "check-duotone" | "check-light" | "check-square-duotone" | "check-square-light" | "check-square-thin" | "check-thin" | "close-circle-1" | "close-circle-1-bold" | "close-circle-1-duotone" | "close-circle-1-fill" | "close-circle-1-light" | "close-circle-1-thin" | "close-circle-2" | "close-circle-2-bold" | "close-circle-2-duotone" | "close-circle-2-fill" | "close-circle-2-light" | "close-circle-2-thin" | "close-duotone" | "close-light" | "close-square-duotone" | "close-square-light" | "close-square-thin" | "close-thin" | "compare-bold" | "compare-duotone" | "compare-fill" | "compare-light" | "compare-thin" | "component-bold" | "component-duotone" | "component-fill" | "component-light" | "component-thin" | "cursor-duotone" | "cursor-light" | "cursor-thin" | "do-redo" | "do-redo-bold" | "do-redo-duotone" | "do-redo-fill" | "do-redo-light" | "do-redo-thin" | "do-undo" | "do-undo-bold" | "do-undo-duotone" | "do-undo-fill" | "do-undo-light" | "do-undo-thin" | "enter-bold" | "enter-duotone" | "enter-fill" | "enter-light" | "enter-thin" | "exit-fill" | "exit-light" | "exit-thin" | "frame-bold" | "frame-duotone" | "frame-fill" | "frame-light" | "frame-thin" | "funnel-bold" | "funnel-duotone" | "funnel-light" | "funnel-thin" | "history-duotone" | "history-light" | "history-thin" | "information-circle-bold" | "information-circle-duotone" | "information-circle-fill" | "information-circle-light" | "information-circle-thin" | "information-square-bold" | "information-square-duotone" | "information-square-fill" | "information-square-light" | "information-square-thin" | "link-duotone" | "link-external-bold" | "link-external-duotone" | "link-external-fill" | "link-external-light" | "link-external-thin" | "link-light" | "link-thin" | "menu-burger-horizontal" | "menu-burger-horizontal-bold" | "menu-burger-horizontal-duotone" | "menu-burger-horizontal-fill" | "menu-burger-horizontal-light" | "menu-burger-horizontal-thin" | "menu-burger-vertical" | "menu-burger-vertical-bold" | "menu-burger-vertical-duotone" | "menu-burger-vertical-fill" | "menu-burger-vertical-light" | "menu-burger-vertical-thin" | "menu-kebab-horizontal" | "menu-kebab-horizontal-bold" | "menu-kebab-horizontal-circle" | "menu-kebab-horizontal-circle-bold" | "menu-kebab-horizontal-circle-duotone" | "menu-kebab-horizontal-circle-fill" | "menu-kebab-horizontal-circle-light" | "menu-kebab-horizontal-circle-thin" | "menu-kebab-horizontal-fill" | "menu-kebab-horizontal-light" | "menu-kebab-horizontal-square" | "menu-kebab-horizontal-square-bold" | "menu-kebab-horizontal-square-duotone" | "menu-kebab-horizontal-square-fill" | "menu-kebab-horizontal-square-light" | "menu-kebab-horizontal-square-thin" | "menu-kebab-horizontal-thin" | "menu-kebab-vertical" | "menu-kebab-vertical-bold" | "menu-kebab-vertical-circle" | "menu-kebab-vertical-circle-bold" | "menu-kebab-vertical-circle-duotone" | "menu-kebab-vertical-circle-fill" | "menu-kebab-vertical-circle-light" | "menu-kebab-vertical-circle-thin" | "menu-kebab-vertical-fill" | "menu-kebab-vertical-light" | "menu-kebab-vertical-square" | "menu-kebab-vertical-square-bold" | "menu-kebab-vertical-square-duotone" | "menu-kebab-vertical-square-fill" | "menu-kebab-vertical-square-light" | "menu-kebab-vertical-square-thin" | "menu-kebab-vertical-thin" | "move-bold" | "move-duotone" | "move-light" | "move-thin" | "pen-duotone" | "pen-light" | "pen-thin" | "question-mark-circle-bold" | "question-mark-circle-duotone" | "question-mark-circle-light" | "question-mark-circle-thin" | "question-mark-square" | "question-mark-square-bold" | "question-mark-square-duotone" | "question-mark-square-fill" | "question-mark-square-light" | "question-mark-square-thin" | "restart-duotone" | "restart-light" | "restart-thin" | "screen-full-bold" | "screen-full-duotone" | "screen-full-fill" | "screen-full-light" | "screen-full-thin" | "screen-normal-bold" | "screen-normal-duotone" | "screen-normal-fill" | "screen-normal-light" | "screen-normal-thin" | "sorting-center" | "sorting-center-bold" | "sorting-center-duotone" | "sorting-center-fill" | "sorting-center-light" | "sorting-center-thin" | "sorting-left" | "sorting-left-bold" | "sorting-left-duotone" | "sorting-left-fill" | "sorting-left-light" | "sorting-left-thin" | "sorting-right" | "sorting-right-bold" | "sorting-right-duotone" | "sorting-right-fill" | "sorting-right-light" | "sorting-right-thin" | "swap-bold" | "swap-light" | "swap-thin" | "synchronize" | "synchronize-bold" | "synchronize-duotone" | "synchronize-fill" | "synchronize-light" | "synchronize-thin" | "type-duotone" | "type-fill" | "type-light" | "type-thin" | "unavailable-bold" | "unavailable-duotone" | "unavailable-fill" | "unavailable-light" | "unavailable-thin" | "calculator-duotone" | "calculator-light" | "calculator-thin" | "number-0-bold" | "number-0-circle" | "number-0-circle-bold" | "number-0-circle-duotone" | "number-0-circle-fill" | "number-0-circle-light" | "number-0-circle-thin" | "number-0-duotone" | "number-0-fill" | "number-0-light" | "number-0-square-bold" | "number-0-square-duotone" | "number-0-square-fill" | "number-0-square-light" | "number-0-square-thin" | "number-0-thin" | "number-1-bold" | "number-1-circle" | "number-1-circle-bold" | "number-1-circle-duotone" | "number-1-circle-fill" | "number-1-circle-light" | "number-1-circle-thin" | "number-1-fill" | "number-1-light" | "number-1-square-bold" | "number-1-square-duotone" | "number-1-square-fill" | "number-1-square-light" | "number-1-square-thin" | "number-1-thin" | "number-2-bold" | "number-2-circle" | "number-2-circle-bold" | "number-2-circle-duotone" | "number-2-circle-fill" | "number-2-circle-light" | "number-2-circle-thin" | "number-2-duotone" | "number-2-fill" | "number-2-light" | "number-2-square-bold" | "number-2-square-duotone" | "number-2-square-fill" | "number-2-square-light" | "number-2-square-thin" | "number-2-thin" | "number-3-bold" | "number-3-circle" | "number-3-circle-bold" | "number-3-circle-duotone" | "number-3-circle-fill" | "number-3-circle-light" | "number-3-circle-thin" | "number-3-fill" | "number-3-light" | "number-3-square-bold" | "number-3-square-duotone" | "number-3-square-fill" | "number-3-square-light" | "number-3-square-thin" | "number-3-thin" | "number-4-bold" | "number-4-circle" | "number-4-circle-bold" | "number-4-circle-duotone" | "number-4-circle-fill" | "number-4-circle-light" | "number-4-circle-thin" | "number-4-fill" | "number-4-light" | "number-4-square-bold" | "number-4-square-duotone" | "number-4-square-fill" | "number-4-square-light" | "number-4-square-thin" | "number-4-thin" | "number-5-bold" | "number-5-circle" | "number-5-circle-bold" | "number-5-circle-duotone" | "number-5-circle-fill" | "number-5-circle-light" | "number-5-circle-thin" | "number-5-fill" | "number-5-light" | "number-5-square-bold" | "number-5-square-duotone" | "number-5-square-fill" | "number-5-square-light" | "number-5-square-thin" | "number-5-thin" | "number-6-bold" | "number-6-circle" | "number-6-circle-bold" | "number-6-circle-duotone" | "number-6-circle-fill" | "number-6-circle-light" | "number-6-circle-thin" | "number-6-duotone" | "number-6-fill" | "number-6-light" | "number-6-square-bold" | "number-6-square-duotone" | "number-6-square-fill" | "number-6-square-light" | "number-6-square-thin" | "number-6-thin" | "number-7-bold" | "number-7-circle" | "number-7-circle-bold" | "number-7-circle-duotone" | "number-7-circle-fill" | "number-7-circle-light" | "number-7-circle-thin" | "number-7-fill" | "number-7-light" | "number-7-square-bold" | "number-7-square-duotone" | "number-7-square-fill" | "number-7-square-light" | "number-7-square-thin" | "number-7-thin" | "number-8-bold" | "number-8-circle" | "number-8-circle-bold" | "number-8-circle-duotone" | "number-8-circle-fill" | "number-8-circle-light" | "number-8-circle-thin" | "number-8-duotone" | "number-8-fill" | "number-8-light" | "number-8-square-bold" | "number-8-square-duotone" | "number-8-square-fill" | "number-8-square-light" | "number-8-square-thin" | "number-8-thin" | "number-9-bold" | "number-9-circle" | "number-9-circle-bold" | "number-9-circle-duotone" | "number-9-circle-fill" | "number-9-circle-light" | "number-9-circle-thin" | "number-9-duotone" | "number-9-fill" | "number-9-light" | "number-9-square-bold" | "number-9-square-duotone" | "number-9-square-fill" | "number-9-square-light" | "number-9-square-thin" | "number-9-thin" | "sign-division" | "sign-division-bold" | "sign-division-circle" | "sign-division-circle-bold" | "sign-division-circle-duotone" | "sign-division-circle-fill" | "sign-division-circle-light" | "sign-division-circle-thin" | "sign-division-duotone" | "sign-division-fill" | "sign-division-light" | "sign-division-slash" | "sign-division-slash-bold" | "sign-division-slash-fill" | "sign-division-slash-light" | "sign-division-slash-thin" | "sign-division-square" | "sign-division-square-bold" | "sign-division-square-duotone" | "sign-division-square-fill" | "sign-division-square-light" | "sign-division-square-thin" | "sign-division-thin" | "sign-equal" | "sign-equal-bold" | "sign-equal-fill" | "sign-equal-light" | "sign-equal-thin" | "sign-f" | "sign-f-bold" | "sign-f-fill" | "sign-f-light" | "sign-f-thin" | "sign-factorial" | "sign-factorial-bold" | "sign-factorial-fill" | "sign-factorial-light" | "sign-factorial-thin" | "sign-lemniscate" | "sign-lemniscate-bold" | "sign-lemniscate-duotone" | "sign-lemniscate-fill" | "sign-lemniscate-light" | "sign-lemniscate-thin" | "sign-minus" | "sign-minus-bold" | "sign-minus-circle" | "sign-minus-circle-bold" | "sign-minus-circle-duotone" | "sign-minus-circle-fill" | "sign-minus-circle-light" | "sign-minus-circle-thin" | "sign-minus-fill" | "sign-minus-light" | "sign-minus-square" | "sign-minus-square-bold" | "sign-minus-square-duotone" | "sign-minus-square-fill" | "sign-minus-square-light" | "sign-minus-square-thin" | "sign-minus-thin" | "sign-percent" | "sign-percent-bold" | "sign-percent-fill" | "sign-percent-light" | "sign-percent-thin" | "sign-pi" | "sign-pi-bold" | "sign-pi-fill" | "sign-pi-light" | "sign-pi-thin" | "sign-plus" | "sign-plus-bold" | "sign-plus-circle" | "sign-plus-circle-bold" | "sign-plus-circle-duotone" | "sign-plus-circle-fill" | "sign-plus-circle-light" | "sign-plus-circle-thin" | "sign-plus-fill" | "sign-plus-light" | "sign-plus-minus" | "sign-plus-minus-bold" | "sign-plus-minus-fill" | "sign-plus-minus-light" | "sign-plus-minus-thin" | "sign-plus-square" | "sign-plus-square-bold" | "sign-plus-square-duotone" | "sign-plus-square-fill" | "sign-plus-square-light" | "sign-plus-square-thin" | "sign-plus-thin" | "sign-radical" | "sign-radical-bold" | "sign-radical-fill" | "sign-radical-light" | "sign-radical-thin" | "sign-times" | "sign-times-bold" | "sign-times-circle" | "sign-times-circle-bold" | "sign-times-circle-duotone" | "sign-times-circle-fill" | "sign-times-circle-light" | "sign-times-circle-thin" | "sign-times-duotone" | "sign-times-fill" | "sign-times-light" | "sign-times-square" | "sign-times-square-bold" | "sign-times-square-duotone" | "sign-times-square-fill" | "sign-times-square-light" | "sign-times-square-thin" | "sign-times-thin" | "sign-x" | "sign-x-bold" | "sign-x-fill" | "sign-x-light" | "sign-x-thin" | "sign-y" | "sign-y-bold" | "sign-y-fill" | "sign-y-light" | "sign-y-thin" | "trend-down" | "trend-down-bold" | "trend-down-fill" | "trend-down-light" | "trend-down-thin" | "trend-up" | "trend-up-bold" | "trend-up-fill" | "trend-up-light" | "trend-up-thin" | "camera-image-bold" | "camera-image-duotone" | "camera-image-fill" | "camera-image-light" | "camera-image-thin" | "camera-video-bold" | "camera-video-duotone" | "camera-video-light" | "camera-video-thin" | "headphone-bold" | "headphone-duotone" | "headphone-light" | "headphone-thin" | "microphone-duotone" | "microphone-fill" | "microphone-light" | "microphone-off-bold" | "microphone-off-duotone" | "microphone-off-fill" | "microphone-off-light" | "microphone-off-thin" | "microphone-thin" | "music-1" | "music-1-bold" | "music-1-duotone" | "music-1-fill" | "music-1-light" | "music-1-thin" | "music-2-bold" | "music-2-duotone" | "music-2-light" | "music-2-thin" | "music-album-bold" | "music-album-duotone" | "music-album-light" | "music-album-thin" | "music-artist" | "music-artist-bold" | "music-artist-duotone" | "music-artist-fill" | "music-artist-light" | "music-artist-thin" | "play-circle-duotone" | "play-circle-light" | "play-circle-thin" | "player-end" | "player-end-bold" | "player-end-duotone" | "player-end-fill" | "player-end-light" | "player-end-thin" | "player-next-bold" | "player-next-duotone" | "player-next-fill" | "player-next-light" | "player-next-thin" | "player-pause-bold" | "player-pause-duotone" | "player-pause-fill" | "player-pause-light" | "player-pause-thin" | "player-play-bold" | "player-play-duotone" | "player-play-fill" | "player-play-light" | "player-play-thin" | "player-previous-bold" | "player-previous-duotone" | "player-previous-fill" | "player-previous-light" | "player-previous-thin" | "player-start" | "player-start-bold" | "player-start-duotone" | "player-start-fill" | "player-start-light" | "player-start-thin" | "player-stop-bold" | "player-stop-duotone" | "player-stop-fill" | "player-stop-light" | "player-stop-thin" | "playlist-fill" | "playlist-light" | "playlist-repeat-list" | "playlist-repeat-list-bold" | "playlist-repeat-list-fill" | "playlist-repeat-list-light" | "playlist-repeat-list-thin" | "playlist-repeat-song" | "playlist-repeat-song-bold" | "playlist-repeat-song-fill" | "playlist-repeat-song-light" | "playlist-repeat-song-thin" | "playlist-shuffle" | "playlist-shuffle-bold" | "playlist-shuffle-duotone" | "playlist-shuffle-fill" | "playlist-shuffle-light" | "playlist-shuffle-thin" | "playlist-thin" | "volume-down-bold" | "volume-down-duotone" | "volume-down-light" | "volume-down-thin" | "volume-off-bold" | "volume-off-duotone" | "volume-off-light" | "volume-off-thin" | "volume-up-bold" | "volume-up-duotone" | "volume-up-light" | "volume-up-thin">): import("react").JSX.Element;
|
|
1792
|
+
({ 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<"type" | "search" | "link" | "cursor" | "attachment" | "backspace" | "bluetooth" | "bookmark" | "bookmark-off" | "briefcase" | "check-bold" | "comment" | "comment-check" | "comment-remove" | "compare" | "download" | "email" | "eye" | "eye-off" | "flag" | "mouse" | "play-circle" | "restart" | "send" | "shield-off" | "star-off" | "ticket" | "upload" | "volume-off" | "lock" | "credit-card" | "invoice" | "box" | "phone" | "phone-off" | "cloud" | "cloud-clock" | "cloud-download" | "cloud-off" | "cloud-remove" | "cloud-upload" | "calendar-remove" | "clock" | "history" | "scanner" | "pen" | "file" | "file-check" | "file-document" | "file-image" | "file-remove" | "file-video" | "folder" | "folder-check" | "folder-image" | "folder-music" | "folder-remove" | "check" | "close" | "heart" | "shield" | "gift" | "home" | "printer" | "lock-off" | "calculator" | "heart-off" | "microphone" | "microphone-off" | "camera-image" | "store" | "star" | "apps" | "funnel" | "information-circle" | "question-mark-circle" | "shopping-bag" | "trash" | "badge" | "calendar-1" | "component" | "copy" | "frame" | "move" | "music-2" | "settings" | "share-2" | "zoom-in" | "zoom-out" | "check-square" | "edit" | "category" | "discount" | "location" | "location-pin" | "news" | "notification" | "notification-off" | "number-0" | "number-1" | "number-2" | "number-3" | "number-4" | "number-5" | "number-6" | "number-7" | "number-8" | "number-9" | "player-pause" | "player-play" | "player-stop" | "playlist" | "backspace-fill" | "bookmark-fill" | "box-fill" | "briefcase-fill" | "calculator-fill" | "camera-video" | "camera-video-fill" | "check-square-fill" | "clock-fill" | "cloud-download-fill" | "cloud-fill" | "cloud-upload-fill" | "credit-card-fill" | "cursor-fill" | "eye-fill" | "file-check-fill" | "file-fill" | "file-image-fill" | "flag-fill" | "folder-fill" | "funnel-fill" | "gift-fill" | "heart-fill" | "lock-fill" | "mouse-fill" | "pen-fill" | "phone-fill" | "play-circle-fill" | "printer-fill" | "send-fill" | "shield-fill" | "star-fill" | "ticket-fill" | "trash-fill" | "type-bold" | "volume-down" | "volume-down-fill" | "volume-off-fill" | "volume-up" | "volume-up-fill" | "file-audio" | "comment-dots" | "home-fill" | "store-fill" | "attachment-fill" | "calendar-2-fill" | "cloud-off-fill" | "profile-fill" | "edit-fill" | "bluetooth-fill" | "restart-fill" | "file-add-fill" | "file-close-fill" | "file-video-fill" | "folder-add-fill" | "folder-check-fill" | "folder-close-fill" | "folder-image-fill" | "folder-music-fill" | "folder-video-fill" | "news-fill" | "shopping-bag-fill" | "swap-fill" | "dislike-fill" | "headphone-fill" | "music-2-fill" | "notification-fill" | "notification-off-fill" | "apps-fill" | "check-fill" | "close-fill" | "download-fill" | "eye-off-fill" | "history-fill" | "search-fill" | "settings-fill" | "share-2-fill" | "star-off-fill" | "upload-fill" | "zoom-in-fill" | "zoom-out-fill" | "exit" | "delivery" | "folder-add" | "information-square" | "calendar-add" | "enter" | "options" | "discover" | "_3d" | "restart-bold" | "download-bold" | "exit-bold" | "upload-bold" | "star-bold" | "home-bold" | "phone-bold" | "bluetooth-bold" | "mouse-bold" | "printer-bold" | "box-bold" | "check-square-bold" | "close-square-bold" | "copy-bold" | "cursor-bold" | "delivery-bold" | "flag-bold" | "gift-bold" | "file-bold" | "file-check-bold" | "file-remove-bold" | "folder-bold" | "folder-check-bold" | "dislike-bold" | "heart-bold" | "like-bold" | "playlist-bold" | "pen-bold" | "ticket-bold" | "bookmark-bold" | "calculator-bold" | "eye-bold" | "lock-bold" | "scanner-bold" | "shield-bold" | "settings-bold" | "backspace-bold" | "link-bold" | "calendar-add-bold" | "history-bold" | "microphone-bold" | "play-circle-bold" | "cloud-bold" | "cloud-download-bold" | "cloud-upload-bold" | "number-0-square" | "number-1-square" | "number-2-square" | "number-3-square" | "number-4-square" | "number-5-square" | "number-6-square" | "number-7-square" | "number-8-square" | "number-9-square" | "profile-circle" | "comment-add" | "headphone" | "music-album" | "music-album-fill" | "calendar-2" | "dislike" | "like" | "link-external" | "folder-video" | "close-square" | "cloud-add" | "file-add" | "file-close" | "folder-close" | "folder-document" | "share-1" | "screen-full" | "screen-normal" | "expressionless-face" | "neutral-face" | "slightly-smiling-face" | "upside-down-face" | "winking-face" | "confused-face" | "disappointed-face" | "face-with-open-mouth" | "face-without-mouth" | "frowning-face" | "kissing-face" | "kissing-face-with-smiling-eyes" | "pensive-face" | "relieved-face" | "smiling-face" | "swap" | "close-bold" | "close-square-fill" | "copy-fill" | "email-fill" | "file-remove-fill" | "folder-remove-fill" | "link-fill" | "move-fill" | "options-fill" | "phone-off-fill" | "question-mark-circle-fill" | "shield-off-fill" | "smiling-face-fill" | "location-fill" | "player-next" | "player-previous" | "profile" | "unavailable" | "comment-fill" | "like-fill" | "arrow-bottom-left-1" | "arrow-bottom-left-1-bold" | "arrow-bottom-left-1-fill" | "arrow-bottom-left-1-light" | "arrow-bottom-left-1-thin" | "arrow-bottom-left-2" | "arrow-bottom-left-2-bold" | "arrow-bottom-left-2-fill" | "arrow-bottom-left-2-light" | "arrow-bottom-left-2-thin" | "arrow-bottom-left-3-square" | "arrow-bottom-left-3-square-bold" | "arrow-bottom-left-3-square-duotone" | "arrow-bottom-left-3-square-fill" | "arrow-bottom-left-3-square-light" | "arrow-bottom-left-3-square-thin" | "arrow-bottom-left-4-square" | "arrow-bottom-left-4-square-bold" | "arrow-bottom-left-4-square-duotone" | "arrow-bottom-left-4-square-fill" | "arrow-bottom-left-4-square-light" | "arrow-bottom-left-4-square-thin" | "arrow-bottom-left-5-circle" | "arrow-bottom-left-5-circle-bold" | "arrow-bottom-left-5-circle-duotone" | "arrow-bottom-left-5-circle-fill" | "arrow-bottom-left-5-circle-light" | "arrow-bottom-left-5-circle-thin" | "arrow-bottom-left-6-circle" | "arrow-bottom-left-6-circle-bold" | "arrow-bottom-left-6-circle-duotone" | "arrow-bottom-left-6-circle-fill" | "arrow-bottom-left-6-circle-light" | "arrow-bottom-left-6-circle-thin" | "arrow-bottom-right-1" | "arrow-bottom-right-1-bold" | "arrow-bottom-right-1-fill" | "arrow-bottom-right-1-light" | "arrow-bottom-right-1-thin" | "arrow-bottom-right-3-square" | "arrow-bottom-right-3-square-bold" | "arrow-bottom-right-3-square-duotone" | "arrow-bottom-right-3-square-fill" | "arrow-bottom-right-3-square-light" | "arrow-bottom-right-3-square-thin" | "arrow-bottom-right-4-square" | "arrow-bottom-right-4-square-bold" | "arrow-bottom-right-4-square-duotone" | "arrow-bottom-right-4-square-fill" | "arrow-bottom-right-4-square-light" | "arrow-bottom-right-4-square-thin" | "arrow-bottom-right-5-circle" | "arrow-bottom-right-5-circle-bold" | "arrow-bottom-right-5-circle-duotone" | "arrow-bottom-right-5-circle-fill" | "arrow-bottom-right-5-circle-light" | "arrow-bottom-right-5-circle-thin" | "arrow-bottom-right-6-circle" | "arrow-bottom-right-6-circle-bold" | "arrow-bottom-right-6-circle-duotone" | "arrow-bottom-right-6-circle-fill" | "arrow-bottom-right-6-circle-light" | "arrow-bottom-right-6-circle-thin" | "arrow-bottom-up-4-square" | "arrow-bottom-up-4-square-bold" | "arrow-bottom-up-4-square-duotone" | "arrow-bottom-up-4-square-fill" | "arrow-bottom-up-4-square-light" | "arrow-bottom-up-4-square-thin" | "arrow-down-1" | "arrow-down-1-bold" | "arrow-down-1-duotone" | "arrow-down-1-fill" | "arrow-down-1-light" | "arrow-down-1-thin" | "arrow-down-2" | "arrow-down-2-bold" | "arrow-down-2-duotone" | "arrow-down-2-fill" | "arrow-down-2-light" | "arrow-down-2-thin" | "arrow-down-3-square" | "arrow-down-3-square-bold" | "arrow-down-3-square-duotone" | "arrow-down-3-square-fill" | "arrow-down-3-square-light" | "arrow-down-3-square-thin" | "arrow-down-4-square" | "arrow-down-4-square-bold" | "arrow-down-4-square-duotone" | "arrow-down-4-square-fill" | "arrow-down-4-square-light" | "arrow-down-4-square-thin" | "arrow-down-5-circle" | "arrow-down-5-circle-bold" | "arrow-down-5-circle-duotone" | "arrow-down-5-circle-fill" | "arrow-down-5-circle-light" | "arrow-down-5-circle-thin" | "arrow-down-6-circle" | "arrow-down-6-circle-bold" | "arrow-down-6-circle-duotone" | "arrow-down-6-circle-fill" | "arrow-down-6-circle-light" | "arrow-down-6-circle-thin" | "arrow-left-1" | "arrow-left-1-bold" | "arrow-left-1-duotone" | "arrow-left-1-fill" | "arrow-left-1-light" | "arrow-left-1-thin" | "arrow-left-2" | "arrow-left-2-bold" | "arrow-left-2-duotone" | "arrow-left-2-fill" | "arrow-left-2-light" | "arrow-left-2-thin" | "arrow-left-3-square" | "arrow-left-3-square-bold" | "arrow-left-3-square-duotone" | "arrow-left-3-square-fill" | "arrow-left-3-square-light" | "arrow-left-3-square-thin" | "arrow-left-4-square" | "arrow-left-4-square-bold" | "arrow-left-4-square-duotone" | "arrow-left-4-square-fill" | "arrow-left-4-square-light" | "arrow-left-4-square-thin" | "arrow-left-5-circle" | "arrow-left-5-circle-bold" | "arrow-left-5-circle-duotone" | "arrow-left-5-circle-fill" | "arrow-left-5-circle-light" | "arrow-left-5-circle-thin" | "arrow-left-6-circle" | "arrow-left-6-circle-bold" | "arrow-left-6-circle-duotone" | "arrow-left-6-circle-fill" | "arrow-left-6-circle-light" | "arrow-left-6-circle-thin" | "arrow-right-1" | "arrow-right-1-bold" | "arrow-right-1-duotone" | "arrow-right-1-fill" | "arrow-right-1-light" | "arrow-right-1-thin" | "arrow-right-2" | "arrow-right-2-bold" | "arrow-right-2-duotone" | "arrow-right-2-fill" | "arrow-right-2-light" | "arrow-right-2-thin" | "arrow-right-3-square" | "arrow-right-3-square-bold" | "arrow-right-3-square-duotone" | "arrow-right-3-square-fill" | "arrow-right-3-square-light" | "arrow-right-3-square-thin" | "arrow-right-4-square" | "arrow-right-4-square-bold" | "arrow-right-4-square-duotone" | "arrow-right-4-square-fill" | "arrow-right-4-square-light" | "arrow-right-4-square-thin" | "arrow-right-5-circle" | "arrow-right-5-circle-bold" | "arrow-right-5-circle-duotone" | "arrow-right-5-circle-fill" | "arrow-right-5-circle-light" | "arrow-right-5-circle-thin" | "arrow-right-6-circle" | "arrow-right-6-circle-bold" | "arrow-right-6-circle-duotone" | "arrow-right-6-circle-fill" | "arrow-right-6-circle-light" | "arrow-right-6-circle-thin" | "arrow-top-left-1" | "arrow-top-left-1-bold" | "arrow-top-left-1-fill" | "arrow-top-left-1-light" | "arrow-top-left-1-thin" | "arrow-top-left-2" | "arrow-top-left-2-bold" | "arrow-top-left-2-fill" | "arrow-top-left-2-light" | "arrow-top-left-2-thin" | "arrow-top-left-3-square" | "arrow-top-left-3-square-bold" | "arrow-top-left-3-square-duotone" | "arrow-top-left-3-square-fill" | "arrow-top-left-3-square-light" | "arrow-top-left-3-square-thin" | "arrow-top-left-4-square" | "arrow-top-left-4-square-bold" | "arrow-top-left-4-square-duotone" | "arrow-top-left-4-square-fill" | "arrow-top-left-4-square-light" | "arrow-top-left-4-square-thin" | "arrow-top-left-5-circle" | "arrow-top-left-5-circle-bold" | "arrow-top-left-5-circle-duotone" | "arrow-top-left-5-circle-fill" | "arrow-top-left-5-circle-light" | "arrow-top-left-5-circle-thin" | "arrow-top-left-6-circle" | "arrow-top-left-6-circle-bold" | "arrow-top-left-6-circle-duotone" | "arrow-top-left-6-circle-fill" | "arrow-top-left-6-circle-light" | "arrow-top-left-6-circle-thin" | "arrow-top-right-1" | "arrow-top-right-1-bold" | "arrow-top-right-1-fill" | "arrow-top-right-1-light" | "arrow-top-right-1-thin" | "arrow-top-right-2" | "arrow-top-right-2-bold" | "arrow-top-right-2-fill" | "arrow-top-right-2-light" | "arrow-top-right-2-thin" | "arrow-top-right-3-square" | "arrow-top-right-3-square-bold" | "arrow-top-right-3-square-duotone" | "arrow-top-right-3-square-fill" | "arrow-top-right-3-square-light" | "arrow-top-right-3-square-thin" | "arrow-top-right-5-circle" | "arrow-top-right-5-circle-bold" | "arrow-top-right-5-circle-duotone" | "arrow-top-right-5-circle-fill" | "arrow-top-right-5-circle-light" | "arrow-top-right-5-circle-thin" | "arrow-top-right-6-circle" | "arrow-top-right-6-circle-bold" | "arrow-top-right-6-circle-duotone" | "arrow-top-right-6-circle-fill" | "arrow-top-right-6-circle-light" | "arrow-top-right-6-circle-thin" | "arrow-up-1" | "arrow-up-1-bold" | "arrow-up-1-duotone" | "arrow-up-1-fill" | "arrow-up-1-light" | "arrow-up-1-thin" | "arrow-up-2" | "arrow-up-2-bold" | "arrow-up-2-duotone" | "arrow-up-2-fill" | "arrow-up-2-light" | "arrow-up-2-thin" | "arrow-up-3-square" | "arrow-up-3-square-bold" | "arrow-up-3-square-duotone" | "arrow-up-3-square-fill" | "arrow-up-3-square-light" | "arrow-up-3-square-thin" | "arrow-up-4-square" | "arrow-up-4-square-bold" | "arrow-up-4-square-duotone" | "arrow-up-4-square-fill" | "arrow-up-4-square-light" | "arrow-up-4-square-thin" | "arrow-up-5-circle" | "arrow-up-5-circle-bold" | "arrow-up-5-circle-duotone" | "arrow-up-5-circle-fill" | "arrow-up-5-circle-light" | "arrow-up-5-circle-thin" | "arrow-up-6-circle" | "arrow-up-6-circle-bold" | "arrow-up-6-circle-duotone" | "arrow-up-6-circle-fill" | "arrow-up-6-circle-light" | "arrow-up-6-circle-thin" | "comment-add-bold" | "comment-add-duotone" | "comment-add-fill" | "comment-add-light" | "comment-add-thin" | "comment-bold" | "comment-check-bold" | "comment-check-duotone" | "comment-check-fill" | "comment-check-light" | "comment-check-thin" | "comment-close" | "comment-close-bold" | "comment-close-duotone" | "comment-close-fill" | "comment-close-light" | "comment-close-thin" | "comment-dots-bold" | "comment-dots-duotone" | "comment-dots-fill" | "comment-dots-light" | "comment-dots-thin" | "comment-duotone" | "comment-light" | "comment-remove-bold" | "comment-remove-duotone" | "comment-remove-fill" | "comment-remove-light" | "comment-remove-thin" | "comment-thin" | "dislike-duotone" | "dislike-light" | "dislike-thin" | "email-bold" | "email-duotone" | "email-light" | "email-thin" | "like-duotone" | "like-light" | "like-thin" | "phone-duotone" | "phone-light" | "phone-off-bold" | "phone-off-duotone" | "phone-off-light" | "phone-off-thin" | "phone-thin" | "profile-bold" | "profile-circle-bold" | "profile-circle-duotone" | "profile-circle-fill" | "profile-circle-light" | "profile-circle-thin" | "profile-duotone" | "profile-light" | "profile-thin" | "send-bold" | "send-duotone" | "send-light" | "send-thin" | "share-1-bold" | "share-1-duotone" | "share-1-fill" | "share-1-light" | "share-1-thin" | "share-2-bold" | "share-2-duotone" | "share-2-light" | "share-2-thin" | "badge-bold" | "badge-duotone" | "badge-fill" | "badge-light" | "badge-thin" | "box-duotone" | "box-light" | "box-thin" | "certificate-badge" | "certificate-badge-bold" | "certificate-badge-duotone" | "certificate-badge-fill" | "certificate-badge-light" | "certificate-badge-thin" | "cheque" | "cheque-bold" | "cheque-duotone" | "cheque-fill" | "cheque-light" | "cheque-thin" | "credit-card-bold" | "credit-card-duotone" | "credit-card-light" | "credit-card-thin" | "delivery-duotone" | "delivery-fast" | "delivery-fast-bold" | "delivery-fast-duotone" | "delivery-fast-fill" | "delivery-fast-light" | "delivery-fast-thin" | "delivery-fill" | "delivery-free" | "delivery-free-bold" | "delivery-free-duotone" | "delivery-free-fill" | "delivery-free-light" | "delivery-free-thin" | "delivery-light" | "delivery-thin" | "discount-bold" | "discount-duotone" | "discount-fill" | "discount-light" | "discount-thin" | "invoice-bold" | "invoice-duotone" | "invoice-fill" | "invoice-light" | "invoice-thin" | "shopping-bag-bold" | "shopping-bag-duotone" | "shopping-bag-light" | "shopping-bag-thin" | "shopping-card" | "shopping-card-add" | "shopping-card-add-bold" | "shopping-card-add-duotone" | "shopping-card-add-fill" | "shopping-card-add-light" | "shopping-card-add-thin" | "shopping-card-bold" | "shopping-card-duotone" | "shopping-card-fill" | "shopping-card-light" | "shopping-card-remove" | "shopping-card-remove-bold" | "shopping-card-remove-duotone" | "shopping-card-remove-fill" | "shopping-card-remove-light" | "shopping-card-remove-thin" | "shopping-card-thin" | "store-bold" | "store-duotone" | "store-light" | "store-thin" | "ticket-duotone" | "ticket-light" | "ticket-thin" | "confused-face-bold" | "confused-face-duotone" | "confused-face-fill" | "confused-face-light" | "confused-face-thin" | "disappointed-face-bold" | "disappointed-face-duotone" | "disappointed-face-fill" | "disappointed-face-light" | "disappointed-face-thin" | "expressionless-face-bold" | "expressionless-face-duotone" | "expressionless-face-fill" | "expressionless-face-light" | "expressionless-face-thin" | "face-with-open-mouth-bold" | "face-with-open-mouth-duotone" | "face-with-open-mouth-fill" | "face-with-open-mouth-light" | "face-with-open-mouth-thin" | "face-without-mouth-bold" | "face-without-mouth-duotone" | "face-without-mouth-fill" | "face-without-mouth-light" | "face-without-mouth-thin" | "frowning-face-bold" | "frowning-face-duotone" | "frowning-face-fill" | "frowning-face-light" | "frowning-face-thin" | "kissing-face-bold" | "kissing-face-duotone" | "kissing-face-fill" | "kissing-face-light" | "kissing-face-thin" | "kissing-face-with-smiling-eyes-bold" | "kissing-face-with-smiling-eyes-duotone" | "kissing-face-with-smiling-eyes-fill" | "kissing-face-with-smiling-eyes-light" | "kissing-face-with-smiling-eyes-thin" | "neutral-face-bold" | "neutral-face-duotone" | "neutral-face-fill" | "neutral-face-light" | "neutral-face-thin" | "pensive-face-bold" | "pensive-face-duotone" | "pensive-face-fill" | "pensive-face-light" | "pensive-face-thin" | "relieved-face-bold" | "relieved-face-duotone" | "relieved-face-fill" | "relieved-face-light" | "relieved-face-thin" | "slightly-smiling-face-bold" | "slightly-smiling-face-duotone" | "slightly-smiling-face-fill" | "slightly-smiling-face-light" | "slightly-smiling-face-thin" | "smiling-face-bold" | "smiling-face-duotone" | "smiling-face-light" | "smiling-face-thin" | "squinting-face" | "squinting-face-bold" | "squinting-face-duotone" | "squinting-face-fill" | "squinting-face-light" | "squinting-face-thin" | "upside-down-face-bold" | "upside-down-face-duotone" | "upside-down-face-fill" | "upside-down-face-light" | "upside-down-face-thin" | "winking-face-bold" | "winking-face-duotone" | "winking-face-fill" | "winking-face-light" | "winking-face-thin" | "attachment-bold" | "attachment-duotone" | "attachment-light" | "attachment-thin" | "cloud-add-bold" | "cloud-add-duotone" | "cloud-add-fill" | "cloud-add-light" | "cloud-add-thin" | "cloud-clock-bold" | "cloud-clock-duotone" | "cloud-clock-fill" | "cloud-clock-light" | "cloud-clock-thin" | "cloud-download-duotone" | "cloud-download-light" | "cloud-download-thin" | "cloud-duotone" | "cloud-error" | "cloud-error-bold" | "cloud-error-duotone" | "cloud-error-fill" | "cloud-error-light" | "cloud-error-thin" | "cloud-light" | "cloud-no" | "cloud-no-bold" | "cloud-no-duotone" | "cloud-no-fill" | "cloud-no-light" | "cloud-no-thin" | "cloud-off-bold" | "cloud-off-duotone" | "cloud-off-light" | "cloud-off-thin" | "cloud-remove-bold" | "cloud-remove-duotone" | "cloud-remove-fill" | "cloud-remove-light" | "cloud-remove-thin" | "cloud-thin" | "cloud-upload-duotone" | "cloud-upload-light" | "cloud-upload-thin" | "cloud-yes" | "cloud-yes-bold" | "cloud-yes-duotone" | "cloud-yes-fill" | "cloud-yes-light" | "cloud-yes-thin" | "copy-duotone" | "copy-light" | "copy-thin" | "download-light" | "download-thin" | "file-add-bold" | "file-add-duotone" | "file-add-light" | "file-add-thin" | "file-audio-bold" | "file-audio-duotone" | "file-audio-fill" | "file-audio-light" | "file-audio-thin" | "file-check-duotone" | "file-check-light" | "file-check-thin" | "file-close-bold" | "file-close-duotone" | "file-close-light" | "file-close-thin" | "file-document-bold" | "file-document-duotone" | "file-document-fill" | "file-document-light" | "file-document-thin" | "file-duotone" | "file-image-bold" | "file-image-duotone" | "file-image-light" | "file-image-thin" | "file-light" | "file-remove-duotone" | "file-remove-light" | "file-remove-thin" | "file-thin" | "file-video-bold" | "file-video-duotone" | "file-video-light" | "file-video-thin" | "folder-add-bold" | "folder-add-duotone" | "folder-add-light" | "folder-add-thin" | "folder-check-duotone" | "folder-check-light" | "folder-check-thin" | "folder-close-bold" | "folder-close-duotone" | "folder-close-light" | "folder-close-thin" | "folder-document-bold" | "folder-document-duotone" | "folder-document-fill" | "folder-document-light" | "folder-document-thin" | "folder-duotone" | "folder-image-bold" | "folder-image-duotone" | "folder-image-light" | "folder-image-thin" | "folder-light" | "folder-music-bold" | "folder-music-duotone" | "folder-music-light" | "folder-music-thin" | "folder-remove-bold" | "folder-remove-duotone" | "folder-remove-light" | "folder-remove-thin" | "folder-thin" | "folder-video-bold" | "folder-video-duotone" | "folder-video-light" | "folder-video-thin" | "upload-light" | "upload-thin" | "_3d-bold" | "_3d-duotone" | "_3d-fill" | "_3d-light" | "_3d-thin" | "apps-bold" | "apps-light" | "apps-thin" | "bookmark-duotone" | "bookmark-light" | "bookmark-off-bold" | "bookmark-off-duotone" | "bookmark-off-fill" | "bookmark-off-light" | "bookmark-off-thin" | "bookmark-thin" | "briefcase-bold" | "briefcase-duotone" | "briefcase-light" | "briefcase-thin" | "calendar-1-bold" | "calendar-1-duotone" | "calendar-1-fill" | "calendar-1-light" | "calendar-1-thin" | "calendar-2-bold" | "calendar-2-duotone" | "calendar-2-light" | "calendar-2-thin" | "calendar-add-duotone" | "calendar-add-fill" | "calendar-add-light" | "calendar-add-thin" | "calendar-remove-bold" | "calendar-remove-duotone" | "calendar-remove-fill" | "calendar-remove-light" | "calendar-remove-thin" | "category-bold" | "category-duotone" | "category-fill" | "category-light" | "category-thin" | "clock-bold" | "clock-duotone" | "clock-light" | "clock-thin" | "discover-bold" | "discover-duotone" | "discover-fill" | "discover-light" | "discover-thin" | "edit-bold" | "edit-duotone" | "edit-light" | "edit-thin" | "eye-duotone" | "eye-light" | "eye-off-bold" | "eye-off-duotone" | "eye-off-light" | "eye-off-thin" | "eye-thin" | "flag-duotone" | "flag-light" | "flag-thin" | "gift-duotone" | "gift-light" | "gift-thin" | "heart-duotone" | "heart-light" | "heart-off-bold" | "heart-off-duotone" | "heart-off-fill" | "heart-off-light" | "heart-off-thin" | "heart-thin" | "home-duotone" | "home-light" | "home-thin" | "lightning-1" | "lightning-1-bold" | "lightning-1-duotone" | "lightning-1-fill" | "lightning-1-light" | "lightning-1-thin" | "lightning-2" | "lightning-2-bold" | "lightning-2-duotone" | "lightning-2-fill" | "lightning-2-light" | "lightning-2-thin" | "location-bold" | "location-duotone" | "location-light" | "location-pin-bold" | "location-pin-duotone" | "location-pin-fill" | "location-pin-light" | "location-pin-off" | "location-pin-off-bold" | "location-pin-off-duotone" | "location-pin-off-fill" | "location-pin-off-light" | "location-pin-off-thin" | "location-pin-thin" | "location-thin" | "lock-duotone" | "lock-light" | "lock-off-bold" | "lock-off-duotone" | "lock-off-fill" | "lock-off-light" | "lock-off-thin" | "lock-thin" | "mode-dark" | "mode-dark-bold" | "mode-dark-duotone" | "mode-dark-fill" | "mode-dark-light" | "mode-dark-thin" | "mode-light" | "mode-light-bold" | "mode-light-duotone" | "mode-light-fill" | "mode-light-light" | "mode-light-thin" | "mouse-duotone" | "mouse-light" | "mouse-thin" | "news-bold" | "news-duotone" | "news-light" | "news-thin" | "notification-bold" | "notification-duotone" | "notification-light" | "notification-off-bold" | "notification-off-duotone" | "notification-off-light" | "notification-off-thin" | "notification-thin" | "options-bold" | "options-duotone" | "options-light" | "options-thin" | "printer-duotone" | "printer-light" | "printer-thin" | "scanner-fill" | "scanner-light" | "scanner-thin" | "search-bold" | "search-duotone" | "search-light" | "search-thin" | "settings-duotone" | "settings-light" | "settings-thin" | "shield-duotone" | "shield-light" | "shield-no" | "shield-no-bold" | "shield-no-duotone" | "shield-no-fill" | "shield-no-light" | "shield-no-thin" | "shield-off-bold" | "shield-off-duotone" | "shield-off-light" | "shield-off-thin" | "shield-thin" | "shield-yes" | "shield-yes-bold" | "shield-yes-duotone" | "shield-yes-fill" | "shield-yes-light" | "shield-yes-thin" | "star-duotone" | "star-light" | "star-off-bold" | "star-off-duotone" | "star-off-light" | "star-off-thin" | "star-thin" | "trash-bold" | "trash-duotone" | "trash-light" | "trash-simple" | "trash-simple-bold" | "trash-simple-duotone" | "trash-simple-fill" | "trash-simple-light" | "trash-simple-thin" | "trash-thin" | "zoom-in-bold" | "zoom-in-duotone" | "zoom-in-light" | "zoom-in-thin" | "zoom-out-bold" | "zoom-out-duotone" | "zoom-out-light" | "zoom-out-thin" | "attention-circle" | "attention-circle-bold" | "attention-circle-duotone" | "attention-circle-fill" | "attention-circle-light" | "attention-circle-thin" | "attention-square" | "attention-square-bold" | "attention-square-duotone" | "attention-square-fill" | "attention-square-light" | "attention-square-thin" | "backspace-duotone" | "backspace-light" | "backspace-thin" | "bluetooth-duotone" | "bluetooth-light" | "bluetooth-thin" | "check-circle-1" | "check-circle-1-bold" | "check-circle-1-duotone" | "check-circle-1-fill" | "check-circle-1-light" | "check-circle-1-thin" | "check-circle-2" | "check-circle-2-bold" | "check-circle-2-duotone" | "check-circle-2-fill" | "check-circle-2-light" | "check-circle-2-thin" | "check-duotone" | "check-light" | "check-square-duotone" | "check-square-light" | "check-square-thin" | "check-thin" | "close-circle-1" | "close-circle-1-bold" | "close-circle-1-duotone" | "close-circle-1-fill" | "close-circle-1-light" | "close-circle-1-thin" | "close-circle-2" | "close-circle-2-bold" | "close-circle-2-duotone" | "close-circle-2-fill" | "close-circle-2-light" | "close-circle-2-thin" | "close-duotone" | "close-light" | "close-square-duotone" | "close-square-light" | "close-square-thin" | "close-thin" | "compare-bold" | "compare-duotone" | "compare-fill" | "compare-light" | "compare-thin" | "component-bold" | "component-duotone" | "component-fill" | "component-light" | "component-thin" | "cursor-duotone" | "cursor-light" | "cursor-thin" | "do-redo" | "do-redo-bold" | "do-redo-duotone" | "do-redo-fill" | "do-redo-light" | "do-redo-thin" | "do-undo" | "do-undo-bold" | "do-undo-duotone" | "do-undo-fill" | "do-undo-light" | "do-undo-thin" | "enter-bold" | "enter-duotone" | "enter-fill" | "enter-light" | "enter-thin" | "exit-fill" | "exit-light" | "exit-thin" | "frame-bold" | "frame-duotone" | "frame-fill" | "frame-light" | "frame-thin" | "funnel-bold" | "funnel-duotone" | "funnel-light" | "funnel-thin" | "history-duotone" | "history-light" | "history-thin" | "information-circle-bold" | "information-circle-duotone" | "information-circle-fill" | "information-circle-light" | "information-circle-thin" | "information-square-bold" | "information-square-duotone" | "information-square-fill" | "information-square-light" | "information-square-thin" | "link-duotone" | "link-external-bold" | "link-external-duotone" | "link-external-fill" | "link-external-light" | "link-external-thin" | "link-light" | "link-thin" | "menu-burger-horizontal" | "menu-burger-horizontal-bold" | "menu-burger-horizontal-duotone" | "menu-burger-horizontal-fill" | "menu-burger-horizontal-light" | "menu-burger-horizontal-thin" | "menu-burger-vertical" | "menu-burger-vertical-bold" | "menu-burger-vertical-duotone" | "menu-burger-vertical-fill" | "menu-burger-vertical-light" | "menu-burger-vertical-thin" | "menu-kebab-horizontal" | "menu-kebab-horizontal-bold" | "menu-kebab-horizontal-circle" | "menu-kebab-horizontal-circle-bold" | "menu-kebab-horizontal-circle-duotone" | "menu-kebab-horizontal-circle-fill" | "menu-kebab-horizontal-circle-light" | "menu-kebab-horizontal-circle-thin" | "menu-kebab-horizontal-fill" | "menu-kebab-horizontal-light" | "menu-kebab-horizontal-square" | "menu-kebab-horizontal-square-bold" | "menu-kebab-horizontal-square-duotone" | "menu-kebab-horizontal-square-fill" | "menu-kebab-horizontal-square-light" | "menu-kebab-horizontal-square-thin" | "menu-kebab-horizontal-thin" | "menu-kebab-vertical" | "menu-kebab-vertical-bold" | "menu-kebab-vertical-circle" | "menu-kebab-vertical-circle-bold" | "menu-kebab-vertical-circle-duotone" | "menu-kebab-vertical-circle-fill" | "menu-kebab-vertical-circle-light" | "menu-kebab-vertical-circle-thin" | "menu-kebab-vertical-fill" | "menu-kebab-vertical-light" | "menu-kebab-vertical-square" | "menu-kebab-vertical-square-bold" | "menu-kebab-vertical-square-duotone" | "menu-kebab-vertical-square-fill" | "menu-kebab-vertical-square-light" | "menu-kebab-vertical-square-thin" | "menu-kebab-vertical-thin" | "move-bold" | "move-duotone" | "move-light" | "move-thin" | "pen-duotone" | "pen-light" | "pen-thin" | "question-mark-circle-bold" | "question-mark-circle-duotone" | "question-mark-circle-light" | "question-mark-circle-thin" | "question-mark-square" | "question-mark-square-bold" | "question-mark-square-duotone" | "question-mark-square-fill" | "question-mark-square-light" | "question-mark-square-thin" | "restart-duotone" | "restart-light" | "restart-thin" | "screen-full-bold" | "screen-full-duotone" | "screen-full-fill" | "screen-full-light" | "screen-full-thin" | "screen-normal-bold" | "screen-normal-duotone" | "screen-normal-fill" | "screen-normal-light" | "screen-normal-thin" | "sorting-center" | "sorting-center-bold" | "sorting-center-duotone" | "sorting-center-fill" | "sorting-center-light" | "sorting-center-thin" | "sorting-left" | "sorting-left-bold" | "sorting-left-duotone" | "sorting-left-fill" | "sorting-left-light" | "sorting-left-thin" | "sorting-right" | "sorting-right-bold" | "sorting-right-duotone" | "sorting-right-fill" | "sorting-right-light" | "sorting-right-thin" | "swap-bold" | "swap-light" | "swap-thin" | "synchronize" | "synchronize-bold" | "synchronize-duotone" | "synchronize-fill" | "synchronize-light" | "synchronize-thin" | "type-duotone" | "type-fill" | "type-light" | "type-thin" | "unavailable-bold" | "unavailable-duotone" | "unavailable-fill" | "unavailable-light" | "unavailable-thin" | "calculator-duotone" | "calculator-light" | "calculator-thin" | "number-0-bold" | "number-0-circle" | "number-0-circle-bold" | "number-0-circle-duotone" | "number-0-circle-fill" | "number-0-circle-light" | "number-0-circle-thin" | "number-0-duotone" | "number-0-fill" | "number-0-light" | "number-0-square-bold" | "number-0-square-duotone" | "number-0-square-fill" | "number-0-square-light" | "number-0-square-thin" | "number-0-thin" | "number-1-bold" | "number-1-circle" | "number-1-circle-bold" | "number-1-circle-duotone" | "number-1-circle-fill" | "number-1-circle-light" | "number-1-circle-thin" | "number-1-fill" | "number-1-light" | "number-1-square-bold" | "number-1-square-duotone" | "number-1-square-fill" | "number-1-square-light" | "number-1-square-thin" | "number-1-thin" | "number-2-bold" | "number-2-circle" | "number-2-circle-bold" | "number-2-circle-duotone" | "number-2-circle-fill" | "number-2-circle-light" | "number-2-circle-thin" | "number-2-duotone" | "number-2-fill" | "number-2-light" | "number-2-square-bold" | "number-2-square-duotone" | "number-2-square-fill" | "number-2-square-light" | "number-2-square-thin" | "number-2-thin" | "number-3-bold" | "number-3-circle" | "number-3-circle-bold" | "number-3-circle-duotone" | "number-3-circle-fill" | "number-3-circle-light" | "number-3-circle-thin" | "number-3-fill" | "number-3-light" | "number-3-square-bold" | "number-3-square-duotone" | "number-3-square-fill" | "number-3-square-light" | "number-3-square-thin" | "number-3-thin" | "number-4-bold" | "number-4-circle" | "number-4-circle-bold" | "number-4-circle-duotone" | "number-4-circle-fill" | "number-4-circle-light" | "number-4-circle-thin" | "number-4-fill" | "number-4-light" | "number-4-square-bold" | "number-4-square-duotone" | "number-4-square-fill" | "number-4-square-light" | "number-4-square-thin" | "number-4-thin" | "number-5-bold" | "number-5-circle" | "number-5-circle-bold" | "number-5-circle-duotone" | "number-5-circle-fill" | "number-5-circle-light" | "number-5-circle-thin" | "number-5-fill" | "number-5-light" | "number-5-square-bold" | "number-5-square-duotone" | "number-5-square-fill" | "number-5-square-light" | "number-5-square-thin" | "number-5-thin" | "number-6-bold" | "number-6-circle" | "number-6-circle-bold" | "number-6-circle-duotone" | "number-6-circle-fill" | "number-6-circle-light" | "number-6-circle-thin" | "number-6-duotone" | "number-6-fill" | "number-6-light" | "number-6-square-bold" | "number-6-square-duotone" | "number-6-square-fill" | "number-6-square-light" | "number-6-square-thin" | "number-6-thin" | "number-7-bold" | "number-7-circle" | "number-7-circle-bold" | "number-7-circle-duotone" | "number-7-circle-fill" | "number-7-circle-light" | "number-7-circle-thin" | "number-7-fill" | "number-7-light" | "number-7-square-bold" | "number-7-square-duotone" | "number-7-square-fill" | "number-7-square-light" | "number-7-square-thin" | "number-7-thin" | "number-8-bold" | "number-8-circle" | "number-8-circle-bold" | "number-8-circle-duotone" | "number-8-circle-fill" | "number-8-circle-light" | "number-8-circle-thin" | "number-8-duotone" | "number-8-fill" | "number-8-light" | "number-8-square-bold" | "number-8-square-duotone" | "number-8-square-fill" | "number-8-square-light" | "number-8-square-thin" | "number-8-thin" | "number-9-bold" | "number-9-circle" | "number-9-circle-bold" | "number-9-circle-duotone" | "number-9-circle-fill" | "number-9-circle-light" | "number-9-circle-thin" | "number-9-duotone" | "number-9-fill" | "number-9-light" | "number-9-square-bold" | "number-9-square-duotone" | "number-9-square-fill" | "number-9-square-light" | "number-9-square-thin" | "number-9-thin" | "sign-division" | "sign-division-bold" | "sign-division-circle" | "sign-division-circle-bold" | "sign-division-circle-duotone" | "sign-division-circle-fill" | "sign-division-circle-light" | "sign-division-circle-thin" | "sign-division-duotone" | "sign-division-fill" | "sign-division-light" | "sign-division-slash" | "sign-division-slash-bold" | "sign-division-slash-fill" | "sign-division-slash-light" | "sign-division-slash-thin" | "sign-division-square" | "sign-division-square-bold" | "sign-division-square-duotone" | "sign-division-square-fill" | "sign-division-square-light" | "sign-division-square-thin" | "sign-division-thin" | "sign-equal" | "sign-equal-bold" | "sign-equal-fill" | "sign-equal-light" | "sign-equal-thin" | "sign-f" | "sign-f-bold" | "sign-f-fill" | "sign-f-light" | "sign-f-thin" | "sign-factorial" | "sign-factorial-bold" | "sign-factorial-fill" | "sign-factorial-light" | "sign-factorial-thin" | "sign-lemniscate" | "sign-lemniscate-bold" | "sign-lemniscate-duotone" | "sign-lemniscate-fill" | "sign-lemniscate-light" | "sign-lemniscate-thin" | "sign-minus" | "sign-minus-bold" | "sign-minus-circle" | "sign-minus-circle-bold" | "sign-minus-circle-duotone" | "sign-minus-circle-fill" | "sign-minus-circle-light" | "sign-minus-circle-thin" | "sign-minus-fill" | "sign-minus-light" | "sign-minus-square" | "sign-minus-square-bold" | "sign-minus-square-duotone" | "sign-minus-square-fill" | "sign-minus-square-light" | "sign-minus-square-thin" | "sign-minus-thin" | "sign-percent" | "sign-percent-bold" | "sign-percent-fill" | "sign-percent-light" | "sign-percent-thin" | "sign-pi" | "sign-pi-bold" | "sign-pi-fill" | "sign-pi-light" | "sign-pi-thin" | "sign-plus" | "sign-plus-bold" | "sign-plus-circle" | "sign-plus-circle-bold" | "sign-plus-circle-duotone" | "sign-plus-circle-fill" | "sign-plus-circle-light" | "sign-plus-circle-thin" | "sign-plus-fill" | "sign-plus-light" | "sign-plus-minus" | "sign-plus-minus-bold" | "sign-plus-minus-fill" | "sign-plus-minus-light" | "sign-plus-minus-thin" | "sign-plus-square" | "sign-plus-square-bold" | "sign-plus-square-duotone" | "sign-plus-square-fill" | "sign-plus-square-light" | "sign-plus-square-thin" | "sign-plus-thin" | "sign-radical" | "sign-radical-bold" | "sign-radical-fill" | "sign-radical-light" | "sign-radical-thin" | "sign-times" | "sign-times-bold" | "sign-times-circle" | "sign-times-circle-bold" | "sign-times-circle-duotone" | "sign-times-circle-fill" | "sign-times-circle-light" | "sign-times-circle-thin" | "sign-times-duotone" | "sign-times-fill" | "sign-times-light" | "sign-times-square" | "sign-times-square-bold" | "sign-times-square-duotone" | "sign-times-square-fill" | "sign-times-square-light" | "sign-times-square-thin" | "sign-times-thin" | "sign-x" | "sign-x-bold" | "sign-x-fill" | "sign-x-light" | "sign-x-thin" | "sign-y" | "sign-y-bold" | "sign-y-fill" | "sign-y-light" | "sign-y-thin" | "trend-down" | "trend-down-bold" | "trend-down-fill" | "trend-down-light" | "trend-down-thin" | "trend-up" | "trend-up-bold" | "trend-up-fill" | "trend-up-light" | "trend-up-thin" | "camera-image-bold" | "camera-image-duotone" | "camera-image-fill" | "camera-image-light" | "camera-image-thin" | "camera-video-bold" | "camera-video-duotone" | "camera-video-light" | "camera-video-thin" | "headphone-bold" | "headphone-duotone" | "headphone-light" | "headphone-thin" | "microphone-duotone" | "microphone-fill" | "microphone-light" | "microphone-off-bold" | "microphone-off-duotone" | "microphone-off-fill" | "microphone-off-light" | "microphone-off-thin" | "microphone-thin" | "music-1" | "music-1-bold" | "music-1-duotone" | "music-1-fill" | "music-1-light" | "music-1-thin" | "music-2-bold" | "music-2-duotone" | "music-2-light" | "music-2-thin" | "music-album-bold" | "music-album-duotone" | "music-album-light" | "music-album-thin" | "music-artist" | "music-artist-bold" | "music-artist-duotone" | "music-artist-fill" | "music-artist-light" | "music-artist-thin" | "play-circle-duotone" | "play-circle-light" | "play-circle-thin" | "player-end" | "player-end-bold" | "player-end-duotone" | "player-end-fill" | "player-end-light" | "player-end-thin" | "player-next-bold" | "player-next-duotone" | "player-next-fill" | "player-next-light" | "player-next-thin" | "player-pause-bold" | "player-pause-duotone" | "player-pause-fill" | "player-pause-light" | "player-pause-thin" | "player-play-bold" | "player-play-duotone" | "player-play-fill" | "player-play-light" | "player-play-thin" | "player-previous-bold" | "player-previous-duotone" | "player-previous-fill" | "player-previous-light" | "player-previous-thin" | "player-start" | "player-start-bold" | "player-start-duotone" | "player-start-fill" | "player-start-light" | "player-start-thin" | "player-stop-bold" | "player-stop-duotone" | "player-stop-fill" | "player-stop-light" | "player-stop-thin" | "playlist-fill" | "playlist-light" | "playlist-repeat-list" | "playlist-repeat-list-bold" | "playlist-repeat-list-fill" | "playlist-repeat-list-light" | "playlist-repeat-list-thin" | "playlist-repeat-song" | "playlist-repeat-song-bold" | "playlist-repeat-song-fill" | "playlist-repeat-song-light" | "playlist-repeat-song-thin" | "playlist-shuffle" | "playlist-shuffle-bold" | "playlist-shuffle-duotone" | "playlist-shuffle-fill" | "playlist-shuffle-light" | "playlist-shuffle-thin" | "playlist-thin" | "volume-down-bold" | "volume-down-duotone" | "volume-down-light" | "volume-down-thin" | "volume-off-bold" | "volume-off-duotone" | "volume-off-light" | "volume-off-thin" | "volume-up-bold" | "volume-up-duotone" | "volume-up-light" | "volume-up-thin">): import("react").JSX.Element;
|
|
1793
1793
|
displayName: string;
|
|
1794
1794
|
};
|
|
1795
1795
|
export {};
|