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