react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.42 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iphone = void 0;
var iphone = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "IPHONE_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "IPHONE"
},
"children": [{
"name": "g",
"attribs": {
"id": "IPHONE"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M46,3H18c-1.657,0-3,1.343-3,3v52c0,1.657,1.343,3,3,3h28c1.657,0,3-1.343,3-3V6C49,4.343,47.657,3,46,3z M32,58\r\n\t\t\t\tc-1.105,0-2-0.895-2-2s0.895-2,2-2c1.105,0,2,0.895,2,2S33.105,58,32,58z M46,51H18V9h28V51z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M46,3H18c-1.657,0-3,1.343-3,3v52c0,1.657,1.343,3,3,3h28c1.657,0,3-1.343,3-3V6C49,4.343,47.657,3,46,3z M32,58\r\n\t\t\t\tc-1.105,0-2-0.895-2-2s0.895-2,2-2c1.105,0,2,0.895,2,2S33.105,58,32,58z M46,51H18V9h28V51z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.iphone = iphone;
;