Type alias CarbonIcon

CarbonIcon: unknown

Icon type to pass to components that take icon directly. Icon should not use createIcon. Pass directly from import import AddIcon from '@carbon/icons/es/add/20'; for example

Generated using TypeDoc