react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 667 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_meeting_room_twotone = void 0;
var ic_meeting_room_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 19h6V5H7v14zm3-8h2v2h-2v-2z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19 19V4h-4V3H5v16H3v2h12V6h2v15h4v-2h-2zm-6 0H7V5h6v14zm-3-8h2v2h-2z"
},
"children": []
}]
};
exports.ic_meeting_room_twotone = ic_meeting_room_twotone;
;