UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 238 B
import { IconFolder, iconFolderTag } from '@ni/nimble-components/dist/esm/icons/folder'; export type { IconFolder }; export { iconFolderTag }; export declare const NimbleIconFolder: import("@lit/react").ReactWebComponent<IconFolder, {}>;