@firecms/ui 3.0.0-canary.23 → 3.0.0-canary.231
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 +58 -150
- package/dist/components/Avatar.d.ts +2 -0
- package/dist/components/BooleanSwitch.d.ts +1 -1
- package/dist/components/BooleanSwitchWithLabel.d.ts +4 -1
- package/dist/components/Button.d.ts +5 -3
- package/dist/components/CenteredView.d.ts +4 -2
- package/dist/components/Checkbox.d.ts +3 -2
- package/dist/components/Chip.d.ts +3 -2
- package/dist/components/CircularProgress.d.ts +1 -1
- package/dist/components/DateTimeField.d.ts +5 -7
- package/dist/components/Dialog.d.ts +5 -1
- package/dist/components/DialogContent.d.ts +2 -1
- package/dist/components/DialogTitle.d.ts +10 -0
- package/dist/components/ExpandablePanel.d.ts +2 -1
- package/dist/components/FileUpload.d.ts +2 -2
- package/dist/components/InputLabel.d.ts +2 -2
- package/dist/components/Label.d.ts +4 -1
- package/dist/components/Menu.d.ts +9 -2
- package/dist/components/Menubar.d.ts +79 -0
- package/dist/components/MultiSelect.d.ts +29 -21
- package/dist/components/Popover.d.ts +2 -1
- package/dist/components/RadioGroup.d.ts +26 -3
- package/dist/components/Select.d.ts +15 -16
- package/dist/components/Separator.d.ts +2 -1
- package/dist/components/Sheet.d.ts +8 -0
- package/dist/components/Slider.d.ts +21 -0
- package/dist/components/Table.d.ts +10 -10
- package/dist/components/Tabs.d.ts +4 -2
- package/dist/components/TextField.d.ts +38 -3
- package/dist/components/TextareaAutosize.d.ts +3 -34
- package/dist/components/Tooltip.d.ts +6 -2
- package/dist/components/Typography.d.ts +5 -4
- package/dist/components/index.d.ts +3 -1
- package/dist/hooks/index.d.ts +4 -0
- package/dist/hooks/useIconStyles.d.ts +7 -0
- package/dist/icons/Icon.d.ts +2 -2
- package/dist/icons/components/AddChartIcon.d.ts +5 -0
- package/dist/icons/components/AdobeIcon.d.ts +5 -0
- package/dist/icons/components/AirplanemodeOffIcon.d.ts +5 -0
- package/dist/icons/components/AirplanemodeOnIcon.d.ts +5 -0
- package/dist/icons/components/AppleIcon.d.ts +5 -0
- package/dist/icons/components/BookmarkOutlineIcon.d.ts +5 -0
- package/dist/icons/components/ConfirmationNumIcon.d.ts +5 -0
- package/dist/icons/components/CopyIcon.d.ts +5 -0
- package/dist/icons/components/DirectionsFerryIcon.d.ts +5 -0
- package/dist/icons/components/DirectionsTrainIcon.d.ts +5 -0
- package/dist/icons/components/DiscordIcon.d.ts +5 -0
- package/dist/icons/components/DndForwardslashIcon.d.ts +5 -0
- package/dist/icons/components/EnhancePhotoTranslateIcon.d.ts +5 -0
- package/dist/icons/components/ExposureMinus1Icon.d.ts +5 -0
- package/dist/icons/components/ExposureMinus2Icon.d.ts +5 -0
- package/dist/icons/components/FacebookIcon.d.ts +5 -0
- package/dist/icons/components/FavoriteOutlineIcon.d.ts +5 -0
- package/dist/icons/components/FormatUnderlineIcon.d.ts +5 -0
- package/dist/icons/components/HighlightRemoveIcon.d.ts +5 -0
- package/dist/icons/components/InfoOutlineIcon.d.ts +5 -0
- package/dist/icons/components/InvertColorsOnIcon.d.ts +5 -0
- package/dist/icons/components/KeyboardControlIcon.d.ts +5 -0
- package/dist/icons/components/LeaveBagsAtHomeIcon.d.ts +5 -0
- package/dist/icons/components/LocalAttractionIcon.d.ts +5 -0
- package/dist/icons/components/LocalRestaurantIcon.d.ts +5 -0
- package/dist/icons/components/LocationHistoryIcon.d.ts +5 -0
- package/dist/icons/components/MessengerIcon.d.ts +5 -0
- package/dist/icons/components/MessengerOutlineIcon.d.ts +5 -0
- package/dist/icons/components/MultitrackAudioIcon.d.ts +5 -0
- package/dist/icons/components/MyLibraryAddIcon.d.ts +5 -0
- package/dist/icons/components/MyLibraryBooksIcon.d.ts +5 -0
- package/dist/icons/components/MyLibraryMusicIcon.d.ts +5 -0
- package/dist/icons/components/NotificationsOnIcon.d.ts +5 -0
- package/dist/icons/components/NowWallpaperIcon.d.ts +5 -0
- package/dist/icons/components/NowWidgetsIcon.d.ts +5 -0
- package/dist/icons/components/OutbondIcon.d.ts +5 -0
- package/dist/icons/components/PanoramaFishEyeIcon.d.ts +1 -1
- package/dist/icons/components/PasteIcon.d.ts +5 -0
- package/dist/icons/components/PaypalIcon.d.ts +5 -0
- package/dist/icons/components/PermContactCalIcon.d.ts +5 -0
- package/dist/icons/components/PermDeviceInfoIcon.d.ts +5 -0
- package/dist/icons/components/PlayCircleFillIcon.d.ts +5 -0
- package/dist/icons/components/QuickContactsDialerIcon.d.ts +5 -0
- package/dist/icons/components/QuickContactsMailIcon.d.ts +5 -0
- package/dist/icons/components/QuoraIcon.d.ts +5 -0
- package/dist/icons/components/RadioButtonOffIcon.d.ts +5 -0
- package/dist/icons/components/RadioButtonOnIcon.d.ts +5 -0
- package/dist/icons/components/RedditIcon.d.ts +5 -0
- package/dist/icons/components/SettingsDisplayIcon.d.ts +5 -0
- package/dist/icons/components/ShareArrivalTimeIcon.d.ts +5 -0
- package/dist/icons/components/ShopifyIcon.d.ts +5 -0
- package/dist/icons/components/SnapchatIcon.d.ts +5 -0
- package/dist/icons/components/SwapVertCircleIcon.d.ts +5 -0
- package/dist/icons/components/SystemUpdateTvIcon.d.ts +5 -0
- package/dist/icons/components/TelegramIcon.d.ts +5 -0
- package/dist/icons/components/TiktokIcon.d.ts +5 -0
- package/dist/icons/components/TrendingNeutralIcon.d.ts +5 -0
- package/dist/icons/components/VideoCollectionIcon.d.ts +5 -0
- package/dist/icons/components/ViewComfortableIcon.d.ts +5 -0
- package/dist/icons/components/WalletGiftcardIcon.d.ts +5 -0
- package/dist/icons/components/WalletMembershipIcon.d.ts +5 -0
- package/dist/icons/components/WalletTravelIcon.d.ts +5 -0
- package/dist/icons/components/WechatIcon.d.ts +5 -0
- package/dist/icons/components/WifiTetheringErrorRoundedIcon.d.ts +5 -0
- package/dist/icons/components/WooCommerceIcon.d.ts +5 -0
- package/dist/icons/components/WordpressIcon.d.ts +5 -0
- package/dist/icons/index.d.ts +86 -1351
- package/dist/index.css +73 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.es.js +33910 -20600
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +34174 -857
- package/dist/index.umd.js.map +1 -1
- package/dist/styles.d.ts +9 -9
- package/dist/util/cls.d.ts +6 -0
- package/dist/util/index.d.ts +1 -3
- package/package.json +119 -118
- package/src/components/Alert.tsx +4 -4
- package/src/components/Autocomplete.tsx +7 -5
- package/src/components/Avatar.tsx +44 -26
- package/src/components/Badge.tsx +2 -2
- package/src/components/BooleanSwitch.tsx +14 -13
- package/src/components/BooleanSwitchWithLabel.tsx +23 -9
- package/src/components/Button.tsx +38 -30
- package/src/components/Card.tsx +4 -3
- package/src/components/CenteredView.tsx +26 -15
- package/src/components/Checkbox.tsx +19 -17
- package/src/components/Chip.tsx +14 -10
- package/src/components/CircularProgress.tsx +10 -6
- package/src/components/Collapse.tsx +4 -2
- package/src/components/Container.tsx +3 -2
- package/src/components/DateTimeField.tsx +144 -915
- package/src/components/DebouncedTextField.tsx +1 -0
- package/src/components/Dialog.tsx +20 -8
- package/src/components/DialogActions.tsx +3 -3
- package/src/components/DialogContent.tsx +7 -3
- package/src/components/DialogTitle.tsx +41 -0
- package/src/components/ExpandablePanel.tsx +21 -13
- package/src/components/FileUpload.tsx +13 -14
- package/src/components/IconButton.tsx +7 -11
- package/src/components/InfoLabel.tsx +2 -2
- package/src/components/InputLabel.tsx +12 -9
- package/src/components/Label.tsx +18 -4
- package/src/components/Markdown.tsx +5 -4
- package/src/components/Menu.tsx +60 -32
- package/src/components/Menubar.tsx +322 -0
- package/src/components/MultiSelect.tsx +351 -174
- package/src/components/Paper.tsx +2 -2
- package/src/components/Popover.tsx +19 -15
- package/src/components/RadioGroup.tsx +42 -9
- package/src/components/SearchBar.tsx +14 -13
- package/src/components/Select.tsx +175 -145
- package/src/components/Separator.tsx +10 -4
- package/src/components/Sheet.tsx +60 -30
- package/src/components/Skeleton.tsx +9 -6
- package/src/components/Slider.tsx +110 -0
- package/src/components/Table.tsx +54 -35
- package/src/components/Tabs.tsx +19 -15
- package/src/components/TextField.tsx +192 -153
- package/src/components/TextareaAutosize.tsx +6 -5
- package/src/components/Tooltip.tsx +32 -16
- package/src/components/Typography.tsx +42 -26
- package/src/components/common/SelectInputLabel.tsx +3 -3
- package/src/components/index.tsx +3 -1
- package/src/hooks/index.ts +4 -0
- package/src/hooks/useDebounceValue.tsx +20 -0
- package/src/hooks/useIconStyles.tsx +20 -0
- package/src/hooks/useInjectStyles.tsx +22 -0
- package/src/hooks/useOutsideAlerter.tsx +46 -0
- package/src/icons/Icon.tsx +47 -42
- package/src/icons/components/AddChartIcon.tsx +8 -0
- package/src/icons/components/AdobeIcon.tsx +8 -0
- package/src/icons/components/AirplanemodeOffIcon.tsx +8 -0
- package/src/icons/components/AirplanemodeOnIcon.tsx +8 -0
- package/src/icons/components/AppleIcon.tsx +8 -0
- package/src/icons/components/BookmarkOutlineIcon.tsx +8 -0
- package/src/icons/components/ConfirmationNumIcon.tsx +8 -0
- package/src/icons/components/CopyIcon.tsx +8 -0
- package/src/icons/components/DirectionsFerryIcon.tsx +8 -0
- package/src/icons/components/DirectionsTrainIcon.tsx +8 -0
- package/src/icons/components/DiscordIcon.tsx +8 -0
- package/src/icons/components/DndForwardslashIcon.tsx +8 -0
- package/src/icons/components/EnhancePhotoTranslateIcon.tsx +8 -0
- package/src/icons/components/ExposureMinus1Icon.tsx +8 -0
- package/src/icons/components/ExposureMinus2Icon.tsx +8 -0
- package/src/icons/components/FacebookIcon.tsx +8 -0
- package/src/icons/components/FavoriteOutlineIcon.tsx +8 -0
- package/src/icons/components/FormatUnderlineIcon.tsx +8 -0
- package/src/icons/components/HighlightRemoveIcon.tsx +8 -0
- package/src/icons/components/InfoOutlineIcon.tsx +8 -0
- package/src/icons/components/InvertColorsOnIcon.tsx +8 -0
- package/src/icons/components/KeyboardControlIcon.tsx +8 -0
- package/src/icons/components/LeaveBagsAtHomeIcon.tsx +8 -0
- package/src/icons/components/LocalAttractionIcon.tsx +8 -0
- package/src/icons/components/LocalRestaurantIcon.tsx +8 -0
- package/src/icons/components/LocationHistoryIcon.tsx +8 -0
- package/src/icons/components/MessengerIcon.tsx +8 -0
- package/src/icons/components/MessengerOutlineIcon.tsx +8 -0
- package/src/icons/components/MultitrackAudioIcon.tsx +8 -0
- package/src/icons/components/MyLibraryAddIcon.tsx +8 -0
- package/src/icons/components/MyLibraryBooksIcon.tsx +8 -0
- package/src/icons/components/MyLibraryMusicIcon.tsx +8 -0
- package/src/icons/components/NotificationsOnIcon.tsx +8 -0
- package/src/icons/components/NowWallpaperIcon.tsx +8 -0
- package/src/icons/components/NowWidgetsIcon.tsx +8 -0
- package/src/icons/components/OutbondIcon.tsx +8 -0
- package/src/icons/components/PanoramaFishEyeIcon.tsx +2 -2
- package/src/icons/components/PasteIcon.tsx +8 -0
- package/src/icons/components/PaypalIcon.tsx +8 -0
- package/src/icons/components/PermContactCalIcon.tsx +8 -0
- package/src/icons/components/PermDeviceInfoIcon.tsx +8 -0
- package/src/icons/components/PlayCircleFillIcon.tsx +8 -0
- package/src/icons/components/QuickContactsDialerIcon.tsx +8 -0
- package/src/icons/components/QuickContactsMailIcon.tsx +8 -0
- package/src/icons/components/QuoraIcon.tsx +8 -0
- package/src/icons/components/RadioButtonOffIcon.tsx +8 -0
- package/src/icons/components/RadioButtonOnIcon.tsx +8 -0
- package/src/icons/components/RedditIcon.tsx +8 -0
- package/src/icons/components/SettingsDisplayIcon.tsx +8 -0
- package/src/icons/components/ShareArrivalTimeIcon.tsx +8 -0
- package/src/icons/components/ShopifyIcon.tsx +8 -0
- package/src/icons/components/SnapchatIcon.tsx +8 -0
- package/src/icons/components/SwapVertCircleIcon.tsx +8 -0
- package/src/icons/components/SystemUpdateTvIcon.tsx +8 -0
- package/src/icons/components/TelegramIcon.tsx +8 -0
- package/src/icons/components/TiktokIcon.tsx +8 -0
- package/src/icons/components/TrendingNeutralIcon.tsx +8 -0
- package/src/icons/components/VideoCollectionIcon.tsx +8 -0
- package/src/icons/components/ViewComfortableIcon.tsx +8 -0
- package/src/icons/components/WalletGiftcardIcon.tsx +8 -0
- package/src/icons/components/WalletMembershipIcon.tsx +8 -0
- package/src/icons/components/WalletTravelIcon.tsx +8 -0
- package/src/icons/components/WechatIcon.tsx +8 -0
- package/src/icons/components/WifiTetheringErrorRoundedIcon.tsx +8 -0
- package/src/icons/components/WooCommerceIcon.tsx +8 -0
- package/src/icons/components/WordpressIcon.tsx +8 -0
- package/src/icons/cool_icon_keys.ts +2 -2
- package/src/icons/icon_keys.ts +87 -1349
- package/src/icons/index.ts +86 -1351
- package/src/index.css +73 -0
- package/src/index.ts +1 -0
- package/src/scripts/generateIconKeys.ts +27 -12
- package/src/scripts/saveIconFiles.ts +1 -0
- package/src/styles.ts +9 -9
- package/src/util/cls.ts +14 -0
- package/src/util/index.ts +1 -3
- package/tailwind.config.js +40 -28
- package/dist/components/Spinner.d.ts +0 -1
- package/dist/icons/components/AccountChildIcon.d.ts +0 -5
- package/dist/icons/components/AccountChildInvertIcon.d.ts +0 -5
- package/dist/icons/components/AccountCircleFilledIcon.d.ts +0 -5
- package/dist/icons/components/AccountCircleOffIcon.d.ts +0 -5
- package/dist/icons/components/ActionKeyIcon.d.ts +0 -5
- package/dist/icons/components/ActivityZoneIcon.d.ts +0 -5
- package/dist/icons/components/AcuteIcon.d.ts +0 -5
- package/dist/icons/components/AdGroupIcon.d.ts +0 -5
- package/dist/icons/components/AdGroupOffIcon.d.ts +0 -5
- package/dist/icons/components/AdIcon.d.ts +0 -5
- package/dist/icons/components/AdOffIcon.d.ts +0 -5
- package/dist/icons/components/AddAdIcon.d.ts +0 -5
- package/dist/icons/components/AddCallIcon.d.ts +0 -5
- package/dist/icons/components/AddNotesIcon.d.ts +0 -5
- package/dist/icons/components/AddchartIcon.d.ts +0 -5
- package/dist/icons/components/AdminMedsIcon.d.ts +0 -5
- package/dist/icons/components/AgenderIcon.d.ts +0 -5
- package/dist/icons/components/AirFreshenerIcon.d.ts +0 -5
- package/dist/icons/components/AirPurifierGenIcon.d.ts +0 -5
- package/dist/icons/components/AirPurifierIcon.d.ts +0 -5
- package/dist/icons/components/AirwareIcon.d.ts +0 -5
- package/dist/icons/components/AirwaveIcon.d.ts +0 -5
- package/dist/icons/components/AlarmSmartWakeIcon.d.ts +0 -5
- package/dist/icons/components/AlignCenterIcon.d.ts +0 -5
- package/dist/icons/components/AlignEndIcon.d.ts +0 -5
- package/dist/icons/components/AlignFlexCenterIcon.d.ts +0 -5
- package/dist/icons/components/AlignFlexEndIcon.d.ts +0 -5
- package/dist/icons/components/AlignFlexStartIcon.d.ts +0 -5
- package/dist/icons/components/AlignItemsStretchIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifyCenterIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifyFlexEndIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifyFlexStartIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifySpaceAroundIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifySpaceBetweenIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifySpaceEvenIcon.d.ts +0 -5
- package/dist/icons/components/AlignJustifyStretchIcon.d.ts +0 -5
- package/dist/icons/components/AlignSelfStretchIcon.d.ts +0 -5
- package/dist/icons/components/AlignSpaceAroundIcon.d.ts +0 -5
- package/dist/icons/components/AlignSpaceBetweenIcon.d.ts +0 -5
- package/dist/icons/components/AlignSpaceEvenIcon.d.ts +0 -5
- package/dist/icons/components/AlignStartIcon.d.ts +0 -5
- package/dist/icons/components/AlignStretchIcon.d.ts +0 -5
- package/dist/icons/components/AllMatchIcon.d.ts +0 -5
- package/dist/icons/components/AllergiesIcon.d.ts +0 -5
- package/dist/icons/components/AllergyIcon.d.ts +0 -5
- package/dist/icons/components/AltitudeIcon.d.ts +0 -5
- package/dist/icons/components/AmbientScreenIcon.d.ts +0 -5
- package/dist/icons/components/AmbulanceIcon.d.ts +0 -5
- package/dist/icons/components/AmendIcon.d.ts +0 -5
- package/dist/icons/components/AodTabletIcon.d.ts +0 -5
- package/dist/icons/components/AodWatchIcon.d.ts +0 -5
- package/dist/icons/components/ApkDocumentIcon.d.ts +0 -5
- package/dist/icons/components/ApkInstallIcon.d.ts +0 -5
- package/dist/icons/components/AppBadgingIcon.d.ts +0 -5
- package/dist/icons/components/AppPromoIcon.d.ts +0 -5
- package/dist/icons/components/ApparelIcon.d.ts +0 -5
- package/dist/icons/components/ApprovalDelegationIcon.d.ts +0 -5
- package/dist/icons/components/AqIcon.d.ts +0 -5
- package/dist/icons/components/AqIndoorIcon.d.ts +0 -5
- package/dist/icons/components/ArOnYouIcon.d.ts +0 -5
- package/dist/icons/components/ArStickersIcon.d.ts +0 -5
- package/dist/icons/components/ArmingCountdownIcon.d.ts +0 -5
- package/dist/icons/components/ArrowAndEdgeIcon.d.ts +0 -5
- package/dist/icons/components/ArrowDownwardAltIcon.d.ts +0 -5
- package/dist/icons/components/ArrowInsertIcon.d.ts +0 -5
- package/dist/icons/components/ArrowLeftAltIcon.d.ts +0 -5
- package/dist/icons/components/ArrowOrEdgeIcon.d.ts +0 -5
- package/dist/icons/components/ArrowRangeIcon.d.ts +0 -5
- package/dist/icons/components/ArrowSelectorToolIcon.d.ts +0 -5
- package/dist/icons/components/ArrowSplitIcon.d.ts +0 -5
- package/dist/icons/components/ArrowTopLeftIcon.d.ts +0 -5
- package/dist/icons/components/ArrowTopRightIcon.d.ts +0 -5
- package/dist/icons/components/ArrowUpwardAltIcon.d.ts +0 -5
- package/dist/icons/components/ArrowsMoreDownIcon.d.ts +0 -5
- package/dist/icons/components/ArrowsMoreUpIcon.d.ts +0 -5
- package/dist/icons/components/ArrowsOutwardIcon.d.ts +0 -5
- package/dist/icons/components/ArticleShortcutIcon.d.ts +0 -5
- package/dist/icons/components/ArtistIcon.d.ts +0 -5
- package/dist/icons/components/AssignmentAddIcon.d.ts +0 -5
- package/dist/icons/components/AssistantDeviceIcon.d.ts +0 -5
- package/dist/icons/components/AssistantNavigationIcon.d.ts +0 -5
- package/dist/icons/components/AssistantOnHubIcon.d.ts +0 -5
- package/dist/icons/components/AsteriskIcon.d.ts +0 -5
- package/dist/icons/components/AstrophotographyAutoIcon.d.ts +0 -5
- package/dist/icons/components/AstrophotographyOffIcon.d.ts +0 -5
- package/dist/icons/components/AtrIcon.d.ts +0 -5
- package/dist/icons/components/AttachFileAddIcon.d.ts +0 -5
- package/dist/icons/components/AudioDescriptionIcon.d.ts +0 -5
- package/dist/icons/components/AudioVideoReceiverIcon.d.ts +0 -5
- package/dist/icons/components/AutoActivityZoneIcon.d.ts +0 -5
- package/dist/icons/components/AutoDetectVoiceIcon.d.ts +0 -5
- package/dist/icons/components/AutoDrawSolidIcon.d.ts +0 -5
- package/dist/icons/components/AutoFixIcon.d.ts +0 -5
- package/dist/icons/components/AutoLabelIcon.d.ts +0 -5
- package/dist/icons/components/AutoMeetingRoomIcon.d.ts +0 -5
- package/dist/icons/components/AutoReadPauseIcon.d.ts +0 -5
- package/dist/icons/components/AutoReadPlayIcon.d.ts +0 -5
- package/dist/icons/components/AutoScheduleIcon.d.ts +0 -5
- package/dist/icons/components/AutoTimerIcon.d.ts +0 -5
- package/dist/icons/components/AutoTowingIcon.d.ts +0 -5
- package/dist/icons/components/AutoTransmissionIcon.d.ts +0 -5
- package/dist/icons/components/AutoVideocamIcon.d.ts +0 -5
- package/dist/icons/components/AutopauseIcon.d.ts +0 -5
- package/dist/icons/components/AutopayIcon.d.ts +0 -5
- package/dist/icons/components/AutoplayIcon.d.ts +0 -5
- package/dist/icons/components/AutostopIcon.d.ts +0 -5
- package/dist/icons/components/AvgPaceIcon.d.ts +0 -5
- package/dist/icons/components/AvgTimeIcon.d.ts +0 -5
- package/dist/icons/components/AwardStarIcon.d.ts +0 -5
- package/dist/icons/components/AzmIcon.d.ts +0 -5
- package/dist/icons/components/BackToTabIcon.d.ts +0 -5
- package/dist/icons/components/BackgroundDotLargeIcon.d.ts +0 -5
- package/dist/icons/components/BackgroundDotSmallIcon.d.ts +0 -5
- package/dist/icons/components/BackgroundGridSmallIcon.d.ts +0 -5
- package/dist/icons/components/BackgroundReplaceIcon.d.ts +0 -5
- package/dist/icons/components/BacklightHighIcon.d.ts +0 -5
- package/dist/icons/components/BacklightLowIcon.d.ts +0 -5
- package/dist/icons/components/BadgeCriticalBatteryIcon.d.ts +0 -5
- package/dist/icons/components/BarChart4BarsIcon.d.ts +0 -5
- package/dist/icons/components/BarcodeIcon.d.ts +0 -5
- package/dist/icons/components/BarcodeReaderIcon.d.ts +0 -5
- package/dist/icons/components/BarcodeScannerIcon.d.ts +0 -5
- package/dist/icons/components/BarefootIcon.d.ts +0 -5
- package/dist/icons/components/BathOutdoorIcon.d.ts +0 -5
- package/dist/icons/components/BathPrivateIcon.d.ts +0 -5
- package/dist/icons/components/BathPublicLargeIcon.d.ts +0 -5
- package/dist/icons/components/Battery20Icon.d.ts +0 -5
- package/dist/icons/components/Battery30Icon.d.ts +0 -5
- package/dist/icons/components/Battery50Icon.d.ts +0 -5
- package/dist/icons/components/Battery60Icon.d.ts +0 -5
- package/dist/icons/components/Battery80Icon.d.ts +0 -5
- package/dist/icons/components/Battery90Icon.d.ts +0 -5
- package/dist/icons/components/BatteryChangeIcon.d.ts +0 -5
- package/dist/icons/components/BatteryCharging20Icon.d.ts +0 -5
- package/dist/icons/components/BatteryCharging30Icon.d.ts +0 -5
- package/dist/icons/components/BatteryCharging50Icon.d.ts +0 -5
- package/dist/icons/components/BatteryCharging60Icon.d.ts +0 -5
- package/dist/icons/components/BatteryCharging80Icon.d.ts +0 -5
- package/dist/icons/components/BatteryCharging90Icon.d.ts +0 -5
- package/dist/icons/components/BatteryErrorIcon.d.ts +0 -5
- package/dist/icons/components/BatteryFullAltIcon.d.ts +0 -5
- package/dist/icons/components/BatteryHoriz000Icon.d.ts +0 -5
- package/dist/icons/components/BatteryHoriz050Icon.d.ts +0 -5
- package/dist/icons/components/BatteryHoriz075Icon.d.ts +0 -5
- package/dist/icons/components/BatteryLowIcon.d.ts +0 -5
- package/dist/icons/components/BatteryPlusIcon.d.ts +0 -5
- package/dist/icons/components/BatteryProfileIcon.d.ts +0 -5
- package/dist/icons/components/BatteryShareIcon.d.ts +0 -5
- package/dist/icons/components/BatteryStatusGoodIcon.d.ts +0 -5
- package/dist/icons/components/BatteryVert005Icon.d.ts +0 -5
- package/dist/icons/components/BatteryVert020Icon.d.ts +0 -5
- package/dist/icons/components/BatteryVert050Icon.d.ts +0 -5
- package/dist/icons/components/BatteryVeryLowIcon.d.ts +0 -5
- package/dist/icons/components/BiaIcon.d.ts +0 -5
- package/dist/icons/components/BidLandscapeDisabledIcon.d.ts +0 -5
- package/dist/icons/components/BidLandscapeIcon.d.ts +0 -5
- package/dist/icons/components/BigtopUpdatesIcon.d.ts +0 -5
- package/dist/icons/components/BlanketIcon.d.ts +0 -5
- package/dist/icons/components/BloodPressureIcon.d.ts +0 -5
- package/dist/icons/components/BlurMediumIcon.d.ts +0 -5
- package/dist/icons/components/BlurShortIcon.d.ts +0 -5
- package/dist/icons/components/BodyFatIcon.d.ts +0 -5
- package/dist/icons/components/BodySystemIcon.d.ts +0 -5
- package/dist/icons/components/BombIcon.d.ts +0 -5
- package/dist/icons/components/Book2Icon.d.ts +0 -5
- package/dist/icons/components/Book3Icon.d.ts +0 -5
- package/dist/icons/components/Book4Icon.d.ts +0 -5
- package/dist/icons/components/Book5Icon.d.ts +0 -5
- package/dist/icons/components/BookmarkManagerIcon.d.ts +0 -5
- package/dist/icons/components/BottomAppBarIcon.d.ts +0 -5
- package/dist/icons/components/BottomDrawerIcon.d.ts +0 -5
- package/dist/icons/components/BottomNavigationIcon.d.ts +0 -5
- package/dist/icons/components/BottomPanelCloseIcon.d.ts +0 -5
- package/dist/icons/components/BottomPanelOpenIcon.d.ts +0 -5
- package/dist/icons/components/BottomRightClickIcon.d.ts +0 -5
- package/dist/icons/components/BottomSheetsIcon.d.ts +0 -5
- package/dist/icons/components/BoxAddIcon.d.ts +0 -5
- package/dist/icons/components/BoxEditIcon.d.ts +0 -5
- package/dist/icons/components/BoxIcon.d.ts +0 -5
- package/dist/icons/components/BrandAwarenessIcon.d.ts +0 -5
- package/dist/icons/components/BreakingNewsAlt1Icon.d.ts +0 -5
- package/dist/icons/components/BreakingNewsIcon.d.ts +0 -5
- package/dist/icons/components/BreastfeedingIcon.d.ts +0 -5
- package/dist/icons/components/BrightnessAlertIcon.d.ts +0 -5
- package/dist/icons/components/BrightnessEmptyIcon.d.ts +0 -5
- package/dist/icons/components/BringYourOwnIpIcon.d.ts +0 -5
- package/dist/icons/components/BrowseActivityIcon.d.ts +0 -5
- package/dist/icons/components/BrowseIcon.d.ts +0 -5
- package/dist/icons/components/BubbleIcon.d.ts +0 -5
- package/dist/icons/components/BubblesIcon.d.ts +0 -5
- package/dist/icons/components/BusinessChipIcon.d.ts +0 -5
- package/dist/icons/components/BusinessMessagesIcon.d.ts +0 -5
- package/dist/icons/components/ButtonsAltIcon.d.ts +0 -5
- package/dist/icons/components/CakeAddIcon.d.ts +0 -5
- package/dist/icons/components/CalendarAddOnIcon.d.ts +0 -5
- package/dist/icons/components/CalendarAppsScriptIcon.d.ts +0 -5
- package/dist/icons/components/CalendarClockIcon.d.ts +0 -5
- package/dist/icons/components/CallEndAltIcon.d.ts +0 -5
- package/dist/icons/components/CallLogIcon.d.ts +0 -5
- package/dist/icons/components/CallQualityIcon.d.ts +0 -5
- package/dist/icons/components/CameraVideoIcon.d.ts +0 -5
- package/dist/icons/components/CampingIcon.d.ts +0 -5
- package/dist/icons/components/CandleIcon.d.ts +0 -5
- package/dist/icons/components/CaptivePortalIcon.d.ts +0 -5
- package/dist/icons/components/CaptureIcon.d.ts +0 -5
- package/dist/icons/components/CardiologyIcon.d.ts +0 -5
- package/dist/icons/components/CardsIcon.d.ts +0 -5
- package/dist/icons/components/CarryOnBagCheckedIcon.d.ts +0 -5
- package/dist/icons/components/CarryOnBagIcon.d.ts +0 -5
- package/dist/icons/components/CarryOnBagInactiveIcon.d.ts +0 -5
- package/dist/icons/components/CarryOnBagQuestionIcon.d.ts +0 -5
- package/dist/icons/components/CastPauseIcon.d.ts +0 -5
- package/dist/icons/components/CastWarningIcon.d.ts +0 -5
- package/dist/icons/components/CellMergeIcon.d.ts +0 -5
- package/dist/icons/components/ChargerIcon.d.ts +0 -5
- package/dist/icons/components/ChartDataIcon.d.ts +0 -5
- package/dist/icons/components/ChatAddOnIcon.d.ts +0 -5
- package/dist/icons/components/ChatAppsScriptIcon.d.ts +0 -5
- package/dist/icons/components/ChatErrorIcon.d.ts +0 -5
- package/dist/icons/components/ChatInfoIcon.d.ts +0 -5
- package/dist/icons/components/ChatPasteGoIcon.d.ts +0 -5
- package/dist/icons/components/CheckCircleFilledIcon.d.ts +0 -5
- package/dist/icons/components/CheckInOutIcon.d.ts +0 -5
- package/dist/icons/components/CheckIndeterminateSmallIcon.d.ts +0 -5
- package/dist/icons/components/CheckSmallIcon.d.ts +0 -5
- package/dist/icons/components/CheckbookIcon.d.ts +0 -5
- package/dist/icons/components/CheckedBagIcon.d.ts +0 -5
- package/dist/icons/components/CheckedBagQuestionIcon.d.ts +0 -5
- package/dist/icons/components/CheerIcon.d.ts +0 -5
- package/dist/icons/components/ChessIcon.d.ts +0 -5
- package/dist/icons/components/ChipExtractionIcon.d.ts +0 -5
- package/dist/icons/components/ChipsIcon.d.ts +0 -5
- package/dist/icons/components/Chromecast2Icon.d.ts +0 -5
- package/dist/icons/components/ChromecastDeviceIcon.d.ts +0 -5
- package/dist/icons/components/ChronicIcon.d.ts +0 -5
- package/dist/icons/components/CinematicBlurIcon.d.ts +0 -5
- package/dist/icons/components/CirclesExtIcon.d.ts +0 -5
- package/dist/icons/components/CirclesIcon.d.ts +0 -5
- package/dist/icons/components/ClarifyIcon.d.ts +0 -5
- package/dist/icons/components/CleaningBucketIcon.d.ts +0 -5
- package/dist/icons/components/CleaningIcon.d.ts +0 -5
- package/dist/icons/components/ClearDayIcon.d.ts +0 -5
- package/dist/icons/components/ClearNightIcon.d.ts +0 -5
- package/dist/icons/components/ClimateMiniSplitIcon.d.ts +0 -5
- package/dist/icons/components/ClinicalNotesIcon.d.ts +0 -5
- package/dist/icons/components/ClockLoader10Icon.d.ts +0 -5
- package/dist/icons/components/ClockLoader20Icon.d.ts +0 -5
- package/dist/icons/components/ClockLoader40Icon.d.ts +0 -5
- package/dist/icons/components/ClockLoader60Icon.d.ts +0 -5
- package/dist/icons/components/ClockLoader80Icon.d.ts +0 -5
- package/dist/icons/components/ClockLoader90Icon.d.ts +0 -5
- package/dist/icons/components/CloseSmallIcon.d.ts +0 -5
- package/dist/icons/components/CloudyFilledIcon.d.ts +0 -5
- package/dist/icons/components/CloudyIcon.d.ts +0 -5
- package/dist/icons/components/CloudySnowingIcon.d.ts +0 -5
- package/dist/icons/components/CodeBlocksIcon.d.ts +0 -5
- package/dist/icons/components/CognitionIcon.d.ts +0 -5
- package/dist/icons/components/CollapseAllIcon.d.ts +0 -5
- package/dist/icons/components/CollapseContentIcon.d.ts +0 -5
- package/dist/icons/components/ColorsIcon.d.ts +0 -5
- package/dist/icons/components/ComicBubbleIcon.d.ts +0 -5
- package/dist/icons/components/CommunicationIcon.d.ts +0 -5
- package/dist/icons/components/CommunitiesFilledIcon.d.ts +0 -5
- package/dist/icons/components/CommunitiesIcon.d.ts +0 -5
- package/dist/icons/components/ComponentExchangeIcon.d.ts +0 -5
- package/dist/icons/components/ConciergeIcon.d.ts +0 -5
- package/dist/icons/components/ConditionsIcon.d.ts +0 -5
- package/dist/icons/components/CongenitalIcon.d.ts +0 -5
- package/dist/icons/components/ContactPhoneFilledIcon.d.ts +0 -5
- package/dist/icons/components/ContactlessOffIcon.d.ts +0 -5
- package/dist/icons/components/ContactsProductIcon.d.ts +0 -5
- package/dist/icons/components/ContractDeleteIcon.d.ts +0 -5
- package/dist/icons/components/ContractEditIcon.d.ts +0 -5
- package/dist/icons/components/ContractIcon.d.ts +0 -5
- package/dist/icons/components/ContrastRtlOffIcon.d.ts +0 -5
- package/dist/icons/components/ControllerGenIcon.d.ts +0 -5
- package/dist/icons/components/ConversionPathIcon.d.ts +0 -5
- package/dist/icons/components/ConversionPathOffIcon.d.ts +0 -5
- package/dist/icons/components/ConveyorBeltIcon.d.ts +0 -5
- package/dist/icons/components/CookieOffIcon.d.ts +0 -5
- package/dist/icons/components/CookingIcon.d.ts +0 -5
- package/dist/icons/components/CoolToDryIcon.d.ts +0 -5
- package/dist/icons/components/Counter0Icon.d.ts +0 -5
- package/dist/icons/components/Counter1Icon.d.ts +0 -5
- package/dist/icons/components/Counter2Icon.d.ts +0 -5
- package/dist/icons/components/Counter3Icon.d.ts +0 -5
- package/dist/icons/components/Counter4Icon.d.ts +0 -5
- package/dist/icons/components/Counter5Icon.d.ts +0 -5
- package/dist/icons/components/Counter6Icon.d.ts +0 -5
- package/dist/icons/components/Counter7Icon.d.ts +0 -5
- package/dist/icons/components/Counter8Icon.d.ts +0 -5
- package/dist/icons/components/Counter9Icon.d.ts +0 -5
- package/dist/icons/components/CreditCardGearIcon.d.ts +0 -5
- package/dist/icons/components/CreditCardHeartIcon.d.ts +0 -5
- package/dist/icons/components/Crop916Icon.d.ts +0 -5
- package/dist/icons/components/CrosswordIcon.d.ts +0 -5
- package/dist/icons/components/CrowdsourceIcon.d.ts +0 -5
- package/dist/icons/components/CsvIcon.d.ts +0 -5
- package/dist/icons/components/CustomTypographyIcon.d.ts +0 -5
- package/dist/icons/components/CycleIcon.d.ts +0 -5
- package/dist/icons/components/DataAlertIcon.d.ts +0 -5
- package/dist/icons/components/DataCheckIcon.d.ts +0 -5
- package/dist/icons/components/DataInfoAlertIcon.d.ts +0 -5
- package/dist/icons/components/DataLossPreventionIcon.d.ts +0 -5
- package/dist/icons/components/DataTableIcon.d.ts +0 -5
- package/dist/icons/components/DatabaseIcon.d.ts +0 -5
- package/dist/icons/components/DeceasedIcon.d.ts +0 -5
- package/dist/icons/components/DecimalDecreaseIcon.d.ts +0 -5
- package/dist/icons/components/DecimalIncreaseIcon.d.ts +0 -5
- package/dist/icons/components/DeleteHistoryIcon.d.ts +0 -5
- package/dist/icons/components/DemographyIcon.d.ts +0 -5
- package/dist/icons/components/DentistryIcon.d.ts +0 -5
- package/dist/icons/components/DeployedCodeAccountIcon.d.ts +0 -5
- package/dist/icons/components/DeployedCodeAlertIcon.d.ts +0 -5
- package/dist/icons/components/DeployedCodeHistoryIcon.d.ts +0 -5
- package/dist/icons/components/DeployedCodeIcon.d.ts +0 -5
- package/dist/icons/components/DeployedCodeUpdateIcon.d.ts +0 -5
- package/dist/icons/components/DermatologyIcon.d.ts +0 -5
- package/dist/icons/components/DeskphoneIcon.d.ts +0 -5
- package/dist/icons/components/DestructionIcon.d.ts +0 -5
- package/dist/icons/components/DetectionAndZoneIcon.d.ts +0 -5
- package/dist/icons/components/DetectorAlarmIcon.d.ts +0 -5
- package/dist/icons/components/DetectorBatteryIcon.d.ts +0 -5
- package/dist/icons/components/DetectorCoIcon.d.ts +0 -5
- package/dist/icons/components/DetectorIcon.d.ts +0 -5
- package/dist/icons/components/DetectorOfflineIcon.d.ts +0 -5
- package/dist/icons/components/DetectorSmokeIcon.d.ts +0 -5
- package/dist/icons/components/DetectorStatusIcon.d.ts +0 -5
- package/dist/icons/components/DeveloperGuideIcon.d.ts +0 -5
- package/dist/icons/components/DeveloperModeTvIcon.d.ts +0 -5
- package/dist/icons/components/DeviceResetIcon.d.ts +0 -5
- package/dist/icons/components/DevicesOffIcon.d.ts +0 -5
- package/dist/icons/components/DevicesWearablesIcon.d.ts +0 -5
- package/dist/icons/components/DewPointIcon.d.ts +0 -5
- package/dist/icons/components/DiagnosisIcon.d.ts +0 -5
- package/dist/icons/components/DialogsIcon.d.ts +0 -5
- package/dist/icons/components/DictionaryIcon.d.ts +0 -5
- package/dist/icons/components/DigitalOutOfHomeIcon.d.ts +0 -5
- package/dist/icons/components/DigitalWellbeingIcon.d.ts +0 -5
- package/dist/icons/components/DirectionsAltIcon.d.ts +0 -5
- package/dist/icons/components/DirectionsAltOffIcon.d.ts +0 -5
- package/dist/icons/components/DirectorySyncIcon.d.ts +0 -5
- package/dist/icons/components/DiscoverTuneIcon.d.ts +0 -5
- package/dist/icons/components/DishwasherGenIcon.d.ts +0 -5
- package/dist/icons/components/DishwasherIcon.d.ts +0 -5
- package/dist/icons/components/DisplayExternalInputIcon.d.ts +0 -5
- package/dist/icons/components/DistanceIcon.d.ts +0 -5
- package/dist/icons/components/Diversity4Icon.d.ts +0 -5
- package/dist/icons/components/DockToBottomIcon.d.ts +0 -5
- package/dist/icons/components/DockToLeftIcon.d.ts +0 -5
- package/dist/icons/components/DockToRightIcon.d.ts +0 -5
- package/dist/icons/components/DocsAddOnIcon.d.ts +0 -5
- package/dist/icons/components/DocsAppsScriptIcon.d.ts +0 -5
- package/dist/icons/components/DomainVerificationOffIcon.d.ts +0 -5
- package/dist/icons/components/DominoMaskIcon.d.ts +0 -5
- package/dist/icons/components/DoorOpenIcon.d.ts +0 -5
- package/dist/icons/components/DoorSensorIcon.d.ts +0 -5
- package/dist/icons/components/Doorbell3pIcon.d.ts +0 -5
- package/dist/icons/components/DoorbellChimeIcon.d.ts +0 -5
- package/dist/icons/components/Download2Icon.d.ts +0 -5
- package/dist/icons/components/DraftIcon.d.ts +0 -5
- package/dist/icons/components/DraftOrdersIcon.d.ts +0 -5
- package/dist/icons/components/DragClickIcon.d.ts +0 -5
- package/dist/icons/components/DragPanIcon.d.ts +0 -5
- package/dist/icons/components/DrawAbstractIcon.d.ts +0 -5
- package/dist/icons/components/DrawCollageIcon.d.ts +0 -5
- package/dist/icons/components/DrawingRecognitionIcon.d.ts +0 -5
- package/dist/icons/components/DresserIcon.d.ts +0 -5
- package/dist/icons/components/DriveFileMoveOutlineIcon.d.ts +0 -5
- package/dist/icons/components/DriveFusiontableIcon.d.ts +0 -5
- package/dist/icons/components/DropdownIcon.d.ts +0 -5
- package/dist/icons/components/DualScreenIcon.d.ts +0 -5
- package/dist/icons/components/E911AvatarIcon.d.ts +0 -5
- package/dist/icons/components/E911EmergencyIcon.d.ts +0 -5
- package/dist/icons/components/EMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/EarlyOnIcon.d.ts +0 -5
- package/dist/icons/components/EarthquakeIcon.d.ts +0 -5
- package/dist/icons/components/EcgHeartIcon.d.ts +0 -5
- package/dist/icons/components/EcgIcon.d.ts +0 -5
- package/dist/icons/components/EdaIcon.d.ts +0 -5
- package/dist/icons/components/EditDocumentIcon.d.ts +0 -5
- package/dist/icons/components/EditSquareIcon.d.ts +0 -5
- package/dist/icons/components/EditorChoiceIcon.d.ts +0 -5
- package/dist/icons/components/ElevationIcon.d.ts +0 -5
- package/dist/icons/components/EmergencyHeatIcon.d.ts +0 -5
- package/dist/icons/components/EmergencyHomeIcon.d.ts +0 -5
- package/dist/icons/components/EmergencyShareOffIcon.d.ts +0 -5
- package/dist/icons/components/EmoticonIcon.d.ts +0 -5
- package/dist/icons/components/EmptyDashboardIcon.d.ts +0 -5
- package/dist/icons/components/EnableIcon.d.ts +0 -5
- package/dist/icons/components/EncryptedIcon.d.ts +0 -5
- package/dist/icons/components/EndocrinologyIcon.d.ts +0 -5
- package/dist/icons/components/EnergyIcon.d.ts +0 -5
- package/dist/icons/components/EnergyProgramSavingIcon.d.ts +0 -5
- package/dist/icons/components/EnergyProgramTimeUsedIcon.d.ts +0 -5
- package/dist/icons/components/EntIcon.d.ts +0 -5
- package/dist/icons/components/EnterpriseIcon.d.ts +0 -5
- package/dist/icons/components/EnterpriseOffIcon.d.ts +0 -5
- package/dist/icons/components/EqualIcon.d.ts +0 -5
- package/dist/icons/components/ErrorCircleRoundedIcon.d.ts +0 -5
- package/dist/icons/components/ErrorMedIcon.d.ts +0 -5
- package/dist/icons/components/EvChargerIcon.d.ts +0 -5
- package/dist/icons/components/EvMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/EvShadowAddIcon.d.ts +0 -5
- package/dist/icons/components/EvShadowIcon.d.ts +0 -5
- package/dist/icons/components/EvShadowMinusIcon.d.ts +0 -5
- package/dist/icons/components/EventListIcon.d.ts +0 -5
- package/dist/icons/components/EventUpcomingIcon.d.ts +0 -5
- package/dist/icons/components/ExclamationIcon.d.ts +0 -5
- package/dist/icons/components/ExerciseIcon.d.ts +0 -5
- package/dist/icons/components/ExpandAllIcon.d.ts +0 -5
- package/dist/icons/components/ExpandCircleRightIcon.d.ts +0 -5
- package/dist/icons/components/ExpandCircleUpIcon.d.ts +0 -5
- package/dist/icons/components/ExpandContentIcon.d.ts +0 -5
- package/dist/icons/components/ExperimentIcon.d.ts +0 -5
- package/dist/icons/components/ExploreNearbyIcon.d.ts +0 -5
- package/dist/icons/components/ExplosionIcon.d.ts +0 -5
- package/dist/icons/components/ExportNotesIcon.d.ts +0 -5
- package/dist/icons/components/EyeglassesIcon.d.ts +0 -5
- package/dist/icons/components/FallingIcon.d.ts +0 -5
- package/dist/icons/components/FamiliarFaceAndZoneIcon.d.ts +0 -5
- package/dist/icons/components/FamilyHistoryIcon.d.ts +0 -5
- package/dist/icons/components/FamilyHomeIcon.d.ts +0 -5
- package/dist/icons/components/FamilyLinkIcon.d.ts +0 -5
- package/dist/icons/components/FamilyStarIcon.d.ts +0 -5
- package/dist/icons/components/FarsightDigitalIcon.d.ts +0 -5
- package/dist/icons/components/FaucetIcon.d.ts +0 -5
- package/dist/icons/components/FeatureSearchIcon.d.ts +0 -5
- package/dist/icons/components/FeaturedSeasonalAndGiftsIcon.d.ts +0 -5
- package/dist/icons/components/FemurAltIcon.d.ts +0 -5
- package/dist/icons/components/FemurIcon.d.ts +0 -5
- package/dist/icons/components/FertileIcon.d.ts +0 -5
- package/dist/icons/components/FileMapIcon.d.ts +0 -5
- package/dist/icons/components/FileSaveIcon.d.ts +0 -5
- package/dist/icons/components/FileSaveOffIcon.d.ts +0 -5
- package/dist/icons/components/FileUploadOffIcon.d.ts +0 -5
- package/dist/icons/components/FilterListAltIcon.d.ts +0 -5
- package/dist/icons/components/FilterRetroluxIcon.d.ts +0 -5
- package/dist/icons/components/FinanceChipIcon.d.ts +0 -5
- package/dist/icons/components/FinanceIcon.d.ts +0 -5
- package/dist/icons/components/FinanceModeIcon.d.ts +0 -5
- package/dist/icons/components/FireHydrantIcon.d.ts +0 -5
- package/dist/icons/components/FitPageIcon.d.ts +0 -5
- package/dist/icons/components/FitWidthIcon.d.ts +0 -5
- package/dist/icons/components/FlagFilledIcon.d.ts +0 -5
- package/dist/icons/components/FlexDirectionIcon.d.ts +0 -5
- package/dist/icons/components/FlexNoWrapIcon.d.ts +0 -5
- package/dist/icons/components/FlexWrapIcon.d.ts +0 -5
- package/dist/icons/components/FlightsAndHotelsIcon.d.ts +0 -5
- package/dist/icons/components/FlightsmodeIcon.d.ts +0 -5
- package/dist/icons/components/FloorIcon.d.ts +0 -5
- package/dist/icons/components/FloorLampIcon.d.ts +0 -5
- package/dist/icons/components/FlowsheetIcon.d.ts +0 -5
- package/dist/icons/components/FluidBalanceIcon.d.ts +0 -5
- package/dist/icons/components/FluidIcon.d.ts +0 -5
- package/dist/icons/components/FluidMedIcon.d.ts +0 -5
- package/dist/icons/components/FlutterIcon.d.ts +0 -5
- package/dist/icons/components/FoggyIcon.d.ts +0 -5
- package/dist/icons/components/FoldedHandsIcon.d.ts +0 -5
- package/dist/icons/components/FolderDataIcon.d.ts +0 -5
- package/dist/icons/components/FolderManagedIcon.d.ts +0 -5
- package/dist/icons/components/FolderSupervisedIcon.d.ts +0 -5
- package/dist/icons/components/FootBonesIcon.d.ts +0 -5
- package/dist/icons/components/FootprintIcon.d.ts +0 -5
- package/dist/icons/components/ForYouIcon.d.ts +0 -5
- package/dist/icons/components/ForkliftIcon.d.ts +0 -5
- package/dist/icons/components/FormatH1Icon.d.ts +0 -5
- package/dist/icons/components/FormatH2Icon.d.ts +0 -5
- package/dist/icons/components/FormatH3Icon.d.ts +0 -5
- package/dist/icons/components/FormatH4Icon.d.ts +0 -5
- package/dist/icons/components/FormatH5Icon.d.ts +0 -5
- package/dist/icons/components/FormatH6Icon.d.ts +0 -5
- package/dist/icons/components/FormatImageLeftIcon.d.ts +0 -5
- package/dist/icons/components/FormatImageRightIcon.d.ts +0 -5
- package/dist/icons/components/FormatInkHighlighterIcon.d.ts +0 -5
- package/dist/icons/components/FormatLetterSpacing2Icon.d.ts +0 -5
- package/dist/icons/components/FormatLetterSpacingIcon.d.ts +0 -5
- package/dist/icons/components/FormatLetterSpacingStandardIcon.d.ts +0 -5
- package/dist/icons/components/FormatLetterSpacingWideIcon.d.ts +0 -5
- package/dist/icons/components/FormatLetterSpacingWiderIcon.d.ts +0 -5
- package/dist/icons/components/FormatListBulletedAddIcon.d.ts +0 -5
- package/dist/icons/components/FormatParagraphIcon.d.ts +0 -5
- package/dist/icons/components/FormatTextClipIcon.d.ts +0 -5
- package/dist/icons/components/FormatTextOverflowIcon.d.ts +0 -5
- package/dist/icons/components/FormatTextWrapIcon.d.ts +0 -5
- package/dist/icons/components/FormatUnderlinedSquiggleIcon.d.ts +0 -5
- package/dist/icons/components/FormsAddOnIcon.d.ts +0 -5
- package/dist/icons/components/FormsAppsScriptIcon.d.ts +0 -5
- package/dist/icons/components/ForwardCircleIcon.d.ts +0 -5
- package/dist/icons/components/ForwardMediaIcon.d.ts +0 -5
- package/dist/icons/components/FrameInspectIcon.d.ts +0 -5
- package/dist/icons/components/FramePersonIcon.d.ts +0 -5
- package/dist/icons/components/FramePersonOffIcon.d.ts +0 -5
- package/dist/icons/components/FrameReloadIcon.d.ts +0 -5
- package/dist/icons/components/FrameSourceIcon.d.ts +0 -5
- package/dist/icons/components/FrontLoaderIcon.d.ts +0 -5
- package/dist/icons/components/FullCoverageIcon.d.ts +0 -5
- package/dist/icons/components/FullHdIcon.d.ts +0 -5
- package/dist/icons/components/FullStackedBarChartIcon.d.ts +0 -5
- package/dist/icons/components/FunctionIcon.d.ts +0 -5
- package/dist/icons/components/GMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/GalleryThumbnailIcon.d.ts +0 -5
- package/dist/icons/components/GarageDoorIcon.d.ts +0 -5
- package/dist/icons/components/GarageHomeIcon.d.ts +0 -5
- package/dist/icons/components/GardenCartIcon.d.ts +0 -5
- package/dist/icons/components/GastroenterologyIcon.d.ts +0 -5
- package/dist/icons/components/GateIcon.d.ts +0 -5
- package/dist/icons/components/GeneralDeviceIcon.d.ts +0 -5
- package/dist/icons/components/GeneticsIcon.d.ts +0 -5
- package/dist/icons/components/GenresIcon.d.ts +0 -5
- package/dist/icons/components/GestureSelectIcon.d.ts +0 -5
- package/dist/icons/components/GlassCupIcon.d.ts +0 -5
- package/dist/icons/components/GlobeAsiaIcon.d.ts +0 -5
- package/dist/icons/components/GlobeIcon.d.ts +0 -5
- package/dist/icons/components/GlobeUkIcon.d.ts +0 -5
- package/dist/icons/components/GlucoseIcon.d.ts +0 -5
- package/dist/icons/components/GlyphsIcon.d.ts +0 -5
- package/dist/icons/components/GoToLineIcon.d.ts +0 -5
- package/dist/icons/components/GoogleHomeDevicesIcon.d.ts +0 -5
- package/dist/icons/components/GooglePlusReshareIcon.d.ts +0 -5
- package/dist/icons/components/GoogleTvRemoteIcon.d.ts +0 -5
- package/dist/icons/components/GoogleWifiIcon.d.ts +0 -5
- package/dist/icons/components/Grid3x3OffIcon.d.ts +0 -5
- package/dist/icons/components/GridGuidesIcon.d.ts +0 -5
- package/dist/icons/components/GroceryIcon.d.ts +0 -5
- package/dist/icons/components/GroupedBarChartIcon.d.ts +0 -5
- package/dist/icons/components/GynecologyIcon.d.ts +0 -5
- package/dist/icons/components/HMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/HPlusMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/HallwayIcon.d.ts +0 -5
- package/dist/icons/components/HandBonesIcon.d.ts +0 -5
- package/dist/icons/components/HandGestureIcon.d.ts +0 -5
- package/dist/icons/components/HandwritingRecognitionIcon.d.ts +0 -5
- package/dist/icons/components/HangoutVideoIcon.d.ts +0 -5
- package/dist/icons/components/HangoutVideoOffIcon.d.ts +0 -5
- package/dist/icons/components/HardDrive2Icon.d.ts +0 -5
- package/dist/icons/components/HardDriveIcon.d.ts +0 -5
- package/dist/icons/components/HdrPlusOffIcon.d.ts +0 -5
- package/dist/icons/components/HealthAndBeautyIcon.d.ts +0 -5
- package/dist/icons/components/HealthMetricsIcon.d.ts +0 -5
- package/dist/icons/components/HeapSnapshotLargeIcon.d.ts +0 -5
- package/dist/icons/components/HeapSnapshotMultipleIcon.d.ts +0 -5
- package/dist/icons/components/HeapSnapshotThumbnailIcon.d.ts +0 -5
- package/dist/icons/components/HeartCheckIcon.d.ts +0 -5
- package/dist/icons/components/HeartMinusIcon.d.ts +0 -5
- package/dist/icons/components/HeartPlusIcon.d.ts +0 -5
- package/dist/icons/components/HeatIcon.d.ts +0 -5
- package/dist/icons/components/HeatPumpBalanceIcon.d.ts +0 -5
- package/dist/icons/components/HelicopterIcon.d.ts +0 -5
- package/dist/icons/components/HelpClinicIcon.d.ts +0 -5
- package/dist/icons/components/HematologyIcon.d.ts +0 -5
- package/dist/icons/components/HideIcon.d.ts +0 -5
- package/dist/icons/components/HighDensityIcon.d.ts +0 -5
- package/dist/icons/components/HighResIcon.d.ts +0 -5
- package/dist/icons/components/HighlightKeyboardFocusIcon.d.ts +0 -5
- package/dist/icons/components/HighlightMouseCursorIcon.d.ts +0 -5
- package/dist/icons/components/HighlightTextCursorIcon.d.ts +0 -5
- package/dist/icons/components/HighlighterSize1Icon.d.ts +0 -5
- package/dist/icons/components/HighlighterSize2Icon.d.ts +0 -5
- package/dist/icons/components/HighlighterSize3Icon.d.ts +0 -5
- package/dist/icons/components/HighlighterSize4Icon.d.ts +0 -5
- package/dist/icons/components/HighlighterSize5Icon.d.ts +0 -5
- package/dist/icons/components/HomeAndGardenIcon.d.ts +0 -5
- package/dist/icons/components/HomeAppLogoIcon.d.ts +0 -5
- package/dist/icons/components/HomeFilledIcon.d.ts +0 -5
- package/dist/icons/components/HomeHealthIcon.d.ts +0 -5
- package/dist/icons/components/HomeImprovementAndToolsIcon.d.ts +0 -5
- package/dist/icons/components/HomeIotDeviceIcon.d.ts +0 -5
- package/dist/icons/components/HomeMaxDotsIcon.d.ts +0 -5
- package/dist/icons/components/HomePinIcon.d.ts +0 -5
- package/dist/icons/components/HomeSpeakerIcon.d.ts +0 -5
- package/dist/icons/components/HomeStorageIcon.d.ts +0 -5
- package/dist/icons/components/HourglassIcon.d.ts +0 -5
- package/dist/icons/components/HouseWithShieldIcon.d.ts +0 -5
- package/dist/icons/components/HouseholdSuppliesIcon.d.ts +0 -5
- package/dist/icons/components/HrRestingIcon.d.ts +0 -5
- package/dist/icons/components/HumerusAltIcon.d.ts +0 -5
- package/dist/icons/components/HumerusIcon.d.ts +0 -5
- package/dist/icons/components/HumidityHighIcon.d.ts +0 -5
- package/dist/icons/components/HumidityIndoorIcon.d.ts +0 -5
- package/dist/icons/components/HumidityLowIcon.d.ts +0 -5
- package/dist/icons/components/HumidityMidIcon.d.ts +0 -5
- package/dist/icons/components/HumidityPercentageIcon.d.ts +0 -5
- package/dist/icons/components/IflIcon.d.ts +0 -5
- package/dist/icons/components/IframeIcon.d.ts +0 -5
- package/dist/icons/components/IframeOffIcon.d.ts +0 -5
- package/dist/icons/components/ImagesmodeIcon.d.ts +0 -5
- package/dist/icons/components/ImmunologyIcon.d.ts +0 -5
- package/dist/icons/components/InHomeModeIcon.d.ts +0 -5
- package/dist/icons/components/InactiveOrderIcon.d.ts +0 -5
- package/dist/icons/components/InboxCustomizeIcon.d.ts +0 -5
- package/dist/icons/components/IndeterminateQuestionBoxIcon.d.ts +0 -5
- package/dist/icons/components/InfoIIcon.d.ts +0 -5
- package/dist/icons/components/InfraredIcon.d.ts +0 -5
- package/dist/icons/components/InkEraserIcon.d.ts +0 -5
- package/dist/icons/components/InkEraserOffIcon.d.ts +0 -5
- package/dist/icons/components/InkHighlighterIcon.d.ts +0 -5
- package/dist/icons/components/InkHighlighterMoveIcon.d.ts +0 -5
- package/dist/icons/components/InkMarkerIcon.d.ts +0 -5
- package/dist/icons/components/InkPenIcon.d.ts +0 -5
- package/dist/icons/components/InpatientIcon.d.ts +0 -5
- package/dist/icons/components/InputCircleIcon.d.ts +0 -5
- package/dist/icons/components/InsertChartFilledIcon.d.ts +0 -5
- package/dist/icons/components/InsertTextIcon.d.ts +0 -5
- package/dist/icons/components/InstantMixIcon.d.ts +0 -5
- package/dist/icons/components/InteractiveSpaceIcon.d.ts +0 -5
- package/dist/icons/components/IosIcon.d.ts +0 -5
- package/dist/icons/components/JamboardKioskIcon.d.ts +0 -5
- package/dist/icons/components/JoinIcon.d.ts +0 -5
- package/dist/icons/components/JoystickIcon.d.ts +0 -5
- package/dist/icons/components/JumpToElementIcon.d.ts +0 -5
- package/dist/icons/components/KettleIcon.d.ts +0 -5
- package/dist/icons/components/KeyVerticalIcon.d.ts +0 -5
- package/dist/icons/components/KeyVisualizerIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardCapslockBadgeIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardExternalInputIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardFullIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardKeysIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardOffIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardOnscreenIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardPreviousLanguageIcon.d.ts +0 -5
- package/dist/icons/components/KeyboardTabRtlIcon.d.ts +0 -5
- package/dist/icons/components/KidStarIcon.d.ts +0 -5
- package/dist/icons/components/LabPanelIcon.d.ts +0 -5
- package/dist/icons/components/LabProfileIcon.d.ts +0 -5
- package/dist/icons/components/LabResearchIcon.d.ts +0 -5
- package/dist/icons/components/LabsIcon.d.ts +0 -5
- package/dist/icons/components/LanguageChineseArrayIcon.d.ts +0 -5
- package/dist/icons/components/LanguageChineseCangjieIcon.d.ts +0 -5
- package/dist/icons/components/LanguageChineseDayiIcon.d.ts +0 -5
- package/dist/icons/components/LanguageChinesePinyinIcon.d.ts +0 -5
- package/dist/icons/components/LanguageChineseQuickIcon.d.ts +0 -5
- package/dist/icons/components/LanguageChineseWubiIcon.d.ts +0 -5
- package/dist/icons/components/LanguageFrenchIcon.d.ts +0 -5
- package/dist/icons/components/LanguageGbEnglishIcon.d.ts +0 -5
- package/dist/icons/components/LanguageInternationalIcon.d.ts +0 -5
- package/dist/icons/components/LanguageJapaneseKanaIcon.d.ts +0 -5
- package/dist/icons/components/LanguageKoreanLatinIcon.d.ts +0 -5
- package/dist/icons/components/LanguagePinyinIcon.d.ts +0 -5
- package/dist/icons/components/LanguageSpanishIcon.d.ts +0 -5
- package/dist/icons/components/LanguageUsColemakIcon.d.ts +0 -5
- package/dist/icons/components/LanguageUsDvorakIcon.d.ts +0 -5
- package/dist/icons/components/LanguageUsIcon.d.ts +0 -5
- package/dist/icons/components/LapsIcon.d.ts +0 -5
- package/dist/icons/components/LassoSelectIcon.d.ts +0 -5
- package/dist/icons/components/LaundryIcon.d.ts +0 -5
- package/dist/icons/components/LdaIcon.d.ts +0 -5
- package/dist/icons/components/LeftClickIcon.d.ts +0 -5
- package/dist/icons/components/LeftPanelCloseIcon.d.ts +0 -5
- package/dist/icons/components/LeftPanelOpenIcon.d.ts +0 -5
- package/dist/icons/components/LetterSwitchIcon.d.ts +0 -5
- package/dist/icons/components/LicenseIcon.d.ts +0 -5
- package/dist/icons/components/LiftToTalkIcon.d.ts +0 -5
- package/dist/icons/components/LightGroupIcon.d.ts +0 -5
- package/dist/icons/components/LightOffIcon.d.ts +0 -5
- package/dist/icons/components/LightningStandIcon.d.ts +0 -5
- package/dist/icons/components/LineCurveIcon.d.ts +0 -5
- package/dist/icons/components/LineEndArrowIcon.d.ts +0 -5
- package/dist/icons/components/LineEndArrowNotchIcon.d.ts +0 -5
- package/dist/icons/components/LineEndCircleIcon.d.ts +0 -5
- package/dist/icons/components/LineEndDiamondIcon.d.ts +0 -5
- package/dist/icons/components/LineEndIcon.d.ts +0 -5
- package/dist/icons/components/LineEndSquareIcon.d.ts +0 -5
- package/dist/icons/components/LineStartArrowIcon.d.ts +0 -5
- package/dist/icons/components/LineStartArrowNotchIcon.d.ts +0 -5
- package/dist/icons/components/LineStartCircleIcon.d.ts +0 -5
- package/dist/icons/components/LineStartDiamondIcon.d.ts +0 -5
- package/dist/icons/components/LineStartIcon.d.ts +0 -5
- package/dist/icons/components/LineStartSquareIcon.d.ts +0 -5
- package/dist/icons/components/LinkedServicesIcon.d.ts +0 -5
- package/dist/icons/components/ListAltAddIcon.d.ts +0 -5
- package/dist/icons/components/ListsIcon.d.ts +0 -5
- package/dist/icons/components/LocationAutomationIcon.d.ts +0 -5
- package/dist/icons/components/LocationAwayIcon.d.ts +0 -5
- package/dist/icons/components/LocationChipIcon.d.ts +0 -5
- package/dist/icons/components/LocationHomeIcon.d.ts +0 -5
- package/dist/icons/components/LocationPinIcon.d.ts +0 -5
- package/dist/icons/components/LocatorTagIcon.d.ts +0 -5
- package/dist/icons/components/LockOpenRightIcon.d.ts +0 -5
- package/dist/icons/components/LowDensityIcon.d.ts +0 -5
- package/dist/icons/components/LteMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/LtePlusMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/MacroAutoIcon.d.ts +0 -5
- package/dist/icons/components/MagicButtonIcon.d.ts +0 -5
- package/dist/icons/components/MagicExchangeIcon.d.ts +0 -5
- package/dist/icons/components/MagicTetherIcon.d.ts +0 -5
- package/dist/icons/components/MagnificationLargeIcon.d.ts +0 -5
- package/dist/icons/components/MagnificationSmallIcon.d.ts +0 -5
- package/dist/icons/components/MagnifyDockedIcon.d.ts +0 -5
- package/dist/icons/components/MagnifyFullscreenIcon.d.ts +0 -5
- package/dist/icons/components/MangaIcon.d.ts +0 -5
- package/dist/icons/components/ManufacturingIcon.d.ts +0 -5
- package/dist/icons/components/MarkdownCopyIcon.d.ts +0 -5
- package/dist/icons/components/MarkdownIcon.d.ts +0 -5
- package/dist/icons/components/MarkdownPasteIcon.d.ts +0 -5
- package/dist/icons/components/MaskedTransitionsIcon.d.ts +0 -5
- package/dist/icons/components/MatchCaseIcon.d.ts +0 -5
- package/dist/icons/components/MatchWordIcon.d.ts +0 -5
- package/dist/icons/components/MatterIcon.d.ts +0 -5
- package/dist/icons/components/MeasuringTapeIcon.d.ts +0 -5
- package/dist/icons/components/MediaLinkIcon.d.ts +0 -5
- package/dist/icons/components/MedicalMaskIcon.d.ts +0 -5
- package/dist/icons/components/MemoryAltIcon.d.ts +0 -5
- package/dist/icons/components/MenstrualHealthIcon.d.ts +0 -5
- package/dist/icons/components/MetabolismIcon.d.ts +0 -5
- package/dist/icons/components/MfgNestYaleLockIcon.d.ts +0 -5
- package/dist/icons/components/MicDoubleIcon.d.ts +0 -5
- package/dist/icons/components/MicrobiologyIcon.d.ts +0 -5
- package/dist/icons/components/MicrowaveGenIcon.d.ts +0 -5
- package/dist/icons/components/MimoDisconnectIcon.d.ts +0 -5
- package/dist/icons/components/MimoIcon.d.ts +0 -5
- package/dist/icons/components/MindfulnessIcon.d.ts +0 -5
- package/dist/icons/components/MintmarkIcon.d.ts +0 -5
- package/dist/icons/components/MissedVideoCallFilledIcon.d.ts +0 -5
- package/dist/icons/components/MissingControllerIcon.d.ts +0 -5
- package/dist/icons/components/MistIcon.d.ts +0 -5
- package/dist/icons/components/MitreIcon.d.ts +0 -5
- package/dist/icons/components/MixtureMedIcon.d.ts +0 -5
- package/dist/icons/components/ModeCoolIcon.d.ts +0 -5
- package/dist/icons/components/ModeCoolOffIcon.d.ts +0 -5
- package/dist/icons/components/ModeDualIcon.d.ts +0 -5
- package/dist/icons/components/ModeFanIcon.d.ts +0 -5
- package/dist/icons/components/ModeHeatCoolIcon.d.ts +0 -5
- package/dist/icons/components/ModeHeatIcon.d.ts +0 -5
- package/dist/icons/components/ModeHeatOffIcon.d.ts +0 -5
- package/dist/icons/components/ModeOffOnIcon.d.ts +0 -5
- package/dist/icons/components/MonitorWeightGainIcon.d.ts +0 -5
- package/dist/icons/components/MonitorWeightLossIcon.d.ts +0 -5
- package/dist/icons/components/MonitoringIcon.d.ts +0 -5
- package/dist/icons/components/MopIcon.d.ts +0 -5
- package/dist/icons/components/MoreDownIcon.d.ts +0 -5
- package/dist/icons/components/MoreUpIcon.d.ts +0 -5
- package/dist/icons/components/MotionBlurIcon.d.ts +0 -5
- package/dist/icons/components/MotionModeIcon.d.ts +0 -5
- package/dist/icons/components/MotionSensorActiveIcon.d.ts +0 -5
- package/dist/icons/components/MotionSensorAlertIcon.d.ts +0 -5
- package/dist/icons/components/MotionSensorIdleIcon.d.ts +0 -5
- package/dist/icons/components/MotionSensorUrgentIcon.d.ts +0 -5
- package/dist/icons/components/MountainFlagIcon.d.ts +0 -5
- package/dist/icons/components/MoveGroupIcon.d.ts +0 -5
- package/dist/icons/components/MoveIcon.d.ts +0 -5
- package/dist/icons/components/MoveItemIcon.d.ts +0 -5
- package/dist/icons/components/MoveLocationIcon.d.ts +0 -5
- package/dist/icons/components/MoveSelectionDownIcon.d.ts +0 -5
- package/dist/icons/components/MoveSelectionLeftIcon.d.ts +0 -5
- package/dist/icons/components/MoveSelectionRightIcon.d.ts +0 -5
- package/dist/icons/components/MoveSelectionUpIcon.d.ts +0 -5
- package/dist/icons/components/MovedLocationIcon.d.ts +0 -5
- package/dist/icons/components/MovieEditIcon.d.ts +0 -5
- package/dist/icons/components/MovieInfoIcon.d.ts +0 -5
- package/dist/icons/components/MovingBedsIcon.d.ts +0 -5
- package/dist/icons/components/MovingMinistryIcon.d.ts +0 -5
- package/dist/icons/components/MulticookerIcon.d.ts +0 -5
- package/dist/icons/components/MusicCastIcon.d.ts +0 -5
- package/dist/icons/components/MysteryIcon.d.ts +0 -5
- package/dist/icons/components/NearbyIcon.d.ts +0 -5
- package/dist/icons/components/NephrologyIcon.d.ts +0 -5
- package/dist/icons/components/NestAudioIcon.d.ts +0 -5
- package/dist/icons/components/NestCamFloodlightIcon.d.ts +0 -5
- package/dist/icons/components/NestCamIndoorIcon.d.ts +0 -5
- package/dist/icons/components/NestCamIqIcon.d.ts +0 -5
- package/dist/icons/components/NestCamIqOutdoorIcon.d.ts +0 -5
- package/dist/icons/components/NestCamMagnetMountIcon.d.ts +0 -5
- package/dist/icons/components/NestCamOutdoorIcon.d.ts +0 -5
- package/dist/icons/components/NestCamStandIcon.d.ts +0 -5
- package/dist/icons/components/NestCamWallMountIcon.d.ts +0 -5
- package/dist/icons/components/NestClockFarsightAnalogIcon.d.ts +0 -5
- package/dist/icons/components/NestClockFarsightDigitalIcon.d.ts +0 -5
- package/dist/icons/components/NestConnectIcon.d.ts +0 -5
- package/dist/icons/components/NestDetectIcon.d.ts +0 -5
- package/dist/icons/components/NestDisplayIcon.d.ts +0 -5
- package/dist/icons/components/NestDisplayMaxIcon.d.ts +0 -5
- package/dist/icons/components/NestDoorbellVisitorIcon.d.ts +0 -5
- package/dist/icons/components/NestEcoLeafIcon.d.ts +0 -5
- package/dist/icons/components/NestFarsightWeatherIcon.d.ts +0 -5
- package/dist/icons/components/NestFoundSavingsIcon.d.ts +0 -5
- package/dist/icons/components/NestGaleWifiIcon.d.ts +0 -5
- package/dist/icons/components/NestHeatLinkEIcon.d.ts +0 -5
- package/dist/icons/components/NestHeatLinkGen3Icon.d.ts +0 -5
- package/dist/icons/components/NestHelloDoorbellIcon.d.ts +0 -5
- package/dist/icons/components/NestLocatorTagIcon.d.ts +0 -5
- package/dist/icons/components/NestMiniIcon.d.ts +0 -5
- package/dist/icons/components/NestMultiRoomIcon.d.ts +0 -5
- package/dist/icons/components/NestProtectIcon.d.ts +0 -5
- package/dist/icons/components/NestRemoteComfortSensorIcon.d.ts +0 -5
- package/dist/icons/components/NestRemoteIcon.d.ts +0 -5
- package/dist/icons/components/NestSecureAlarmIcon.d.ts +0 -5
- package/dist/icons/components/NestSunblockIcon.d.ts +0 -5
- package/dist/icons/components/NestTagIcon.d.ts +0 -5
- package/dist/icons/components/NestThermostatEEuIcon.d.ts +0 -5
- package/dist/icons/components/NestThermostatGen3Icon.d.ts +0 -5
- package/dist/icons/components/NestThermostatIcon.d.ts +0 -5
- package/dist/icons/components/NestThermostatSensorEuIcon.d.ts +0 -5
- package/dist/icons/components/NestThermostatSensorIcon.d.ts +0 -5
- package/dist/icons/components/NestThermostatZirconiumEuIcon.d.ts +0 -5
- package/dist/icons/components/NestTrueRadiantIcon.d.ts +0 -5
- package/dist/icons/components/NestWakeOnApproachIcon.d.ts +0 -5
- package/dist/icons/components/NestWakeOnPressIcon.d.ts +0 -5
- package/dist/icons/components/NestWifiGaleIcon.d.ts +0 -5
- package/dist/icons/components/NestWifiMistralIcon.d.ts +0 -5
- package/dist/icons/components/NestWifiPointIcon.d.ts +0 -5
- package/dist/icons/components/NestWifiPointVentoIcon.d.ts +0 -5
- package/dist/icons/components/NestWifiPro2Icon.d.ts +0 -5
- package/dist/icons/components/NestWifiProIcon.d.ts +0 -5
- package/dist/icons/components/NestWifiRouterIcon.d.ts +0 -5
- package/dist/icons/components/NetworkIntelligenceHistoryIcon.d.ts +0 -5
- package/dist/icons/components/NetworkIntelligenceUpdateIcon.d.ts +0 -5
- package/dist/icons/components/NetworkManageIcon.d.ts +0 -5
- package/dist/icons/components/NetworkNodeIcon.d.ts +0 -5
- package/dist/icons/components/NetworkWifi1BarLockedIcon.d.ts +0 -5
- package/dist/icons/components/NetworkWifi2BarLockedIcon.d.ts +0 -5
- package/dist/icons/components/NetworkWifi3BarLockedIcon.d.ts +0 -5
- package/dist/icons/components/NetworkWifiLockedIcon.d.ts +0 -5
- package/dist/icons/components/NeurologyIcon.d.ts +0 -5
- package/dist/icons/components/NewWindowIcon.d.ts +0 -5
- package/dist/icons/components/NewsIcon.d.ts +0 -5
- package/dist/icons/components/NewsmodeIcon.d.ts +0 -5
- package/dist/icons/components/NewsstandIcon.d.ts +0 -5
- package/dist/icons/components/NightSightAutoIcon.d.ts +0 -5
- package/dist/icons/components/NightSightAutoOffIcon.d.ts +0 -5
- package/dist/icons/components/NightSightMaxIcon.d.ts +0 -5
- package/dist/icons/components/NoSoundIcon.d.ts +0 -5
- package/dist/icons/components/NoiseControlOnIcon.d.ts +0 -5
- package/dist/icons/components/NotAccessibleForwardIcon.d.ts +0 -5
- package/dist/icons/components/NoteStackAddIcon.d.ts +0 -5
- package/dist/icons/components/NoteStackIcon.d.ts +0 -5
- package/dist/icons/components/NotificationMultipleIcon.d.ts +0 -5
- package/dist/icons/components/NotificationsUnreadIcon.d.ts +0 -5
- package/dist/icons/components/NutritionIcon.d.ts +0 -5
- package/dist/icons/components/OdsIcon.d.ts +0 -5
- package/dist/icons/components/OdtIcon.d.ts +0 -5
- package/dist/icons/components/OnHubDeviceIcon.d.ts +0 -5
- package/dist/icons/components/OncologyIcon.d.ts +0 -5
- package/dist/icons/components/OnsenIcon.d.ts +0 -5
- package/dist/icons/components/OpenInNewDownIcon.d.ts +0 -5
- package/dist/icons/components/OpenInPhoneIcon.d.ts +0 -5
- package/dist/icons/components/OpenJamIcon.d.ts +0 -5
- package/dist/icons/components/OphthalmologyIcon.d.ts +0 -5
- package/dist/icons/components/OralDiseaseIcon.d.ts +0 -5
- package/dist/icons/components/OrderApproveIcon.d.ts +0 -5
- package/dist/icons/components/OrderPlayIcon.d.ts +0 -5
- package/dist/icons/components/OrdersIcon.d.ts +0 -5
- package/dist/icons/components/OrthopedicsIcon.d.ts +0 -5
- package/dist/icons/components/OtherAdmissionIcon.d.ts +0 -5
- package/dist/icons/components/OutboxAltIcon.d.ts +0 -5
- package/dist/icons/components/OutdoorGardenIcon.d.ts +0 -5
- package/dist/icons/components/OutgoingMailIcon.d.ts +0 -5
- package/dist/icons/components/OutpatientIcon.d.ts +0 -5
- package/dist/icons/components/OutpatientMedIcon.d.ts +0 -5
- package/dist/icons/components/OutputCircleIcon.d.ts +0 -5
- package/dist/icons/components/OvenGenIcon.d.ts +0 -5
- package/dist/icons/components/OvenIcon.d.ts +0 -5
- package/dist/icons/components/OverviewIcon.d.ts +0 -5
- package/dist/icons/components/OverviewKeyIcon.d.ts +0 -5
- package/dist/icons/components/OxygenSaturationIcon.d.ts +0 -5
- package/dist/icons/components/P2pIcon.d.ts +0 -5
- package/dist/icons/components/PaceIcon.d.ts +0 -5
- package/dist/icons/components/PacemakerIcon.d.ts +0 -5
- package/dist/icons/components/Package2Icon.d.ts +0 -5
- package/dist/icons/components/PackageIcon.d.ts +0 -5
- package/dist/icons/components/PageControlIcon.d.ts +0 -5
- package/dist/icons/components/PageInfoIcon.d.ts +0 -5
- package/dist/icons/components/PagelessIcon.d.ts +0 -5
- package/dist/icons/components/PalletIcon.d.ts +0 -5
- package/dist/icons/components/PanZoomIcon.d.ts +0 -5
- package/dist/icons/components/PartlyCloudyDayIcon.d.ts +0 -5
- package/dist/icons/components/PartlyCloudyNightIcon.d.ts +0 -5
- package/dist/icons/components/PartnerExchangeIcon.d.ts +0 -5
- package/dist/icons/components/PartnerReportsIcon.d.ts +0 -5
- package/dist/icons/components/PasskeyIcon.d.ts +0 -5
- package/dist/icons/components/PatientListIcon.d.ts +0 -5
- package/dist/icons/components/PediatricsIcon.d.ts +0 -5
- package/dist/icons/components/PenSize1Icon.d.ts +0 -5
- package/dist/icons/components/PenSize2Icon.d.ts +0 -5
- package/dist/icons/components/PenSize3Icon.d.ts +0 -5
- package/dist/icons/components/PenSize4Icon.d.ts +0 -5
- package/dist/icons/components/PenSize5Icon.d.ts +0 -5
- package/dist/icons/components/PerformanceMaxIcon.d.ts +0 -5
- package/dist/icons/components/PergolaIcon.d.ts +0 -5
- package/dist/icons/components/PersonAlertIcon.d.ts +0 -5
- package/dist/icons/components/PersonApronIcon.d.ts +0 -5
- package/dist/icons/components/PersonBookIcon.d.ts +0 -5
- package/dist/icons/components/PersonCancelIcon.d.ts +0 -5
- package/dist/icons/components/PersonCelebrateIcon.d.ts +0 -5
- package/dist/icons/components/PersonCheckIcon.d.ts +0 -5
- package/dist/icons/components/PersonEditIcon.d.ts +0 -5
- package/dist/icons/components/PersonFilledIcon.d.ts +0 -5
- package/dist/icons/components/PersonPlayIcon.d.ts +0 -5
- package/dist/icons/components/PersonRaisedHandIcon.d.ts +0 -5
- package/dist/icons/components/PersonalBagIcon.d.ts +0 -5
- package/dist/icons/components/PersonalBagOffIcon.d.ts +0 -5
- package/dist/icons/components/PersonalBagQuestionIcon.d.ts +0 -5
- package/dist/icons/components/PersonalPlacesIcon.d.ts +0 -5
- package/dist/icons/components/PetSuppliesIcon.d.ts +0 -5
- package/dist/icons/components/PhoneAltIcon.d.ts +0 -5
- package/dist/icons/components/PhonelinkRingOffIcon.d.ts +0 -5
- package/dist/icons/components/PhotoAutoMergeIcon.d.ts +0 -5
- package/dist/icons/components/PhotoFrameIcon.d.ts +0 -5
- package/dist/icons/components/PhotoPrintsIcon.d.ts +0 -5
- package/dist/icons/components/PhysicalTherapyIcon.d.ts +0 -5
- package/dist/icons/components/PictureInPictureCenterIcon.d.ts +0 -5
- package/dist/icons/components/PictureInPictureLargeIcon.d.ts +0 -5
- package/dist/icons/components/PictureInPictureMediumIcon.d.ts +0 -5
- package/dist/icons/components/PictureInPictureMobileIcon.d.ts +0 -5
- package/dist/icons/components/PictureInPictureOffIcon.d.ts +0 -5
- package/dist/icons/components/PictureInPictureSmallIcon.d.ts +0 -5
- package/dist/icons/components/PieChartFilledIcon.d.ts +0 -5
- package/dist/icons/components/PieChartOutlinedIcon.d.ts +0 -5
- package/dist/icons/components/PillIcon.d.ts +0 -5
- package/dist/icons/components/PillOffIcon.d.ts +0 -5
- package/dist/icons/components/PinchZoomInIcon.d.ts +0 -5
- package/dist/icons/components/PinchZoomOutIcon.d.ts +0 -5
- package/dist/icons/components/PipExitIcon.d.ts +0 -5
- package/dist/icons/components/PipIcon.d.ts +0 -5
- package/dist/icons/components/PlaceItemIcon.d.ts +0 -5
- package/dist/icons/components/PlannerBannerAdPtIcon.d.ts +0 -5
- package/dist/icons/components/PlannerReviewIcon.d.ts +0 -5
- package/dist/icons/components/PlayMusicIcon.d.ts +0 -5
- package/dist/icons/components/PlayPauseIcon.d.ts +0 -5
- package/dist/icons/components/PlayShapesIcon.d.ts +0 -5
- package/dist/icons/components/PlayingCardsIcon.d.ts +0 -5
- package/dist/icons/components/PodiatryIcon.d.ts +0 -5
- package/dist/icons/components/PodiumIcon.d.ts +0 -5
- package/dist/icons/components/PointScanIcon.d.ts +0 -5
- package/dist/icons/components/PositionBottomLeftIcon.d.ts +0 -5
- package/dist/icons/components/PositionBottomRightIcon.d.ts +0 -5
- package/dist/icons/components/PositionTopRightIcon.d.ts +0 -5
- package/dist/icons/components/PostIcon.d.ts +0 -5
- package/dist/icons/components/PottedPlantIcon.d.ts +0 -5
- package/dist/icons/components/PowerRoundedIcon.d.ts +0 -5
- package/dist/icons/components/PrayerTimesIcon.d.ts +0 -5
- package/dist/icons/components/PregnancyIcon.d.ts +0 -5
- package/dist/icons/components/PreliminaryIcon.d.ts +0 -5
- package/dist/icons/components/PrescriptionsIcon.d.ts +0 -5
- package/dist/icons/components/PreviewOffIcon.d.ts +0 -5
- package/dist/icons/components/PrintAddIcon.d.ts +0 -5
- package/dist/icons/components/PrintConnectIcon.d.ts +0 -5
- package/dist/icons/components/PrintErrorIcon.d.ts +0 -5
- package/dist/icons/components/PrintLockIcon.d.ts +0 -5
- package/dist/icons/components/PriorityIcon.d.ts +0 -5
- package/dist/icons/components/PrivacyIcon.d.ts +0 -5
- package/dist/icons/components/ProblemIcon.d.ts +0 -5
- package/dist/icons/components/ProcedureIcon.d.ts +0 -5
- package/dist/icons/components/ProcessChartIcon.d.ts +0 -5
- package/dist/icons/components/ProductivityIcon.d.ts +0 -5
- package/dist/icons/components/ProgressActivityIcon.d.ts +0 -5
- package/dist/icons/components/PromptSuggestionIcon.d.ts +0 -5
- package/dist/icons/components/PsychiatryIcon.d.ts +0 -5
- package/dist/icons/components/PulmonologyIcon.d.ts +0 -5
- package/dist/icons/components/PulseAlertIcon.d.ts +0 -5
- package/dist/icons/components/QrCode2AddIcon.d.ts +0 -5
- package/dist/icons/components/QuestionExchangeIcon.d.ts +0 -5
- package/dist/icons/components/QuickPhrasesIcon.d.ts +0 -5
- package/dist/icons/components/QuickReferenceAllIcon.d.ts +0 -5
- package/dist/icons/components/QuickReferenceIcon.d.ts +0 -5
- package/dist/icons/components/QuickReorderIcon.d.ts +0 -5
- package/dist/icons/components/QuietTimeActiveIcon.d.ts +0 -5
- package/dist/icons/components/QuietTimeIcon.d.ts +0 -5
- package/dist/icons/components/RadioButtonPartialIcon.d.ts +0 -5
- package/dist/icons/components/RadiologyIcon.d.ts +0 -5
- package/dist/icons/components/RainyHeavyIcon.d.ts +0 -5
- package/dist/icons/components/RainyIcon.d.ts +0 -5
- package/dist/icons/components/RainyLightIcon.d.ts +0 -5
- package/dist/icons/components/RainySnowIcon.d.ts +0 -5
- package/dist/icons/components/RangeHoodIcon.d.ts +0 -5
- package/dist/icons/components/RavenIcon.d.ts +0 -5
- package/dist/icons/components/ReadinessScoreIcon.d.ts +0 -5
- package/dist/icons/components/RearCameraIcon.d.ts +0 -5
- package/dist/icons/components/RebaseEditIcon.d.ts +0 -5
- package/dist/icons/components/RebaseIcon.d.ts +0 -5
- package/dist/icons/components/RecentPatientIcon.d.ts +0 -5
- package/dist/icons/components/RegularExpressionIcon.d.ts +0 -5
- package/dist/icons/components/RelaxIcon.d.ts +0 -5
- package/dist/icons/components/ReleaseAlertIcon.d.ts +0 -5
- package/dist/icons/components/ReminderIcon.d.ts +0 -5
- package/dist/icons/components/RemindersAltIcon.d.ts +0 -5
- package/dist/icons/components/RemoteGenIcon.d.ts +0 -5
- package/dist/icons/components/RemoveSelectionIcon.d.ts +0 -5
- package/dist/icons/components/ReopenWindowIcon.d.ts +0 -5
- package/dist/icons/components/ResetImageIcon.d.ts +0 -5
- package/dist/icons/components/ResetWrenchIcon.d.ts +0 -5
- package/dist/icons/components/ResizeIcon.d.ts +0 -5
- package/dist/icons/components/RespiratoryRateIcon.d.ts +0 -5
- package/dist/icons/components/ResponsiveLayoutIcon.d.ts +0 -5
- package/dist/icons/components/ResumeIcon.d.ts +0 -5
- package/dist/icons/components/RewardedAdsIcon.d.ts +0 -5
- package/dist/icons/components/RheumatologyIcon.d.ts +0 -5
- package/dist/icons/components/RibCageIcon.d.ts +0 -5
- package/dist/icons/components/RightClickIcon.d.ts +0 -5
- package/dist/icons/components/RightPanelCloseIcon.d.ts +0 -5
- package/dist/icons/components/RightPanelOpenIcon.d.ts +0 -5
- package/dist/icons/components/RingVolumeFilledIcon.d.ts +0 -5
- package/dist/icons/components/RipplesIcon.d.ts +0 -5
- package/dist/icons/components/Robot2Icon.d.ts +0 -5
- package/dist/icons/components/RobotIcon.d.ts +0 -5
- package/dist/icons/components/RoutineIcon.d.ts +0 -5
- package/dist/icons/components/RubricIcon.d.ts +0 -5
- package/dist/icons/components/RuleSettingsIcon.d.ts +0 -5
- package/dist/icons/components/SafetyCheckOffIcon.d.ts +0 -5
- package/dist/icons/components/SalinityIcon.d.ts +0 -5
- package/dist/icons/components/SaunaIcon.d.ts +0 -5
- package/dist/icons/components/ScanDeleteIcon.d.ts +0 -5
- package/dist/icons/components/ScanIcon.d.ts +0 -5
- package/dist/icons/components/SceneIcon.d.ts +0 -5
- package/dist/icons/components/ScienceOffIcon.d.ts +0 -5
- package/dist/icons/components/ScreenRecordIcon.d.ts +0 -5
- package/dist/icons/components/ScreenRotationUpIcon.d.ts +0 -5
- package/dist/icons/components/ScreenshotFrameIcon.d.ts +0 -5
- package/dist/icons/components/ScreenshotKeyboardIcon.d.ts +0 -5
- package/dist/icons/components/ScreenshotRegionIcon.d.ts +0 -5
- package/dist/icons/components/ScreenshotTabletIcon.d.ts +0 -5
- package/dist/icons/components/ScrollableHeaderIcon.d.ts +0 -5
- package/dist/icons/components/SdkIcon.d.ts +0 -5
- package/dist/icons/components/SearchCheckIcon.d.ts +0 -5
- package/dist/icons/components/SearchHandsFreeIcon.d.ts +0 -5
- package/dist/icons/components/SecurityKeyIcon.d.ts +0 -5
- package/dist/icons/components/SelectCheckBoxIcon.d.ts +0 -5
- package/dist/icons/components/SelectIcon.d.ts +0 -5
- package/dist/icons/components/SelectToSpeakIcon.d.ts +0 -5
- package/dist/icons/components/SelectWindowIcon.d.ts +0 -5
- package/dist/icons/components/SelectWindowOffIcon.d.ts +0 -5
- package/dist/icons/components/SelfCareIcon.d.ts +0 -5
- package/dist/icons/components/SendMoneyIcon.d.ts +0 -5
- package/dist/icons/components/SensorsKrxIcon.d.ts +0 -5
- package/dist/icons/components/SensorsKrxOffIcon.d.ts +0 -5
- package/dist/icons/components/SentimentCalmIcon.d.ts +0 -5
- package/dist/icons/components/SentimentContentIcon.d.ts +0 -5
- package/dist/icons/components/SentimentExcitedIcon.d.ts +0 -5
- package/dist/icons/components/SentimentExtremelyDissatisfiedIcon.d.ts +0 -5
- package/dist/icons/components/SentimentFrustratedIcon.d.ts +0 -5
- package/dist/icons/components/SentimentSadIcon.d.ts +0 -5
- package/dist/icons/components/SentimentStressedIcon.d.ts +0 -5
- package/dist/icons/components/SentimentWorriedIcon.d.ts +0 -5
- package/dist/icons/components/ServiceToolboxIcon.d.ts +0 -5
- package/dist/icons/components/SettingsAccountBoxIcon.d.ts +0 -5
- package/dist/icons/components/SettingsAlertIcon.d.ts +0 -5
- package/dist/icons/components/SettingsBRollIcon.d.ts +0 -5
- package/dist/icons/components/SettingsCinematicBlurIcon.d.ts +0 -5
- package/dist/icons/components/SettingsHeartIcon.d.ts +0 -5
- package/dist/icons/components/SettingsMotionModeIcon.d.ts +0 -5
- package/dist/icons/components/SettingsNightSightIcon.d.ts +0 -5
- package/dist/icons/components/SettingsPanoramaIcon.d.ts +0 -5
- package/dist/icons/components/SettingsPhotoCameraIcon.d.ts +0 -5
- package/dist/icons/components/SettingsSlowMotionIcon.d.ts +0 -5
- package/dist/icons/components/SettingsTimelapseIcon.d.ts +0 -5
- package/dist/icons/components/SettingsVideoCameraIcon.d.ts +0 -5
- package/dist/icons/components/SettopComponentIcon.d.ts +0 -5
- package/dist/icons/components/ShadowAddIcon.d.ts +0 -5
- package/dist/icons/components/ShadowIcon.d.ts +0 -5
- package/dist/icons/components/ShadowMinusIcon.d.ts +0 -5
- package/dist/icons/components/ShapeRecognitionIcon.d.ts +0 -5
- package/dist/icons/components/ShapesIcon.d.ts +0 -5
- package/dist/icons/components/ShareOffIcon.d.ts +0 -5
- package/dist/icons/components/ShareReviewsIcon.d.ts +0 -5
- package/dist/icons/components/ShareWindowsIcon.d.ts +0 -5
- package/dist/icons/components/SheetsRtlIcon.d.ts +0 -5
- package/dist/icons/components/ShelfAutoHideIcon.d.ts +0 -5
- package/dist/icons/components/ShelfPositionIcon.d.ts +0 -5
- package/dist/icons/components/ShelvesIcon.d.ts +0 -5
- package/dist/icons/components/ShieldLockIcon.d.ts +0 -5
- package/dist/icons/components/ShieldLockedIcon.d.ts +0 -5
- package/dist/icons/components/ShieldPersonIcon.d.ts +0 -5
- package/dist/icons/components/ShieldQuestionIcon.d.ts +0 -5
- package/dist/icons/components/ShieldWithHeartIcon.d.ts +0 -5
- package/dist/icons/components/ShieldWithHouseIcon.d.ts +0 -5
- package/dist/icons/components/ShiftIcon.d.ts +0 -5
- package/dist/icons/components/ShiftLockIcon.d.ts +0 -5
- package/dist/icons/components/ShoppingCartOffIcon.d.ts +0 -5
- package/dist/icons/components/ShoppingmodeIcon.d.ts +0 -5
- package/dist/icons/components/ShortStayIcon.d.ts +0 -5
- package/dist/icons/components/ShutterSpeedAddIcon.d.ts +0 -5
- package/dist/icons/components/ShutterSpeedMinusIcon.d.ts +0 -5
- package/dist/icons/components/SideNavigationIcon.d.ts +0 -5
- package/dist/icons/components/SignalCellular1BarIcon.d.ts +0 -5
- package/dist/icons/components/SignalCellular2BarIcon.d.ts +0 -5
- package/dist/icons/components/SignalCellular3BarIcon.d.ts +0 -5
- package/dist/icons/components/SignalCellularAddIcon.d.ts +0 -5
- package/dist/icons/components/SignalCellularPauseIcon.d.ts +0 -5
- package/dist/icons/components/SignalDisconnectedIcon.d.ts +0 -5
- package/dist/icons/components/SignalWifiStatusbarNotConnectedIcon.d.ts +0 -5
- package/dist/icons/components/SignatureIcon.d.ts +0 -5
- package/dist/icons/components/SkeletonIcon.d.ts +0 -5
- package/dist/icons/components/SkilletCooktopIcon.d.ts +0 -5
- package/dist/icons/components/SkilletIcon.d.ts +0 -5
- package/dist/icons/components/SkullIcon.d.ts +0 -5
- package/dist/icons/components/SleepIcon.d.ts +0 -5
- package/dist/icons/components/SleepScoreIcon.d.ts +0 -5
- package/dist/icons/components/SlideLibraryIcon.d.ts +0 -5
- package/dist/icons/components/SlidersIcon.d.ts +0 -5
- package/dist/icons/components/SmartOutletIcon.d.ts +0 -5
- package/dist/icons/components/SmbShareIcon.d.ts +0 -5
- package/dist/icons/components/SnowingHeavyIcon.d.ts +0 -5
- package/dist/icons/components/SnowingIcon.d.ts +0 -5
- package/dist/icons/components/SocialLeaderboardIcon.d.ts +0 -5
- package/dist/icons/components/SoundDetectionDogBarkingIcon.d.ts +0 -5
- package/dist/icons/components/SoundDetectionGlassBreakIcon.d.ts +0 -5
- package/dist/icons/components/SoundDetectionLoudSoundIcon.d.ts +0 -5
- package/dist/icons/components/SoundSamplerIcon.d.ts +0 -5
- package/dist/icons/components/SourceEnvironmentIcon.d.ts +0 -5
- package/dist/icons/components/SourceNotesIcon.d.ts +0 -5
- package/dist/icons/components/SpecialCharacterIcon.d.ts +0 -5
- package/dist/icons/components/SpecificGravityIcon.d.ts +0 -5
- package/dist/icons/components/SpeechToTextIcon.d.ts +0 -5
- package/dist/icons/components/SplitscreenAddIcon.d.ts +0 -5
- package/dist/icons/components/SplitscreenBottomIcon.d.ts +0 -5
- package/dist/icons/components/SplitscreenLeftIcon.d.ts +0 -5
- package/dist/icons/components/SplitscreenRightIcon.d.ts +0 -5
- package/dist/icons/components/SplitscreenTopIcon.d.ts +0 -5
- package/dist/icons/components/SplitscreenVerticalAddIcon.d.ts +0 -5
- package/dist/icons/components/Spo2Icon.d.ts +0 -5
- package/dist/icons/components/SportsAndOutdoorsIcon.d.ts +0 -5
- package/dist/icons/components/SprinklerIcon.d.ts +0 -5
- package/dist/icons/components/SprintIcon.d.ts +0 -5
- package/dist/icons/components/StackIcon.d.ts +0 -5
- package/dist/icons/components/StackOffIcon.d.ts +0 -5
- package/dist/icons/components/StackStarIcon.d.ts +0 -5
- package/dist/icons/components/StackedEmailIcon.d.ts +0 -5
- package/dist/icons/components/StackedInboxIcon.d.ts +0 -5
- package/dist/icons/components/StacksIcon.d.ts +0 -5
- package/dist/icons/components/StadiaControllerIcon.d.ts +0 -5
- package/dist/icons/components/StarRateHalfIcon.d.ts +0 -5
- package/dist/icons/components/Stat0Icon.d.ts +0 -5
- package/dist/icons/components/Stat1Icon.d.ts +0 -5
- package/dist/icons/components/Stat2Icon.d.ts +0 -5
- package/dist/icons/components/Stat3Icon.d.ts +0 -5
- package/dist/icons/components/StatMinus1Icon.d.ts +0 -5
- package/dist/icons/components/StatMinus2Icon.d.ts +0 -5
- package/dist/icons/components/StatMinus3Icon.d.ts +0 -5
- package/dist/icons/components/StepIcon.d.ts +0 -5
- package/dist/icons/components/StepIntoIcon.d.ts +0 -5
- package/dist/icons/components/StepOutIcon.d.ts +0 -5
- package/dist/icons/components/StepOverIcon.d.ts +0 -5
- package/dist/icons/components/SteppersIcon.d.ts +0 -5
- package/dist/icons/components/StepsIcon.d.ts +0 -5
- package/dist/icons/components/StethoscopeArrowIcon.d.ts +0 -5
- package/dist/icons/components/StethoscopeCheckIcon.d.ts +0 -5
- package/dist/icons/components/StethoscopeIcon.d.ts +0 -5
- package/dist/icons/components/StickyNoteIcon.d.ts +0 -5
- package/dist/icons/components/StockMediaIcon.d.ts +0 -5
- package/dist/icons/components/StockpotIcon.d.ts +0 -5
- package/dist/icons/components/StrategyIcon.d.ts +0 -5
- package/dist/icons/components/StreamAppsIcon.d.ts +0 -5
- package/dist/icons/components/StressManagementIcon.d.ts +0 -5
- package/dist/icons/components/StrokeFullIcon.d.ts +0 -5
- package/dist/icons/components/StrokePartialIcon.d.ts +0 -5
- package/dist/icons/components/StylerIcon.d.ts +0 -5
- package/dist/icons/components/StylusIcon.d.ts +0 -5
- package/dist/icons/components/StylusLaserPointerIcon.d.ts +0 -5
- package/dist/icons/components/StylusNoteIcon.d.ts +0 -5
- package/dist/icons/components/SubheaderIcon.d.ts +0 -5
- package/dist/icons/components/SunnyIcon.d.ts +0 -5
- package/dist/icons/components/SunnySnowingIcon.d.ts +0 -5
- package/dist/icons/components/SupervisedUserCircleOffIcon.d.ts +0 -5
- package/dist/icons/components/SurgicalIcon.d.ts +0 -5
- package/dist/icons/components/SwapDrivingAppsIcon.d.ts +0 -5
- package/dist/icons/components/SwapDrivingAppsWheelIcon.d.ts +0 -5
- package/dist/icons/components/SweepIcon.d.ts +0 -5
- package/dist/icons/components/SwitchAccess2Icon.d.ts +0 -5
- package/dist/icons/components/SwitchAccessIcon.d.ts +0 -5
- package/dist/icons/components/SwitchIcon.d.ts +0 -5
- package/dist/icons/components/SwitchesIcon.d.ts +0 -5
- package/dist/icons/components/SwordRoseIcon.d.ts +0 -5
- package/dist/icons/components/SwordsIcon.d.ts +0 -5
- package/dist/icons/components/SymptomsIcon.d.ts +0 -5
- package/dist/icons/components/SyncSavedLocallyIcon.d.ts +0 -5
- package/dist/icons/components/SyringeIcon.d.ts +0 -5
- package/dist/icons/components/TabCloseIcon.d.ts +0 -5
- package/dist/icons/components/TabCloseRightIcon.d.ts +0 -5
- package/dist/icons/components/TabDuplicateIcon.d.ts +0 -5
- package/dist/icons/components/TabGroupIcon.d.ts +0 -5
- package/dist/icons/components/TabMoveIcon.d.ts +0 -5
- package/dist/icons/components/TabNewRightIcon.d.ts +0 -5
- package/dist/icons/components/TabRecentIcon.d.ts +0 -5
- package/dist/icons/components/TableChartViewIcon.d.ts +0 -5
- package/dist/icons/components/TableIcon.d.ts +0 -5
- package/dist/icons/components/TableLampIcon.d.ts +0 -5
- package/dist/icons/components/TableRowsNarrowIcon.d.ts +0 -5
- package/dist/icons/components/TabsIcon.d.ts +0 -5
- package/dist/icons/components/TacticIcon.d.ts +0 -5
- package/dist/icons/components/TamperDetectionOffIcon.d.ts +0 -5
- package/dist/icons/components/TamperDetectionOnIcon.d.ts +0 -5
- package/dist/icons/components/TargetIcon.d.ts +0 -5
- package/dist/icons/components/TauntIcon.d.ts +0 -5
- package/dist/icons/components/TeamDashboardIcon.d.ts +0 -5
- package/dist/icons/components/TempPreferencesCustomIcon.d.ts +0 -5
- package/dist/icons/components/TempPreferencesEcoIcon.d.ts +0 -5
- package/dist/icons/components/TenancyIcon.d.ts +0 -5
- package/dist/icons/components/TextAdIcon.d.ts +0 -5
- package/dist/icons/components/TextFieldsAltIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectEndIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectJumpToBeginningIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectJumpToEndIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectMoveBackCharacterIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectMoveBackWordIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectMoveDownIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectMoveForwardCharacterIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectMoveForwardWordIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectMoveUpIcon.d.ts +0 -5
- package/dist/icons/components/TextSelectStartIcon.d.ts +0 -5
- package/dist/icons/components/TextToSpeechIcon.d.ts +0 -5
- package/dist/icons/components/TextureAddIcon.d.ts +0 -5
- package/dist/icons/components/TextureMinusIcon.d.ts +0 -5
- package/dist/icons/components/ThermometerAddIcon.d.ts +0 -5
- package/dist/icons/components/ThermometerGainIcon.d.ts +0 -5
- package/dist/icons/components/ThermometerIcon.d.ts +0 -5
- package/dist/icons/components/ThermometerLossIcon.d.ts +0 -5
- package/dist/icons/components/ThermometerMinusIcon.d.ts +0 -5
- package/dist/icons/components/ThermostatCarbonIcon.d.ts +0 -5
- package/dist/icons/components/ThingsToDoIcon.d.ts +0 -5
- package/dist/icons/components/ThreadUnreadIcon.d.ts +0 -5
- package/dist/icons/components/ThumbDownFilledIcon.d.ts +0 -5
- package/dist/icons/components/ThumbDownOffIcon.d.ts +0 -5
- package/dist/icons/components/ThumbUpFilledIcon.d.ts +0 -5
- package/dist/icons/components/ThumbUpOffIcon.d.ts +0 -5
- package/dist/icons/components/ThumbnailBarIcon.d.ts +0 -5
- package/dist/icons/components/TibiaAltIcon.d.ts +0 -5
- package/dist/icons/components/TibiaIcon.d.ts +0 -5
- package/dist/icons/components/TimeAutoIcon.d.ts +0 -5
- package/dist/icons/components/Timer10Alt1Icon.d.ts +0 -5
- package/dist/icons/components/Timer3Alt1Icon.d.ts +0 -5
- package/dist/icons/components/ToastIcon.d.ts +0 -5
- package/dist/icons/components/ToolbarIcon.d.ts +0 -5
- package/dist/icons/components/ToolsFlatHeadIcon.d.ts +0 -5
- package/dist/icons/components/ToolsInstallationKitIcon.d.ts +0 -5
- package/dist/icons/components/ToolsLadderIcon.d.ts +0 -5
- package/dist/icons/components/ToolsLevelIcon.d.ts +0 -5
- package/dist/icons/components/ToolsPhillipsIcon.d.ts +0 -5
- package/dist/icons/components/ToolsPliersWireStripperIcon.d.ts +0 -5
- package/dist/icons/components/ToolsPowerDrillIcon.d.ts +0 -5
- package/dist/icons/components/ToolsWrenchIcon.d.ts +0 -5
- package/dist/icons/components/TooltipIcon.d.ts +0 -5
- package/dist/icons/components/TopPanelCloseIcon.d.ts +0 -5
- package/dist/icons/components/TopPanelOpenIcon.d.ts +0 -5
- package/dist/icons/components/TotalDissolvedSolidsIcon.d.ts +0 -5
- package/dist/icons/components/TouchpadMouseIcon.d.ts +0 -5
- package/dist/icons/components/ToysAndGamesIcon.d.ts +0 -5
- package/dist/icons/components/ToysFanIcon.d.ts +0 -5
- package/dist/icons/components/TrailLengthIcon.d.ts +0 -5
- package/dist/icons/components/TrailLengthMediumIcon.d.ts +0 -5
- package/dist/icons/components/TrailLengthShortIcon.d.ts +0 -5
- package/dist/icons/components/TransitionChopIcon.d.ts +0 -5
- package/dist/icons/components/TransitionDissolveIcon.d.ts +0 -5
- package/dist/icons/components/TransitionFadeIcon.d.ts +0 -5
- package/dist/icons/components/TransitionPushIcon.d.ts +0 -5
- package/dist/icons/components/TransitionSlideIcon.d.ts +0 -5
- package/dist/icons/components/TransportationIcon.d.ts +0 -5
- package/dist/icons/components/TravelIcon.d.ts +0 -5
- package/dist/icons/components/TravelLuggageAndBagsIcon.d.ts +0 -5
- package/dist/icons/components/TripIcon.d.ts +0 -5
- package/dist/icons/components/TrolleyIcon.d.ts +0 -5
- package/dist/icons/components/TrophyIcon.d.ts +0 -5
- package/dist/icons/components/TsvIcon.d.ts +0 -5
- package/dist/icons/components/TvGenIcon.d.ts +0 -5
- package/dist/icons/components/TvGuideIcon.d.ts +0 -5
- package/dist/icons/components/TvOptionsEditChannelsIcon.d.ts +0 -5
- package/dist/icons/components/TvOptionsInputSettingsIcon.d.ts +0 -5
- package/dist/icons/components/TvRemoteIcon.d.ts +0 -5
- package/dist/icons/components/TvSigninIcon.d.ts +0 -5
- package/dist/icons/components/TvWithAssistantIcon.d.ts +0 -5
- package/dist/icons/components/TwoPagerIcon.d.ts +0 -5
- package/dist/icons/components/UlnaRadiusAltIcon.d.ts +0 -5
- package/dist/icons/components/UlnaRadiusIcon.d.ts +0 -5
- package/dist/icons/components/UngroupIcon.d.ts +0 -5
- package/dist/icons/components/UniversalCurrencyAltIcon.d.ts +0 -5
- package/dist/icons/components/UniversalCurrencyIcon.d.ts +0 -5
- package/dist/icons/components/UniversalLocalIcon.d.ts +0 -5
- package/dist/icons/components/Unknown2Icon.d.ts +0 -5
- package/dist/icons/components/Unknown5Icon.d.ts +0 -5
- package/dist/icons/components/UnknownDocumentIcon.d.ts +0 -5
- package/dist/icons/components/UnknownMedIcon.d.ts +0 -5
- package/dist/icons/components/UnlicenseIcon.d.ts +0 -5
- package/dist/icons/components/Upload2Icon.d.ts +0 -5
- package/dist/icons/components/UrologyIcon.d.ts +0 -5
- package/dist/icons/components/UserAttributesIcon.d.ts +0 -5
- package/dist/icons/components/VacuumIcon.d.ts +0 -5
- package/dist/icons/components/ValveIcon.d.ts +0 -5
- package/dist/icons/components/VariableAddIcon.d.ts +0 -5
- package/dist/icons/components/VariableInsertIcon.d.ts +0 -5
- package/dist/icons/components/VariableRemoveIcon.d.ts +0 -5
- package/dist/icons/components/VariablesIcon.d.ts +0 -5
- package/dist/icons/components/VentilatorIcon.d.ts +0 -5
- package/dist/icons/components/VideoCameraFrontOffIcon.d.ts +0 -5
- package/dist/icons/components/VideoSearchIcon.d.ts +0 -5
- package/dist/icons/components/ViewColumn2Icon.d.ts +0 -5
- package/dist/icons/components/ViewInArNewIcon.d.ts +0 -5
- package/dist/icons/components/ViewInArOffIcon.d.ts +0 -5
- package/dist/icons/components/VisibilityLockIcon.d.ts +0 -5
- package/dist/icons/components/VitalSignsIcon.d.ts +0 -5
- package/dist/icons/components/VitalsIcon.d.ts +0 -5
- package/dist/icons/components/VoiceSelectionIcon.d.ts +0 -5
- package/dist/icons/components/VolumeDownAltIcon.d.ts +0 -5
- package/dist/icons/components/VotingChipIcon.d.ts +0 -5
- package/dist/icons/components/VpnKeyAlertIcon.d.ts +0 -5
- package/dist/icons/components/Vr180Create2dIcon.d.ts +0 -5
- package/dist/icons/components/Vr180Create2dOffIcon.d.ts +0 -5
- package/dist/icons/components/WallArtIcon.d.ts +0 -5
- package/dist/icons/components/WallLampIcon.d.ts +0 -5
- package/dist/icons/components/WallpaperSlideshowIcon.d.ts +0 -5
- package/dist/icons/components/WardIcon.d.ts +0 -5
- package/dist/icons/components/WarningOffIcon.d.ts +0 -5
- package/dist/icons/components/WatchButtonPressIcon.d.ts +0 -5
- package/dist/icons/components/WatchScreentimeIcon.d.ts +0 -5
- package/dist/icons/components/WatchWakeIcon.d.ts +0 -5
- package/dist/icons/components/WaterBottleIcon.d.ts +0 -5
- package/dist/icons/components/WaterBottleLargeIcon.d.ts +0 -5
- package/dist/icons/components/WaterDoIcon.d.ts +0 -5
- package/dist/icons/components/WaterEcIcon.d.ts +0 -5
- package/dist/icons/components/WaterFullIcon.d.ts +0 -5
- package/dist/icons/components/WaterHeaterIcon.d.ts +0 -5
- package/dist/icons/components/WaterLockIcon.d.ts +0 -5
- package/dist/icons/components/WaterLossIcon.d.ts +0 -5
- package/dist/icons/components/WaterLuxIcon.d.ts +0 -5
- package/dist/icons/components/WaterMediumIcon.d.ts +0 -5
- package/dist/icons/components/WaterOrpIcon.d.ts +0 -5
- package/dist/icons/components/WaterPhIcon.d.ts +0 -5
- package/dist/icons/components/WaterPumpIcon.d.ts +0 -5
- package/dist/icons/components/WaterVocIcon.d.ts +0 -5
- package/dist/icons/components/WeatherHailIcon.d.ts +0 -5
- package/dist/icons/components/WeatherMixIcon.d.ts +0 -5
- package/dist/icons/components/WeatherSnowyIcon.d.ts +0 -5
- package/dist/icons/components/WebTrafficIcon.d.ts +0 -5
- package/dist/icons/components/WeightIcon.d.ts +0 -5
- package/dist/icons/components/WidthIcon.d.ts +0 -5
- package/dist/icons/components/WifiAddIcon.d.ts +0 -5
- package/dist/icons/components/WifiCalling1Icon.d.ts +0 -5
- package/dist/icons/components/WifiCalling2Icon.d.ts +0 -5
- package/dist/icons/components/WifiHomeIcon.d.ts +0 -5
- package/dist/icons/components/WifiNotificationIcon.d.ts +0 -5
- package/dist/icons/components/WifiProxyIcon.d.ts +0 -5
- package/dist/icons/components/WindowClosedIcon.d.ts +0 -5
- package/dist/icons/components/WindowOpenIcon.d.ts +0 -5
- package/dist/icons/components/WindowSensorIcon.d.ts +0 -5
- package/dist/icons/components/WorkAlertIcon.d.ts +0 -5
- package/dist/icons/components/WorkUpdateIcon.d.ts +0 -5
- package/dist/icons/components/WorkflowIcon.d.ts +0 -5
- package/dist/icons/components/WorkspacesOutlineIcon.d.ts +0 -5
- package/dist/icons/components/WoundsInjuriesIcon.d.ts +0 -5
- package/dist/icons/components/WristIcon.d.ts +0 -5
- package/dist/icons/components/YourTripsIcon.d.ts +0 -5
- package/dist/icons/components/YoutubeActivityIcon.d.ts +0 -5
- package/dist/icons/components/ZonePersonAlertIcon.d.ts +0 -5
- package/dist/icons/components/ZonePersonIdleIcon.d.ts +0 -5
- package/dist/icons/components/ZonePersonUrgentIcon.d.ts +0 -5
- package/dist/icons/components/_1xMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/_2dIcon.d.ts +0 -5
- package/dist/icons/components/_3gMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/_4gMobiledataBadgeIcon.d.ts +0 -5
- package/dist/icons/components/_50mpIcon.d.ts +0 -5
- package/dist/icons/components/_5gMobiledataBadgeIcon.d.ts +0 -5
- package/dist/util/cn.d.ts +0 -2
- package/src/components/Spinner.tsx +0 -18
- package/src/icons/components/AccountChildIcon.tsx +0 -8
- package/src/icons/components/AccountChildInvertIcon.tsx +0 -8
- package/src/icons/components/AccountCircleFilledIcon.tsx +0 -8
- package/src/icons/components/AccountCircleOffIcon.tsx +0 -8
- package/src/icons/components/ActionKeyIcon.tsx +0 -8
- package/src/icons/components/ActivityZoneIcon.tsx +0 -8
- package/src/icons/components/AcuteIcon.tsx +0 -8
- package/src/icons/components/AdGroupIcon.tsx +0 -8
- package/src/icons/components/AdGroupOffIcon.tsx +0 -8
- package/src/icons/components/AdIcon.tsx +0 -8
- package/src/icons/components/AdOffIcon.tsx +0 -8
- package/src/icons/components/AddAdIcon.tsx +0 -8
- package/src/icons/components/AddCallIcon.tsx +0 -8
- package/src/icons/components/AddNotesIcon.tsx +0 -8
- package/src/icons/components/AddchartIcon.tsx +0 -8
- package/src/icons/components/AdminMedsIcon.tsx +0 -8
- package/src/icons/components/AgenderIcon.tsx +0 -8
- package/src/icons/components/AirFreshenerIcon.tsx +0 -8
- package/src/icons/components/AirPurifierGenIcon.tsx +0 -8
- package/src/icons/components/AirPurifierIcon.tsx +0 -8
- package/src/icons/components/AirwareIcon.tsx +0 -8
- package/src/icons/components/AirwaveIcon.tsx +0 -8
- package/src/icons/components/AlarmSmartWakeIcon.tsx +0 -8
- package/src/icons/components/AlignCenterIcon.tsx +0 -8
- package/src/icons/components/AlignEndIcon.tsx +0 -8
- package/src/icons/components/AlignFlexCenterIcon.tsx +0 -8
- package/src/icons/components/AlignFlexEndIcon.tsx +0 -8
- package/src/icons/components/AlignFlexStartIcon.tsx +0 -8
- package/src/icons/components/AlignItemsStretchIcon.tsx +0 -8
- package/src/icons/components/AlignJustifyCenterIcon.tsx +0 -8
- package/src/icons/components/AlignJustifyFlexEndIcon.tsx +0 -8
- package/src/icons/components/AlignJustifyFlexStartIcon.tsx +0 -8
- package/src/icons/components/AlignJustifySpaceAroundIcon.tsx +0 -8
- package/src/icons/components/AlignJustifySpaceBetweenIcon.tsx +0 -8
- package/src/icons/components/AlignJustifySpaceEvenIcon.tsx +0 -8
- package/src/icons/components/AlignJustifyStretchIcon.tsx +0 -8
- package/src/icons/components/AlignSelfStretchIcon.tsx +0 -8
- package/src/icons/components/AlignSpaceAroundIcon.tsx +0 -8
- package/src/icons/components/AlignSpaceBetweenIcon.tsx +0 -8
- package/src/icons/components/AlignSpaceEvenIcon.tsx +0 -8
- package/src/icons/components/AlignStartIcon.tsx +0 -8
- package/src/icons/components/AlignStretchIcon.tsx +0 -8
- package/src/icons/components/AllMatchIcon.tsx +0 -8
- package/src/icons/components/AllergiesIcon.tsx +0 -8
- package/src/icons/components/AllergyIcon.tsx +0 -8
- package/src/icons/components/AltitudeIcon.tsx +0 -8
- package/src/icons/components/AmbientScreenIcon.tsx +0 -8
- package/src/icons/components/AmbulanceIcon.tsx +0 -8
- package/src/icons/components/AmendIcon.tsx +0 -8
- package/src/icons/components/AodTabletIcon.tsx +0 -8
- package/src/icons/components/AodWatchIcon.tsx +0 -8
- package/src/icons/components/ApkDocumentIcon.tsx +0 -8
- package/src/icons/components/ApkInstallIcon.tsx +0 -8
- package/src/icons/components/AppBadgingIcon.tsx +0 -8
- package/src/icons/components/AppPromoIcon.tsx +0 -8
- package/src/icons/components/ApparelIcon.tsx +0 -8
- package/src/icons/components/ApprovalDelegationIcon.tsx +0 -8
- package/src/icons/components/AqIcon.tsx +0 -8
- package/src/icons/components/AqIndoorIcon.tsx +0 -8
- package/src/icons/components/ArOnYouIcon.tsx +0 -8
- package/src/icons/components/ArStickersIcon.tsx +0 -8
- package/src/icons/components/ArmingCountdownIcon.tsx +0 -8
- package/src/icons/components/ArrowAndEdgeIcon.tsx +0 -8
- package/src/icons/components/ArrowDownwardAltIcon.tsx +0 -8
- package/src/icons/components/ArrowInsertIcon.tsx +0 -8
- package/src/icons/components/ArrowLeftAltIcon.tsx +0 -8
- package/src/icons/components/ArrowOrEdgeIcon.tsx +0 -8
- package/src/icons/components/ArrowRangeIcon.tsx +0 -8
- package/src/icons/components/ArrowSelectorToolIcon.tsx +0 -8
- package/src/icons/components/ArrowSplitIcon.tsx +0 -8
- package/src/icons/components/ArrowTopLeftIcon.tsx +0 -8
- package/src/icons/components/ArrowTopRightIcon.tsx +0 -8
- package/src/icons/components/ArrowUpwardAltIcon.tsx +0 -8
- package/src/icons/components/ArrowsMoreDownIcon.tsx +0 -8
- package/src/icons/components/ArrowsMoreUpIcon.tsx +0 -8
- package/src/icons/components/ArrowsOutwardIcon.tsx +0 -8
- package/src/icons/components/ArticleShortcutIcon.tsx +0 -8
- package/src/icons/components/ArtistIcon.tsx +0 -8
- package/src/icons/components/AssignmentAddIcon.tsx +0 -8
- package/src/icons/components/AssistantDeviceIcon.tsx +0 -8
- package/src/icons/components/AssistantNavigationIcon.tsx +0 -8
- package/src/icons/components/AssistantOnHubIcon.tsx +0 -8
- package/src/icons/components/AsteriskIcon.tsx +0 -8
- package/src/icons/components/AstrophotographyAutoIcon.tsx +0 -8
- package/src/icons/components/AstrophotographyOffIcon.tsx +0 -8
- package/src/icons/components/AtrIcon.tsx +0 -8
- package/src/icons/components/AttachFileAddIcon.tsx +0 -8
- package/src/icons/components/AudioDescriptionIcon.tsx +0 -8
- package/src/icons/components/AudioVideoReceiverIcon.tsx +0 -8
- package/src/icons/components/AutoActivityZoneIcon.tsx +0 -8
- package/src/icons/components/AutoDetectVoiceIcon.tsx +0 -8
- package/src/icons/components/AutoDrawSolidIcon.tsx +0 -8
- package/src/icons/components/AutoFixIcon.tsx +0 -8
- package/src/icons/components/AutoLabelIcon.tsx +0 -8
- package/src/icons/components/AutoMeetingRoomIcon.tsx +0 -8
- package/src/icons/components/AutoReadPauseIcon.tsx +0 -8
- package/src/icons/components/AutoReadPlayIcon.tsx +0 -8
- package/src/icons/components/AutoScheduleIcon.tsx +0 -8
- package/src/icons/components/AutoTimerIcon.tsx +0 -8
- package/src/icons/components/AutoTowingIcon.tsx +0 -8
- package/src/icons/components/AutoTransmissionIcon.tsx +0 -8
- package/src/icons/components/AutoVideocamIcon.tsx +0 -8
- package/src/icons/components/AutopauseIcon.tsx +0 -8
- package/src/icons/components/AutopayIcon.tsx +0 -8
- package/src/icons/components/AutoplayIcon.tsx +0 -8
- package/src/icons/components/AutostopIcon.tsx +0 -8
- package/src/icons/components/AvgPaceIcon.tsx +0 -8
- package/src/icons/components/AvgTimeIcon.tsx +0 -8
- package/src/icons/components/AwardStarIcon.tsx +0 -8
- package/src/icons/components/AzmIcon.tsx +0 -8
- package/src/icons/components/BackToTabIcon.tsx +0 -8
- package/src/icons/components/BackgroundDotLargeIcon.tsx +0 -8
- package/src/icons/components/BackgroundDotSmallIcon.tsx +0 -8
- package/src/icons/components/BackgroundGridSmallIcon.tsx +0 -8
- package/src/icons/components/BackgroundReplaceIcon.tsx +0 -8
- package/src/icons/components/BacklightHighIcon.tsx +0 -8
- package/src/icons/components/BacklightLowIcon.tsx +0 -8
- package/src/icons/components/BadgeCriticalBatteryIcon.tsx +0 -8
- package/src/icons/components/BarChart4BarsIcon.tsx +0 -8
- package/src/icons/components/BarcodeIcon.tsx +0 -8
- package/src/icons/components/BarcodeReaderIcon.tsx +0 -8
- package/src/icons/components/BarcodeScannerIcon.tsx +0 -8
- package/src/icons/components/BarefootIcon.tsx +0 -8
- package/src/icons/components/BathOutdoorIcon.tsx +0 -8
- package/src/icons/components/BathPrivateIcon.tsx +0 -8
- package/src/icons/components/BathPublicLargeIcon.tsx +0 -8
- package/src/icons/components/Battery20Icon.tsx +0 -8
- package/src/icons/components/Battery30Icon.tsx +0 -8
- package/src/icons/components/Battery50Icon.tsx +0 -8
- package/src/icons/components/Battery60Icon.tsx +0 -8
- package/src/icons/components/Battery80Icon.tsx +0 -8
- package/src/icons/components/Battery90Icon.tsx +0 -8
- package/src/icons/components/BatteryChangeIcon.tsx +0 -8
- package/src/icons/components/BatteryCharging20Icon.tsx +0 -8
- package/src/icons/components/BatteryCharging30Icon.tsx +0 -8
- package/src/icons/components/BatteryCharging50Icon.tsx +0 -8
- package/src/icons/components/BatteryCharging60Icon.tsx +0 -8
- package/src/icons/components/BatteryCharging80Icon.tsx +0 -8
- package/src/icons/components/BatteryCharging90Icon.tsx +0 -8
- package/src/icons/components/BatteryErrorIcon.tsx +0 -8
- package/src/icons/components/BatteryFullAltIcon.tsx +0 -8
- package/src/icons/components/BatteryHoriz000Icon.tsx +0 -8
- package/src/icons/components/BatteryHoriz050Icon.tsx +0 -8
- package/src/icons/components/BatteryHoriz075Icon.tsx +0 -8
- package/src/icons/components/BatteryLowIcon.tsx +0 -8
- package/src/icons/components/BatteryPlusIcon.tsx +0 -8
- package/src/icons/components/BatteryProfileIcon.tsx +0 -8
- package/src/icons/components/BatteryShareIcon.tsx +0 -8
- package/src/icons/components/BatteryStatusGoodIcon.tsx +0 -8
- package/src/icons/components/BatteryVert005Icon.tsx +0 -8
- package/src/icons/components/BatteryVert020Icon.tsx +0 -8
- package/src/icons/components/BatteryVert050Icon.tsx +0 -8
- package/src/icons/components/BatteryVeryLowIcon.tsx +0 -8
- package/src/icons/components/BiaIcon.tsx +0 -8
- package/src/icons/components/BidLandscapeDisabledIcon.tsx +0 -8
- package/src/icons/components/BidLandscapeIcon.tsx +0 -8
- package/src/icons/components/BigtopUpdatesIcon.tsx +0 -8
- package/src/icons/components/BlanketIcon.tsx +0 -8
- package/src/icons/components/BloodPressureIcon.tsx +0 -8
- package/src/icons/components/BlurMediumIcon.tsx +0 -8
- package/src/icons/components/BlurShortIcon.tsx +0 -8
- package/src/icons/components/BodyFatIcon.tsx +0 -8
- package/src/icons/components/BodySystemIcon.tsx +0 -8
- package/src/icons/components/BombIcon.tsx +0 -8
- package/src/icons/components/Book2Icon.tsx +0 -8
- package/src/icons/components/Book3Icon.tsx +0 -8
- package/src/icons/components/Book4Icon.tsx +0 -8
- package/src/icons/components/Book5Icon.tsx +0 -8
- package/src/icons/components/BookmarkManagerIcon.tsx +0 -8
- package/src/icons/components/BottomAppBarIcon.tsx +0 -8
- package/src/icons/components/BottomDrawerIcon.tsx +0 -8
- package/src/icons/components/BottomNavigationIcon.tsx +0 -8
- package/src/icons/components/BottomPanelCloseIcon.tsx +0 -8
- package/src/icons/components/BottomPanelOpenIcon.tsx +0 -8
- package/src/icons/components/BottomRightClickIcon.tsx +0 -8
- package/src/icons/components/BottomSheetsIcon.tsx +0 -8
- package/src/icons/components/BoxAddIcon.tsx +0 -8
- package/src/icons/components/BoxEditIcon.tsx +0 -8
- package/src/icons/components/BoxIcon.tsx +0 -8
- package/src/icons/components/BrandAwarenessIcon.tsx +0 -8
- package/src/icons/components/BreakingNewsAlt1Icon.tsx +0 -8
- package/src/icons/components/BreakingNewsIcon.tsx +0 -8
- package/src/icons/components/BreastfeedingIcon.tsx +0 -8
- package/src/icons/components/BrightnessAlertIcon.tsx +0 -8
- package/src/icons/components/BrightnessEmptyIcon.tsx +0 -8
- package/src/icons/components/BringYourOwnIpIcon.tsx +0 -8
- package/src/icons/components/BrowseActivityIcon.tsx +0 -8
- package/src/icons/components/BrowseIcon.tsx +0 -8
- package/src/icons/components/BubbleIcon.tsx +0 -8
- package/src/icons/components/BubblesIcon.tsx +0 -8
- package/src/icons/components/BusinessChipIcon.tsx +0 -8
- package/src/icons/components/BusinessMessagesIcon.tsx +0 -8
- package/src/icons/components/ButtonsAltIcon.tsx +0 -8
- package/src/icons/components/CakeAddIcon.tsx +0 -8
- package/src/icons/components/CalendarAddOnIcon.tsx +0 -8
- package/src/icons/components/CalendarAppsScriptIcon.tsx +0 -8
- package/src/icons/components/CalendarClockIcon.tsx +0 -8
- package/src/icons/components/CallEndAltIcon.tsx +0 -8
- package/src/icons/components/CallLogIcon.tsx +0 -8
- package/src/icons/components/CallQualityIcon.tsx +0 -8
- package/src/icons/components/CameraVideoIcon.tsx +0 -8
- package/src/icons/components/CampingIcon.tsx +0 -8
- package/src/icons/components/CandleIcon.tsx +0 -8
- package/src/icons/components/CaptivePortalIcon.tsx +0 -8
- package/src/icons/components/CaptureIcon.tsx +0 -8
- package/src/icons/components/CardiologyIcon.tsx +0 -8
- package/src/icons/components/CardsIcon.tsx +0 -8
- package/src/icons/components/CarryOnBagCheckedIcon.tsx +0 -8
- package/src/icons/components/CarryOnBagIcon.tsx +0 -8
- package/src/icons/components/CarryOnBagInactiveIcon.tsx +0 -8
- package/src/icons/components/CarryOnBagQuestionIcon.tsx +0 -8
- package/src/icons/components/CastPauseIcon.tsx +0 -8
- package/src/icons/components/CastWarningIcon.tsx +0 -8
- package/src/icons/components/CellMergeIcon.tsx +0 -8
- package/src/icons/components/ChargerIcon.tsx +0 -8
- package/src/icons/components/ChartDataIcon.tsx +0 -8
- package/src/icons/components/ChatAddOnIcon.tsx +0 -8
- package/src/icons/components/ChatAppsScriptIcon.tsx +0 -8
- package/src/icons/components/ChatErrorIcon.tsx +0 -8
- package/src/icons/components/ChatInfoIcon.tsx +0 -8
- package/src/icons/components/ChatPasteGoIcon.tsx +0 -8
- package/src/icons/components/CheckCircleFilledIcon.tsx +0 -8
- package/src/icons/components/CheckInOutIcon.tsx +0 -8
- package/src/icons/components/CheckIndeterminateSmallIcon.tsx +0 -8
- package/src/icons/components/CheckSmallIcon.tsx +0 -8
- package/src/icons/components/CheckbookIcon.tsx +0 -8
- package/src/icons/components/CheckedBagIcon.tsx +0 -8
- package/src/icons/components/CheckedBagQuestionIcon.tsx +0 -8
- package/src/icons/components/CheerIcon.tsx +0 -8
- package/src/icons/components/ChessIcon.tsx +0 -8
- package/src/icons/components/ChipExtractionIcon.tsx +0 -8
- package/src/icons/components/ChipsIcon.tsx +0 -8
- package/src/icons/components/Chromecast2Icon.tsx +0 -8
- package/src/icons/components/ChromecastDeviceIcon.tsx +0 -8
- package/src/icons/components/ChronicIcon.tsx +0 -8
- package/src/icons/components/CinematicBlurIcon.tsx +0 -8
- package/src/icons/components/CirclesExtIcon.tsx +0 -8
- package/src/icons/components/CirclesIcon.tsx +0 -8
- package/src/icons/components/ClarifyIcon.tsx +0 -8
- package/src/icons/components/CleaningBucketIcon.tsx +0 -8
- package/src/icons/components/CleaningIcon.tsx +0 -8
- package/src/icons/components/ClearDayIcon.tsx +0 -8
- package/src/icons/components/ClearNightIcon.tsx +0 -8
- package/src/icons/components/ClimateMiniSplitIcon.tsx +0 -8
- package/src/icons/components/ClinicalNotesIcon.tsx +0 -8
- package/src/icons/components/ClockLoader10Icon.tsx +0 -8
- package/src/icons/components/ClockLoader20Icon.tsx +0 -8
- package/src/icons/components/ClockLoader40Icon.tsx +0 -8
- package/src/icons/components/ClockLoader60Icon.tsx +0 -8
- package/src/icons/components/ClockLoader80Icon.tsx +0 -8
- package/src/icons/components/ClockLoader90Icon.tsx +0 -8
- package/src/icons/components/CloseSmallIcon.tsx +0 -8
- package/src/icons/components/CloudyFilledIcon.tsx +0 -8
- package/src/icons/components/CloudyIcon.tsx +0 -8
- package/src/icons/components/CloudySnowingIcon.tsx +0 -8
- package/src/icons/components/CodeBlocksIcon.tsx +0 -8
- package/src/icons/components/CognitionIcon.tsx +0 -8
- package/src/icons/components/CollapseAllIcon.tsx +0 -8
- package/src/icons/components/CollapseContentIcon.tsx +0 -8
- package/src/icons/components/ColorsIcon.tsx +0 -8
- package/src/icons/components/ComicBubbleIcon.tsx +0 -8
- package/src/icons/components/CommunicationIcon.tsx +0 -8
- package/src/icons/components/CommunitiesFilledIcon.tsx +0 -8
- package/src/icons/components/CommunitiesIcon.tsx +0 -8
- package/src/icons/components/ComponentExchangeIcon.tsx +0 -8
- package/src/icons/components/ConciergeIcon.tsx +0 -8
- package/src/icons/components/ConditionsIcon.tsx +0 -8
- package/src/icons/components/CongenitalIcon.tsx +0 -8
- package/src/icons/components/ContactPhoneFilledIcon.tsx +0 -8
- package/src/icons/components/ContactlessOffIcon.tsx +0 -8
- package/src/icons/components/ContactsProductIcon.tsx +0 -8
- package/src/icons/components/ContractDeleteIcon.tsx +0 -8
- package/src/icons/components/ContractEditIcon.tsx +0 -8
- package/src/icons/components/ContractIcon.tsx +0 -8
- package/src/icons/components/ContrastRtlOffIcon.tsx +0 -8
- package/src/icons/components/ControllerGenIcon.tsx +0 -8
- package/src/icons/components/ConversionPathIcon.tsx +0 -8
- package/src/icons/components/ConversionPathOffIcon.tsx +0 -8
- package/src/icons/components/ConveyorBeltIcon.tsx +0 -8
- package/src/icons/components/CookieOffIcon.tsx +0 -8
- package/src/icons/components/CookingIcon.tsx +0 -8
- package/src/icons/components/CoolToDryIcon.tsx +0 -8
- package/src/icons/components/Counter0Icon.tsx +0 -8
- package/src/icons/components/Counter1Icon.tsx +0 -8
- package/src/icons/components/Counter2Icon.tsx +0 -8
- package/src/icons/components/Counter3Icon.tsx +0 -8
- package/src/icons/components/Counter4Icon.tsx +0 -8
- package/src/icons/components/Counter5Icon.tsx +0 -8
- package/src/icons/components/Counter6Icon.tsx +0 -8
- package/src/icons/components/Counter7Icon.tsx +0 -8
- package/src/icons/components/Counter8Icon.tsx +0 -8
- package/src/icons/components/Counter9Icon.tsx +0 -8
- package/src/icons/components/CreditCardGearIcon.tsx +0 -8
- package/src/icons/components/CreditCardHeartIcon.tsx +0 -8
- package/src/icons/components/Crop916Icon.tsx +0 -8
- package/src/icons/components/CrosswordIcon.tsx +0 -8
- package/src/icons/components/CrowdsourceIcon.tsx +0 -8
- package/src/icons/components/CsvIcon.tsx +0 -8
- package/src/icons/components/CustomTypographyIcon.tsx +0 -8
- package/src/icons/components/CycleIcon.tsx +0 -8
- package/src/icons/components/DataAlertIcon.tsx +0 -8
- package/src/icons/components/DataCheckIcon.tsx +0 -8
- package/src/icons/components/DataInfoAlertIcon.tsx +0 -8
- package/src/icons/components/DataLossPreventionIcon.tsx +0 -8
- package/src/icons/components/DataTableIcon.tsx +0 -8
- package/src/icons/components/DatabaseIcon.tsx +0 -8
- package/src/icons/components/DeceasedIcon.tsx +0 -8
- package/src/icons/components/DecimalDecreaseIcon.tsx +0 -8
- package/src/icons/components/DecimalIncreaseIcon.tsx +0 -8
- package/src/icons/components/DeleteHistoryIcon.tsx +0 -8
- package/src/icons/components/DemographyIcon.tsx +0 -8
- package/src/icons/components/DentistryIcon.tsx +0 -8
- package/src/icons/components/DeployedCodeAccountIcon.tsx +0 -8
- package/src/icons/components/DeployedCodeAlertIcon.tsx +0 -8
- package/src/icons/components/DeployedCodeHistoryIcon.tsx +0 -8
- package/src/icons/components/DeployedCodeIcon.tsx +0 -8
- package/src/icons/components/DeployedCodeUpdateIcon.tsx +0 -8
- package/src/icons/components/DermatologyIcon.tsx +0 -8
- package/src/icons/components/DeskphoneIcon.tsx +0 -8
- package/src/icons/components/DestructionIcon.tsx +0 -8
- package/src/icons/components/DetectionAndZoneIcon.tsx +0 -8
- package/src/icons/components/DetectorAlarmIcon.tsx +0 -8
- package/src/icons/components/DetectorBatteryIcon.tsx +0 -8
- package/src/icons/components/DetectorCoIcon.tsx +0 -8
- package/src/icons/components/DetectorIcon.tsx +0 -8
- package/src/icons/components/DetectorOfflineIcon.tsx +0 -8
- package/src/icons/components/DetectorSmokeIcon.tsx +0 -8
- package/src/icons/components/DetectorStatusIcon.tsx +0 -8
- package/src/icons/components/DeveloperGuideIcon.tsx +0 -8
- package/src/icons/components/DeveloperModeTvIcon.tsx +0 -8
- package/src/icons/components/DeviceResetIcon.tsx +0 -8
- package/src/icons/components/DevicesOffIcon.tsx +0 -8
- package/src/icons/components/DevicesWearablesIcon.tsx +0 -8
- package/src/icons/components/DewPointIcon.tsx +0 -8
- package/src/icons/components/DiagnosisIcon.tsx +0 -8
- package/src/icons/components/DialogsIcon.tsx +0 -8
- package/src/icons/components/DictionaryIcon.tsx +0 -8
- package/src/icons/components/DigitalOutOfHomeIcon.tsx +0 -8
- package/src/icons/components/DigitalWellbeingIcon.tsx +0 -8
- package/src/icons/components/DirectionsAltIcon.tsx +0 -8
- package/src/icons/components/DirectionsAltOffIcon.tsx +0 -8
- package/src/icons/components/DirectorySyncIcon.tsx +0 -8
- package/src/icons/components/DiscoverTuneIcon.tsx +0 -8
- package/src/icons/components/DishwasherGenIcon.tsx +0 -8
- package/src/icons/components/DishwasherIcon.tsx +0 -8
- package/src/icons/components/DisplayExternalInputIcon.tsx +0 -8
- package/src/icons/components/DistanceIcon.tsx +0 -8
- package/src/icons/components/Diversity4Icon.tsx +0 -8
- package/src/icons/components/DockToBottomIcon.tsx +0 -8
- package/src/icons/components/DockToLeftIcon.tsx +0 -8
- package/src/icons/components/DockToRightIcon.tsx +0 -8
- package/src/icons/components/DocsAddOnIcon.tsx +0 -8
- package/src/icons/components/DocsAppsScriptIcon.tsx +0 -8
- package/src/icons/components/DomainVerificationOffIcon.tsx +0 -8
- package/src/icons/components/DominoMaskIcon.tsx +0 -8
- package/src/icons/components/DoorOpenIcon.tsx +0 -8
- package/src/icons/components/DoorSensorIcon.tsx +0 -8
- package/src/icons/components/Doorbell3pIcon.tsx +0 -8
- package/src/icons/components/DoorbellChimeIcon.tsx +0 -8
- package/src/icons/components/Download2Icon.tsx +0 -8
- package/src/icons/components/DraftIcon.tsx +0 -8
- package/src/icons/components/DraftOrdersIcon.tsx +0 -8
- package/src/icons/components/DragClickIcon.tsx +0 -8
- package/src/icons/components/DragPanIcon.tsx +0 -8
- package/src/icons/components/DrawAbstractIcon.tsx +0 -8
- package/src/icons/components/DrawCollageIcon.tsx +0 -8
- package/src/icons/components/DrawingRecognitionIcon.tsx +0 -8
- package/src/icons/components/DresserIcon.tsx +0 -8
- package/src/icons/components/DriveFileMoveOutlineIcon.tsx +0 -8
- package/src/icons/components/DriveFusiontableIcon.tsx +0 -8
- package/src/icons/components/DropdownIcon.tsx +0 -8
- package/src/icons/components/DualScreenIcon.tsx +0 -8
- package/src/icons/components/E911AvatarIcon.tsx +0 -8
- package/src/icons/components/E911EmergencyIcon.tsx +0 -8
- package/src/icons/components/EMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/EarlyOnIcon.tsx +0 -8
- package/src/icons/components/EarthquakeIcon.tsx +0 -8
- package/src/icons/components/EcgHeartIcon.tsx +0 -8
- package/src/icons/components/EcgIcon.tsx +0 -8
- package/src/icons/components/EdaIcon.tsx +0 -8
- package/src/icons/components/EditDocumentIcon.tsx +0 -8
- package/src/icons/components/EditSquareIcon.tsx +0 -8
- package/src/icons/components/EditorChoiceIcon.tsx +0 -8
- package/src/icons/components/ElevationIcon.tsx +0 -8
- package/src/icons/components/EmergencyHeatIcon.tsx +0 -8
- package/src/icons/components/EmergencyHomeIcon.tsx +0 -8
- package/src/icons/components/EmergencyShareOffIcon.tsx +0 -8
- package/src/icons/components/EmoticonIcon.tsx +0 -8
- package/src/icons/components/EmptyDashboardIcon.tsx +0 -8
- package/src/icons/components/EnableIcon.tsx +0 -8
- package/src/icons/components/EncryptedIcon.tsx +0 -8
- package/src/icons/components/EndocrinologyIcon.tsx +0 -8
- package/src/icons/components/EnergyIcon.tsx +0 -8
- package/src/icons/components/EnergyProgramSavingIcon.tsx +0 -8
- package/src/icons/components/EnergyProgramTimeUsedIcon.tsx +0 -8
- package/src/icons/components/EntIcon.tsx +0 -8
- package/src/icons/components/EnterpriseIcon.tsx +0 -8
- package/src/icons/components/EnterpriseOffIcon.tsx +0 -8
- package/src/icons/components/EqualIcon.tsx +0 -8
- package/src/icons/components/ErrorCircleRoundedIcon.tsx +0 -8
- package/src/icons/components/ErrorMedIcon.tsx +0 -8
- package/src/icons/components/EvChargerIcon.tsx +0 -8
- package/src/icons/components/EvMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/EvShadowAddIcon.tsx +0 -8
- package/src/icons/components/EvShadowIcon.tsx +0 -8
- package/src/icons/components/EvShadowMinusIcon.tsx +0 -8
- package/src/icons/components/EventListIcon.tsx +0 -8
- package/src/icons/components/EventUpcomingIcon.tsx +0 -8
- package/src/icons/components/ExclamationIcon.tsx +0 -8
- package/src/icons/components/ExerciseIcon.tsx +0 -8
- package/src/icons/components/ExpandAllIcon.tsx +0 -8
- package/src/icons/components/ExpandCircleRightIcon.tsx +0 -8
- package/src/icons/components/ExpandCircleUpIcon.tsx +0 -8
- package/src/icons/components/ExpandContentIcon.tsx +0 -8
- package/src/icons/components/ExperimentIcon.tsx +0 -8
- package/src/icons/components/ExploreNearbyIcon.tsx +0 -8
- package/src/icons/components/ExplosionIcon.tsx +0 -8
- package/src/icons/components/ExportNotesIcon.tsx +0 -8
- package/src/icons/components/EyeglassesIcon.tsx +0 -8
- package/src/icons/components/FallingIcon.tsx +0 -8
- package/src/icons/components/FamiliarFaceAndZoneIcon.tsx +0 -8
- package/src/icons/components/FamilyHistoryIcon.tsx +0 -8
- package/src/icons/components/FamilyHomeIcon.tsx +0 -8
- package/src/icons/components/FamilyLinkIcon.tsx +0 -8
- package/src/icons/components/FamilyStarIcon.tsx +0 -8
- package/src/icons/components/FarsightDigitalIcon.tsx +0 -8
- package/src/icons/components/FaucetIcon.tsx +0 -8
- package/src/icons/components/FeatureSearchIcon.tsx +0 -8
- package/src/icons/components/FeaturedSeasonalAndGiftsIcon.tsx +0 -8
- package/src/icons/components/FemurAltIcon.tsx +0 -8
- package/src/icons/components/FemurIcon.tsx +0 -8
- package/src/icons/components/FertileIcon.tsx +0 -8
- package/src/icons/components/FileMapIcon.tsx +0 -8
- package/src/icons/components/FileSaveIcon.tsx +0 -8
- package/src/icons/components/FileSaveOffIcon.tsx +0 -8
- package/src/icons/components/FileUploadOffIcon.tsx +0 -8
- package/src/icons/components/FilterListAltIcon.tsx +0 -8
- package/src/icons/components/FilterRetroluxIcon.tsx +0 -8
- package/src/icons/components/FinanceChipIcon.tsx +0 -8
- package/src/icons/components/FinanceIcon.tsx +0 -8
- package/src/icons/components/FinanceModeIcon.tsx +0 -8
- package/src/icons/components/FireHydrantIcon.tsx +0 -8
- package/src/icons/components/FitPageIcon.tsx +0 -8
- package/src/icons/components/FitWidthIcon.tsx +0 -8
- package/src/icons/components/FlagFilledIcon.tsx +0 -8
- package/src/icons/components/FlexDirectionIcon.tsx +0 -8
- package/src/icons/components/FlexNoWrapIcon.tsx +0 -8
- package/src/icons/components/FlexWrapIcon.tsx +0 -8
- package/src/icons/components/FlightsAndHotelsIcon.tsx +0 -8
- package/src/icons/components/FlightsmodeIcon.tsx +0 -8
- package/src/icons/components/FloorIcon.tsx +0 -8
- package/src/icons/components/FloorLampIcon.tsx +0 -8
- package/src/icons/components/FlowsheetIcon.tsx +0 -8
- package/src/icons/components/FluidBalanceIcon.tsx +0 -8
- package/src/icons/components/FluidIcon.tsx +0 -8
- package/src/icons/components/FluidMedIcon.tsx +0 -8
- package/src/icons/components/FlutterIcon.tsx +0 -8
- package/src/icons/components/FoggyIcon.tsx +0 -8
- package/src/icons/components/FoldedHandsIcon.tsx +0 -8
- package/src/icons/components/FolderDataIcon.tsx +0 -8
- package/src/icons/components/FolderManagedIcon.tsx +0 -8
- package/src/icons/components/FolderSupervisedIcon.tsx +0 -8
- package/src/icons/components/FootBonesIcon.tsx +0 -8
- package/src/icons/components/FootprintIcon.tsx +0 -8
- package/src/icons/components/ForYouIcon.tsx +0 -8
- package/src/icons/components/ForkliftIcon.tsx +0 -8
- package/src/icons/components/FormatH1Icon.tsx +0 -8
- package/src/icons/components/FormatH2Icon.tsx +0 -8
- package/src/icons/components/FormatH3Icon.tsx +0 -8
- package/src/icons/components/FormatH4Icon.tsx +0 -8
- package/src/icons/components/FormatH5Icon.tsx +0 -8
- package/src/icons/components/FormatH6Icon.tsx +0 -8
- package/src/icons/components/FormatImageLeftIcon.tsx +0 -8
- package/src/icons/components/FormatImageRightIcon.tsx +0 -8
- package/src/icons/components/FormatInkHighlighterIcon.tsx +0 -8
- package/src/icons/components/FormatLetterSpacing2Icon.tsx +0 -8
- package/src/icons/components/FormatLetterSpacingIcon.tsx +0 -8
- package/src/icons/components/FormatLetterSpacingStandardIcon.tsx +0 -8
- package/src/icons/components/FormatLetterSpacingWideIcon.tsx +0 -8
- package/src/icons/components/FormatLetterSpacingWiderIcon.tsx +0 -8
- package/src/icons/components/FormatListBulletedAddIcon.tsx +0 -8
- package/src/icons/components/FormatParagraphIcon.tsx +0 -8
- package/src/icons/components/FormatTextClipIcon.tsx +0 -8
- package/src/icons/components/FormatTextOverflowIcon.tsx +0 -8
- package/src/icons/components/FormatTextWrapIcon.tsx +0 -8
- package/src/icons/components/FormatUnderlinedSquiggleIcon.tsx +0 -8
- package/src/icons/components/FormsAddOnIcon.tsx +0 -8
- package/src/icons/components/FormsAppsScriptIcon.tsx +0 -8
- package/src/icons/components/ForwardCircleIcon.tsx +0 -8
- package/src/icons/components/ForwardMediaIcon.tsx +0 -8
- package/src/icons/components/FrameInspectIcon.tsx +0 -8
- package/src/icons/components/FramePersonIcon.tsx +0 -8
- package/src/icons/components/FramePersonOffIcon.tsx +0 -8
- package/src/icons/components/FrameReloadIcon.tsx +0 -8
- package/src/icons/components/FrameSourceIcon.tsx +0 -8
- package/src/icons/components/FrontLoaderIcon.tsx +0 -8
- package/src/icons/components/FullCoverageIcon.tsx +0 -8
- package/src/icons/components/FullHdIcon.tsx +0 -8
- package/src/icons/components/FullStackedBarChartIcon.tsx +0 -8
- package/src/icons/components/FunctionIcon.tsx +0 -8
- package/src/icons/components/GMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/GalleryThumbnailIcon.tsx +0 -8
- package/src/icons/components/GarageDoorIcon.tsx +0 -8
- package/src/icons/components/GarageHomeIcon.tsx +0 -8
- package/src/icons/components/GardenCartIcon.tsx +0 -8
- package/src/icons/components/GastroenterologyIcon.tsx +0 -8
- package/src/icons/components/GateIcon.tsx +0 -8
- package/src/icons/components/GeneralDeviceIcon.tsx +0 -8
- package/src/icons/components/GeneticsIcon.tsx +0 -8
- package/src/icons/components/GenresIcon.tsx +0 -8
- package/src/icons/components/GestureSelectIcon.tsx +0 -8
- package/src/icons/components/GlassCupIcon.tsx +0 -8
- package/src/icons/components/GlobeAsiaIcon.tsx +0 -8
- package/src/icons/components/GlobeIcon.tsx +0 -8
- package/src/icons/components/GlobeUkIcon.tsx +0 -8
- package/src/icons/components/GlucoseIcon.tsx +0 -8
- package/src/icons/components/GlyphsIcon.tsx +0 -8
- package/src/icons/components/GoToLineIcon.tsx +0 -8
- package/src/icons/components/GoogleHomeDevicesIcon.tsx +0 -8
- package/src/icons/components/GooglePlusReshareIcon.tsx +0 -8
- package/src/icons/components/GoogleTvRemoteIcon.tsx +0 -8
- package/src/icons/components/GoogleWifiIcon.tsx +0 -8
- package/src/icons/components/Grid3x3OffIcon.tsx +0 -8
- package/src/icons/components/GridGuidesIcon.tsx +0 -8
- package/src/icons/components/GroceryIcon.tsx +0 -8
- package/src/icons/components/GroupedBarChartIcon.tsx +0 -8
- package/src/icons/components/GynecologyIcon.tsx +0 -8
- package/src/icons/components/HMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/HPlusMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/HallwayIcon.tsx +0 -8
- package/src/icons/components/HandBonesIcon.tsx +0 -8
- package/src/icons/components/HandGestureIcon.tsx +0 -8
- package/src/icons/components/HandwritingRecognitionIcon.tsx +0 -8
- package/src/icons/components/HangoutVideoIcon.tsx +0 -8
- package/src/icons/components/HangoutVideoOffIcon.tsx +0 -8
- package/src/icons/components/HardDrive2Icon.tsx +0 -8
- package/src/icons/components/HardDriveIcon.tsx +0 -8
- package/src/icons/components/HdrPlusOffIcon.tsx +0 -8
- package/src/icons/components/HealthAndBeautyIcon.tsx +0 -8
- package/src/icons/components/HealthMetricsIcon.tsx +0 -8
- package/src/icons/components/HeapSnapshotLargeIcon.tsx +0 -8
- package/src/icons/components/HeapSnapshotMultipleIcon.tsx +0 -8
- package/src/icons/components/HeapSnapshotThumbnailIcon.tsx +0 -8
- package/src/icons/components/HeartCheckIcon.tsx +0 -8
- package/src/icons/components/HeartMinusIcon.tsx +0 -8
- package/src/icons/components/HeartPlusIcon.tsx +0 -8
- package/src/icons/components/HeatIcon.tsx +0 -8
- package/src/icons/components/HeatPumpBalanceIcon.tsx +0 -8
- package/src/icons/components/HelicopterIcon.tsx +0 -8
- package/src/icons/components/HelpClinicIcon.tsx +0 -8
- package/src/icons/components/HematologyIcon.tsx +0 -8
- package/src/icons/components/HideIcon.tsx +0 -8
- package/src/icons/components/HighDensityIcon.tsx +0 -8
- package/src/icons/components/HighResIcon.tsx +0 -8
- package/src/icons/components/HighlightKeyboardFocusIcon.tsx +0 -8
- package/src/icons/components/HighlightMouseCursorIcon.tsx +0 -8
- package/src/icons/components/HighlightTextCursorIcon.tsx +0 -8
- package/src/icons/components/HighlighterSize1Icon.tsx +0 -8
- package/src/icons/components/HighlighterSize2Icon.tsx +0 -8
- package/src/icons/components/HighlighterSize3Icon.tsx +0 -8
- package/src/icons/components/HighlighterSize4Icon.tsx +0 -8
- package/src/icons/components/HighlighterSize5Icon.tsx +0 -8
- package/src/icons/components/HomeAndGardenIcon.tsx +0 -8
- package/src/icons/components/HomeAppLogoIcon.tsx +0 -8
- package/src/icons/components/HomeFilledIcon.tsx +0 -8
- package/src/icons/components/HomeHealthIcon.tsx +0 -8
- package/src/icons/components/HomeImprovementAndToolsIcon.tsx +0 -8
- package/src/icons/components/HomeIotDeviceIcon.tsx +0 -8
- package/src/icons/components/HomeMaxDotsIcon.tsx +0 -8
- package/src/icons/components/HomePinIcon.tsx +0 -8
- package/src/icons/components/HomeSpeakerIcon.tsx +0 -8
- package/src/icons/components/HomeStorageIcon.tsx +0 -8
- package/src/icons/components/HourglassIcon.tsx +0 -8
- package/src/icons/components/HouseWithShieldIcon.tsx +0 -8
- package/src/icons/components/HouseholdSuppliesIcon.tsx +0 -8
- package/src/icons/components/HrRestingIcon.tsx +0 -8
- package/src/icons/components/HumerusAltIcon.tsx +0 -8
- package/src/icons/components/HumerusIcon.tsx +0 -8
- package/src/icons/components/HumidityHighIcon.tsx +0 -8
- package/src/icons/components/HumidityIndoorIcon.tsx +0 -8
- package/src/icons/components/HumidityLowIcon.tsx +0 -8
- package/src/icons/components/HumidityMidIcon.tsx +0 -8
- package/src/icons/components/HumidityPercentageIcon.tsx +0 -8
- package/src/icons/components/IflIcon.tsx +0 -8
- package/src/icons/components/IframeIcon.tsx +0 -8
- package/src/icons/components/IframeOffIcon.tsx +0 -8
- package/src/icons/components/ImagesmodeIcon.tsx +0 -8
- package/src/icons/components/ImmunologyIcon.tsx +0 -8
- package/src/icons/components/InHomeModeIcon.tsx +0 -8
- package/src/icons/components/InactiveOrderIcon.tsx +0 -8
- package/src/icons/components/InboxCustomizeIcon.tsx +0 -8
- package/src/icons/components/IndeterminateQuestionBoxIcon.tsx +0 -8
- package/src/icons/components/InfoIIcon.tsx +0 -8
- package/src/icons/components/InfraredIcon.tsx +0 -8
- package/src/icons/components/InkEraserIcon.tsx +0 -8
- package/src/icons/components/InkEraserOffIcon.tsx +0 -8
- package/src/icons/components/InkHighlighterIcon.tsx +0 -8
- package/src/icons/components/InkHighlighterMoveIcon.tsx +0 -8
- package/src/icons/components/InkMarkerIcon.tsx +0 -8
- package/src/icons/components/InkPenIcon.tsx +0 -8
- package/src/icons/components/InpatientIcon.tsx +0 -8
- package/src/icons/components/InputCircleIcon.tsx +0 -8
- package/src/icons/components/InsertChartFilledIcon.tsx +0 -8
- package/src/icons/components/InsertTextIcon.tsx +0 -8
- package/src/icons/components/InstantMixIcon.tsx +0 -8
- package/src/icons/components/InteractiveSpaceIcon.tsx +0 -8
- package/src/icons/components/IosIcon.tsx +0 -8
- package/src/icons/components/JamboardKioskIcon.tsx +0 -8
- package/src/icons/components/JoinIcon.tsx +0 -8
- package/src/icons/components/JoystickIcon.tsx +0 -8
- package/src/icons/components/JumpToElementIcon.tsx +0 -8
- package/src/icons/components/KettleIcon.tsx +0 -8
- package/src/icons/components/KeyVerticalIcon.tsx +0 -8
- package/src/icons/components/KeyVisualizerIcon.tsx +0 -8
- package/src/icons/components/KeyboardCapslockBadgeIcon.tsx +0 -8
- package/src/icons/components/KeyboardExternalInputIcon.tsx +0 -8
- package/src/icons/components/KeyboardFullIcon.tsx +0 -8
- package/src/icons/components/KeyboardKeysIcon.tsx +0 -8
- package/src/icons/components/KeyboardOffIcon.tsx +0 -8
- package/src/icons/components/KeyboardOnscreenIcon.tsx +0 -8
- package/src/icons/components/KeyboardPreviousLanguageIcon.tsx +0 -8
- package/src/icons/components/KeyboardTabRtlIcon.tsx +0 -8
- package/src/icons/components/KidStarIcon.tsx +0 -8
- package/src/icons/components/LabPanelIcon.tsx +0 -8
- package/src/icons/components/LabProfileIcon.tsx +0 -8
- package/src/icons/components/LabResearchIcon.tsx +0 -8
- package/src/icons/components/LabsIcon.tsx +0 -8
- package/src/icons/components/LanguageChineseArrayIcon.tsx +0 -8
- package/src/icons/components/LanguageChineseCangjieIcon.tsx +0 -8
- package/src/icons/components/LanguageChineseDayiIcon.tsx +0 -8
- package/src/icons/components/LanguageChinesePinyinIcon.tsx +0 -8
- package/src/icons/components/LanguageChineseQuickIcon.tsx +0 -8
- package/src/icons/components/LanguageChineseWubiIcon.tsx +0 -8
- package/src/icons/components/LanguageFrenchIcon.tsx +0 -8
- package/src/icons/components/LanguageGbEnglishIcon.tsx +0 -8
- package/src/icons/components/LanguageInternationalIcon.tsx +0 -8
- package/src/icons/components/LanguageJapaneseKanaIcon.tsx +0 -8
- package/src/icons/components/LanguageKoreanLatinIcon.tsx +0 -8
- package/src/icons/components/LanguagePinyinIcon.tsx +0 -8
- package/src/icons/components/LanguageSpanishIcon.tsx +0 -8
- package/src/icons/components/LanguageUsColemakIcon.tsx +0 -8
- package/src/icons/components/LanguageUsDvorakIcon.tsx +0 -8
- package/src/icons/components/LanguageUsIcon.tsx +0 -8
- package/src/icons/components/LapsIcon.tsx +0 -8
- package/src/icons/components/LassoSelectIcon.tsx +0 -8
- package/src/icons/components/LaundryIcon.tsx +0 -8
- package/src/icons/components/LdaIcon.tsx +0 -8
- package/src/icons/components/LeftClickIcon.tsx +0 -8
- package/src/icons/components/LeftPanelCloseIcon.tsx +0 -8
- package/src/icons/components/LeftPanelOpenIcon.tsx +0 -8
- package/src/icons/components/LetterSwitchIcon.tsx +0 -8
- package/src/icons/components/LicenseIcon.tsx +0 -8
- package/src/icons/components/LiftToTalkIcon.tsx +0 -8
- package/src/icons/components/LightGroupIcon.tsx +0 -8
- package/src/icons/components/LightOffIcon.tsx +0 -8
- package/src/icons/components/LightningStandIcon.tsx +0 -8
- package/src/icons/components/LineCurveIcon.tsx +0 -8
- package/src/icons/components/LineEndArrowIcon.tsx +0 -8
- package/src/icons/components/LineEndArrowNotchIcon.tsx +0 -8
- package/src/icons/components/LineEndCircleIcon.tsx +0 -8
- package/src/icons/components/LineEndDiamondIcon.tsx +0 -8
- package/src/icons/components/LineEndIcon.tsx +0 -8
- package/src/icons/components/LineEndSquareIcon.tsx +0 -8
- package/src/icons/components/LineStartArrowIcon.tsx +0 -8
- package/src/icons/components/LineStartArrowNotchIcon.tsx +0 -8
- package/src/icons/components/LineStartCircleIcon.tsx +0 -8
- package/src/icons/components/LineStartDiamondIcon.tsx +0 -8
- package/src/icons/components/LineStartIcon.tsx +0 -8
- package/src/icons/components/LineStartSquareIcon.tsx +0 -8
- package/src/icons/components/LinkedServicesIcon.tsx +0 -8
- package/src/icons/components/ListAltAddIcon.tsx +0 -8
- package/src/icons/components/ListsIcon.tsx +0 -8
- package/src/icons/components/LocationAutomationIcon.tsx +0 -8
- package/src/icons/components/LocationAwayIcon.tsx +0 -8
- package/src/icons/components/LocationChipIcon.tsx +0 -8
- package/src/icons/components/LocationHomeIcon.tsx +0 -8
- package/src/icons/components/LocationPinIcon.tsx +0 -8
- package/src/icons/components/LocatorTagIcon.tsx +0 -8
- package/src/icons/components/LockOpenRightIcon.tsx +0 -8
- package/src/icons/components/LowDensityIcon.tsx +0 -8
- package/src/icons/components/LteMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/LtePlusMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/MacroAutoIcon.tsx +0 -8
- package/src/icons/components/MagicButtonIcon.tsx +0 -8
- package/src/icons/components/MagicExchangeIcon.tsx +0 -8
- package/src/icons/components/MagicTetherIcon.tsx +0 -8
- package/src/icons/components/MagnificationLargeIcon.tsx +0 -8
- package/src/icons/components/MagnificationSmallIcon.tsx +0 -8
- package/src/icons/components/MagnifyDockedIcon.tsx +0 -8
- package/src/icons/components/MagnifyFullscreenIcon.tsx +0 -8
- package/src/icons/components/MangaIcon.tsx +0 -8
- package/src/icons/components/ManufacturingIcon.tsx +0 -8
- package/src/icons/components/MarkdownCopyIcon.tsx +0 -8
- package/src/icons/components/MarkdownIcon.tsx +0 -8
- package/src/icons/components/MarkdownPasteIcon.tsx +0 -8
- package/src/icons/components/MaskedTransitionsIcon.tsx +0 -8
- package/src/icons/components/MatchCaseIcon.tsx +0 -8
- package/src/icons/components/MatchWordIcon.tsx +0 -8
- package/src/icons/components/MatterIcon.tsx +0 -8
- package/src/icons/components/MeasuringTapeIcon.tsx +0 -8
- package/src/icons/components/MediaLinkIcon.tsx +0 -8
- package/src/icons/components/MedicalMaskIcon.tsx +0 -8
- package/src/icons/components/MemoryAltIcon.tsx +0 -8
- package/src/icons/components/MenstrualHealthIcon.tsx +0 -8
- package/src/icons/components/MetabolismIcon.tsx +0 -8
- package/src/icons/components/MfgNestYaleLockIcon.tsx +0 -8
- package/src/icons/components/MicDoubleIcon.tsx +0 -8
- package/src/icons/components/MicrobiologyIcon.tsx +0 -8
- package/src/icons/components/MicrowaveGenIcon.tsx +0 -8
- package/src/icons/components/MimoDisconnectIcon.tsx +0 -8
- package/src/icons/components/MimoIcon.tsx +0 -8
- package/src/icons/components/MindfulnessIcon.tsx +0 -8
- package/src/icons/components/MintmarkIcon.tsx +0 -8
- package/src/icons/components/MissedVideoCallFilledIcon.tsx +0 -8
- package/src/icons/components/MissingControllerIcon.tsx +0 -8
- package/src/icons/components/MistIcon.tsx +0 -8
- package/src/icons/components/MitreIcon.tsx +0 -8
- package/src/icons/components/MixtureMedIcon.tsx +0 -8
- package/src/icons/components/ModeCoolIcon.tsx +0 -8
- package/src/icons/components/ModeCoolOffIcon.tsx +0 -8
- package/src/icons/components/ModeDualIcon.tsx +0 -8
- package/src/icons/components/ModeFanIcon.tsx +0 -8
- package/src/icons/components/ModeHeatCoolIcon.tsx +0 -8
- package/src/icons/components/ModeHeatIcon.tsx +0 -8
- package/src/icons/components/ModeHeatOffIcon.tsx +0 -8
- package/src/icons/components/ModeOffOnIcon.tsx +0 -8
- package/src/icons/components/MonitorWeightGainIcon.tsx +0 -8
- package/src/icons/components/MonitorWeightLossIcon.tsx +0 -8
- package/src/icons/components/MonitoringIcon.tsx +0 -8
- package/src/icons/components/MopIcon.tsx +0 -8
- package/src/icons/components/MoreDownIcon.tsx +0 -8
- package/src/icons/components/MoreUpIcon.tsx +0 -8
- package/src/icons/components/MotionBlurIcon.tsx +0 -8
- package/src/icons/components/MotionModeIcon.tsx +0 -8
- package/src/icons/components/MotionSensorActiveIcon.tsx +0 -8
- package/src/icons/components/MotionSensorAlertIcon.tsx +0 -8
- package/src/icons/components/MotionSensorIdleIcon.tsx +0 -8
- package/src/icons/components/MotionSensorUrgentIcon.tsx +0 -8
- package/src/icons/components/MountainFlagIcon.tsx +0 -8
- package/src/icons/components/MoveGroupIcon.tsx +0 -8
- package/src/icons/components/MoveIcon.tsx +0 -8
- package/src/icons/components/MoveItemIcon.tsx +0 -8
- package/src/icons/components/MoveLocationIcon.tsx +0 -8
- package/src/icons/components/MoveSelectionDownIcon.tsx +0 -8
- package/src/icons/components/MoveSelectionLeftIcon.tsx +0 -8
- package/src/icons/components/MoveSelectionRightIcon.tsx +0 -8
- package/src/icons/components/MoveSelectionUpIcon.tsx +0 -8
- package/src/icons/components/MovedLocationIcon.tsx +0 -8
- package/src/icons/components/MovieEditIcon.tsx +0 -8
- package/src/icons/components/MovieInfoIcon.tsx +0 -8
- package/src/icons/components/MovingBedsIcon.tsx +0 -8
- package/src/icons/components/MovingMinistryIcon.tsx +0 -8
- package/src/icons/components/MulticookerIcon.tsx +0 -8
- package/src/icons/components/MusicCastIcon.tsx +0 -8
- package/src/icons/components/MysteryIcon.tsx +0 -8
- package/src/icons/components/NearbyIcon.tsx +0 -8
- package/src/icons/components/NephrologyIcon.tsx +0 -8
- package/src/icons/components/NestAudioIcon.tsx +0 -8
- package/src/icons/components/NestCamFloodlightIcon.tsx +0 -8
- package/src/icons/components/NestCamIndoorIcon.tsx +0 -8
- package/src/icons/components/NestCamIqIcon.tsx +0 -8
- package/src/icons/components/NestCamIqOutdoorIcon.tsx +0 -8
- package/src/icons/components/NestCamMagnetMountIcon.tsx +0 -8
- package/src/icons/components/NestCamOutdoorIcon.tsx +0 -8
- package/src/icons/components/NestCamStandIcon.tsx +0 -8
- package/src/icons/components/NestCamWallMountIcon.tsx +0 -8
- package/src/icons/components/NestClockFarsightAnalogIcon.tsx +0 -8
- package/src/icons/components/NestClockFarsightDigitalIcon.tsx +0 -8
- package/src/icons/components/NestConnectIcon.tsx +0 -8
- package/src/icons/components/NestDetectIcon.tsx +0 -8
- package/src/icons/components/NestDisplayIcon.tsx +0 -8
- package/src/icons/components/NestDisplayMaxIcon.tsx +0 -8
- package/src/icons/components/NestDoorbellVisitorIcon.tsx +0 -8
- package/src/icons/components/NestEcoLeafIcon.tsx +0 -8
- package/src/icons/components/NestFarsightWeatherIcon.tsx +0 -8
- package/src/icons/components/NestFoundSavingsIcon.tsx +0 -8
- package/src/icons/components/NestGaleWifiIcon.tsx +0 -8
- package/src/icons/components/NestHeatLinkEIcon.tsx +0 -8
- package/src/icons/components/NestHeatLinkGen3Icon.tsx +0 -8
- package/src/icons/components/NestHelloDoorbellIcon.tsx +0 -8
- package/src/icons/components/NestLocatorTagIcon.tsx +0 -8
- package/src/icons/components/NestMiniIcon.tsx +0 -8
- package/src/icons/components/NestMultiRoomIcon.tsx +0 -8
- package/src/icons/components/NestProtectIcon.tsx +0 -8
- package/src/icons/components/NestRemoteComfortSensorIcon.tsx +0 -8
- package/src/icons/components/NestRemoteIcon.tsx +0 -8
- package/src/icons/components/NestSecureAlarmIcon.tsx +0 -8
- package/src/icons/components/NestSunblockIcon.tsx +0 -8
- package/src/icons/components/NestTagIcon.tsx +0 -8
- package/src/icons/components/NestThermostatEEuIcon.tsx +0 -8
- package/src/icons/components/NestThermostatGen3Icon.tsx +0 -8
- package/src/icons/components/NestThermostatIcon.tsx +0 -8
- package/src/icons/components/NestThermostatSensorEuIcon.tsx +0 -8
- package/src/icons/components/NestThermostatSensorIcon.tsx +0 -8
- package/src/icons/components/NestThermostatZirconiumEuIcon.tsx +0 -8
- package/src/icons/components/NestTrueRadiantIcon.tsx +0 -8
- package/src/icons/components/NestWakeOnApproachIcon.tsx +0 -8
- package/src/icons/components/NestWakeOnPressIcon.tsx +0 -8
- package/src/icons/components/NestWifiGaleIcon.tsx +0 -8
- package/src/icons/components/NestWifiMistralIcon.tsx +0 -8
- package/src/icons/components/NestWifiPointIcon.tsx +0 -8
- package/src/icons/components/NestWifiPointVentoIcon.tsx +0 -8
- package/src/icons/components/NestWifiPro2Icon.tsx +0 -8
- package/src/icons/components/NestWifiProIcon.tsx +0 -8
- package/src/icons/components/NestWifiRouterIcon.tsx +0 -8
- package/src/icons/components/NetworkIntelligenceHistoryIcon.tsx +0 -8
- package/src/icons/components/NetworkIntelligenceUpdateIcon.tsx +0 -8
- package/src/icons/components/NetworkManageIcon.tsx +0 -8
- package/src/icons/components/NetworkNodeIcon.tsx +0 -8
- package/src/icons/components/NetworkWifi1BarLockedIcon.tsx +0 -8
- package/src/icons/components/NetworkWifi2BarLockedIcon.tsx +0 -8
- package/src/icons/components/NetworkWifi3BarLockedIcon.tsx +0 -8
- package/src/icons/components/NetworkWifiLockedIcon.tsx +0 -8
- package/src/icons/components/NeurologyIcon.tsx +0 -8
- package/src/icons/components/NewWindowIcon.tsx +0 -8
- package/src/icons/components/NewsIcon.tsx +0 -8
- package/src/icons/components/NewsmodeIcon.tsx +0 -8
- package/src/icons/components/NewsstandIcon.tsx +0 -8
- package/src/icons/components/NightSightAutoIcon.tsx +0 -8
- package/src/icons/components/NightSightAutoOffIcon.tsx +0 -8
- package/src/icons/components/NightSightMaxIcon.tsx +0 -8
- package/src/icons/components/NoSoundIcon.tsx +0 -8
- package/src/icons/components/NoiseControlOnIcon.tsx +0 -8
- package/src/icons/components/NotAccessibleForwardIcon.tsx +0 -8
- package/src/icons/components/NoteStackAddIcon.tsx +0 -8
- package/src/icons/components/NoteStackIcon.tsx +0 -8
- package/src/icons/components/NotificationMultipleIcon.tsx +0 -8
- package/src/icons/components/NotificationsUnreadIcon.tsx +0 -8
- package/src/icons/components/NutritionIcon.tsx +0 -8
- package/src/icons/components/OdsIcon.tsx +0 -8
- package/src/icons/components/OdtIcon.tsx +0 -8
- package/src/icons/components/OnHubDeviceIcon.tsx +0 -8
- package/src/icons/components/OncologyIcon.tsx +0 -8
- package/src/icons/components/OnsenIcon.tsx +0 -8
- package/src/icons/components/OpenInNewDownIcon.tsx +0 -8
- package/src/icons/components/OpenInPhoneIcon.tsx +0 -8
- package/src/icons/components/OpenJamIcon.tsx +0 -8
- package/src/icons/components/OphthalmologyIcon.tsx +0 -8
- package/src/icons/components/OralDiseaseIcon.tsx +0 -8
- package/src/icons/components/OrderApproveIcon.tsx +0 -8
- package/src/icons/components/OrderPlayIcon.tsx +0 -8
- package/src/icons/components/OrdersIcon.tsx +0 -8
- package/src/icons/components/OrthopedicsIcon.tsx +0 -8
- package/src/icons/components/OtherAdmissionIcon.tsx +0 -8
- package/src/icons/components/OutboxAltIcon.tsx +0 -8
- package/src/icons/components/OutdoorGardenIcon.tsx +0 -8
- package/src/icons/components/OutgoingMailIcon.tsx +0 -8
- package/src/icons/components/OutpatientIcon.tsx +0 -8
- package/src/icons/components/OutpatientMedIcon.tsx +0 -8
- package/src/icons/components/OutputCircleIcon.tsx +0 -8
- package/src/icons/components/OvenGenIcon.tsx +0 -8
- package/src/icons/components/OvenIcon.tsx +0 -8
- package/src/icons/components/OverviewIcon.tsx +0 -8
- package/src/icons/components/OverviewKeyIcon.tsx +0 -8
- package/src/icons/components/OxygenSaturationIcon.tsx +0 -8
- package/src/icons/components/P2pIcon.tsx +0 -8
- package/src/icons/components/PaceIcon.tsx +0 -8
- package/src/icons/components/PacemakerIcon.tsx +0 -8
- package/src/icons/components/Package2Icon.tsx +0 -8
- package/src/icons/components/PackageIcon.tsx +0 -8
- package/src/icons/components/PageControlIcon.tsx +0 -8
- package/src/icons/components/PageInfoIcon.tsx +0 -8
- package/src/icons/components/PagelessIcon.tsx +0 -8
- package/src/icons/components/PalletIcon.tsx +0 -8
- package/src/icons/components/PanZoomIcon.tsx +0 -8
- package/src/icons/components/PartlyCloudyDayIcon.tsx +0 -8
- package/src/icons/components/PartlyCloudyNightIcon.tsx +0 -8
- package/src/icons/components/PartnerExchangeIcon.tsx +0 -8
- package/src/icons/components/PartnerReportsIcon.tsx +0 -8
- package/src/icons/components/PasskeyIcon.tsx +0 -8
- package/src/icons/components/PatientListIcon.tsx +0 -8
- package/src/icons/components/PediatricsIcon.tsx +0 -8
- package/src/icons/components/PenSize1Icon.tsx +0 -8
- package/src/icons/components/PenSize2Icon.tsx +0 -8
- package/src/icons/components/PenSize3Icon.tsx +0 -8
- package/src/icons/components/PenSize4Icon.tsx +0 -8
- package/src/icons/components/PenSize5Icon.tsx +0 -8
- package/src/icons/components/PerformanceMaxIcon.tsx +0 -8
- package/src/icons/components/PergolaIcon.tsx +0 -8
- package/src/icons/components/PersonAlertIcon.tsx +0 -8
- package/src/icons/components/PersonApronIcon.tsx +0 -8
- package/src/icons/components/PersonBookIcon.tsx +0 -8
- package/src/icons/components/PersonCancelIcon.tsx +0 -8
- package/src/icons/components/PersonCelebrateIcon.tsx +0 -8
- package/src/icons/components/PersonCheckIcon.tsx +0 -8
- package/src/icons/components/PersonEditIcon.tsx +0 -8
- package/src/icons/components/PersonFilledIcon.tsx +0 -8
- package/src/icons/components/PersonPlayIcon.tsx +0 -8
- package/src/icons/components/PersonRaisedHandIcon.tsx +0 -8
- package/src/icons/components/PersonalBagIcon.tsx +0 -8
- package/src/icons/components/PersonalBagOffIcon.tsx +0 -8
- package/src/icons/components/PersonalBagQuestionIcon.tsx +0 -8
- package/src/icons/components/PersonalPlacesIcon.tsx +0 -8
- package/src/icons/components/PetSuppliesIcon.tsx +0 -8
- package/src/icons/components/PhoneAltIcon.tsx +0 -8
- package/src/icons/components/PhonelinkRingOffIcon.tsx +0 -8
- package/src/icons/components/PhotoAutoMergeIcon.tsx +0 -8
- package/src/icons/components/PhotoFrameIcon.tsx +0 -8
- package/src/icons/components/PhotoPrintsIcon.tsx +0 -8
- package/src/icons/components/PhysicalTherapyIcon.tsx +0 -8
- package/src/icons/components/PictureInPictureCenterIcon.tsx +0 -8
- package/src/icons/components/PictureInPictureLargeIcon.tsx +0 -8
- package/src/icons/components/PictureInPictureMediumIcon.tsx +0 -8
- package/src/icons/components/PictureInPictureMobileIcon.tsx +0 -8
- package/src/icons/components/PictureInPictureOffIcon.tsx +0 -8
- package/src/icons/components/PictureInPictureSmallIcon.tsx +0 -8
- package/src/icons/components/PieChartFilledIcon.tsx +0 -8
- package/src/icons/components/PieChartOutlinedIcon.tsx +0 -8
- package/src/icons/components/PillIcon.tsx +0 -8
- package/src/icons/components/PillOffIcon.tsx +0 -8
- package/src/icons/components/PinchZoomInIcon.tsx +0 -8
- package/src/icons/components/PinchZoomOutIcon.tsx +0 -8
- package/src/icons/components/PipExitIcon.tsx +0 -8
- package/src/icons/components/PipIcon.tsx +0 -8
- package/src/icons/components/PlaceItemIcon.tsx +0 -8
- package/src/icons/components/PlannerBannerAdPtIcon.tsx +0 -8
- package/src/icons/components/PlannerReviewIcon.tsx +0 -8
- package/src/icons/components/PlayMusicIcon.tsx +0 -8
- package/src/icons/components/PlayPauseIcon.tsx +0 -8
- package/src/icons/components/PlayShapesIcon.tsx +0 -8
- package/src/icons/components/PlayingCardsIcon.tsx +0 -8
- package/src/icons/components/PodiatryIcon.tsx +0 -8
- package/src/icons/components/PodiumIcon.tsx +0 -8
- package/src/icons/components/PointScanIcon.tsx +0 -8
- package/src/icons/components/PositionBottomLeftIcon.tsx +0 -8
- package/src/icons/components/PositionBottomRightIcon.tsx +0 -8
- package/src/icons/components/PositionTopRightIcon.tsx +0 -8
- package/src/icons/components/PostIcon.tsx +0 -8
- package/src/icons/components/PottedPlantIcon.tsx +0 -8
- package/src/icons/components/PowerRoundedIcon.tsx +0 -8
- package/src/icons/components/PrayerTimesIcon.tsx +0 -8
- package/src/icons/components/PregnancyIcon.tsx +0 -8
- package/src/icons/components/PreliminaryIcon.tsx +0 -8
- package/src/icons/components/PrescriptionsIcon.tsx +0 -8
- package/src/icons/components/PreviewOffIcon.tsx +0 -8
- package/src/icons/components/PrintAddIcon.tsx +0 -8
- package/src/icons/components/PrintConnectIcon.tsx +0 -8
- package/src/icons/components/PrintErrorIcon.tsx +0 -8
- package/src/icons/components/PrintLockIcon.tsx +0 -8
- package/src/icons/components/PriorityIcon.tsx +0 -8
- package/src/icons/components/PrivacyIcon.tsx +0 -8
- package/src/icons/components/ProblemIcon.tsx +0 -8
- package/src/icons/components/ProcedureIcon.tsx +0 -8
- package/src/icons/components/ProcessChartIcon.tsx +0 -8
- package/src/icons/components/ProductivityIcon.tsx +0 -8
- package/src/icons/components/ProgressActivityIcon.tsx +0 -8
- package/src/icons/components/PromptSuggestionIcon.tsx +0 -8
- package/src/icons/components/PsychiatryIcon.tsx +0 -8
- package/src/icons/components/PulmonologyIcon.tsx +0 -8
- package/src/icons/components/PulseAlertIcon.tsx +0 -8
- package/src/icons/components/QrCode2AddIcon.tsx +0 -8
- package/src/icons/components/QuestionExchangeIcon.tsx +0 -8
- package/src/icons/components/QuickPhrasesIcon.tsx +0 -8
- package/src/icons/components/QuickReferenceAllIcon.tsx +0 -8
- package/src/icons/components/QuickReferenceIcon.tsx +0 -8
- package/src/icons/components/QuickReorderIcon.tsx +0 -8
- package/src/icons/components/QuietTimeActiveIcon.tsx +0 -8
- package/src/icons/components/QuietTimeIcon.tsx +0 -8
- package/src/icons/components/RadioButtonPartialIcon.tsx +0 -8
- package/src/icons/components/RadiologyIcon.tsx +0 -8
- package/src/icons/components/RainyHeavyIcon.tsx +0 -8
- package/src/icons/components/RainyIcon.tsx +0 -8
- package/src/icons/components/RainyLightIcon.tsx +0 -8
- package/src/icons/components/RainySnowIcon.tsx +0 -8
- package/src/icons/components/RangeHoodIcon.tsx +0 -8
- package/src/icons/components/RavenIcon.tsx +0 -8
- package/src/icons/components/ReadinessScoreIcon.tsx +0 -8
- package/src/icons/components/RearCameraIcon.tsx +0 -8
- package/src/icons/components/RebaseEditIcon.tsx +0 -8
- package/src/icons/components/RebaseIcon.tsx +0 -8
- package/src/icons/components/RecentPatientIcon.tsx +0 -8
- package/src/icons/components/RegularExpressionIcon.tsx +0 -8
- package/src/icons/components/RelaxIcon.tsx +0 -8
- package/src/icons/components/ReleaseAlertIcon.tsx +0 -8
- package/src/icons/components/ReminderIcon.tsx +0 -8
- package/src/icons/components/RemindersAltIcon.tsx +0 -8
- package/src/icons/components/RemoteGenIcon.tsx +0 -8
- package/src/icons/components/RemoveSelectionIcon.tsx +0 -8
- package/src/icons/components/ReopenWindowIcon.tsx +0 -8
- package/src/icons/components/ResetImageIcon.tsx +0 -8
- package/src/icons/components/ResetWrenchIcon.tsx +0 -8
- package/src/icons/components/ResizeIcon.tsx +0 -8
- package/src/icons/components/RespiratoryRateIcon.tsx +0 -8
- package/src/icons/components/ResponsiveLayoutIcon.tsx +0 -8
- package/src/icons/components/ResumeIcon.tsx +0 -8
- package/src/icons/components/RewardedAdsIcon.tsx +0 -8
- package/src/icons/components/RheumatologyIcon.tsx +0 -8
- package/src/icons/components/RibCageIcon.tsx +0 -8
- package/src/icons/components/RightClickIcon.tsx +0 -8
- package/src/icons/components/RightPanelCloseIcon.tsx +0 -8
- package/src/icons/components/RightPanelOpenIcon.tsx +0 -8
- package/src/icons/components/RingVolumeFilledIcon.tsx +0 -8
- package/src/icons/components/RipplesIcon.tsx +0 -8
- package/src/icons/components/Robot2Icon.tsx +0 -8
- package/src/icons/components/RobotIcon.tsx +0 -8
- package/src/icons/components/RoutineIcon.tsx +0 -8
- package/src/icons/components/RubricIcon.tsx +0 -8
- package/src/icons/components/RuleSettingsIcon.tsx +0 -8
- package/src/icons/components/SafetyCheckOffIcon.tsx +0 -8
- package/src/icons/components/SalinityIcon.tsx +0 -8
- package/src/icons/components/SaunaIcon.tsx +0 -8
- package/src/icons/components/ScanDeleteIcon.tsx +0 -8
- package/src/icons/components/ScanIcon.tsx +0 -8
- package/src/icons/components/SceneIcon.tsx +0 -8
- package/src/icons/components/ScienceOffIcon.tsx +0 -8
- package/src/icons/components/ScreenRecordIcon.tsx +0 -8
- package/src/icons/components/ScreenRotationUpIcon.tsx +0 -8
- package/src/icons/components/ScreenshotFrameIcon.tsx +0 -8
- package/src/icons/components/ScreenshotKeyboardIcon.tsx +0 -8
- package/src/icons/components/ScreenshotRegionIcon.tsx +0 -8
- package/src/icons/components/ScreenshotTabletIcon.tsx +0 -8
- package/src/icons/components/ScrollableHeaderIcon.tsx +0 -8
- package/src/icons/components/SdkIcon.tsx +0 -8
- package/src/icons/components/SearchCheckIcon.tsx +0 -8
- package/src/icons/components/SearchHandsFreeIcon.tsx +0 -8
- package/src/icons/components/SecurityKeyIcon.tsx +0 -8
- package/src/icons/components/SelectCheckBoxIcon.tsx +0 -8
- package/src/icons/components/SelectIcon.tsx +0 -8
- package/src/icons/components/SelectToSpeakIcon.tsx +0 -8
- package/src/icons/components/SelectWindowIcon.tsx +0 -8
- package/src/icons/components/SelectWindowOffIcon.tsx +0 -8
- package/src/icons/components/SelfCareIcon.tsx +0 -8
- package/src/icons/components/SendMoneyIcon.tsx +0 -8
- package/src/icons/components/SensorsKrxIcon.tsx +0 -8
- package/src/icons/components/SensorsKrxOffIcon.tsx +0 -8
- package/src/icons/components/SentimentCalmIcon.tsx +0 -8
- package/src/icons/components/SentimentContentIcon.tsx +0 -8
- package/src/icons/components/SentimentExcitedIcon.tsx +0 -8
- package/src/icons/components/SentimentExtremelyDissatisfiedIcon.tsx +0 -8
- package/src/icons/components/SentimentFrustratedIcon.tsx +0 -8
- package/src/icons/components/SentimentSadIcon.tsx +0 -8
- package/src/icons/components/SentimentStressedIcon.tsx +0 -8
- package/src/icons/components/SentimentWorriedIcon.tsx +0 -8
- package/src/icons/components/ServiceToolboxIcon.tsx +0 -8
- package/src/icons/components/SettingsAccountBoxIcon.tsx +0 -8
- package/src/icons/components/SettingsAlertIcon.tsx +0 -8
- package/src/icons/components/SettingsBRollIcon.tsx +0 -8
- package/src/icons/components/SettingsCinematicBlurIcon.tsx +0 -8
- package/src/icons/components/SettingsHeartIcon.tsx +0 -8
- package/src/icons/components/SettingsMotionModeIcon.tsx +0 -8
- package/src/icons/components/SettingsNightSightIcon.tsx +0 -8
- package/src/icons/components/SettingsPanoramaIcon.tsx +0 -8
- package/src/icons/components/SettingsPhotoCameraIcon.tsx +0 -8
- package/src/icons/components/SettingsSlowMotionIcon.tsx +0 -8
- package/src/icons/components/SettingsTimelapseIcon.tsx +0 -8
- package/src/icons/components/SettingsVideoCameraIcon.tsx +0 -8
- package/src/icons/components/SettopComponentIcon.tsx +0 -8
- package/src/icons/components/ShadowAddIcon.tsx +0 -8
- package/src/icons/components/ShadowIcon.tsx +0 -8
- package/src/icons/components/ShadowMinusIcon.tsx +0 -8
- package/src/icons/components/ShapeRecognitionIcon.tsx +0 -8
- package/src/icons/components/ShapesIcon.tsx +0 -8
- package/src/icons/components/ShareOffIcon.tsx +0 -8
- package/src/icons/components/ShareReviewsIcon.tsx +0 -8
- package/src/icons/components/ShareWindowsIcon.tsx +0 -8
- package/src/icons/components/SheetsRtlIcon.tsx +0 -8
- package/src/icons/components/ShelfAutoHideIcon.tsx +0 -8
- package/src/icons/components/ShelfPositionIcon.tsx +0 -8
- package/src/icons/components/ShelvesIcon.tsx +0 -8
- package/src/icons/components/ShieldLockIcon.tsx +0 -8
- package/src/icons/components/ShieldLockedIcon.tsx +0 -8
- package/src/icons/components/ShieldPersonIcon.tsx +0 -8
- package/src/icons/components/ShieldQuestionIcon.tsx +0 -8
- package/src/icons/components/ShieldWithHeartIcon.tsx +0 -8
- package/src/icons/components/ShieldWithHouseIcon.tsx +0 -8
- package/src/icons/components/ShiftIcon.tsx +0 -8
- package/src/icons/components/ShiftLockIcon.tsx +0 -8
- package/src/icons/components/ShoppingCartOffIcon.tsx +0 -8
- package/src/icons/components/ShoppingmodeIcon.tsx +0 -8
- package/src/icons/components/ShortStayIcon.tsx +0 -8
- package/src/icons/components/ShutterSpeedAddIcon.tsx +0 -8
- package/src/icons/components/ShutterSpeedMinusIcon.tsx +0 -8
- package/src/icons/components/SideNavigationIcon.tsx +0 -8
- package/src/icons/components/SignalCellular1BarIcon.tsx +0 -8
- package/src/icons/components/SignalCellular2BarIcon.tsx +0 -8
- package/src/icons/components/SignalCellular3BarIcon.tsx +0 -8
- package/src/icons/components/SignalCellularAddIcon.tsx +0 -8
- package/src/icons/components/SignalCellularPauseIcon.tsx +0 -8
- package/src/icons/components/SignalDisconnectedIcon.tsx +0 -8
- package/src/icons/components/SignalWifiStatusbarNotConnectedIcon.tsx +0 -8
- package/src/icons/components/SignatureIcon.tsx +0 -8
- package/src/icons/components/SkeletonIcon.tsx +0 -8
- package/src/icons/components/SkilletCooktopIcon.tsx +0 -8
- package/src/icons/components/SkilletIcon.tsx +0 -8
- package/src/icons/components/SkullIcon.tsx +0 -8
- package/src/icons/components/SleepIcon.tsx +0 -8
- package/src/icons/components/SleepScoreIcon.tsx +0 -8
- package/src/icons/components/SlideLibraryIcon.tsx +0 -8
- package/src/icons/components/SlidersIcon.tsx +0 -8
- package/src/icons/components/SmartOutletIcon.tsx +0 -8
- package/src/icons/components/SmbShareIcon.tsx +0 -8
- package/src/icons/components/SnowingHeavyIcon.tsx +0 -8
- package/src/icons/components/SnowingIcon.tsx +0 -8
- package/src/icons/components/SocialLeaderboardIcon.tsx +0 -8
- package/src/icons/components/SoundDetectionDogBarkingIcon.tsx +0 -8
- package/src/icons/components/SoundDetectionGlassBreakIcon.tsx +0 -8
- package/src/icons/components/SoundDetectionLoudSoundIcon.tsx +0 -8
- package/src/icons/components/SoundSamplerIcon.tsx +0 -8
- package/src/icons/components/SourceEnvironmentIcon.tsx +0 -8
- package/src/icons/components/SourceNotesIcon.tsx +0 -8
- package/src/icons/components/SpecialCharacterIcon.tsx +0 -8
- package/src/icons/components/SpecificGravityIcon.tsx +0 -8
- package/src/icons/components/SpeechToTextIcon.tsx +0 -8
- package/src/icons/components/SplitscreenAddIcon.tsx +0 -8
- package/src/icons/components/SplitscreenBottomIcon.tsx +0 -8
- package/src/icons/components/SplitscreenLeftIcon.tsx +0 -8
- package/src/icons/components/SplitscreenRightIcon.tsx +0 -8
- package/src/icons/components/SplitscreenTopIcon.tsx +0 -8
- package/src/icons/components/SplitscreenVerticalAddIcon.tsx +0 -8
- package/src/icons/components/Spo2Icon.tsx +0 -8
- package/src/icons/components/SportsAndOutdoorsIcon.tsx +0 -8
- package/src/icons/components/SprinklerIcon.tsx +0 -8
- package/src/icons/components/SprintIcon.tsx +0 -8
- package/src/icons/components/StackIcon.tsx +0 -8
- package/src/icons/components/StackOffIcon.tsx +0 -8
- package/src/icons/components/StackStarIcon.tsx +0 -8
- package/src/icons/components/StackedEmailIcon.tsx +0 -8
- package/src/icons/components/StackedInboxIcon.tsx +0 -8
- package/src/icons/components/StacksIcon.tsx +0 -8
- package/src/icons/components/StadiaControllerIcon.tsx +0 -8
- package/src/icons/components/StarRateHalfIcon.tsx +0 -8
- package/src/icons/components/Stat0Icon.tsx +0 -8
- package/src/icons/components/Stat1Icon.tsx +0 -8
- package/src/icons/components/Stat2Icon.tsx +0 -8
- package/src/icons/components/Stat3Icon.tsx +0 -8
- package/src/icons/components/StatMinus1Icon.tsx +0 -8
- package/src/icons/components/StatMinus2Icon.tsx +0 -8
- package/src/icons/components/StatMinus3Icon.tsx +0 -8
- package/src/icons/components/StepIcon.tsx +0 -8
- package/src/icons/components/StepIntoIcon.tsx +0 -8
- package/src/icons/components/StepOutIcon.tsx +0 -8
- package/src/icons/components/StepOverIcon.tsx +0 -8
- package/src/icons/components/SteppersIcon.tsx +0 -8
- package/src/icons/components/StepsIcon.tsx +0 -8
- package/src/icons/components/StethoscopeArrowIcon.tsx +0 -8
- package/src/icons/components/StethoscopeCheckIcon.tsx +0 -8
- package/src/icons/components/StethoscopeIcon.tsx +0 -8
- package/src/icons/components/StickyNoteIcon.tsx +0 -8
- package/src/icons/components/StockMediaIcon.tsx +0 -8
- package/src/icons/components/StockpotIcon.tsx +0 -8
- package/src/icons/components/StrategyIcon.tsx +0 -8
- package/src/icons/components/StreamAppsIcon.tsx +0 -8
- package/src/icons/components/StressManagementIcon.tsx +0 -8
- package/src/icons/components/StrokeFullIcon.tsx +0 -8
- package/src/icons/components/StrokePartialIcon.tsx +0 -8
- package/src/icons/components/StylerIcon.tsx +0 -8
- package/src/icons/components/StylusIcon.tsx +0 -8
- package/src/icons/components/StylusLaserPointerIcon.tsx +0 -8
- package/src/icons/components/StylusNoteIcon.tsx +0 -8
- package/src/icons/components/SubheaderIcon.tsx +0 -8
- package/src/icons/components/SunnyIcon.tsx +0 -8
- package/src/icons/components/SunnySnowingIcon.tsx +0 -8
- package/src/icons/components/SupervisedUserCircleOffIcon.tsx +0 -8
- package/src/icons/components/SurgicalIcon.tsx +0 -8
- package/src/icons/components/SwapDrivingAppsIcon.tsx +0 -8
- package/src/icons/components/SwapDrivingAppsWheelIcon.tsx +0 -8
- package/src/icons/components/SweepIcon.tsx +0 -8
- package/src/icons/components/SwitchAccess2Icon.tsx +0 -8
- package/src/icons/components/SwitchAccessIcon.tsx +0 -8
- package/src/icons/components/SwitchIcon.tsx +0 -8
- package/src/icons/components/SwitchesIcon.tsx +0 -8
- package/src/icons/components/SwordRoseIcon.tsx +0 -8
- package/src/icons/components/SwordsIcon.tsx +0 -8
- package/src/icons/components/SymptomsIcon.tsx +0 -8
- package/src/icons/components/SyncSavedLocallyIcon.tsx +0 -8
- package/src/icons/components/SyringeIcon.tsx +0 -8
- package/src/icons/components/TabCloseIcon.tsx +0 -8
- package/src/icons/components/TabCloseRightIcon.tsx +0 -8
- package/src/icons/components/TabDuplicateIcon.tsx +0 -8
- package/src/icons/components/TabGroupIcon.tsx +0 -8
- package/src/icons/components/TabMoveIcon.tsx +0 -8
- package/src/icons/components/TabNewRightIcon.tsx +0 -8
- package/src/icons/components/TabRecentIcon.tsx +0 -8
- package/src/icons/components/TableChartViewIcon.tsx +0 -8
- package/src/icons/components/TableIcon.tsx +0 -8
- package/src/icons/components/TableLampIcon.tsx +0 -8
- package/src/icons/components/TableRowsNarrowIcon.tsx +0 -8
- package/src/icons/components/TabsIcon.tsx +0 -8
- package/src/icons/components/TacticIcon.tsx +0 -8
- package/src/icons/components/TamperDetectionOffIcon.tsx +0 -8
- package/src/icons/components/TamperDetectionOnIcon.tsx +0 -8
- package/src/icons/components/TargetIcon.tsx +0 -8
- package/src/icons/components/TauntIcon.tsx +0 -8
- package/src/icons/components/TeamDashboardIcon.tsx +0 -8
- package/src/icons/components/TempPreferencesCustomIcon.tsx +0 -8
- package/src/icons/components/TempPreferencesEcoIcon.tsx +0 -8
- package/src/icons/components/TenancyIcon.tsx +0 -8
- package/src/icons/components/TextAdIcon.tsx +0 -8
- package/src/icons/components/TextFieldsAltIcon.tsx +0 -8
- package/src/icons/components/TextSelectEndIcon.tsx +0 -8
- package/src/icons/components/TextSelectJumpToBeginningIcon.tsx +0 -8
- package/src/icons/components/TextSelectJumpToEndIcon.tsx +0 -8
- package/src/icons/components/TextSelectMoveBackCharacterIcon.tsx +0 -8
- package/src/icons/components/TextSelectMoveBackWordIcon.tsx +0 -8
- package/src/icons/components/TextSelectMoveDownIcon.tsx +0 -8
- package/src/icons/components/TextSelectMoveForwardCharacterIcon.tsx +0 -8
- package/src/icons/components/TextSelectMoveForwardWordIcon.tsx +0 -8
- package/src/icons/components/TextSelectMoveUpIcon.tsx +0 -8
- package/src/icons/components/TextSelectStartIcon.tsx +0 -8
- package/src/icons/components/TextToSpeechIcon.tsx +0 -8
- package/src/icons/components/TextureAddIcon.tsx +0 -8
- package/src/icons/components/TextureMinusIcon.tsx +0 -8
- package/src/icons/components/ThermometerAddIcon.tsx +0 -8
- package/src/icons/components/ThermometerGainIcon.tsx +0 -8
- package/src/icons/components/ThermometerIcon.tsx +0 -8
- package/src/icons/components/ThermometerLossIcon.tsx +0 -8
- package/src/icons/components/ThermometerMinusIcon.tsx +0 -8
- package/src/icons/components/ThermostatCarbonIcon.tsx +0 -8
- package/src/icons/components/ThingsToDoIcon.tsx +0 -8
- package/src/icons/components/ThreadUnreadIcon.tsx +0 -8
- package/src/icons/components/ThumbDownFilledIcon.tsx +0 -8
- package/src/icons/components/ThumbDownOffIcon.tsx +0 -8
- package/src/icons/components/ThumbUpFilledIcon.tsx +0 -8
- package/src/icons/components/ThumbUpOffIcon.tsx +0 -8
- package/src/icons/components/ThumbnailBarIcon.tsx +0 -8
- package/src/icons/components/TibiaAltIcon.tsx +0 -8
- package/src/icons/components/TibiaIcon.tsx +0 -8
- package/src/icons/components/TimeAutoIcon.tsx +0 -8
- package/src/icons/components/Timer10Alt1Icon.tsx +0 -8
- package/src/icons/components/Timer3Alt1Icon.tsx +0 -8
- package/src/icons/components/ToastIcon.tsx +0 -8
- package/src/icons/components/ToolbarIcon.tsx +0 -8
- package/src/icons/components/ToolsFlatHeadIcon.tsx +0 -8
- package/src/icons/components/ToolsInstallationKitIcon.tsx +0 -8
- package/src/icons/components/ToolsLadderIcon.tsx +0 -8
- package/src/icons/components/ToolsLevelIcon.tsx +0 -8
- package/src/icons/components/ToolsPhillipsIcon.tsx +0 -8
- package/src/icons/components/ToolsPliersWireStripperIcon.tsx +0 -8
- package/src/icons/components/ToolsPowerDrillIcon.tsx +0 -8
- package/src/icons/components/ToolsWrenchIcon.tsx +0 -8
- package/src/icons/components/TooltipIcon.tsx +0 -8
- package/src/icons/components/TopPanelCloseIcon.tsx +0 -8
- package/src/icons/components/TopPanelOpenIcon.tsx +0 -8
- package/src/icons/components/TotalDissolvedSolidsIcon.tsx +0 -8
- package/src/icons/components/TouchpadMouseIcon.tsx +0 -8
- package/src/icons/components/ToysAndGamesIcon.tsx +0 -8
- package/src/icons/components/ToysFanIcon.tsx +0 -8
- package/src/icons/components/TrailLengthIcon.tsx +0 -8
- package/src/icons/components/TrailLengthMediumIcon.tsx +0 -8
- package/src/icons/components/TrailLengthShortIcon.tsx +0 -8
- package/src/icons/components/TransitionChopIcon.tsx +0 -8
- package/src/icons/components/TransitionDissolveIcon.tsx +0 -8
- package/src/icons/components/TransitionFadeIcon.tsx +0 -8
- package/src/icons/components/TransitionPushIcon.tsx +0 -8
- package/src/icons/components/TransitionSlideIcon.tsx +0 -8
- package/src/icons/components/TransportationIcon.tsx +0 -8
- package/src/icons/components/TravelIcon.tsx +0 -8
- package/src/icons/components/TravelLuggageAndBagsIcon.tsx +0 -8
- package/src/icons/components/TripIcon.tsx +0 -8
- package/src/icons/components/TrolleyIcon.tsx +0 -8
- package/src/icons/components/TrophyIcon.tsx +0 -8
- package/src/icons/components/TsvIcon.tsx +0 -8
- package/src/icons/components/TvGenIcon.tsx +0 -8
- package/src/icons/components/TvGuideIcon.tsx +0 -8
- package/src/icons/components/TvOptionsEditChannelsIcon.tsx +0 -8
- package/src/icons/components/TvOptionsInputSettingsIcon.tsx +0 -8
- package/src/icons/components/TvRemoteIcon.tsx +0 -8
- package/src/icons/components/TvSigninIcon.tsx +0 -8
- package/src/icons/components/TvWithAssistantIcon.tsx +0 -8
- package/src/icons/components/TwoPagerIcon.tsx +0 -8
- package/src/icons/components/UlnaRadiusAltIcon.tsx +0 -8
- package/src/icons/components/UlnaRadiusIcon.tsx +0 -8
- package/src/icons/components/UngroupIcon.tsx +0 -8
- package/src/icons/components/UniversalCurrencyAltIcon.tsx +0 -8
- package/src/icons/components/UniversalCurrencyIcon.tsx +0 -8
- package/src/icons/components/UniversalLocalIcon.tsx +0 -8
- package/src/icons/components/Unknown2Icon.tsx +0 -8
- package/src/icons/components/Unknown5Icon.tsx +0 -8
- package/src/icons/components/UnknownDocumentIcon.tsx +0 -8
- package/src/icons/components/UnknownMedIcon.tsx +0 -8
- package/src/icons/components/UnlicenseIcon.tsx +0 -8
- package/src/icons/components/Upload2Icon.tsx +0 -8
- package/src/icons/components/UrologyIcon.tsx +0 -8
- package/src/icons/components/UserAttributesIcon.tsx +0 -8
- package/src/icons/components/VacuumIcon.tsx +0 -8
- package/src/icons/components/ValveIcon.tsx +0 -8
- package/src/icons/components/VariableAddIcon.tsx +0 -8
- package/src/icons/components/VariableInsertIcon.tsx +0 -8
- package/src/icons/components/VariableRemoveIcon.tsx +0 -8
- package/src/icons/components/VariablesIcon.tsx +0 -8
- package/src/icons/components/VentilatorIcon.tsx +0 -8
- package/src/icons/components/VideoCameraFrontOffIcon.tsx +0 -8
- package/src/icons/components/VideoSearchIcon.tsx +0 -8
- package/src/icons/components/ViewColumn2Icon.tsx +0 -8
- package/src/icons/components/ViewInArNewIcon.tsx +0 -8
- package/src/icons/components/ViewInArOffIcon.tsx +0 -8
- package/src/icons/components/VisibilityLockIcon.tsx +0 -8
- package/src/icons/components/VitalSignsIcon.tsx +0 -8
- package/src/icons/components/VitalsIcon.tsx +0 -8
- package/src/icons/components/VoiceSelectionIcon.tsx +0 -8
- package/src/icons/components/VolumeDownAltIcon.tsx +0 -8
- package/src/icons/components/VotingChipIcon.tsx +0 -8
- package/src/icons/components/VpnKeyAlertIcon.tsx +0 -8
- package/src/icons/components/Vr180Create2dIcon.tsx +0 -8
- package/src/icons/components/Vr180Create2dOffIcon.tsx +0 -8
- package/src/icons/components/WallArtIcon.tsx +0 -8
- package/src/icons/components/WallLampIcon.tsx +0 -8
- package/src/icons/components/WallpaperSlideshowIcon.tsx +0 -8
- package/src/icons/components/WardIcon.tsx +0 -8
- package/src/icons/components/WarningOffIcon.tsx +0 -8
- package/src/icons/components/WatchButtonPressIcon.tsx +0 -8
- package/src/icons/components/WatchScreentimeIcon.tsx +0 -8
- package/src/icons/components/WatchWakeIcon.tsx +0 -8
- package/src/icons/components/WaterBottleIcon.tsx +0 -8
- package/src/icons/components/WaterBottleLargeIcon.tsx +0 -8
- package/src/icons/components/WaterDoIcon.tsx +0 -8
- package/src/icons/components/WaterEcIcon.tsx +0 -8
- package/src/icons/components/WaterFullIcon.tsx +0 -8
- package/src/icons/components/WaterHeaterIcon.tsx +0 -8
- package/src/icons/components/WaterLockIcon.tsx +0 -8
- package/src/icons/components/WaterLossIcon.tsx +0 -8
- package/src/icons/components/WaterLuxIcon.tsx +0 -8
- package/src/icons/components/WaterMediumIcon.tsx +0 -8
- package/src/icons/components/WaterOrpIcon.tsx +0 -8
- package/src/icons/components/WaterPhIcon.tsx +0 -8
- package/src/icons/components/WaterPumpIcon.tsx +0 -8
- package/src/icons/components/WaterVocIcon.tsx +0 -8
- package/src/icons/components/WeatherHailIcon.tsx +0 -8
- package/src/icons/components/WeatherMixIcon.tsx +0 -8
- package/src/icons/components/WeatherSnowyIcon.tsx +0 -8
- package/src/icons/components/WebTrafficIcon.tsx +0 -8
- package/src/icons/components/WeightIcon.tsx +0 -8
- package/src/icons/components/WidthIcon.tsx +0 -8
- package/src/icons/components/WifiAddIcon.tsx +0 -8
- package/src/icons/components/WifiCalling1Icon.tsx +0 -8
- package/src/icons/components/WifiCalling2Icon.tsx +0 -8
- package/src/icons/components/WifiHomeIcon.tsx +0 -8
- package/src/icons/components/WifiNotificationIcon.tsx +0 -8
- package/src/icons/components/WifiProxyIcon.tsx +0 -8
- package/src/icons/components/WindowClosedIcon.tsx +0 -8
- package/src/icons/components/WindowOpenIcon.tsx +0 -8
- package/src/icons/components/WindowSensorIcon.tsx +0 -8
- package/src/icons/components/WorkAlertIcon.tsx +0 -8
- package/src/icons/components/WorkUpdateIcon.tsx +0 -8
- package/src/icons/components/WorkflowIcon.tsx +0 -8
- package/src/icons/components/WorkspacesOutlineIcon.tsx +0 -8
- package/src/icons/components/WoundsInjuriesIcon.tsx +0 -8
- package/src/icons/components/WristIcon.tsx +0 -8
- package/src/icons/components/YourTripsIcon.tsx +0 -8
- package/src/icons/components/YoutubeActivityIcon.tsx +0 -8
- package/src/icons/components/ZonePersonAlertIcon.tsx +0 -8
- package/src/icons/components/ZonePersonIdleIcon.tsx +0 -8
- package/src/icons/components/ZonePersonUrgentIcon.tsx +0 -8
- package/src/icons/components/_1xMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/_2dIcon.tsx +0 -8
- package/src/icons/components/_3gMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/_4gMobiledataBadgeIcon.tsx +0 -8
- package/src/icons/components/_50mpIcon.tsx +0 -8
- package/src/icons/components/_5gMobiledataBadgeIcon.tsx +0 -8
- package/src/util/cn.ts +0 -6
- package/src/util/useDebounceValue.tsx +0 -18
- package/src/util/useInjectStyles.tsx +0 -21
- package/src/util/useOutsideAlerter.tsx +0 -44
- /package/dist/{util → hooks}/useDebounceValue.d.ts +0 -0
- /package/dist/{util → hooks}/useInjectStyles.d.ts +0 -0
- /package/dist/{util → hooks}/useOutsideAlerter.d.ts +0 -0
- /package/dist/icons/components/{LocalPrintshopIcon.d.ts → LocalPrintShopIcon.d.ts} +0 -0
- /package/src/icons/components/{LocalPrintshopIcon.tsx → LocalPrintShopIcon.tsx} +0 -0
package/dist/icons/index.d.ts
CHANGED
@@ -19,13 +19,11 @@ export * from "./components/_19mpIcon";
|
|
19
19
|
export * from "./components/_1kIcon";
|
20
20
|
export * from "./components/_1kPlusIcon";
|
21
21
|
export * from "./components/_1xMobiledataIcon";
|
22
|
-
export * from "./components/_1xMobiledataBadgeIcon";
|
23
22
|
export * from "./components/_20mpIcon";
|
24
23
|
export * from "./components/_21mpIcon";
|
25
24
|
export * from "./components/_22mpIcon";
|
26
25
|
export * from "./components/_23mpIcon";
|
27
26
|
export * from "./components/_24mpIcon";
|
28
|
-
export * from "./components/_2dIcon";
|
29
27
|
export * from "./components/_2kIcon";
|
30
28
|
export * from "./components/_2kPlusIcon";
|
31
29
|
export * from "./components/_2mpIcon";
|
@@ -34,20 +32,16 @@ export * from "./components/_30fpsSelectIcon";
|
|
34
32
|
export * from "./components/_360Icon";
|
35
33
|
export * from "./components/_3dRotationIcon";
|
36
34
|
export * from "./components/_3gMobiledataIcon";
|
37
|
-
export * from "./components/_3gMobiledataBadgeIcon";
|
38
35
|
export * from "./components/_3kIcon";
|
39
36
|
export * from "./components/_3kPlusIcon";
|
40
37
|
export * from "./components/_3mpIcon";
|
41
38
|
export * from "./components/_3pIcon";
|
42
39
|
export * from "./components/_4gMobiledataIcon";
|
43
|
-
export * from "./components/_4gMobiledataBadgeIcon";
|
44
40
|
export * from "./components/_4gPlusMobiledataIcon";
|
45
41
|
export * from "./components/_4kIcon";
|
46
42
|
export * from "./components/_4kPlusIcon";
|
47
43
|
export * from "./components/_4mpIcon";
|
48
|
-
export * from "./components/_50mpIcon";
|
49
44
|
export * from "./components/_5gIcon";
|
50
|
-
export * from "./components/_5gMobiledataBadgeIcon";
|
51
45
|
export * from "./components/_5kIcon";
|
52
46
|
export * from "./components/_5kPlusIcon";
|
53
47
|
export * from "./components/_5mpIcon";
|
@@ -79,31 +73,18 @@ export * from "./components/AccessibleForwardIcon";
|
|
79
73
|
export * from "./components/AccountBalanceIcon";
|
80
74
|
export * from "./components/AccountBalanceWalletIcon";
|
81
75
|
export * from "./components/AccountBoxIcon";
|
82
|
-
export * from "./components/AccountChildIcon";
|
83
|
-
export * from "./components/AccountChildInvertIcon";
|
84
76
|
export * from "./components/AccountCircleIcon";
|
85
|
-
export * from "./components/AccountCircleFilledIcon";
|
86
|
-
export * from "./components/AccountCircleOffIcon";
|
87
77
|
export * from "./components/AccountTreeIcon";
|
88
|
-
export * from "./components/ActionKeyIcon";
|
89
|
-
export * from "./components/ActivityZoneIcon";
|
90
|
-
export * from "./components/AcuteIcon";
|
91
|
-
export * from "./components/AdIcon";
|
92
|
-
export * from "./components/AdGroupIcon";
|
93
|
-
export * from "./components/AdGroupOffIcon";
|
94
|
-
export * from "./components/AdOffIcon";
|
95
78
|
export * from "./components/AdUnitsIcon";
|
96
79
|
export * from "./components/AdbIcon";
|
97
80
|
export * from "./components/AddIcon";
|
98
81
|
export * from "./components/AddAPhotoIcon";
|
99
|
-
export * from "./components/AddAdIcon";
|
100
82
|
export * from "./components/AddAlarmIcon";
|
101
83
|
export * from "./components/AddAlertIcon";
|
102
84
|
export * from "./components/AddBoxIcon";
|
103
85
|
export * from "./components/AddBusinessIcon";
|
104
|
-
export * from "./components/AddCallIcon";
|
105
86
|
export * from "./components/AddCardIcon";
|
106
|
-
export * from "./components/
|
87
|
+
export * from "./components/AddChartIcon";
|
107
88
|
export * from "./components/AddCircleIcon";
|
108
89
|
export * from "./components/AddCircleOutlineIcon";
|
109
90
|
export * from "./components/AddCommentIcon";
|
@@ -114,7 +95,6 @@ export * from "./components/AddLinkIcon";
|
|
114
95
|
export * from "./components/AddLocationIcon";
|
115
96
|
export * from "./components/AddLocationAltIcon";
|
116
97
|
export * from "./components/AddModeratorIcon";
|
117
|
-
export * from "./components/AddNotesIcon";
|
118
98
|
export * from "./components/AddPhotoAlternateIcon";
|
119
99
|
export * from "./components/AddReactionIcon";
|
120
100
|
export * from "./components/AddRoadIcon";
|
@@ -124,18 +104,14 @@ export * from "./components/AddToDriveIcon";
|
|
124
104
|
export * from "./components/AddToHomeScreenIcon";
|
125
105
|
export * from "./components/AddToPhotosIcon";
|
126
106
|
export * from "./components/AddToQueueIcon";
|
127
|
-
export * from "./components/
|
107
|
+
export * from "./components/AddChartIcon";
|
128
108
|
export * from "./components/AdfScannerIcon";
|
129
109
|
export * from "./components/AdjustIcon";
|
130
|
-
export * from "./components/AdminMedsIcon";
|
131
110
|
export * from "./components/AdminPanelSettingsIcon";
|
111
|
+
export * from "./components/AdobeIcon";
|
132
112
|
export * from "./components/AdsClickIcon";
|
133
|
-
export * from "./components/AgenderIcon";
|
134
113
|
export * from "./components/AgricultureIcon";
|
135
114
|
export * from "./components/AirIcon";
|
136
|
-
export * from "./components/AirFreshenerIcon";
|
137
|
-
export * from "./components/AirPurifierIcon";
|
138
|
-
export * from "./components/AirPurifierGenIcon";
|
139
115
|
export * from "./components/AirlineSeatFlatIcon";
|
140
116
|
export * from "./components/AirlineSeatFlatAngledIcon";
|
141
117
|
export * from "./components/AirlineSeatIndividualSuiteIcon";
|
@@ -149,53 +125,26 @@ export * from "./components/AirlinesIcon";
|
|
149
125
|
export * from "./components/AirplaneTicketIcon";
|
150
126
|
export * from "./components/AirplanemodeActiveIcon";
|
151
127
|
export * from "./components/AirplanemodeInactiveIcon";
|
128
|
+
export * from "./components/AirplanemodeOffIcon";
|
129
|
+
export * from "./components/AirplanemodeOnIcon";
|
152
130
|
export * from "./components/AirplayIcon";
|
153
131
|
export * from "./components/AirportShuttleIcon";
|
154
|
-
export * from "./components/AirwareIcon";
|
155
|
-
export * from "./components/AirwaveIcon";
|
156
132
|
export * from "./components/AlarmIcon";
|
157
133
|
export * from "./components/AlarmAddIcon";
|
158
134
|
export * from "./components/AlarmOffIcon";
|
159
135
|
export * from "./components/AlarmOnIcon";
|
160
|
-
export * from "./components/AlarmSmartWakeIcon";
|
161
136
|
export * from "./components/AlbumIcon";
|
162
|
-
export * from "./components/AlignCenterIcon";
|
163
|
-
export * from "./components/AlignEndIcon";
|
164
|
-
export * from "./components/AlignFlexCenterIcon";
|
165
|
-
export * from "./components/AlignFlexEndIcon";
|
166
|
-
export * from "./components/AlignFlexStartIcon";
|
167
137
|
export * from "./components/AlignHorizontalCenterIcon";
|
168
138
|
export * from "./components/AlignHorizontalLeftIcon";
|
169
139
|
export * from "./components/AlignHorizontalRightIcon";
|
170
|
-
export * from "./components/AlignItemsStretchIcon";
|
171
|
-
export * from "./components/AlignJustifyCenterIcon";
|
172
|
-
export * from "./components/AlignJustifyFlexEndIcon";
|
173
|
-
export * from "./components/AlignJustifyFlexStartIcon";
|
174
|
-
export * from "./components/AlignJustifySpaceAroundIcon";
|
175
|
-
export * from "./components/AlignJustifySpaceBetweenIcon";
|
176
|
-
export * from "./components/AlignJustifySpaceEvenIcon";
|
177
|
-
export * from "./components/AlignJustifyStretchIcon";
|
178
|
-
export * from "./components/AlignSelfStretchIcon";
|
179
|
-
export * from "./components/AlignSpaceAroundIcon";
|
180
|
-
export * from "./components/AlignSpaceBetweenIcon";
|
181
|
-
export * from "./components/AlignSpaceEvenIcon";
|
182
|
-
export * from "./components/AlignStartIcon";
|
183
|
-
export * from "./components/AlignStretchIcon";
|
184
140
|
export * from "./components/AlignVerticalBottomIcon";
|
185
141
|
export * from "./components/AlignVerticalCenterIcon";
|
186
142
|
export * from "./components/AlignVerticalTopIcon";
|
187
143
|
export * from "./components/AllInboxIcon";
|
188
144
|
export * from "./components/AllInclusiveIcon";
|
189
|
-
export * from "./components/AllMatchIcon";
|
190
145
|
export * from "./components/AllOutIcon";
|
191
|
-
export * from "./components/AllergiesIcon";
|
192
|
-
export * from "./components/AllergyIcon";
|
193
146
|
export * from "./components/AltRouteIcon";
|
194
147
|
export * from "./components/AlternateEmailIcon";
|
195
|
-
export * from "./components/AltitudeIcon";
|
196
|
-
export * from "./components/AmbientScreenIcon";
|
197
|
-
export * from "./components/AmbulanceIcon";
|
198
|
-
export * from "./components/AmendIcon";
|
199
148
|
export * from "./components/AmpStoriesIcon";
|
200
149
|
export * from "./components/AnalyticsIcon";
|
201
150
|
export * from "./components/AnchorIcon";
|
@@ -203,32 +152,19 @@ export * from "./components/AndroidIcon";
|
|
203
152
|
export * from "./components/AnimationIcon";
|
204
153
|
export * from "./components/AnnouncementIcon";
|
205
154
|
export * from "./components/AodIcon";
|
206
|
-
export * from "./components/AodTabletIcon";
|
207
|
-
export * from "./components/AodWatchIcon";
|
208
155
|
export * from "./components/ApartmentIcon";
|
209
156
|
export * from "./components/ApiIcon";
|
210
|
-
export * from "./components/ApkDocumentIcon";
|
211
|
-
export * from "./components/ApkInstallIcon";
|
212
|
-
export * from "./components/AppBadgingIcon";
|
213
157
|
export * from "./components/AppBlockingIcon";
|
214
|
-
export * from "./components/AppPromoIcon";
|
215
158
|
export * from "./components/AppRegistrationIcon";
|
216
159
|
export * from "./components/AppSettingsAltIcon";
|
217
160
|
export * from "./components/AppShortcutIcon";
|
218
|
-
export * from "./components/
|
161
|
+
export * from "./components/AppleIcon";
|
219
162
|
export * from "./components/ApprovalIcon";
|
220
|
-
export * from "./components/ApprovalDelegationIcon";
|
221
163
|
export * from "./components/AppsIcon";
|
222
164
|
export * from "./components/AppsOutageIcon";
|
223
|
-
export * from "./components/AqIcon";
|
224
|
-
export * from "./components/AqIndoorIcon";
|
225
|
-
export * from "./components/ArOnYouIcon";
|
226
|
-
export * from "./components/ArStickersIcon";
|
227
165
|
export * from "./components/ArchitectureIcon";
|
228
166
|
export * from "./components/ArchiveIcon";
|
229
167
|
export * from "./components/AreaChartIcon";
|
230
|
-
export * from "./components/ArmingCountdownIcon";
|
231
|
-
export * from "./components/ArrowAndEdgeIcon";
|
232
168
|
export * from "./components/ArrowBackIcon";
|
233
169
|
export * from "./components/ArrowBackIosIcon";
|
234
170
|
export * from "./components/ArrowBackIosNewIcon";
|
@@ -237,37 +173,21 @@ export * from "./components/ArrowCircleLeftIcon";
|
|
237
173
|
export * from "./components/ArrowCircleRightIcon";
|
238
174
|
export * from "./components/ArrowCircleUpIcon";
|
239
175
|
export * from "./components/ArrowDownwardIcon";
|
240
|
-
export * from "./components/ArrowDownwardAltIcon";
|
241
176
|
export * from "./components/ArrowDropDownIcon";
|
242
177
|
export * from "./components/ArrowDropDownCircleIcon";
|
243
178
|
export * from "./components/ArrowDropUpIcon";
|
244
179
|
export * from "./components/ArrowForwardIcon";
|
245
180
|
export * from "./components/ArrowForwardIosIcon";
|
246
|
-
export * from "./components/ArrowInsertIcon";
|
247
181
|
export * from "./components/ArrowLeftIcon";
|
248
|
-
export * from "./components/ArrowLeftAltIcon";
|
249
|
-
export * from "./components/ArrowOrEdgeIcon";
|
250
182
|
export * from "./components/ArrowOutwardIcon";
|
251
|
-
export * from "./components/ArrowRangeIcon";
|
252
183
|
export * from "./components/ArrowRightIcon";
|
253
184
|
export * from "./components/ArrowRightAltIcon";
|
254
|
-
export * from "./components/ArrowSelectorToolIcon";
|
255
|
-
export * from "./components/ArrowSplitIcon";
|
256
|
-
export * from "./components/ArrowTopLeftIcon";
|
257
|
-
export * from "./components/ArrowTopRightIcon";
|
258
185
|
export * from "./components/ArrowUpwardIcon";
|
259
|
-
export * from "./components/ArrowUpwardAltIcon";
|
260
|
-
export * from "./components/ArrowsMoreDownIcon";
|
261
|
-
export * from "./components/ArrowsMoreUpIcon";
|
262
|
-
export * from "./components/ArrowsOutwardIcon";
|
263
186
|
export * from "./components/ArtTrackIcon";
|
264
187
|
export * from "./components/ArticleIcon";
|
265
|
-
export * from "./components/ArticleShortcutIcon";
|
266
|
-
export * from "./components/ArtistIcon";
|
267
188
|
export * from "./components/AspectRatioIcon";
|
268
189
|
export * from "./components/AssessmentIcon";
|
269
190
|
export * from "./components/AssignmentIcon";
|
270
|
-
export * from "./components/AssignmentAddIcon";
|
271
191
|
export * from "./components/AssignmentIndIcon";
|
272
192
|
export * from "./components/AssignmentLateIcon";
|
273
193
|
export * from "./components/AssignmentReturnIcon";
|
@@ -275,133 +195,59 @@ export * from "./components/AssignmentReturnedIcon";
|
|
275
195
|
export * from "./components/AssignmentTurnedInIcon";
|
276
196
|
export * from "./components/AssistWalkerIcon";
|
277
197
|
export * from "./components/AssistantIcon";
|
278
|
-
export * from "./components/AssistantDeviceIcon";
|
279
198
|
export * from "./components/AssistantDirectionIcon";
|
280
|
-
export * from "./components/AssistantNavigationIcon";
|
281
|
-
export * from "./components/AssistantOnHubIcon";
|
282
199
|
export * from "./components/AssistantPhotoIcon";
|
283
200
|
export * from "./components/AssuredWorkloadIcon";
|
284
|
-
export * from "./components/AsteriskIcon";
|
285
|
-
export * from "./components/AstrophotographyAutoIcon";
|
286
|
-
export * from "./components/AstrophotographyOffIcon";
|
287
201
|
export * from "./components/AtmIcon";
|
288
|
-
export * from "./components/AtrIcon";
|
289
202
|
export * from "./components/AttachEmailIcon";
|
290
203
|
export * from "./components/AttachFileIcon";
|
291
|
-
export * from "./components/AttachFileAddIcon";
|
292
204
|
export * from "./components/AttachMoneyIcon";
|
293
205
|
export * from "./components/AttachmentIcon";
|
294
206
|
export * from "./components/AttractionsIcon";
|
295
207
|
export * from "./components/AttributionIcon";
|
296
|
-
export * from "./components/AudioDescriptionIcon";
|
297
208
|
export * from "./components/AudioFileIcon";
|
298
|
-
export * from "./components/AudioVideoReceiverIcon";
|
299
209
|
export * from "./components/AudiotrackIcon";
|
300
|
-
export * from "./components/AutoActivityZoneIcon";
|
301
210
|
export * from "./components/AutoAwesomeIcon";
|
302
211
|
export * from "./components/AutoAwesomeMosaicIcon";
|
303
212
|
export * from "./components/AutoAwesomeMotionIcon";
|
304
213
|
export * from "./components/AutoDeleteIcon";
|
305
|
-
export * from "./components/AutoDetectVoiceIcon";
|
306
|
-
export * from "./components/AutoDrawSolidIcon";
|
307
|
-
export * from "./components/AutoFixIcon";
|
308
214
|
export * from "./components/AutoFixHighIcon";
|
309
215
|
export * from "./components/AutoFixNormalIcon";
|
310
216
|
export * from "./components/AutoFixOffIcon";
|
311
217
|
export * from "./components/AutoGraphIcon";
|
312
|
-
export * from "./components/AutoLabelIcon";
|
313
|
-
export * from "./components/AutoMeetingRoomIcon";
|
314
218
|
export * from "./components/AutoModeIcon";
|
315
|
-
export * from "./components/AutoReadPauseIcon";
|
316
|
-
export * from "./components/AutoReadPlayIcon";
|
317
|
-
export * from "./components/AutoScheduleIcon";
|
318
219
|
export * from "./components/AutoStoriesIcon";
|
319
|
-
export * from "./components/AutoTimerIcon";
|
320
|
-
export * from "./components/AutoTowingIcon";
|
321
|
-
export * from "./components/AutoTransmissionIcon";
|
322
|
-
export * from "./components/AutoVideocamIcon";
|
323
220
|
export * from "./components/AutofpsSelectIcon";
|
324
|
-
export * from "./components/AutopauseIcon";
|
325
|
-
export * from "./components/AutopayIcon";
|
326
|
-
export * from "./components/AutoplayIcon";
|
327
221
|
export * from "./components/AutorenewIcon";
|
328
|
-
export * from "./components/AutostopIcon";
|
329
222
|
export * from "./components/AvTimerIcon";
|
330
|
-
export * from "./components/AvgPaceIcon";
|
331
|
-
export * from "./components/AvgTimeIcon";
|
332
|
-
export * from "./components/AwardStarIcon";
|
333
|
-
export * from "./components/AzmIcon";
|
334
223
|
export * from "./components/BabyChangingStationIcon";
|
335
224
|
export * from "./components/BackHandIcon";
|
336
|
-
export * from "./components/BackToTabIcon";
|
337
|
-
export * from "./components/BackgroundDotLargeIcon";
|
338
|
-
export * from "./components/BackgroundDotSmallIcon";
|
339
|
-
export * from "./components/BackgroundGridSmallIcon";
|
340
|
-
export * from "./components/BackgroundReplaceIcon";
|
341
|
-
export * from "./components/BacklightHighIcon";
|
342
|
-
export * from "./components/BacklightLowIcon";
|
343
225
|
export * from "./components/BackpackIcon";
|
344
226
|
export * from "./components/BackspaceIcon";
|
345
227
|
export * from "./components/BackupIcon";
|
346
228
|
export * from "./components/BackupTableIcon";
|
347
229
|
export * from "./components/BadgeIcon";
|
348
|
-
export * from "./components/BadgeCriticalBatteryIcon";
|
349
230
|
export * from "./components/BakeryDiningIcon";
|
350
231
|
export * from "./components/BalanceIcon";
|
351
232
|
export * from "./components/BalconyIcon";
|
352
233
|
export * from "./components/BallotIcon";
|
353
234
|
export * from "./components/BarChartIcon";
|
354
|
-
export * from "./components/BarChart4BarsIcon";
|
355
|
-
export * from "./components/BarcodeIcon";
|
356
|
-
export * from "./components/BarcodeReaderIcon";
|
357
|
-
export * from "./components/BarcodeScannerIcon";
|
358
|
-
export * from "./components/BarefootIcon";
|
359
235
|
export * from "./components/BatchPredictionIcon";
|
360
|
-
export * from "./components/BathOutdoorIcon";
|
361
|
-
export * from "./components/BathPrivateIcon";
|
362
|
-
export * from "./components/BathPublicLargeIcon";
|
363
236
|
export * from "./components/BathroomIcon";
|
364
237
|
export * from "./components/BathtubIcon";
|
365
238
|
export * from "./components/Battery0BarIcon";
|
366
239
|
export * from "./components/Battery1BarIcon";
|
367
|
-
export * from "./components/Battery20Icon";
|
368
240
|
export * from "./components/Battery2BarIcon";
|
369
|
-
export * from "./components/Battery30Icon";
|
370
241
|
export * from "./components/Battery3BarIcon";
|
371
242
|
export * from "./components/Battery4BarIcon";
|
372
|
-
export * from "./components/Battery50Icon";
|
373
243
|
export * from "./components/Battery5BarIcon";
|
374
|
-
export * from "./components/Battery60Icon";
|
375
244
|
export * from "./components/Battery6BarIcon";
|
376
|
-
export * from "./components/Battery80Icon";
|
377
|
-
export * from "./components/Battery90Icon";
|
378
245
|
export * from "./components/BatteryAlertIcon";
|
379
|
-
export * from "./components/BatteryChangeIcon";
|
380
|
-
export * from "./components/BatteryCharging20Icon";
|
381
|
-
export * from "./components/BatteryCharging30Icon";
|
382
|
-
export * from "./components/BatteryCharging50Icon";
|
383
|
-
export * from "./components/BatteryCharging60Icon";
|
384
|
-
export * from "./components/BatteryCharging80Icon";
|
385
|
-
export * from "./components/BatteryCharging90Icon";
|
386
246
|
export * from "./components/BatteryChargingFullIcon";
|
387
|
-
export * from "./components/BatteryErrorIcon";
|
388
247
|
export * from "./components/BatteryFullIcon";
|
389
|
-
export * from "./components/BatteryFullAltIcon";
|
390
|
-
export * from "./components/BatteryHoriz000Icon";
|
391
|
-
export * from "./components/BatteryHoriz050Icon";
|
392
|
-
export * from "./components/BatteryHoriz075Icon";
|
393
|
-
export * from "./components/BatteryLowIcon";
|
394
|
-
export * from "./components/BatteryPlusIcon";
|
395
|
-
export * from "./components/BatteryProfileIcon";
|
396
248
|
export * from "./components/BatterySaverIcon";
|
397
|
-
export * from "./components/BatteryShareIcon";
|
398
|
-
export * from "./components/BatteryStatusGoodIcon";
|
399
249
|
export * from "./components/BatteryStdIcon";
|
400
250
|
export * from "./components/BatteryUnknownIcon";
|
401
|
-
export * from "./components/BatteryVert005Icon";
|
402
|
-
export * from "./components/BatteryVert020Icon";
|
403
|
-
export * from "./components/BatteryVert050Icon";
|
404
|
-
export * from "./components/BatteryVeryLowIcon";
|
405
251
|
export * from "./components/BeachAccessIcon";
|
406
252
|
export * from "./components/BedIcon";
|
407
253
|
export * from "./components/BedroomBabyIcon";
|
@@ -411,19 +257,13 @@ export * from "./components/BedtimeIcon";
|
|
411
257
|
export * from "./components/BedtimeOffIcon";
|
412
258
|
export * from "./components/BeenhereIcon";
|
413
259
|
export * from "./components/BentoIcon";
|
414
|
-
export * from "./components/BiaIcon";
|
415
|
-
export * from "./components/BidLandscapeIcon";
|
416
|
-
export * from "./components/BidLandscapeDisabledIcon";
|
417
|
-
export * from "./components/BigtopUpdatesIcon";
|
418
260
|
export * from "./components/BikeScooterIcon";
|
419
261
|
export * from "./components/BiotechIcon";
|
420
|
-
export * from "./components/BlanketIcon";
|
421
262
|
export * from "./components/BlenderIcon";
|
422
263
|
export * from "./components/BlindIcon";
|
423
264
|
export * from "./components/BlindsIcon";
|
424
265
|
export * from "./components/BlindsClosedIcon";
|
425
266
|
export * from "./components/BlockIcon";
|
426
|
-
export * from "./components/BloodPressureIcon";
|
427
267
|
export * from "./components/BloodtypeIcon";
|
428
268
|
export * from "./components/BluetoothIcon";
|
429
269
|
export * from "./components/BluetoothAudioIcon";
|
@@ -433,25 +273,16 @@ export * from "./components/BluetoothDriveIcon";
|
|
433
273
|
export * from "./components/BluetoothSearchingIcon";
|
434
274
|
export * from "./components/BlurCircularIcon";
|
435
275
|
export * from "./components/BlurLinearIcon";
|
436
|
-
export * from "./components/BlurMediumIcon";
|
437
276
|
export * from "./components/BlurOffIcon";
|
438
277
|
export * from "./components/BlurOnIcon";
|
439
|
-
export * from "./components/BlurShortIcon";
|
440
|
-
export * from "./components/BodyFatIcon";
|
441
|
-
export * from "./components/BodySystemIcon";
|
442
278
|
export * from "./components/BoltIcon";
|
443
|
-
export * from "./components/BombIcon";
|
444
279
|
export * from "./components/BookIcon";
|
445
|
-
export * from "./components/Book2Icon";
|
446
|
-
export * from "./components/Book3Icon";
|
447
|
-
export * from "./components/Book4Icon";
|
448
|
-
export * from "./components/Book5Icon";
|
449
280
|
export * from "./components/BookOnlineIcon";
|
450
281
|
export * from "./components/BookmarkIcon";
|
451
282
|
export * from "./components/BookmarkAddIcon";
|
452
283
|
export * from "./components/BookmarkAddedIcon";
|
453
284
|
export * from "./components/BookmarkBorderIcon";
|
454
|
-
export * from "./components/
|
285
|
+
export * from "./components/BookmarkOutlineIcon";
|
455
286
|
export * from "./components/BookmarkRemoveIcon";
|
456
287
|
export * from "./components/BookmarksIcon";
|
457
288
|
export * from "./components/BorderAllIcon";
|
@@ -466,23 +297,9 @@ export * from "./components/BorderRightIcon";
|
|
466
297
|
export * from "./components/BorderStyleIcon";
|
467
298
|
export * from "./components/BorderTopIcon";
|
468
299
|
export * from "./components/BorderVerticalIcon";
|
469
|
-
export * from "./components/BottomAppBarIcon";
|
470
|
-
export * from "./components/BottomDrawerIcon";
|
471
|
-
export * from "./components/BottomNavigationIcon";
|
472
|
-
export * from "./components/BottomPanelCloseIcon";
|
473
|
-
export * from "./components/BottomPanelOpenIcon";
|
474
|
-
export * from "./components/BottomRightClickIcon";
|
475
|
-
export * from "./components/BottomSheetsIcon";
|
476
|
-
export * from "./components/BoxIcon";
|
477
|
-
export * from "./components/BoxAddIcon";
|
478
|
-
export * from "./components/BoxEditIcon";
|
479
300
|
export * from "./components/BoyIcon";
|
480
|
-
export * from "./components/BrandAwarenessIcon";
|
481
301
|
export * from "./components/BrandingWatermarkIcon";
|
482
302
|
export * from "./components/BreakfastDiningIcon";
|
483
|
-
export * from "./components/BreakingNewsIcon";
|
484
|
-
export * from "./components/BreakingNewsAlt1Icon";
|
485
|
-
export * from "./components/BreastfeedingIcon";
|
486
303
|
export * from "./components/Brightness1Icon";
|
487
304
|
export * from "./components/Brightness2Icon";
|
488
305
|
export * from "./components/Brightness3Icon";
|
@@ -490,26 +307,19 @@ export * from "./components/Brightness4Icon";
|
|
490
307
|
export * from "./components/Brightness5Icon";
|
491
308
|
export * from "./components/Brightness6Icon";
|
492
309
|
export * from "./components/Brightness7Icon";
|
493
|
-
export * from "./components/BrightnessAlertIcon";
|
494
310
|
export * from "./components/BrightnessAutoIcon";
|
495
|
-
export * from "./components/BrightnessEmptyIcon";
|
496
311
|
export * from "./components/BrightnessHighIcon";
|
497
312
|
export * from "./components/BrightnessLowIcon";
|
498
313
|
export * from "./components/BrightnessMediumIcon";
|
499
|
-
export * from "./components/BringYourOwnIpIcon";
|
500
314
|
export * from "./components/BroadcastOnHomeIcon";
|
501
315
|
export * from "./components/BroadcastOnPersonalIcon";
|
502
316
|
export * from "./components/BrokenImageIcon";
|
503
|
-
export * from "./components/BrowseIcon";
|
504
|
-
export * from "./components/BrowseActivityIcon";
|
505
317
|
export * from "./components/BrowseGalleryIcon";
|
506
318
|
export * from "./components/BrowserNotSupportedIcon";
|
507
319
|
export * from "./components/BrowserUpdatedIcon";
|
508
320
|
export * from "./components/BrunchDiningIcon";
|
509
321
|
export * from "./components/BrushIcon";
|
510
|
-
export * from "./components/BubbleIcon";
|
511
322
|
export * from "./components/BubbleChartIcon";
|
512
|
-
export * from "./components/BubblesIcon";
|
513
323
|
export * from "./components/BugReportIcon";
|
514
324
|
export * from "./components/BuildIcon";
|
515
325
|
export * from "./components/BuildCircleIcon";
|
@@ -518,18 +328,11 @@ export * from "./components/BurstModeIcon";
|
|
518
328
|
export * from "./components/BusAlertIcon";
|
519
329
|
export * from "./components/BusinessIcon";
|
520
330
|
export * from "./components/BusinessCenterIcon";
|
521
|
-
export * from "./components/BusinessChipIcon";
|
522
|
-
export * from "./components/BusinessMessagesIcon";
|
523
|
-
export * from "./components/ButtonsAltIcon";
|
524
331
|
export * from "./components/CabinIcon";
|
525
332
|
export * from "./components/CableIcon";
|
526
333
|
export * from "./components/CachedIcon";
|
527
334
|
export * from "./components/CakeIcon";
|
528
|
-
export * from "./components/CakeAddIcon";
|
529
335
|
export * from "./components/CalculateIcon";
|
530
|
-
export * from "./components/CalendarAddOnIcon";
|
531
|
-
export * from "./components/CalendarAppsScriptIcon";
|
532
|
-
export * from "./components/CalendarClockIcon";
|
533
336
|
export * from "./components/CalendarMonthIcon";
|
534
337
|
export * from "./components/CalendarTodayIcon";
|
535
338
|
export * from "./components/CalendarViewDayIcon";
|
@@ -537,13 +340,10 @@ export * from "./components/CalendarViewMonthIcon";
|
|
537
340
|
export * from "./components/CalendarViewWeekIcon";
|
538
341
|
export * from "./components/CallIcon";
|
539
342
|
export * from "./components/CallEndIcon";
|
540
|
-
export * from "./components/CallEndAltIcon";
|
541
|
-
export * from "./components/CallLogIcon";
|
542
343
|
export * from "./components/CallMadeIcon";
|
543
344
|
export * from "./components/CallMergeIcon";
|
544
345
|
export * from "./components/CallMissedIcon";
|
545
346
|
export * from "./components/CallMissedOutgoingIcon";
|
546
|
-
export * from "./components/CallQualityIcon";
|
547
347
|
export * from "./components/CallReceivedIcon";
|
548
348
|
export * from "./components/CallSplitIcon";
|
549
349
|
export * from "./components/CallToActionIcon";
|
@@ -555,41 +355,28 @@ export * from "./components/CameraIndoorIcon";
|
|
555
355
|
export * from "./components/CameraOutdoorIcon";
|
556
356
|
export * from "./components/CameraRearIcon";
|
557
357
|
export * from "./components/CameraRollIcon";
|
558
|
-
export * from "./components/CameraVideoIcon";
|
559
358
|
export * from "./components/CameraswitchIcon";
|
560
359
|
export * from "./components/CampaignIcon";
|
561
|
-
export * from "./components/CampingIcon";
|
562
360
|
export * from "./components/CancelIcon";
|
563
361
|
export * from "./components/CancelPresentationIcon";
|
564
362
|
export * from "./components/CancelScheduleSendIcon";
|
565
|
-
export * from "./components/CandleIcon";
|
566
363
|
export * from "./components/CandlestickChartIcon";
|
567
|
-
export * from "./components/CaptivePortalIcon";
|
568
|
-
export * from "./components/CaptureIcon";
|
569
364
|
export * from "./components/CarCrashIcon";
|
570
365
|
export * from "./components/CarRentalIcon";
|
571
366
|
export * from "./components/CarRepairIcon";
|
572
367
|
export * from "./components/CardGiftcardIcon";
|
573
368
|
export * from "./components/CardMembershipIcon";
|
574
369
|
export * from "./components/CardTravelIcon";
|
575
|
-
export * from "./components/CardiologyIcon";
|
576
|
-
export * from "./components/CardsIcon";
|
577
370
|
export * from "./components/CarpenterIcon";
|
578
|
-
export * from "./components/CarryOnBagIcon";
|
579
|
-
export * from "./components/CarryOnBagCheckedIcon";
|
580
|
-
export * from "./components/CarryOnBagInactiveIcon";
|
581
|
-
export * from "./components/CarryOnBagQuestionIcon";
|
582
371
|
export * from "./components/CasesIcon";
|
583
372
|
export * from "./components/CasinoIcon";
|
584
373
|
export * from "./components/CastIcon";
|
585
374
|
export * from "./components/CastConnectedIcon";
|
586
375
|
export * from "./components/CastForEducationIcon";
|
587
|
-
export * from "./components/CastPauseIcon";
|
588
|
-
export * from "./components/CastWarningIcon";
|
589
376
|
export * from "./components/CastleIcon";
|
377
|
+
export * from "./components/CatchingPokemonIcon";
|
590
378
|
export * from "./components/CategoryIcon";
|
591
379
|
export * from "./components/CelebrationIcon";
|
592
|
-
export * from "./components/CellMergeIcon";
|
593
380
|
export * from "./components/CellTowerIcon";
|
594
381
|
export * from "./components/CellWifiIcon";
|
595
382
|
export * from "./components/CenterFocusStrongIcon";
|
@@ -599,71 +386,33 @@ export * from "./components/ChairAltIcon";
|
|
599
386
|
export * from "./components/ChaletIcon";
|
600
387
|
export * from "./components/ChangeCircleIcon";
|
601
388
|
export * from "./components/ChangeHistoryIcon";
|
602
|
-
export * from "./components/ChargerIcon";
|
603
389
|
export * from "./components/ChargingStationIcon";
|
604
|
-
export * from "./components/ChartDataIcon";
|
605
390
|
export * from "./components/ChatIcon";
|
606
|
-
export * from "./components/ChatAddOnIcon";
|
607
|
-
export * from "./components/ChatAppsScriptIcon";
|
608
391
|
export * from "./components/ChatBubbleIcon";
|
609
392
|
export * from "./components/ChatBubbleOutlineIcon";
|
610
|
-
export * from "./components/ChatErrorIcon";
|
611
|
-
export * from "./components/ChatInfoIcon";
|
612
|
-
export * from "./components/ChatPasteGoIcon";
|
613
393
|
export * from "./components/CheckIcon";
|
614
394
|
export * from "./components/CheckBoxIcon";
|
615
395
|
export * from "./components/CheckBoxOutlineBlankIcon";
|
616
396
|
export * from "./components/CheckCircleIcon";
|
617
|
-
export * from "./components/CheckCircleFilledIcon";
|
618
397
|
export * from "./components/CheckCircleOutlineIcon";
|
619
|
-
export * from "./components/CheckInOutIcon";
|
620
|
-
export * from "./components/CheckIndeterminateSmallIcon";
|
621
|
-
export * from "./components/CheckSmallIcon";
|
622
|
-
export * from "./components/CheckbookIcon";
|
623
|
-
export * from "./components/CheckedBagIcon";
|
624
|
-
export * from "./components/CheckedBagQuestionIcon";
|
625
398
|
export * from "./components/ChecklistIcon";
|
626
399
|
export * from "./components/ChecklistRtlIcon";
|
627
400
|
export * from "./components/CheckroomIcon";
|
628
|
-
export * from "./components/CheerIcon";
|
629
|
-
export * from "./components/ChessIcon";
|
630
401
|
export * from "./components/ChevronLeftIcon";
|
631
402
|
export * from "./components/ChevronRightIcon";
|
632
403
|
export * from "./components/ChildCareIcon";
|
633
404
|
export * from "./components/ChildFriendlyIcon";
|
634
|
-
export * from "./components/ChipExtractionIcon";
|
635
|
-
export * from "./components/ChipsIcon";
|
636
405
|
export * from "./components/ChromeReaderModeIcon";
|
637
|
-
export * from "./components/Chromecast2Icon";
|
638
|
-
export * from "./components/ChromecastDeviceIcon";
|
639
|
-
export * from "./components/ChronicIcon";
|
640
406
|
export * from "./components/ChurchIcon";
|
641
|
-
export * from "./components/CinematicBlurIcon";
|
642
407
|
export * from "./components/CircleIcon";
|
643
408
|
export * from "./components/CircleNotificationsIcon";
|
644
|
-
export * from "./components/CirclesIcon";
|
645
|
-
export * from "./components/CirclesExtIcon";
|
646
|
-
export * from "./components/ClarifyIcon";
|
647
409
|
export * from "./components/ClassIcon";
|
648
410
|
export * from "./components/CleanHandsIcon";
|
649
|
-
export * from "./components/CleaningIcon";
|
650
|
-
export * from "./components/CleaningBucketIcon";
|
651
411
|
export * from "./components/CleaningServicesIcon";
|
652
412
|
export * from "./components/ClearIcon";
|
653
413
|
export * from "./components/ClearAllIcon";
|
654
|
-
export * from "./components/ClearDayIcon";
|
655
|
-
export * from "./components/ClearNightIcon";
|
656
|
-
export * from "./components/ClimateMiniSplitIcon";
|
657
|
-
export * from "./components/ClinicalNotesIcon";
|
658
|
-
export * from "./components/ClockLoader10Icon";
|
659
|
-
export * from "./components/ClockLoader20Icon";
|
660
|
-
export * from "./components/ClockLoader40Icon";
|
661
|
-
export * from "./components/ClockLoader60Icon";
|
662
|
-
export * from "./components/ClockLoader80Icon";
|
663
|
-
export * from "./components/ClockLoader90Icon";
|
664
414
|
export * from "./components/CloseIcon";
|
665
415
|
export * from "./components/CloseFullscreenIcon";
|
666
|
-
export * from "./components/CloseSmallIcon";
|
667
416
|
export * from "./components/ClosedCaptionIcon";
|
668
417
|
export * from "./components/ClosedCaptionDisabledIcon";
|
669
418
|
export * from "./components/ClosedCaptionOffIcon";
|
@@ -675,44 +424,29 @@ export * from "./components/CloudOffIcon";
|
|
675
424
|
export * from "./components/CloudQueueIcon";
|
676
425
|
export * from "./components/CloudSyncIcon";
|
677
426
|
export * from "./components/CloudUploadIcon";
|
678
|
-
export * from "./components/CloudyIcon";
|
679
|
-
export * from "./components/CloudyFilledIcon";
|
680
|
-
export * from "./components/CloudySnowingIcon";
|
681
427
|
export * from "./components/Co2Icon";
|
682
428
|
export * from "./components/CoPresentIcon";
|
683
429
|
export * from "./components/CodeIcon";
|
684
|
-
export * from "./components/CodeBlocksIcon";
|
685
430
|
export * from "./components/CodeOffIcon";
|
686
431
|
export * from "./components/CoffeeIcon";
|
687
432
|
export * from "./components/CoffeeMakerIcon";
|
688
|
-
export * from "./components/CognitionIcon";
|
689
|
-
export * from "./components/CollapseAllIcon";
|
690
|
-
export * from "./components/CollapseContentIcon";
|
691
433
|
export * from "./components/CollectionsIcon";
|
692
434
|
export * from "./components/CollectionsBookmarkIcon";
|
693
435
|
export * from "./components/ColorLensIcon";
|
694
436
|
export * from "./components/ColorizeIcon";
|
695
|
-
export * from "./components/ColorsIcon";
|
696
|
-
export * from "./components/ComicBubbleIcon";
|
697
437
|
export * from "./components/CommentIcon";
|
698
438
|
export * from "./components/CommentBankIcon";
|
699
439
|
export * from "./components/CommentsDisabledIcon";
|
700
440
|
export * from "./components/CommitIcon";
|
701
|
-
export * from "./components/CommunicationIcon";
|
702
|
-
export * from "./components/CommunitiesIcon";
|
703
|
-
export * from "./components/CommunitiesFilledIcon";
|
704
441
|
export * from "./components/CommuteIcon";
|
705
442
|
export * from "./components/CompareIcon";
|
706
443
|
export * from "./components/CompareArrowsIcon";
|
707
444
|
export * from "./components/CompassCalibrationIcon";
|
708
|
-
export * from "./components/ComponentExchangeIcon";
|
709
445
|
export * from "./components/CompostIcon";
|
710
446
|
export * from "./components/CompressIcon";
|
711
447
|
export * from "./components/ComputerIcon";
|
712
|
-
export * from "./components/
|
713
|
-
export * from "./components/ConditionsIcon";
|
448
|
+
export * from "./components/ConfirmationNumIcon";
|
714
449
|
export * from "./components/ConfirmationNumberIcon";
|
715
|
-
export * from "./components/CongenitalIcon";
|
716
450
|
export * from "./components/ConnectWithoutContactIcon";
|
717
451
|
export * from "./components/ConnectedTvIcon";
|
718
452
|
export * from "./components/ConnectingAirportsIcon";
|
@@ -721,55 +455,30 @@ export * from "./components/ContactEmergencyIcon";
|
|
721
455
|
export * from "./components/ContactMailIcon";
|
722
456
|
export * from "./components/ContactPageIcon";
|
723
457
|
export * from "./components/ContactPhoneIcon";
|
724
|
-
export * from "./components/ContactPhoneFilledIcon";
|
725
458
|
export * from "./components/ContactSupportIcon";
|
726
459
|
export * from "./components/ContactlessIcon";
|
727
|
-
export * from "./components/ContactlessOffIcon";
|
728
460
|
export * from "./components/ContactsIcon";
|
729
|
-
export * from "./components/ContactsProductIcon";
|
730
461
|
export * from "./components/ContentCopyIcon";
|
731
462
|
export * from "./components/ContentCutIcon";
|
732
463
|
export * from "./components/ContentPasteIcon";
|
733
464
|
export * from "./components/ContentPasteGoIcon";
|
734
465
|
export * from "./components/ContentPasteOffIcon";
|
735
466
|
export * from "./components/ContentPasteSearchIcon";
|
736
|
-
export * from "./components/ContractIcon";
|
737
|
-
export * from "./components/ContractDeleteIcon";
|
738
|
-
export * from "./components/ContractEditIcon";
|
739
467
|
export * from "./components/ContrastIcon";
|
740
|
-
export * from "./components/ContrastRtlOffIcon";
|
741
468
|
export * from "./components/ControlCameraIcon";
|
742
469
|
export * from "./components/ControlPointIcon";
|
743
470
|
export * from "./components/ControlPointDuplicateIcon";
|
744
|
-
export * from "./components/ControllerGenIcon";
|
745
|
-
export * from "./components/ConversionPathIcon";
|
746
|
-
export * from "./components/ConversionPathOffIcon";
|
747
|
-
export * from "./components/ConveyorBeltIcon";
|
748
471
|
export * from "./components/CookieIcon";
|
749
|
-
export * from "./components/
|
750
|
-
export * from "./components/CookingIcon";
|
751
|
-
export * from "./components/CoolToDryIcon";
|
472
|
+
export * from "./components/CopyIcon";
|
752
473
|
export * from "./components/CopyAllIcon";
|
753
474
|
export * from "./components/CopyrightIcon";
|
754
475
|
export * from "./components/CoronavirusIcon";
|
755
476
|
export * from "./components/CorporateFareIcon";
|
756
477
|
export * from "./components/CottageIcon";
|
757
|
-
export * from "./components/Counter0Icon";
|
758
|
-
export * from "./components/Counter1Icon";
|
759
|
-
export * from "./components/Counter2Icon";
|
760
|
-
export * from "./components/Counter3Icon";
|
761
|
-
export * from "./components/Counter4Icon";
|
762
|
-
export * from "./components/Counter5Icon";
|
763
|
-
export * from "./components/Counter6Icon";
|
764
|
-
export * from "./components/Counter7Icon";
|
765
|
-
export * from "./components/Counter8Icon";
|
766
|
-
export * from "./components/Counter9Icon";
|
767
478
|
export * from "./components/CountertopsIcon";
|
768
479
|
export * from "./components/CreateIcon";
|
769
480
|
export * from "./components/CreateNewFolderIcon";
|
770
481
|
export * from "./components/CreditCardIcon";
|
771
|
-
export * from "./components/CreditCardGearIcon";
|
772
|
-
export * from "./components/CreditCardHeartIcon";
|
773
482
|
export * from "./components/CreditCardOffIcon";
|
774
483
|
export * from "./components/CreditScoreIcon";
|
775
484
|
export * from "./components/CribIcon";
|
@@ -779,7 +488,6 @@ export * from "./components/Crop169Icon";
|
|
779
488
|
export * from "./components/Crop32Icon";
|
780
489
|
export * from "./components/Crop54Icon";
|
781
490
|
export * from "./components/Crop75Icon";
|
782
|
-
export * from "./components/Crop916Icon";
|
783
491
|
export * from "./components/CropDinIcon";
|
784
492
|
export * from "./components/CropFreeIcon";
|
785
493
|
export * from "./components/CropLandscapeIcon";
|
@@ -787,11 +495,8 @@ export * from "./components/CropOriginalIcon";
|
|
787
495
|
export * from "./components/CropPortraitIcon";
|
788
496
|
export * from "./components/CropRotateIcon";
|
789
497
|
export * from "./components/CropSquareIcon";
|
790
|
-
export * from "./components/CrosswordIcon";
|
791
|
-
export * from "./components/CrowdsourceIcon";
|
792
498
|
export * from "./components/CrueltyFreeIcon";
|
793
499
|
export * from "./components/CssIcon";
|
794
|
-
export * from "./components/CsvIcon";
|
795
500
|
export * from "./components/CurrencyBitcoinIcon";
|
796
501
|
export * from "./components/CurrencyExchangeIcon";
|
797
502
|
export * from "./components/CurrencyFrancIcon";
|
@@ -803,100 +508,58 @@ export * from "./components/CurrencyYenIcon";
|
|
803
508
|
export * from "./components/CurrencyYuanIcon";
|
804
509
|
export * from "./components/CurtainsIcon";
|
805
510
|
export * from "./components/CurtainsClosedIcon";
|
806
|
-
export * from "./components/CustomTypographyIcon";
|
807
511
|
export * from "./components/CutIcon";
|
808
|
-
export * from "./components/CycleIcon";
|
809
512
|
export * from "./components/CycloneIcon";
|
810
513
|
export * from "./components/DangerousIcon";
|
811
514
|
export * from "./components/DarkModeIcon";
|
812
515
|
export * from "./components/DashboardIcon";
|
813
516
|
export * from "./components/DashboardCustomizeIcon";
|
814
|
-
export * from "./components/DataAlertIcon";
|
815
517
|
export * from "./components/DataArrayIcon";
|
816
|
-
export * from "./components/DataCheckIcon";
|
817
518
|
export * from "./components/DataExplorationIcon";
|
818
|
-
export * from "./components/DataInfoAlertIcon";
|
819
|
-
export * from "./components/DataLossPreventionIcon";
|
820
519
|
export * from "./components/DataObjectIcon";
|
821
520
|
export * from "./components/DataSaverOffIcon";
|
822
521
|
export * from "./components/DataSaverOnIcon";
|
823
|
-
export * from "./components/DataTableIcon";
|
824
522
|
export * from "./components/DataThresholdingIcon";
|
825
523
|
export * from "./components/DataUsageIcon";
|
826
|
-
export * from "./components/DatabaseIcon";
|
827
524
|
export * from "./components/DatasetIcon";
|
828
525
|
export * from "./components/DatasetLinkedIcon";
|
829
526
|
export * from "./components/DateRangeIcon";
|
830
527
|
export * from "./components/DeblurIcon";
|
831
|
-
export * from "./components/DeceasedIcon";
|
832
|
-
export * from "./components/DecimalDecreaseIcon";
|
833
|
-
export * from "./components/DecimalIncreaseIcon";
|
834
528
|
export * from "./components/DeckIcon";
|
835
529
|
export * from "./components/DehazeIcon";
|
836
530
|
export * from "./components/DeleteIcon";
|
837
531
|
export * from "./components/DeleteForeverIcon";
|
838
|
-
export * from "./components/DeleteHistoryIcon";
|
839
532
|
export * from "./components/DeleteOutlineIcon";
|
840
533
|
export * from "./components/DeleteSweepIcon";
|
841
|
-
export * from "./components/
|
534
|
+
export * from "./components/DeliveryDiningIcon";
|
842
535
|
export * from "./components/DensityLargeIcon";
|
843
536
|
export * from "./components/DensityMediumIcon";
|
844
537
|
export * from "./components/DensitySmallIcon";
|
845
|
-
export * from "./components/DentistryIcon";
|
846
538
|
export * from "./components/DepartureBoardIcon";
|
847
|
-
export * from "./components/DeployedCodeIcon";
|
848
|
-
export * from "./components/DeployedCodeAccountIcon";
|
849
|
-
export * from "./components/DeployedCodeAlertIcon";
|
850
|
-
export * from "./components/DeployedCodeHistoryIcon";
|
851
|
-
export * from "./components/DeployedCodeUpdateIcon";
|
852
|
-
export * from "./components/DermatologyIcon";
|
853
539
|
export * from "./components/DescriptionIcon";
|
854
540
|
export * from "./components/DeselectIcon";
|
855
541
|
export * from "./components/DesignServicesIcon";
|
856
542
|
export * from "./components/DeskIcon";
|
857
|
-
export * from "./components/DeskphoneIcon";
|
858
543
|
export * from "./components/DesktopAccessDisabledIcon";
|
859
544
|
export * from "./components/DesktopMacIcon";
|
860
545
|
export * from "./components/DesktopWindowsIcon";
|
861
|
-
export * from "./components/DestructionIcon";
|
862
546
|
export * from "./components/DetailsIcon";
|
863
|
-
export * from "./components/DetectionAndZoneIcon";
|
864
|
-
export * from "./components/DetectorIcon";
|
865
|
-
export * from "./components/DetectorAlarmIcon";
|
866
|
-
export * from "./components/DetectorBatteryIcon";
|
867
|
-
export * from "./components/DetectorCoIcon";
|
868
|
-
export * from "./components/DetectorOfflineIcon";
|
869
|
-
export * from "./components/DetectorSmokeIcon";
|
870
|
-
export * from "./components/DetectorStatusIcon";
|
871
547
|
export * from "./components/DeveloperBoardIcon";
|
872
548
|
export * from "./components/DeveloperBoardOffIcon";
|
873
|
-
export * from "./components/DeveloperGuideIcon";
|
874
549
|
export * from "./components/DeveloperModeIcon";
|
875
|
-
export * from "./components/DeveloperModeTvIcon";
|
876
550
|
export * from "./components/DeviceHubIcon";
|
877
|
-
export * from "./components/DeviceResetIcon";
|
878
551
|
export * from "./components/DeviceThermostatIcon";
|
879
552
|
export * from "./components/DeviceUnknownIcon";
|
880
553
|
export * from "./components/DevicesIcon";
|
881
554
|
export * from "./components/DevicesFoldIcon";
|
882
|
-
export * from "./components/DevicesOffIcon";
|
883
555
|
export * from "./components/DevicesOtherIcon";
|
884
|
-
export * from "./components/DevicesWearablesIcon";
|
885
|
-
export * from "./components/DewPointIcon";
|
886
|
-
export * from "./components/DiagnosisIcon";
|
887
556
|
export * from "./components/DialerSipIcon";
|
888
|
-
export * from "./components/DialogsIcon";
|
889
557
|
export * from "./components/DialpadIcon";
|
890
558
|
export * from "./components/DiamondIcon";
|
891
|
-
export * from "./components/DictionaryIcon";
|
892
559
|
export * from "./components/DifferenceIcon";
|
893
|
-
export * from "./components/DigitalOutOfHomeIcon";
|
894
|
-
export * from "./components/DigitalWellbeingIcon";
|
895
560
|
export * from "./components/DiningIcon";
|
896
561
|
export * from "./components/DinnerDiningIcon";
|
897
562
|
export * from "./components/DirectionsIcon";
|
898
|
-
export * from "./components/DirectionsAltIcon";
|
899
|
-
export * from "./components/DirectionsAltOffIcon";
|
900
563
|
export * from "./components/DirectionsBikeIcon";
|
901
564
|
export * from "./components/DirectionsBoatIcon";
|
902
565
|
export * from "./components/DirectionsBoatFilledIcon";
|
@@ -904,30 +567,28 @@ export * from "./components/DirectionsBusIcon";
|
|
904
567
|
export * from "./components/DirectionsBusFilledIcon";
|
905
568
|
export * from "./components/DirectionsCarIcon";
|
906
569
|
export * from "./components/DirectionsCarFilledIcon";
|
570
|
+
export * from "./components/DirectionsFerryIcon";
|
907
571
|
export * from "./components/DirectionsOffIcon";
|
908
572
|
export * from "./components/DirectionsRailwayIcon";
|
909
573
|
export * from "./components/DirectionsRailwayFilledIcon";
|
910
574
|
export * from "./components/DirectionsRunIcon";
|
911
575
|
export * from "./components/DirectionsSubwayIcon";
|
912
576
|
export * from "./components/DirectionsSubwayFilledIcon";
|
577
|
+
export * from "./components/DirectionsTrainIcon";
|
913
578
|
export * from "./components/DirectionsTransitIcon";
|
914
579
|
export * from "./components/DirectionsTransitFilledIcon";
|
915
580
|
export * from "./components/DirectionsWalkIcon";
|
916
|
-
export * from "./components/DirectorySyncIcon";
|
917
581
|
export * from "./components/DirtyLensIcon";
|
918
582
|
export * from "./components/DisabledByDefaultIcon";
|
919
583
|
export * from "./components/DisabledVisibleIcon";
|
920
584
|
export * from "./components/DiscFullIcon";
|
921
|
-
export * from "./components/
|
922
|
-
export * from "./components/
|
923
|
-
export * from "./components/DishwasherGenIcon";
|
924
|
-
export * from "./components/DisplayExternalInputIcon";
|
585
|
+
export * from "./components/DiscordIcon";
|
586
|
+
export * from "./components/DiscountIcon";
|
925
587
|
export * from "./components/DisplaySettingsIcon";
|
926
|
-
export * from "./components/DistanceIcon";
|
927
588
|
export * from "./components/Diversity1Icon";
|
928
589
|
export * from "./components/Diversity2Icon";
|
929
590
|
export * from "./components/Diversity3Icon";
|
930
|
-
export * from "./components/
|
591
|
+
export * from "./components/DndForwardslashIcon";
|
931
592
|
export * from "./components/DnsIcon";
|
932
593
|
export * from "./components/DoDisturbIcon";
|
933
594
|
export * from "./components/DoDisturbAltIcon";
|
@@ -941,18 +602,11 @@ export * from "./components/DoNotDisturbOnTotalSilenceIcon";
|
|
941
602
|
export * from "./components/DoNotStepIcon";
|
942
603
|
export * from "./components/DoNotTouchIcon";
|
943
604
|
export * from "./components/DockIcon";
|
944
|
-
export * from "./components/DockToBottomIcon";
|
945
|
-
export * from "./components/DockToLeftIcon";
|
946
|
-
export * from "./components/DockToRightIcon";
|
947
|
-
export * from "./components/DocsAddOnIcon";
|
948
|
-
export * from "./components/DocsAppsScriptIcon";
|
949
605
|
export * from "./components/DocumentScannerIcon";
|
950
606
|
export * from "./components/DomainIcon";
|
951
607
|
export * from "./components/DomainAddIcon";
|
952
608
|
export * from "./components/DomainDisabledIcon";
|
953
609
|
export * from "./components/DomainVerificationIcon";
|
954
|
-
export * from "./components/DomainVerificationOffIcon";
|
955
|
-
export * from "./components/DominoMaskIcon";
|
956
610
|
export * from "./components/DoneIcon";
|
957
611
|
export * from "./components/DoneAllIcon";
|
958
612
|
export * from "./components/DoneOutlineIcon";
|
@@ -960,73 +614,45 @@ export * from "./components/DonutLargeIcon";
|
|
960
614
|
export * from "./components/DonutSmallIcon";
|
961
615
|
export * from "./components/DoorBackIcon";
|
962
616
|
export * from "./components/DoorFrontIcon";
|
963
|
-
export * from "./components/DoorOpenIcon";
|
964
|
-
export * from "./components/DoorSensorIcon";
|
965
617
|
export * from "./components/DoorSlidingIcon";
|
966
618
|
export * from "./components/DoorbellIcon";
|
967
|
-
export * from "./components/Doorbell3pIcon";
|
968
|
-
export * from "./components/DoorbellChimeIcon";
|
969
619
|
export * from "./components/DoubleArrowIcon";
|
970
620
|
export * from "./components/DownhillSkiingIcon";
|
971
621
|
export * from "./components/DownloadIcon";
|
972
|
-
export * from "./components/Download2Icon";
|
973
622
|
export * from "./components/DownloadDoneIcon";
|
974
623
|
export * from "./components/DownloadForOfflineIcon";
|
975
624
|
export * from "./components/DownloadingIcon";
|
976
|
-
export * from "./components/DraftIcon";
|
977
|
-
export * from "./components/DraftOrdersIcon";
|
978
625
|
export * from "./components/DraftsIcon";
|
979
|
-
export * from "./components/DragClickIcon";
|
980
626
|
export * from "./components/DragHandleIcon";
|
981
627
|
export * from "./components/DragIndicatorIcon";
|
982
|
-
export * from "./components/DragPanIcon";
|
983
628
|
export * from "./components/DrawIcon";
|
984
|
-
export * from "./components/DrawAbstractIcon";
|
985
|
-
export * from "./components/DrawCollageIcon";
|
986
|
-
export * from "./components/DrawingRecognitionIcon";
|
987
|
-
export * from "./components/DresserIcon";
|
988
629
|
export * from "./components/DriveEtaIcon";
|
989
630
|
export * from "./components/DriveFileMoveIcon";
|
990
|
-
export * from "./components/DriveFileMoveOutlineIcon";
|
991
631
|
export * from "./components/DriveFileMoveRtlIcon";
|
992
632
|
export * from "./components/DriveFileRenameOutlineIcon";
|
993
633
|
export * from "./components/DriveFolderUploadIcon";
|
994
|
-
export * from "./components/DriveFusiontableIcon";
|
995
|
-
export * from "./components/DropdownIcon";
|
996
634
|
export * from "./components/DryIcon";
|
997
635
|
export * from "./components/DryCleaningIcon";
|
998
|
-
export * from "./components/DualScreenIcon";
|
999
636
|
export * from "./components/DuoIcon";
|
1000
637
|
export * from "./components/DvrIcon";
|
1001
638
|
export * from "./components/DynamicFeedIcon";
|
1002
639
|
export * from "./components/DynamicFormIcon";
|
1003
|
-
export * from "./components/E911AvatarIcon";
|
1004
|
-
export * from "./components/E911EmergencyIcon";
|
1005
640
|
export * from "./components/EMobiledataIcon";
|
1006
|
-
export * from "./components/EMobiledataBadgeIcon";
|
1007
641
|
export * from "./components/EarbudsIcon";
|
1008
642
|
export * from "./components/EarbudsBatteryIcon";
|
1009
|
-
export * from "./components/EarlyOnIcon";
|
1010
|
-
export * from "./components/EarthquakeIcon";
|
1011
643
|
export * from "./components/EastIcon";
|
1012
|
-
export * from "./components/EcgIcon";
|
1013
|
-
export * from "./components/EcgHeartIcon";
|
1014
644
|
export * from "./components/EcoIcon";
|
1015
|
-
export * from "./components/EdaIcon";
|
1016
645
|
export * from "./components/EdgesensorHighIcon";
|
1017
646
|
export * from "./components/EdgesensorLowIcon";
|
1018
647
|
export * from "./components/EditIcon";
|
1019
648
|
export * from "./components/EditAttributesIcon";
|
1020
649
|
export * from "./components/EditCalendarIcon";
|
1021
|
-
export * from "./components/EditDocumentIcon";
|
1022
650
|
export * from "./components/EditLocationIcon";
|
1023
651
|
export * from "./components/EditLocationAltIcon";
|
1024
652
|
export * from "./components/EditNoteIcon";
|
1025
653
|
export * from "./components/EditNotificationsIcon";
|
1026
654
|
export * from "./components/EditOffIcon";
|
1027
655
|
export * from "./components/EditRoadIcon";
|
1028
|
-
export * from "./components/EditSquareIcon";
|
1029
|
-
export * from "./components/EditorChoiceIcon";
|
1030
656
|
export * from "./components/EggIcon";
|
1031
657
|
export * from "./components/EggAltIcon";
|
1032
658
|
export * from "./components/EjectIcon";
|
@@ -1040,15 +666,11 @@ export * from "./components/ElectricMopedIcon";
|
|
1040
666
|
export * from "./components/ElectricRickshawIcon";
|
1041
667
|
export * from "./components/ElectricScooterIcon";
|
1042
668
|
export * from "./components/ElectricalServicesIcon";
|
1043
|
-
export * from "./components/ElevationIcon";
|
1044
669
|
export * from "./components/ElevatorIcon";
|
1045
670
|
export * from "./components/EmailIcon";
|
1046
671
|
export * from "./components/EmergencyIcon";
|
1047
|
-
export * from "./components/EmergencyHeatIcon";
|
1048
|
-
export * from "./components/EmergencyHomeIcon";
|
1049
672
|
export * from "./components/EmergencyRecordingIcon";
|
1050
673
|
export * from "./components/EmergencyShareIcon";
|
1051
|
-
export * from "./components/EmergencyShareOffIcon";
|
1052
674
|
export * from "./components/EmojiEmotionsIcon";
|
1053
675
|
export * from "./components/EmojiEventsIcon";
|
1054
676
|
export * from "./components/EmojiFlagsIcon";
|
@@ -1058,63 +680,35 @@ export * from "./components/EmojiObjectsIcon";
|
|
1058
680
|
export * from "./components/EmojiPeopleIcon";
|
1059
681
|
export * from "./components/EmojiSymbolsIcon";
|
1060
682
|
export * from "./components/EmojiTransportationIcon";
|
1061
|
-
export * from "./components/EmoticonIcon";
|
1062
|
-
export * from "./components/EmptyDashboardIcon";
|
1063
|
-
export * from "./components/EnableIcon";
|
1064
|
-
export * from "./components/EncryptedIcon";
|
1065
|
-
export * from "./components/EndocrinologyIcon";
|
1066
|
-
export * from "./components/EnergyIcon";
|
1067
|
-
export * from "./components/EnergyProgramSavingIcon";
|
1068
|
-
export * from "./components/EnergyProgramTimeUsedIcon";
|
1069
683
|
export * from "./components/EnergySavingsLeafIcon";
|
1070
684
|
export * from "./components/EngineeringIcon";
|
685
|
+
export * from "./components/EnhancePhotoTranslateIcon";
|
1071
686
|
export * from "./components/EnhancedEncryptionIcon";
|
1072
|
-
export * from "./components/EntIcon";
|
1073
|
-
export * from "./components/EnterpriseIcon";
|
1074
|
-
export * from "./components/EnterpriseOffIcon";
|
1075
|
-
export * from "./components/EqualIcon";
|
1076
687
|
export * from "./components/EqualizerIcon";
|
1077
688
|
export * from "./components/ErrorIcon";
|
1078
|
-
export * from "./components/ErrorCircleRoundedIcon";
|
1079
|
-
export * from "./components/ErrorMedIcon";
|
1080
689
|
export * from "./components/ErrorOutlineIcon";
|
1081
690
|
export * from "./components/EscalatorIcon";
|
1082
691
|
export * from "./components/EscalatorWarningIcon";
|
1083
692
|
export * from "./components/EuroIcon";
|
1084
693
|
export * from "./components/EuroSymbolIcon";
|
1085
|
-
export * from "./components/EvChargerIcon";
|
1086
|
-
export * from "./components/EvMobiledataBadgeIcon";
|
1087
|
-
export * from "./components/EvShadowIcon";
|
1088
|
-
export * from "./components/EvShadowAddIcon";
|
1089
|
-
export * from "./components/EvShadowMinusIcon";
|
1090
694
|
export * from "./components/EvStationIcon";
|
1091
695
|
export * from "./components/EventIcon";
|
1092
696
|
export * from "./components/EventAvailableIcon";
|
1093
697
|
export * from "./components/EventBusyIcon";
|
1094
|
-
export * from "./components/EventListIcon";
|
1095
698
|
export * from "./components/EventNoteIcon";
|
1096
699
|
export * from "./components/EventRepeatIcon";
|
1097
700
|
export * from "./components/EventSeatIcon";
|
1098
|
-
export * from "./components/EventUpcomingIcon";
|
1099
|
-
export * from "./components/ExclamationIcon";
|
1100
|
-
export * from "./components/ExerciseIcon";
|
1101
701
|
export * from "./components/ExitToAppIcon";
|
1102
702
|
export * from "./components/ExpandIcon";
|
1103
|
-
export * from "./components/ExpandAllIcon";
|
1104
703
|
export * from "./components/ExpandCircleDownIcon";
|
1105
|
-
export * from "./components/ExpandCircleRightIcon";
|
1106
|
-
export * from "./components/ExpandCircleUpIcon";
|
1107
|
-
export * from "./components/ExpandContentIcon";
|
1108
704
|
export * from "./components/ExpandLessIcon";
|
1109
705
|
export * from "./components/ExpandMoreIcon";
|
1110
|
-
export * from "./components/ExperimentIcon";
|
1111
706
|
export * from "./components/ExplicitIcon";
|
1112
707
|
export * from "./components/ExploreIcon";
|
1113
|
-
export * from "./components/ExploreNearbyIcon";
|
1114
708
|
export * from "./components/ExploreOffIcon";
|
1115
|
-
export * from "./components/ExplosionIcon";
|
1116
|
-
export * from "./components/ExportNotesIcon";
|
1117
709
|
export * from "./components/ExposureIcon";
|
710
|
+
export * from "./components/ExposureMinus1Icon";
|
711
|
+
export * from "./components/ExposureMinus2Icon";
|
1118
712
|
export * from "./components/ExposureNeg1Icon";
|
1119
713
|
export * from "./components/ExposureNeg2Icon";
|
1120
714
|
export * from "./components/ExposurePlus1Icon";
|
@@ -1122,7 +716,6 @@ export * from "./components/ExposurePlus2Icon";
|
|
1122
716
|
export * from "./components/ExposureZeroIcon";
|
1123
717
|
export * from "./components/ExtensionIcon";
|
1124
718
|
export * from "./components/ExtensionOffIcon";
|
1125
|
-
export * from "./components/EyeglassesIcon";
|
1126
719
|
export * from "./components/FaceIcon";
|
1127
720
|
export * from "./components/Face2Icon";
|
1128
721
|
export * from "./components/Face3Icon";
|
@@ -1132,34 +725,23 @@ export * from "./components/Face6Icon";
|
|
1132
725
|
export * from "./components/FaceRetouchingNaturalIcon";
|
1133
726
|
export * from "./components/FaceRetouchingOffIcon";
|
1134
727
|
export * from "./components/FaceUnlockIcon";
|
728
|
+
export * from "./components/FacebookIcon";
|
1135
729
|
export * from "./components/FactCheckIcon";
|
1136
730
|
export * from "./components/FactoryIcon";
|
1137
|
-
export * from "./components/FallingIcon";
|
1138
|
-
export * from "./components/FamiliarFaceAndZoneIcon";
|
1139
|
-
export * from "./components/FamilyHistoryIcon";
|
1140
|
-
export * from "./components/FamilyHomeIcon";
|
1141
|
-
export * from "./components/FamilyLinkIcon";
|
1142
731
|
export * from "./components/FamilyRestroomIcon";
|
1143
|
-
export * from "./components/FamilyStarIcon";
|
1144
|
-
export * from "./components/FarsightDigitalIcon";
|
1145
732
|
export * from "./components/FastForwardIcon";
|
1146
733
|
export * from "./components/FastRewindIcon";
|
1147
734
|
export * from "./components/FastfoodIcon";
|
1148
|
-
export * from "./components/FaucetIcon";
|
1149
735
|
export * from "./components/FavoriteIcon";
|
1150
736
|
export * from "./components/FavoriteBorderIcon";
|
737
|
+
export * from "./components/FavoriteOutlineIcon";
|
1151
738
|
export * from "./components/FaxIcon";
|
1152
|
-
export * from "./components/FeatureSearchIcon";
|
1153
739
|
export * from "./components/FeaturedPlayListIcon";
|
1154
|
-
export * from "./components/FeaturedSeasonalAndGiftsIcon";
|
1155
740
|
export * from "./components/FeaturedVideoIcon";
|
1156
741
|
export * from "./components/FeedIcon";
|
1157
742
|
export * from "./components/FeedbackIcon";
|
1158
743
|
export * from "./components/FemaleIcon";
|
1159
|
-
export * from "./components/FemurIcon";
|
1160
|
-
export * from "./components/FemurAltIcon";
|
1161
744
|
export * from "./components/FenceIcon";
|
1162
|
-
export * from "./components/FertileIcon";
|
1163
745
|
export * from "./components/FestivalIcon";
|
1164
746
|
export * from "./components/FiberDvrIcon";
|
1165
747
|
export * from "./components/FiberManualRecordIcon";
|
@@ -1170,13 +752,9 @@ export * from "./components/FileCopyIcon";
|
|
1170
752
|
export * from "./components/FileDownloadIcon";
|
1171
753
|
export * from "./components/FileDownloadDoneIcon";
|
1172
754
|
export * from "./components/FileDownloadOffIcon";
|
1173
|
-
export * from "./components/FileMapIcon";
|
1174
755
|
export * from "./components/FileOpenIcon";
|
1175
756
|
export * from "./components/FilePresentIcon";
|
1176
|
-
export * from "./components/FileSaveIcon";
|
1177
|
-
export * from "./components/FileSaveOffIcon";
|
1178
757
|
export * from "./components/FileUploadIcon";
|
1179
|
-
export * from "./components/FileUploadOffIcon";
|
1180
758
|
export * from "./components/FilterIcon";
|
1181
759
|
export * from "./components/Filter1Icon";
|
1182
760
|
export * from "./components/Filter2Icon";
|
@@ -1196,30 +774,23 @@ export * from "./components/FilterDramaIcon";
|
|
1196
774
|
export * from "./components/FilterFramesIcon";
|
1197
775
|
export * from "./components/FilterHdrIcon";
|
1198
776
|
export * from "./components/FilterListIcon";
|
1199
|
-
export * from "./components/FilterListAltIcon";
|
1200
777
|
export * from "./components/FilterListOffIcon";
|
1201
778
|
export * from "./components/FilterNoneIcon";
|
1202
|
-
export * from "./components/FilterRetroluxIcon";
|
1203
779
|
export * from "./components/FilterTiltShiftIcon";
|
1204
780
|
export * from "./components/FilterVintageIcon";
|
1205
|
-
export * from "./components/FinanceIcon";
|
1206
|
-
export * from "./components/FinanceChipIcon";
|
1207
|
-
export * from "./components/FinanceModeIcon";
|
1208
781
|
export * from "./components/FindInPageIcon";
|
1209
782
|
export * from "./components/FindReplaceIcon";
|
1210
783
|
export * from "./components/FingerprintIcon";
|
1211
784
|
export * from "./components/FireExtinguisherIcon";
|
1212
|
-
export * from "./components/
|
785
|
+
export * from "./components/FireHydrantAltIcon";
|
1213
786
|
export * from "./components/FireTruckIcon";
|
1214
787
|
export * from "./components/FireplaceIcon";
|
1215
788
|
export * from "./components/FirstPageIcon";
|
1216
|
-
export * from "./components/FitPageIcon";
|
1217
789
|
export * from "./components/FitScreenIcon";
|
1218
|
-
export * from "./components/
|
790
|
+
export * from "./components/FitbitIcon";
|
1219
791
|
export * from "./components/FitnessCenterIcon";
|
1220
792
|
export * from "./components/FlagIcon";
|
1221
793
|
export * from "./components/FlagCircleIcon";
|
1222
|
-
export * from "./components/FlagFilledIcon";
|
1223
794
|
export * from "./components/FlakyIcon";
|
1224
795
|
export * from "./components/FlareIcon";
|
1225
796
|
export * from "./components/FlashAutoIcon";
|
@@ -1228,57 +799,36 @@ export * from "./components/FlashOnIcon";
|
|
1228
799
|
export * from "./components/FlashlightOffIcon";
|
1229
800
|
export * from "./components/FlashlightOnIcon";
|
1230
801
|
export * from "./components/FlatwareIcon";
|
1231
|
-
export * from "./components/FlexDirectionIcon";
|
1232
|
-
export * from "./components/FlexNoWrapIcon";
|
1233
|
-
export * from "./components/FlexWrapIcon";
|
1234
802
|
export * from "./components/FlightIcon";
|
1235
803
|
export * from "./components/FlightClassIcon";
|
1236
804
|
export * from "./components/FlightLandIcon";
|
1237
805
|
export * from "./components/FlightTakeoffIcon";
|
1238
|
-
export * from "./components/FlightsAndHotelsIcon";
|
1239
|
-
export * from "./components/FlightsmodeIcon";
|
1240
806
|
export * from "./components/FlipIcon";
|
1241
807
|
export * from "./components/FlipCameraAndroidIcon";
|
1242
808
|
export * from "./components/FlipCameraIosIcon";
|
1243
809
|
export * from "./components/FlipToBackIcon";
|
1244
810
|
export * from "./components/FlipToFrontIcon";
|
1245
811
|
export * from "./components/FloodIcon";
|
1246
|
-
export * from "./components/FloorIcon";
|
1247
|
-
export * from "./components/FloorLampIcon";
|
1248
812
|
export * from "./components/FlourescentIcon";
|
1249
|
-
export * from "./components/FlowsheetIcon";
|
1250
|
-
export * from "./components/FluidIcon";
|
1251
|
-
export * from "./components/FluidBalanceIcon";
|
1252
|
-
export * from "./components/FluidMedIcon";
|
1253
813
|
export * from "./components/FluorescentIcon";
|
1254
|
-
export * from "./components/FlutterIcon";
|
1255
814
|
export * from "./components/FlutterDashIcon";
|
1256
815
|
export * from "./components/FmdBadIcon";
|
1257
816
|
export * from "./components/FmdGoodIcon";
|
1258
|
-
export * from "./components/FoggyIcon";
|
1259
|
-
export * from "./components/FoldedHandsIcon";
|
1260
817
|
export * from "./components/FolderIcon";
|
1261
818
|
export * from "./components/FolderCopyIcon";
|
1262
|
-
export * from "./components/FolderDataIcon";
|
1263
819
|
export * from "./components/FolderDeleteIcon";
|
1264
|
-
export * from "./components/FolderManagedIcon";
|
1265
820
|
export * from "./components/FolderOffIcon";
|
1266
821
|
export * from "./components/FolderOpenIcon";
|
1267
822
|
export * from "./components/FolderSharedIcon";
|
1268
823
|
export * from "./components/FolderSpecialIcon";
|
1269
|
-
export * from "./components/FolderSupervisedIcon";
|
1270
824
|
export * from "./components/FolderZipIcon";
|
1271
825
|
export * from "./components/FollowTheSignsIcon";
|
1272
826
|
export * from "./components/FontDownloadIcon";
|
1273
827
|
export * from "./components/FontDownloadOffIcon";
|
1274
828
|
export * from "./components/FoodBankIcon";
|
1275
|
-
export * from "./components/FootBonesIcon";
|
1276
|
-
export * from "./components/FootprintIcon";
|
1277
|
-
export * from "./components/ForYouIcon";
|
1278
829
|
export * from "./components/ForestIcon";
|
1279
830
|
export * from "./components/ForkLeftIcon";
|
1280
831
|
export * from "./components/ForkRightIcon";
|
1281
|
-
export * from "./components/ForkliftIcon";
|
1282
832
|
export * from "./components/FormatAlignCenterIcon";
|
1283
833
|
export * from "./components/FormatAlignJustifyIcon";
|
1284
834
|
export * from "./components/FormatAlignLeftIcon";
|
@@ -1288,107 +838,52 @@ export * from "./components/FormatClearIcon";
|
|
1288
838
|
export * from "./components/FormatColorFillIcon";
|
1289
839
|
export * from "./components/FormatColorResetIcon";
|
1290
840
|
export * from "./components/FormatColorTextIcon";
|
1291
|
-
export * from "./components/FormatH1Icon";
|
1292
|
-
export * from "./components/FormatH2Icon";
|
1293
|
-
export * from "./components/FormatH3Icon";
|
1294
|
-
export * from "./components/FormatH4Icon";
|
1295
|
-
export * from "./components/FormatH5Icon";
|
1296
|
-
export * from "./components/FormatH6Icon";
|
1297
|
-
export * from "./components/FormatImageLeftIcon";
|
1298
|
-
export * from "./components/FormatImageRightIcon";
|
1299
841
|
export * from "./components/FormatIndentDecreaseIcon";
|
1300
842
|
export * from "./components/FormatIndentIncreaseIcon";
|
1301
|
-
export * from "./components/FormatInkHighlighterIcon";
|
1302
843
|
export * from "./components/FormatItalicIcon";
|
1303
|
-
export * from "./components/FormatLetterSpacingIcon";
|
1304
|
-
export * from "./components/FormatLetterSpacing2Icon";
|
1305
|
-
export * from "./components/FormatLetterSpacingStandardIcon";
|
1306
|
-
export * from "./components/FormatLetterSpacingWideIcon";
|
1307
|
-
export * from "./components/FormatLetterSpacingWiderIcon";
|
1308
844
|
export * from "./components/FormatLineSpacingIcon";
|
1309
845
|
export * from "./components/FormatListBulletedIcon";
|
1310
|
-
export * from "./components/FormatListBulletedAddIcon";
|
1311
846
|
export * from "./components/FormatListNumberedIcon";
|
1312
847
|
export * from "./components/FormatListNumberedRtlIcon";
|
1313
848
|
export * from "./components/FormatOverlineIcon";
|
1314
849
|
export * from "./components/FormatPaintIcon";
|
1315
|
-
export * from "./components/FormatParagraphIcon";
|
1316
850
|
export * from "./components/FormatQuoteIcon";
|
1317
851
|
export * from "./components/FormatShapesIcon";
|
1318
852
|
export * from "./components/FormatSizeIcon";
|
1319
853
|
export * from "./components/FormatStrikethroughIcon";
|
1320
|
-
export * from "./components/FormatTextClipIcon";
|
1321
|
-
export * from "./components/FormatTextOverflowIcon";
|
1322
|
-
export * from "./components/FormatTextWrapIcon";
|
1323
854
|
export * from "./components/FormatTextdirectionLToRIcon";
|
1324
855
|
export * from "./components/FormatTextdirectionRToLIcon";
|
856
|
+
export * from "./components/FormatUnderlineIcon";
|
1325
857
|
export * from "./components/FormatUnderlinedIcon";
|
1326
|
-
export * from "./components/FormatUnderlinedSquiggleIcon";
|
1327
|
-
export * from "./components/FormsAddOnIcon";
|
1328
|
-
export * from "./components/FormsAppsScriptIcon";
|
1329
858
|
export * from "./components/FortIcon";
|
1330
859
|
export * from "./components/ForumIcon";
|
1331
860
|
export * from "./components/ForwardIcon";
|
1332
861
|
export * from "./components/Forward10Icon";
|
1333
862
|
export * from "./components/Forward30Icon";
|
1334
863
|
export * from "./components/Forward5Icon";
|
1335
|
-
export * from "./components/ForwardCircleIcon";
|
1336
|
-
export * from "./components/ForwardMediaIcon";
|
1337
864
|
export * from "./components/ForwardToInboxIcon";
|
1338
865
|
export * from "./components/FoundationIcon";
|
1339
|
-
export * from "./components/FrameInspectIcon";
|
1340
|
-
export * from "./components/FramePersonIcon";
|
1341
|
-
export * from "./components/FramePersonOffIcon";
|
1342
|
-
export * from "./components/FrameReloadIcon";
|
1343
|
-
export * from "./components/FrameSourceIcon";
|
1344
866
|
export * from "./components/FreeBreakfastIcon";
|
1345
867
|
export * from "./components/FreeCancellationIcon";
|
1346
868
|
export * from "./components/FrontHandIcon";
|
1347
|
-
export * from "./components/FrontLoaderIcon";
|
1348
|
-
export * from "./components/FullCoverageIcon";
|
1349
|
-
export * from "./components/FullHdIcon";
|
1350
|
-
export * from "./components/FullStackedBarChartIcon";
|
1351
869
|
export * from "./components/FullscreenIcon";
|
1352
870
|
export * from "./components/FullscreenExitIcon";
|
1353
|
-
export * from "./components/FunctionIcon";
|
1354
871
|
export * from "./components/FunctionsIcon";
|
1355
872
|
export * from "./components/GMobiledataIcon";
|
1356
|
-
export * from "./components/GMobiledataBadgeIcon";
|
1357
873
|
export * from "./components/GTranslateIcon";
|
1358
|
-
export * from "./components/GalleryThumbnailIcon";
|
1359
874
|
export * from "./components/GamepadIcon";
|
1360
875
|
export * from "./components/GamesIcon";
|
1361
876
|
export * from "./components/GarageIcon";
|
1362
|
-
export * from "./components/GarageDoorIcon";
|
1363
|
-
export * from "./components/GarageHomeIcon";
|
1364
|
-
export * from "./components/GardenCartIcon";
|
1365
877
|
export * from "./components/GasMeterIcon";
|
1366
|
-
export * from "./components/GastroenterologyIcon";
|
1367
|
-
export * from "./components/GateIcon";
|
1368
878
|
export * from "./components/GavelIcon";
|
1369
|
-
export * from "./components/GeneralDeviceIcon";
|
1370
879
|
export * from "./components/GeneratingTokensIcon";
|
1371
|
-
export * from "./components/GeneticsIcon";
|
1372
|
-
export * from "./components/GenresIcon";
|
1373
880
|
export * from "./components/GestureIcon";
|
1374
|
-
export * from "./components/GestureSelectIcon";
|
1375
881
|
export * from "./components/GetAppIcon";
|
1376
882
|
export * from "./components/GifIcon";
|
1377
883
|
export * from "./components/GifBoxIcon";
|
1378
884
|
export * from "./components/GirlIcon";
|
1379
885
|
export * from "./components/GiteIcon";
|
1380
|
-
export * from "./components/GlassCupIcon";
|
1381
|
-
export * from "./components/GlobeIcon";
|
1382
|
-
export * from "./components/GlobeAsiaIcon";
|
1383
|
-
export * from "./components/GlobeUkIcon";
|
1384
|
-
export * from "./components/GlucoseIcon";
|
1385
|
-
export * from "./components/GlyphsIcon";
|
1386
|
-
export * from "./components/GoToLineIcon";
|
1387
886
|
export * from "./components/GolfCourseIcon";
|
1388
|
-
export * from "./components/GoogleHomeDevicesIcon";
|
1389
|
-
export * from "./components/GooglePlusReshareIcon";
|
1390
|
-
export * from "./components/GoogleTvRemoteIcon";
|
1391
|
-
export * from "./components/GoogleWifiIcon";
|
1392
887
|
export * from "./components/GppBadIcon";
|
1393
888
|
export * from "./components/GppGoodIcon";
|
1394
889
|
export * from "./components/GppMaybeIcon";
|
@@ -1402,39 +897,24 @@ export * from "./components/GrainIcon";
|
|
1402
897
|
export * from "./components/GraphicEqIcon";
|
1403
898
|
export * from "./components/GrassIcon";
|
1404
899
|
export * from "./components/Grid3x3Icon";
|
1405
|
-
export * from "./components/Grid3x3OffIcon";
|
1406
900
|
export * from "./components/Grid4x4Icon";
|
1407
901
|
export * from "./components/GridGoldenratioIcon";
|
1408
|
-
export * from "./components/GridGuidesIcon";
|
1409
902
|
export * from "./components/GridOffIcon";
|
1410
903
|
export * from "./components/GridOnIcon";
|
1411
904
|
export * from "./components/GridViewIcon";
|
1412
|
-
export * from "./components/GroceryIcon";
|
1413
905
|
export * from "./components/GroupIcon";
|
1414
906
|
export * from "./components/GroupAddIcon";
|
1415
907
|
export * from "./components/GroupOffIcon";
|
1416
908
|
export * from "./components/GroupRemoveIcon";
|
1417
909
|
export * from "./components/GroupWorkIcon";
|
1418
|
-
export * from "./components/GroupedBarChartIcon";
|
1419
910
|
export * from "./components/GroupsIcon";
|
1420
911
|
export * from "./components/Groups2Icon";
|
1421
912
|
export * from "./components/Groups3Icon";
|
1422
|
-
export * from "./components/GynecologyIcon";
|
1423
913
|
export * from "./components/HMobiledataIcon";
|
1424
|
-
export * from "./components/HMobiledataBadgeIcon";
|
1425
914
|
export * from "./components/HPlusMobiledataIcon";
|
1426
|
-
export * from "./components/HPlusMobiledataBadgeIcon";
|
1427
915
|
export * from "./components/HailIcon";
|
1428
|
-
export * from "./components/HallwayIcon";
|
1429
|
-
export * from "./components/HandBonesIcon";
|
1430
|
-
export * from "./components/HandGestureIcon";
|
1431
916
|
export * from "./components/HandshakeIcon";
|
1432
|
-
export * from "./components/HandwritingRecognitionIcon";
|
1433
917
|
export * from "./components/HandymanIcon";
|
1434
|
-
export * from "./components/HangoutVideoIcon";
|
1435
|
-
export * from "./components/HangoutVideoOffIcon";
|
1436
|
-
export * from "./components/HardDriveIcon";
|
1437
|
-
export * from "./components/HardDrive2Icon";
|
1438
918
|
export * from "./components/HardwareIcon";
|
1439
919
|
export * from "./components/HdIcon";
|
1440
920
|
export * from "./components/HdrAutoIcon";
|
@@ -1445,7 +925,6 @@ export * from "./components/HdrOffSelectIcon";
|
|
1445
925
|
export * from "./components/HdrOnIcon";
|
1446
926
|
export * from "./components/HdrOnSelectIcon";
|
1447
927
|
export * from "./components/HdrPlusIcon";
|
1448
|
-
export * from "./components/HdrPlusOffIcon";
|
1449
928
|
export * from "./components/HdrStrongIcon";
|
1450
929
|
export * from "./components/HdrWeakIcon";
|
1451
930
|
export * from "./components/HeadphonesIcon";
|
@@ -1454,46 +933,24 @@ export * from "./components/HeadsetIcon";
|
|
1454
933
|
export * from "./components/HeadsetMicIcon";
|
1455
934
|
export * from "./components/HeadsetOffIcon";
|
1456
935
|
export * from "./components/HealingIcon";
|
1457
|
-
export * from "./components/HealthAndBeautyIcon";
|
1458
936
|
export * from "./components/HealthAndSafetyIcon";
|
1459
|
-
export * from "./components/HealthMetricsIcon";
|
1460
|
-
export * from "./components/HeapSnapshotLargeIcon";
|
1461
|
-
export * from "./components/HeapSnapshotMultipleIcon";
|
1462
|
-
export * from "./components/HeapSnapshotThumbnailIcon";
|
1463
937
|
export * from "./components/HearingIcon";
|
1464
938
|
export * from "./components/HearingDisabledIcon";
|
1465
939
|
export * from "./components/HeartBrokenIcon";
|
1466
|
-
export * from "./components/HeartCheckIcon";
|
1467
|
-
export * from "./components/HeartMinusIcon";
|
1468
|
-
export * from "./components/HeartPlusIcon";
|
1469
|
-
export * from "./components/HeatIcon";
|
1470
940
|
export * from "./components/HeatPumpIcon";
|
1471
|
-
export * from "./components/HeatPumpBalanceIcon";
|
1472
941
|
export * from "./components/HeightIcon";
|
1473
|
-
export * from "./components/HelicopterIcon";
|
1474
942
|
export * from "./components/HelpIcon";
|
1475
943
|
export * from "./components/HelpCenterIcon";
|
1476
|
-
export * from "./components/HelpClinicIcon";
|
1477
944
|
export * from "./components/HelpOutlineIcon";
|
1478
|
-
export * from "./components/HematologyIcon";
|
1479
945
|
export * from "./components/HevcIcon";
|
1480
946
|
export * from "./components/HexagonIcon";
|
1481
|
-
export * from "./components/HideIcon";
|
1482
947
|
export * from "./components/HideImageIcon";
|
1483
948
|
export * from "./components/HideSourceIcon";
|
1484
|
-
export * from "./components/HighDensityIcon";
|
1485
949
|
export * from "./components/HighQualityIcon";
|
1486
|
-
export * from "./components/HighResIcon";
|
1487
950
|
export * from "./components/HighlightIcon";
|
1488
|
-
export * from "./components/
|
1489
|
-
export * from "./components/HighlightMouseCursorIcon";
|
951
|
+
export * from "./components/HighlightAltIcon";
|
1490
952
|
export * from "./components/HighlightOffIcon";
|
1491
|
-
export * from "./components/
|
1492
|
-
export * from "./components/HighlighterSize1Icon";
|
1493
|
-
export * from "./components/HighlighterSize2Icon";
|
1494
|
-
export * from "./components/HighlighterSize3Icon";
|
1495
|
-
export * from "./components/HighlighterSize4Icon";
|
1496
|
-
export * from "./components/HighlighterSize5Icon";
|
953
|
+
export * from "./components/HighlightRemoveIcon";
|
1497
954
|
export * from "./components/HikingIcon";
|
1498
955
|
export * from "./components/HistoryIcon";
|
1499
956
|
export * from "./components/HistoryEduIcon";
|
@@ -1503,19 +960,9 @@ export * from "./components/HlsIcon";
|
|
1503
960
|
export * from "./components/HlsOffIcon";
|
1504
961
|
export * from "./components/HolidayVillageIcon";
|
1505
962
|
export * from "./components/HomeIcon";
|
1506
|
-
export * from "./components/HomeAndGardenIcon";
|
1507
|
-
export * from "./components/HomeAppLogoIcon";
|
1508
|
-
export * from "./components/HomeFilledIcon";
|
1509
|
-
export * from "./components/HomeHealthIcon";
|
1510
|
-
export * from "./components/HomeImprovementAndToolsIcon";
|
1511
|
-
export * from "./components/HomeIotDeviceIcon";
|
1512
963
|
export * from "./components/HomeMaxIcon";
|
1513
|
-
export * from "./components/HomeMaxDotsIcon";
|
1514
964
|
export * from "./components/HomeMiniIcon";
|
1515
|
-
export * from "./components/HomePinIcon";
|
1516
965
|
export * from "./components/HomeRepairServiceIcon";
|
1517
|
-
export * from "./components/HomeSpeakerIcon";
|
1518
|
-
export * from "./components/HomeStorageIcon";
|
1519
966
|
export * from "./components/HomeWorkIcon";
|
1520
967
|
export * from "./components/HorizontalDistributeIcon";
|
1521
968
|
export * from "./components/HorizontalRuleIcon";
|
@@ -1523,7 +970,6 @@ export * from "./components/HorizontalSplitIcon";
|
|
1523
970
|
export * from "./components/HotTubIcon";
|
1524
971
|
export * from "./components/HotelIcon";
|
1525
972
|
export * from "./components/HotelClassIcon";
|
1526
|
-
export * from "./components/HourglassIcon";
|
1527
973
|
export * from "./components/HourglassBottomIcon";
|
1528
974
|
export * from "./components/HourglassDisabledIcon";
|
1529
975
|
export * from "./components/HourglassEmptyIcon";
|
@@ -1531,60 +977,31 @@ export * from "./components/HourglassFullIcon";
|
|
1531
977
|
export * from "./components/HourglassTopIcon";
|
1532
978
|
export * from "./components/HouseIcon";
|
1533
979
|
export * from "./components/HouseSidingIcon";
|
1534
|
-
export * from "./components/HouseWithShieldIcon";
|
1535
980
|
export * from "./components/HouseboatIcon";
|
1536
|
-
export * from "./components/HouseholdSuppliesIcon";
|
1537
981
|
export * from "./components/HowToRegIcon";
|
1538
982
|
export * from "./components/HowToVoteIcon";
|
1539
|
-
export * from "./components/HrRestingIcon";
|
1540
983
|
export * from "./components/HtmlIcon";
|
1541
984
|
export * from "./components/HttpIcon";
|
1542
985
|
export * from "./components/HttpsIcon";
|
1543
986
|
export * from "./components/HubIcon";
|
1544
|
-
export * from "./components/HumerusIcon";
|
1545
|
-
export * from "./components/HumerusAltIcon";
|
1546
|
-
export * from "./components/HumidityHighIcon";
|
1547
|
-
export * from "./components/HumidityIndoorIcon";
|
1548
|
-
export * from "./components/HumidityLowIcon";
|
1549
|
-
export * from "./components/HumidityMidIcon";
|
1550
|
-
export * from "./components/HumidityPercentageIcon";
|
1551
987
|
export * from "./components/HvacIcon";
|
1552
988
|
export * from "./components/IceSkatingIcon";
|
1553
989
|
export * from "./components/IcecreamIcon";
|
1554
|
-
export * from "./components/IflIcon";
|
1555
|
-
export * from "./components/IframeIcon";
|
1556
|
-
export * from "./components/IframeOffIcon";
|
1557
990
|
export * from "./components/ImageIcon";
|
1558
991
|
export * from "./components/ImageAspectRatioIcon";
|
1559
992
|
export * from "./components/ImageNotSupportedIcon";
|
1560
993
|
export * from "./components/ImageSearchIcon";
|
1561
994
|
export * from "./components/ImagesearchRollerIcon";
|
1562
|
-
export * from "./components/ImagesmodeIcon";
|
1563
|
-
export * from "./components/ImmunologyIcon";
|
1564
995
|
export * from "./components/ImportContactsIcon";
|
1565
996
|
export * from "./components/ImportExportIcon";
|
1566
997
|
export * from "./components/ImportantDevicesIcon";
|
1567
|
-
export * from "./components/InHomeModeIcon";
|
1568
|
-
export * from "./components/InactiveOrderIcon";
|
1569
998
|
export * from "./components/InboxIcon";
|
1570
|
-
export * from "./components/InboxCustomizeIcon";
|
1571
999
|
export * from "./components/IncompleteCircleIcon";
|
1572
1000
|
export * from "./components/IndeterminateCheckBoxIcon";
|
1573
|
-
export * from "./components/IndeterminateQuestionBoxIcon";
|
1574
1001
|
export * from "./components/InfoIcon";
|
1575
|
-
export * from "./components/
|
1576
|
-
export * from "./components/InfraredIcon";
|
1577
|
-
export * from "./components/InkEraserIcon";
|
1578
|
-
export * from "./components/InkEraserOffIcon";
|
1579
|
-
export * from "./components/InkHighlighterIcon";
|
1580
|
-
export * from "./components/InkHighlighterMoveIcon";
|
1581
|
-
export * from "./components/InkMarkerIcon";
|
1582
|
-
export * from "./components/InkPenIcon";
|
1583
|
-
export * from "./components/InpatientIcon";
|
1002
|
+
export * from "./components/InfoOutlineIcon";
|
1584
1003
|
export * from "./components/InputIcon";
|
1585
|
-
export * from "./components/InputCircleIcon";
|
1586
1004
|
export * from "./components/InsertChartIcon";
|
1587
|
-
export * from "./components/InsertChartFilledIcon";
|
1588
1005
|
export * from "./components/InsertChartOutlinedIcon";
|
1589
1006
|
export * from "./components/InsertCommentIcon";
|
1590
1007
|
export * from "./components/InsertDriveFileIcon";
|
@@ -1593,39 +1010,29 @@ export * from "./components/InsertInvitationIcon";
|
|
1593
1010
|
export * from "./components/InsertLinkIcon";
|
1594
1011
|
export * from "./components/InsertPageBreakIcon";
|
1595
1012
|
export * from "./components/InsertPhotoIcon";
|
1596
|
-
export * from "./components/InsertTextIcon";
|
1597
1013
|
export * from "./components/InsightsIcon";
|
1598
1014
|
export * from "./components/InstallDesktopIcon";
|
1599
1015
|
export * from "./components/InstallMobileIcon";
|
1600
|
-
export * from "./components/InstantMixIcon";
|
1601
1016
|
export * from "./components/IntegrationInstructionsIcon";
|
1602
|
-
export * from "./components/InteractiveSpaceIcon";
|
1603
1017
|
export * from "./components/InterestsIcon";
|
1604
1018
|
export * from "./components/InterpreterModeIcon";
|
1605
1019
|
export * from "./components/InventoryIcon";
|
1606
1020
|
export * from "./components/Inventory2Icon";
|
1607
1021
|
export * from "./components/InvertColorsIcon";
|
1608
1022
|
export * from "./components/InvertColorsOffIcon";
|
1609
|
-
export * from "./components/
|
1023
|
+
export * from "./components/InvertColorsOnIcon";
|
1610
1024
|
export * from "./components/IosShareIcon";
|
1611
1025
|
export * from "./components/IronIcon";
|
1612
1026
|
export * from "./components/IsoIcon";
|
1613
|
-
export * from "./components/JamboardKioskIcon";
|
1614
1027
|
export * from "./components/JavascriptIcon";
|
1615
|
-
export * from "./components/JoinIcon";
|
1616
1028
|
export * from "./components/JoinFullIcon";
|
1617
1029
|
export * from "./components/JoinInnerIcon";
|
1618
1030
|
export * from "./components/JoinLeftIcon";
|
1619
1031
|
export * from "./components/JoinRightIcon";
|
1620
|
-
export * from "./components/JoystickIcon";
|
1621
|
-
export * from "./components/JumpToElementIcon";
|
1622
1032
|
export * from "./components/KayakingIcon";
|
1623
1033
|
export * from "./components/KebabDiningIcon";
|
1624
|
-
export * from "./components/KettleIcon";
|
1625
1034
|
export * from "./components/KeyIcon";
|
1626
1035
|
export * from "./components/KeyOffIcon";
|
1627
|
-
export * from "./components/KeyVerticalIcon";
|
1628
|
-
export * from "./components/KeyVisualizerIcon";
|
1629
1036
|
export * from "./components/KeyboardIcon";
|
1630
1037
|
export * from "./components/KeyboardAltIcon";
|
1631
1038
|
export * from "./components/KeyboardArrowDownIcon";
|
@@ -1634,126 +1041,71 @@ export * from "./components/KeyboardArrowRightIcon";
|
|
1634
1041
|
export * from "./components/KeyboardArrowUpIcon";
|
1635
1042
|
export * from "./components/KeyboardBackspaceIcon";
|
1636
1043
|
export * from "./components/KeyboardCapslockIcon";
|
1637
|
-
export * from "./components/KeyboardCapslockBadgeIcon";
|
1638
1044
|
export * from "./components/KeyboardCommandKeyIcon";
|
1045
|
+
export * from "./components/KeyboardControlIcon";
|
1639
1046
|
export * from "./components/KeyboardControlKeyIcon";
|
1640
1047
|
export * from "./components/KeyboardDoubleArrowDownIcon";
|
1641
1048
|
export * from "./components/KeyboardDoubleArrowLeftIcon";
|
1642
1049
|
export * from "./components/KeyboardDoubleArrowRightIcon";
|
1643
1050
|
export * from "./components/KeyboardDoubleArrowUpIcon";
|
1644
|
-
export * from "./components/KeyboardExternalInputIcon";
|
1645
|
-
export * from "./components/KeyboardFullIcon";
|
1646
1051
|
export * from "./components/KeyboardHideIcon";
|
1647
|
-
export * from "./components/KeyboardKeysIcon";
|
1648
|
-
export * from "./components/KeyboardOffIcon";
|
1649
|
-
export * from "./components/KeyboardOnscreenIcon";
|
1650
1052
|
export * from "./components/KeyboardOptionKeyIcon";
|
1651
|
-
export * from "./components/KeyboardPreviousLanguageIcon";
|
1652
1053
|
export * from "./components/KeyboardReturnIcon";
|
1653
1054
|
export * from "./components/KeyboardTabIcon";
|
1654
|
-
export * from "./components/KeyboardTabRtlIcon";
|
1655
1055
|
export * from "./components/KeyboardVoiceIcon";
|
1656
|
-
export * from "./components/KidStarIcon";
|
1657
1056
|
export * from "./components/KingBedIcon";
|
1658
1057
|
export * from "./components/KitchenIcon";
|
1659
1058
|
export * from "./components/KitesurfingIcon";
|
1660
|
-
export * from "./components/LabPanelIcon";
|
1661
|
-
export * from "./components/LabProfileIcon";
|
1662
|
-
export * from "./components/LabResearchIcon";
|
1663
1059
|
export * from "./components/LabelIcon";
|
1664
1060
|
export * from "./components/LabelImportantIcon";
|
1665
1061
|
export * from "./components/LabelImportantOutlineIcon";
|
1666
1062
|
export * from "./components/LabelOffIcon";
|
1667
1063
|
export * from "./components/LabelOutlineIcon";
|
1668
|
-
export * from "./components/LabsIcon";
|
1669
1064
|
export * from "./components/LanIcon";
|
1670
1065
|
export * from "./components/LandscapeIcon";
|
1671
1066
|
export * from "./components/LandslideIcon";
|
1672
1067
|
export * from "./components/LanguageIcon";
|
1673
|
-
export * from "./components/LanguageChineseArrayIcon";
|
1674
|
-
export * from "./components/LanguageChineseCangjieIcon";
|
1675
|
-
export * from "./components/LanguageChineseDayiIcon";
|
1676
|
-
export * from "./components/LanguageChinesePinyinIcon";
|
1677
|
-
export * from "./components/LanguageChineseQuickIcon";
|
1678
|
-
export * from "./components/LanguageChineseWubiIcon";
|
1679
|
-
export * from "./components/LanguageFrenchIcon";
|
1680
|
-
export * from "./components/LanguageGbEnglishIcon";
|
1681
|
-
export * from "./components/LanguageInternationalIcon";
|
1682
|
-
export * from "./components/LanguageJapaneseKanaIcon";
|
1683
|
-
export * from "./components/LanguageKoreanLatinIcon";
|
1684
|
-
export * from "./components/LanguagePinyinIcon";
|
1685
|
-
export * from "./components/LanguageSpanishIcon";
|
1686
|
-
export * from "./components/LanguageUsIcon";
|
1687
|
-
export * from "./components/LanguageUsColemakIcon";
|
1688
|
-
export * from "./components/LanguageUsDvorakIcon";
|
1689
|
-
export * from "./components/LapsIcon";
|
1690
1068
|
export * from "./components/LaptopIcon";
|
1691
1069
|
export * from "./components/LaptopChromebookIcon";
|
1692
1070
|
export * from "./components/LaptopMacIcon";
|
1693
1071
|
export * from "./components/LaptopWindowsIcon";
|
1694
|
-
export * from "./components/LassoSelectIcon";
|
1695
1072
|
export * from "./components/LastPageIcon";
|
1696
1073
|
export * from "./components/LaunchIcon";
|
1697
|
-
export * from "./components/LaundryIcon";
|
1698
1074
|
export * from "./components/LayersIcon";
|
1699
1075
|
export * from "./components/LayersClearIcon";
|
1700
|
-
export * from "./components/LdaIcon";
|
1701
1076
|
export * from "./components/LeaderboardIcon";
|
1702
1077
|
export * from "./components/LeakAddIcon";
|
1703
1078
|
export * from "./components/LeakRemoveIcon";
|
1704
|
-
export * from "./components/
|
1705
|
-
export * from "./components/LeftPanelCloseIcon";
|
1706
|
-
export * from "./components/LeftPanelOpenIcon";
|
1079
|
+
export * from "./components/LeaveBagsAtHomeIcon";
|
1707
1080
|
export * from "./components/LegendToggleIcon";
|
1708
1081
|
export * from "./components/LensIcon";
|
1709
1082
|
export * from "./components/LensBlurIcon";
|
1710
|
-
export * from "./components/LetterSwitchIcon";
|
1711
1083
|
export * from "./components/LibraryAddIcon";
|
1712
1084
|
export * from "./components/LibraryAddCheckIcon";
|
1713
1085
|
export * from "./components/LibraryBooksIcon";
|
1714
1086
|
export * from "./components/LibraryMusicIcon";
|
1715
|
-
export * from "./components/LicenseIcon";
|
1716
|
-
export * from "./components/LiftToTalkIcon";
|
1717
1087
|
export * from "./components/LightIcon";
|
1718
|
-
export * from "./components/LightGroupIcon";
|
1719
1088
|
export * from "./components/LightModeIcon";
|
1720
|
-
export * from "./components/LightOffIcon";
|
1721
1089
|
export * from "./components/LightbulbIcon";
|
1722
1090
|
export * from "./components/LightbulbCircleIcon";
|
1723
1091
|
export * from "./components/LightbulbOutlineIcon";
|
1724
|
-
export * from "./components/LightningStandIcon";
|
1725
1092
|
export * from "./components/LineAxisIcon";
|
1726
|
-
export * from "./components/LineCurveIcon";
|
1727
|
-
export * from "./components/LineEndIcon";
|
1728
|
-
export * from "./components/LineEndArrowIcon";
|
1729
|
-
export * from "./components/LineEndArrowNotchIcon";
|
1730
|
-
export * from "./components/LineEndCircleIcon";
|
1731
|
-
export * from "./components/LineEndDiamondIcon";
|
1732
|
-
export * from "./components/LineEndSquareIcon";
|
1733
|
-
export * from "./components/LineStartIcon";
|
1734
|
-
export * from "./components/LineStartArrowIcon";
|
1735
|
-
export * from "./components/LineStartArrowNotchIcon";
|
1736
|
-
export * from "./components/LineStartCircleIcon";
|
1737
|
-
export * from "./components/LineStartDiamondIcon";
|
1738
|
-
export * from "./components/LineStartSquareIcon";
|
1739
1093
|
export * from "./components/LineStyleIcon";
|
1740
1094
|
export * from "./components/LineWeightIcon";
|
1741
1095
|
export * from "./components/LinearScaleIcon";
|
1742
1096
|
export * from "./components/LinkIcon";
|
1743
1097
|
export * from "./components/LinkOffIcon";
|
1744
1098
|
export * from "./components/LinkedCameraIcon";
|
1745
|
-
export * from "./components/LinkedServicesIcon";
|
1746
1099
|
export * from "./components/LiquorIcon";
|
1747
1100
|
export * from "./components/ListIcon";
|
1748
1101
|
export * from "./components/ListAltIcon";
|
1749
|
-
export * from "./components/ListAltAddIcon";
|
1750
|
-
export * from "./components/ListsIcon";
|
1751
1102
|
export * from "./components/LiveHelpIcon";
|
1752
1103
|
export * from "./components/LiveTvIcon";
|
1753
1104
|
export * from "./components/LivingIcon";
|
1754
1105
|
export * from "./components/LocalActivityIcon";
|
1755
1106
|
export * from "./components/LocalAirportIcon";
|
1756
1107
|
export * from "./components/LocalAtmIcon";
|
1108
|
+
export * from "./components/LocalAttractionIcon";
|
1757
1109
|
export * from "./components/LocalBarIcon";
|
1758
1110
|
export * from "./components/LocalCafeIcon";
|
1759
1111
|
export * from "./components/LocalCarWashIcon";
|
@@ -1778,25 +1130,20 @@ export * from "./components/LocalPizzaIcon";
|
|
1778
1130
|
export * from "./components/LocalPlayIcon";
|
1779
1131
|
export * from "./components/LocalPoliceIcon";
|
1780
1132
|
export * from "./components/LocalPostOfficeIcon";
|
1781
|
-
export * from "./components/
|
1133
|
+
export * from "./components/LocalPrintShopIcon";
|
1134
|
+
export * from "./components/LocalRestaurantIcon";
|
1782
1135
|
export * from "./components/LocalSeeIcon";
|
1783
1136
|
export * from "./components/LocalShippingIcon";
|
1784
1137
|
export * from "./components/LocalTaxiIcon";
|
1785
|
-
export * from "./components/LocationAutomationIcon";
|
1786
|
-
export * from "./components/LocationAwayIcon";
|
1787
|
-
export * from "./components/LocationChipIcon";
|
1788
1138
|
export * from "./components/LocationCityIcon";
|
1789
1139
|
export * from "./components/LocationDisabledIcon";
|
1790
|
-
export * from "./components/
|
1140
|
+
export * from "./components/LocationHistoryIcon";
|
1791
1141
|
export * from "./components/LocationOffIcon";
|
1792
1142
|
export * from "./components/LocationOnIcon";
|
1793
|
-
export * from "./components/LocationPinIcon";
|
1794
1143
|
export * from "./components/LocationSearchingIcon";
|
1795
|
-
export * from "./components/LocatorTagIcon";
|
1796
1144
|
export * from "./components/LockIcon";
|
1797
1145
|
export * from "./components/LockClockIcon";
|
1798
1146
|
export * from "./components/LockOpenIcon";
|
1799
|
-
export * from "./components/LockOpenRightIcon";
|
1800
1147
|
export * from "./components/LockOutlineIcon";
|
1801
1148
|
export * from "./components/LockPersonIcon";
|
1802
1149
|
export * from "./components/LockResetIcon";
|
@@ -1812,25 +1159,14 @@ export * from "./components/LooksOneIcon";
|
|
1812
1159
|
export * from "./components/LooksTwoIcon";
|
1813
1160
|
export * from "./components/LoopIcon";
|
1814
1161
|
export * from "./components/LoupeIcon";
|
1815
|
-
export * from "./components/LowDensityIcon";
|
1816
1162
|
export * from "./components/LowPriorityIcon";
|
1817
1163
|
export * from "./components/LoyaltyIcon";
|
1818
1164
|
export * from "./components/LteMobiledataIcon";
|
1819
|
-
export * from "./components/LteMobiledataBadgeIcon";
|
1820
1165
|
export * from "./components/LtePlusMobiledataIcon";
|
1821
|
-
export * from "./components/LtePlusMobiledataBadgeIcon";
|
1822
1166
|
export * from "./components/LuggageIcon";
|
1823
1167
|
export * from "./components/LunchDiningIcon";
|
1824
1168
|
export * from "./components/LyricsIcon";
|
1825
|
-
export * from "./components/MacroAutoIcon";
|
1826
1169
|
export * from "./components/MacroOffIcon";
|
1827
|
-
export * from "./components/MagicButtonIcon";
|
1828
|
-
export * from "./components/MagicExchangeIcon";
|
1829
|
-
export * from "./components/MagicTetherIcon";
|
1830
|
-
export * from "./components/MagnificationLargeIcon";
|
1831
|
-
export * from "./components/MagnificationSmallIcon";
|
1832
|
-
export * from "./components/MagnifyDockedIcon";
|
1833
|
-
export * from "./components/MagnifyFullscreenIcon";
|
1834
1170
|
export * from "./components/MailIcon";
|
1835
1171
|
export * from "./components/MailLockIcon";
|
1836
1172
|
export * from "./components/MailOutlineIcon";
|
@@ -1842,8 +1178,6 @@ export * from "./components/Man4Icon";
|
|
1842
1178
|
export * from "./components/ManageAccountsIcon";
|
1843
1179
|
export * from "./components/ManageHistoryIcon";
|
1844
1180
|
export * from "./components/ManageSearchIcon";
|
1845
|
-
export * from "./components/MangaIcon";
|
1846
|
-
export * from "./components/ManufacturingIcon";
|
1847
1181
|
export * from "./components/MapIcon";
|
1848
1182
|
export * from "./components/MapsHomeWorkIcon";
|
1849
1183
|
export * from "./components/MapsUgcIcon";
|
@@ -1854,61 +1188,38 @@ export * from "./components/MarkChatUnreadIcon";
|
|
1854
1188
|
export * from "./components/MarkEmailReadIcon";
|
1855
1189
|
export * from "./components/MarkEmailUnreadIcon";
|
1856
1190
|
export * from "./components/MarkUnreadChatAltIcon";
|
1857
|
-
export * from "./components/MarkdownIcon";
|
1858
|
-
export * from "./components/MarkdownCopyIcon";
|
1859
|
-
export * from "./components/MarkdownPasteIcon";
|
1860
1191
|
export * from "./components/MarkunreadIcon";
|
1861
1192
|
export * from "./components/MarkunreadMailboxIcon";
|
1862
|
-
export * from "./components/MaskedTransitionsIcon";
|
1863
1193
|
export * from "./components/MasksIcon";
|
1864
|
-
export * from "./components/MatchCaseIcon";
|
1865
|
-
export * from "./components/MatchWordIcon";
|
1866
|
-
export * from "./components/MatterIcon";
|
1867
1194
|
export * from "./components/MaximizeIcon";
|
1868
|
-
export * from "./components/MeasuringTapeIcon";
|
1869
1195
|
export * from "./components/MediaBluetoothOffIcon";
|
1870
1196
|
export * from "./components/MediaBluetoothOnIcon";
|
1871
|
-
export * from "./components/MediaLinkIcon";
|
1872
1197
|
export * from "./components/MediationIcon";
|
1873
1198
|
export * from "./components/MedicalInformationIcon";
|
1874
|
-
export * from "./components/MedicalMaskIcon";
|
1875
1199
|
export * from "./components/MedicalServicesIcon";
|
1876
1200
|
export * from "./components/MedicationIcon";
|
1877
1201
|
export * from "./components/MedicationLiquidIcon";
|
1878
1202
|
export * from "./components/MeetingRoomIcon";
|
1879
1203
|
export * from "./components/MemoryIcon";
|
1880
|
-
export * from "./components/MemoryAltIcon";
|
1881
|
-
export * from "./components/MenstrualHealthIcon";
|
1882
1204
|
export * from "./components/MenuIcon";
|
1883
1205
|
export * from "./components/MenuBookIcon";
|
1884
1206
|
export * from "./components/MenuOpenIcon";
|
1885
1207
|
export * from "./components/MergeIcon";
|
1886
1208
|
export * from "./components/MergeTypeIcon";
|
1887
1209
|
export * from "./components/MessageIcon";
|
1888
|
-
export * from "./components/
|
1889
|
-
export * from "./components/
|
1210
|
+
export * from "./components/MessengerIcon";
|
1211
|
+
export * from "./components/MessengerOutlineIcon";
|
1890
1212
|
export * from "./components/MicIcon";
|
1891
|
-
export * from "./components/MicDoubleIcon";
|
1892
1213
|
export * from "./components/MicExternalOffIcon";
|
1893
1214
|
export * from "./components/MicExternalOnIcon";
|
1894
1215
|
export * from "./components/MicNoneIcon";
|
1895
1216
|
export * from "./components/MicOffIcon";
|
1896
|
-
export * from "./components/MicrobiologyIcon";
|
1897
1217
|
export * from "./components/MicrowaveIcon";
|
1898
|
-
export * from "./components/MicrowaveGenIcon";
|
1899
1218
|
export * from "./components/MilitaryTechIcon";
|
1900
|
-
export * from "./components/MimoIcon";
|
1901
|
-
export * from "./components/MimoDisconnectIcon";
|
1902
|
-
export * from "./components/MindfulnessIcon";
|
1903
1219
|
export * from "./components/MinimizeIcon";
|
1904
1220
|
export * from "./components/MinorCrashIcon";
|
1905
|
-
export * from "./components/
|
1221
|
+
export * from "./components/MiscellaneousServicesIcon";
|
1906
1222
|
export * from "./components/MissedVideoCallIcon";
|
1907
|
-
export * from "./components/MissedVideoCallFilledIcon";
|
1908
|
-
export * from "./components/MissingControllerIcon";
|
1909
|
-
export * from "./components/MistIcon";
|
1910
|
-
export * from "./components/MitreIcon";
|
1911
|
-
export * from "./components/MixtureMedIcon";
|
1912
1223
|
export * from "./components/MmsIcon";
|
1913
1224
|
export * from "./components/MobileFriendlyIcon";
|
1914
1225
|
export * from "./components/MobileOffIcon";
|
@@ -1916,19 +1227,11 @@ export * from "./components/MobileScreenShareIcon";
|
|
1916
1227
|
export * from "./components/MobiledataOffIcon";
|
1917
1228
|
export * from "./components/ModeIcon";
|
1918
1229
|
export * from "./components/ModeCommentIcon";
|
1919
|
-
export * from "./components/ModeCoolIcon";
|
1920
|
-
export * from "./components/ModeCoolOffIcon";
|
1921
|
-
export * from "./components/ModeDualIcon";
|
1922
1230
|
export * from "./components/ModeEditIcon";
|
1923
1231
|
export * from "./components/ModeEditOutlineIcon";
|
1924
|
-
export * from "./components/ModeFanIcon";
|
1925
1232
|
export * from "./components/ModeFanOffIcon";
|
1926
|
-
export * from "./components/ModeHeatIcon";
|
1927
|
-
export * from "./components/ModeHeatCoolIcon";
|
1928
|
-
export * from "./components/ModeHeatOffIcon";
|
1929
1233
|
export * from "./components/ModeNightIcon";
|
1930
1234
|
export * from "./components/ModeOfTravelIcon";
|
1931
|
-
export * from "./components/ModeOffOnIcon";
|
1932
1235
|
export * from "./components/ModeStandbyIcon";
|
1933
1236
|
export * from "./components/ModelTrainingIcon";
|
1934
1237
|
export * from "./components/MonetizationOnIcon";
|
@@ -1938,65 +1241,41 @@ export * from "./components/MoneyOffCsredIcon";
|
|
1938
1241
|
export * from "./components/MonitorIcon";
|
1939
1242
|
export * from "./components/MonitorHeartIcon";
|
1940
1243
|
export * from "./components/MonitorWeightIcon";
|
1941
|
-
export * from "./components/MonitorWeightGainIcon";
|
1942
|
-
export * from "./components/MonitorWeightLossIcon";
|
1943
|
-
export * from "./components/MonitoringIcon";
|
1944
1244
|
export * from "./components/MonochromePhotosIcon";
|
1945
1245
|
export * from "./components/MoodIcon";
|
1946
1246
|
export * from "./components/MoodBadIcon";
|
1947
|
-
export * from "./components/
|
1247
|
+
export * from "./components/MopedIcon";
|
1948
1248
|
export * from "./components/MoreIcon";
|
1949
|
-
export * from "./components/MoreDownIcon";
|
1950
1249
|
export * from "./components/MoreHorizIcon";
|
1951
1250
|
export * from "./components/MoreTimeIcon";
|
1952
|
-
export * from "./components/MoreUpIcon";
|
1953
1251
|
export * from "./components/MoreVertIcon";
|
1954
1252
|
export * from "./components/MosqueIcon";
|
1955
|
-
export * from "./components/MotionBlurIcon";
|
1956
|
-
export * from "./components/MotionModeIcon";
|
1957
1253
|
export * from "./components/MotionPhotosAutoIcon";
|
1958
1254
|
export * from "./components/MotionPhotosOffIcon";
|
1959
1255
|
export * from "./components/MotionPhotosOnIcon";
|
1960
1256
|
export * from "./components/MotionPhotosPauseIcon";
|
1961
1257
|
export * from "./components/MotionPhotosPausedIcon";
|
1962
|
-
export * from "./components/MotionSensorActiveIcon";
|
1963
|
-
export * from "./components/MotionSensorAlertIcon";
|
1964
|
-
export * from "./components/MotionSensorIdleIcon";
|
1965
|
-
export * from "./components/MotionSensorUrgentIcon";
|
1966
1258
|
export * from "./components/MotorcycleIcon";
|
1967
|
-
export * from "./components/MountainFlagIcon";
|
1968
1259
|
export * from "./components/MouseIcon";
|
1969
|
-
export * from "./components/MoveIcon";
|
1970
1260
|
export * from "./components/MoveDownIcon";
|
1971
|
-
export * from "./components/MoveGroupIcon";
|
1972
|
-
export * from "./components/MoveItemIcon";
|
1973
|
-
export * from "./components/MoveLocationIcon";
|
1974
|
-
export * from "./components/MoveSelectionDownIcon";
|
1975
|
-
export * from "./components/MoveSelectionLeftIcon";
|
1976
|
-
export * from "./components/MoveSelectionRightIcon";
|
1977
|
-
export * from "./components/MoveSelectionUpIcon";
|
1978
1261
|
export * from "./components/MoveToInboxIcon";
|
1979
1262
|
export * from "./components/MoveUpIcon";
|
1980
|
-
export * from "./components/MovedLocationIcon";
|
1981
1263
|
export * from "./components/MovieIcon";
|
1982
1264
|
export * from "./components/MovieCreationIcon";
|
1983
|
-
export * from "./components/MovieEditIcon";
|
1984
1265
|
export * from "./components/MovieFilterIcon";
|
1985
|
-
export * from "./components/MovieInfoIcon";
|
1986
1266
|
export * from "./components/MovingIcon";
|
1987
|
-
export * from "./components/MovingBedsIcon";
|
1988
|
-
export * from "./components/MovingMinistryIcon";
|
1989
1267
|
export * from "./components/MpIcon";
|
1990
|
-
export * from "./components/MulticookerIcon";
|
1991
1268
|
export * from "./components/MultilineChartIcon";
|
1992
1269
|
export * from "./components/MultipleStopIcon";
|
1270
|
+
export * from "./components/MultitrackAudioIcon";
|
1993
1271
|
export * from "./components/MuseumIcon";
|
1994
|
-
export * from "./components/MusicCastIcon";
|
1995
1272
|
export * from "./components/MusicNoteIcon";
|
1996
1273
|
export * from "./components/MusicOffIcon";
|
1997
1274
|
export * from "./components/MusicVideoIcon";
|
1275
|
+
export * from "./components/MyLibraryAddIcon";
|
1276
|
+
export * from "./components/MyLibraryBooksIcon";
|
1277
|
+
export * from "./components/MyLibraryMusicIcon";
|
1998
1278
|
export * from "./components/MyLocationIcon";
|
1999
|
-
export * from "./components/MysteryIcon";
|
2000
1279
|
export * from "./components/NatIcon";
|
2001
1280
|
export * from "./components/NatureIcon";
|
2002
1281
|
export * from "./components/NaturePeopleIcon";
|
@@ -2005,90 +1284,24 @@ export * from "./components/NavigateNextIcon";
|
|
2005
1284
|
export * from "./components/NavigationIcon";
|
2006
1285
|
export * from "./components/NearMeIcon";
|
2007
1286
|
export * from "./components/NearMeDisabledIcon";
|
2008
|
-
export * from "./components/NearbyIcon";
|
2009
1287
|
export * from "./components/NearbyErrorIcon";
|
2010
1288
|
export * from "./components/NearbyOffIcon";
|
2011
|
-
export * from "./components/NephrologyIcon";
|
2012
|
-
export * from "./components/NestAudioIcon";
|
2013
|
-
export * from "./components/NestCamFloodlightIcon";
|
2014
|
-
export * from "./components/NestCamIndoorIcon";
|
2015
|
-
export * from "./components/NestCamIqIcon";
|
2016
|
-
export * from "./components/NestCamIqOutdoorIcon";
|
2017
|
-
export * from "./components/NestCamMagnetMountIcon";
|
2018
|
-
export * from "./components/NestCamOutdoorIcon";
|
2019
|
-
export * from "./components/NestCamStandIcon";
|
2020
|
-
export * from "./components/NestCamWallMountIcon";
|
2021
1289
|
export * from "./components/NestCamWiredStandIcon";
|
2022
|
-
export * from "./components/NestClockFarsightAnalogIcon";
|
2023
|
-
export * from "./components/NestClockFarsightDigitalIcon";
|
2024
|
-
export * from "./components/NestConnectIcon";
|
2025
|
-
export * from "./components/NestDetectIcon";
|
2026
|
-
export * from "./components/NestDisplayIcon";
|
2027
|
-
export * from "./components/NestDisplayMaxIcon";
|
2028
|
-
export * from "./components/NestDoorbellVisitorIcon";
|
2029
|
-
export * from "./components/NestEcoLeafIcon";
|
2030
|
-
export * from "./components/NestFarsightWeatherIcon";
|
2031
|
-
export * from "./components/NestFoundSavingsIcon";
|
2032
|
-
export * from "./components/NestGaleWifiIcon";
|
2033
|
-
export * from "./components/NestHeatLinkEIcon";
|
2034
|
-
export * from "./components/NestHeatLinkGen3Icon";
|
2035
|
-
export * from "./components/NestHelloDoorbellIcon";
|
2036
|
-
export * from "./components/NestLocatorTagIcon";
|
2037
|
-
export * from "./components/NestMiniIcon";
|
2038
|
-
export * from "./components/NestMultiRoomIcon";
|
2039
|
-
export * from "./components/NestProtectIcon";
|
2040
|
-
export * from "./components/NestRemoteIcon";
|
2041
|
-
export * from "./components/NestRemoteComfortSensorIcon";
|
2042
|
-
export * from "./components/NestSecureAlarmIcon";
|
2043
|
-
export * from "./components/NestSunblockIcon";
|
2044
|
-
export * from "./components/NestTagIcon";
|
2045
|
-
export * from "./components/NestThermostatIcon";
|
2046
|
-
export * from "./components/NestThermostatEEuIcon";
|
2047
|
-
export * from "./components/NestThermostatGen3Icon";
|
2048
|
-
export * from "./components/NestThermostatSensorIcon";
|
2049
|
-
export * from "./components/NestThermostatSensorEuIcon";
|
2050
|
-
export * from "./components/NestThermostatZirconiumEuIcon";
|
2051
|
-
export * from "./components/NestTrueRadiantIcon";
|
2052
|
-
export * from "./components/NestWakeOnApproachIcon";
|
2053
|
-
export * from "./components/NestWakeOnPressIcon";
|
2054
|
-
export * from "./components/NestWifiGaleIcon";
|
2055
|
-
export * from "./components/NestWifiMistralIcon";
|
2056
|
-
export * from "./components/NestWifiPointIcon";
|
2057
|
-
export * from "./components/NestWifiPointVentoIcon";
|
2058
|
-
export * from "./components/NestWifiProIcon";
|
2059
|
-
export * from "./components/NestWifiPro2Icon";
|
2060
|
-
export * from "./components/NestWifiRouterIcon";
|
2061
1290
|
export * from "./components/NetworkCellIcon";
|
2062
1291
|
export * from "./components/NetworkCheckIcon";
|
2063
|
-
export * from "./components/NetworkIntelligenceHistoryIcon";
|
2064
|
-
export * from "./components/NetworkIntelligenceUpdateIcon";
|
2065
1292
|
export * from "./components/NetworkLockedIcon";
|
2066
|
-
export * from "./components/NetworkManageIcon";
|
2067
|
-
export * from "./components/NetworkNodeIcon";
|
2068
1293
|
export * from "./components/NetworkPingIcon";
|
2069
1294
|
export * from "./components/NetworkWifiIcon";
|
2070
1295
|
export * from "./components/NetworkWifi1BarIcon";
|
2071
|
-
export * from "./components/NetworkWifi1BarLockedIcon";
|
2072
1296
|
export * from "./components/NetworkWifi2BarIcon";
|
2073
|
-
export * from "./components/NetworkWifi2BarLockedIcon";
|
2074
1297
|
export * from "./components/NetworkWifi3BarIcon";
|
2075
|
-
export * from "./components/NetworkWifi3BarLockedIcon";
|
2076
|
-
export * from "./components/NetworkWifiLockedIcon";
|
2077
|
-
export * from "./components/NeurologyIcon";
|
2078
1298
|
export * from "./components/NewLabelIcon";
|
2079
1299
|
export * from "./components/NewReleasesIcon";
|
2080
|
-
export * from "./components/NewWindowIcon";
|
2081
|
-
export * from "./components/NewsIcon";
|
2082
|
-
export * from "./components/NewsmodeIcon";
|
2083
1300
|
export * from "./components/NewspaperIcon";
|
2084
|
-
export * from "./components/NewsstandIcon";
|
2085
1301
|
export * from "./components/NextPlanIcon";
|
2086
1302
|
export * from "./components/NextWeekIcon";
|
2087
1303
|
export * from "./components/NfcIcon";
|
2088
1304
|
export * from "./components/NightShelterIcon";
|
2089
|
-
export * from "./components/NightSightAutoIcon";
|
2090
|
-
export * from "./components/NightSightAutoOffIcon";
|
2091
|
-
export * from "./components/NightSightMaxIcon";
|
2092
1305
|
export * from "./components/NightlifeIcon";
|
2093
1306
|
export * from "./components/NightlightIcon";
|
2094
1307
|
export * from "./components/NightlightRoundIcon";
|
@@ -2096,6 +1309,7 @@ export * from "./components/NightsStayIcon";
|
|
2096
1309
|
export * from "./components/NoAccountsIcon";
|
2097
1310
|
export * from "./components/NoAdultContentIcon";
|
2098
1311
|
export * from "./components/NoBackpackIcon";
|
1312
|
+
export * from "./components/NoCellIcon";
|
2099
1313
|
export * from "./components/NoCrashIcon";
|
2100
1314
|
export * from "./components/NoDrinksIcon";
|
2101
1315
|
export * from "./components/NoEncryptionIcon";
|
@@ -2107,117 +1321,76 @@ export * from "./components/NoMealsIcon";
|
|
2107
1321
|
export * from "./components/NoMeetingRoomIcon";
|
2108
1322
|
export * from "./components/NoPhotographyIcon";
|
2109
1323
|
export * from "./components/NoSimIcon";
|
2110
|
-
export * from "./components/NoSoundIcon";
|
2111
1324
|
export * from "./components/NoStrollerIcon";
|
2112
1325
|
export * from "./components/NoTransferIcon";
|
2113
1326
|
export * from "./components/NoiseAwareIcon";
|
2114
1327
|
export * from "./components/NoiseControlOffIcon";
|
2115
|
-
export * from "./components/NoiseControlOnIcon";
|
2116
1328
|
export * from "./components/NordicWalkingIcon";
|
2117
1329
|
export * from "./components/NorthIcon";
|
2118
1330
|
export * from "./components/NorthEastIcon";
|
2119
1331
|
export * from "./components/NorthWestIcon";
|
2120
1332
|
export * from "./components/NotAccessibleIcon";
|
2121
|
-
export * from "./components/NotAccessibleForwardIcon";
|
2122
1333
|
export * from "./components/NotInterestedIcon";
|
2123
1334
|
export * from "./components/NotListedLocationIcon";
|
2124
1335
|
export * from "./components/NotStartedIcon";
|
2125
1336
|
export * from "./components/NoteIcon";
|
2126
1337
|
export * from "./components/NoteAddIcon";
|
2127
1338
|
export * from "./components/NoteAltIcon";
|
2128
|
-
export * from "./components/NoteStackIcon";
|
2129
|
-
export * from "./components/NoteStackAddIcon";
|
2130
1339
|
export * from "./components/NotesIcon";
|
2131
1340
|
export * from "./components/NotificationAddIcon";
|
2132
1341
|
export * from "./components/NotificationImportantIcon";
|
2133
|
-
export * from "./components/NotificationMultipleIcon";
|
2134
1342
|
export * from "./components/NotificationsIcon";
|
2135
1343
|
export * from "./components/NotificationsActiveIcon";
|
2136
1344
|
export * from "./components/NotificationsNoneIcon";
|
2137
1345
|
export * from "./components/NotificationsOffIcon";
|
1346
|
+
export * from "./components/NotificationsOnIcon";
|
2138
1347
|
export * from "./components/NotificationsPausedIcon";
|
2139
|
-
export * from "./components/
|
1348
|
+
export * from "./components/NowWallpaperIcon";
|
1349
|
+
export * from "./components/NowWidgetsIcon";
|
2140
1350
|
export * from "./components/NumbersIcon";
|
2141
|
-
export * from "./components/NutritionIcon";
|
2142
|
-
export * from "./components/OdsIcon";
|
2143
|
-
export * from "./components/OdtIcon";
|
2144
1351
|
export * from "./components/OfflineBoltIcon";
|
2145
1352
|
export * from "./components/OfflinePinIcon";
|
2146
1353
|
export * from "./components/OfflineShareIcon";
|
2147
1354
|
export * from "./components/OilBarrelIcon";
|
2148
1355
|
export * from "./components/OnDeviceTrainingIcon";
|
2149
|
-
export * from "./components/OnHubDeviceIcon";
|
2150
|
-
export * from "./components/OncologyIcon";
|
2151
1356
|
export * from "./components/OndemandVideoIcon";
|
2152
1357
|
export * from "./components/OnlinePredictionIcon";
|
2153
|
-
export * from "./components/OnsenIcon";
|
2154
1358
|
export * from "./components/OpacityIcon";
|
2155
1359
|
export * from "./components/OpenInBrowserIcon";
|
2156
1360
|
export * from "./components/OpenInFullIcon";
|
2157
1361
|
export * from "./components/OpenInNewIcon";
|
2158
|
-
export * from "./components/OpenInNewDownIcon";
|
2159
1362
|
export * from "./components/OpenInNewOffIcon";
|
2160
|
-
export * from "./components/OpenInPhoneIcon";
|
2161
|
-
export * from "./components/OpenJamIcon";
|
2162
1363
|
export * from "./components/OpenWithIcon";
|
2163
|
-
export * from "./components/OphthalmologyIcon";
|
2164
|
-
export * from "./components/OralDiseaseIcon";
|
2165
|
-
export * from "./components/OrderApproveIcon";
|
2166
|
-
export * from "./components/OrderPlayIcon";
|
2167
|
-
export * from "./components/OrdersIcon";
|
2168
|
-
export * from "./components/OrthopedicsIcon";
|
2169
|
-
export * from "./components/OtherAdmissionIcon";
|
2170
1364
|
export * from "./components/OtherHousesIcon";
|
1365
|
+
export * from "./components/OutbondIcon";
|
2171
1366
|
export * from "./components/OutboundIcon";
|
2172
1367
|
export * from "./components/OutboxIcon";
|
2173
|
-
export * from "./components/OutboxAltIcon";
|
2174
|
-
export * from "./components/OutdoorGardenIcon";
|
2175
1368
|
export * from "./components/OutdoorGrillIcon";
|
2176
|
-
export * from "./components/OutgoingMailIcon";
|
2177
1369
|
export * from "./components/OutletIcon";
|
2178
1370
|
export * from "./components/OutlinedFlagIcon";
|
2179
|
-
export * from "./components/OutpatientIcon";
|
2180
|
-
export * from "./components/OutpatientMedIcon";
|
2181
1371
|
export * from "./components/OutputIcon";
|
2182
|
-
export * from "./components/OutputCircleIcon";
|
2183
|
-
export * from "./components/OvenIcon";
|
2184
|
-
export * from "./components/OvenGenIcon";
|
2185
|
-
export * from "./components/OverviewIcon";
|
2186
|
-
export * from "./components/OverviewKeyIcon";
|
2187
|
-
export * from "./components/OxygenSaturationIcon";
|
2188
|
-
export * from "./components/P2pIcon";
|
2189
|
-
export * from "./components/PaceIcon";
|
2190
|
-
export * from "./components/PacemakerIcon";
|
2191
|
-
export * from "./components/PackageIcon";
|
2192
|
-
export * from "./components/Package2Icon";
|
2193
1372
|
export * from "./components/PaddingIcon";
|
2194
|
-
export * from "./components/PageControlIcon";
|
2195
|
-
export * from "./components/PageInfoIcon";
|
2196
|
-
export * from "./components/PagelessIcon";
|
2197
1373
|
export * from "./components/PagesIcon";
|
2198
1374
|
export * from "./components/PageviewIcon";
|
2199
1375
|
export * from "./components/PaidIcon";
|
2200
1376
|
export * from "./components/PaletteIcon";
|
2201
|
-
export * from "./components/PalletIcon";
|
2202
1377
|
export * from "./components/PanToolIcon";
|
2203
1378
|
export * from "./components/PanToolAltIcon";
|
2204
|
-
export * from "./components/PanZoomIcon";
|
2205
1379
|
export * from "./components/PanoramaIcon";
|
2206
1380
|
export * from "./components/PanoramaFishEyeIcon";
|
2207
1381
|
export * from "./components/PanoramaHorizontalIcon";
|
1382
|
+
export * from "./components/PanoramaHorizontalSelectIcon";
|
2208
1383
|
export * from "./components/PanoramaPhotosphereIcon";
|
1384
|
+
export * from "./components/PanoramaPhotosphereSelectIcon";
|
2209
1385
|
export * from "./components/PanoramaVerticalIcon";
|
1386
|
+
export * from "./components/PanoramaVerticalSelectIcon";
|
2210
1387
|
export * from "./components/PanoramaWideAngleIcon";
|
1388
|
+
export * from "./components/PanoramaWideAngleSelectIcon";
|
2211
1389
|
export * from "./components/ParaglidingIcon";
|
2212
1390
|
export * from "./components/ParkIcon";
|
2213
|
-
export * from "./components/PartlyCloudyDayIcon";
|
2214
|
-
export * from "./components/PartlyCloudyNightIcon";
|
2215
|
-
export * from "./components/PartnerExchangeIcon";
|
2216
|
-
export * from "./components/PartnerReportsIcon";
|
2217
1391
|
export * from "./components/PartyModeIcon";
|
2218
|
-
export * from "./components/PasskeyIcon";
|
2219
1392
|
export * from "./components/PasswordIcon";
|
2220
|
-
export * from "./components/
|
1393
|
+
export * from "./components/PasteIcon";
|
2221
1394
|
export * from "./components/PatternIcon";
|
2222
1395
|
export * from "./components/PauseIcon";
|
2223
1396
|
export * from "./components/PauseCircleIcon";
|
@@ -2226,13 +1399,8 @@ export * from "./components/PauseCircleOutlineIcon";
|
|
2226
1399
|
export * from "./components/PausePresentationIcon";
|
2227
1400
|
export * from "./components/PaymentIcon";
|
2228
1401
|
export * from "./components/PaymentsIcon";
|
1402
|
+
export * from "./components/PaypalIcon";
|
2229
1403
|
export * from "./components/PedalBikeIcon";
|
2230
|
-
export * from "./components/PediatricsIcon";
|
2231
|
-
export * from "./components/PenSize1Icon";
|
2232
|
-
export * from "./components/PenSize2Icon";
|
2233
|
-
export * from "./components/PenSize3Icon";
|
2234
|
-
export * from "./components/PenSize4Icon";
|
2235
|
-
export * from "./components/PenSize5Icon";
|
2236
1404
|
export * from "./components/PendingIcon";
|
2237
1405
|
export * from "./components/PendingActionsIcon";
|
2238
1406
|
export * from "./components/PentagonIcon";
|
@@ -2240,11 +1408,11 @@ export * from "./components/PeopleIcon";
|
|
2240
1408
|
export * from "./components/PeopleAltIcon";
|
2241
1409
|
export * from "./components/PeopleOutlineIcon";
|
2242
1410
|
export * from "./components/PercentIcon";
|
2243
|
-
export * from "./components/PerformanceMaxIcon";
|
2244
|
-
export * from "./components/PergolaIcon";
|
2245
1411
|
export * from "./components/PermCameraMicIcon";
|
1412
|
+
export * from "./components/PermContactCalIcon";
|
2246
1413
|
export * from "./components/PermContactCalendarIcon";
|
2247
1414
|
export * from "./components/PermDataSettingIcon";
|
1415
|
+
export * from "./components/PermDeviceInfoIcon";
|
2248
1416
|
export * from "./components/PermDeviceInformationIcon";
|
2249
1417
|
export * from "./components/PermIdentityIcon";
|
2250
1418
|
export * from "./components/PermMediaIcon";
|
@@ -2256,36 +1424,22 @@ export * from "./components/Person3Icon";
|
|
2256
1424
|
export * from "./components/Person4Icon";
|
2257
1425
|
export * from "./components/PersonAddIcon";
|
2258
1426
|
export * from "./components/PersonAddAltIcon";
|
1427
|
+
export * from "./components/PersonAddAlt1Icon";
|
2259
1428
|
export * from "./components/PersonAddDisabledIcon";
|
2260
|
-
export * from "./components/PersonAlertIcon";
|
2261
|
-
export * from "./components/PersonApronIcon";
|
2262
|
-
export * from "./components/PersonBookIcon";
|
2263
|
-
export * from "./components/PersonCancelIcon";
|
2264
|
-
export * from "./components/PersonCelebrateIcon";
|
2265
|
-
export * from "./components/PersonCheckIcon";
|
2266
|
-
export * from "./components/PersonEditIcon";
|
2267
|
-
export * from "./components/PersonFilledIcon";
|
2268
1429
|
export * from "./components/PersonOffIcon";
|
2269
1430
|
export * from "./components/PersonOutlineIcon";
|
2270
1431
|
export * from "./components/PersonPinIcon";
|
2271
1432
|
export * from "./components/PersonPinCircleIcon";
|
2272
|
-
export * from "./components/PersonPlayIcon";
|
2273
|
-
export * from "./components/PersonRaisedHandIcon";
|
2274
1433
|
export * from "./components/PersonRemoveIcon";
|
1434
|
+
export * from "./components/PersonRemoveAlt1Icon";
|
2275
1435
|
export * from "./components/PersonSearchIcon";
|
2276
|
-
export * from "./components/PersonalBagIcon";
|
2277
|
-
export * from "./components/PersonalBagOffIcon";
|
2278
|
-
export * from "./components/PersonalBagQuestionIcon";
|
2279
1436
|
export * from "./components/PersonalInjuryIcon";
|
2280
|
-
export * from "./components/PersonalPlacesIcon";
|
2281
1437
|
export * from "./components/PersonalVideoIcon";
|
2282
1438
|
export * from "./components/PestControlIcon";
|
2283
1439
|
export * from "./components/PestControlRodentIcon";
|
2284
|
-
export * from "./components/PetSuppliesIcon";
|
2285
1440
|
export * from "./components/PetsIcon";
|
2286
1441
|
export * from "./components/PhishingIcon";
|
2287
1442
|
export * from "./components/PhoneIcon";
|
2288
|
-
export * from "./components/PhoneAltIcon";
|
2289
1443
|
export * from "./components/PhoneAndroidIcon";
|
2290
1444
|
export * from "./components/PhoneBluetoothSpeakerIcon";
|
2291
1445
|
export * from "./components/PhoneCallbackIcon";
|
@@ -2302,64 +1456,42 @@ export * from "./components/PhonelinkEraseIcon";
|
|
2302
1456
|
export * from "./components/PhonelinkLockIcon";
|
2303
1457
|
export * from "./components/PhonelinkOffIcon";
|
2304
1458
|
export * from "./components/PhonelinkRingIcon";
|
2305
|
-
export * from "./components/PhonelinkRingOffIcon";
|
2306
1459
|
export * from "./components/PhonelinkSetupIcon";
|
2307
1460
|
export * from "./components/PhotoIcon";
|
2308
1461
|
export * from "./components/PhotoAlbumIcon";
|
2309
|
-
export * from "./components/PhotoAutoMergeIcon";
|
2310
1462
|
export * from "./components/PhotoCameraIcon";
|
2311
1463
|
export * from "./components/PhotoCameraBackIcon";
|
2312
1464
|
export * from "./components/PhotoCameraFrontIcon";
|
2313
1465
|
export * from "./components/PhotoFilterIcon";
|
2314
|
-
export * from "./components/PhotoFrameIcon";
|
2315
1466
|
export * from "./components/PhotoLibraryIcon";
|
2316
|
-
export * from "./components/PhotoPrintsIcon";
|
2317
1467
|
export * from "./components/PhotoSizeSelectActualIcon";
|
2318
1468
|
export * from "./components/PhotoSizeSelectLargeIcon";
|
2319
1469
|
export * from "./components/PhotoSizeSelectSmallIcon";
|
2320
1470
|
export * from "./components/PhpIcon";
|
2321
|
-
export * from "./components/PhysicalTherapyIcon";
|
2322
1471
|
export * from "./components/PianoIcon";
|
2323
1472
|
export * from "./components/PianoOffIcon";
|
2324
1473
|
export * from "./components/PictureAsPdfIcon";
|
2325
1474
|
export * from "./components/PictureInPictureIcon";
|
2326
1475
|
export * from "./components/PictureInPictureAltIcon";
|
2327
|
-
export * from "./components/PictureInPictureCenterIcon";
|
2328
|
-
export * from "./components/PictureInPictureLargeIcon";
|
2329
|
-
export * from "./components/PictureInPictureMediumIcon";
|
2330
|
-
export * from "./components/PictureInPictureMobileIcon";
|
2331
|
-
export * from "./components/PictureInPictureOffIcon";
|
2332
|
-
export * from "./components/PictureInPictureSmallIcon";
|
2333
1476
|
export * from "./components/PieChartIcon";
|
2334
|
-
export * from "./components/PieChartFilledIcon";
|
2335
1477
|
export * from "./components/PieChartOutlineIcon";
|
2336
|
-
export * from "./components/PieChartOutlinedIcon";
|
2337
|
-
export * from "./components/PillIcon";
|
2338
|
-
export * from "./components/PillOffIcon";
|
2339
1478
|
export * from "./components/PinIcon";
|
2340
1479
|
export * from "./components/PinDropIcon";
|
2341
1480
|
export * from "./components/PinEndIcon";
|
2342
1481
|
export * from "./components/PinInvokeIcon";
|
2343
1482
|
export * from "./components/PinchIcon";
|
2344
|
-
export * from "./components/PinchZoomInIcon";
|
2345
|
-
export * from "./components/PinchZoomOutIcon";
|
2346
|
-
export * from "./components/PipIcon";
|
2347
|
-
export * from "./components/PipExitIcon";
|
2348
1483
|
export * from "./components/PivotTableChartIcon";
|
1484
|
+
export * from "./components/PixIcon";
|
2349
1485
|
export * from "./components/PlaceIcon";
|
2350
|
-
export * from "./components/PlaceItemIcon";
|
2351
1486
|
export * from "./components/PlagiarismIcon";
|
2352
|
-
export * from "./components/PlannerBannerAdPtIcon";
|
2353
|
-
export * from "./components/PlannerReviewIcon";
|
2354
1487
|
export * from "./components/PlayArrowIcon";
|
2355
1488
|
export * from "./components/PlayCircleIcon";
|
1489
|
+
export * from "./components/PlayCircleFillIcon";
|
1490
|
+
export * from "./components/PlayCircleFilledIcon";
|
1491
|
+
export * from "./components/PlayCircleOutlineIcon";
|
2356
1492
|
export * from "./components/PlayDisabledIcon";
|
2357
1493
|
export * from "./components/PlayForWorkIcon";
|
2358
1494
|
export * from "./components/PlayLessonIcon";
|
2359
|
-
export * from "./components/PlayMusicIcon";
|
2360
|
-
export * from "./components/PlayPauseIcon";
|
2361
|
-
export * from "./components/PlayShapesIcon";
|
2362
|
-
export * from "./components/PlayingCardsIcon";
|
2363
1495
|
export * from "./components/PlaylistAddIcon";
|
2364
1496
|
export * from "./components/PlaylistAddCheckIcon";
|
2365
1497
|
export * from "./components/PlaylistAddCheckCircleIcon";
|
@@ -2369,10 +1501,7 @@ export * from "./components/PlaylistRemoveIcon";
|
|
2369
1501
|
export * from "./components/PlumbingIcon";
|
2370
1502
|
export * from "./components/PlusOneIcon";
|
2371
1503
|
export * from "./components/PodcastsIcon";
|
2372
|
-
export * from "./components/PodiatryIcon";
|
2373
|
-
export * from "./components/PodiumIcon";
|
2374
1504
|
export * from "./components/PointOfSaleIcon";
|
2375
|
-
export * from "./components/PointScanIcon";
|
2376
1505
|
export * from "./components/PolicyIcon";
|
2377
1506
|
export * from "./components/PollIcon";
|
2378
1507
|
export * from "./components/PolylineIcon";
|
@@ -2380,124 +1509,77 @@ export * from "./components/PolymerIcon";
|
|
2380
1509
|
export * from "./components/PoolIcon";
|
2381
1510
|
export * from "./components/PortableWifiOffIcon";
|
2382
1511
|
export * from "./components/PortraitIcon";
|
2383
|
-
export * from "./components/PositionBottomLeftIcon";
|
2384
|
-
export * from "./components/PositionBottomRightIcon";
|
2385
|
-
export * from "./components/PositionTopRightIcon";
|
2386
|
-
export * from "./components/PostIcon";
|
2387
1512
|
export * from "./components/PostAddIcon";
|
2388
|
-
export * from "./components/PottedPlantIcon";
|
2389
1513
|
export * from "./components/PowerIcon";
|
2390
1514
|
export * from "./components/PowerInputIcon";
|
2391
1515
|
export * from "./components/PowerOffIcon";
|
2392
|
-
export * from "./components/PowerRoundedIcon";
|
2393
1516
|
export * from "./components/PowerSettingsNewIcon";
|
2394
|
-
export * from "./components/PrayerTimesIcon";
|
2395
1517
|
export * from "./components/PrecisionManufacturingIcon";
|
2396
|
-
export * from "./components/PregnancyIcon";
|
2397
1518
|
export * from "./components/PregnantWomanIcon";
|
2398
|
-
export * from "./components/PreliminaryIcon";
|
2399
|
-
export * from "./components/PrescriptionsIcon";
|
2400
1519
|
export * from "./components/PresentToAllIcon";
|
2401
1520
|
export * from "./components/PreviewIcon";
|
2402
|
-
export * from "./components/PreviewOffIcon";
|
2403
1521
|
export * from "./components/PriceChangeIcon";
|
2404
1522
|
export * from "./components/PriceCheckIcon";
|
2405
1523
|
export * from "./components/PrintIcon";
|
2406
|
-
export * from "./components/PrintAddIcon";
|
2407
|
-
export * from "./components/PrintConnectIcon";
|
2408
1524
|
export * from "./components/PrintDisabledIcon";
|
2409
|
-
export * from "./components/PrintErrorIcon";
|
2410
|
-
export * from "./components/PrintLockIcon";
|
2411
|
-
export * from "./components/PriorityIcon";
|
2412
1525
|
export * from "./components/PriorityHighIcon";
|
2413
|
-
export * from "./components/PrivacyIcon";
|
2414
1526
|
export * from "./components/PrivacyTipIcon";
|
2415
1527
|
export * from "./components/PrivateConnectivityIcon";
|
2416
|
-
export * from "./components/ProblemIcon";
|
2417
|
-
export * from "./components/ProcedureIcon";
|
2418
|
-
export * from "./components/ProcessChartIcon";
|
2419
1528
|
export * from "./components/ProductionQuantityLimitsIcon";
|
2420
|
-
export * from "./components/ProductivityIcon";
|
2421
|
-
export * from "./components/ProgressActivityIcon";
|
2422
|
-
export * from "./components/PromptSuggestionIcon";
|
2423
1529
|
export * from "./components/PropaneIcon";
|
2424
1530
|
export * from "./components/PropaneTankIcon";
|
2425
|
-
export * from "./components/PsychiatryIcon";
|
2426
1531
|
export * from "./components/PsychologyIcon";
|
2427
1532
|
export * from "./components/PsychologyAltIcon";
|
2428
1533
|
export * from "./components/PublicIcon";
|
2429
1534
|
export * from "./components/PublicOffIcon";
|
2430
1535
|
export * from "./components/PublishIcon";
|
2431
1536
|
export * from "./components/PublishedWithChangesIcon";
|
2432
|
-
export * from "./components/PulmonologyIcon";
|
2433
|
-
export * from "./components/PulseAlertIcon";
|
2434
1537
|
export * from "./components/PunchClockIcon";
|
2435
1538
|
export * from "./components/PushPinIcon";
|
2436
1539
|
export * from "./components/QrCodeIcon";
|
2437
1540
|
export * from "./components/QrCode2Icon";
|
2438
|
-
export * from "./components/QrCode2AddIcon";
|
2439
1541
|
export * from "./components/QrCodeScannerIcon";
|
2440
1542
|
export * from "./components/QueryBuilderIcon";
|
2441
1543
|
export * from "./components/QueryStatsIcon";
|
2442
1544
|
export * from "./components/QuestionAnswerIcon";
|
2443
|
-
export * from "./components/QuestionExchangeIcon";
|
2444
1545
|
export * from "./components/QuestionMarkIcon";
|
2445
1546
|
export * from "./components/QueueIcon";
|
2446
1547
|
export * from "./components/QueueMusicIcon";
|
2447
1548
|
export * from "./components/QueuePlayNextIcon";
|
2448
|
-
export * from "./components/
|
2449
|
-
export * from "./components/
|
2450
|
-
export * from "./components/QuickReferenceAllIcon";
|
2451
|
-
export * from "./components/QuickReorderIcon";
|
1549
|
+
export * from "./components/QuickContactsDialerIcon";
|
1550
|
+
export * from "./components/QuickContactsMailIcon";
|
2452
1551
|
export * from "./components/QuickreplyIcon";
|
2453
|
-
export * from "./components/QuietTimeIcon";
|
2454
|
-
export * from "./components/QuietTimeActiveIcon";
|
2455
1552
|
export * from "./components/QuizIcon";
|
1553
|
+
export * from "./components/QuoraIcon";
|
2456
1554
|
export * from "./components/RMobiledataIcon";
|
2457
1555
|
export * from "./components/RadarIcon";
|
2458
1556
|
export * from "./components/RadioIcon";
|
2459
1557
|
export * from "./components/RadioButtonCheckedIcon";
|
2460
|
-
export * from "./components/
|
1558
|
+
export * from "./components/RadioButtonOffIcon";
|
1559
|
+
export * from "./components/RadioButtonOnIcon";
|
2461
1560
|
export * from "./components/RadioButtonUncheckedIcon";
|
2462
|
-
export * from "./components/RadiologyIcon";
|
2463
1561
|
export * from "./components/RailwayAlertIcon";
|
2464
|
-
export * from "./components/RainyIcon";
|
2465
|
-
export * from "./components/RainyHeavyIcon";
|
2466
|
-
export * from "./components/RainyLightIcon";
|
2467
|
-
export * from "./components/RainySnowIcon";
|
2468
1562
|
export * from "./components/RamenDiningIcon";
|
2469
1563
|
export * from "./components/RampLeftIcon";
|
2470
1564
|
export * from "./components/RampRightIcon";
|
2471
|
-
export * from "./components/RangeHoodIcon";
|
2472
1565
|
export * from "./components/RateReviewIcon";
|
2473
|
-
export * from "./components/RavenIcon";
|
2474
1566
|
export * from "./components/RawOffIcon";
|
2475
1567
|
export * from "./components/RawOnIcon";
|
2476
1568
|
export * from "./components/ReadMoreIcon";
|
2477
|
-
export * from "./components/ReadinessScoreIcon";
|
2478
1569
|
export * from "./components/RealEstateAgentIcon";
|
2479
|
-
export * from "./components/RearCameraIcon";
|
2480
|
-
export * from "./components/RebaseIcon";
|
2481
|
-
export * from "./components/RebaseEditIcon";
|
2482
1570
|
export * from "./components/ReceiptIcon";
|
2483
1571
|
export * from "./components/ReceiptLongIcon";
|
2484
1572
|
export * from "./components/RecentActorsIcon";
|
2485
|
-
export * from "./components/RecentPatientIcon";
|
2486
1573
|
export * from "./components/RecommendIcon";
|
2487
1574
|
export * from "./components/RecordVoiceOverIcon";
|
2488
1575
|
export * from "./components/RectangleIcon";
|
2489
1576
|
export * from "./components/RecyclingIcon";
|
1577
|
+
export * from "./components/RedditIcon";
|
2490
1578
|
export * from "./components/RedeemIcon";
|
2491
1579
|
export * from "./components/RedoIcon";
|
2492
1580
|
export * from "./components/ReduceCapacityIcon";
|
2493
1581
|
export * from "./components/RefreshIcon";
|
2494
|
-
export * from "./components/RegularExpressionIcon";
|
2495
|
-
export * from "./components/RelaxIcon";
|
2496
|
-
export * from "./components/ReleaseAlertIcon";
|
2497
1582
|
export * from "./components/RememberMeIcon";
|
2498
|
-
export * from "./components/ReminderIcon";
|
2499
|
-
export * from "./components/RemindersAltIcon";
|
2500
|
-
export * from "./components/RemoteGenIcon";
|
2501
1583
|
export * from "./components/RemoveIcon";
|
2502
1584
|
export * from "./components/RemoveCircleIcon";
|
2503
1585
|
export * from "./components/RemoveCircleOutlineIcon";
|
@@ -2506,9 +1588,7 @@ export * from "./components/RemoveFromQueueIcon";
|
|
2506
1588
|
export * from "./components/RemoveModeratorIcon";
|
2507
1589
|
export * from "./components/RemoveRedEyeIcon";
|
2508
1590
|
export * from "./components/RemoveRoadIcon";
|
2509
|
-
export * from "./components/RemoveSelectionIcon";
|
2510
1591
|
export * from "./components/RemoveShoppingCartIcon";
|
2511
|
-
export * from "./components/ReopenWindowIcon";
|
2512
1592
|
export * from "./components/ReorderIcon";
|
2513
1593
|
export * from "./components/RepartitionIcon";
|
2514
1594
|
export * from "./components/RepeatIcon";
|
@@ -2528,32 +1608,16 @@ export * from "./components/ReportOffIcon";
|
|
2528
1608
|
export * from "./components/ReportProblemIcon";
|
2529
1609
|
export * from "./components/RequestPageIcon";
|
2530
1610
|
export * from "./components/RequestQuoteIcon";
|
2531
|
-
export * from "./components/ResetImageIcon";
|
2532
1611
|
export * from "./components/ResetTvIcon";
|
2533
|
-
export * from "./components/ResetWrenchIcon";
|
2534
|
-
export * from "./components/ResizeIcon";
|
2535
|
-
export * from "./components/RespiratoryRateIcon";
|
2536
|
-
export * from "./components/ResponsiveLayoutIcon";
|
2537
1612
|
export * from "./components/RestartAltIcon";
|
2538
1613
|
export * from "./components/RestaurantIcon";
|
2539
1614
|
export * from "./components/RestaurantMenuIcon";
|
2540
1615
|
export * from "./components/RestoreIcon";
|
2541
1616
|
export * from "./components/RestoreFromTrashIcon";
|
2542
1617
|
export * from "./components/RestorePageIcon";
|
2543
|
-
export * from "./components/ResumeIcon";
|
2544
1618
|
export * from "./components/ReviewsIcon";
|
2545
|
-
export * from "./components/RewardedAdsIcon";
|
2546
|
-
export * from "./components/RheumatologyIcon";
|
2547
|
-
export * from "./components/RibCageIcon";
|
2548
1619
|
export * from "./components/RiceBowlIcon";
|
2549
|
-
export * from "./components/RightClickIcon";
|
2550
|
-
export * from "./components/RightPanelCloseIcon";
|
2551
|
-
export * from "./components/RightPanelOpenIcon";
|
2552
1620
|
export * from "./components/RingVolumeIcon";
|
2553
|
-
export * from "./components/RingVolumeFilledIcon";
|
2554
|
-
export * from "./components/RipplesIcon";
|
2555
|
-
export * from "./components/RobotIcon";
|
2556
|
-
export * from "./components/Robot2Icon";
|
2557
1621
|
export * from "./components/RocketIcon";
|
2558
1622
|
export * from "./components/RocketLaunchIcon";
|
2559
1623
|
export * from "./components/RollerShadesIcon";
|
@@ -2572,184 +1636,112 @@ export * from "./components/RoundaboutRightIcon";
|
|
2572
1636
|
export * from "./components/RoundedCornerIcon";
|
2573
1637
|
export * from "./components/RouteIcon";
|
2574
1638
|
export * from "./components/RouterIcon";
|
2575
|
-
export * from "./components/RoutineIcon";
|
2576
1639
|
export * from "./components/RowingIcon";
|
2577
1640
|
export * from "./components/RssFeedIcon";
|
2578
1641
|
export * from "./components/RsvpIcon";
|
2579
1642
|
export * from "./components/RttIcon";
|
2580
|
-
export * from "./components/RubricIcon";
|
2581
1643
|
export * from "./components/RuleIcon";
|
2582
1644
|
export * from "./components/RuleFolderIcon";
|
2583
|
-
export * from "./components/RuleSettingsIcon";
|
2584
1645
|
export * from "./components/RunCircleIcon";
|
2585
1646
|
export * from "./components/RunningWithErrorsIcon";
|
2586
1647
|
export * from "./components/RvHookupIcon";
|
2587
1648
|
export * from "./components/SafetyCheckIcon";
|
2588
|
-
export * from "./components/SafetyCheckOffIcon";
|
2589
1649
|
export * from "./components/SafetyDividerIcon";
|
2590
1650
|
export * from "./components/SailingIcon";
|
2591
|
-
export * from "./components/SalinityIcon";
|
2592
1651
|
export * from "./components/SanitizerIcon";
|
2593
1652
|
export * from "./components/SatelliteIcon";
|
2594
1653
|
export * from "./components/SatelliteAltIcon";
|
2595
|
-
export * from "./components/SaunaIcon";
|
2596
1654
|
export * from "./components/SaveIcon";
|
2597
1655
|
export * from "./components/SaveAltIcon";
|
2598
1656
|
export * from "./components/SaveAsIcon";
|
2599
1657
|
export * from "./components/SavedSearchIcon";
|
2600
1658
|
export * from "./components/SavingsIcon";
|
2601
1659
|
export * from "./components/ScaleIcon";
|
2602
|
-
export * from "./components/ScanIcon";
|
2603
|
-
export * from "./components/ScanDeleteIcon";
|
2604
1660
|
export * from "./components/ScannerIcon";
|
2605
1661
|
export * from "./components/ScatterPlotIcon";
|
2606
|
-
export * from "./components/SceneIcon";
|
2607
1662
|
export * from "./components/ScheduleIcon";
|
2608
1663
|
export * from "./components/ScheduleSendIcon";
|
2609
1664
|
export * from "./components/SchemaIcon";
|
2610
1665
|
export * from "./components/SchoolIcon";
|
2611
1666
|
export * from "./components/ScienceIcon";
|
2612
|
-
export * from "./components/ScienceOffIcon";
|
2613
1667
|
export * from "./components/ScoreIcon";
|
2614
1668
|
export * from "./components/ScoreboardIcon";
|
2615
1669
|
export * from "./components/ScreenLockLandscapeIcon";
|
2616
1670
|
export * from "./components/ScreenLockPortraitIcon";
|
2617
1671
|
export * from "./components/ScreenLockRotationIcon";
|
2618
|
-
export * from "./components/ScreenRecordIcon";
|
2619
1672
|
export * from "./components/ScreenRotationIcon";
|
2620
1673
|
export * from "./components/ScreenRotationAltIcon";
|
2621
|
-
export * from "./components/ScreenRotationUpIcon";
|
2622
1674
|
export * from "./components/ScreenSearchDesktopIcon";
|
2623
1675
|
export * from "./components/ScreenShareIcon";
|
2624
1676
|
export * from "./components/ScreenshotIcon";
|
2625
|
-
export * from "./components/ScreenshotFrameIcon";
|
2626
|
-
export * from "./components/ScreenshotKeyboardIcon";
|
2627
1677
|
export * from "./components/ScreenshotMonitorIcon";
|
2628
|
-
export * from "./components/ScreenshotRegionIcon";
|
2629
|
-
export * from "./components/ScreenshotTabletIcon";
|
2630
|
-
export * from "./components/ScrollableHeaderIcon";
|
2631
1678
|
export * from "./components/ScubaDivingIcon";
|
2632
1679
|
export * from "./components/SdIcon";
|
2633
1680
|
export * from "./components/SdCardIcon";
|
2634
1681
|
export * from "./components/SdCardAlertIcon";
|
2635
1682
|
export * from "./components/SdStorageIcon";
|
2636
|
-
export * from "./components/SdkIcon";
|
2637
1683
|
export * from "./components/SearchIcon";
|
2638
|
-
export * from "./components/SearchCheckIcon";
|
2639
|
-
export * from "./components/SearchHandsFreeIcon";
|
2640
1684
|
export * from "./components/SearchOffIcon";
|
2641
1685
|
export * from "./components/SecurityIcon";
|
2642
|
-
export * from "./components/SecurityKeyIcon";
|
2643
1686
|
export * from "./components/SecurityUpdateIcon";
|
2644
1687
|
export * from "./components/SecurityUpdateGoodIcon";
|
2645
1688
|
export * from "./components/SecurityUpdateWarningIcon";
|
2646
1689
|
export * from "./components/SegmentIcon";
|
2647
|
-
export * from "./components/SelectIcon";
|
2648
1690
|
export * from "./components/SelectAllIcon";
|
2649
|
-
export * from "./components/SelectCheckBoxIcon";
|
2650
|
-
export * from "./components/SelectToSpeakIcon";
|
2651
|
-
export * from "./components/SelectWindowIcon";
|
2652
|
-
export * from "./components/SelectWindowOffIcon";
|
2653
|
-
export * from "./components/SelfCareIcon";
|
2654
1691
|
export * from "./components/SelfImprovementIcon";
|
2655
1692
|
export * from "./components/SellIcon";
|
2656
1693
|
export * from "./components/SendIcon";
|
2657
1694
|
export * from "./components/SendAndArchiveIcon";
|
2658
|
-
export * from "./components/SendMoneyIcon";
|
2659
1695
|
export * from "./components/SendTimeExtensionIcon";
|
2660
1696
|
export * from "./components/SendToMobileIcon";
|
2661
1697
|
export * from "./components/SensorDoorIcon";
|
2662
1698
|
export * from "./components/SensorOccupiedIcon";
|
2663
1699
|
export * from "./components/SensorWindowIcon";
|
2664
1700
|
export * from "./components/SensorsIcon";
|
2665
|
-
export * from "./components/SensorsKrxIcon";
|
2666
|
-
export * from "./components/SensorsKrxOffIcon";
|
2667
1701
|
export * from "./components/SensorsOffIcon";
|
2668
|
-
export * from "./components/SentimentCalmIcon";
|
2669
|
-
export * from "./components/SentimentContentIcon";
|
2670
1702
|
export * from "./components/SentimentDissatisfiedIcon";
|
2671
|
-
export * from "./components/SentimentExcitedIcon";
|
2672
|
-
export * from "./components/SentimentExtremelyDissatisfiedIcon";
|
2673
|
-
export * from "./components/SentimentFrustratedIcon";
|
2674
1703
|
export * from "./components/SentimentNeutralIcon";
|
2675
|
-
export * from "./components/SentimentSadIcon";
|
2676
1704
|
export * from "./components/SentimentSatisfiedIcon";
|
2677
1705
|
export * from "./components/SentimentSatisfiedAltIcon";
|
2678
|
-
export * from "./components/SentimentStressedIcon";
|
2679
1706
|
export * from "./components/SentimentVeryDissatisfiedIcon";
|
2680
1707
|
export * from "./components/SentimentVerySatisfiedIcon";
|
2681
|
-
export * from "./components/SentimentWorriedIcon";
|
2682
|
-
export * from "./components/ServiceToolboxIcon";
|
2683
1708
|
export * from "./components/SetMealIcon";
|
2684
1709
|
export * from "./components/SettingsIcon";
|
2685
1710
|
export * from "./components/SettingsAccessibilityIcon";
|
2686
|
-
export * from "./components/SettingsAccountBoxIcon";
|
2687
|
-
export * from "./components/SettingsAlertIcon";
|
2688
1711
|
export * from "./components/SettingsApplicationsIcon";
|
2689
|
-
export * from "./components/SettingsBRollIcon";
|
2690
1712
|
export * from "./components/SettingsBackupRestoreIcon";
|
2691
1713
|
export * from "./components/SettingsBluetoothIcon";
|
2692
1714
|
export * from "./components/SettingsBrightnessIcon";
|
2693
1715
|
export * from "./components/SettingsCellIcon";
|
2694
|
-
export * from "./components/
|
1716
|
+
export * from "./components/SettingsDisplayIcon";
|
2695
1717
|
export * from "./components/SettingsEthernetIcon";
|
2696
|
-
export * from "./components/SettingsHeartIcon";
|
2697
1718
|
export * from "./components/SettingsInputAntennaIcon";
|
2698
1719
|
export * from "./components/SettingsInputComponentIcon";
|
2699
1720
|
export * from "./components/SettingsInputCompositeIcon";
|
2700
1721
|
export * from "./components/SettingsInputHdmiIcon";
|
2701
1722
|
export * from "./components/SettingsInputSvideoIcon";
|
2702
|
-
export * from "./components/SettingsMotionModeIcon";
|
2703
|
-
export * from "./components/SettingsNightSightIcon";
|
2704
1723
|
export * from "./components/SettingsOverscanIcon";
|
2705
|
-
export * from "./components/SettingsPanoramaIcon";
|
2706
1724
|
export * from "./components/SettingsPhoneIcon";
|
2707
|
-
export * from "./components/SettingsPhotoCameraIcon";
|
2708
1725
|
export * from "./components/SettingsPowerIcon";
|
2709
1726
|
export * from "./components/SettingsRemoteIcon";
|
2710
|
-
export * from "./components/SettingsSlowMotionIcon";
|
2711
1727
|
export * from "./components/SettingsSuggestIcon";
|
2712
1728
|
export * from "./components/SettingsSystemDaydreamIcon";
|
2713
|
-
export * from "./components/SettingsTimelapseIcon";
|
2714
|
-
export * from "./components/SettingsVideoCameraIcon";
|
2715
1729
|
export * from "./components/SettingsVoiceIcon";
|
2716
|
-
export * from "./components/SettopComponentIcon";
|
2717
1730
|
export * from "./components/SevereColdIcon";
|
2718
|
-
export * from "./components/ShadowIcon";
|
2719
|
-
export * from "./components/ShadowAddIcon";
|
2720
|
-
export * from "./components/ShadowMinusIcon";
|
2721
1731
|
export * from "./components/ShapeLineIcon";
|
2722
|
-
export * from "./components/ShapeRecognitionIcon";
|
2723
|
-
export * from "./components/ShapesIcon";
|
2724
1732
|
export * from "./components/ShareIcon";
|
1733
|
+
export * from "./components/ShareArrivalTimeIcon";
|
2725
1734
|
export * from "./components/ShareLocationIcon";
|
2726
|
-
export * from "./components/ShareOffIcon";
|
2727
|
-
export * from "./components/ShareReviewsIcon";
|
2728
|
-
export * from "./components/ShareWindowsIcon";
|
2729
|
-
export * from "./components/SheetsRtlIcon";
|
2730
|
-
export * from "./components/ShelfAutoHideIcon";
|
2731
|
-
export * from "./components/ShelfPositionIcon";
|
2732
|
-
export * from "./components/ShelvesIcon";
|
2733
1735
|
export * from "./components/ShieldIcon";
|
2734
|
-
export * from "./components/ShieldLockIcon";
|
2735
|
-
export * from "./components/ShieldLockedIcon";
|
2736
1736
|
export * from "./components/ShieldMoonIcon";
|
2737
|
-
export * from "./components/ShieldPersonIcon";
|
2738
|
-
export * from "./components/ShieldQuestionIcon";
|
2739
|
-
export * from "./components/ShieldWithHeartIcon";
|
2740
|
-
export * from "./components/ShieldWithHouseIcon";
|
2741
|
-
export * from "./components/ShiftIcon";
|
2742
|
-
export * from "./components/ShiftLockIcon";
|
2743
1737
|
export * from "./components/ShopIcon";
|
2744
1738
|
export * from "./components/Shop2Icon";
|
2745
1739
|
export * from "./components/ShopTwoIcon";
|
1740
|
+
export * from "./components/ShopifyIcon";
|
2746
1741
|
export * from "./components/ShoppingBagIcon";
|
2747
1742
|
export * from "./components/ShoppingBasketIcon";
|
2748
1743
|
export * from "./components/ShoppingCartIcon";
|
2749
1744
|
export * from "./components/ShoppingCartCheckoutIcon";
|
2750
|
-
export * from "./components/ShoppingCartOffIcon";
|
2751
|
-
export * from "./components/ShoppingmodeIcon";
|
2752
|
-
export * from "./components/ShortStayIcon";
|
2753
1745
|
export * from "./components/ShortTextIcon";
|
2754
1746
|
export * from "./components/ShortcutIcon";
|
2755
1747
|
export * from "./components/ShowChartIcon";
|
@@ -2757,17 +1749,10 @@ export * from "./components/ShowerIcon";
|
|
2757
1749
|
export * from "./components/ShuffleIcon";
|
2758
1750
|
export * from "./components/ShuffleOnIcon";
|
2759
1751
|
export * from "./components/ShutterSpeedIcon";
|
2760
|
-
export * from "./components/ShutterSpeedAddIcon";
|
2761
|
-
export * from "./components/ShutterSpeedMinusIcon";
|
2762
1752
|
export * from "./components/SickIcon";
|
2763
|
-
export * from "./components/SideNavigationIcon";
|
2764
1753
|
export * from "./components/SignLanguageIcon";
|
2765
1754
|
export * from "./components/SignalCellular0BarIcon";
|
2766
|
-
export * from "./components/SignalCellular1BarIcon";
|
2767
|
-
export * from "./components/SignalCellular2BarIcon";
|
2768
|
-
export * from "./components/SignalCellular3BarIcon";
|
2769
1755
|
export * from "./components/SignalCellular4BarIcon";
|
2770
|
-
export * from "./components/SignalCellularAddIcon";
|
2771
1756
|
export * from "./components/SignalCellularAltIcon";
|
2772
1757
|
export * from "./components/SignalCellularAlt1BarIcon";
|
2773
1758
|
export * from "./components/SignalCellularAlt2BarIcon";
|
@@ -2777,8 +1762,6 @@ export * from "./components/SignalCellularNoSimIcon";
|
|
2777
1762
|
export * from "./components/SignalCellularNodataIcon";
|
2778
1763
|
export * from "./components/SignalCellularNullIcon";
|
2779
1764
|
export * from "./components/SignalCellularOffIcon";
|
2780
|
-
export * from "./components/SignalCellularPauseIcon";
|
2781
|
-
export * from "./components/SignalDisconnectedIcon";
|
2782
1765
|
export * from "./components/SignalWifi0BarIcon";
|
2783
1766
|
export * from "./components/SignalWifi4BarIcon";
|
2784
1767
|
export * from "./components/SignalWifi4BarLockIcon";
|
@@ -2786,9 +1769,8 @@ export * from "./components/SignalWifiBadIcon";
|
|
2786
1769
|
export * from "./components/SignalWifiConnectedNoInternet4Icon";
|
2787
1770
|
export * from "./components/SignalWifiOffIcon";
|
2788
1771
|
export * from "./components/SignalWifiStatusbar4BarIcon";
|
2789
|
-
export * from "./components/
|
1772
|
+
export * from "./components/SignalWifiStatusbarConnectedNoInternet4Icon";
|
2790
1773
|
export * from "./components/SignalWifiStatusbarNullIcon";
|
2791
|
-
export * from "./components/SignatureIcon";
|
2792
1774
|
export * from "./components/SignpostIcon";
|
2793
1775
|
export * from "./components/SimCardIcon";
|
2794
1776
|
export * from "./components/SimCardAlertIcon";
|
@@ -2796,52 +1778,34 @@ export * from "./components/SimCardDownloadIcon";
|
|
2796
1778
|
export * from "./components/SingleBedIcon";
|
2797
1779
|
export * from "./components/SipIcon";
|
2798
1780
|
export * from "./components/SkateboardingIcon";
|
2799
|
-
export * from "./components/SkeletonIcon";
|
2800
|
-
export * from "./components/SkilletIcon";
|
2801
|
-
export * from "./components/SkilletCooktopIcon";
|
2802
1781
|
export * from "./components/SkipNextIcon";
|
2803
1782
|
export * from "./components/SkipPreviousIcon";
|
2804
|
-
export * from "./components/SkullIcon";
|
2805
1783
|
export * from "./components/SleddingIcon";
|
2806
|
-
export * from "./components/SleepIcon";
|
2807
|
-
export * from "./components/SleepScoreIcon";
|
2808
|
-
export * from "./components/SlideLibraryIcon";
|
2809
|
-
export * from "./components/SlidersIcon";
|
2810
1784
|
export * from "./components/SlideshowIcon";
|
2811
1785
|
export * from "./components/SlowMotionVideoIcon";
|
2812
1786
|
export * from "./components/SmartButtonIcon";
|
2813
1787
|
export * from "./components/SmartDisplayIcon";
|
2814
|
-
export * from "./components/SmartOutletIcon";
|
2815
1788
|
export * from "./components/SmartScreenIcon";
|
2816
1789
|
export * from "./components/SmartToyIcon";
|
2817
1790
|
export * from "./components/SmartphoneIcon";
|
2818
|
-
export * from "./components/SmbShareIcon";
|
2819
1791
|
export * from "./components/SmokeFreeIcon";
|
2820
1792
|
export * from "./components/SmokingRoomsIcon";
|
2821
1793
|
export * from "./components/SmsIcon";
|
2822
1794
|
export * from "./components/SmsFailedIcon";
|
1795
|
+
export * from "./components/SnapchatIcon";
|
2823
1796
|
export * from "./components/SnippetFolderIcon";
|
2824
1797
|
export * from "./components/SnoozeIcon";
|
2825
1798
|
export * from "./components/SnowboardingIcon";
|
2826
|
-
export * from "./components/SnowingIcon";
|
2827
|
-
export * from "./components/SnowingHeavyIcon";
|
2828
1799
|
export * from "./components/SnowmobileIcon";
|
2829
1800
|
export * from "./components/SnowshoeingIcon";
|
2830
1801
|
export * from "./components/SoapIcon";
|
2831
1802
|
export * from "./components/SocialDistanceIcon";
|
2832
|
-
export * from "./components/SocialLeaderboardIcon";
|
2833
1803
|
export * from "./components/SolarPowerIcon";
|
2834
1804
|
export * from "./components/SortIcon";
|
2835
1805
|
export * from "./components/SortByAlphaIcon";
|
2836
1806
|
export * from "./components/SosIcon";
|
2837
|
-
export * from "./components/SoundDetectionDogBarkingIcon";
|
2838
|
-
export * from "./components/SoundDetectionGlassBreakIcon";
|
2839
|
-
export * from "./components/SoundDetectionLoudSoundIcon";
|
2840
|
-
export * from "./components/SoundSamplerIcon";
|
2841
1807
|
export * from "./components/SoupKitchenIcon";
|
2842
1808
|
export * from "./components/SourceIcon";
|
2843
|
-
export * from "./components/SourceEnvironmentIcon";
|
2844
|
-
export * from "./components/SourceNotesIcon";
|
2845
1809
|
export * from "./components/SouthIcon";
|
2846
1810
|
export * from "./components/SouthAmericaIcon";
|
2847
1811
|
export * from "./components/SouthEastIcon";
|
@@ -2857,22 +1821,11 @@ export * from "./components/SpeakerGroupIcon";
|
|
2857
1821
|
export * from "./components/SpeakerNotesIcon";
|
2858
1822
|
export * from "./components/SpeakerNotesOffIcon";
|
2859
1823
|
export * from "./components/SpeakerPhoneIcon";
|
2860
|
-
export * from "./components/SpecialCharacterIcon";
|
2861
|
-
export * from "./components/SpecificGravityIcon";
|
2862
|
-
export * from "./components/SpeechToTextIcon";
|
2863
1824
|
export * from "./components/SpeedIcon";
|
2864
1825
|
export * from "./components/SpellcheckIcon";
|
2865
1826
|
export * from "./components/SplitscreenIcon";
|
2866
|
-
export * from "./components/SplitscreenAddIcon";
|
2867
|
-
export * from "./components/SplitscreenBottomIcon";
|
2868
|
-
export * from "./components/SplitscreenLeftIcon";
|
2869
|
-
export * from "./components/SplitscreenRightIcon";
|
2870
|
-
export * from "./components/SplitscreenTopIcon";
|
2871
|
-
export * from "./components/SplitscreenVerticalAddIcon";
|
2872
|
-
export * from "./components/Spo2Icon";
|
2873
1827
|
export * from "./components/SpokeIcon";
|
2874
1828
|
export * from "./components/SportsIcon";
|
2875
|
-
export * from "./components/SportsAndOutdoorsIcon";
|
2876
1829
|
export * from "./components/SportsBarIcon";
|
2877
1830
|
export * from "./components/SportsBaseballIcon";
|
2878
1831
|
export * from "./components/SportsBasketballIcon";
|
@@ -2892,20 +1845,11 @@ export * from "./components/SportsScoreIcon";
|
|
2892
1845
|
export * from "./components/SportsSoccerIcon";
|
2893
1846
|
export * from "./components/SportsTennisIcon";
|
2894
1847
|
export * from "./components/SportsVolleyballIcon";
|
2895
|
-
export * from "./components/SprinklerIcon";
|
2896
|
-
export * from "./components/SprintIcon";
|
2897
1848
|
export * from "./components/SquareIcon";
|
2898
1849
|
export * from "./components/SquareFootIcon";
|
2899
1850
|
export * from "./components/SsidChartIcon";
|
2900
|
-
export * from "./components/StackIcon";
|
2901
|
-
export * from "./components/StackOffIcon";
|
2902
|
-
export * from "./components/StackStarIcon";
|
2903
1851
|
export * from "./components/StackedBarChartIcon";
|
2904
|
-
export * from "./components/StackedEmailIcon";
|
2905
|
-
export * from "./components/StackedInboxIcon";
|
2906
1852
|
export * from "./components/StackedLineChartIcon";
|
2907
|
-
export * from "./components/StacksIcon";
|
2908
|
-
export * from "./components/StadiaControllerIcon";
|
2909
1853
|
export * from "./components/StadiumIcon";
|
2910
1854
|
export * from "./components/StairsIcon";
|
2911
1855
|
export * from "./components/StarIcon";
|
@@ -2915,33 +1859,13 @@ export * from "./components/StarHalfIcon";
|
|
2915
1859
|
export * from "./components/StarOutlineIcon";
|
2916
1860
|
export * from "./components/StarPurple500Icon";
|
2917
1861
|
export * from "./components/StarRateIcon";
|
2918
|
-
export * from "./components/StarRateHalfIcon";
|
2919
1862
|
export * from "./components/StarsIcon";
|
2920
1863
|
export * from "./components/StartIcon";
|
2921
|
-
export * from "./components/Stat0Icon";
|
2922
|
-
export * from "./components/Stat1Icon";
|
2923
|
-
export * from "./components/Stat2Icon";
|
2924
|
-
export * from "./components/Stat3Icon";
|
2925
|
-
export * from "./components/StatMinus1Icon";
|
2926
|
-
export * from "./components/StatMinus2Icon";
|
2927
|
-
export * from "./components/StatMinus3Icon";
|
2928
1864
|
export * from "./components/StayCurrentLandscapeIcon";
|
2929
1865
|
export * from "./components/StayCurrentPortraitIcon";
|
2930
1866
|
export * from "./components/StayPrimaryLandscapeIcon";
|
2931
1867
|
export * from "./components/StayPrimaryPortraitIcon";
|
2932
|
-
export * from "./components/StepIcon";
|
2933
|
-
export * from "./components/StepIntoIcon";
|
2934
|
-
export * from "./components/StepOutIcon";
|
2935
|
-
export * from "./components/StepOverIcon";
|
2936
|
-
export * from "./components/SteppersIcon";
|
2937
|
-
export * from "./components/StepsIcon";
|
2938
|
-
export * from "./components/StethoscopeIcon";
|
2939
|
-
export * from "./components/StethoscopeArrowIcon";
|
2940
|
-
export * from "./components/StethoscopeCheckIcon";
|
2941
|
-
export * from "./components/StickyNoteIcon";
|
2942
1868
|
export * from "./components/StickyNote2Icon";
|
2943
|
-
export * from "./components/StockMediaIcon";
|
2944
|
-
export * from "./components/StockpotIcon";
|
2945
1869
|
export * from "./components/StopIcon";
|
2946
1870
|
export * from "./components/StopCircleIcon";
|
2947
1871
|
export * from "./components/StopScreenShareIcon";
|
@@ -2952,23 +1876,13 @@ export * from "./components/StorefrontIcon";
|
|
2952
1876
|
export * from "./components/StormIcon";
|
2953
1877
|
export * from "./components/StraightIcon";
|
2954
1878
|
export * from "./components/StraightenIcon";
|
2955
|
-
export * from "./components/StrategyIcon";
|
2956
1879
|
export * from "./components/StreamIcon";
|
2957
|
-
export * from "./components/StreamAppsIcon";
|
2958
1880
|
export * from "./components/StreetviewIcon";
|
2959
|
-
export * from "./components/StressManagementIcon";
|
2960
1881
|
export * from "./components/StrikethroughSIcon";
|
2961
|
-
export * from "./components/StrokeFullIcon";
|
2962
|
-
export * from "./components/StrokePartialIcon";
|
2963
1882
|
export * from "./components/StrollerIcon";
|
2964
1883
|
export * from "./components/StyleIcon";
|
2965
|
-
export * from "./components/StylerIcon";
|
2966
|
-
export * from "./components/StylusIcon";
|
2967
|
-
export * from "./components/StylusLaserPointerIcon";
|
2968
|
-
export * from "./components/StylusNoteIcon";
|
2969
1884
|
export * from "./components/SubdirectoryArrowLeftIcon";
|
2970
1885
|
export * from "./components/SubdirectoryArrowRightIcon";
|
2971
|
-
export * from "./components/SubheaderIcon";
|
2972
1886
|
export * from "./components/SubjectIcon";
|
2973
1887
|
export * from "./components/SubscriptIcon";
|
2974
1888
|
export * from "./components/SubscriptionsIcon";
|
@@ -2976,25 +1890,19 @@ export * from "./components/SubtitlesIcon";
|
|
2976
1890
|
export * from "./components/SubtitlesOffIcon";
|
2977
1891
|
export * from "./components/SubwayIcon";
|
2978
1892
|
export * from "./components/SummarizeIcon";
|
2979
|
-
export * from "./components/SunnyIcon";
|
2980
|
-
export * from "./components/SunnySnowingIcon";
|
2981
1893
|
export * from "./components/SuperscriptIcon";
|
2982
1894
|
export * from "./components/SupervisedUserCircleIcon";
|
2983
|
-
export * from "./components/SupervisedUserCircleOffIcon";
|
2984
1895
|
export * from "./components/SupervisorAccountIcon";
|
2985
1896
|
export * from "./components/SupportIcon";
|
2986
1897
|
export * from "./components/SupportAgentIcon";
|
2987
1898
|
export * from "./components/SurfingIcon";
|
2988
|
-
export * from "./components/SurgicalIcon";
|
2989
1899
|
export * from "./components/SurroundSoundIcon";
|
2990
1900
|
export * from "./components/SwapCallsIcon";
|
2991
|
-
export * from "./components/SwapDrivingAppsIcon";
|
2992
|
-
export * from "./components/SwapDrivingAppsWheelIcon";
|
2993
1901
|
export * from "./components/SwapHorizIcon";
|
2994
1902
|
export * from "./components/SwapHorizontalCircleIcon";
|
2995
1903
|
export * from "./components/SwapVertIcon";
|
1904
|
+
export * from "./components/SwapVertCircleIcon";
|
2996
1905
|
export * from "./components/SwapVerticalCircleIcon";
|
2997
|
-
export * from "./components/SweepIcon";
|
2998
1906
|
export * from "./components/SwipeIcon";
|
2999
1907
|
export * from "./components/SwipeDownIcon";
|
3000
1908
|
export * from "./components/SwipeDownAltIcon";
|
@@ -3005,9 +1913,6 @@ export * from "./components/SwipeRightAltIcon";
|
|
3005
1913
|
export * from "./components/SwipeUpIcon";
|
3006
1914
|
export * from "./components/SwipeUpAltIcon";
|
3007
1915
|
export * from "./components/SwipeVerticalIcon";
|
3008
|
-
export * from "./components/SwitchIcon";
|
3009
|
-
export * from "./components/SwitchAccessIcon";
|
3010
|
-
export * from "./components/SwitchAccess2Icon";
|
3011
1916
|
export * from "./components/SwitchAccessShortcutIcon";
|
3012
1917
|
export * from "./components/SwitchAccessShortcutAddIcon";
|
3013
1918
|
export * from "./components/SwitchAccountIcon";
|
@@ -3015,70 +1920,43 @@ export * from "./components/SwitchCameraIcon";
|
|
3015
1920
|
export * from "./components/SwitchLeftIcon";
|
3016
1921
|
export * from "./components/SwitchRightIcon";
|
3017
1922
|
export * from "./components/SwitchVideoIcon";
|
3018
|
-
export * from "./components/SwitchesIcon";
|
3019
|
-
export * from "./components/SwordRoseIcon";
|
3020
|
-
export * from "./components/SwordsIcon";
|
3021
|
-
export * from "./components/SymptomsIcon";
|
3022
1923
|
export * from "./components/SynagogueIcon";
|
3023
1924
|
export * from "./components/SyncIcon";
|
3024
1925
|
export * from "./components/SyncAltIcon";
|
3025
1926
|
export * from "./components/SyncDisabledIcon";
|
3026
1927
|
export * from "./components/SyncLockIcon";
|
3027
1928
|
export * from "./components/SyncProblemIcon";
|
3028
|
-
export * from "./components/SyncSavedLocallyIcon";
|
3029
|
-
export * from "./components/SyringeIcon";
|
3030
1929
|
export * from "./components/SystemSecurityUpdateIcon";
|
3031
1930
|
export * from "./components/SystemSecurityUpdateGoodIcon";
|
3032
1931
|
export * from "./components/SystemSecurityUpdateWarningIcon";
|
3033
1932
|
export * from "./components/SystemUpdateIcon";
|
3034
1933
|
export * from "./components/SystemUpdateAltIcon";
|
1934
|
+
export * from "./components/SystemUpdateTvIcon";
|
3035
1935
|
export * from "./components/TabIcon";
|
3036
|
-
export * from "./components/TabCloseIcon";
|
3037
|
-
export * from "./components/TabCloseRightIcon";
|
3038
|
-
export * from "./components/TabDuplicateIcon";
|
3039
|
-
export * from "./components/TabGroupIcon";
|
3040
|
-
export * from "./components/TabMoveIcon";
|
3041
|
-
export * from "./components/TabNewRightIcon";
|
3042
|
-
export * from "./components/TabRecentIcon";
|
3043
1936
|
export * from "./components/TabUnselectedIcon";
|
3044
|
-
export * from "./components/TableIcon";
|
3045
1937
|
export * from "./components/TableBarIcon";
|
3046
1938
|
export * from "./components/TableChartIcon";
|
3047
|
-
export * from "./components/TableChartViewIcon";
|
3048
|
-
export * from "./components/TableLampIcon";
|
3049
1939
|
export * from "./components/TableRestaurantIcon";
|
3050
1940
|
export * from "./components/TableRowsIcon";
|
3051
|
-
export * from "./components/TableRowsNarrowIcon";
|
3052
1941
|
export * from "./components/TableViewIcon";
|
3053
1942
|
export * from "./components/TabletIcon";
|
3054
1943
|
export * from "./components/TabletAndroidIcon";
|
3055
1944
|
export * from "./components/TabletMacIcon";
|
3056
|
-
export * from "./components/TabsIcon";
|
3057
|
-
export * from "./components/TacticIcon";
|
3058
1945
|
export * from "./components/TagIcon";
|
3059
1946
|
export * from "./components/TagFacesIcon";
|
3060
1947
|
export * from "./components/TakeoutDiningIcon";
|
3061
|
-
export * from "./components/TamperDetectionOffIcon";
|
3062
|
-
export * from "./components/TamperDetectionOnIcon";
|
3063
1948
|
export * from "./components/TapAndPlayIcon";
|
3064
1949
|
export * from "./components/TapasIcon";
|
3065
|
-
export * from "./components/TargetIcon";
|
3066
1950
|
export * from "./components/TaskIcon";
|
3067
1951
|
export * from "./components/TaskAltIcon";
|
3068
|
-
export * from "./components/TauntIcon";
|
3069
1952
|
export * from "./components/TaxiAlertIcon";
|
3070
|
-
export * from "./components/
|
3071
|
-
export * from "./components/TempPreferencesCustomIcon";
|
3072
|
-
export * from "./components/TempPreferencesEcoIcon";
|
1953
|
+
export * from "./components/TelegramIcon";
|
3073
1954
|
export * from "./components/TempleBuddhistIcon";
|
3074
1955
|
export * from "./components/TempleHinduIcon";
|
3075
|
-
export * from "./components/TenancyIcon";
|
3076
1956
|
export * from "./components/TerminalIcon";
|
3077
1957
|
export * from "./components/TerrainIcon";
|
3078
|
-
export * from "./components/TextAdIcon";
|
3079
1958
|
export * from "./components/TextDecreaseIcon";
|
3080
1959
|
export * from "./components/TextFieldsIcon";
|
3081
|
-
export * from "./components/TextFieldsAltIcon";
|
3082
1960
|
export * from "./components/TextFormatIcon";
|
3083
1961
|
export * from "./components/TextIncreaseIcon";
|
3084
1962
|
export * from "./components/TextRotateUpIcon";
|
@@ -3087,65 +1965,34 @@ export * from "./components/TextRotationAngledownIcon";
|
|
3087
1965
|
export * from "./components/TextRotationAngleupIcon";
|
3088
1966
|
export * from "./components/TextRotationDownIcon";
|
3089
1967
|
export * from "./components/TextRotationNoneIcon";
|
3090
|
-
export * from "./components/TextSelectEndIcon";
|
3091
|
-
export * from "./components/TextSelectJumpToBeginningIcon";
|
3092
|
-
export * from "./components/TextSelectJumpToEndIcon";
|
3093
|
-
export * from "./components/TextSelectMoveBackCharacterIcon";
|
3094
|
-
export * from "./components/TextSelectMoveBackWordIcon";
|
3095
|
-
export * from "./components/TextSelectMoveDownIcon";
|
3096
|
-
export * from "./components/TextSelectMoveForwardCharacterIcon";
|
3097
|
-
export * from "./components/TextSelectMoveForwardWordIcon";
|
3098
|
-
export * from "./components/TextSelectMoveUpIcon";
|
3099
|
-
export * from "./components/TextSelectStartIcon";
|
3100
1968
|
export * from "./components/TextSnippetIcon";
|
3101
|
-
export * from "./components/TextToSpeechIcon";
|
3102
1969
|
export * from "./components/TextsmsIcon";
|
3103
1970
|
export * from "./components/TextureIcon";
|
3104
|
-
export * from "./components/TextureAddIcon";
|
3105
|
-
export * from "./components/TextureMinusIcon";
|
3106
1971
|
export * from "./components/TheaterComedyIcon";
|
3107
1972
|
export * from "./components/TheatersIcon";
|
3108
|
-
export * from "./components/ThermometerIcon";
|
3109
|
-
export * from "./components/ThermometerAddIcon";
|
3110
|
-
export * from "./components/ThermometerGainIcon";
|
3111
|
-
export * from "./components/ThermometerLossIcon";
|
3112
|
-
export * from "./components/ThermometerMinusIcon";
|
3113
1973
|
export * from "./components/ThermostatIcon";
|
3114
1974
|
export * from "./components/ThermostatAutoIcon";
|
3115
|
-
export * from "./components/ThermostatCarbonIcon";
|
3116
|
-
export * from "./components/ThingsToDoIcon";
|
3117
|
-
export * from "./components/ThreadUnreadIcon";
|
3118
1975
|
export * from "./components/ThumbDownIcon";
|
3119
1976
|
export * from "./components/ThumbDownAltIcon";
|
3120
|
-
export * from "./components/ThumbDownFilledIcon";
|
3121
|
-
export * from "./components/ThumbDownOffIcon";
|
3122
1977
|
export * from "./components/ThumbDownOffAltIcon";
|
3123
1978
|
export * from "./components/ThumbUpIcon";
|
3124
1979
|
export * from "./components/ThumbUpAltIcon";
|
3125
|
-
export * from "./components/ThumbUpFilledIcon";
|
3126
|
-
export * from "./components/ThumbUpOffIcon";
|
3127
1980
|
export * from "./components/ThumbUpOffAltIcon";
|
3128
|
-
export * from "./components/ThumbnailBarIcon";
|
3129
1981
|
export * from "./components/ThumbsUpDownIcon";
|
3130
1982
|
export * from "./components/ThunderstormIcon";
|
3131
|
-
export * from "./components/
|
3132
|
-
export * from "./components/TibiaAltIcon";
|
3133
|
-
export * from "./components/TimeAutoIcon";
|
1983
|
+
export * from "./components/TiktokIcon";
|
3134
1984
|
export * from "./components/TimeToLeaveIcon";
|
3135
1985
|
export * from "./components/TimelapseIcon";
|
3136
1986
|
export * from "./components/TimelineIcon";
|
3137
1987
|
export * from "./components/TimerIcon";
|
3138
1988
|
export * from "./components/Timer10Icon";
|
3139
|
-
export * from "./components/Timer10Alt1Icon";
|
3140
1989
|
export * from "./components/Timer10SelectIcon";
|
3141
1990
|
export * from "./components/Timer3Icon";
|
3142
|
-
export * from "./components/Timer3Alt1Icon";
|
3143
1991
|
export * from "./components/Timer3SelectIcon";
|
3144
1992
|
export * from "./components/TimerOffIcon";
|
3145
1993
|
export * from "./components/TipsAndUpdatesIcon";
|
3146
1994
|
export * from "./components/TireRepairIcon";
|
3147
1995
|
export * from "./components/TitleIcon";
|
3148
|
-
export * from "./components/ToastIcon";
|
3149
1996
|
export * from "./components/TocIcon";
|
3150
1997
|
export * from "./components/TodayIcon";
|
3151
1998
|
export * from "./components/ToggleOffIcon";
|
@@ -3153,32 +2000,13 @@ export * from "./components/ToggleOnIcon";
|
|
3153
2000
|
export * from "./components/TokenIcon";
|
3154
2001
|
export * from "./components/TollIcon";
|
3155
2002
|
export * from "./components/TonalityIcon";
|
3156
|
-
export * from "./components/ToolbarIcon";
|
3157
|
-
export * from "./components/ToolsFlatHeadIcon";
|
3158
|
-
export * from "./components/ToolsInstallationKitIcon";
|
3159
|
-
export * from "./components/ToolsLadderIcon";
|
3160
|
-
export * from "./components/ToolsLevelIcon";
|
3161
|
-
export * from "./components/ToolsPhillipsIcon";
|
3162
|
-
export * from "./components/ToolsPliersWireStripperIcon";
|
3163
|
-
export * from "./components/ToolsPowerDrillIcon";
|
3164
|
-
export * from "./components/ToolsWrenchIcon";
|
3165
|
-
export * from "./components/TooltipIcon";
|
3166
|
-
export * from "./components/TopPanelCloseIcon";
|
3167
|
-
export * from "./components/TopPanelOpenIcon";
|
3168
2003
|
export * from "./components/TopicIcon";
|
3169
2004
|
export * from "./components/TornadoIcon";
|
3170
|
-
export * from "./components/TotalDissolvedSolidsIcon";
|
3171
2005
|
export * from "./components/TouchAppIcon";
|
3172
|
-
export * from "./components/TouchpadMouseIcon";
|
3173
2006
|
export * from "./components/TourIcon";
|
3174
2007
|
export * from "./components/ToysIcon";
|
3175
|
-
export * from "./components/ToysAndGamesIcon";
|
3176
|
-
export * from "./components/ToysFanIcon";
|
3177
2008
|
export * from "./components/TrackChangesIcon";
|
3178
2009
|
export * from "./components/TrafficIcon";
|
3179
|
-
export * from "./components/TrailLengthIcon";
|
3180
|
-
export * from "./components/TrailLengthMediumIcon";
|
3181
|
-
export * from "./components/TrailLengthShortIcon";
|
3182
2010
|
export * from "./components/TrainIcon";
|
3183
2011
|
export * from "./components/TramIcon";
|
3184
2012
|
export * from "./components/TranscribeIcon";
|
@@ -3186,27 +2014,16 @@ export * from "./components/TransferWithinAStationIcon";
|
|
3186
2014
|
export * from "./components/TransformIcon";
|
3187
2015
|
export * from "./components/TransgenderIcon";
|
3188
2016
|
export * from "./components/TransitEnterexitIcon";
|
3189
|
-
export * from "./components/TransitionChopIcon";
|
3190
|
-
export * from "./components/TransitionDissolveIcon";
|
3191
|
-
export * from "./components/TransitionFadeIcon";
|
3192
|
-
export * from "./components/TransitionPushIcon";
|
3193
|
-
export * from "./components/TransitionSlideIcon";
|
3194
2017
|
export * from "./components/TranslateIcon";
|
3195
|
-
export * from "./components/TransportationIcon";
|
3196
|
-
export * from "./components/TravelIcon";
|
3197
2018
|
export * from "./components/TravelExploreIcon";
|
3198
|
-
export * from "./components/TravelLuggageAndBagsIcon";
|
3199
2019
|
export * from "./components/TrendingDownIcon";
|
3200
2020
|
export * from "./components/TrendingFlatIcon";
|
2021
|
+
export * from "./components/TrendingNeutralIcon";
|
3201
2022
|
export * from "./components/TrendingUpIcon";
|
3202
|
-
export * from "./components/TripIcon";
|
3203
2023
|
export * from "./components/TripOriginIcon";
|
3204
|
-
export * from "./components/TrolleyIcon";
|
3205
|
-
export * from "./components/TrophyIcon";
|
3206
2024
|
export * from "./components/TroubleshootIcon";
|
3207
2025
|
export * from "./components/TryIcon";
|
3208
2026
|
export * from "./components/TsunamiIcon";
|
3209
|
-
export * from "./components/TsvIcon";
|
3210
2027
|
export * from "./components/TtyIcon";
|
3211
2028
|
export * from "./components/TuneIcon";
|
3212
2029
|
export * from "./components/TungstenIcon";
|
@@ -3219,21 +2036,11 @@ export * from "./components/TurnSlightRightIcon";
|
|
3219
2036
|
export * from "./components/TurnedInIcon";
|
3220
2037
|
export * from "./components/TurnedInNotIcon";
|
3221
2038
|
export * from "./components/TvIcon";
|
3222
|
-
export * from "./components/TvGenIcon";
|
3223
|
-
export * from "./components/TvGuideIcon";
|
3224
2039
|
export * from "./components/TvOffIcon";
|
3225
|
-
export * from "./components/TvOptionsEditChannelsIcon";
|
3226
|
-
export * from "./components/TvOptionsInputSettingsIcon";
|
3227
|
-
export * from "./components/TvRemoteIcon";
|
3228
|
-
export * from "./components/TvSigninIcon";
|
3229
|
-
export * from "./components/TvWithAssistantIcon";
|
3230
|
-
export * from "./components/TwoPagerIcon";
|
3231
2040
|
export * from "./components/TwoWheelerIcon";
|
3232
2041
|
export * from "./components/TypeSpecimenIcon";
|
3233
2042
|
export * from "./components/UTurnLeftIcon";
|
3234
2043
|
export * from "./components/UTurnRightIcon";
|
3235
|
-
export * from "./components/UlnaRadiusIcon";
|
3236
|
-
export * from "./components/UlnaRadiusAltIcon";
|
3237
2044
|
export * from "./components/UmbrellaIcon";
|
3238
2045
|
export * from "./components/UnarchiveIcon";
|
3239
2046
|
export * from "./components/UndoIcon";
|
@@ -3241,15 +2048,6 @@ export * from "./components/UnfoldLessIcon";
|
|
3241
2048
|
export * from "./components/UnfoldLessDoubleIcon";
|
3242
2049
|
export * from "./components/UnfoldMoreIcon";
|
3243
2050
|
export * from "./components/UnfoldMoreDoubleIcon";
|
3244
|
-
export * from "./components/UngroupIcon";
|
3245
|
-
export * from "./components/UniversalCurrencyIcon";
|
3246
|
-
export * from "./components/UniversalCurrencyAltIcon";
|
3247
|
-
export * from "./components/UniversalLocalIcon";
|
3248
|
-
export * from "./components/Unknown2Icon";
|
3249
|
-
export * from "./components/Unknown5Icon";
|
3250
|
-
export * from "./components/UnknownDocumentIcon";
|
3251
|
-
export * from "./components/UnknownMedIcon";
|
3252
|
-
export * from "./components/UnlicenseIcon";
|
3253
2051
|
export * from "./components/UnpublishedIcon";
|
3254
2052
|
export * from "./components/UnsubscribeIcon";
|
3255
2053
|
export * from "./components/UpcomingIcon";
|
@@ -3257,22 +2055,12 @@ export * from "./components/UpdateIcon";
|
|
3257
2055
|
export * from "./components/UpdateDisabledIcon";
|
3258
2056
|
export * from "./components/UpgradeIcon";
|
3259
2057
|
export * from "./components/UploadIcon";
|
3260
|
-
export * from "./components/Upload2Icon";
|
3261
2058
|
export * from "./components/UploadFileIcon";
|
3262
|
-
export * from "./components/UrologyIcon";
|
3263
2059
|
export * from "./components/UsbIcon";
|
3264
2060
|
export * from "./components/UsbOffIcon";
|
3265
|
-
export * from "./components/UserAttributesIcon";
|
3266
2061
|
export * from "./components/VaccinesIcon";
|
3267
|
-
export * from "./components/VacuumIcon";
|
3268
|
-
export * from "./components/ValveIcon";
|
3269
2062
|
export * from "./components/VapeFreeIcon";
|
3270
2063
|
export * from "./components/VapingRoomsIcon";
|
3271
|
-
export * from "./components/VariableAddIcon";
|
3272
|
-
export * from "./components/VariableInsertIcon";
|
3273
|
-
export * from "./components/VariableRemoveIcon";
|
3274
|
-
export * from "./components/VariablesIcon";
|
3275
|
-
export * from "./components/VentilatorIcon";
|
3276
2064
|
export * from "./components/VerifiedIcon";
|
3277
2065
|
export * from "./components/VerifiedUserIcon";
|
3278
2066
|
export * from "./components/VerticalAlignBottomIcon";
|
@@ -3286,12 +2074,11 @@ export * from "./components/VibrationIcon";
|
|
3286
2074
|
export * from "./components/VideoCallIcon";
|
3287
2075
|
export * from "./components/VideoCameraBackIcon";
|
3288
2076
|
export * from "./components/VideoCameraFrontIcon";
|
3289
|
-
export * from "./components/VideoCameraFrontOffIcon";
|
3290
2077
|
export * from "./components/VideoChatIcon";
|
2078
|
+
export * from "./components/VideoCollectionIcon";
|
3291
2079
|
export * from "./components/VideoFileIcon";
|
3292
2080
|
export * from "./components/VideoLabelIcon";
|
3293
2081
|
export * from "./components/VideoLibraryIcon";
|
3294
|
-
export * from "./components/VideoSearchIcon";
|
3295
2082
|
export * from "./components/VideoSettingsIcon";
|
3296
2083
|
export * from "./components/VideoStableIcon";
|
3297
2084
|
export * from "./components/VideocamIcon";
|
@@ -3302,7 +2089,7 @@ export * from "./components/ViewAgendaIcon";
|
|
3302
2089
|
export * from "./components/ViewArrayIcon";
|
3303
2090
|
export * from "./components/ViewCarouselIcon";
|
3304
2091
|
export * from "./components/ViewColumnIcon";
|
3305
|
-
export * from "./components/
|
2092
|
+
export * from "./components/ViewComfortableIcon";
|
3306
2093
|
export * from "./components/ViewComfyIcon";
|
3307
2094
|
export * from "./components/ViewComfyAltIcon";
|
3308
2095
|
export * from "./components/ViewCompactIcon";
|
@@ -3311,8 +2098,6 @@ export * from "./components/ViewCozyIcon";
|
|
3311
2098
|
export * from "./components/ViewDayIcon";
|
3312
2099
|
export * from "./components/ViewHeadlineIcon";
|
3313
2100
|
export * from "./components/ViewInArIcon";
|
3314
|
-
export * from "./components/ViewInArNewIcon";
|
3315
|
-
export * from "./components/ViewInArOffIcon";
|
3316
2101
|
export * from "./components/ViewKanbanIcon";
|
3317
2102
|
export * from "./components/ViewListIcon";
|
3318
2103
|
export * from "./components/ViewModuleIcon";
|
@@ -3324,63 +2109,35 @@ export * from "./components/ViewWeekIcon";
|
|
3324
2109
|
export * from "./components/VignetteIcon";
|
3325
2110
|
export * from "./components/VillaIcon";
|
3326
2111
|
export * from "./components/VisibilityIcon";
|
3327
|
-
export * from "./components/VisibilityLockIcon";
|
3328
2112
|
export * from "./components/VisibilityOffIcon";
|
3329
|
-
export * from "./components/VitalSignsIcon";
|
3330
|
-
export * from "./components/VitalsIcon";
|
3331
2113
|
export * from "./components/VoiceChatIcon";
|
3332
2114
|
export * from "./components/VoiceOverOffIcon";
|
3333
|
-
export * from "./components/VoiceSelectionIcon";
|
3334
2115
|
export * from "./components/VoicemailIcon";
|
3335
2116
|
export * from "./components/VolcanoIcon";
|
3336
2117
|
export * from "./components/VolumeDownIcon";
|
3337
|
-
export * from "./components/VolumeDownAltIcon";
|
3338
2118
|
export * from "./components/VolumeMuteIcon";
|
3339
2119
|
export * from "./components/VolumeOffIcon";
|
3340
2120
|
export * from "./components/VolumeUpIcon";
|
3341
2121
|
export * from "./components/VolunteerActivismIcon";
|
3342
|
-
export * from "./components/VotingChipIcon";
|
3343
2122
|
export * from "./components/VpnKeyIcon";
|
3344
|
-
export * from "./components/VpnKeyAlertIcon";
|
3345
2123
|
export * from "./components/VpnKeyOffIcon";
|
3346
2124
|
export * from "./components/VpnLockIcon";
|
3347
|
-
export * from "./components/Vr180Create2dIcon";
|
3348
|
-
export * from "./components/Vr180Create2dOffIcon";
|
3349
2125
|
export * from "./components/VrpanoIcon";
|
3350
|
-
export * from "./components/WallArtIcon";
|
3351
|
-
export * from "./components/WallLampIcon";
|
3352
2126
|
export * from "./components/WalletIcon";
|
2127
|
+
export * from "./components/WalletGiftcardIcon";
|
2128
|
+
export * from "./components/WalletMembershipIcon";
|
2129
|
+
export * from "./components/WalletTravelIcon";
|
3353
2130
|
export * from "./components/WallpaperIcon";
|
3354
|
-
export * from "./components/WallpaperSlideshowIcon";
|
3355
|
-
export * from "./components/WardIcon";
|
3356
2131
|
export * from "./components/WarehouseIcon";
|
3357
2132
|
export * from "./components/WarningIcon";
|
3358
2133
|
export * from "./components/WarningAmberIcon";
|
3359
|
-
export * from "./components/WarningOffIcon";
|
3360
2134
|
export * from "./components/WashIcon";
|
3361
2135
|
export * from "./components/WatchIcon";
|
3362
|
-
export * from "./components/WatchButtonPressIcon";
|
3363
2136
|
export * from "./components/WatchLaterIcon";
|
3364
2137
|
export * from "./components/WatchOffIcon";
|
3365
|
-
export * from "./components/WatchScreentimeIcon";
|
3366
|
-
export * from "./components/WatchWakeIcon";
|
3367
2138
|
export * from "./components/WaterIcon";
|
3368
|
-
export * from "./components/WaterBottleIcon";
|
3369
|
-
export * from "./components/WaterBottleLargeIcon";
|
3370
2139
|
export * from "./components/WaterDamageIcon";
|
3371
|
-
export * from "./components/WaterDoIcon";
|
3372
2140
|
export * from "./components/WaterDropIcon";
|
3373
|
-
export * from "./components/WaterEcIcon";
|
3374
|
-
export * from "./components/WaterFullIcon";
|
3375
|
-
export * from "./components/WaterHeaterIcon";
|
3376
|
-
export * from "./components/WaterLockIcon";
|
3377
|
-
export * from "./components/WaterLossIcon";
|
3378
|
-
export * from "./components/WaterLuxIcon";
|
3379
|
-
export * from "./components/WaterMediumIcon";
|
3380
|
-
export * from "./components/WaterOrpIcon";
|
3381
|
-
export * from "./components/WaterPhIcon";
|
3382
|
-
export * from "./components/WaterPumpIcon";
|
3383
|
-
export * from "./components/WaterVocIcon";
|
3384
2141
|
export * from "./components/WaterfallChartIcon";
|
3385
2142
|
export * from "./components/WavesIcon";
|
3386
2143
|
export * from "./components/WavingHandIcon";
|
@@ -3392,76 +2149,54 @@ export * from "./components/WbShadeIcon";
|
|
3392
2149
|
export * from "./components/WbSunnyIcon";
|
3393
2150
|
export * from "./components/WbTwilightIcon";
|
3394
2151
|
export * from "./components/WcIcon";
|
3395
|
-
export * from "./components/WeatherHailIcon";
|
3396
|
-
export * from "./components/WeatherMixIcon";
|
3397
|
-
export * from "./components/WeatherSnowyIcon";
|
3398
2152
|
export * from "./components/WebIcon";
|
3399
2153
|
export * from "./components/WebAssetIcon";
|
3400
2154
|
export * from "./components/WebAssetOffIcon";
|
3401
2155
|
export * from "./components/WebStoriesIcon";
|
3402
|
-
export * from "./components/WebTrafficIcon";
|
3403
2156
|
export * from "./components/WebhookIcon";
|
2157
|
+
export * from "./components/WechatIcon";
|
3404
2158
|
export * from "./components/WeekendIcon";
|
3405
|
-
export * from "./components/WeightIcon";
|
3406
2159
|
export * from "./components/WestIcon";
|
3407
2160
|
export * from "./components/WhatshotIcon";
|
3408
2161
|
export * from "./components/WheelchairPickupIcon";
|
3409
2162
|
export * from "./components/WhereToVoteIcon";
|
3410
2163
|
export * from "./components/WidgetsIcon";
|
3411
|
-
export * from "./components/WidthIcon";
|
3412
2164
|
export * from "./components/WidthFullIcon";
|
3413
2165
|
export * from "./components/WidthNormalIcon";
|
3414
2166
|
export * from "./components/WidthWideIcon";
|
3415
2167
|
export * from "./components/WifiIcon";
|
3416
2168
|
export * from "./components/Wifi1BarIcon";
|
3417
2169
|
export * from "./components/Wifi2BarIcon";
|
3418
|
-
export * from "./components/WifiAddIcon";
|
3419
2170
|
export * from "./components/WifiCallingIcon";
|
3420
|
-
export * from "./components/WifiCalling1Icon";
|
3421
|
-
export * from "./components/WifiCalling2Icon";
|
3422
2171
|
export * from "./components/WifiCalling3Icon";
|
3423
2172
|
export * from "./components/WifiChannelIcon";
|
3424
2173
|
export * from "./components/WifiFindIcon";
|
3425
|
-
export * from "./components/WifiHomeIcon";
|
3426
2174
|
export * from "./components/WifiLockIcon";
|
3427
|
-
export * from "./components/WifiNotificationIcon";
|
3428
2175
|
export * from "./components/WifiOffIcon";
|
3429
2176
|
export * from "./components/WifiPasswordIcon";
|
3430
2177
|
export * from "./components/WifiProtectedSetupIcon";
|
3431
|
-
export * from "./components/WifiProxyIcon";
|
3432
2178
|
export * from "./components/WifiTetheringIcon";
|
3433
2179
|
export * from "./components/WifiTetheringErrorIcon";
|
2180
|
+
export * from "./components/WifiTetheringErrorRoundedIcon";
|
3434
2181
|
export * from "./components/WifiTetheringOffIcon";
|
3435
2182
|
export * from "./components/WindPowerIcon";
|
3436
2183
|
export * from "./components/WindowIcon";
|
3437
|
-
export * from "./components/WindowClosedIcon";
|
3438
|
-
export * from "./components/WindowOpenIcon";
|
3439
|
-
export * from "./components/WindowSensorIcon";
|
3440
2184
|
export * from "./components/WineBarIcon";
|
3441
2185
|
export * from "./components/WomanIcon";
|
3442
2186
|
export * from "./components/Woman2Icon";
|
2187
|
+
export * from "./components/WooCommerceIcon";
|
2188
|
+
export * from "./components/WordpressIcon";
|
3443
2189
|
export * from "./components/WorkIcon";
|
3444
|
-
export * from "./components/WorkAlertIcon";
|
3445
2190
|
export * from "./components/WorkHistoryIcon";
|
3446
2191
|
export * from "./components/WorkOffIcon";
|
3447
2192
|
export * from "./components/WorkOutlineIcon";
|
3448
|
-
export * from "./components/WorkUpdateIcon";
|
3449
|
-
export * from "./components/WorkflowIcon";
|
3450
2193
|
export * from "./components/WorkspacePremiumIcon";
|
3451
2194
|
export * from "./components/WorkspacesIcon";
|
3452
|
-
export * from "./components/WorkspacesOutlineIcon";
|
3453
|
-
export * from "./components/WoundsInjuriesIcon";
|
3454
2195
|
export * from "./components/WrapTextIcon";
|
3455
|
-
export * from "./components/WristIcon";
|
3456
2196
|
export * from "./components/WrongLocationIcon";
|
3457
2197
|
export * from "./components/WysiwygIcon";
|
3458
2198
|
export * from "./components/YardIcon";
|
3459
|
-
export * from "./components/YourTripsIcon";
|
3460
|
-
export * from "./components/YoutubeActivityIcon";
|
3461
2199
|
export * from "./components/YoutubeSearchedForIcon";
|
3462
|
-
export * from "./components/ZonePersonAlertIcon";
|
3463
|
-
export * from "./components/ZonePersonIdleIcon";
|
3464
|
-
export * from "./components/ZonePersonUrgentIcon";
|
3465
2200
|
export * from "./components/ZoomInIcon";
|
3466
2201
|
export * from "./components/ZoomInMapIcon";
|
3467
2202
|
export * from "./components/ZoomOutIcon";
|