UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 310 B
import { IconArrowUpRectangle, iconArrowUpRectangleTag } from '@ni/nimble-components/dist/esm/icons/arrow-up-rectangle'; export type { IconArrowUpRectangle }; export { iconArrowUpRectangleTag }; export declare const NimbleIconArrowUpRectangle: import("@lit/react").ReactWebComponent<IconArrowUpRectangle, {}>;