UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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