nucleo-sharp-essential
v1.0.0
Published
24px React SVG icon components from Nucleo
Downloads
93
Maintainers
Readme
#nucleo-sharp-essential
A collection of 24px React SVG icon components from the Nucleo Sharp library.
Installation
npm install nucleo-sharp-essentialUsage
import { IconName } from 'nucleo-sharp-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 Sharp documentation.
