UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 239 B
import { IconFancyA, iconFancyATag } from '@ni/nimble-components/dist/esm/icons/fancy-a'; export type { IconFancyA }; export { iconFancyATag }; export declare const NimbleIconFancyA: import("@lit/react").ReactWebComponent<IconFancyA, {}>;