nucleo-ui-essential-fill-18
v1.1.6
Published
18px fill React SVG icon components from Nucleo
Downloads
207
Readme
nucleo-ui-essential-fill-18
A collection of 18px fill React SVG icon components from the Nucleo UI library.
Installation
npm install nucleo-ui-essential-fill-18Usage
import { IconTrashFill18 } from "nucleo-ui-essential-fill-18";
function MyComponent() {
return <IconTrashFill18 />;
}Browse the full list of available icons on the Nucleo Web App.
Customization
For detailed information on customizing icons, please refer to the Nucleo UI documentation.
