UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 310 B
import { IconListTreeDatabase, iconListTreeDatabaseTag } from '@ni/nimble-components/dist/esm/icons/list-tree-database'; export type { IconListTreeDatabase }; export { iconListTreeDatabaseTag }; export declare const NimbleIconListTreeDatabase: import("@lit/react").ReactWebComponent<IconListTreeDatabase, {}>;