UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 398 B
import { IconArrowUpLeftAndArrowDownRight, iconArrowUpLeftAndArrowDownRightTag } from '@ni/nimble-components/dist/esm/icons/arrow-up-left-and-arrow-down-right'; export type { IconArrowUpLeftAndArrowDownRight }; export { iconArrowUpLeftAndArrowDownRightTag }; export declare const NimbleIconArrowUpLeftAndArrowDownRight: import("@lit/react").ReactWebComponent<IconArrowUpLeftAndArrowDownRight, {}>;