UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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