@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 379 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ReceptionBell = createReactComponent("reception-bell", "ReceptionBell", [["path", { "d": "M3 19h18M12 8V5m0 3h-2a5 5 0 0 0-5 5v3h14v-3a5 5 0 0 0-5-5zm0-3h-2m2 0h2", "key": "svg-0" }]]);
export { ReceptionBell as default };
//# sourceMappingURL=ReceptionBell.js.map