lore-ui
Version:
Package used to perform Lore stylization.
646 lines • 153 kB
TypeScript
import { HexadecimalColor } from '../colors';
export type IconBase = {
'10kOutlined': (color?: HexadecimalColor, size?: number) => string;
'10mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'11mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'12mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'13mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'14mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'15mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'16mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'17mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'18mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'19mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'1kOutlined': (color?: HexadecimalColor, size?: number) => string;
'1kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'1xMobiledataOutlined': (color?: HexadecimalColor, size?: number) => string;
'20mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'21mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'22mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'23mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'24mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'2kOutlined': (color?: HexadecimalColor, size?: number) => string;
'2kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'2mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'30fpsOutlined': (color?: HexadecimalColor, size?: number) => string;
'30fpsSelectOutlined': (color?: HexadecimalColor, size?: number) => string;
'360Outlined': (color?: HexadecimalColor, size?: number) => string;
'3dRotationOutlined': (color?: HexadecimalColor, size?: number) => string;
'3gMobiledataOutlined': (color?: HexadecimalColor, size?: number) => string;
'3kOutlined': (color?: HexadecimalColor, size?: number) => string;
'3kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'3mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'3pOutlined': (color?: HexadecimalColor, size?: number) => string;
'4gMobiledataOutlined': (color?: HexadecimalColor, size?: number) => string;
'4gPlusMobiledataOutlined': (color?: HexadecimalColor, size?: number) => string;
'4kOutlined': (color?: HexadecimalColor, size?: number) => string;
'4kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'4mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'5gOutlined': (color?: HexadecimalColor, size?: number) => string;
'5kOutlined': (color?: HexadecimalColor, size?: number) => string;
'5kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'5mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'60fpsOutlined': (color?: HexadecimalColor, size?: number) => string;
'60fpsSelectOutlined': (color?: HexadecimalColor, size?: number) => string;
'6kOutlined': (color?: HexadecimalColor, size?: number) => string;
'6kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'6mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'7kOutlined': (color?: HexadecimalColor, size?: number) => string;
'7kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'7mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'8kOutlined': (color?: HexadecimalColor, size?: number) => string;
'8kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'8mpOutlined': (color?: HexadecimalColor, size?: number) => string;
'9kOutlined': (color?: HexadecimalColor, size?: number) => string;
'9kPlusOutlined': (color?: HexadecimalColor, size?: number) => string;
'9mpOutlined': (color?: HexadecimalColor, size?: number) => string;
abcOutlined: (color?: HexadecimalColor, size?: number) => string;
accessAlarmOutlined: (color?: HexadecimalColor, size?: number) => string;
accessAlarmsOutlined: (color?: HexadecimalColor, size?: number) => string;
accessibilityNewOutlined: (color?: HexadecimalColor, size?: number) => string;
accessibilityOutlined: (color?: HexadecimalColor, size?: number) => string;
accessibleForwardOutlined: (color?: HexadecimalColor, size?: number) => string;
accessibleOutlined: (color?: HexadecimalColor, size?: number) => string;
accessTimeFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
accessTimeOutlined: (color?: HexadecimalColor, size?: number) => string;
accountBalanceOutlined: (color?: HexadecimalColor, size?: number) => string;
accountBalanceWalletOutlined: (color?: HexadecimalColor, size?: number) => string;
accountBoxOutlined: (color?: HexadecimalColor, size?: number) => string;
accountCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
accountTreeOutlined: (color?: HexadecimalColor, size?: number) => string;
acUnitOutlined: (color?: HexadecimalColor, size?: number) => string;
adbOutlined: (color?: HexadecimalColor, size?: number) => string;
addAlarmOutlined: (color?: HexadecimalColor, size?: number) => string;
addAlertOutlined: (color?: HexadecimalColor, size?: number) => string;
addaPhotoOutlined: (color?: HexadecimalColor, size?: number) => string;
addBoxOutlined: (color?: HexadecimalColor, size?: number) => string;
addBusinessOutlined: (color?: HexadecimalColor, size?: number) => string;
addCardOutlined: (color?: HexadecimalColor, size?: number) => string;
addchartOutlined: (color?: HexadecimalColor, size?: number) => string;
addCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
addCircleOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
addCommentOutlined: (color?: HexadecimalColor, size?: number) => string;
addIcCallOutlined: (color?: HexadecimalColor, size?: number) => string;
addLinkOutlined: (color?: HexadecimalColor, size?: number) => string;
addLocationAltOutlined: (color?: HexadecimalColor, size?: number) => string;
addLocationOutlined: (color?: HexadecimalColor, size?: number) => string;
addModeratorOutlined: (color?: HexadecimalColor, size?: number) => string;
addOutlined: (color?: HexadecimalColor, size?: number) => string;
addPhotoAlternateOutlined: (color?: HexadecimalColor, size?: number) => string;
addReactionOutlined: (color?: HexadecimalColor, size?: number) => string;
addRoadOutlined: (color?: HexadecimalColor, size?: number) => string;
addShoppingCartOutlined: (color?: HexadecimalColor, size?: number) => string;
addTaskOutlined: (color?: HexadecimalColor, size?: number) => string;
addtoDriveOutlined: (color?: HexadecimalColor, size?: number) => string;
addtoHomeScreenOutlined: (color?: HexadecimalColor, size?: number) => string;
addtoPhotosOutlined: (color?: HexadecimalColor, size?: number) => string;
addtoQueueOutlined: (color?: HexadecimalColor, size?: number) => string;
adfScannerOutlined: (color?: HexadecimalColor, size?: number) => string;
adjustOutlined: (color?: HexadecimalColor, size?: number) => string;
adminPanelSettingsOutlined: (color?: HexadecimalColor, size?: number) => string;
adUnitsOutlined: (color?: HexadecimalColor, size?: number) => string;
agricultureOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatFlatAngledOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatFlatOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatIndividualSuiteOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatLegroomExtraOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatLegroomNormalOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatLegroomReducedOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatReclineExtraOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineSeatReclineNormalOutlined: (color?: HexadecimalColor, size?: number) => string;
airlinesOutlined: (color?: HexadecimalColor, size?: number) => string;
airlineStopsOutlined: (color?: HexadecimalColor, size?: number) => string;
airOutlined: (color?: HexadecimalColor, size?: number) => string;
airplanemodeActiveOutlined: (color?: HexadecimalColor, size?: number) => string;
airplanemodeInactiveOutlined: (color?: HexadecimalColor, size?: number) => string;
airplaneTicketOutlined: (color?: HexadecimalColor, size?: number) => string;
airplayOutlined: (color?: HexadecimalColor, size?: number) => string;
airportShuttleOutlined: (color?: HexadecimalColor, size?: number) => string;
alarmAddOutlined: (color?: HexadecimalColor, size?: number) => string;
alarmOffOutlined: (color?: HexadecimalColor, size?: number) => string;
alarmonOutlined: (color?: HexadecimalColor, size?: number) => string;
alarmOutlined: (color?: HexadecimalColor, size?: number) => string;
albumOutlined: (color?: HexadecimalColor, size?: number) => string;
alignHorizontalCenterOutlined: (color?: HexadecimalColor, size?: number) => string;
alignHorizontalLeftOutlined: (color?: HexadecimalColor, size?: number) => string;
alignHorizontalRightOutlined: (color?: HexadecimalColor, size?: number) => string;
alignVerticalBottomOutlined: (color?: HexadecimalColor, size?: number) => string;
alignVerticalCenterOutlined: (color?: HexadecimalColor, size?: number) => string;
alignVerticalTopOutlined: (color?: HexadecimalColor, size?: number) => string;
allInboxOutlined: (color?: HexadecimalColor, size?: number) => string;
allInclusiveOutlined: (color?: HexadecimalColor, size?: number) => string;
allOutOutlined: (color?: HexadecimalColor, size?: number) => string;
alternateEmailOutlined: (color?: HexadecimalColor, size?: number) => string;
altRouteOutlined: (color?: HexadecimalColor, size?: number) => string;
analyticsOutlined: (color?: HexadecimalColor, size?: number) => string;
anchorOutlined: (color?: HexadecimalColor, size?: number) => string;
androidOutlined: (color?: HexadecimalColor, size?: number) => string;
animationOutlined: (color?: HexadecimalColor, size?: number) => string;
announcementOutlined: (color?: HexadecimalColor, size?: number) => string;
aodOutlined: (color?: HexadecimalColor, size?: number) => string;
apartmentOutlined: (color?: HexadecimalColor, size?: number) => string;
apiOutlined: (color?: HexadecimalColor, size?: number) => string;
appBlockingOutlined: (color?: HexadecimalColor, size?: number) => string;
appRegistrationOutlined: (color?: HexadecimalColor, size?: number) => string;
approvalOutlined: (color?: HexadecimalColor, size?: number) => string;
appSettingsAltOutlined: (color?: HexadecimalColor, size?: number) => string;
appShortcutOutlined: (color?: HexadecimalColor, size?: number) => string;
appsOutageOutlined: (color?: HexadecimalColor, size?: number) => string;
appsOutlined: (color?: HexadecimalColor, size?: number) => string;
architectureOutlined: (color?: HexadecimalColor, size?: number) => string;
archiveOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowBackIosNewOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowBackIosOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowBackOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowCircleDownOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowCircleLeftOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowCircleRightOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowCircleUpOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowDownwardOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowDropDownCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowDropDownOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowDropUpOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowForwardIosOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowForwardOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowLeftOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowRightAltOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowRightOutlined: (color?: HexadecimalColor, size?: number) => string;
arrowUpwardOutlined: (color?: HexadecimalColor, size?: number) => string;
articleOutlined: (color?: HexadecimalColor, size?: number) => string;
artTrackOutlined: (color?: HexadecimalColor, size?: number) => string;
aspectRatioOutlined: (color?: HexadecimalColor, size?: number) => string;
assessmentOutlined: (color?: HexadecimalColor, size?: number) => string;
assignmentIndOutlined: (color?: HexadecimalColor, size?: number) => string;
assignmentLateOutlined: (color?: HexadecimalColor, size?: number) => string;
assignmentOutlined: (color?: HexadecimalColor, size?: number) => string;
assignmentReturnedOutlined: (color?: HexadecimalColor, size?: number) => string;
assignmentReturnOutlined: (color?: HexadecimalColor, size?: number) => string;
assignmentTurnedinOutlined: (color?: HexadecimalColor, size?: number) => string;
assistantDirectionOutlined: (color?: HexadecimalColor, size?: number) => string;
assistantOutlined: (color?: HexadecimalColor, size?: number) => string;
assistantPhotoOutlined: (color?: HexadecimalColor, size?: number) => string;
assuredWorkloadOutlined: (color?: HexadecimalColor, size?: number) => string;
atmOutlined: (color?: HexadecimalColor, size?: number) => string;
attachEmailOutlined: (color?: HexadecimalColor, size?: number) => string;
attachFileOutlined: (color?: HexadecimalColor, size?: number) => string;
attachmentOutlined: (color?: HexadecimalColor, size?: number) => string;
attachMoneyOutlined: (color?: HexadecimalColor, size?: number) => string;
attractionsOutlined: (color?: HexadecimalColor, size?: number) => string;
attributionOutlined: (color?: HexadecimalColor, size?: number) => string;
audioFileOutlined: (color?: HexadecimalColor, size?: number) => string;
audiotrackOutlined: (color?: HexadecimalColor, size?: number) => string;
autoAwesomeMosaicOutlined: (color?: HexadecimalColor, size?: number) => string;
autoAwesomeMotionOutlined: (color?: HexadecimalColor, size?: number) => string;
autoAwesomeOutlined: (color?: HexadecimalColor, size?: number) => string;
autoDeleteOutlined: (color?: HexadecimalColor, size?: number) => string;
autoFixHighOutlined: (color?: HexadecimalColor, size?: number) => string;
autoFixNormalOutlined: (color?: HexadecimalColor, size?: number) => string;
autoFixOffOutlined: (color?: HexadecimalColor, size?: number) => string;
autofpsSelectOutlined: (color?: HexadecimalColor, size?: number) => string;
autoGraphOutlined: (color?: HexadecimalColor, size?: number) => string;
autorenewOutlined: (color?: HexadecimalColor, size?: number) => string;
autoStoriesOutlined: (color?: HexadecimalColor, size?: number) => string;
avTimerOutlined: (color?: HexadecimalColor, size?: number) => string;
babyBottle: (color?: HexadecimalColor, size?: number) => string;
babyChangingStationOutlined: (color?: HexadecimalColor, size?: number) => string;
backpackOutlined: (color?: HexadecimalColor, size?: number) => string;
backspaceOutlined: (color?: HexadecimalColor, size?: number) => string;
backupOutlined: (color?: HexadecimalColor, size?: number) => string;
backupTableOutlined: (color?: HexadecimalColor, size?: number) => string;
badgeOutlined: (color?: HexadecimalColor, size?: number) => string;
bakeryDiningOutlined: (color?: HexadecimalColor, size?: number) => string;
balanceOutlined: (color?: HexadecimalColor, size?: number) => string;
balconyOutlined: (color?: HexadecimalColor, size?: number) => string;
ballotOutlined: (color?: HexadecimalColor, size?: number) => string;
barChartOutlined: (color?: HexadecimalColor, size?: number) => string;
batchPredictionOutlined: (color?: HexadecimalColor, size?: number) => string;
bathroomOutlined: (color?: HexadecimalColor, size?: number) => string;
bathtubOutlined: (color?: HexadecimalColor, size?: number) => string;
batteryAlertOutlined: (color?: HexadecimalColor, size?: number) => string;
batteryChargingFullOutlined: (color?: HexadecimalColor, size?: number) => string;
batteryFullOutlined: (color?: HexadecimalColor, size?: number) => string;
batterySaverOutlined: (color?: HexadecimalColor, size?: number) => string;
batteryStdOutlined: (color?: HexadecimalColor, size?: number) => string;
batteryUnknownOutlined: (color?: HexadecimalColor, size?: number) => string;
beachAccessOutlined: (color?: HexadecimalColor, size?: number) => string;
bedOutlined: (color?: HexadecimalColor, size?: number) => string;
bedroomBabyOutlined: (color?: HexadecimalColor, size?: number) => string;
bedroomChildOutlined: (color?: HexadecimalColor, size?: number) => string;
bedroomParentOutlined: (color?: HexadecimalColor, size?: number) => string;
bedtimeOffOutlined: (color?: HexadecimalColor, size?: number) => string;
bedtimeOutlined: (color?: HexadecimalColor, size?: number) => string;
beenhereOutlined: (color?: HexadecimalColor, size?: number) => string;
bentoOutlined: (color?: HexadecimalColor, size?: number) => string;
bikeScooterOutlined: (color?: HexadecimalColor, size?: number) => string;
biotechOutlined: (color?: HexadecimalColor, size?: number) => string;
blenderOutlined: (color?: HexadecimalColor, size?: number) => string;
blockOutlined: (color?: HexadecimalColor, size?: number) => string;
bloodtypeOutlined: (color?: HexadecimalColor, size?: number) => string;
bluetoothAudioOutlined: (color?: HexadecimalColor, size?: number) => string;
bluetoothConnectedOutlined: (color?: HexadecimalColor, size?: number) => string;
bluetoothDisabledOutlined: (color?: HexadecimalColor, size?: number) => string;
bluetoothDriveOutlined: (color?: HexadecimalColor, size?: number) => string;
bluetoothOutlined: (color?: HexadecimalColor, size?: number) => string;
bluetoothSearchingOutlined: (color?: HexadecimalColor, size?: number) => string;
blurCircularOutlined: (color?: HexadecimalColor, size?: number) => string;
blurLinearOutlined: (color?: HexadecimalColor, size?: number) => string;
blurOffOutlined: (color?: HexadecimalColor, size?: number) => string;
bluronOutlined: (color?: HexadecimalColor, size?: number) => string;
boltOutlined: (color?: HexadecimalColor, size?: number) => string;
bookmarkAddedOutlined: (color?: HexadecimalColor, size?: number) => string;
bookmarkAddOutlined: (color?: HexadecimalColor, size?: number) => string;
bookmarkBorderOutlined: (color?: HexadecimalColor, size?: number) => string;
bookmarkOutlined: (color?: HexadecimalColor, size?: number) => string;
bookmarkRemoveOutlined: (color?: HexadecimalColor, size?: number) => string;
bookmarksOutlined: (color?: HexadecimalColor, size?: number) => string;
bookOnlineOutlined: (color?: HexadecimalColor, size?: number) => string;
bookOutlined: (color?: HexadecimalColor, size?: number) => string;
borderAllOutlined: (color?: HexadecimalColor, size?: number) => string;
borderBottomOutlined: (color?: HexadecimalColor, size?: number) => string;
borderClearOutlined: (color?: HexadecimalColor, size?: number) => string;
borderColorOutlined: (color?: HexadecimalColor, size?: number) => string;
borderHorizontalOutlined: (color?: HexadecimalColor, size?: number) => string;
borderInnerOutlined: (color?: HexadecimalColor, size?: number) => string;
borderLeftOutlined: (color?: HexadecimalColor, size?: number) => string;
borderOuterOutlined: (color?: HexadecimalColor, size?: number) => string;
borderRightOutlined: (color?: HexadecimalColor, size?: number) => string;
borderStyleOutlined: (color?: HexadecimalColor, size?: number) => string;
borderTopOutlined: (color?: HexadecimalColor, size?: number) => string;
borderVerticalOutlined: (color?: HexadecimalColor, size?: number) => string;
bottle: (color?: HexadecimalColor, size?: number) => string;
boyOutlined: (color?: HexadecimalColor, size?: number) => string;
brandingWatermarkOutlined: (color?: HexadecimalColor, size?: number) => string;
breakfastDiningOutlined: (color?: HexadecimalColor, size?: number) => string;
brightness1Outlined: (color?: HexadecimalColor, size?: number) => string;
brightness2Outlined: (color?: HexadecimalColor, size?: number) => string;
brightness3Outlined: (color?: HexadecimalColor, size?: number) => string;
brightness4Outlined: (color?: HexadecimalColor, size?: number) => string;
brightness5Outlined: (color?: HexadecimalColor, size?: number) => string;
brightness6Outlined: (color?: HexadecimalColor, size?: number) => string;
brightness7Outlined: (color?: HexadecimalColor, size?: number) => string;
brightnessAutoOutlined: (color?: HexadecimalColor, size?: number) => string;
brightnessHighOutlined: (color?: HexadecimalColor, size?: number) => string;
brightnessLowOutlined: (color?: HexadecimalColor, size?: number) => string;
brightnessMediumOutlined: (color?: HexadecimalColor, size?: number) => string;
brokenImageOutlined: (color?: HexadecimalColor, size?: number) => string;
browserNotSupportedOutlined: (color?: HexadecimalColor, size?: number) => string;
browserUpdatedOutlined: (color?: HexadecimalColor, size?: number) => string;
brunchDiningOutlined: (color?: HexadecimalColor, size?: number) => string;
brushOutlined: (color?: HexadecimalColor, size?: number) => string;
bubbleChartOutlined: (color?: HexadecimalColor, size?: number) => string;
bugReportOutlined: (color?: HexadecimalColor, size?: number) => string;
buildCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
buildOutlined: (color?: HexadecimalColor, size?: number) => string;
bungalowOutlined: (color?: HexadecimalColor, size?: number) => string;
burstModeOutlined: (color?: HexadecimalColor, size?: number) => string;
busAlertOutlined: (color?: HexadecimalColor, size?: number) => string;
businessCenterOutlined: (color?: HexadecimalColor, size?: number) => string;
businessOutlined: (color?: HexadecimalColor, size?: number) => string;
cabinOutlined: (color?: HexadecimalColor, size?: number) => string;
cableOutlined: (color?: HexadecimalColor, size?: number) => string;
cachedOutlined: (color?: HexadecimalColor, size?: number) => string;
cakeOutlined: (color?: HexadecimalColor, size?: number) => string;
calculateOutlined: (color?: HexadecimalColor, size?: number) => string;
calendarTodayOutlined: (color?: HexadecimalColor, size?: number) => string;
calendarViewDayOutlined: (color?: HexadecimalColor, size?: number) => string;
calendarViewMonthOutlined: (color?: HexadecimalColor, size?: number) => string;
calendarViewWeekOutlined: (color?: HexadecimalColor, size?: number) => string;
calf: (color?: HexadecimalColor, size?: number) => string;
callEndOutlined: (color?: HexadecimalColor, size?: number) => string;
callMadeOutlined: (color?: HexadecimalColor, size?: number) => string;
callMergeOutlined: (color?: HexadecimalColor, size?: number) => string;
callMissedOutgoingOutlined: (color?: HexadecimalColor, size?: number) => string;
callMissedOutlined: (color?: HexadecimalColor, size?: number) => string;
callOutlined: (color?: HexadecimalColor, size?: number) => string;
callReceivedOutlined: (color?: HexadecimalColor, size?: number) => string;
callSplitOutlined: (color?: HexadecimalColor, size?: number) => string;
calltoActionOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraAltOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraEnhanceOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraFrontOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraIndoorOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraOutdoorOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraRearOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraRollOutlined: (color?: HexadecimalColor, size?: number) => string;
cameraswitchOutlined: (color?: HexadecimalColor, size?: number) => string;
campaignOutlined: (color?: HexadecimalColor, size?: number) => string;
cancelOutlined: (color?: HexadecimalColor, size?: number) => string;
cancelPresentationOutlined: (color?: HexadecimalColor, size?: number) => string;
cancelScheduleSendOutlined: (color?: HexadecimalColor, size?: number) => string;
candlestickChartOutlined: (color?: HexadecimalColor, size?: number) => string;
cardGiftcardOutlined: (color?: HexadecimalColor, size?: number) => string;
cardMembershipOutlined: (color?: HexadecimalColor, size?: number) => string;
cardTravelOutlined: (color?: HexadecimalColor, size?: number) => string;
carpenterOutlined: (color?: HexadecimalColor, size?: number) => string;
carRentalOutlined: (color?: HexadecimalColor, size?: number) => string;
carRepairOutlined: (color?: HexadecimalColor, size?: number) => string;
casesOutlined: (color?: HexadecimalColor, size?: number) => string;
casinoOutlined: (color?: HexadecimalColor, size?: number) => string;
castConnectedOutlined: (color?: HexadecimalColor, size?: number) => string;
castforEducationOutlined: (color?: HexadecimalColor, size?: number) => string;
castleOutlined: (color?: HexadecimalColor, size?: number) => string;
castOutlined: (color?: HexadecimalColor, size?: number) => string;
catchingPokemonOutlined: (color?: HexadecimalColor, size?: number) => string;
categoryOutlined: (color?: HexadecimalColor, size?: number) => string;
celebrationOutlined: (color?: HexadecimalColor, size?: number) => string;
cellTowerOutlined: (color?: HexadecimalColor, size?: number) => string;
cellWifiOutlined: (color?: HexadecimalColor, size?: number) => string;
centerFocusStrongOutlined: (color?: HexadecimalColor, size?: number) => string;
centerFocusWeakOutlined: (color?: HexadecimalColor, size?: number) => string;
chairAltOutlined: (color?: HexadecimalColor, size?: number) => string;
chairOutlined: (color?: HexadecimalColor, size?: number) => string;
chaletOutlined: (color?: HexadecimalColor, size?: number) => string;
changeCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
changeHistoryOutlined: (color?: HexadecimalColor, size?: number) => string;
chargingStationOutlined: (color?: HexadecimalColor, size?: number) => string;
chatBubbleOutlined: (color?: HexadecimalColor, size?: number) => string;
chatBubbleOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
chatOutlined: (color?: HexadecimalColor, size?: number) => string;
checkBoxOutlineBlankOutlined: (color?: HexadecimalColor, size?: number) => string;
checkBoxOutlined: (color?: HexadecimalColor, size?: number) => string;
checkCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
checkCircleOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
checkOutlined: (color?: HexadecimalColor, size?: number) => string;
checkroomOutlined: (color?: HexadecimalColor, size?: number) => string;
chevronLeftOutlined: (color?: HexadecimalColor, size?: number) => string;
chevronRightOutlined: (color?: HexadecimalColor, size?: number) => string;
childCareOutlined: (color?: HexadecimalColor, size?: number) => string;
childFriendlyOutlined: (color?: HexadecimalColor, size?: number) => string;
chromeReaderModeOutlined: (color?: HexadecimalColor, size?: number) => string;
churchOutlined: (color?: HexadecimalColor, size?: number) => string;
circleNotificationsOutlined: (color?: HexadecimalColor, size?: number) => string;
circleOutlined: (color?: HexadecimalColor, size?: number) => string;
classOutlined: (color?: HexadecimalColor, size?: number) => string;
cleanHandsOutlined: (color?: HexadecimalColor, size?: number) => string;
cleaningServicesOutlined: (color?: HexadecimalColor, size?: number) => string;
clearAllOutlined: (color?: HexadecimalColor, size?: number) => string;
clearOutlined: (color?: HexadecimalColor, size?: number) => string;
closedCaptionDisabledOutlined: (color?: HexadecimalColor, size?: number) => string;
closedCaptionOffOutlined: (color?: HexadecimalColor, size?: number) => string;
closedCaptionOutlined: (color?: HexadecimalColor, size?: number) => string;
closeFullscreenOutlined: (color?: HexadecimalColor, size?: number) => string;
closeOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudCircleOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudDoneOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudDownloadOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudOffOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudQueueOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudSyncOutlined: (color?: HexadecimalColor, size?: number) => string;
cloudUploadOutlined: (color?: HexadecimalColor, size?: number) => string;
co2Outlined: (color?: HexadecimalColor, size?: number) => string;
codeOffOutlined: (color?: HexadecimalColor, size?: number) => string;
codeOutlined: (color?: HexadecimalColor, size?: number) => string;
coffeeMakerOutlined: (color?: HexadecimalColor, size?: number) => string;
coffeeOutlined: (color?: HexadecimalColor, size?: number) => string;
collectionsBookmarkOutlined: (color?: HexadecimalColor, size?: number) => string;
collectionsOutlined: (color?: HexadecimalColor, size?: number) => string;
colorizeOutlined: (color?: HexadecimalColor, size?: number) => string;
colorLensOutlined: (color?: HexadecimalColor, size?: number) => string;
commentBankOutlined: (color?: HexadecimalColor, size?: number) => string;
commentOutlined: (color?: HexadecimalColor, size?: number) => string;
commentsDisabledOutlined: (color?: HexadecimalColor, size?: number) => string;
commitOutlined: (color?: HexadecimalColor, size?: number) => string;
commuteOutlined: (color?: HexadecimalColor, size?: number) => string;
compareArrowsOutlined: (color?: HexadecimalColor, size?: number) => string;
compareOutlined: (color?: HexadecimalColor, size?: number) => string;
compassCalibrationOutlined: (color?: HexadecimalColor, size?: number) => string;
compressOutlined: (color?: HexadecimalColor, size?: number) => string;
computerOutlined: (color?: HexadecimalColor, size?: number) => string;
confirmationNumberOutlined: (color?: HexadecimalColor, size?: number) => string;
connectedTvOutlined: (color?: HexadecimalColor, size?: number) => string;
connectingAirportsOutlined: (color?: HexadecimalColor, size?: number) => string;
connectWithoutContactOutlined: (color?: HexadecimalColor, size?: number) => string;
constructionOutlined: (color?: HexadecimalColor, size?: number) => string;
contactlessOutlined: (color?: HexadecimalColor, size?: number) => string;
contactMailOutlined: (color?: HexadecimalColor, size?: number) => string;
contactPageOutlined: (color?: HexadecimalColor, size?: number) => string;
contactPhoneOutlined: (color?: HexadecimalColor, size?: number) => string;
contactsOutlined: (color?: HexadecimalColor, size?: number) => string;
contactSupportOutlined: (color?: HexadecimalColor, size?: number) => string;
contentCopyOutlined: (color?: HexadecimalColor, size?: number) => string;
contentCutOutlined: (color?: HexadecimalColor, size?: number) => string;
contentPasteGoOutlined: (color?: HexadecimalColor, size?: number) => string;
contentPasteOffOutlined: (color?: HexadecimalColor, size?: number) => string;
contentPasteOutlined: (color?: HexadecimalColor, size?: number) => string;
contentPasteSearchOutlined: (color?: HexadecimalColor, size?: number) => string;
contrastOutlined: (color?: HexadecimalColor, size?: number) => string;
controlCameraOutlined: (color?: HexadecimalColor, size?: number) => string;
controlPointDuplicateOutlined: (color?: HexadecimalColor, size?: number) => string;
controlPointOutlined: (color?: HexadecimalColor, size?: number) => string;
cookieOutlined: (color?: HexadecimalColor, size?: number) => string;
coPresentOutlined: (color?: HexadecimalColor, size?: number) => string;
copyAllOutlined: (color?: HexadecimalColor, size?: number) => string;
copyrightOutlined: (color?: HexadecimalColor, size?: number) => string;
coronavirusOutlined: (color?: HexadecimalColor, size?: number) => string;
corporateFareOutlined: (color?: HexadecimalColor, size?: number) => string;
cottageOutlined: (color?: HexadecimalColor, size?: number) => string;
countertopsOutlined: (color?: HexadecimalColor, size?: number) => string;
cow: (color?: HexadecimalColor, size?: number) => string;
cow2: (color?: HexadecimalColor, size?: number) => string;
createNewFolderOutlined: (color?: HexadecimalColor, size?: number) => string;
createOutlined: (color?: HexadecimalColor, size?: number) => string;
creditCardOffOutlined: (color?: HexadecimalColor, size?: number) => string;
creditCardOutlined: (color?: HexadecimalColor, size?: number) => string;
creditScoreOutlined: (color?: HexadecimalColor, size?: number) => string;
cribOutlined: (color?: HexadecimalColor, size?: number) => string;
crop169Outlined: (color?: HexadecimalColor, size?: number) => string;
crop32Outlined: (color?: HexadecimalColor, size?: number) => string;
crop54Outlined: (color?: HexadecimalColor, size?: number) => string;
crop75Outlined: (color?: HexadecimalColor, size?: number) => string;
cropDinOutlined: (color?: HexadecimalColor, size?: number) => string;
cropFreeOutlined: (color?: HexadecimalColor, size?: number) => string;
cropLandscapeOutlined: (color?: HexadecimalColor, size?: number) => string;
cropOriginalOutlined: (color?: HexadecimalColor, size?: number) => string;
cropOutlined: (color?: HexadecimalColor, size?: number) => string;
cropPortraitOutlined: (color?: HexadecimalColor, size?: number) => string;
cropRotateOutlined: (color?: HexadecimalColor, size?: number) => string;
cropSquareOutlined: (color?: HexadecimalColor, size?: number) => string;
cssOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyExchangeOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyFrancOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyLiraOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyPoundOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyRubleOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyRupeeOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyYenOutlined: (color?: HexadecimalColor, size?: number) => string;
currencyYuanOutlined: (color?: HexadecimalColor, size?: number) => string;
dangerousOutlined: (color?: HexadecimalColor, size?: number) => string;
darkModeOutlined: (color?: HexadecimalColor, size?: number) => string;
dashboardCustomizeOutlined: (color?: HexadecimalColor, size?: number) => string;
dashboardOutlined: (color?: HexadecimalColor, size?: number) => string;
dataArrayOutlined: (color?: HexadecimalColor, size?: number) => string;
dataObjectOutlined: (color?: HexadecimalColor, size?: number) => string;
dataSaverOffOutlined: (color?: HexadecimalColor, size?: number) => string;
dataSaveronOutlined: (color?: HexadecimalColor, size?: number) => string;
dataThresholdingOutlined: (color?: HexadecimalColor, size?: number) => string;
dataUsageOutlined: (color?: HexadecimalColor, size?: number) => string;
dateRangeOutlined: (color?: HexadecimalColor, size?: number) => string;
deblurOutlined: (color?: HexadecimalColor, size?: number) => string;
deckOutlined: (color?: HexadecimalColor, size?: number) => string;
dehazeOutlined: (color?: HexadecimalColor, size?: number) => string;
deleteForeverOutlined: (color?: HexadecimalColor, size?: number) => string;
deleteOutlined: (color?: HexadecimalColor, size?: number) => string;
deleteOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
deleteSweepOutlined: (color?: HexadecimalColor, size?: number) => string;
deliveryDiningOutlined: (color?: HexadecimalColor, size?: number) => string;
densityLargeOutlined: (color?: HexadecimalColor, size?: number) => string;
densityMediumOutlined: (color?: HexadecimalColor, size?: number) => string;
densitySmallOutlined: (color?: HexadecimalColor, size?: number) => string;
departureBoardOutlined: (color?: HexadecimalColor, size?: number) => string;
descriptionOutlined: (color?: HexadecimalColor, size?: number) => string;
deselectOutlined: (color?: HexadecimalColor, size?: number) => string;
designServicesOutlined: (color?: HexadecimalColor, size?: number) => string;
desktopAccessDisabledOutlined: (color?: HexadecimalColor, size?: number) => string;
desktopMacOutlined: (color?: HexadecimalColor, size?: number) => string;
desktopWindowsOutlined: (color?: HexadecimalColor, size?: number) => string;
detailsOutlined: (color?: HexadecimalColor, size?: number) => string;
developerBoardOffOutlined: (color?: HexadecimalColor, size?: number) => string;
developerBoardOutlined: (color?: HexadecimalColor, size?: number) => string;
developerModeOutlined: (color?: HexadecimalColor, size?: number) => string;
deviceHubOutlined: (color?: HexadecimalColor, size?: number) => string;
devicesOtherOutlined: (color?: HexadecimalColor, size?: number) => string;
devicesOutlined: (color?: HexadecimalColor, size?: number) => string;
deviceThermostatOutlined: (color?: HexadecimalColor, size?: number) => string;
deviceUnknownOutlined: (color?: HexadecimalColor, size?: number) => string;
dialerSipOutlined: (color?: HexadecimalColor, size?: number) => string;
dialpadOutlined: (color?: HexadecimalColor, size?: number) => string;
diamondOutlined: (color?: HexadecimalColor, size?: number) => string;
differenceOutlined: (color?: HexadecimalColor, size?: number) => string;
diningOutlined: (color?: HexadecimalColor, size?: number) => string;
dinnerDiningOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsBikeOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsBoatFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsBoatOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsBusFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsBusOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsCarFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsCarOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsOffOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsRailwayFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsRailwayOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsRunOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsSubwayFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsSubwayOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsTransitFilledOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsTransitOutlined: (color?: HexadecimalColor, size?: number) => string;
directionsWalkOutlined: (color?: HexadecimalColor, size?: number) => string;
dirtyLensOutlined: (color?: HexadecimalColor, size?: number) => string;
disabledbyDefaultOutlined: (color?: HexadecimalColor, size?: number) => string;
discFullOutlined: (color?: HexadecimalColor, size?: number) => string;
displaySettingsOutlined: (color?: HexadecimalColor, size?: number) => string;
dnsOutlined: (color?: HexadecimalColor, size?: number) => string;
dockOutlined: (color?: HexadecimalColor, size?: number) => string;
documentScannerOutlined: (color?: HexadecimalColor, size?: number) => string;
doDisturbAltOutlined: (color?: HexadecimalColor, size?: number) => string;
doDisturbOffOutlined: (color?: HexadecimalColor, size?: number) => string;
doDisturbonOutlined: (color?: HexadecimalColor, size?: number) => string;
doDisturbOutlined: (color?: HexadecimalColor, size?: number) => string;
domainAddOutlined: (color?: HexadecimalColor, size?: number) => string;
domainDisabledOutlined: (color?: HexadecimalColor, size?: number) => string;
domainOutlined: (color?: HexadecimalColor, size?: number) => string;
domainVerificationOutlined: (color?: HexadecimalColor, size?: number) => string;
doneAllOutlined: (color?: HexadecimalColor, size?: number) => string;
doneOutlined: (color?: HexadecimalColor, size?: number) => string;
doneOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotDisturbAltOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotDisturbOffOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotDisturbonOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotDisturbonTotalSilenceOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotDisturbOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotStepOutlined: (color?: HexadecimalColor, size?: number) => string;
doNotTouchOutlined: (color?: HexadecimalColor, size?: number) => string;
donutLargeOutlined: (color?: HexadecimalColor, size?: number) => string;
donutSmallOutlined: (color?: HexadecimalColor, size?: number) => string;
doorBackOutlined: (color?: HexadecimalColor, size?: number) => string;
doorbellOutlined: (color?: HexadecimalColor, size?: number) => string;
doorFrontOutlined: (color?: HexadecimalColor, size?: number) => string;
doorSlidingOutlined: (color?: HexadecimalColor, size?: number) => string;
doubleArrowOutlined: (color?: HexadecimalColor, size?: number) => string;
downhillSkiingOutlined: (color?: HexadecimalColor, size?: number) => string;
downloadDoneOutlined: (color?: HexadecimalColor, size?: number) => string;
downloadforOfflineOutlined: (color?: HexadecimalColor, size?: number) => string;
downloadingOutlined: (color?: HexadecimalColor, size?: number) => string;
downloadOutlined: (color?: HexadecimalColor, size?: number) => string;
draftsOutlined: (color?: HexadecimalColor, size?: number) => string;
dragHandleOutlined: (color?: HexadecimalColor, size?: number) => string;
dragIndicatorOutlined: (color?: HexadecimalColor, size?: number) => string;
driveEtaOutlined: (color?: HexadecimalColor, size?: number) => string;
driveFileMoveOutlined: (color?: HexadecimalColor, size?: number) => string;
driveFileRenameOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
driveFolderUploadOutlined: (color?: HexadecimalColor, size?: number) => string;
dry: (color?: HexadecimalColor, size?: number) => string;
dryCleaningOutlined: (color?: HexadecimalColor, size?: number) => string;
dryOutlined: (color?: HexadecimalColor, size?: number) => string;
duoOutlined: (color?: HexadecimalColor, size?: number) => string;
dvrOutlined: (color?: HexadecimalColor, size?: number) => string;
dynamicFeedOutlined: (color?: HexadecimalColor, size?: number) => string;
dynamicFormOutlined: (color?: HexadecimalColor, size?: number) => string;
earbudsBatteryOutlined: (color?: HexadecimalColor, size?: number) => string;
earbudsOutlined: (color?: HexadecimalColor, size?: number) => string;
eastOutlined: (color?: HexadecimalColor, size?: number) => string;
edgesensorHighOutlined: (color?: HexadecimalColor, size?: number) => string;
edgesensorLowOutlined: (color?: HexadecimalColor, size?: number) => string;
editAttributesOutlined: (color?: HexadecimalColor, size?: number) => string;
editLocationAltOutlined: (color?: HexadecimalColor, size?: number) => string;
editLocationOutlined: (color?: HexadecimalColor, size?: number) => string;
editNotificationsOutlined: (color?: HexadecimalColor, size?: number) => string;
editOffOutlined: (color?: HexadecimalColor, size?: number) => string;
editOutlined: (color?: HexadecimalColor, size?: number) => string;
editRoadOutlined: (color?: HexadecimalColor, size?: number) => string;
eggAltOutlined: (color?: HexadecimalColor, size?: number) => string;
eggOutlined: (color?: HexadecimalColor, size?: number) => string;
ejectOutlined: (color?: HexadecimalColor, size?: number) => string;
elderlyOutlined: (color?: HexadecimalColor, size?: number) => string;
elderlyWomanOutlined: (color?: HexadecimalColor, size?: number) => string;
electricalServicesOutlined: (color?: HexadecimalColor, size?: number) => string;
electricBikeOutlined: (color?: HexadecimalColor, size?: number) => string;
electricCarOutlined: (color?: HexadecimalColor, size?: number) => string;
electricMopedOutlined: (color?: HexadecimalColor, size?: number) => string;
electricRickshawOutlined: (color?: HexadecimalColor, size?: number) => string;
electricScooterOutlined: (color?: HexadecimalColor, size?: number) => string;
elevatorOutlined: (color?: HexadecimalColor, size?: number) => string;
emailOutlined: (color?: HexadecimalColor, size?: number) => string;
emergency: (color?: HexadecimalColor, size?: number) => string;
eMobiledataOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiEmotionsOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiEventsOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiFoodBeverageOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiNatureOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiObjectsOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiPeopleOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiSymbolsOutlined: (color?: HexadecimalColor, size?: number) => string;
emojiTransportationOutlined: (color?: HexadecimalColor, size?: number) => string;
engineeringOutlined: (color?: HexadecimalColor, size?: number) => string;
enhancedEncryptionOutlined: (color?: HexadecimalColor, size?: number) => string;
equalizerOutlined: (color?: HexadecimalColor, size?: number) => string;
errorOutlined: (color?: HexadecimalColor, size?: number) => string;
errorOutlineOutlined: (color?: HexadecimalColor, size?: number) => string;
escalatorOutlined: (color?: HexadecimalColor, size?: number) => string;
escalatorWarningOutlined: (color?: HexadecimalColor, size?: number) => string;
euroOutlined: (color?: HexadecimalColor, size?: number) => string;
euroSymbolOutlined: (color?: HexadecimalColor, size?: number) => string;
eventAvailableOutlined: (color?: HexadecimalColor, size?: number) => string;
eventBusyOutlined: (color?: HexadecimalColor, size?: number) => string;
eventNoteOutlined: (color?: HexadecimalColor, size?: number) => string;
eventOutlined: (color?: HexadecimalColor, size?: number) => string;
eventRepeatOutlined: (color?: HexadecimalColor, size?: number) => string;
eventSeatOutlined: (color?: HexadecimalColor, size?: number) => string;
evStationOutlined: (color?: HexadecimalColor, size?: number) => string;
exittoAppOutlined: (color?: HexadecimalColor, size?: number) => string;
expandCircleDownOutlined: (color?: HexadecimalColor, size?: number) => string;
expandLessOutlined: (color?: HexadecimalColor, size?: number) => string;
expandMoreOutlined: (color?: HexadecimalColor, size?: number) => string;
expandOutlined: (color?: HexadecimalColor, size?: number) => string;
explicitOutlined: (color?: HexadecimalColor, size?: number) => string;
exploreOffOutlined: (color?: HexadecimalColor, size?: number) => string;
exploreOutlined: (color?: HexadecimalColor, size?: number) => string;
exposureOutlined: (color?: HexadecimalColor, size?: number) => string;
extensionOffOutlined: (color?: HexadecimalColor, size?: number) => string;
extensionOutlined: (color?: HexadecimalColor, size?: number) => string;
faceOutlined: (color?: HexadecimalColor, size?: number) => string;
faceRetouchingNaturalOutlined: (color?: HexadecimalColor, size?: number) => string;
faceRetouchingOffOutlined: (color?: HexadecimalColor, size?: number) => string;
f