react-icons-kit
Version:
React Icons Kit using various Svg Icon set
93 lines (92 loc) • 2.77 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.magicWand = void 0;
var magicWand = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M295.656,189.562L128,357.297L154.695,384l167.789-167.594L295.656,189.562z M256.664,237.516l39.445-39.469L314,215.938\r\n\t\tl-39.438,39.469L256.664,237.516z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M295.656,189.562L128,357.297L154.695,384l167.789-167.594L295.656,189.562z M256.664,237.516l39.445-39.469L314,215.938\r\n\t\tl-39.438,39.469L256.664,237.516z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "362.734,162.719 349.312,149.297 322.484,176.141 335.906,189.562 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "362.734,162.719 349.312,149.297 322.484,176.141 335.906,189.562 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "288.406,165.375 281.812,128 263.148,131.297 269.75,168.688 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "288.406,165.375 281.812,128 263.148,131.297 269.75,168.688 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "346.641,223.656 343.359,242.328 380.719,248.938 384,230.25 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "346.641,223.656 343.359,242.328 380.719,248.938 384,230.25 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "304.422,278.719 320.453,313.125 337.656,305.094 321.625,270.703 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "304.422,278.719 320.453,313.125 337.656,305.094 321.625,270.703 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "241.391,190.453 207,174.422 198.969,191.625 233.367,207.656 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "241.391,190.453 207,174.422 198.969,191.625 233.367,207.656 \t"
},
"children": []
}]
}]
}]
};
exports.magicWand = magicWand;