UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 266 B
import { IconMicrophone, iconMicrophoneTag } from '@ni/nimble-components/dist/esm/icons/microphone'; export type { IconMicrophone }; export { iconMicrophoneTag }; export declare const NimbleIconMicrophone: import("@lit/react").ReactWebComponent<IconMicrophone, {}>;