UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 324 B
import { IconThreeVerticalLines, iconThreeVerticalLinesTag } from '@ni/nimble-components/dist/esm/icons/three-vertical-lines'; export type { IconThreeVerticalLines }; export { iconThreeVerticalLinesTag }; export declare const NimbleIconThreeVerticalLines: import("@lit/react").ReactWebComponent<IconThreeVerticalLines, {}>;