react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 618 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.reply = void 0;
var reply = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M448,400c0,0-36.8-208-224-208v-80L64,256l160,134.4v-92.3C325.6,298.1,395,307,448,400z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M448,400c0,0-36.8-208-224-208v-80L64,256l160,134.4v-92.3C325.6,298.1,395,307,448,400z"
},
"children": []
}]
}]
}]
};
exports.reply = reply;
;