UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 410 B
import { IconCalendarArrowsRotateReverseDot, iconCalendarArrowsRotateReverseDotTag } from '@ni/nimble-components/dist/esm/icons/calendar-arrows-rotate-reverse-dot'; export type { IconCalendarArrowsRotateReverseDot }; export { iconCalendarArrowsRotateReverseDotTag }; export declare const NimbleIconCalendarArrowsRotateReverseDot: import("@lit/react").ReactWebComponent<IconCalendarArrowsRotateReverseDot, {}>;