UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 274 B
import { IconCircleSlash, iconCircleSlashTag } from '@ni/nimble-components/dist/esm/icons/circle-slash'; export type { IconCircleSlash }; export { iconCircleSlashTag }; export declare const NimbleIconCircleSlash: import("@lit/react").ReactWebComponent<IconCircleSlash, {}>;