nucleo-core-essential-outline-24
v1.1.7
Published
24px outline React SVG icon components from Nucleo
Readme
nucleo-core-essential-outline-24
A collection of 24px outline React SVG icon components from the Nucleo Core library.
✨ New: add Nucleo icons to your React projects with our new AI Integration.
Installation
npm install nucleo-core-essential-outline-24Usage
import { IconTrashOutline24 } from 'nucleo-core-essential-outline-24';
function MyComponent() {
return <IconTrashOutline24 />;
}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.
