UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 310 B
import { IconArrowRotateRight, iconArrowRotateRightTag } from '@ni/nimble-components/dist/esm/icons/arrow-rotate-right'; export type { IconArrowRotateRight }; export { iconArrowRotateRightTag }; export declare const NimbleIconArrowRotateRight: import("@lit/react").ReactWebComponent<IconArrowRotateRight, {}>;