UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 353 B
import { IconArrowPartialRotateLeft, iconArrowPartialRotateLeftTag } from '@ni/nimble-components/dist/esm/icons/arrow-partial-rotate-left'; export type { IconArrowPartialRotateLeft }; export { iconArrowPartialRotateLeftTag }; export declare const NimbleIconArrowPartialRotateLeft: import("@lit/react").ReactWebComponent<IconArrowPartialRotateLeft, {}>;