UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 274 B
import { IconWebviCustom, iconWebviCustomTag } from '@ni/nimble-components/dist/esm/icons/webvi-custom'; export type { IconWebviCustom }; export { iconWebviCustomTag }; export declare const NimbleIconWebviCustom: import("@lit/react").ReactWebComponent<IconWebviCustom, {}>;