UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 253 B
import { IconCheckDot, iconCheckDotTag } from '@ni/nimble-components/dist/esm/icons/check-dot'; export type { IconCheckDot }; export { iconCheckDotTag }; export declare const NimbleIconCheckDot: import("@lit/react").ReactWebComponent<IconCheckDot, {}>;