react-icons-kit
Version:
React Icons Kit using various Svg Icon set
47 lines (46 loc) • 1.14 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosCopy = void 0;
var iosCopy = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "144,416 144,400 144,112 112,112 112,448 352,448 352,416 160,416 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "144,416 144,400 144,112 112,112 112,448 352,448 352,416 160,416 \t"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M325.3,64H160v48v288h192h48V139L325.3,64z M368,176h-80V96h16v64h64V176z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M325.3,64H160v48v288h192h48V139L325.3,64z M368,176h-80V96h16v64h64V176z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.iosCopy = iosCopy;