@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
8 lines (7 loc) • 296 B
TypeScript
import type { IconProps } from '../../types';
declare const NotificationBadgeLine: import("react").NamedExoticComponent<IconProps>;
/**
* Remix Icon: Notification Badge Line
* @see {@link https://remixicon.com/icon/notification-badge-line Remix Icon Docs}
*/
export { NotificationBadgeLine };