@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 364 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var RoomService = createReactComponent("room-service", "RoomService", [["path", { "d": "M12 6.167V4m0 2.167a8 8 0 0 1 8 8V17H4v-2.833a8 8 0 0 1 8-8M3 20h18", "key": "svg-0" }]]);
export { RoomService as default };
//# sourceMappingURL=RoomService.js.map