Skip to main content

Module: native/Icon

Interfaces

Type aliases

IconName

Ƭ IconName: keyof typeof icons | string

Variables

icons

icons: Object

Type declaration

NameType
AppointmentElement
ArticleElement
MessageElement
QuestionnaireElement
TaskElement
arrow-leftElement
arrow-rightElement
awardElement
barChartElement
bellElement
calendarElement
cameraElement
checkElement
check-circleElement
checkmarkElement
checkmark2Element
chevron-downElement
chevron-down2Element
chevron-rightElement
clockElement
closeElement
cogElement
filterElement
filter2Element
filterFilledElement
handsElement
homeElement
infoElement
minusElement
moonElement
pillElement
plusElement
saveElement
shoppingBagElement
starElement
sunElement
sunriseElement
trashElement
userElement

viewBoxes

viewBoxes: Map<string, string>

Functions

FeatherIcon

FeatherIcon(__namedParameters): Element

Parameters

NameType
__namedParameters{ d: string } & Omit<IconProps, "icon">

Returns

Element


default

default(__namedParameters): Element

Parameters

NameType
__namedParametersIconProps

Returns

Element