@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
8 lines (7 loc) • 302 B
TypeScript
import type { IconProps } from '../../types';
declare const ContactsBookUploadFill: import("react").NamedExoticComponent<IconProps>;
/**
* Remix Icon: Contacts Book Upload Fill
* @see {@link https://remixicon.com/icon/contacts-book-upload-fill Remix Icon Docs}
*/
export { ContactsBookUploadFill };