UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 331 B
import { IconRectangleCheckLines, iconRectangleCheckLinesTag } from '@ni/nimble-components/dist/esm/icons/rectangle-check-lines'; export type { IconRectangleCheckLines }; export { iconRectangleCheckLinesTag }; export declare const NimbleIconRectangleCheckLines: import("@lit/react").ReactWebComponent<IconRectangleCheckLines, {}>;