UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 268 B
import { IconPotWithLid, iconPotWithLidTag } from '@ni/nimble-components/dist/esm/icons/pot-with-lid'; export type { IconPotWithLid }; export { iconPotWithLidTag }; export declare const NimbleIconPotWithLid: import("@lit/react").ReactWebComponent<IconPotWithLid, {}>;