UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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