@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 560 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ReceptionBellSolid = createReactSolidComponent("reception-bell", "ReceptionBellSolid", [["path", { "d": "M10 4.25a.75.75 0 0 0 0 1.5h1.25v1.5H10A5.75 5.75 0 0 0 4.25 13v3c0 .414.336.75.75.75h14a.75.75 0 0 0 .75-.75v-3A5.75 5.75 0 0 0 14 7.25h-1.25v-1.5H14a.75.75 0 0 0 0-1.5zm-7 14a.75.75 0 0 0 0 1.5h18a.75.75 0 0 0 0-1.5z", "key": "svg-0" }]]);
export { ReceptionBellSolid as default };
//# sourceMappingURL=ReceptionBellSolid.js.map