react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 377 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.reply = void 0;
var reply = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M7 12.119v3.881l-6-6 6-6v3.966c6.98 0.164 6.681-4.747 4.904-7.966 4.386 4.741 3.455 12.337-4.904 12.119z"
}
}]
};
exports.reply = reply;
;