UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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