UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 217 B
import { IconTag, iconTagTag } from '@ni/nimble-components/dist/esm/icons/tag'; export type { IconTag }; export { iconTagTag }; export declare const NimbleIconTag: import("@lit/react").ReactWebComponent<IconTag, {}>;