UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 259 B
import { IconThumbtack, iconThumbtackTag } from '@ni/nimble-components/dist/esm/icons/thumbtack'; export type { IconThumbtack }; export { iconThumbtackTag }; export declare const NimbleIconThumbtack: import("@lit/react").ReactWebComponent<IconThumbtack, {}>;