react-icons-kit
Version:
React Icons Kit using various Svg Icon set
23 lines (22 loc) • 873 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.reportComment = void 0;
var reportComment = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256-2C114.609-2,0,112.609,0,254s114.609,256,256,256s256-114.609,256-256S397.391-2,256-2z M256,470\r\n\tc-119.297,0-216-96.703-216-216S136.703,38,256,38s216,96.703,216,216S375.297,470,256,470z"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M349.328,142H162.664C152.359,142,144,150.359,144,160.656v122.672c0,10.312,8.359,18.672,18.664,18.672H176v64l37.336-64\r\n\th135.992c10.312,0,18.672-8.359,18.672-18.672V160.656C368,150.359,359.641,142,349.328,142z M336,270h-96v-16h96V270z M336,222H176\r\n\tv-16h160V222z M336,190H176v-16h160V190z"
},
"children": []
}]
};
exports.reportComment = reportComment;
;