UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 289 B
import { IconSquareListCog, iconSquareListCogTag } from '@ni/nimble-components/dist/esm/icons/square-list-cog'; export type { IconSquareListCog }; export { iconSquareListCogTag }; export declare const NimbleIconSquareListCog: import("@lit/react").ReactWebComponent<IconSquareListCog, {}>;