react-icons-kit
Version:
React Icons Kit using various Svg Icon set
123 lines (122 loc) • 2.91 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_post_add_twotone = void 0;
var ic_post_add_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": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M17,19.22H5V7h7V5H5C3.9,5,3,5.9,3,7v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-7h-2V19.22z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M17,19.22H5V7h7V5H5C3.9,5,3,5.9,3,7v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-7h-2V19.22z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M19,2h-2v3h-3c0.01,0.01,0,2,0,2h3v2.99c0.01,0.01,2,0,2,0V7h3V5h-3V2z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M19,2h-2v3h-3c0.01,0.01,0,2,0,2h3v2.99c0.01,0.01,2,0,2,0V7h3V5h-3V2z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "8",
"x": "7",
"y": "9"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "8",
"x": "7",
"y": "9"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "7,12 7,14 15,14 15,12 12,12"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "7,12 7,14 15,14 15,12 12,12"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "8",
"x": "7",
"y": "15"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "8",
"x": "7",
"y": "15"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_post_add_twotone = ic_post_add_twotone;
;