@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 316 B
TypeScript
import { IconCalendarRectangle, iconCalendarRectangleTag } from '@ni/nimble-components/dist/esm/icons/calendar-rectangle';
export type { IconCalendarRectangle };
export { iconCalendarRectangleTag };
export declare const NimbleIconCalendarRectangle: import("@lit/react").ReactWebComponent<IconCalendarRectangle, {}>;