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