UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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