UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 296 B
import { IconFourDotsSquare, iconFourDotsSquareTag } from '@ni/nimble-components/dist/esm/icons/four-dots-square'; export type { IconFourDotsSquare }; export { iconFourDotsSquareTag }; export declare const NimbleIconFourDotsSquare: import("@lit/react").ReactWebComponent<IconFourDotsSquare, {}>;