@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 332 B
TypeScript
import { IconDownRightFromSquare, iconDownRightFromSquareTag } from '@ni/nimble-components/dist/esm/icons/down-right-from-square';
export type { IconDownRightFromSquare };
export { iconDownRightFromSquareTag };
export declare const NimbleIconDownRightFromSquare: import("@lit/react").ReactWebComponent<IconDownRightFromSquare, {}>;