UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 246 B
import { IconSquareT, iconSquareTTag } from '@ni/nimble-components/dist/esm/icons/square-t'; export type { IconSquareT }; export { iconSquareTTag }; export declare const NimbleIconSquareT: import("@lit/react").ReactWebComponent<IconSquareT, {}>;