UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 217 B
import { IconAdd, iconAddTag } from '@ni/nimble-components/dist/esm/icons/add'; export type { IconAdd }; export { iconAddTag }; export declare const NimbleIconAdd: import("@lit/react").ReactWebComponent<IconAdd, {}>;