@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 311 B
TypeScript
import { IconGridThreeByThree, iconGridThreeByThreeTag } from '@ni/nimble-components/dist/esm/icons/grid-three-by-three';
export type { IconGridThreeByThree };
export { iconGridThreeByThreeTag };
export declare const NimbleIconGridThreeByThree: import("@lit/react").ReactWebComponent<IconGridThreeByThree, {}>;