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