react-icons-kit
Version:
React Icons Kit using various Svg Icon set
69 lines (68 loc) • 1.3 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosDrag = void 0;
var iosDrag = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "80",
"y": "304",
"width": "352",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "80",
"y": "304",
"width": "352",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "80",
"y": "248",
"width": "352",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "80",
"y": "248",
"width": "352",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "80",
"y": "192",
"width": "352",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "80",
"y": "192",
"width": "352",
"height": "16"
},
"children": []
}]
}]
}]
};
exports.iosDrag = iosDrag;
;