react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.77 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.map = void 0;
var map = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "135.5,368 199.5,336 199.5,144 135.5,176 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "135.5,368 199.5,336 199.5,144 135.5,176 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "215.5,336 279.5,368 279.5,176 215.5,144 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "215.5,336 279.5,368 279.5,176 215.5,144 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "295.5,368 359.5,336 359.5,144 295.5,176 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "295.5,368 359.5,336 359.5,144 295.5,176 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M256,0C114.625,0,0,114.609,0,256s114.625,256,256,256c141.406,0,256-114.609,256-256S397.406,0,256,0z M256,472\r\n\t\tc-119.281,0-216-96.703-216-216S136.719,40,256,40c119.312,0,216,96.703,216,216S375.312,472,256,472z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.625,0,0,114.609,0,256s114.625,256,256,256c141.406,0,256-114.609,256-256S397.406,0,256,0z M256,472\r\n\t\tc-119.281,0-216-96.703-216-216S136.719,40,256,40c119.312,0,216,96.703,216,216S375.312,472,256,472z"
},
"children": []
}]
}]
}]
};
exports.map = map;
;