UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 260 B
import { IconSkipArrow, iconSkipArrowTag } from '@ni/nimble-components/dist/esm/icons/skip-arrow'; export type { IconSkipArrow }; export { iconSkipArrowTag }; export declare const NimbleIconSkipArrow: import("@lit/react").ReactWebComponent<IconSkipArrow, {}>;