UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 231 B
import { IconClone, iconCloneTag } from '@ni/nimble-components/dist/esm/icons/clone'; export type { IconClone }; export { iconCloneTag }; export declare const NimbleIconClone: import("@lit/react").ReactWebComponent<IconClone, {}>;