UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 275 B
import { IconArrowURight, iconArrowURightTag } from '@ni/nimble-components/dist/esm/icons/arrow-u-right'; export type { IconArrowURight }; export { iconArrowURightTag }; export declare const NimbleIconArrowURight: import("@lit/react").ReactWebComponent<IconArrowURight, {}>;