react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.56 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.computer_remove = void 0;
var computer_remove = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "COMPUTER__x2F__REMOVE_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "COMPUTER__x2F__REMOVE"
},
"children": [{
"name": "g",
"attribs": {
"id": "COMPUTER__x2F__REMOVE"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M26,28h12c1.657,0,3-1.343,3-3s-1.343-3-3-3H26c-1.657,0-3,1.343-3,3S24.343,28,26,28z M60,4H4C2.343,4,1,5.343,1,7v40\r\n\t\t\t\tc0,1.657,1.343,3,3,3h19v5l-4,4v1h26v-1l-4-4v-5h19c1.657,0,3-1.343,3-3V7C63,5.343,61.657,4,60,4z M59,42H5V8h54V42z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M26,28h12c1.657,0,3-1.343,3-3s-1.343-3-3-3H26c-1.657,0-3,1.343-3,3S24.343,28,26,28z M60,4H4C2.343,4,1,5.343,1,7v40\r\n\t\t\t\tc0,1.657,1.343,3,3,3h19v5l-4,4v1h26v-1l-4-4v-5h19c1.657,0,3-1.343,3-3V7C63,5.343,61.657,4,60,4z M59,42H5V8h54V42z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.computer_remove = computer_remove;
;