nucleo-ui-essential-outline-18
v1.1.7
Published
18px outline React SVG icon components from Nucleo
Readme
nucleo-ui-essential-outline-18
A collection of 18px outline React SVG icon components from the Nucleo UI library.
Installation
npm install nucleo-ui-essential-outline-18Usage
import { IconTrashOutline18 } from 'nucleo-ui-essential-outline-18';
function MyComponent() {
return <IconTrashOutline18 />;
}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.
