react-icons-kit
Version:
React Icons Kit using various Svg Icon set
95 lines (94 loc) • 2.31 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_king_bed = void 0;
var ic_king_bed = {
"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": {
"fill": "none",
"height": "3",
"width": "5",
"x": "6",
"y": "7"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "3",
"width": "5",
"x": "6",
"y": "7"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"fill": "none",
"height": "3",
"width": "5",
"x": "13",
"y": "7"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "3",
"width": "5",
"x": "13",
"y": "7"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M20,10V7c0-1.1-0.9-2-2-2H6C4.9,5,4,5.9,4,7v3c-1.1,0-2,0.9-2,2v5h1.33L4,19h1l0.67-2h12.67L19,19h1l0.67-2H22v-5 C22,10.9,21.1,10,20,10z M11,10H6V7h5V10z M18,10h-5V7h5V10z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M20,10V7c0-1.1-0.9-2-2-2H6C4.9,5,4,5.9,4,7v3c-1.1,0-2,0.9-2,2v5h1.33L4,19h1l0.67-2h12.67L19,19h1l0.67-2H22v-5 C22,10.9,21.1,10,20,10z M11,10H6V7h5V10z M18,10h-5V7h5V10z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_king_bed = ic_king_bed;
;