UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 252 B
import { IconNotebook, iconNotebookTag } from '@ni/nimble-components/dist/esm/icons/notebook'; export type { IconNotebook }; export { iconNotebookTag }; export declare const NimbleIconNotebook: import("@lit/react").ReactWebComponent<IconNotebook, {}>;