react-icons-kit
Version:
React Icons Kit using various Svg Icon set
75 lines (74 loc) • 1.91 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_single_bed_twotone = void 0;
var ic_single_bed_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"height": "3",
"opacity": ".3",
"width": "12",
"x": "6",
"y": "12"
},
"children": [{
"name": "rect",
"attribs": {
"height": "3",
"opacity": ".3",
"width": "12",
"x": "6",
"y": "12"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M18,10V7c0-1.1-0.9-2-2-2H8C6.9,5,6,5.9,6,7v3c-1.1,0-2,0.9-2,2v5h1.33L6,19h1l0.67-2h8.67L17,19h1l0.67-2H20v-5 C20,10.9,19.1,10,18,10z M13,7h3v3h-3V7z M8,7h3v3H8V7z M18,15H6v-3h12V15z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M18,10V7c0-1.1-0.9-2-2-2H8C6.9,5,6,5.9,6,7v3c-1.1,0-2,0.9-2,2v5h1.33L6,19h1l0.67-2h8.67L17,19h1l0.67-2H20v-5 C20,10.9,19.1,10,18,10z M13,7h3v3h-3V7z M8,7h3v3H8V7z M18,15H6v-3h12V15z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_single_bed_twotone = ic_single_bed_twotone;
;