UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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