UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 318 B
import { IconUpRightFromSquare, iconUpRightFromSquareTag } from '@ni/nimble-components/dist/esm/icons/up-right-from-square'; export type { IconUpRightFromSquare }; export { iconUpRightFromSquareTag }; export declare const NimbleIconUpRightFromSquare: import("@lit/react").ReactWebComponent<IconUpRightFromSquare, {}>;