UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 324 B
import { IconInwardSquaresThree, iconInwardSquaresThreeTag } from '@ni/nimble-components/dist/esm/icons/inward-squares-three'; export type { IconInwardSquaresThree }; export { iconInwardSquaresThreeTag }; export declare const NimbleIconInwardSquaresThree: import("@lit/react").ReactWebComponent<IconInwardSquaresThree, {}>;