react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.66 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.square_add = void 0;
var square_add = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "SQUARE__x2F__ADD_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "SQUARE__x2F__ADD"
},
"children": [{
"name": "g",
"attribs": {
"id": "SQUARE__x2F__ADD"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M19,35h10v10c0,1.657,1.343,3,3,3s3-1.343,3-3V35h10c1.657,0,3-1.343,3-3s-1.343-3-3-3H35V19c0-1.657-1.343-3-3-3\r\n\t\t\t\ts-3,1.343-3,3v10H19c-1.657,0-3,1.343-3,3S17.343,35,19,35z M61,0H3C1.343,0,0,1.343,0,3v58c0,1.657,1.343,3,3,3h58\r\n\t\t\t\tc1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z M58,58H6V6h52V58z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M19,35h10v10c0,1.657,1.343,3,3,3s3-1.343,3-3V35h10c1.657,0,3-1.343,3-3s-1.343-3-3-3H35V19c0-1.657-1.343-3-3-3\r\n\t\t\t\ts-3,1.343-3,3v10H19c-1.657,0-3,1.343-3,3S17.343,35,19,35z M61,0H3C1.343,0,0,1.343,0,3v58c0,1.657,1.343,3,3,3h58\r\n\t\t\t\tc1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z M58,58H6V6h52V58z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.square_add = square_add;