UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 245 B
import { IconComment, iconCommentTag } from '@ni/nimble-components/dist/esm/icons/comment'; export type { IconComment }; export { iconCommentTag }; export declare const NimbleIconComment: import("@lit/react").ReactWebComponent<IconComment, {}>;