@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 331 B
TypeScript
import { IconBookMagnifyingGlass, iconBookMagnifyingGlassTag } from '@ni/nimble-components/dist/esm/icons/book-magnifying-glass';
export type { IconBookMagnifyingGlass };
export { iconBookMagnifyingGlassTag };
export declare const NimbleIconBookMagnifyingGlass: import("@lit/react").ReactWebComponent<IconBookMagnifyingGlass, {}>;