UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 293 B
import { IconArrowUpRightFromSquare } from '@ni/nimble-components/dist/esm/icons/arrow-up-right-from-square'; export { type IconArrowUpRightFromSquare }; export declare const NimbleIconArrowUpRightFromSquare: import("@ni/fast-react-wrapper").ReactWrapper<IconArrowUpRightFromSquare, unknown>;