UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 296 B
import { IconArrowRightThin, iconArrowRightThinTag } from '@ni/nimble-components/dist/esm/icons/arrow-right-thin'; export type { IconArrowRightThin }; export { iconArrowRightThinTag }; export declare const NimbleIconArrowRightThin: import("@lit/react").ReactWebComponent<IconArrowRightThin, {}>;