react-icons-kit
Version:
React Icons Kit using various Svg Icon set
107 lines (106 loc) • 2.81 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_quickreply_twotone = void 0;
var ic_quickreply_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": "g",
"attribs": {
"opacity": ".3"
},
"children": [{
"name": "g",
"attribs": {
"opacity": ".3"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "4,4 4,17.17 5.17,16 15,16 15,10 20,10 20,4"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "4,4 4,17.17 5.17,16 15,16 15,10 20,10 20,4"
},
"children": []
}]
}]
}]
}, {
"name": "path",
"attribs": {
"d": "M5.17,16L4,17.17V4h16v6h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h9v-2H5.17z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M5.17,16L4,17.17V4h16v6h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h9v-2H5.17z"
},
"children": []
}]
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "19,23 22.5,16 20.3,16 22,12 17,12 17,18 19,18"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "19,23 22.5,16 20.3,16 22,12 17,12 17,18 19,18"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.ic_quickreply_twotone = ic_quickreply_twotone;
;