react-icons-kit
Version:
React Icons Kit using various Svg Icon set
135 lines (134 loc) • 3.03 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosColorWand = void 0;
var iosColorWand = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "198.011,159.22 163.968,193.337 420.064,450 454,415.883 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "198.011,159.22 163.968,193.337 420.064,450 454,415.883 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "182",
"y": "62",
"width": "32",
"height": "64"
},
"children": [{
"name": "rect",
"attribs": {
"x": "182",
"y": "62",
"width": "32",
"height": "64"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "182",
"y": "266",
"width": "32",
"height": "64"
},
"children": [{
"name": "rect",
"attribs": {
"x": "182",
"y": "266",
"width": "32",
"height": "64"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "274",
"y": "178",
"width": "64",
"height": "32"
},
"children": [{
"name": "rect",
"attribs": {
"x": "274",
"y": "178",
"width": "64",
"height": "32"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "303.941,112.143 281.314,89.465 236.06,134.82 258.687,157.498 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "303.941,112.143 281.314,89.465 236.06,134.82 258.687,157.498 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "92.06,112.143 137.314,157.498 159.941,134.82 114.687,89.465 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "92.06,112.143 137.314,157.498 159.941,134.82 114.687,89.465 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "92.06,279.141 114.687,301.816 159.941,256.462 137.314,233.784 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "92.06,279.141 114.687,301.816 159.941,256.462 137.314,233.784 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "58",
"y": "178",
"width": "64",
"height": "32"
},
"children": [{
"name": "rect",
"attribs": {
"x": "58",
"y": "178",
"width": "64",
"height": "32"
},
"children": []
}]
}]
}]
};
exports.iosColorWand = iosColorWand;
;