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