UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 281 B
import { IconRunningArrow, iconRunningArrowTag } from '@ni/nimble-components/dist/esm/icons/running-arrow'; export type { IconRunningArrow }; export { iconRunningArrowTag }; export declare const NimbleIconRunningArrow: import("@lit/react").ReactWebComponent<IconRunningArrow, {}>;