18px outline React SVG icon components from Nucleo UI Library
A collection of 18px outline React SVG icon components from the Nucleo UI 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 UI icons to install it. You can find your license key on your account page.
Usage
`jsx
import { IconTrashOutline18 } from 'nucleo-ui-outline-18';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 UI Essential package instead.
Refer to the Nucleo Icons License for more information.