nucleo-ui-outline-duo-18
v1.3.2
Published
duopx outline React SVG icon components from Nucleo UI Library
Readme
nucleo-ui-outline-duo-18
A collection of 18px outline-duo React SVG icon components from the Nucleo UI library.
Installation
# set your license key first
export NUCLEO_LICENSE_KEY=your-license-key
# then install the Nucleo UI package
npm install nucleo-ui-outline-duo-18This 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
import { IconTrashOutlineDuo18 } from 'nucleo-ui-outline-duo-18';
function MyComponent() {
return <IconTrashOutlineDuo18 />;
}Browse the full list of available icons on the Nucleo Web App.
Free Preview
If you'd like to try the package before purchasing the icons, you can install the free Nucleo UI Essential package instead.
Customization
For detailed information on customizing icons, please refer to the Nucleo UI documentation.
License
Refer to the Nucleo Icons License for more information.
