nucleo-pixel-essential
v1.0.0
Published
24px React SVG icon components from Nucleo
Maintainers
Readme
#nucleo-pixel-essential
A collection of 24px React SVG icon components from the Nucleo Pixel library.
Installation
npm install nucleo-pixel-essentialUsage
import { IconName } from 'nucleo-pixel-essential';
function MyComponent() {
return <IconName />;
}Browse the full list of available icons on the Nucleo Web App.
Customization
For detailed information on customizing icons, please refer to the Nucleo Pixel documentation.
