@firecms/ui 3.0.0-canary.19 → 3.0.0-canary.191
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 +1 -0
- package/dist/components/BooleanSwitch.d.ts +1 -1
- package/dist/components/BooleanSwitchWithLabel.d.ts +4 -1
- package/dist/components/Button.d.ts +1 -1
- 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 +4 -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 +32 -16
- package/dist/components/Popover.d.ts +2 -1
- package/dist/components/RadioGroup.d.ts +26 -3
- package/dist/components/Select.d.ts +8 -11
- 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 +21 -2
- 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 +33830 -20600
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +34094 -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 +41 -26
- package/src/components/Badge.tsx +2 -2
- package/src/components/BooleanSwitch.tsx +14 -13
- package/src/components/BooleanSwitchWithLabel.tsx +17 -8
- package/src/components/Button.tsx +32 -23
- 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 +138 -915
- package/src/components/DebouncedTextField.tsx +1 -0
- package/src/components/Dialog.tsx +17 -7
- 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 +341 -167
- 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 +143 -131
- 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 +180 -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/src/icons/icon_keys.ts
CHANGED
@@ -15,13 +15,11 @@ export const iconKeys = [
|
|
15
15
|
"1k",
|
16
16
|
"1k_plus",
|
17
17
|
"1x_mobiledata",
|
18
|
-
"1x_mobiledata_badge",
|
19
18
|
"20mp",
|
20
19
|
"21mp",
|
21
20
|
"22mp",
|
22
21
|
"23mp",
|
23
22
|
"24mp",
|
24
|
-
"2d",
|
25
23
|
"2k",
|
26
24
|
"2k_plus",
|
27
25
|
"2mp",
|
@@ -30,20 +28,16 @@ export const iconKeys = [
|
|
30
28
|
"360",
|
31
29
|
"3d_rotation",
|
32
30
|
"3g_mobiledata",
|
33
|
-
"3g_mobiledata_badge",
|
34
31
|
"3k",
|
35
32
|
"3k_plus",
|
36
33
|
"3mp",
|
37
34
|
"3p",
|
38
35
|
"4g_mobiledata",
|
39
|
-
"4g_mobiledata_badge",
|
40
36
|
"4g_plus_mobiledata",
|
41
37
|
"4k",
|
42
38
|
"4k_plus",
|
43
39
|
"4mp",
|
44
|
-
"50mp",
|
45
40
|
"5g",
|
46
|
-
"5g_mobiledata_badge",
|
47
41
|
"5k",
|
48
42
|
"5k_plus",
|
49
43
|
"5mp",
|
@@ -75,29 +69,16 @@ export const iconKeys = [
|
|
75
69
|
"account_balance",
|
76
70
|
"account_balance_wallet",
|
77
71
|
"account_box",
|
78
|
-
"account_child",
|
79
|
-
"account_child_invert",
|
80
72
|
"account_circle",
|
81
|
-
"account_circle_filled",
|
82
|
-
"account_circle_off",
|
83
73
|
"account_tree",
|
84
|
-
"action_key",
|
85
|
-
"activity_zone",
|
86
|
-
"acute",
|
87
|
-
"ad",
|
88
|
-
"ad_group",
|
89
|
-
"ad_group_off",
|
90
|
-
"ad_off",
|
91
74
|
"ad_units",
|
92
75
|
"adb",
|
93
76
|
"add",
|
94
77
|
"add_a_photo",
|
95
|
-
"add_ad",
|
96
78
|
"add_alarm",
|
97
79
|
"add_alert",
|
98
80
|
"add_box",
|
99
81
|
"add_business",
|
100
|
-
"add_call",
|
101
82
|
"add_card",
|
102
83
|
"add_chart",
|
103
84
|
"add_circle",
|
@@ -110,7 +91,6 @@ export const iconKeys = [
|
|
110
91
|
"add_location",
|
111
92
|
"add_location_alt",
|
112
93
|
"add_moderator",
|
113
|
-
"add_notes",
|
114
94
|
"add_photo_alternate",
|
115
95
|
"add_reaction",
|
116
96
|
"add_road",
|
@@ -123,15 +103,11 @@ export const iconKeys = [
|
|
123
103
|
"addchart",
|
124
104
|
"adf_scanner",
|
125
105
|
"adjust",
|
126
|
-
"admin_meds",
|
127
106
|
"admin_panel_settings",
|
107
|
+
"adobe",
|
128
108
|
"ads_click",
|
129
|
-
"agender",
|
130
109
|
"agriculture",
|
131
110
|
"air",
|
132
|
-
"air_freshener",
|
133
|
-
"air_purifier",
|
134
|
-
"air_purifier_gen",
|
135
111
|
"airline_seat_flat",
|
136
112
|
"airline_seat_flat_angled",
|
137
113
|
"airline_seat_individual_suite",
|
@@ -145,53 +121,26 @@ export const iconKeys = [
|
|
145
121
|
"airplane_ticket",
|
146
122
|
"airplanemode_active",
|
147
123
|
"airplanemode_inactive",
|
124
|
+
"airplanemode_off",
|
125
|
+
"airplanemode_on",
|
148
126
|
"airplay",
|
149
127
|
"airport_shuttle",
|
150
|
-
"airware",
|
151
|
-
"airwave",
|
152
128
|
"alarm",
|
153
129
|
"alarm_add",
|
154
130
|
"alarm_off",
|
155
131
|
"alarm_on",
|
156
|
-
"alarm_smart_wake",
|
157
132
|
"album",
|
158
|
-
"align_center",
|
159
|
-
"align_end",
|
160
|
-
"align_flex_center",
|
161
|
-
"align_flex_end",
|
162
|
-
"align_flex_start",
|
163
133
|
"align_horizontal_center",
|
164
134
|
"align_horizontal_left",
|
165
135
|
"align_horizontal_right",
|
166
|
-
"align_items_stretch",
|
167
|
-
"align_justify_center",
|
168
|
-
"align_justify_flex_end",
|
169
|
-
"align_justify_flex_start",
|
170
|
-
"align_justify_space_around",
|
171
|
-
"align_justify_space_between",
|
172
|
-
"align_justify_space_even",
|
173
|
-
"align_justify_stretch",
|
174
|
-
"align_self_stretch",
|
175
|
-
"align_space_around",
|
176
|
-
"align_space_between",
|
177
|
-
"align_space_even",
|
178
|
-
"align_start",
|
179
|
-
"align_stretch",
|
180
136
|
"align_vertical_bottom",
|
181
137
|
"align_vertical_center",
|
182
138
|
"align_vertical_top",
|
183
139
|
"all_inbox",
|
184
140
|
"all_inclusive",
|
185
|
-
"all_match",
|
186
141
|
"all_out",
|
187
|
-
"allergies",
|
188
|
-
"allergy",
|
189
142
|
"alt_route",
|
190
143
|
"alternate_email",
|
191
|
-
"altitude",
|
192
|
-
"ambient_screen",
|
193
|
-
"ambulance",
|
194
|
-
"amend",
|
195
144
|
"amp_stories",
|
196
145
|
"analytics",
|
197
146
|
"anchor",
|
@@ -199,32 +148,19 @@ export const iconKeys = [
|
|
199
148
|
"animation",
|
200
149
|
"announcement",
|
201
150
|
"aod",
|
202
|
-
"aod_tablet",
|
203
|
-
"aod_watch",
|
204
151
|
"apartment",
|
205
152
|
"api",
|
206
|
-
"apk_document",
|
207
|
-
"apk_install",
|
208
|
-
"app_badging",
|
209
153
|
"app_blocking",
|
210
|
-
"app_promo",
|
211
154
|
"app_registration",
|
212
155
|
"app_settings_alt",
|
213
156
|
"app_shortcut",
|
214
|
-
"
|
157
|
+
"apple",
|
215
158
|
"approval",
|
216
|
-
"approval_delegation",
|
217
159
|
"apps",
|
218
160
|
"apps_outage",
|
219
|
-
"aq",
|
220
|
-
"aq_indoor",
|
221
|
-
"ar_on_you",
|
222
|
-
"ar_stickers",
|
223
161
|
"architecture",
|
224
162
|
"archive",
|
225
163
|
"area_chart",
|
226
|
-
"arming_countdown",
|
227
|
-
"arrow_and_edge",
|
228
164
|
"arrow_back",
|
229
165
|
"arrow_back_ios",
|
230
166
|
"arrow_back_ios_new",
|
@@ -233,37 +169,21 @@ export const iconKeys = [
|
|
233
169
|
"arrow_circle_right",
|
234
170
|
"arrow_circle_up",
|
235
171
|
"arrow_downward",
|
236
|
-
"arrow_downward_alt",
|
237
172
|
"arrow_drop_down",
|
238
173
|
"arrow_drop_down_circle",
|
239
174
|
"arrow_drop_up",
|
240
175
|
"arrow_forward",
|
241
176
|
"arrow_forward_ios",
|
242
|
-
"arrow_insert",
|
243
177
|
"arrow_left",
|
244
|
-
"arrow_left_alt",
|
245
|
-
"arrow_or_edge",
|
246
178
|
"arrow_outward",
|
247
|
-
"arrow_range",
|
248
179
|
"arrow_right",
|
249
180
|
"arrow_right_alt",
|
250
|
-
"arrow_selector_tool",
|
251
|
-
"arrow_split",
|
252
|
-
"arrow_top_left",
|
253
|
-
"arrow_top_right",
|
254
181
|
"arrow_upward",
|
255
|
-
"arrow_upward_alt",
|
256
|
-
"arrows_more_down",
|
257
|
-
"arrows_more_up",
|
258
|
-
"arrows_outward",
|
259
182
|
"art_track",
|
260
183
|
"article",
|
261
|
-
"article_shortcut",
|
262
|
-
"artist",
|
263
184
|
"aspect_ratio",
|
264
185
|
"assessment",
|
265
186
|
"assignment",
|
266
|
-
"assignment_add",
|
267
187
|
"assignment_ind",
|
268
188
|
"assignment_late",
|
269
189
|
"assignment_return",
|
@@ -271,133 +191,59 @@ export const iconKeys = [
|
|
271
191
|
"assignment_turned_in",
|
272
192
|
"assist_walker",
|
273
193
|
"assistant",
|
274
|
-
"assistant_device",
|
275
194
|
"assistant_direction",
|
276
|
-
"assistant_navigation",
|
277
|
-
"assistant_on_hub",
|
278
195
|
"assistant_photo",
|
279
196
|
"assured_workload",
|
280
|
-
"asterisk",
|
281
|
-
"astrophotography_auto",
|
282
|
-
"astrophotography_off",
|
283
197
|
"atm",
|
284
|
-
"atr",
|
285
198
|
"attach_email",
|
286
199
|
"attach_file",
|
287
|
-
"attach_file_add",
|
288
200
|
"attach_money",
|
289
201
|
"attachment",
|
290
202
|
"attractions",
|
291
203
|
"attribution",
|
292
|
-
"audio_description",
|
293
204
|
"audio_file",
|
294
|
-
"audio_video_receiver",
|
295
205
|
"audiotrack",
|
296
|
-
"auto_activity_zone",
|
297
206
|
"auto_awesome",
|
298
207
|
"auto_awesome_mosaic",
|
299
208
|
"auto_awesome_motion",
|
300
209
|
"auto_delete",
|
301
|
-
"auto_detect_voice",
|
302
|
-
"auto_draw_solid",
|
303
|
-
"auto_fix",
|
304
210
|
"auto_fix_high",
|
305
211
|
"auto_fix_normal",
|
306
212
|
"auto_fix_off",
|
307
213
|
"auto_graph",
|
308
|
-
"auto_label",
|
309
|
-
"auto_meeting_room",
|
310
214
|
"auto_mode",
|
311
|
-
"auto_read_pause",
|
312
|
-
"auto_read_play",
|
313
|
-
"auto_schedule",
|
314
215
|
"auto_stories",
|
315
|
-
"auto_timer",
|
316
|
-
"auto_towing",
|
317
|
-
"auto_transmission",
|
318
|
-
"auto_videocam",
|
319
216
|
"autofps_select",
|
320
|
-
"autopause",
|
321
|
-
"autopay",
|
322
|
-
"autoplay",
|
323
217
|
"autorenew",
|
324
|
-
"autostop",
|
325
218
|
"av_timer",
|
326
|
-
"avg_pace",
|
327
|
-
"avg_time",
|
328
|
-
"award_star",
|
329
|
-
"azm",
|
330
219
|
"baby_changing_station",
|
331
220
|
"back_hand",
|
332
|
-
"back_to_tab",
|
333
|
-
"background_dot_large",
|
334
|
-
"background_dot_small",
|
335
|
-
"background_grid_small",
|
336
|
-
"background_replace",
|
337
|
-
"backlight_high",
|
338
|
-
"backlight_low",
|
339
221
|
"backpack",
|
340
222
|
"backspace",
|
341
223
|
"backup",
|
342
224
|
"backup_table",
|
343
225
|
"badge",
|
344
|
-
"badge_critical_battery",
|
345
226
|
"bakery_dining",
|
346
227
|
"balance",
|
347
228
|
"balcony",
|
348
229
|
"ballot",
|
349
230
|
"bar_chart",
|
350
|
-
"bar_chart_4_bars",
|
351
|
-
"barcode",
|
352
|
-
"barcode_reader",
|
353
|
-
"barcode_scanner",
|
354
|
-
"barefoot",
|
355
231
|
"batch_prediction",
|
356
|
-
"bath_outdoor",
|
357
|
-
"bath_private",
|
358
|
-
"bath_public_large",
|
359
232
|
"bathroom",
|
360
233
|
"bathtub",
|
361
234
|
"battery_0_bar",
|
362
235
|
"battery_1_bar",
|
363
|
-
"battery_20",
|
364
236
|
"battery_2_bar",
|
365
|
-
"battery_30",
|
366
237
|
"battery_3_bar",
|
367
238
|
"battery_4_bar",
|
368
|
-
"battery_50",
|
369
239
|
"battery_5_bar",
|
370
|
-
"battery_60",
|
371
240
|
"battery_6_bar",
|
372
|
-
"battery_80",
|
373
|
-
"battery_90",
|
374
241
|
"battery_alert",
|
375
|
-
"battery_change",
|
376
|
-
"battery_charging_20",
|
377
|
-
"battery_charging_30",
|
378
|
-
"battery_charging_50",
|
379
|
-
"battery_charging_60",
|
380
|
-
"battery_charging_80",
|
381
|
-
"battery_charging_90",
|
382
242
|
"battery_charging_full",
|
383
|
-
"battery_error",
|
384
243
|
"battery_full",
|
385
|
-
"battery_full_alt",
|
386
|
-
"battery_horiz_000",
|
387
|
-
"battery_horiz_050",
|
388
|
-
"battery_horiz_075",
|
389
|
-
"battery_low",
|
390
|
-
"battery_plus",
|
391
|
-
"battery_profile",
|
392
244
|
"battery_saver",
|
393
|
-
"battery_share",
|
394
|
-
"battery_status_good",
|
395
245
|
"battery_std",
|
396
246
|
"battery_unknown",
|
397
|
-
"battery_vert_005",
|
398
|
-
"battery_vert_020",
|
399
|
-
"battery_vert_050",
|
400
|
-
"battery_very_low",
|
401
247
|
"beach_access",
|
402
248
|
"bed",
|
403
249
|
"bedroom_baby",
|
@@ -407,19 +253,13 @@ export const iconKeys = [
|
|
407
253
|
"bedtime_off",
|
408
254
|
"beenhere",
|
409
255
|
"bento",
|
410
|
-
"bia",
|
411
|
-
"bid_landscape",
|
412
|
-
"bid_landscape_disabled",
|
413
|
-
"bigtop_updates",
|
414
256
|
"bike_scooter",
|
415
257
|
"biotech",
|
416
|
-
"blanket",
|
417
258
|
"blender",
|
418
259
|
"blind",
|
419
260
|
"blinds",
|
420
261
|
"blinds_closed",
|
421
262
|
"block",
|
422
|
-
"blood_pressure",
|
423
263
|
"bloodtype",
|
424
264
|
"bluetooth",
|
425
265
|
"bluetooth_audio",
|
@@ -429,25 +269,16 @@ export const iconKeys = [
|
|
429
269
|
"bluetooth_searching",
|
430
270
|
"blur_circular",
|
431
271
|
"blur_linear",
|
432
|
-
"blur_medium",
|
433
272
|
"blur_off",
|
434
273
|
"blur_on",
|
435
|
-
"blur_short",
|
436
|
-
"body_fat",
|
437
|
-
"body_system",
|
438
274
|
"bolt",
|
439
|
-
"bomb",
|
440
275
|
"book",
|
441
|
-
"book_2",
|
442
|
-
"book_3",
|
443
|
-
"book_4",
|
444
|
-
"book_5",
|
445
276
|
"book_online",
|
446
277
|
"bookmark",
|
447
278
|
"bookmark_add",
|
448
279
|
"bookmark_added",
|
449
280
|
"bookmark_border",
|
450
|
-
"
|
281
|
+
"bookmark_outline",
|
451
282
|
"bookmark_remove",
|
452
283
|
"bookmarks",
|
453
284
|
"border_all",
|
@@ -462,23 +293,9 @@ export const iconKeys = [
|
|
462
293
|
"border_style",
|
463
294
|
"border_top",
|
464
295
|
"border_vertical",
|
465
|
-
"bottom_app_bar",
|
466
|
-
"bottom_drawer",
|
467
|
-
"bottom_navigation",
|
468
|
-
"bottom_panel_close",
|
469
|
-
"bottom_panel_open",
|
470
|
-
"bottom_right_click",
|
471
|
-
"bottom_sheets",
|
472
|
-
"box",
|
473
|
-
"box_add",
|
474
|
-
"box_edit",
|
475
296
|
"boy",
|
476
|
-
"brand_awareness",
|
477
297
|
"branding_watermark",
|
478
298
|
"breakfast_dining",
|
479
|
-
"breaking_news",
|
480
|
-
"breaking_news_alt_1",
|
481
|
-
"breastfeeding",
|
482
299
|
"brightness_1",
|
483
300
|
"brightness_2",
|
484
301
|
"brightness_3",
|
@@ -486,26 +303,19 @@ export const iconKeys = [
|
|
486
303
|
"brightness_5",
|
487
304
|
"brightness_6",
|
488
305
|
"brightness_7",
|
489
|
-
"brightness_alert",
|
490
306
|
"brightness_auto",
|
491
|
-
"brightness_empty",
|
492
307
|
"brightness_high",
|
493
308
|
"brightness_low",
|
494
309
|
"brightness_medium",
|
495
|
-
"bring_your_own_ip",
|
496
310
|
"broadcast_on_home",
|
497
311
|
"broadcast_on_personal",
|
498
312
|
"broken_image",
|
499
|
-
"browse",
|
500
|
-
"browse_activity",
|
501
313
|
"browse_gallery",
|
502
314
|
"browser_not_supported",
|
503
315
|
"browser_updated",
|
504
316
|
"brunch_dining",
|
505
317
|
"brush",
|
506
|
-
"bubble",
|
507
318
|
"bubble_chart",
|
508
|
-
"bubbles",
|
509
319
|
"bug_report",
|
510
320
|
"build",
|
511
321
|
"build_circle",
|
@@ -514,18 +324,11 @@ export const iconKeys = [
|
|
514
324
|
"bus_alert",
|
515
325
|
"business",
|
516
326
|
"business_center",
|
517
|
-
"business_chip",
|
518
|
-
"business_messages",
|
519
|
-
"buttons_alt",
|
520
327
|
"cabin",
|
521
328
|
"cable",
|
522
329
|
"cached",
|
523
330
|
"cake",
|
524
|
-
"cake_add",
|
525
331
|
"calculate",
|
526
|
-
"calendar_add_on",
|
527
|
-
"calendar_apps_script",
|
528
|
-
"calendar_clock",
|
529
332
|
"calendar_month",
|
530
333
|
"calendar_today",
|
531
334
|
"calendar_view_day",
|
@@ -533,13 +336,10 @@ export const iconKeys = [
|
|
533
336
|
"calendar_view_week",
|
534
337
|
"call",
|
535
338
|
"call_end",
|
536
|
-
"call_end_alt",
|
537
|
-
"call_log",
|
538
339
|
"call_made",
|
539
340
|
"call_merge",
|
540
341
|
"call_missed",
|
541
342
|
"call_missed_outgoing",
|
542
|
-
"call_quality",
|
543
343
|
"call_received",
|
544
344
|
"call_split",
|
545
345
|
"call_to_action",
|
@@ -551,41 +351,28 @@ export const iconKeys = [
|
|
551
351
|
"camera_outdoor",
|
552
352
|
"camera_rear",
|
553
353
|
"camera_roll",
|
554
|
-
"camera_video",
|
555
354
|
"cameraswitch",
|
556
355
|
"campaign",
|
557
|
-
"camping",
|
558
356
|
"cancel",
|
559
357
|
"cancel_presentation",
|
560
358
|
"cancel_schedule_send",
|
561
|
-
"candle",
|
562
359
|
"candlestick_chart",
|
563
|
-
"captive_portal",
|
564
|
-
"capture",
|
565
360
|
"car_crash",
|
566
361
|
"car_rental",
|
567
362
|
"car_repair",
|
568
363
|
"card_giftcard",
|
569
364
|
"card_membership",
|
570
365
|
"card_travel",
|
571
|
-
"cardiology",
|
572
|
-
"cards",
|
573
366
|
"carpenter",
|
574
|
-
"carry_on_bag",
|
575
|
-
"carry_on_bag_checked",
|
576
|
-
"carry_on_bag_inactive",
|
577
|
-
"carry_on_bag_question",
|
578
367
|
"cases",
|
579
368
|
"casino",
|
580
369
|
"cast",
|
581
370
|
"cast_connected",
|
582
371
|
"cast_for_education",
|
583
|
-
"cast_pause",
|
584
|
-
"cast_warning",
|
585
372
|
"castle",
|
373
|
+
"catching_pokemon",
|
586
374
|
"category",
|
587
375
|
"celebration",
|
588
|
-
"cell_merge",
|
589
376
|
"cell_tower",
|
590
377
|
"cell_wifi",
|
591
378
|
"center_focus_strong",
|
@@ -595,71 +382,33 @@ export const iconKeys = [
|
|
595
382
|
"chalet",
|
596
383
|
"change_circle",
|
597
384
|
"change_history",
|
598
|
-
"charger",
|
599
385
|
"charging_station",
|
600
|
-
"chart_data",
|
601
386
|
"chat",
|
602
|
-
"chat_add_on",
|
603
|
-
"chat_apps_script",
|
604
387
|
"chat_bubble",
|
605
388
|
"chat_bubble_outline",
|
606
|
-
"chat_error",
|
607
|
-
"chat_info",
|
608
|
-
"chat_paste_go",
|
609
389
|
"check",
|
610
390
|
"check_box",
|
611
391
|
"check_box_outline_blank",
|
612
392
|
"check_circle",
|
613
|
-
"check_circle_filled",
|
614
393
|
"check_circle_outline",
|
615
|
-
"check_in_out",
|
616
|
-
"check_indeterminate_small",
|
617
|
-
"check_small",
|
618
|
-
"checkbook",
|
619
|
-
"checked_bag",
|
620
|
-
"checked_bag_question",
|
621
394
|
"checklist",
|
622
395
|
"checklist_rtl",
|
623
396
|
"checkroom",
|
624
|
-
"cheer",
|
625
|
-
"chess",
|
626
397
|
"chevron_left",
|
627
398
|
"chevron_right",
|
628
399
|
"child_care",
|
629
400
|
"child_friendly",
|
630
|
-
"chip_extraction",
|
631
|
-
"chips",
|
632
401
|
"chrome_reader_mode",
|
633
|
-
"chromecast_2",
|
634
|
-
"chromecast_device",
|
635
|
-
"chronic",
|
636
402
|
"church",
|
637
|
-
"cinematic_blur",
|
638
403
|
"circle",
|
639
404
|
"circle_notifications",
|
640
|
-
"circles",
|
641
|
-
"circles_ext",
|
642
|
-
"clarify",
|
643
405
|
"class",
|
644
406
|
"clean_hands",
|
645
|
-
"cleaning",
|
646
|
-
"cleaning_bucket",
|
647
407
|
"cleaning_services",
|
648
408
|
"clear",
|
649
409
|
"clear_all",
|
650
|
-
"clear_day",
|
651
|
-
"clear_night",
|
652
|
-
"climate_mini_split",
|
653
|
-
"clinical_notes",
|
654
|
-
"clock_loader_10",
|
655
|
-
"clock_loader_20",
|
656
|
-
"clock_loader_40",
|
657
|
-
"clock_loader_60",
|
658
|
-
"clock_loader_80",
|
659
|
-
"clock_loader_90",
|
660
410
|
"close",
|
661
411
|
"close_fullscreen",
|
662
|
-
"close_small",
|
663
412
|
"closed_caption",
|
664
413
|
"closed_caption_disabled",
|
665
414
|
"closed_caption_off",
|
@@ -671,44 +420,29 @@ export const iconKeys = [
|
|
671
420
|
"cloud_queue",
|
672
421
|
"cloud_sync",
|
673
422
|
"cloud_upload",
|
674
|
-
"cloudy",
|
675
|
-
"cloudy_filled",
|
676
|
-
"cloudy_snowing",
|
677
423
|
"co2",
|
678
424
|
"co_present",
|
679
425
|
"code",
|
680
|
-
"code_blocks",
|
681
426
|
"code_off",
|
682
427
|
"coffee",
|
683
428
|
"coffee_maker",
|
684
|
-
"cognition",
|
685
|
-
"collapse_all",
|
686
|
-
"collapse_content",
|
687
429
|
"collections",
|
688
430
|
"collections_bookmark",
|
689
431
|
"color_lens",
|
690
432
|
"colorize",
|
691
|
-
"colors",
|
692
|
-
"comic_bubble",
|
693
433
|
"comment",
|
694
434
|
"comment_bank",
|
695
435
|
"comments_disabled",
|
696
436
|
"commit",
|
697
|
-
"communication",
|
698
|
-
"communities",
|
699
|
-
"communities_filled",
|
700
437
|
"commute",
|
701
438
|
"compare",
|
702
439
|
"compare_arrows",
|
703
440
|
"compass_calibration",
|
704
|
-
"component_exchange",
|
705
441
|
"compost",
|
706
442
|
"compress",
|
707
443
|
"computer",
|
708
|
-
"
|
709
|
-
"conditions",
|
444
|
+
"confirmation_num",
|
710
445
|
"confirmation_number",
|
711
|
-
"congenital",
|
712
446
|
"connect_without_contact",
|
713
447
|
"connected_tv",
|
714
448
|
"connecting_airports",
|
@@ -717,55 +451,30 @@ export const iconKeys = [
|
|
717
451
|
"contact_mail",
|
718
452
|
"contact_page",
|
719
453
|
"contact_phone",
|
720
|
-
"contact_phone_filled",
|
721
454
|
"contact_support",
|
722
455
|
"contactless",
|
723
|
-
"contactless_off",
|
724
456
|
"contacts",
|
725
|
-
"contacts_product",
|
726
457
|
"content_copy",
|
727
458
|
"content_cut",
|
728
459
|
"content_paste",
|
729
460
|
"content_paste_go",
|
730
461
|
"content_paste_off",
|
731
462
|
"content_paste_search",
|
732
|
-
"contract",
|
733
|
-
"contract_delete",
|
734
|
-
"contract_edit",
|
735
463
|
"contrast",
|
736
|
-
"contrast_rtl_off",
|
737
464
|
"control_camera",
|
738
465
|
"control_point",
|
739
466
|
"control_point_duplicate",
|
740
|
-
"controller_gen",
|
741
|
-
"conversion_path",
|
742
|
-
"conversion_path_off",
|
743
|
-
"conveyor_belt",
|
744
467
|
"cookie",
|
745
|
-
"
|
746
|
-
"cooking",
|
747
|
-
"cool_to_dry",
|
468
|
+
"copy",
|
748
469
|
"copy_all",
|
749
470
|
"copyright",
|
750
471
|
"coronavirus",
|
751
472
|
"corporate_fare",
|
752
473
|
"cottage",
|
753
|
-
"counter_0",
|
754
|
-
"counter_1",
|
755
|
-
"counter_2",
|
756
|
-
"counter_3",
|
757
|
-
"counter_4",
|
758
|
-
"counter_5",
|
759
|
-
"counter_6",
|
760
|
-
"counter_7",
|
761
|
-
"counter_8",
|
762
|
-
"counter_9",
|
763
474
|
"countertops",
|
764
475
|
"create",
|
765
476
|
"create_new_folder",
|
766
477
|
"credit_card",
|
767
|
-
"credit_card_gear",
|
768
|
-
"credit_card_heart",
|
769
478
|
"credit_card_off",
|
770
479
|
"credit_score",
|
771
480
|
"crib",
|
@@ -775,7 +484,6 @@ export const iconKeys = [
|
|
775
484
|
"crop_3_2",
|
776
485
|
"crop_5_4",
|
777
486
|
"crop_7_5",
|
778
|
-
"crop_9_16",
|
779
487
|
"crop_din",
|
780
488
|
"crop_free",
|
781
489
|
"crop_landscape",
|
@@ -783,11 +491,8 @@ export const iconKeys = [
|
|
783
491
|
"crop_portrait",
|
784
492
|
"crop_rotate",
|
785
493
|
"crop_square",
|
786
|
-
"crossword",
|
787
|
-
"crowdsource",
|
788
494
|
"cruelty_free",
|
789
495
|
"css",
|
790
|
-
"csv",
|
791
496
|
"currency_bitcoin",
|
792
497
|
"currency_exchange",
|
793
498
|
"currency_franc",
|
@@ -799,100 +504,58 @@ export const iconKeys = [
|
|
799
504
|
"currency_yuan",
|
800
505
|
"curtains",
|
801
506
|
"curtains_closed",
|
802
|
-
"custom_typography",
|
803
507
|
"cut",
|
804
|
-
"cycle",
|
805
508
|
"cyclone",
|
806
509
|
"dangerous",
|
807
510
|
"dark_mode",
|
808
511
|
"dashboard",
|
809
512
|
"dashboard_customize",
|
810
|
-
"data_alert",
|
811
513
|
"data_array",
|
812
|
-
"data_check",
|
813
514
|
"data_exploration",
|
814
|
-
"data_info_alert",
|
815
|
-
"data_loss_prevention",
|
816
515
|
"data_object",
|
817
516
|
"data_saver_off",
|
818
517
|
"data_saver_on",
|
819
|
-
"data_table",
|
820
518
|
"data_thresholding",
|
821
519
|
"data_usage",
|
822
|
-
"database",
|
823
520
|
"dataset",
|
824
521
|
"dataset_linked",
|
825
522
|
"date_range",
|
826
523
|
"deblur",
|
827
|
-
"deceased",
|
828
|
-
"decimal_decrease",
|
829
|
-
"decimal_increase",
|
830
524
|
"deck",
|
831
525
|
"dehaze",
|
832
526
|
"delete",
|
833
527
|
"delete_forever",
|
834
|
-
"delete_history",
|
835
528
|
"delete_outline",
|
836
529
|
"delete_sweep",
|
837
|
-
"
|
530
|
+
"delivery_dining",
|
838
531
|
"density_large",
|
839
532
|
"density_medium",
|
840
533
|
"density_small",
|
841
|
-
"dentistry",
|
842
534
|
"departure_board",
|
843
|
-
"deployed_code",
|
844
|
-
"deployed_code_account",
|
845
|
-
"deployed_code_alert",
|
846
|
-
"deployed_code_history",
|
847
|
-
"deployed_code_update",
|
848
|
-
"dermatology",
|
849
535
|
"description",
|
850
536
|
"deselect",
|
851
537
|
"design_services",
|
852
538
|
"desk",
|
853
|
-
"deskphone",
|
854
539
|
"desktop_access_disabled",
|
855
540
|
"desktop_mac",
|
856
541
|
"desktop_windows",
|
857
|
-
"destruction",
|
858
542
|
"details",
|
859
|
-
"detection_and_zone",
|
860
|
-
"detector",
|
861
|
-
"detector_alarm",
|
862
|
-
"detector_battery",
|
863
|
-
"detector_co",
|
864
|
-
"detector_offline",
|
865
|
-
"detector_smoke",
|
866
|
-
"detector_status",
|
867
543
|
"developer_board",
|
868
544
|
"developer_board_off",
|
869
|
-
"developer_guide",
|
870
545
|
"developer_mode",
|
871
|
-
"developer_mode_tv",
|
872
546
|
"device_hub",
|
873
|
-
"device_reset",
|
874
547
|
"device_thermostat",
|
875
548
|
"device_unknown",
|
876
549
|
"devices",
|
877
550
|
"devices_fold",
|
878
|
-
"devices_off",
|
879
551
|
"devices_other",
|
880
|
-
"devices_wearables",
|
881
|
-
"dew_point",
|
882
|
-
"diagnosis",
|
883
552
|
"dialer_sip",
|
884
|
-
"dialogs",
|
885
553
|
"dialpad",
|
886
554
|
"diamond",
|
887
|
-
"dictionary",
|
888
555
|
"difference",
|
889
|
-
"digital_out_of_home",
|
890
|
-
"digital_wellbeing",
|
891
556
|
"dining",
|
892
557
|
"dinner_dining",
|
893
558
|
"directions",
|
894
|
-
"directions_alt",
|
895
|
-
"directions_alt_off",
|
896
559
|
"directions_bike",
|
897
560
|
"directions_boat",
|
898
561
|
"directions_boat_filled",
|
@@ -900,30 +563,28 @@ export const iconKeys = [
|
|
900
563
|
"directions_bus_filled",
|
901
564
|
"directions_car",
|
902
565
|
"directions_car_filled",
|
566
|
+
"directions_ferry",
|
903
567
|
"directions_off",
|
904
568
|
"directions_railway",
|
905
569
|
"directions_railway_filled",
|
906
570
|
"directions_run",
|
907
571
|
"directions_subway",
|
908
572
|
"directions_subway_filled",
|
573
|
+
"directions_train",
|
909
574
|
"directions_transit",
|
910
575
|
"directions_transit_filled",
|
911
576
|
"directions_walk",
|
912
|
-
"directory_sync",
|
913
577
|
"dirty_lens",
|
914
578
|
"disabled_by_default",
|
915
579
|
"disabled_visible",
|
916
580
|
"disc_full",
|
917
|
-
"
|
918
|
-
"
|
919
|
-
"dishwasher_gen",
|
920
|
-
"display_external_input",
|
581
|
+
"discord",
|
582
|
+
"discount",
|
921
583
|
"display_settings",
|
922
|
-
"distance",
|
923
584
|
"diversity_1",
|
924
585
|
"diversity_2",
|
925
586
|
"diversity_3",
|
926
|
-
"
|
587
|
+
"dnd_forwardslash",
|
927
588
|
"dns",
|
928
589
|
"do_disturb",
|
929
590
|
"do_disturb_alt",
|
@@ -937,18 +598,11 @@ export const iconKeys = [
|
|
937
598
|
"do_not_step",
|
938
599
|
"do_not_touch",
|
939
600
|
"dock",
|
940
|
-
"dock_to_bottom",
|
941
|
-
"dock_to_left",
|
942
|
-
"dock_to_right",
|
943
|
-
"docs_add_on",
|
944
|
-
"docs_apps_script",
|
945
601
|
"document_scanner",
|
946
602
|
"domain",
|
947
603
|
"domain_add",
|
948
604
|
"domain_disabled",
|
949
605
|
"domain_verification",
|
950
|
-
"domain_verification_off",
|
951
|
-
"domino_mask",
|
952
606
|
"done",
|
953
607
|
"done_all",
|
954
608
|
"done_outline",
|
@@ -956,73 +610,45 @@ export const iconKeys = [
|
|
956
610
|
"donut_small",
|
957
611
|
"door_back",
|
958
612
|
"door_front",
|
959
|
-
"door_open",
|
960
|
-
"door_sensor",
|
961
613
|
"door_sliding",
|
962
614
|
"doorbell",
|
963
|
-
"doorbell_3p",
|
964
|
-
"doorbell_chime",
|
965
615
|
"double_arrow",
|
966
616
|
"downhill_skiing",
|
967
617
|
"download",
|
968
|
-
"download_2",
|
969
618
|
"download_done",
|
970
619
|
"download_for_offline",
|
971
620
|
"downloading",
|
972
|
-
"draft",
|
973
|
-
"draft_orders",
|
974
621
|
"drafts",
|
975
|
-
"drag_click",
|
976
622
|
"drag_handle",
|
977
623
|
"drag_indicator",
|
978
|
-
"drag_pan",
|
979
624
|
"draw",
|
980
|
-
"draw_abstract",
|
981
|
-
"draw_collage",
|
982
|
-
"drawing_recognition",
|
983
|
-
"dresser",
|
984
625
|
"drive_eta",
|
985
626
|
"drive_file_move",
|
986
|
-
"drive_file_move_outline",
|
987
627
|
"drive_file_move_rtl",
|
988
628
|
"drive_file_rename_outline",
|
989
629
|
"drive_folder_upload",
|
990
|
-
"drive_fusiontable",
|
991
|
-
"dropdown",
|
992
630
|
"dry",
|
993
631
|
"dry_cleaning",
|
994
|
-
"dual_screen",
|
995
632
|
"duo",
|
996
633
|
"dvr",
|
997
634
|
"dynamic_feed",
|
998
635
|
"dynamic_form",
|
999
|
-
"e911_avatar",
|
1000
|
-
"e911_emergency",
|
1001
636
|
"e_mobiledata",
|
1002
|
-
"e_mobiledata_badge",
|
1003
637
|
"earbuds",
|
1004
638
|
"earbuds_battery",
|
1005
|
-
"early_on",
|
1006
|
-
"earthquake",
|
1007
639
|
"east",
|
1008
|
-
"ecg",
|
1009
|
-
"ecg_heart",
|
1010
640
|
"eco",
|
1011
|
-
"eda",
|
1012
641
|
"edgesensor_high",
|
1013
642
|
"edgesensor_low",
|
1014
643
|
"edit",
|
1015
644
|
"edit_attributes",
|
1016
645
|
"edit_calendar",
|
1017
|
-
"edit_document",
|
1018
646
|
"edit_location",
|
1019
647
|
"edit_location_alt",
|
1020
648
|
"edit_note",
|
1021
649
|
"edit_notifications",
|
1022
650
|
"edit_off",
|
1023
651
|
"edit_road",
|
1024
|
-
"edit_square",
|
1025
|
-
"editor_choice",
|
1026
652
|
"egg",
|
1027
653
|
"egg_alt",
|
1028
654
|
"eject",
|
@@ -1036,15 +662,11 @@ export const iconKeys = [
|
|
1036
662
|
"electric_rickshaw",
|
1037
663
|
"electric_scooter",
|
1038
664
|
"electrical_services",
|
1039
|
-
"elevation",
|
1040
665
|
"elevator",
|
1041
666
|
"email",
|
1042
667
|
"emergency",
|
1043
|
-
"emergency_heat",
|
1044
|
-
"emergency_home",
|
1045
668
|
"emergency_recording",
|
1046
669
|
"emergency_share",
|
1047
|
-
"emergency_share_off",
|
1048
670
|
"emoji_emotions",
|
1049
671
|
"emoji_events",
|
1050
672
|
"emoji_flags",
|
@@ -1054,63 +676,35 @@ export const iconKeys = [
|
|
1054
676
|
"emoji_people",
|
1055
677
|
"emoji_symbols",
|
1056
678
|
"emoji_transportation",
|
1057
|
-
"emoticon",
|
1058
|
-
"empty_dashboard",
|
1059
|
-
"enable",
|
1060
|
-
"encrypted",
|
1061
|
-
"endocrinology",
|
1062
|
-
"energy",
|
1063
|
-
"energy_program_saving",
|
1064
|
-
"energy_program_time_used",
|
1065
679
|
"energy_savings_leaf",
|
1066
680
|
"engineering",
|
681
|
+
"enhance_photo_translate",
|
1067
682
|
"enhanced_encryption",
|
1068
|
-
"ent",
|
1069
|
-
"enterprise",
|
1070
|
-
"enterprise_off",
|
1071
|
-
"equal",
|
1072
683
|
"equalizer",
|
1073
684
|
"error",
|
1074
|
-
"error_circle_rounded",
|
1075
|
-
"error_med",
|
1076
685
|
"error_outline",
|
1077
686
|
"escalator",
|
1078
687
|
"escalator_warning",
|
1079
688
|
"euro",
|
1080
689
|
"euro_symbol",
|
1081
|
-
"ev_charger",
|
1082
|
-
"ev_mobiledata_badge",
|
1083
|
-
"ev_shadow",
|
1084
|
-
"ev_shadow_add",
|
1085
|
-
"ev_shadow_minus",
|
1086
690
|
"ev_station",
|
1087
691
|
"event",
|
1088
692
|
"event_available",
|
1089
693
|
"event_busy",
|
1090
|
-
"event_list",
|
1091
694
|
"event_note",
|
1092
695
|
"event_repeat",
|
1093
696
|
"event_seat",
|
1094
|
-
"event_upcoming",
|
1095
|
-
"exclamation",
|
1096
|
-
"exercise",
|
1097
697
|
"exit_to_app",
|
1098
698
|
"expand",
|
1099
|
-
"expand_all",
|
1100
699
|
"expand_circle_down",
|
1101
|
-
"expand_circle_right",
|
1102
|
-
"expand_circle_up",
|
1103
|
-
"expand_content",
|
1104
700
|
"expand_less",
|
1105
701
|
"expand_more",
|
1106
|
-
"experiment",
|
1107
702
|
"explicit",
|
1108
703
|
"explore",
|
1109
|
-
"explore_nearby",
|
1110
704
|
"explore_off",
|
1111
|
-
"explosion",
|
1112
|
-
"export_notes",
|
1113
705
|
"exposure",
|
706
|
+
"exposure_minus_1",
|
707
|
+
"exposure_minus_2",
|
1114
708
|
"exposure_neg_1",
|
1115
709
|
"exposure_neg_2",
|
1116
710
|
"exposure_plus_1",
|
@@ -1118,7 +712,6 @@ export const iconKeys = [
|
|
1118
712
|
"exposure_zero",
|
1119
713
|
"extension",
|
1120
714
|
"extension_off",
|
1121
|
-
"eyeglasses",
|
1122
715
|
"face",
|
1123
716
|
"face_2",
|
1124
717
|
"face_3",
|
@@ -1128,34 +721,23 @@ export const iconKeys = [
|
|
1128
721
|
"face_retouching_natural",
|
1129
722
|
"face_retouching_off",
|
1130
723
|
"face_unlock",
|
724
|
+
"facebook",
|
1131
725
|
"fact_check",
|
1132
726
|
"factory",
|
1133
|
-
"falling",
|
1134
|
-
"familiar_face_and_zone",
|
1135
|
-
"family_history",
|
1136
|
-
"family_home",
|
1137
|
-
"family_link",
|
1138
727
|
"family_restroom",
|
1139
|
-
"family_star",
|
1140
|
-
"farsight_digital",
|
1141
728
|
"fast_forward",
|
1142
729
|
"fast_rewind",
|
1143
730
|
"fastfood",
|
1144
|
-
"faucet",
|
1145
731
|
"favorite",
|
1146
732
|
"favorite_border",
|
733
|
+
"favorite_outline",
|
1147
734
|
"fax",
|
1148
|
-
"feature_search",
|
1149
735
|
"featured_play_list",
|
1150
|
-
"featured_seasonal_and_gifts",
|
1151
736
|
"featured_video",
|
1152
737
|
"feed",
|
1153
738
|
"feedback",
|
1154
739
|
"female",
|
1155
|
-
"femur",
|
1156
|
-
"femur_alt",
|
1157
740
|
"fence",
|
1158
|
-
"fertile",
|
1159
741
|
"festival",
|
1160
742
|
"fiber_dvr",
|
1161
743
|
"fiber_manual_record",
|
@@ -1166,13 +748,9 @@ export const iconKeys = [
|
|
1166
748
|
"file_download",
|
1167
749
|
"file_download_done",
|
1168
750
|
"file_download_off",
|
1169
|
-
"file_map",
|
1170
751
|
"file_open",
|
1171
752
|
"file_present",
|
1172
|
-
"file_save",
|
1173
|
-
"file_save_off",
|
1174
753
|
"file_upload",
|
1175
|
-
"file_upload_off",
|
1176
754
|
"filter",
|
1177
755
|
"filter_1",
|
1178
756
|
"filter_2",
|
@@ -1192,30 +770,23 @@ export const iconKeys = [
|
|
1192
770
|
"filter_frames",
|
1193
771
|
"filter_hdr",
|
1194
772
|
"filter_list",
|
1195
|
-
"filter_list_alt",
|
1196
773
|
"filter_list_off",
|
1197
774
|
"filter_none",
|
1198
|
-
"filter_retrolux",
|
1199
775
|
"filter_tilt_shift",
|
1200
776
|
"filter_vintage",
|
1201
|
-
"finance",
|
1202
|
-
"finance_chip",
|
1203
|
-
"finance_mode",
|
1204
777
|
"find_in_page",
|
1205
778
|
"find_replace",
|
1206
779
|
"fingerprint",
|
1207
780
|
"fire_extinguisher",
|
1208
|
-
"
|
781
|
+
"fire_hydrant_alt",
|
1209
782
|
"fire_truck",
|
1210
783
|
"fireplace",
|
1211
784
|
"first_page",
|
1212
|
-
"fit_page",
|
1213
785
|
"fit_screen",
|
1214
|
-
"
|
786
|
+
"fitbit",
|
1215
787
|
"fitness_center",
|
1216
788
|
"flag",
|
1217
789
|
"flag_circle",
|
1218
|
-
"flag_filled",
|
1219
790
|
"flaky",
|
1220
791
|
"flare",
|
1221
792
|
"flash_auto",
|
@@ -1224,57 +795,36 @@ export const iconKeys = [
|
|
1224
795
|
"flashlight_off",
|
1225
796
|
"flashlight_on",
|
1226
797
|
"flatware",
|
1227
|
-
"flex_direction",
|
1228
|
-
"flex_no_wrap",
|
1229
|
-
"flex_wrap",
|
1230
798
|
"flight",
|
1231
799
|
"flight_class",
|
1232
800
|
"flight_land",
|
1233
801
|
"flight_takeoff",
|
1234
|
-
"flights_and_hotels",
|
1235
|
-
"flightsmode",
|
1236
802
|
"flip",
|
1237
803
|
"flip_camera_android",
|
1238
804
|
"flip_camera_ios",
|
1239
805
|
"flip_to_back",
|
1240
806
|
"flip_to_front",
|
1241
807
|
"flood",
|
1242
|
-
"floor",
|
1243
|
-
"floor_lamp",
|
1244
808
|
"flourescent",
|
1245
|
-
"flowsheet",
|
1246
|
-
"fluid",
|
1247
|
-
"fluid_balance",
|
1248
|
-
"fluid_med",
|
1249
809
|
"fluorescent",
|
1250
|
-
"flutter",
|
1251
810
|
"flutter_dash",
|
1252
811
|
"fmd_bad",
|
1253
812
|
"fmd_good",
|
1254
|
-
"foggy",
|
1255
|
-
"folded_hands",
|
1256
813
|
"folder",
|
1257
814
|
"folder_copy",
|
1258
|
-
"folder_data",
|
1259
815
|
"folder_delete",
|
1260
|
-
"folder_managed",
|
1261
816
|
"folder_off",
|
1262
817
|
"folder_open",
|
1263
818
|
"folder_shared",
|
1264
819
|
"folder_special",
|
1265
|
-
"folder_supervised",
|
1266
820
|
"folder_zip",
|
1267
821
|
"follow_the_signs",
|
1268
822
|
"font_download",
|
1269
823
|
"font_download_off",
|
1270
824
|
"food_bank",
|
1271
|
-
"foot_bones",
|
1272
|
-
"footprint",
|
1273
|
-
"for_you",
|
1274
825
|
"forest",
|
1275
826
|
"fork_left",
|
1276
827
|
"fork_right",
|
1277
|
-
"forklift",
|
1278
828
|
"format_align_center",
|
1279
829
|
"format_align_justify",
|
1280
830
|
"format_align_left",
|
@@ -1284,107 +834,52 @@ export const iconKeys = [
|
|
1284
834
|
"format_color_fill",
|
1285
835
|
"format_color_reset",
|
1286
836
|
"format_color_text",
|
1287
|
-
"format_h1",
|
1288
|
-
"format_h2",
|
1289
|
-
"format_h3",
|
1290
|
-
"format_h4",
|
1291
|
-
"format_h5",
|
1292
|
-
"format_h6",
|
1293
|
-
"format_image_left",
|
1294
|
-
"format_image_right",
|
1295
837
|
"format_indent_decrease",
|
1296
838
|
"format_indent_increase",
|
1297
|
-
"format_ink_highlighter",
|
1298
839
|
"format_italic",
|
1299
|
-
"format_letter_spacing",
|
1300
|
-
"format_letter_spacing_2",
|
1301
|
-
"format_letter_spacing_standard",
|
1302
|
-
"format_letter_spacing_wide",
|
1303
|
-
"format_letter_spacing_wider",
|
1304
840
|
"format_line_spacing",
|
1305
841
|
"format_list_bulleted",
|
1306
|
-
"format_list_bulleted_add",
|
1307
842
|
"format_list_numbered",
|
1308
843
|
"format_list_numbered_rtl",
|
1309
844
|
"format_overline",
|
1310
845
|
"format_paint",
|
1311
|
-
"format_paragraph",
|
1312
846
|
"format_quote",
|
1313
847
|
"format_shapes",
|
1314
848
|
"format_size",
|
1315
849
|
"format_strikethrough",
|
1316
|
-
"format_text_clip",
|
1317
|
-
"format_text_overflow",
|
1318
|
-
"format_text_wrap",
|
1319
850
|
"format_textdirection_l_to_r",
|
1320
851
|
"format_textdirection_r_to_l",
|
852
|
+
"format_underline",
|
1321
853
|
"format_underlined",
|
1322
|
-
"format_underlined_squiggle",
|
1323
|
-
"forms_add_on",
|
1324
|
-
"forms_apps_script",
|
1325
854
|
"fort",
|
1326
855
|
"forum",
|
1327
856
|
"forward",
|
1328
857
|
"forward_10",
|
1329
858
|
"forward_30",
|
1330
859
|
"forward_5",
|
1331
|
-
"forward_circle",
|
1332
|
-
"forward_media",
|
1333
860
|
"forward_to_inbox",
|
1334
861
|
"foundation",
|
1335
|
-
"frame_inspect",
|
1336
|
-
"frame_person",
|
1337
|
-
"frame_person_off",
|
1338
|
-
"frame_reload",
|
1339
|
-
"frame_source",
|
1340
862
|
"free_breakfast",
|
1341
863
|
"free_cancellation",
|
1342
864
|
"front_hand",
|
1343
|
-
"front_loader",
|
1344
|
-
"full_coverage",
|
1345
|
-
"full_hd",
|
1346
|
-
"full_stacked_bar_chart",
|
1347
865
|
"fullscreen",
|
1348
866
|
"fullscreen_exit",
|
1349
|
-
"function",
|
1350
867
|
"functions",
|
1351
868
|
"g_mobiledata",
|
1352
|
-
"g_mobiledata_badge",
|
1353
869
|
"g_translate",
|
1354
|
-
"gallery_thumbnail",
|
1355
870
|
"gamepad",
|
1356
871
|
"games",
|
1357
872
|
"garage",
|
1358
|
-
"garage_door",
|
1359
|
-
"garage_home",
|
1360
|
-
"garden_cart",
|
1361
873
|
"gas_meter",
|
1362
|
-
"gastroenterology",
|
1363
|
-
"gate",
|
1364
874
|
"gavel",
|
1365
|
-
"general_device",
|
1366
875
|
"generating_tokens",
|
1367
|
-
"genetics",
|
1368
|
-
"genres",
|
1369
876
|
"gesture",
|
1370
|
-
"gesture_select",
|
1371
877
|
"get_app",
|
1372
878
|
"gif",
|
1373
879
|
"gif_box",
|
1374
880
|
"girl",
|
1375
881
|
"gite",
|
1376
|
-
"glass_cup",
|
1377
|
-
"globe",
|
1378
|
-
"globe_asia",
|
1379
|
-
"globe_uk",
|
1380
|
-
"glucose",
|
1381
|
-
"glyphs",
|
1382
|
-
"go_to_line",
|
1383
882
|
"golf_course",
|
1384
|
-
"google_home_devices",
|
1385
|
-
"google_plus_reshare",
|
1386
|
-
"google_tv_remote",
|
1387
|
-
"google_wifi",
|
1388
883
|
"gpp_bad",
|
1389
884
|
"gpp_good",
|
1390
885
|
"gpp_maybe",
|
@@ -1398,39 +893,24 @@ export const iconKeys = [
|
|
1398
893
|
"graphic_eq",
|
1399
894
|
"grass",
|
1400
895
|
"grid_3x3",
|
1401
|
-
"grid_3x3_off",
|
1402
896
|
"grid_4x4",
|
1403
897
|
"grid_goldenratio",
|
1404
|
-
"grid_guides",
|
1405
898
|
"grid_off",
|
1406
899
|
"grid_on",
|
1407
900
|
"grid_view",
|
1408
|
-
"grocery",
|
1409
901
|
"group",
|
1410
902
|
"group_add",
|
1411
903
|
"group_off",
|
1412
904
|
"group_remove",
|
1413
905
|
"group_work",
|
1414
|
-
"grouped_bar_chart",
|
1415
906
|
"groups",
|
1416
907
|
"groups_2",
|
1417
908
|
"groups_3",
|
1418
|
-
"gynecology",
|
1419
909
|
"h_mobiledata",
|
1420
|
-
"h_mobiledata_badge",
|
1421
910
|
"h_plus_mobiledata",
|
1422
|
-
"h_plus_mobiledata_badge",
|
1423
911
|
"hail",
|
1424
|
-
"hallway",
|
1425
|
-
"hand_bones",
|
1426
|
-
"hand_gesture",
|
1427
912
|
"handshake",
|
1428
|
-
"handwriting_recognition",
|
1429
913
|
"handyman",
|
1430
|
-
"hangout_video",
|
1431
|
-
"hangout_video_off",
|
1432
|
-
"hard_drive",
|
1433
|
-
"hard_drive_2",
|
1434
914
|
"hardware",
|
1435
915
|
"hd",
|
1436
916
|
"hdr_auto",
|
@@ -1441,7 +921,6 @@ export const iconKeys = [
|
|
1441
921
|
"hdr_on",
|
1442
922
|
"hdr_on_select",
|
1443
923
|
"hdr_plus",
|
1444
|
-
"hdr_plus_off",
|
1445
924
|
"hdr_strong",
|
1446
925
|
"hdr_weak",
|
1447
926
|
"headphones",
|
@@ -1450,46 +929,24 @@ export const iconKeys = [
|
|
1450
929
|
"headset_mic",
|
1451
930
|
"headset_off",
|
1452
931
|
"healing",
|
1453
|
-
"health_and_beauty",
|
1454
932
|
"health_and_safety",
|
1455
|
-
"health_metrics",
|
1456
|
-
"heap_snapshot_large",
|
1457
|
-
"heap_snapshot_multiple",
|
1458
|
-
"heap_snapshot_thumbnail",
|
1459
933
|
"hearing",
|
1460
934
|
"hearing_disabled",
|
1461
935
|
"heart_broken",
|
1462
|
-
"heart_check",
|
1463
|
-
"heart_minus",
|
1464
|
-
"heart_plus",
|
1465
|
-
"heat",
|
1466
936
|
"heat_pump",
|
1467
|
-
"heat_pump_balance",
|
1468
937
|
"height",
|
1469
|
-
"helicopter",
|
1470
938
|
"help",
|
1471
939
|
"help_center",
|
1472
|
-
"help_clinic",
|
1473
940
|
"help_outline",
|
1474
|
-
"hematology",
|
1475
941
|
"hevc",
|
1476
942
|
"hexagon",
|
1477
|
-
"hide",
|
1478
943
|
"hide_image",
|
1479
944
|
"hide_source",
|
1480
|
-
"high_density",
|
1481
945
|
"high_quality",
|
1482
|
-
"high_res",
|
1483
946
|
"highlight",
|
1484
|
-
"
|
1485
|
-
"highlight_mouse_cursor",
|
947
|
+
"highlight_alt",
|
1486
948
|
"highlight_off",
|
1487
|
-
"
|
1488
|
-
"highlighter_size_1",
|
1489
|
-
"highlighter_size_2",
|
1490
|
-
"highlighter_size_3",
|
1491
|
-
"highlighter_size_4",
|
1492
|
-
"highlighter_size_5",
|
949
|
+
"highlight_remove",
|
1493
950
|
"hiking",
|
1494
951
|
"history",
|
1495
952
|
"history_edu",
|
@@ -1499,19 +956,9 @@ export const iconKeys = [
|
|
1499
956
|
"hls_off",
|
1500
957
|
"holiday_village",
|
1501
958
|
"home",
|
1502
|
-
"home_and_garden",
|
1503
|
-
"home_app_logo",
|
1504
|
-
"home_filled",
|
1505
|
-
"home_health",
|
1506
|
-
"home_improvement_and_tools",
|
1507
|
-
"home_iot_device",
|
1508
959
|
"home_max",
|
1509
|
-
"home_max_dots",
|
1510
960
|
"home_mini",
|
1511
|
-
"home_pin",
|
1512
961
|
"home_repair_service",
|
1513
|
-
"home_speaker",
|
1514
|
-
"home_storage",
|
1515
962
|
"home_work",
|
1516
963
|
"horizontal_distribute",
|
1517
964
|
"horizontal_rule",
|
@@ -1519,7 +966,6 @@ export const iconKeys = [
|
|
1519
966
|
"hot_tub",
|
1520
967
|
"hotel",
|
1521
968
|
"hotel_class",
|
1522
|
-
"hourglass",
|
1523
969
|
"hourglass_bottom",
|
1524
970
|
"hourglass_disabled",
|
1525
971
|
"hourglass_empty",
|
@@ -1527,60 +973,31 @@ export const iconKeys = [
|
|
1527
973
|
"hourglass_top",
|
1528
974
|
"house",
|
1529
975
|
"house_siding",
|
1530
|
-
"house_with_shield",
|
1531
976
|
"houseboat",
|
1532
|
-
"household_supplies",
|
1533
977
|
"how_to_reg",
|
1534
978
|
"how_to_vote",
|
1535
|
-
"hr_resting",
|
1536
979
|
"html",
|
1537
980
|
"http",
|
1538
981
|
"https",
|
1539
982
|
"hub",
|
1540
|
-
"humerus",
|
1541
|
-
"humerus_alt",
|
1542
|
-
"humidity_high",
|
1543
|
-
"humidity_indoor",
|
1544
|
-
"humidity_low",
|
1545
|
-
"humidity_mid",
|
1546
|
-
"humidity_percentage",
|
1547
983
|
"hvac",
|
1548
984
|
"ice_skating",
|
1549
985
|
"icecream",
|
1550
|
-
"ifl",
|
1551
|
-
"iframe",
|
1552
|
-
"iframe_off",
|
1553
986
|
"image",
|
1554
987
|
"image_aspect_ratio",
|
1555
988
|
"image_not_supported",
|
1556
989
|
"image_search",
|
1557
990
|
"imagesearch_roller",
|
1558
|
-
"imagesmode",
|
1559
|
-
"immunology",
|
1560
991
|
"import_contacts",
|
1561
992
|
"import_export",
|
1562
993
|
"important_devices",
|
1563
|
-
"in_home_mode",
|
1564
|
-
"inactive_order",
|
1565
994
|
"inbox",
|
1566
|
-
"inbox_customize",
|
1567
995
|
"incomplete_circle",
|
1568
996
|
"indeterminate_check_box",
|
1569
|
-
"indeterminate_question_box",
|
1570
997
|
"info",
|
1571
|
-
"
|
1572
|
-
"infrared",
|
1573
|
-
"ink_eraser",
|
1574
|
-
"ink_eraser_off",
|
1575
|
-
"ink_highlighter",
|
1576
|
-
"ink_highlighter_move",
|
1577
|
-
"ink_marker",
|
1578
|
-
"ink_pen",
|
1579
|
-
"inpatient",
|
998
|
+
"info_outline",
|
1580
999
|
"input",
|
1581
|
-
"input_circle",
|
1582
1000
|
"insert_chart",
|
1583
|
-
"insert_chart_filled",
|
1584
1001
|
"insert_chart_outlined",
|
1585
1002
|
"insert_comment",
|
1586
1003
|
"insert_drive_file",
|
@@ -1589,39 +1006,29 @@ export const iconKeys = [
|
|
1589
1006
|
"insert_link",
|
1590
1007
|
"insert_page_break",
|
1591
1008
|
"insert_photo",
|
1592
|
-
"insert_text",
|
1593
1009
|
"insights",
|
1594
1010
|
"install_desktop",
|
1595
1011
|
"install_mobile",
|
1596
|
-
"instant_mix",
|
1597
1012
|
"integration_instructions",
|
1598
|
-
"interactive_space",
|
1599
1013
|
"interests",
|
1600
1014
|
"interpreter_mode",
|
1601
1015
|
"inventory",
|
1602
1016
|
"inventory_2",
|
1603
1017
|
"invert_colors",
|
1604
1018
|
"invert_colors_off",
|
1605
|
-
"
|
1019
|
+
"invert_colors_on",
|
1606
1020
|
"ios_share",
|
1607
1021
|
"iron",
|
1608
1022
|
"iso",
|
1609
|
-
"jamboard_kiosk",
|
1610
1023
|
"javascript",
|
1611
|
-
"join",
|
1612
1024
|
"join_full",
|
1613
1025
|
"join_inner",
|
1614
1026
|
"join_left",
|
1615
1027
|
"join_right",
|
1616
|
-
"joystick",
|
1617
|
-
"jump_to_element",
|
1618
1028
|
"kayaking",
|
1619
1029
|
"kebab_dining",
|
1620
|
-
"kettle",
|
1621
1030
|
"key",
|
1622
1031
|
"key_off",
|
1623
|
-
"key_vertical",
|
1624
|
-
"key_visualizer",
|
1625
1032
|
"keyboard",
|
1626
1033
|
"keyboard_alt",
|
1627
1034
|
"keyboard_arrow_down",
|
@@ -1630,126 +1037,71 @@ export const iconKeys = [
|
|
1630
1037
|
"keyboard_arrow_up",
|
1631
1038
|
"keyboard_backspace",
|
1632
1039
|
"keyboard_capslock",
|
1633
|
-
"keyboard_capslock_badge",
|
1634
1040
|
"keyboard_command_key",
|
1041
|
+
"keyboard_control",
|
1635
1042
|
"keyboard_control_key",
|
1636
1043
|
"keyboard_double_arrow_down",
|
1637
1044
|
"keyboard_double_arrow_left",
|
1638
1045
|
"keyboard_double_arrow_right",
|
1639
1046
|
"keyboard_double_arrow_up",
|
1640
|
-
"keyboard_external_input",
|
1641
|
-
"keyboard_full",
|
1642
1047
|
"keyboard_hide",
|
1643
|
-
"keyboard_keys",
|
1644
|
-
"keyboard_off",
|
1645
|
-
"keyboard_onscreen",
|
1646
1048
|
"keyboard_option_key",
|
1647
|
-
"keyboard_previous_language",
|
1648
1049
|
"keyboard_return",
|
1649
1050
|
"keyboard_tab",
|
1650
|
-
"keyboard_tab_rtl",
|
1651
1051
|
"keyboard_voice",
|
1652
|
-
"kid_star",
|
1653
1052
|
"king_bed",
|
1654
1053
|
"kitchen",
|
1655
1054
|
"kitesurfing",
|
1656
|
-
"lab_panel",
|
1657
|
-
"lab_profile",
|
1658
|
-
"lab_research",
|
1659
1055
|
"label",
|
1660
1056
|
"label_important",
|
1661
1057
|
"label_important_outline",
|
1662
1058
|
"label_off",
|
1663
1059
|
"label_outline",
|
1664
|
-
"labs",
|
1665
1060
|
"lan",
|
1666
1061
|
"landscape",
|
1667
1062
|
"landslide",
|
1668
1063
|
"language",
|
1669
|
-
"language_chinese_array",
|
1670
|
-
"language_chinese_cangjie",
|
1671
|
-
"language_chinese_dayi",
|
1672
|
-
"language_chinese_pinyin",
|
1673
|
-
"language_chinese_quick",
|
1674
|
-
"language_chinese_wubi",
|
1675
|
-
"language_french",
|
1676
|
-
"language_gb_english",
|
1677
|
-
"language_international",
|
1678
|
-
"language_japanese_kana",
|
1679
|
-
"language_korean_latin",
|
1680
|
-
"language_pinyin",
|
1681
|
-
"language_spanish",
|
1682
|
-
"language_us",
|
1683
|
-
"language_us_colemak",
|
1684
|
-
"language_us_dvorak",
|
1685
|
-
"laps",
|
1686
1064
|
"laptop",
|
1687
1065
|
"laptop_chromebook",
|
1688
1066
|
"laptop_mac",
|
1689
1067
|
"laptop_windows",
|
1690
|
-
"lasso_select",
|
1691
1068
|
"last_page",
|
1692
1069
|
"launch",
|
1693
|
-
"laundry",
|
1694
1070
|
"layers",
|
1695
1071
|
"layers_clear",
|
1696
|
-
"lda",
|
1697
1072
|
"leaderboard",
|
1698
1073
|
"leak_add",
|
1699
1074
|
"leak_remove",
|
1700
|
-
"
|
1701
|
-
"left_panel_close",
|
1702
|
-
"left_panel_open",
|
1075
|
+
"leave_bags_at_home",
|
1703
1076
|
"legend_toggle",
|
1704
1077
|
"lens",
|
1705
1078
|
"lens_blur",
|
1706
|
-
"letter_switch",
|
1707
1079
|
"library_add",
|
1708
1080
|
"library_add_check",
|
1709
1081
|
"library_books",
|
1710
1082
|
"library_music",
|
1711
|
-
"license",
|
1712
|
-
"lift_to_talk",
|
1713
1083
|
"light",
|
1714
|
-
"light_group",
|
1715
1084
|
"light_mode",
|
1716
|
-
"light_off",
|
1717
1085
|
"lightbulb",
|
1718
1086
|
"lightbulb_circle",
|
1719
1087
|
"lightbulb_outline",
|
1720
|
-
"lightning_stand",
|
1721
1088
|
"line_axis",
|
1722
|
-
"line_curve",
|
1723
|
-
"line_end",
|
1724
|
-
"line_end_arrow",
|
1725
|
-
"line_end_arrow_notch",
|
1726
|
-
"line_end_circle",
|
1727
|
-
"line_end_diamond",
|
1728
|
-
"line_end_square",
|
1729
|
-
"line_start",
|
1730
|
-
"line_start_arrow",
|
1731
|
-
"line_start_arrow_notch",
|
1732
|
-
"line_start_circle",
|
1733
|
-
"line_start_diamond",
|
1734
|
-
"line_start_square",
|
1735
1089
|
"line_style",
|
1736
1090
|
"line_weight",
|
1737
1091
|
"linear_scale",
|
1738
1092
|
"link",
|
1739
1093
|
"link_off",
|
1740
1094
|
"linked_camera",
|
1741
|
-
"linked_services",
|
1742
1095
|
"liquor",
|
1743
1096
|
"list",
|
1744
1097
|
"list_alt",
|
1745
|
-
"list_alt_add",
|
1746
|
-
"lists",
|
1747
1098
|
"live_help",
|
1748
1099
|
"live_tv",
|
1749
1100
|
"living",
|
1750
1101
|
"local_activity",
|
1751
1102
|
"local_airport",
|
1752
1103
|
"local_atm",
|
1104
|
+
"local_attraction",
|
1753
1105
|
"local_bar",
|
1754
1106
|
"local_cafe",
|
1755
1107
|
"local_car_wash",
|
@@ -1774,25 +1126,21 @@ export const iconKeys = [
|
|
1774
1126
|
"local_play",
|
1775
1127
|
"local_police",
|
1776
1128
|
"local_post_office",
|
1129
|
+
"local_print_shop",
|
1777
1130
|
"local_printshop",
|
1131
|
+
"local_restaurant",
|
1778
1132
|
"local_see",
|
1779
1133
|
"local_shipping",
|
1780
1134
|
"local_taxi",
|
1781
|
-
"location_automation",
|
1782
|
-
"location_away",
|
1783
|
-
"location_chip",
|
1784
1135
|
"location_city",
|
1785
1136
|
"location_disabled",
|
1786
|
-
"
|
1137
|
+
"location_history",
|
1787
1138
|
"location_off",
|
1788
1139
|
"location_on",
|
1789
|
-
"location_pin",
|
1790
1140
|
"location_searching",
|
1791
|
-
"locator_tag",
|
1792
1141
|
"lock",
|
1793
1142
|
"lock_clock",
|
1794
1143
|
"lock_open",
|
1795
|
-
"lock_open_right",
|
1796
1144
|
"lock_outline",
|
1797
1145
|
"lock_person",
|
1798
1146
|
"lock_reset",
|
@@ -1808,25 +1156,14 @@ export const iconKeys = [
|
|
1808
1156
|
"looks_two",
|
1809
1157
|
"loop",
|
1810
1158
|
"loupe",
|
1811
|
-
"low_density",
|
1812
1159
|
"low_priority",
|
1813
1160
|
"loyalty",
|
1814
1161
|
"lte_mobiledata",
|
1815
|
-
"lte_mobiledata_badge",
|
1816
1162
|
"lte_plus_mobiledata",
|
1817
|
-
"lte_plus_mobiledata_badge",
|
1818
1163
|
"luggage",
|
1819
1164
|
"lunch_dining",
|
1820
1165
|
"lyrics",
|
1821
|
-
"macro_auto",
|
1822
1166
|
"macro_off",
|
1823
|
-
"magic_button",
|
1824
|
-
"magic_exchange",
|
1825
|
-
"magic_tether",
|
1826
|
-
"magnification_large",
|
1827
|
-
"magnification_small",
|
1828
|
-
"magnify_docked",
|
1829
|
-
"magnify_fullscreen",
|
1830
1167
|
"mail",
|
1831
1168
|
"mail_lock",
|
1832
1169
|
"mail_outline",
|
@@ -1838,8 +1175,6 @@ export const iconKeys = [
|
|
1838
1175
|
"manage_accounts",
|
1839
1176
|
"manage_history",
|
1840
1177
|
"manage_search",
|
1841
|
-
"manga",
|
1842
|
-
"manufacturing",
|
1843
1178
|
"map",
|
1844
1179
|
"maps_home_work",
|
1845
1180
|
"maps_ugc",
|
@@ -1850,61 +1185,38 @@ export const iconKeys = [
|
|
1850
1185
|
"mark_email_read",
|
1851
1186
|
"mark_email_unread",
|
1852
1187
|
"mark_unread_chat_alt",
|
1853
|
-
"markdown",
|
1854
|
-
"markdown_copy",
|
1855
|
-
"markdown_paste",
|
1856
1188
|
"markunread",
|
1857
1189
|
"markunread_mailbox",
|
1858
|
-
"masked_transitions",
|
1859
1190
|
"masks",
|
1860
|
-
"match_case",
|
1861
|
-
"match_word",
|
1862
|
-
"matter",
|
1863
1191
|
"maximize",
|
1864
|
-
"measuring_tape",
|
1865
1192
|
"media_bluetooth_off",
|
1866
1193
|
"media_bluetooth_on",
|
1867
|
-
"media_link",
|
1868
1194
|
"mediation",
|
1869
1195
|
"medical_information",
|
1870
|
-
"medical_mask",
|
1871
1196
|
"medical_services",
|
1872
1197
|
"medication",
|
1873
1198
|
"medication_liquid",
|
1874
1199
|
"meeting_room",
|
1875
1200
|
"memory",
|
1876
|
-
"memory_alt",
|
1877
|
-
"menstrual_health",
|
1878
1201
|
"menu",
|
1879
1202
|
"menu_book",
|
1880
1203
|
"menu_open",
|
1881
1204
|
"merge",
|
1882
1205
|
"merge_type",
|
1883
1206
|
"message",
|
1884
|
-
"
|
1885
|
-
"
|
1207
|
+
"messenger",
|
1208
|
+
"messenger_outline",
|
1886
1209
|
"mic",
|
1887
|
-
"mic_double",
|
1888
1210
|
"mic_external_off",
|
1889
1211
|
"mic_external_on",
|
1890
1212
|
"mic_none",
|
1891
1213
|
"mic_off",
|
1892
|
-
"microbiology",
|
1893
1214
|
"microwave",
|
1894
|
-
"microwave_gen",
|
1895
1215
|
"military_tech",
|
1896
|
-
"mimo",
|
1897
|
-
"mimo_disconnect",
|
1898
|
-
"mindfulness",
|
1899
1216
|
"minimize",
|
1900
1217
|
"minor_crash",
|
1901
|
-
"
|
1218
|
+
"miscellaneous_services",
|
1902
1219
|
"missed_video_call",
|
1903
|
-
"missed_video_call_filled",
|
1904
|
-
"missing_controller",
|
1905
|
-
"mist",
|
1906
|
-
"mitre",
|
1907
|
-
"mixture_med",
|
1908
1220
|
"mms",
|
1909
1221
|
"mobile_friendly",
|
1910
1222
|
"mobile_off",
|
@@ -1912,19 +1224,11 @@ export const iconKeys = [
|
|
1912
1224
|
"mobiledata_off",
|
1913
1225
|
"mode",
|
1914
1226
|
"mode_comment",
|
1915
|
-
"mode_cool",
|
1916
|
-
"mode_cool_off",
|
1917
|
-
"mode_dual",
|
1918
1227
|
"mode_edit",
|
1919
1228
|
"mode_edit_outline",
|
1920
|
-
"mode_fan",
|
1921
1229
|
"mode_fan_off",
|
1922
|
-
"mode_heat",
|
1923
|
-
"mode_heat_cool",
|
1924
|
-
"mode_heat_off",
|
1925
1230
|
"mode_night",
|
1926
1231
|
"mode_of_travel",
|
1927
|
-
"mode_off_on",
|
1928
1232
|
"mode_standby",
|
1929
1233
|
"model_training",
|
1930
1234
|
"monetization_on",
|
@@ -1934,65 +1238,41 @@ export const iconKeys = [
|
|
1934
1238
|
"monitor",
|
1935
1239
|
"monitor_heart",
|
1936
1240
|
"monitor_weight",
|
1937
|
-
"monitor_weight_gain",
|
1938
|
-
"monitor_weight_loss",
|
1939
|
-
"monitoring",
|
1940
1241
|
"monochrome_photos",
|
1941
1242
|
"mood",
|
1942
1243
|
"mood_bad",
|
1943
|
-
"
|
1244
|
+
"moped",
|
1944
1245
|
"more",
|
1945
|
-
"more_down",
|
1946
1246
|
"more_horiz",
|
1947
1247
|
"more_time",
|
1948
|
-
"more_up",
|
1949
1248
|
"more_vert",
|
1950
1249
|
"mosque",
|
1951
|
-
"motion_blur",
|
1952
|
-
"motion_mode",
|
1953
1250
|
"motion_photos_auto",
|
1954
1251
|
"motion_photos_off",
|
1955
1252
|
"motion_photos_on",
|
1956
1253
|
"motion_photos_pause",
|
1957
1254
|
"motion_photos_paused",
|
1958
|
-
"motion_sensor_active",
|
1959
|
-
"motion_sensor_alert",
|
1960
|
-
"motion_sensor_idle",
|
1961
|
-
"motion_sensor_urgent",
|
1962
1255
|
"motorcycle",
|
1963
|
-
"mountain_flag",
|
1964
1256
|
"mouse",
|
1965
|
-
"move",
|
1966
1257
|
"move_down",
|
1967
|
-
"move_group",
|
1968
|
-
"move_item",
|
1969
|
-
"move_location",
|
1970
|
-
"move_selection_down",
|
1971
|
-
"move_selection_left",
|
1972
|
-
"move_selection_right",
|
1973
|
-
"move_selection_up",
|
1974
1258
|
"move_to_inbox",
|
1975
1259
|
"move_up",
|
1976
|
-
"moved_location",
|
1977
1260
|
"movie",
|
1978
1261
|
"movie_creation",
|
1979
|
-
"movie_edit",
|
1980
1262
|
"movie_filter",
|
1981
|
-
"movie_info",
|
1982
1263
|
"moving",
|
1983
|
-
"moving_beds",
|
1984
|
-
"moving_ministry",
|
1985
1264
|
"mp",
|
1986
|
-
"multicooker",
|
1987
1265
|
"multiline_chart",
|
1988
1266
|
"multiple_stop",
|
1267
|
+
"multitrack_audio",
|
1989
1268
|
"museum",
|
1990
|
-
"music_cast",
|
1991
1269
|
"music_note",
|
1992
1270
|
"music_off",
|
1993
1271
|
"music_video",
|
1272
|
+
"my_library_add",
|
1273
|
+
"my_library_books",
|
1274
|
+
"my_library_music",
|
1994
1275
|
"my_location",
|
1995
|
-
"mystery",
|
1996
1276
|
"nat",
|
1997
1277
|
"nature",
|
1998
1278
|
"nature_people",
|
@@ -2001,90 +1281,24 @@ export const iconKeys = [
|
|
2001
1281
|
"navigation",
|
2002
1282
|
"near_me",
|
2003
1283
|
"near_me_disabled",
|
2004
|
-
"nearby",
|
2005
1284
|
"nearby_error",
|
2006
1285
|
"nearby_off",
|
2007
|
-
"nephrology",
|
2008
|
-
"nest_audio",
|
2009
|
-
"nest_cam_floodlight",
|
2010
|
-
"nest_cam_indoor",
|
2011
|
-
"nest_cam_iq",
|
2012
|
-
"nest_cam_iq_outdoor",
|
2013
|
-
"nest_cam_magnet_mount",
|
2014
|
-
"nest_cam_outdoor",
|
2015
|
-
"nest_cam_stand",
|
2016
|
-
"nest_cam_wall_mount",
|
2017
1286
|
"nest_cam_wired_stand",
|
2018
|
-
"nest_clock_farsight_analog",
|
2019
|
-
"nest_clock_farsight_digital",
|
2020
|
-
"nest_connect",
|
2021
|
-
"nest_detect",
|
2022
|
-
"nest_display",
|
2023
|
-
"nest_display_max",
|
2024
|
-
"nest_doorbell_visitor",
|
2025
|
-
"nest_eco_leaf",
|
2026
|
-
"nest_farsight_weather",
|
2027
|
-
"nest_found_savings",
|
2028
|
-
"nest_gale_wifi",
|
2029
|
-
"nest_heat_link_e",
|
2030
|
-
"nest_heat_link_gen_3",
|
2031
|
-
"nest_hello_doorbell",
|
2032
|
-
"nest_locator_tag",
|
2033
|
-
"nest_mini",
|
2034
|
-
"nest_multi_room",
|
2035
|
-
"nest_protect",
|
2036
|
-
"nest_remote",
|
2037
|
-
"nest_remote_comfort_sensor",
|
2038
|
-
"nest_secure_alarm",
|
2039
|
-
"nest_sunblock",
|
2040
|
-
"nest_tag",
|
2041
|
-
"nest_thermostat",
|
2042
|
-
"nest_thermostat_e_eu",
|
2043
|
-
"nest_thermostat_gen_3",
|
2044
|
-
"nest_thermostat_sensor",
|
2045
|
-
"nest_thermostat_sensor_eu",
|
2046
|
-
"nest_thermostat_zirconium_eu",
|
2047
|
-
"nest_true_radiant",
|
2048
|
-
"nest_wake_on_approach",
|
2049
|
-
"nest_wake_on_press",
|
2050
|
-
"nest_wifi_gale",
|
2051
|
-
"nest_wifi_mistral",
|
2052
|
-
"nest_wifi_point",
|
2053
|
-
"nest_wifi_point_vento",
|
2054
|
-
"nest_wifi_pro",
|
2055
|
-
"nest_wifi_pro_2",
|
2056
|
-
"nest_wifi_router",
|
2057
1287
|
"network_cell",
|
2058
1288
|
"network_check",
|
2059
|
-
"network_intelligence_history",
|
2060
|
-
"network_intelligence_update",
|
2061
1289
|
"network_locked",
|
2062
|
-
"network_manage",
|
2063
|
-
"network_node",
|
2064
1290
|
"network_ping",
|
2065
1291
|
"network_wifi",
|
2066
1292
|
"network_wifi_1_bar",
|
2067
|
-
"network_wifi_1_bar_locked",
|
2068
1293
|
"network_wifi_2_bar",
|
2069
|
-
"network_wifi_2_bar_locked",
|
2070
1294
|
"network_wifi_3_bar",
|
2071
|
-
"network_wifi_3_bar_locked",
|
2072
|
-
"network_wifi_locked",
|
2073
|
-
"neurology",
|
2074
1295
|
"new_label",
|
2075
1296
|
"new_releases",
|
2076
|
-
"new_window",
|
2077
|
-
"news",
|
2078
|
-
"newsmode",
|
2079
1297
|
"newspaper",
|
2080
|
-
"newsstand",
|
2081
1298
|
"next_plan",
|
2082
1299
|
"next_week",
|
2083
1300
|
"nfc",
|
2084
1301
|
"night_shelter",
|
2085
|
-
"night_sight_auto",
|
2086
|
-
"night_sight_auto_off",
|
2087
|
-
"night_sight_max",
|
2088
1302
|
"nightlife",
|
2089
1303
|
"nightlight",
|
2090
1304
|
"nightlight_round",
|
@@ -2092,6 +1306,7 @@ export const iconKeys = [
|
|
2092
1306
|
"no_accounts",
|
2093
1307
|
"no_adult_content",
|
2094
1308
|
"no_backpack",
|
1309
|
+
"no_cell",
|
2095
1310
|
"no_crash",
|
2096
1311
|
"no_drinks",
|
2097
1312
|
"no_encryption",
|
@@ -2103,117 +1318,77 @@ export const iconKeys = [
|
|
2103
1318
|
"no_meeting_room",
|
2104
1319
|
"no_photography",
|
2105
1320
|
"no_sim",
|
2106
|
-
"no_sound",
|
2107
1321
|
"no_stroller",
|
2108
1322
|
"no_transfer",
|
2109
1323
|
"noise_aware",
|
2110
1324
|
"noise_control_off",
|
2111
|
-
"noise_control_on",
|
2112
1325
|
"nordic_walking",
|
2113
1326
|
"north",
|
2114
1327
|
"north_east",
|
2115
1328
|
"north_west",
|
2116
1329
|
"not_accessible",
|
2117
|
-
"not_accessible_forward",
|
2118
1330
|
"not_interested",
|
2119
1331
|
"not_listed_location",
|
2120
1332
|
"not_started",
|
2121
1333
|
"note",
|
2122
1334
|
"note_add",
|
2123
1335
|
"note_alt",
|
2124
|
-
"note_stack",
|
2125
|
-
"note_stack_add",
|
2126
1336
|
"notes",
|
2127
1337
|
"notification_add",
|
2128
1338
|
"notification_important",
|
2129
|
-
"notification_multiple",
|
2130
1339
|
"notifications",
|
2131
1340
|
"notifications_active",
|
2132
1341
|
"notifications_none",
|
2133
1342
|
"notifications_off",
|
1343
|
+
"notifications_on",
|
2134
1344
|
"notifications_paused",
|
2135
|
-
"
|
1345
|
+
"now_wallpaper",
|
1346
|
+
"now_widgets",
|
2136
1347
|
"numbers",
|
2137
|
-
"nutrition",
|
2138
|
-
"ods",
|
2139
|
-
"odt",
|
2140
1348
|
"offline_bolt",
|
2141
1349
|
"offline_pin",
|
2142
1350
|
"offline_share",
|
2143
1351
|
"oil_barrel",
|
2144
1352
|
"on_device_training",
|
2145
|
-
"on_hub_device",
|
2146
|
-
"oncology",
|
2147
1353
|
"ondemand_video",
|
2148
1354
|
"online_prediction",
|
2149
|
-
"onsen",
|
2150
1355
|
"opacity",
|
2151
1356
|
"open_in_browser",
|
2152
1357
|
"open_in_full",
|
2153
1358
|
"open_in_new",
|
2154
|
-
"open_in_new_down",
|
2155
1359
|
"open_in_new_off",
|
2156
|
-
"open_in_phone",
|
2157
|
-
"open_jam",
|
2158
1360
|
"open_with",
|
2159
|
-
"ophthalmology",
|
2160
|
-
"oral_disease",
|
2161
|
-
"order_approve",
|
2162
|
-
"order_play",
|
2163
|
-
"orders",
|
2164
|
-
"orthopedics",
|
2165
|
-
"other_admission",
|
2166
1361
|
"other_houses",
|
1362
|
+
"outbond",
|
2167
1363
|
"outbound",
|
2168
1364
|
"outbox",
|
2169
|
-
"outbox_alt",
|
2170
|
-
"outdoor_garden",
|
2171
1365
|
"outdoor_grill",
|
2172
|
-
"outgoing_mail",
|
2173
1366
|
"outlet",
|
2174
1367
|
"outlined_flag",
|
2175
|
-
"outpatient",
|
2176
|
-
"outpatient_med",
|
2177
1368
|
"output",
|
2178
|
-
"output_circle",
|
2179
|
-
"oven",
|
2180
|
-
"oven_gen",
|
2181
|
-
"overview",
|
2182
|
-
"overview_key",
|
2183
|
-
"oxygen_saturation",
|
2184
|
-
"p2p",
|
2185
|
-
"pace",
|
2186
|
-
"pacemaker",
|
2187
|
-
"package",
|
2188
|
-
"package_2",
|
2189
1369
|
"padding",
|
2190
|
-
"page_control",
|
2191
|
-
"page_info",
|
2192
|
-
"pageless",
|
2193
1370
|
"pages",
|
2194
1371
|
"pageview",
|
2195
1372
|
"paid",
|
2196
1373
|
"palette",
|
2197
|
-
"pallet",
|
2198
1374
|
"pan_tool",
|
2199
1375
|
"pan_tool_alt",
|
2200
|
-
"pan_zoom",
|
2201
1376
|
"panorama",
|
2202
1377
|
"panorama_fish_eye",
|
1378
|
+
"panorama_fisheye",
|
2203
1379
|
"panorama_horizontal",
|
1380
|
+
"panorama_horizontal_select",
|
2204
1381
|
"panorama_photosphere",
|
1382
|
+
"panorama_photosphere_select",
|
2205
1383
|
"panorama_vertical",
|
1384
|
+
"panorama_vertical_select",
|
2206
1385
|
"panorama_wide_angle",
|
1386
|
+
"panorama_wide_angle_select",
|
2207
1387
|
"paragliding",
|
2208
1388
|
"park",
|
2209
|
-
"partly_cloudy_day",
|
2210
|
-
"partly_cloudy_night",
|
2211
|
-
"partner_exchange",
|
2212
|
-
"partner_reports",
|
2213
1389
|
"party_mode",
|
2214
|
-
"passkey",
|
2215
1390
|
"password",
|
2216
|
-
"
|
1391
|
+
"paste",
|
2217
1392
|
"pattern",
|
2218
1393
|
"pause",
|
2219
1394
|
"pause_circle",
|
@@ -2222,13 +1397,8 @@ export const iconKeys = [
|
|
2222
1397
|
"pause_presentation",
|
2223
1398
|
"payment",
|
2224
1399
|
"payments",
|
1400
|
+
"paypal",
|
2225
1401
|
"pedal_bike",
|
2226
|
-
"pediatrics",
|
2227
|
-
"pen_size_1",
|
2228
|
-
"pen_size_2",
|
2229
|
-
"pen_size_3",
|
2230
|
-
"pen_size_4",
|
2231
|
-
"pen_size_5",
|
2232
1402
|
"pending",
|
2233
1403
|
"pending_actions",
|
2234
1404
|
"pentagon",
|
@@ -2236,11 +1406,11 @@ export const iconKeys = [
|
|
2236
1406
|
"people_alt",
|
2237
1407
|
"people_outline",
|
2238
1408
|
"percent",
|
2239
|
-
"performance_max",
|
2240
|
-
"pergola",
|
2241
1409
|
"perm_camera_mic",
|
1410
|
+
"perm_contact_cal",
|
2242
1411
|
"perm_contact_calendar",
|
2243
1412
|
"perm_data_setting",
|
1413
|
+
"perm_device_info",
|
2244
1414
|
"perm_device_information",
|
2245
1415
|
"perm_identity",
|
2246
1416
|
"perm_media",
|
@@ -2252,36 +1422,22 @@ export const iconKeys = [
|
|
2252
1422
|
"person_4",
|
2253
1423
|
"person_add",
|
2254
1424
|
"person_add_alt",
|
1425
|
+
"person_add_alt_1",
|
2255
1426
|
"person_add_disabled",
|
2256
|
-
"person_alert",
|
2257
|
-
"person_apron",
|
2258
|
-
"person_book",
|
2259
|
-
"person_cancel",
|
2260
|
-
"person_celebrate",
|
2261
|
-
"person_check",
|
2262
|
-
"person_edit",
|
2263
|
-
"person_filled",
|
2264
1427
|
"person_off",
|
2265
1428
|
"person_outline",
|
2266
1429
|
"person_pin",
|
2267
1430
|
"person_pin_circle",
|
2268
|
-
"person_play",
|
2269
|
-
"person_raised_hand",
|
2270
1431
|
"person_remove",
|
1432
|
+
"person_remove_alt_1",
|
2271
1433
|
"person_search",
|
2272
|
-
"personal_bag",
|
2273
|
-
"personal_bag_off",
|
2274
|
-
"personal_bag_question",
|
2275
1434
|
"personal_injury",
|
2276
|
-
"personal_places",
|
2277
1435
|
"personal_video",
|
2278
1436
|
"pest_control",
|
2279
1437
|
"pest_control_rodent",
|
2280
|
-
"pet_supplies",
|
2281
1438
|
"pets",
|
2282
1439
|
"phishing",
|
2283
1440
|
"phone",
|
2284
|
-
"phone_alt",
|
2285
1441
|
"phone_android",
|
2286
1442
|
"phone_bluetooth_speaker",
|
2287
1443
|
"phone_callback",
|
@@ -2298,64 +1454,42 @@ export const iconKeys = [
|
|
2298
1454
|
"phonelink_lock",
|
2299
1455
|
"phonelink_off",
|
2300
1456
|
"phonelink_ring",
|
2301
|
-
"phonelink_ring_off",
|
2302
1457
|
"phonelink_setup",
|
2303
1458
|
"photo",
|
2304
1459
|
"photo_album",
|
2305
|
-
"photo_auto_merge",
|
2306
1460
|
"photo_camera",
|
2307
1461
|
"photo_camera_back",
|
2308
1462
|
"photo_camera_front",
|
2309
1463
|
"photo_filter",
|
2310
|
-
"photo_frame",
|
2311
1464
|
"photo_library",
|
2312
|
-
"photo_prints",
|
2313
1465
|
"photo_size_select_actual",
|
2314
1466
|
"photo_size_select_large",
|
2315
1467
|
"photo_size_select_small",
|
2316
1468
|
"php",
|
2317
|
-
"physical_therapy",
|
2318
1469
|
"piano",
|
2319
1470
|
"piano_off",
|
2320
1471
|
"picture_as_pdf",
|
2321
1472
|
"picture_in_picture",
|
2322
1473
|
"picture_in_picture_alt",
|
2323
|
-
"picture_in_picture_center",
|
2324
|
-
"picture_in_picture_large",
|
2325
|
-
"picture_in_picture_medium",
|
2326
|
-
"picture_in_picture_mobile",
|
2327
|
-
"picture_in_picture_off",
|
2328
|
-
"picture_in_picture_small",
|
2329
1474
|
"pie_chart",
|
2330
|
-
"pie_chart_filled",
|
2331
1475
|
"pie_chart_outline",
|
2332
|
-
"pie_chart_outlined",
|
2333
|
-
"pill",
|
2334
|
-
"pill_off",
|
2335
1476
|
"pin",
|
2336
1477
|
"pin_drop",
|
2337
1478
|
"pin_end",
|
2338
1479
|
"pin_invoke",
|
2339
1480
|
"pinch",
|
2340
|
-
"pinch_zoom_in",
|
2341
|
-
"pinch_zoom_out",
|
2342
|
-
"pip",
|
2343
|
-
"pip_exit",
|
2344
1481
|
"pivot_table_chart",
|
1482
|
+
"pix",
|
2345
1483
|
"place",
|
2346
|
-
"place_item",
|
2347
1484
|
"plagiarism",
|
2348
|
-
"planner_banner_ad_pt",
|
2349
|
-
"planner_review",
|
2350
1485
|
"play_arrow",
|
2351
1486
|
"play_circle",
|
1487
|
+
"play_circle_fill",
|
1488
|
+
"play_circle_filled",
|
1489
|
+
"play_circle_outline",
|
2352
1490
|
"play_disabled",
|
2353
1491
|
"play_for_work",
|
2354
1492
|
"play_lesson",
|
2355
|
-
"play_music",
|
2356
|
-
"play_pause",
|
2357
|
-
"play_shapes",
|
2358
|
-
"playing_cards",
|
2359
1493
|
"playlist_add",
|
2360
1494
|
"playlist_add_check",
|
2361
1495
|
"playlist_add_check_circle",
|
@@ -2365,10 +1499,7 @@ export const iconKeys = [
|
|
2365
1499
|
"plumbing",
|
2366
1500
|
"plus_one",
|
2367
1501
|
"podcasts",
|
2368
|
-
"podiatry",
|
2369
|
-
"podium",
|
2370
1502
|
"point_of_sale",
|
2371
|
-
"point_scan",
|
2372
1503
|
"policy",
|
2373
1504
|
"poll",
|
2374
1505
|
"polyline",
|
@@ -2376,124 +1507,77 @@ export const iconKeys = [
|
|
2376
1507
|
"pool",
|
2377
1508
|
"portable_wifi_off",
|
2378
1509
|
"portrait",
|
2379
|
-
"position_bottom_left",
|
2380
|
-
"position_bottom_right",
|
2381
|
-
"position_top_right",
|
2382
|
-
"post",
|
2383
1510
|
"post_add",
|
2384
|
-
"potted_plant",
|
2385
1511
|
"power",
|
2386
1512
|
"power_input",
|
2387
1513
|
"power_off",
|
2388
|
-
"power_rounded",
|
2389
1514
|
"power_settings_new",
|
2390
|
-
"prayer_times",
|
2391
1515
|
"precision_manufacturing",
|
2392
|
-
"pregnancy",
|
2393
1516
|
"pregnant_woman",
|
2394
|
-
"preliminary",
|
2395
|
-
"prescriptions",
|
2396
1517
|
"present_to_all",
|
2397
1518
|
"preview",
|
2398
|
-
"preview_off",
|
2399
1519
|
"price_change",
|
2400
1520
|
"price_check",
|
2401
1521
|
"print",
|
2402
|
-
"print_add",
|
2403
|
-
"print_connect",
|
2404
1522
|
"print_disabled",
|
2405
|
-
"print_error",
|
2406
|
-
"print_lock",
|
2407
|
-
"priority",
|
2408
1523
|
"priority_high",
|
2409
|
-
"privacy",
|
2410
1524
|
"privacy_tip",
|
2411
1525
|
"private_connectivity",
|
2412
|
-
"problem",
|
2413
|
-
"procedure",
|
2414
|
-
"process_chart",
|
2415
1526
|
"production_quantity_limits",
|
2416
|
-
"productivity",
|
2417
|
-
"progress_activity",
|
2418
|
-
"prompt_suggestion",
|
2419
1527
|
"propane",
|
2420
1528
|
"propane_tank",
|
2421
|
-
"psychiatry",
|
2422
1529
|
"psychology",
|
2423
1530
|
"psychology_alt",
|
2424
1531
|
"public",
|
2425
1532
|
"public_off",
|
2426
1533
|
"publish",
|
2427
1534
|
"published_with_changes",
|
2428
|
-
"pulmonology",
|
2429
|
-
"pulse_alert",
|
2430
1535
|
"punch_clock",
|
2431
1536
|
"push_pin",
|
2432
1537
|
"qr_code",
|
2433
1538
|
"qr_code_2",
|
2434
|
-
"qr_code_2_add",
|
2435
1539
|
"qr_code_scanner",
|
2436
1540
|
"query_builder",
|
2437
1541
|
"query_stats",
|
2438
1542
|
"question_answer",
|
2439
|
-
"question_exchange",
|
2440
1543
|
"question_mark",
|
2441
1544
|
"queue",
|
2442
1545
|
"queue_music",
|
2443
1546
|
"queue_play_next",
|
2444
|
-
"
|
2445
|
-
"
|
2446
|
-
"quick_reference_all",
|
2447
|
-
"quick_reorder",
|
1547
|
+
"quick_contacts_dialer",
|
1548
|
+
"quick_contacts_mail",
|
2448
1549
|
"quickreply",
|
2449
|
-
"quiet_time",
|
2450
|
-
"quiet_time_active",
|
2451
1550
|
"quiz",
|
1551
|
+
"quora",
|
2452
1552
|
"r_mobiledata",
|
2453
1553
|
"radar",
|
2454
1554
|
"radio",
|
2455
1555
|
"radio_button_checked",
|
2456
|
-
"
|
1556
|
+
"radio_button_off",
|
1557
|
+
"radio_button_on",
|
2457
1558
|
"radio_button_unchecked",
|
2458
|
-
"radiology",
|
2459
1559
|
"railway_alert",
|
2460
|
-
"rainy",
|
2461
|
-
"rainy_heavy",
|
2462
|
-
"rainy_light",
|
2463
|
-
"rainy_snow",
|
2464
1560
|
"ramen_dining",
|
2465
1561
|
"ramp_left",
|
2466
1562
|
"ramp_right",
|
2467
|
-
"range_hood",
|
2468
1563
|
"rate_review",
|
2469
|
-
"raven",
|
2470
1564
|
"raw_off",
|
2471
1565
|
"raw_on",
|
2472
1566
|
"read_more",
|
2473
|
-
"readiness_score",
|
2474
1567
|
"real_estate_agent",
|
2475
|
-
"rear_camera",
|
2476
|
-
"rebase",
|
2477
|
-
"rebase_edit",
|
2478
1568
|
"receipt",
|
2479
1569
|
"receipt_long",
|
2480
1570
|
"recent_actors",
|
2481
|
-
"recent_patient",
|
2482
1571
|
"recommend",
|
2483
1572
|
"record_voice_over",
|
2484
1573
|
"rectangle",
|
2485
1574
|
"recycling",
|
1575
|
+
"reddit",
|
2486
1576
|
"redeem",
|
2487
1577
|
"redo",
|
2488
1578
|
"reduce_capacity",
|
2489
1579
|
"refresh",
|
2490
|
-
"regular_expression",
|
2491
|
-
"relax",
|
2492
|
-
"release_alert",
|
2493
1580
|
"remember_me",
|
2494
|
-
"reminder",
|
2495
|
-
"reminders_alt",
|
2496
|
-
"remote_gen",
|
2497
1581
|
"remove",
|
2498
1582
|
"remove_circle",
|
2499
1583
|
"remove_circle_outline",
|
@@ -2502,9 +1586,7 @@ export const iconKeys = [
|
|
2502
1586
|
"remove_moderator",
|
2503
1587
|
"remove_red_eye",
|
2504
1588
|
"remove_road",
|
2505
|
-
"remove_selection",
|
2506
1589
|
"remove_shopping_cart",
|
2507
|
-
"reopen_window",
|
2508
1590
|
"reorder",
|
2509
1591
|
"repartition",
|
2510
1592
|
"repeat",
|
@@ -2524,32 +1606,16 @@ export const iconKeys = [
|
|
2524
1606
|
"report_problem",
|
2525
1607
|
"request_page",
|
2526
1608
|
"request_quote",
|
2527
|
-
"reset_image",
|
2528
1609
|
"reset_tv",
|
2529
|
-
"reset_wrench",
|
2530
|
-
"resize",
|
2531
|
-
"respiratory_rate",
|
2532
|
-
"responsive_layout",
|
2533
1610
|
"restart_alt",
|
2534
1611
|
"restaurant",
|
2535
1612
|
"restaurant_menu",
|
2536
1613
|
"restore",
|
2537
1614
|
"restore_from_trash",
|
2538
1615
|
"restore_page",
|
2539
|
-
"resume",
|
2540
1616
|
"reviews",
|
2541
|
-
"rewarded_ads",
|
2542
|
-
"rheumatology",
|
2543
|
-
"rib_cage",
|
2544
1617
|
"rice_bowl",
|
2545
|
-
"right_click",
|
2546
|
-
"right_panel_close",
|
2547
|
-
"right_panel_open",
|
2548
1618
|
"ring_volume",
|
2549
|
-
"ring_volume_filled",
|
2550
|
-
"ripples",
|
2551
|
-
"robot",
|
2552
|
-
"robot_2",
|
2553
1619
|
"rocket",
|
2554
1620
|
"rocket_launch",
|
2555
1621
|
"roller_shades",
|
@@ -2568,184 +1634,112 @@ export const iconKeys = [
|
|
2568
1634
|
"rounded_corner",
|
2569
1635
|
"route",
|
2570
1636
|
"router",
|
2571
|
-
"routine",
|
2572
1637
|
"rowing",
|
2573
1638
|
"rss_feed",
|
2574
1639
|
"rsvp",
|
2575
1640
|
"rtt",
|
2576
|
-
"rubric",
|
2577
1641
|
"rule",
|
2578
1642
|
"rule_folder",
|
2579
|
-
"rule_settings",
|
2580
1643
|
"run_circle",
|
2581
1644
|
"running_with_errors",
|
2582
1645
|
"rv_hookup",
|
2583
1646
|
"safety_check",
|
2584
|
-
"safety_check_off",
|
2585
1647
|
"safety_divider",
|
2586
1648
|
"sailing",
|
2587
|
-
"salinity",
|
2588
1649
|
"sanitizer",
|
2589
1650
|
"satellite",
|
2590
1651
|
"satellite_alt",
|
2591
|
-
"sauna",
|
2592
1652
|
"save",
|
2593
1653
|
"save_alt",
|
2594
1654
|
"save_as",
|
2595
1655
|
"saved_search",
|
2596
1656
|
"savings",
|
2597
1657
|
"scale",
|
2598
|
-
"scan",
|
2599
|
-
"scan_delete",
|
2600
1658
|
"scanner",
|
2601
1659
|
"scatter_plot",
|
2602
|
-
"scene",
|
2603
1660
|
"schedule",
|
2604
1661
|
"schedule_send",
|
2605
1662
|
"schema",
|
2606
1663
|
"school",
|
2607
1664
|
"science",
|
2608
|
-
"science_off",
|
2609
1665
|
"score",
|
2610
1666
|
"scoreboard",
|
2611
1667
|
"screen_lock_landscape",
|
2612
1668
|
"screen_lock_portrait",
|
2613
1669
|
"screen_lock_rotation",
|
2614
|
-
"screen_record",
|
2615
1670
|
"screen_rotation",
|
2616
1671
|
"screen_rotation_alt",
|
2617
|
-
"screen_rotation_up",
|
2618
1672
|
"screen_search_desktop",
|
2619
1673
|
"screen_share",
|
2620
1674
|
"screenshot",
|
2621
|
-
"screenshot_frame",
|
2622
|
-
"screenshot_keyboard",
|
2623
1675
|
"screenshot_monitor",
|
2624
|
-
"screenshot_region",
|
2625
|
-
"screenshot_tablet",
|
2626
|
-
"scrollable_header",
|
2627
1676
|
"scuba_diving",
|
2628
1677
|
"sd",
|
2629
1678
|
"sd_card",
|
2630
1679
|
"sd_card_alert",
|
2631
1680
|
"sd_storage",
|
2632
|
-
"sdk",
|
2633
1681
|
"search",
|
2634
|
-
"search_check",
|
2635
|
-
"search_hands_free",
|
2636
1682
|
"search_off",
|
2637
1683
|
"security",
|
2638
|
-
"security_key",
|
2639
1684
|
"security_update",
|
2640
1685
|
"security_update_good",
|
2641
1686
|
"security_update_warning",
|
2642
1687
|
"segment",
|
2643
|
-
"select",
|
2644
1688
|
"select_all",
|
2645
|
-
"select_check_box",
|
2646
|
-
"select_to_speak",
|
2647
|
-
"select_window",
|
2648
|
-
"select_window_off",
|
2649
|
-
"self_care",
|
2650
1689
|
"self_improvement",
|
2651
1690
|
"sell",
|
2652
1691
|
"send",
|
2653
1692
|
"send_and_archive",
|
2654
|
-
"send_money",
|
2655
1693
|
"send_time_extension",
|
2656
1694
|
"send_to_mobile",
|
2657
1695
|
"sensor_door",
|
2658
1696
|
"sensor_occupied",
|
2659
1697
|
"sensor_window",
|
2660
1698
|
"sensors",
|
2661
|
-
"sensors_krx",
|
2662
|
-
"sensors_krx_off",
|
2663
1699
|
"sensors_off",
|
2664
|
-
"sentiment_calm",
|
2665
|
-
"sentiment_content",
|
2666
1700
|
"sentiment_dissatisfied",
|
2667
|
-
"sentiment_excited",
|
2668
|
-
"sentiment_extremely_dissatisfied",
|
2669
|
-
"sentiment_frustrated",
|
2670
1701
|
"sentiment_neutral",
|
2671
|
-
"sentiment_sad",
|
2672
1702
|
"sentiment_satisfied",
|
2673
1703
|
"sentiment_satisfied_alt",
|
2674
|
-
"sentiment_stressed",
|
2675
1704
|
"sentiment_very_dissatisfied",
|
2676
1705
|
"sentiment_very_satisfied",
|
2677
|
-
"sentiment_worried",
|
2678
|
-
"service_toolbox",
|
2679
1706
|
"set_meal",
|
2680
1707
|
"settings",
|
2681
1708
|
"settings_accessibility",
|
2682
|
-
"settings_account_box",
|
2683
|
-
"settings_alert",
|
2684
1709
|
"settings_applications",
|
2685
|
-
"settings_b_roll",
|
2686
1710
|
"settings_backup_restore",
|
2687
1711
|
"settings_bluetooth",
|
2688
1712
|
"settings_brightness",
|
2689
1713
|
"settings_cell",
|
2690
|
-
"
|
1714
|
+
"settings_display",
|
2691
1715
|
"settings_ethernet",
|
2692
|
-
"settings_heart",
|
2693
1716
|
"settings_input_antenna",
|
2694
1717
|
"settings_input_component",
|
2695
1718
|
"settings_input_composite",
|
2696
1719
|
"settings_input_hdmi",
|
2697
1720
|
"settings_input_svideo",
|
2698
|
-
"settings_motion_mode",
|
2699
|
-
"settings_night_sight",
|
2700
1721
|
"settings_overscan",
|
2701
|
-
"settings_panorama",
|
2702
1722
|
"settings_phone",
|
2703
|
-
"settings_photo_camera",
|
2704
1723
|
"settings_power",
|
2705
1724
|
"settings_remote",
|
2706
|
-
"settings_slow_motion",
|
2707
1725
|
"settings_suggest",
|
2708
1726
|
"settings_system_daydream",
|
2709
|
-
"settings_timelapse",
|
2710
|
-
"settings_video_camera",
|
2711
1727
|
"settings_voice",
|
2712
|
-
"settop_component",
|
2713
1728
|
"severe_cold",
|
2714
|
-
"shadow",
|
2715
|
-
"shadow_add",
|
2716
|
-
"shadow_minus",
|
2717
1729
|
"shape_line",
|
2718
|
-
"shape_recognition",
|
2719
|
-
"shapes",
|
2720
1730
|
"share",
|
1731
|
+
"share_arrival_time",
|
2721
1732
|
"share_location",
|
2722
|
-
"share_off",
|
2723
|
-
"share_reviews",
|
2724
|
-
"share_windows",
|
2725
|
-
"sheets_rtl",
|
2726
|
-
"shelf_auto_hide",
|
2727
|
-
"shelf_position",
|
2728
|
-
"shelves",
|
2729
1733
|
"shield",
|
2730
|
-
"shield_lock",
|
2731
|
-
"shield_locked",
|
2732
1734
|
"shield_moon",
|
2733
|
-
"shield_person",
|
2734
|
-
"shield_question",
|
2735
|
-
"shield_with_heart",
|
2736
|
-
"shield_with_house",
|
2737
|
-
"shift",
|
2738
|
-
"shift_lock",
|
2739
1735
|
"shop",
|
2740
1736
|
"shop_2",
|
2741
1737
|
"shop_two",
|
1738
|
+
"shopify",
|
2742
1739
|
"shopping_bag",
|
2743
1740
|
"shopping_basket",
|
2744
1741
|
"shopping_cart",
|
2745
1742
|
"shopping_cart_checkout",
|
2746
|
-
"shopping_cart_off",
|
2747
|
-
"shoppingmode",
|
2748
|
-
"short_stay",
|
2749
1743
|
"short_text",
|
2750
1744
|
"shortcut",
|
2751
1745
|
"show_chart",
|
@@ -2753,17 +1747,10 @@ export const iconKeys = [
|
|
2753
1747
|
"shuffle",
|
2754
1748
|
"shuffle_on",
|
2755
1749
|
"shutter_speed",
|
2756
|
-
"shutter_speed_add",
|
2757
|
-
"shutter_speed_minus",
|
2758
1750
|
"sick",
|
2759
|
-
"side_navigation",
|
2760
1751
|
"sign_language",
|
2761
1752
|
"signal_cellular_0_bar",
|
2762
|
-
"signal_cellular_1_bar",
|
2763
|
-
"signal_cellular_2_bar",
|
2764
|
-
"signal_cellular_3_bar",
|
2765
1753
|
"signal_cellular_4_bar",
|
2766
|
-
"signal_cellular_add",
|
2767
1754
|
"signal_cellular_alt",
|
2768
1755
|
"signal_cellular_alt_1_bar",
|
2769
1756
|
"signal_cellular_alt_2_bar",
|
@@ -2773,8 +1760,6 @@ export const iconKeys = [
|
|
2773
1760
|
"signal_cellular_nodata",
|
2774
1761
|
"signal_cellular_null",
|
2775
1762
|
"signal_cellular_off",
|
2776
|
-
"signal_cellular_pause",
|
2777
|
-
"signal_disconnected",
|
2778
1763
|
"signal_wifi_0_bar",
|
2779
1764
|
"signal_wifi_4_bar",
|
2780
1765
|
"signal_wifi_4_bar_lock",
|
@@ -2782,9 +1767,8 @@ export const iconKeys = [
|
|
2782
1767
|
"signal_wifi_connected_no_internet_4",
|
2783
1768
|
"signal_wifi_off",
|
2784
1769
|
"signal_wifi_statusbar_4_bar",
|
2785
|
-
"
|
1770
|
+
"signal_wifi_statusbar_connected_no_internet_4",
|
2786
1771
|
"signal_wifi_statusbar_null",
|
2787
|
-
"signature",
|
2788
1772
|
"signpost",
|
2789
1773
|
"sim_card",
|
2790
1774
|
"sim_card_alert",
|
@@ -2792,52 +1776,34 @@ export const iconKeys = [
|
|
2792
1776
|
"single_bed",
|
2793
1777
|
"sip",
|
2794
1778
|
"skateboarding",
|
2795
|
-
"skeleton",
|
2796
|
-
"skillet",
|
2797
|
-
"skillet_cooktop",
|
2798
1779
|
"skip_next",
|
2799
1780
|
"skip_previous",
|
2800
|
-
"skull",
|
2801
1781
|
"sledding",
|
2802
|
-
"sleep",
|
2803
|
-
"sleep_score",
|
2804
|
-
"slide_library",
|
2805
|
-
"sliders",
|
2806
1782
|
"slideshow",
|
2807
1783
|
"slow_motion_video",
|
2808
1784
|
"smart_button",
|
2809
1785
|
"smart_display",
|
2810
|
-
"smart_outlet",
|
2811
1786
|
"smart_screen",
|
2812
1787
|
"smart_toy",
|
2813
1788
|
"smartphone",
|
2814
|
-
"smb_share",
|
2815
1789
|
"smoke_free",
|
2816
1790
|
"smoking_rooms",
|
2817
1791
|
"sms",
|
2818
1792
|
"sms_failed",
|
1793
|
+
"snapchat",
|
2819
1794
|
"snippet_folder",
|
2820
1795
|
"snooze",
|
2821
1796
|
"snowboarding",
|
2822
|
-
"snowing",
|
2823
|
-
"snowing_heavy",
|
2824
1797
|
"snowmobile",
|
2825
1798
|
"snowshoeing",
|
2826
1799
|
"soap",
|
2827
1800
|
"social_distance",
|
2828
|
-
"social_leaderboard",
|
2829
1801
|
"solar_power",
|
2830
1802
|
"sort",
|
2831
1803
|
"sort_by_alpha",
|
2832
1804
|
"sos",
|
2833
|
-
"sound_detection_dog_barking",
|
2834
|
-
"sound_detection_glass_break",
|
2835
|
-
"sound_detection_loud_sound",
|
2836
|
-
"sound_sampler",
|
2837
1805
|
"soup_kitchen",
|
2838
1806
|
"source",
|
2839
|
-
"source_environment",
|
2840
|
-
"source_notes",
|
2841
1807
|
"south",
|
2842
1808
|
"south_america",
|
2843
1809
|
"south_east",
|
@@ -2853,22 +1819,11 @@ export const iconKeys = [
|
|
2853
1819
|
"speaker_notes",
|
2854
1820
|
"speaker_notes_off",
|
2855
1821
|
"speaker_phone",
|
2856
|
-
"special_character",
|
2857
|
-
"specific_gravity",
|
2858
|
-
"speech_to_text",
|
2859
1822
|
"speed",
|
2860
1823
|
"spellcheck",
|
2861
1824
|
"splitscreen",
|
2862
|
-
"splitscreen_add",
|
2863
|
-
"splitscreen_bottom",
|
2864
|
-
"splitscreen_left",
|
2865
|
-
"splitscreen_right",
|
2866
|
-
"splitscreen_top",
|
2867
|
-
"splitscreen_vertical_add",
|
2868
|
-
"spo2",
|
2869
1825
|
"spoke",
|
2870
1826
|
"sports",
|
2871
|
-
"sports_and_outdoors",
|
2872
1827
|
"sports_bar",
|
2873
1828
|
"sports_baseball",
|
2874
1829
|
"sports_basketball",
|
@@ -2888,20 +1843,11 @@ export const iconKeys = [
|
|
2888
1843
|
"sports_soccer",
|
2889
1844
|
"sports_tennis",
|
2890
1845
|
"sports_volleyball",
|
2891
|
-
"sprinkler",
|
2892
|
-
"sprint",
|
2893
1846
|
"square",
|
2894
1847
|
"square_foot",
|
2895
1848
|
"ssid_chart",
|
2896
|
-
"stack",
|
2897
|
-
"stack_off",
|
2898
|
-
"stack_star",
|
2899
1849
|
"stacked_bar_chart",
|
2900
|
-
"stacked_email",
|
2901
|
-
"stacked_inbox",
|
2902
1850
|
"stacked_line_chart",
|
2903
|
-
"stacks",
|
2904
|
-
"stadia_controller",
|
2905
1851
|
"stadium",
|
2906
1852
|
"stairs",
|
2907
1853
|
"star",
|
@@ -2911,33 +1857,13 @@ export const iconKeys = [
|
|
2911
1857
|
"star_outline",
|
2912
1858
|
"star_purple500",
|
2913
1859
|
"star_rate",
|
2914
|
-
"star_rate_half",
|
2915
1860
|
"stars",
|
2916
1861
|
"start",
|
2917
|
-
"stat_0",
|
2918
|
-
"stat_1",
|
2919
|
-
"stat_2",
|
2920
|
-
"stat_3",
|
2921
|
-
"stat_minus_1",
|
2922
|
-
"stat_minus_2",
|
2923
|
-
"stat_minus_3",
|
2924
1862
|
"stay_current_landscape",
|
2925
1863
|
"stay_current_portrait",
|
2926
1864
|
"stay_primary_landscape",
|
2927
1865
|
"stay_primary_portrait",
|
2928
|
-
"step",
|
2929
|
-
"step_into",
|
2930
|
-
"step_out",
|
2931
|
-
"step_over",
|
2932
|
-
"steppers",
|
2933
|
-
"steps",
|
2934
|
-
"stethoscope",
|
2935
|
-
"stethoscope_arrow",
|
2936
|
-
"stethoscope_check",
|
2937
|
-
"sticky_note",
|
2938
1866
|
"sticky_note_2",
|
2939
|
-
"stock_media",
|
2940
|
-
"stockpot",
|
2941
1867
|
"stop",
|
2942
1868
|
"stop_circle",
|
2943
1869
|
"stop_screen_share",
|
@@ -2948,23 +1874,13 @@ export const iconKeys = [
|
|
2948
1874
|
"storm",
|
2949
1875
|
"straight",
|
2950
1876
|
"straighten",
|
2951
|
-
"strategy",
|
2952
1877
|
"stream",
|
2953
|
-
"stream_apps",
|
2954
1878
|
"streetview",
|
2955
|
-
"stress_management",
|
2956
1879
|
"strikethrough_s",
|
2957
|
-
"stroke_full",
|
2958
|
-
"stroke_partial",
|
2959
1880
|
"stroller",
|
2960
1881
|
"style",
|
2961
|
-
"styler",
|
2962
|
-
"stylus",
|
2963
|
-
"stylus_laser_pointer",
|
2964
|
-
"stylus_note",
|
2965
1882
|
"subdirectory_arrow_left",
|
2966
1883
|
"subdirectory_arrow_right",
|
2967
|
-
"subheader",
|
2968
1884
|
"subject",
|
2969
1885
|
"subscript",
|
2970
1886
|
"subscriptions",
|
@@ -2972,25 +1888,19 @@ export const iconKeys = [
|
|
2972
1888
|
"subtitles_off",
|
2973
1889
|
"subway",
|
2974
1890
|
"summarize",
|
2975
|
-
"sunny",
|
2976
|
-
"sunny_snowing",
|
2977
1891
|
"superscript",
|
2978
1892
|
"supervised_user_circle",
|
2979
|
-
"supervised_user_circle_off",
|
2980
1893
|
"supervisor_account",
|
2981
1894
|
"support",
|
2982
1895
|
"support_agent",
|
2983
1896
|
"surfing",
|
2984
|
-
"surgical",
|
2985
1897
|
"surround_sound",
|
2986
1898
|
"swap_calls",
|
2987
|
-
"swap_driving_apps",
|
2988
|
-
"swap_driving_apps_wheel",
|
2989
1899
|
"swap_horiz",
|
2990
1900
|
"swap_horizontal_circle",
|
2991
1901
|
"swap_vert",
|
1902
|
+
"swap_vert_circle",
|
2992
1903
|
"swap_vertical_circle",
|
2993
|
-
"sweep",
|
2994
1904
|
"swipe",
|
2995
1905
|
"swipe_down",
|
2996
1906
|
"swipe_down_alt",
|
@@ -3001,9 +1911,6 @@ export const iconKeys = [
|
|
3001
1911
|
"swipe_up",
|
3002
1912
|
"swipe_up_alt",
|
3003
1913
|
"swipe_vertical",
|
3004
|
-
"switch",
|
3005
|
-
"switch_access",
|
3006
|
-
"switch_access_2",
|
3007
1914
|
"switch_access_shortcut",
|
3008
1915
|
"switch_access_shortcut_add",
|
3009
1916
|
"switch_account",
|
@@ -3011,70 +1918,43 @@ export const iconKeys = [
|
|
3011
1918
|
"switch_left",
|
3012
1919
|
"switch_right",
|
3013
1920
|
"switch_video",
|
3014
|
-
"switches",
|
3015
|
-
"sword_rose",
|
3016
|
-
"swords",
|
3017
|
-
"symptoms",
|
3018
1921
|
"synagogue",
|
3019
1922
|
"sync",
|
3020
1923
|
"sync_alt",
|
3021
1924
|
"sync_disabled",
|
3022
1925
|
"sync_lock",
|
3023
1926
|
"sync_problem",
|
3024
|
-
"sync_saved_locally",
|
3025
|
-
"syringe",
|
3026
1927
|
"system_security_update",
|
3027
1928
|
"system_security_update_good",
|
3028
1929
|
"system_security_update_warning",
|
3029
1930
|
"system_update",
|
3030
1931
|
"system_update_alt",
|
1932
|
+
"system_update_tv",
|
3031
1933
|
"tab",
|
3032
|
-
"tab_close",
|
3033
|
-
"tab_close_right",
|
3034
|
-
"tab_duplicate",
|
3035
|
-
"tab_group",
|
3036
|
-
"tab_move",
|
3037
|
-
"tab_new_right",
|
3038
|
-
"tab_recent",
|
3039
1934
|
"tab_unselected",
|
3040
|
-
"table",
|
3041
1935
|
"table_bar",
|
3042
1936
|
"table_chart",
|
3043
|
-
"table_chart_view",
|
3044
|
-
"table_lamp",
|
3045
1937
|
"table_restaurant",
|
3046
1938
|
"table_rows",
|
3047
|
-
"table_rows_narrow",
|
3048
1939
|
"table_view",
|
3049
1940
|
"tablet",
|
3050
1941
|
"tablet_android",
|
3051
1942
|
"tablet_mac",
|
3052
|
-
"tabs",
|
3053
|
-
"tactic",
|
3054
1943
|
"tag",
|
3055
1944
|
"tag_faces",
|
3056
1945
|
"takeout_dining",
|
3057
|
-
"tamper_detection_off",
|
3058
|
-
"tamper_detection_on",
|
3059
1946
|
"tap_and_play",
|
3060
1947
|
"tapas",
|
3061
|
-
"target",
|
3062
1948
|
"task",
|
3063
1949
|
"task_alt",
|
3064
|
-
"taunt",
|
3065
1950
|
"taxi_alert",
|
3066
|
-
"
|
3067
|
-
"temp_preferences_custom",
|
3068
|
-
"temp_preferences_eco",
|
1951
|
+
"telegram",
|
3069
1952
|
"temple_buddhist",
|
3070
1953
|
"temple_hindu",
|
3071
|
-
"tenancy",
|
3072
1954
|
"terminal",
|
3073
1955
|
"terrain",
|
3074
|
-
"text_ad",
|
3075
1956
|
"text_decrease",
|
3076
1957
|
"text_fields",
|
3077
|
-
"text_fields_alt",
|
3078
1958
|
"text_format",
|
3079
1959
|
"text_increase",
|
3080
1960
|
"text_rotate_up",
|
@@ -3083,65 +1963,34 @@ export const iconKeys = [
|
|
3083
1963
|
"text_rotation_angleup",
|
3084
1964
|
"text_rotation_down",
|
3085
1965
|
"text_rotation_none",
|
3086
|
-
"text_select_end",
|
3087
|
-
"text_select_jump_to_beginning",
|
3088
|
-
"text_select_jump_to_end",
|
3089
|
-
"text_select_move_back_character",
|
3090
|
-
"text_select_move_back_word",
|
3091
|
-
"text_select_move_down",
|
3092
|
-
"text_select_move_forward_character",
|
3093
|
-
"text_select_move_forward_word",
|
3094
|
-
"text_select_move_up",
|
3095
|
-
"text_select_start",
|
3096
1966
|
"text_snippet",
|
3097
|
-
"text_to_speech",
|
3098
1967
|
"textsms",
|
3099
1968
|
"texture",
|
3100
|
-
"texture_add",
|
3101
|
-
"texture_minus",
|
3102
1969
|
"theater_comedy",
|
3103
1970
|
"theaters",
|
3104
|
-
"thermometer",
|
3105
|
-
"thermometer_add",
|
3106
|
-
"thermometer_gain",
|
3107
|
-
"thermometer_loss",
|
3108
|
-
"thermometer_minus",
|
3109
1971
|
"thermostat",
|
3110
1972
|
"thermostat_auto",
|
3111
|
-
"thermostat_carbon",
|
3112
|
-
"things_to_do",
|
3113
|
-
"thread_unread",
|
3114
1973
|
"thumb_down",
|
3115
1974
|
"thumb_down_alt",
|
3116
|
-
"thumb_down_filled",
|
3117
|
-
"thumb_down_off",
|
3118
1975
|
"thumb_down_off_alt",
|
3119
1976
|
"thumb_up",
|
3120
1977
|
"thumb_up_alt",
|
3121
|
-
"thumb_up_filled",
|
3122
|
-
"thumb_up_off",
|
3123
1978
|
"thumb_up_off_alt",
|
3124
|
-
"thumbnail_bar",
|
3125
1979
|
"thumbs_up_down",
|
3126
1980
|
"thunderstorm",
|
3127
|
-
"
|
3128
|
-
"tibia_alt",
|
3129
|
-
"time_auto",
|
1981
|
+
"tiktok",
|
3130
1982
|
"time_to_leave",
|
3131
1983
|
"timelapse",
|
3132
1984
|
"timeline",
|
3133
1985
|
"timer",
|
3134
1986
|
"timer_10",
|
3135
|
-
"timer_10_alt_1",
|
3136
1987
|
"timer_10_select",
|
3137
1988
|
"timer_3",
|
3138
|
-
"timer_3_alt_1",
|
3139
1989
|
"timer_3_select",
|
3140
1990
|
"timer_off",
|
3141
1991
|
"tips_and_updates",
|
3142
1992
|
"tire_repair",
|
3143
1993
|
"title",
|
3144
|
-
"toast",
|
3145
1994
|
"toc",
|
3146
1995
|
"today",
|
3147
1996
|
"toggle_off",
|
@@ -3149,32 +1998,13 @@ export const iconKeys = [
|
|
3149
1998
|
"token",
|
3150
1999
|
"toll",
|
3151
2000
|
"tonality",
|
3152
|
-
"toolbar",
|
3153
|
-
"tools_flat_head",
|
3154
|
-
"tools_installation_kit",
|
3155
|
-
"tools_ladder",
|
3156
|
-
"tools_level",
|
3157
|
-
"tools_phillips",
|
3158
|
-
"tools_pliers_wire_stripper",
|
3159
|
-
"tools_power_drill",
|
3160
|
-
"tools_wrench",
|
3161
|
-
"tooltip",
|
3162
|
-
"top_panel_close",
|
3163
|
-
"top_panel_open",
|
3164
2001
|
"topic",
|
3165
2002
|
"tornado",
|
3166
|
-
"total_dissolved_solids",
|
3167
2003
|
"touch_app",
|
3168
|
-
"touchpad_mouse",
|
3169
2004
|
"tour",
|
3170
2005
|
"toys",
|
3171
|
-
"toys_and_games",
|
3172
|
-
"toys_fan",
|
3173
2006
|
"track_changes",
|
3174
2007
|
"traffic",
|
3175
|
-
"trail_length",
|
3176
|
-
"trail_length_medium",
|
3177
|
-
"trail_length_short",
|
3178
2008
|
"train",
|
3179
2009
|
"tram",
|
3180
2010
|
"transcribe",
|
@@ -3182,27 +2012,16 @@ export const iconKeys = [
|
|
3182
2012
|
"transform",
|
3183
2013
|
"transgender",
|
3184
2014
|
"transit_enterexit",
|
3185
|
-
"transition_chop",
|
3186
|
-
"transition_dissolve",
|
3187
|
-
"transition_fade",
|
3188
|
-
"transition_push",
|
3189
|
-
"transition_slide",
|
3190
2015
|
"translate",
|
3191
|
-
"transportation",
|
3192
|
-
"travel",
|
3193
2016
|
"travel_explore",
|
3194
|
-
"travel_luggage_and_bags",
|
3195
2017
|
"trending_down",
|
3196
2018
|
"trending_flat",
|
2019
|
+
"trending_neutral",
|
3197
2020
|
"trending_up",
|
3198
|
-
"trip",
|
3199
2021
|
"trip_origin",
|
3200
|
-
"trolley",
|
3201
|
-
"trophy",
|
3202
2022
|
"troubleshoot",
|
3203
2023
|
"try",
|
3204
2024
|
"tsunami",
|
3205
|
-
"tsv",
|
3206
2025
|
"tty",
|
3207
2026
|
"tune",
|
3208
2027
|
"tungsten",
|
@@ -3215,21 +2034,11 @@ export const iconKeys = [
|
|
3215
2034
|
"turned_in",
|
3216
2035
|
"turned_in_not",
|
3217
2036
|
"tv",
|
3218
|
-
"tv_gen",
|
3219
|
-
"tv_guide",
|
3220
2037
|
"tv_off",
|
3221
|
-
"tv_options_edit_channels",
|
3222
|
-
"tv_options_input_settings",
|
3223
|
-
"tv_remote",
|
3224
|
-
"tv_signin",
|
3225
|
-
"tv_with_assistant",
|
3226
|
-
"two_pager",
|
3227
2038
|
"two_wheeler",
|
3228
2039
|
"type_specimen",
|
3229
2040
|
"u_turn_left",
|
3230
2041
|
"u_turn_right",
|
3231
|
-
"ulna_radius",
|
3232
|
-
"ulna_radius_alt",
|
3233
2042
|
"umbrella",
|
3234
2043
|
"unarchive",
|
3235
2044
|
"undo",
|
@@ -3237,15 +2046,6 @@ export const iconKeys = [
|
|
3237
2046
|
"unfold_less_double",
|
3238
2047
|
"unfold_more",
|
3239
2048
|
"unfold_more_double",
|
3240
|
-
"ungroup",
|
3241
|
-
"universal_currency",
|
3242
|
-
"universal_currency_alt",
|
3243
|
-
"universal_local",
|
3244
|
-
"unknown_2",
|
3245
|
-
"unknown_5",
|
3246
|
-
"unknown_document",
|
3247
|
-
"unknown_med",
|
3248
|
-
"unlicense",
|
3249
2049
|
"unpublished",
|
3250
2050
|
"unsubscribe",
|
3251
2051
|
"upcoming",
|
@@ -3253,22 +2053,12 @@ export const iconKeys = [
|
|
3253
2053
|
"update_disabled",
|
3254
2054
|
"upgrade",
|
3255
2055
|
"upload",
|
3256
|
-
"upload_2",
|
3257
2056
|
"upload_file",
|
3258
|
-
"urology",
|
3259
2057
|
"usb",
|
3260
2058
|
"usb_off",
|
3261
|
-
"user_attributes",
|
3262
2059
|
"vaccines",
|
3263
|
-
"vacuum",
|
3264
|
-
"valve",
|
3265
2060
|
"vape_free",
|
3266
2061
|
"vaping_rooms",
|
3267
|
-
"variable_add",
|
3268
|
-
"variable_insert",
|
3269
|
-
"variable_remove",
|
3270
|
-
"variables",
|
3271
|
-
"ventilator",
|
3272
2062
|
"verified",
|
3273
2063
|
"verified_user",
|
3274
2064
|
"vertical_align_bottom",
|
@@ -3282,12 +2072,11 @@ export const iconKeys = [
|
|
3282
2072
|
"video_call",
|
3283
2073
|
"video_camera_back",
|
3284
2074
|
"video_camera_front",
|
3285
|
-
"video_camera_front_off",
|
3286
2075
|
"video_chat",
|
2076
|
+
"video_collection",
|
3287
2077
|
"video_file",
|
3288
2078
|
"video_label",
|
3289
2079
|
"video_library",
|
3290
|
-
"video_search",
|
3291
2080
|
"video_settings",
|
3292
2081
|
"video_stable",
|
3293
2082
|
"videocam",
|
@@ -3298,7 +2087,7 @@ export const iconKeys = [
|
|
3298
2087
|
"view_array",
|
3299
2088
|
"view_carousel",
|
3300
2089
|
"view_column",
|
3301
|
-
"
|
2090
|
+
"view_comfortable",
|
3302
2091
|
"view_comfy",
|
3303
2092
|
"view_comfy_alt",
|
3304
2093
|
"view_compact",
|
@@ -3307,8 +2096,6 @@ export const iconKeys = [
|
|
3307
2096
|
"view_day",
|
3308
2097
|
"view_headline",
|
3309
2098
|
"view_in_ar",
|
3310
|
-
"view_in_ar_new",
|
3311
|
-
"view_in_ar_off",
|
3312
2099
|
"view_kanban",
|
3313
2100
|
"view_list",
|
3314
2101
|
"view_module",
|
@@ -3320,63 +2107,35 @@ export const iconKeys = [
|
|
3320
2107
|
"vignette",
|
3321
2108
|
"villa",
|
3322
2109
|
"visibility",
|
3323
|
-
"visibility_lock",
|
3324
2110
|
"visibility_off",
|
3325
|
-
"vital_signs",
|
3326
|
-
"vitals",
|
3327
2111
|
"voice_chat",
|
3328
2112
|
"voice_over_off",
|
3329
|
-
"voice_selection",
|
3330
2113
|
"voicemail",
|
3331
2114
|
"volcano",
|
3332
2115
|
"volume_down",
|
3333
|
-
"volume_down_alt",
|
3334
2116
|
"volume_mute",
|
3335
2117
|
"volume_off",
|
3336
2118
|
"volume_up",
|
3337
2119
|
"volunteer_activism",
|
3338
|
-
"voting_chip",
|
3339
2120
|
"vpn_key",
|
3340
|
-
"vpn_key_alert",
|
3341
2121
|
"vpn_key_off",
|
3342
2122
|
"vpn_lock",
|
3343
|
-
"vr180_create2d",
|
3344
|
-
"vr180_create2d_off",
|
3345
2123
|
"vrpano",
|
3346
|
-
"wall_art",
|
3347
|
-
"wall_lamp",
|
3348
2124
|
"wallet",
|
2125
|
+
"wallet_giftcard",
|
2126
|
+
"wallet_membership",
|
2127
|
+
"wallet_travel",
|
3349
2128
|
"wallpaper",
|
3350
|
-
"wallpaper_slideshow",
|
3351
|
-
"ward",
|
3352
2129
|
"warehouse",
|
3353
2130
|
"warning",
|
3354
2131
|
"warning_amber",
|
3355
|
-
"warning_off",
|
3356
2132
|
"wash",
|
3357
2133
|
"watch",
|
3358
|
-
"watch_button_press",
|
3359
2134
|
"watch_later",
|
3360
2135
|
"watch_off",
|
3361
|
-
"watch_screentime",
|
3362
|
-
"watch_wake",
|
3363
2136
|
"water",
|
3364
|
-
"water_bottle",
|
3365
|
-
"water_bottle_large",
|
3366
2137
|
"water_damage",
|
3367
|
-
"water_do",
|
3368
2138
|
"water_drop",
|
3369
|
-
"water_ec",
|
3370
|
-
"water_full",
|
3371
|
-
"water_heater",
|
3372
|
-
"water_lock",
|
3373
|
-
"water_loss",
|
3374
|
-
"water_lux",
|
3375
|
-
"water_medium",
|
3376
|
-
"water_orp",
|
3377
|
-
"water_ph",
|
3378
|
-
"water_pump",
|
3379
|
-
"water_voc",
|
3380
2139
|
"waterfall_chart",
|
3381
2140
|
"waves",
|
3382
2141
|
"waving_hand",
|
@@ -3388,78 +2147,57 @@ export const iconKeys = [
|
|
3388
2147
|
"wb_sunny",
|
3389
2148
|
"wb_twilight",
|
3390
2149
|
"wc",
|
3391
|
-
"weather_hail",
|
3392
|
-
"weather_mix",
|
3393
|
-
"weather_snowy",
|
3394
2150
|
"web",
|
3395
2151
|
"web_asset",
|
3396
2152
|
"web_asset_off",
|
3397
2153
|
"web_stories",
|
3398
|
-
"web_traffic",
|
3399
2154
|
"webhook",
|
2155
|
+
"wechat",
|
3400
2156
|
"weekend",
|
3401
|
-
"weight",
|
3402
2157
|
"west",
|
3403
2158
|
"whatshot",
|
3404
2159
|
"wheelchair_pickup",
|
3405
2160
|
"where_to_vote",
|
3406
2161
|
"widgets",
|
3407
|
-
"width",
|
3408
2162
|
"width_full",
|
3409
2163
|
"width_normal",
|
3410
2164
|
"width_wide",
|
3411
2165
|
"wifi",
|
3412
2166
|
"wifi_1_bar",
|
3413
2167
|
"wifi_2_bar",
|
3414
|
-
"wifi_add",
|
3415
2168
|
"wifi_calling",
|
3416
|
-
"wifi_calling_1",
|
3417
|
-
"wifi_calling_2",
|
3418
2169
|
"wifi_calling_3",
|
3419
2170
|
"wifi_channel",
|
3420
2171
|
"wifi_find",
|
3421
|
-
"wifi_home",
|
3422
2172
|
"wifi_lock",
|
3423
|
-
"wifi_notification",
|
3424
2173
|
"wifi_off",
|
3425
2174
|
"wifi_password",
|
3426
2175
|
"wifi_protected_setup",
|
3427
|
-
"wifi_proxy",
|
3428
2176
|
"wifi_tethering",
|
3429
2177
|
"wifi_tethering_error",
|
2178
|
+
"wifi_tethering_error_rounded",
|
3430
2179
|
"wifi_tethering_off",
|
3431
2180
|
"wind_power",
|
3432
2181
|
"window",
|
3433
|
-
"window_closed",
|
3434
|
-
"window_open",
|
3435
|
-
"window_sensor",
|
3436
2182
|
"wine_bar",
|
3437
2183
|
"woman",
|
3438
2184
|
"woman_2",
|
2185
|
+
"woo_commerce",
|
2186
|
+
"wordpress",
|
3439
2187
|
"work",
|
3440
|
-
"work_alert",
|
3441
2188
|
"work_history",
|
3442
2189
|
"work_off",
|
3443
2190
|
"work_outline",
|
3444
|
-
"work_update",
|
3445
|
-
"workflow",
|
3446
2191
|
"workspace_premium",
|
3447
2192
|
"workspaces",
|
3448
|
-
"workspaces_outline",
|
3449
|
-
"wounds_injuries",
|
3450
2193
|
"wrap_text",
|
3451
|
-
"wrist",
|
3452
2194
|
"wrong_location",
|
3453
2195
|
"wysiwyg",
|
3454
2196
|
"yard",
|
3455
|
-
"your_trips",
|
3456
|
-
"youtube_activity",
|
3457
2197
|
"youtube_searched_for",
|
3458
|
-
"zone_person_alert",
|
3459
|
-
"zone_person_idle",
|
3460
|
-
"zone_person_urgent",
|
3461
2198
|
"zoom_in",
|
3462
2199
|
"zoom_in_map",
|
3463
2200
|
"zoom_out",
|
3464
|
-
"zoom_out_map"
|
2201
|
+
"zoom_out_map",
|
2202
|
+
""
|
3465
2203
|
];
|