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