Icon
Icons are visual elements that represent actions, objects, or concepts.
Prop | Type | Default value |
---|---|---|
Prop name | Type IconName | Default value "" |
Prop size | Type "xs" | "sm" | "md" | "lg" | "xl" | "xxl" | Default value "md" |
Prop color | Type string | Default value "currentColor" |
Prop state | Type "default" | "success" | "warning" | "danger" | "info" | Default value "default" |
Prop width | Type number | string | Default value undefined |
Prop height | Type number | string | Default value undefined |