UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 288 B
import { IconCalendarLines, iconCalendarLinesTag } from '@ni/nimble-components/dist/esm/icons/calendar-lines'; export type { IconCalendarLines }; export { iconCalendarLinesTag }; export declare const NimbleIconCalendarLines: import("@lit/react").ReactWebComponent<IconCalendarLines, {}>;