react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 851 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_room_service_twotone = void 0;
var ic_room_service_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 9.58c-2.95 0-5.47 1.83-6.5 4.41h13c-1.03-2.58-3.55-4.41-6.5-4.41z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M2 17h20v2H2zm11.84-9.21c.1-.24.16-.51.16-.79 0-1.1-.9-2-2-2s-2 .9-2 2c0 .28.06.55.16.79C6.25 8.6 3.27 11.93 3 16h18c-.27-4.07-3.25-7.4-7.16-8.21zM12 9.58c2.95 0 5.47 1.83 6.5 4.41h-13c1.03-2.58 3.55-4.41 6.5-4.41z"
},
"children": []
}]
};
exports.ic_room_service_twotone = ic_room_service_twotone;
;