UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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