UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconBellCircle, iconBellCircleTag } from '@ni/nimble-components/dist/esm/icons/bell-circle'; export type { IconBellCircle }; export { iconBellCircleTag }; export declare const NimbleIconBellCircle: import("@lit/react").ReactWebComponent<IconBellCircle, {}>;