UNPKG

@risemaxi/sigil

Version:

Icons and Signs for the Rise Design System

8 lines (7 loc) 272 B
import type { IconProps } from '../../types'; declare const BubbleChartFill: import("react").NamedExoticComponent<IconProps>; /** * Remix Icon: Bubble Chart Fill * @see {@link https://remixicon.com/icon/bubble-chart-fill Remix Icon Docs} */ export { BubbleChartFill };