UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 260 B
import { IconSineGraph, iconSineGraphTag } from '@ni/nimble-components/dist/esm/icons/sine-graph'; export type { IconSineGraph }; export { iconSineGraphTag }; export declare const NimbleIconSineGraph: import("@lit/react").ReactWebComponent<IconSineGraph, {}>;