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