react-icons-kit
Version:
React Icons Kit using various Svg Icon set
19 lines (18 loc) • 572 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.commentDiscussion = void 0;
var commentDiscussion = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill-rule": "evenodd",
"d": "M15 1H6c-.55 0-1 .45-1 1v2H1c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h1v3l3-3h4c.55 0 1-.45 1-1V9h1l3 3V9h1c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1zM9 11H4.5L3 12.5V11H1V5h4v3c0 .55.45 1 1 1h3v2zm6-3h-2v1.5L11.5 8H6V2h9v6z"
},
"children": []
}],
"attribs": {}
};
exports.commentDiscussion = commentDiscussion;
;