react-icons-kit
Version:
React Icons Kit using various Svg Icon set
71 lines (70 loc) • 2.3 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.random = void 0;
var random = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"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\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"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\t\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": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "336,224 336,240 384,208.25 336,176 336,192 272,192 208,288 128,288.25 128,320 224,320 288,224 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "336,224 336,240 384,208.25 336,176 336,192 272,192 208,288 128,288.25 128,320 224,320 288,224 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "219.719,241.578 238.391,213.578 224,192 128,192 128,224 208,224 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "219.719,241.578 238.391,213.578 224,192 128,192 128,224 208,224 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "336,288 288,288 276.281,270.422 257.625,298.422 272,320 336,320 336,336 384,303.75 336,272 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "336,288 288,288 276.281,270.422 257.625,298.422 272,320 336,320 336,336 384,303.75 336,272 \t\t"
},
"children": []
}]
}]
}]
}]
}]
};
exports.random = random;