react-icons-kit
Version:
React Icons Kit using various Svg Icon set
19 lines (18 loc) • 384 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.reply = void 0;
var reply = {
"viewBox": "0 0 14 16",
"children": [{
"name": "path",
"attribs": {
"fill-rule": "evenodd",
"d": "M6 3.5c3.92.44 8 3.125 8 10-2.312-5.062-4.75-6-8-6V11L.5 5.5 6 0v3.5z"
},
"children": []
}],
"attribs": {}
};
exports.reply = reply;
;