UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 396 B
import { IconDotSolidDotStrokeMeasurement, iconDotSolidDotStrokeMeasurementTag } from '@ni/nimble-components/dist/esm/icons/dot-solid-dot-stroke-measurement'; export type { IconDotSolidDotStrokeMeasurement }; export { iconDotSolidDotStrokeMeasurementTag }; export declare const NimbleIconDotSolidDotStrokeMeasurement: import("@lit/react").ReactWebComponent<IconDotSolidDotStrokeMeasurement, {}>;