nucleo-ui-essential-outline-duo-18
v1.1.6
Published
18px outline-duo React SVG icon components from Nucleo
Readme
nucleo-ui-essential-outline-duo-18
A collection of 18px outline-duo React SVG icon components from the Nucleo UI library.
Installation
npm install nucleo-ui-essential-outline-duo-18Usage
import { IconTrashOutlineDuo18 } from "nucleo-ui-essential-outline-duo-18";
function MyComponent() {
return <IconTrashOutlineDuo18 />;
}Browse the full list of available icons on the Nucleo Web App.
Customization
For detailed information on customizing icons, please refer to the Nucleo UI documentation.
