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