react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.4 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ipad = void 0;
var ipad = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "IPAD_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "IPAD"
},
"children": [{
"name": "g",
"attribs": {
"id": "IPAD"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M54,3H10C8.343,3,7,4.343,7,6v52c0,1.657,1.343,3,3,3h44c1.657,0,3-1.343,3-3V6C57,4.343,55.657,3,54,3z M32,59\r\n\t\t\t\tc-1.105,0-2-0.896-2-2s0.895-2,2-2c1.105,0,2,0.896,2,2S33.105,59,32,59z M51,53H13V9h38V53z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M54,3H10C8.343,3,7,4.343,7,6v52c0,1.657,1.343,3,3,3h44c1.657,0,3-1.343,3-3V6C57,4.343,55.657,3,54,3z M32,59\r\n\t\t\t\tc-1.105,0-2-0.896-2-2s0.895-2,2-2c1.105,0,2,0.896,2,2S33.105,59,32,59z M51,53H13V9h38V53z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.ipad = ipad;
;