UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 224 B
import { IconUser, iconUserTag } from '@ni/nimble-components/dist/esm/icons/user'; export type { IconUser }; export { iconUserTag }; export declare const NimbleIconUser: import("@lit/react").ReactWebComponent<IconUser, {}>;