UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 252 B
import { IconQuestion, iconQuestionTag } from '@ni/nimble-components/dist/esm/icons/question'; export type { IconQuestion }; export { iconQuestionTag }; export declare const NimbleIconQuestion: import("@lit/react").ReactWebComponent<IconQuestion, {}>;