UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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