UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 275 B
import { IconCogSmallCog, iconCogSmallCogTag } from '@ni/nimble-components/dist/esm/icons/cog-small-cog'; export type { IconCogSmallCog }; export { iconCogSmallCogTag }; export declare const NimbleIconCogSmallCog: import("@lit/react").ReactWebComponent<IconCogSmallCog, {}>;