@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 456 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ReceptionBell = createReactComponent("reception-bell", "ReceptionBell", [["path", { "d": "M2.5 19.5h19M12 7.714V4.5m0 3.214H9.889c-2.915 0-5.278 2.399-5.278 5.357v3.215H19.39V13.07c0-2.958-2.363-5.357-5.278-5.357zM12 4.5H9.889M12 4.5h2.111", "key": "svg-0" }]]);
export { ReceptionBell as default };
//# sourceMappingURL=ReceptionBell.js.map