UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 303 B
import { IconBlockWithRibbon, iconBlockWithRibbonTag } from '@ni/nimble-components/dist/esm/icons/block-with-ribbon'; export type { IconBlockWithRibbon }; export { iconBlockWithRibbonTag }; export declare const NimbleIconBlockWithRibbon: import("@lit/react").ReactWebComponent<IconBlockWithRibbon, {}>;