UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 274 B
import { IconSquareCheck, iconSquareCheckTag } from '@ni/nimble-components/dist/esm/icons/square-check'; export type { IconSquareCheck }; export { iconSquareCheckTag }; export declare const NimbleIconSquareCheck: import("@lit/react").ReactWebComponent<IconSquareCheck, {}>;