react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.49 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.square_remove = void 0;
var square_remove = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "SQUARE__x2F__REMOVE_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "SQUARE__x2F__REMOVE"
},
"children": [{
"name": "g",
"attribs": {
"id": "SQUARE__x2F__REMOVE"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M61,0H3C1.343,0,0,1.343,0,3v58c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z M58,58H6V6h52V58\r\n\t\t\t\tz M19,35h26c1.657,0,3-1.343,3-3s-1.343-3-3-3H19c-1.657,0-3,1.343-3,3S17.343,35,19,35z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M61,0H3C1.343,0,0,1.343,0,3v58c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z M58,58H6V6h52V58\r\n\t\t\t\tz M19,35h26c1.657,0,3-1.343,3-3s-1.343-3-3-3H19c-1.657,0-3,1.343-3,3S17.343,35,19,35z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.square_remove = square_remove;
;