nucleo-core-essential-outline-48
v1.1.5
Published
48px outline React SVG icon components from Nucleo
Downloads
175
Readme
nucleo-core-essential-outline-48
A collection of 48px outline React SVG icon components from the Nucleo Core library.
Installation
npm install nucleo-core-essential-outline-48Usage
import { IconTrashOutline48 } from "nucleo-core-essential-outline-48";
function MyComponent() {
return <IconTrashOutline48 />;
}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.
