Icon
Icons are simplified graphics used to represent concepts and help users navigate the UI.
Import​
import { Icon } from '@faststore/ui'
Usage​
Props​
component
*ReactNode
Description
A React component that will be rendered as an icon.
testId
string
Description
ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
Default value
store-icon
Customization​
data-store-icon