UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 352 B
import { IconDashboardBuilderLegend, iconDashboardBuilderLegendTag } from '@ni/nimble-components/dist/esm/icons/dashboard-builder-legend'; export type { IconDashboardBuilderLegend }; export { iconDashboardBuilderLegendTag }; export declare const NimbleIconDashboardBuilderLegend: import("@lit/react").ReactWebComponent<IconDashboardBuilderLegend, {}>;