nucleo-core-essential-outline-24
v1.1.5
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.
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.
