UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 224 B
import { IconPlay, iconPlayTag } from '@ni/nimble-components/dist/esm/icons/play'; export type { IconPlay }; export { iconPlayTag }; export declare const NimbleIconPlay: import("@lit/react").ReactWebComponent<IconPlay, {}>;