UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 289 B
import { IconThreeDotsLine, iconThreeDotsLineTag } from '@ni/nimble-components/dist/esm/icons/three-dots-line'; export type { IconThreeDotsLine }; export { iconThreeDotsLineTag }; export declare const NimbleIconThreeDotsLine: import("@lit/react").ReactWebComponent<IconThreeDotsLine, {}>;