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