@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 331 B
TypeScript
import { IconOutwardSquaresThree, iconOutwardSquaresThreeTag } from '@ni/nimble-components/dist/esm/icons/outward-squares-three';
export type { IconOutwardSquaresThree };
export { iconOutwardSquaresThreeTag };
export declare const NimbleIconOutwardSquaresThree: import("@lit/react").ReactWebComponent<IconOutwardSquaresThree, {}>;