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