react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.33 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.macbook = void 0;
var macbook = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "MACBOOK_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "MACBOOK"
},
"children": [{
"name": "g",
"attribs": {
"id": "MACBOOK"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M58,44V15c0-1.657-1.343-3-3-3H9c-1.657,0-3,1.343-3,3v29H0v5c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3v-5H58z M39,49\r\n\t\t\t\tH25v-2h14V49z M54,42H10V16h44V42z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M58,44V15c0-1.657-1.343-3-3-3H9c-1.657,0-3,1.343-3,3v29H0v5c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3v-5H58z M39,49\r\n\t\t\t\tH25v-2h14V49z M54,42H10V16h44V42z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.macbook = macbook;
;