24px fill React SVG icon components from Nucleo
A collection of 24px fill React SVG icon components from the Nucleo Core library.
``bashset your license key first
export NUCLEO_LICENSE_KEY=your-license-key
This is a private package, so you'll need to purchase the Nucleo Core icons to install it. You can find your license key on your account page.
Usage
`jsx
import { IconTrashFill24 } from 'nucleo-core-fill-24';function MyComponent() {
return ;
}
``Browse the full list of available icons on the Nucleo Web App.
If you'd like to try the package before purchasing the icons, you can install the free Nucleo Core Essential package instead.
Refer to the Nucleo Icons License for more information.