react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.34 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.plus = void 0;
var plus = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "PLUS_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "PLUS"
},
"children": [{
"name": "g",
"attribs": {
"id": "PLUS"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M52,29H35V12c0-1.657-1.343-3-3-3s-3,1.343-3,3v17H12c-1.657,0-3,1.343-3,3s1.343,3,3,3h17v17c0,1.657,1.343,3,3,3\r\n\t\t\t\ts3-1.343,3-3V35h17c1.657,0,3-1.343,3-3S53.657,29,52,29z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M52,29H35V12c0-1.657-1.343-3-3-3s-3,1.343-3,3v17H12c-1.657,0-3,1.343-3,3s1.343,3,3,3h17v17c0,1.657,1.343,3,3,3\r\n\t\t\t\ts3-1.343,3-3V35h17c1.657,0,3-1.343,3-3S53.657,29,52,29z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.plus = plus;
;