react-icons-kit
Version:
React Icons Kit using various Svg Icon set
87 lines (86 loc) • 2.82 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.compass = void 0;
var compass = {
"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": "polygon",
"attribs": {
"points": "224.391,224.469 231.359,196.641 144.359,144.438 196.547,231.438 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "224.391,224.469 231.359,196.641 144.359,144.438 196.547,231.438 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "315.281,231.172 367.125,144 280.5,196.406 287.5,224.344 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "315.281,231.172 367.125,144 280.5,196.406 287.5,224.344 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "287.688,287.453 280.828,315.344 368,367.219 315.469,280.391 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "287.688,287.453 280.828,315.344 368,367.219 315.469,280.391 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "196.547,280.672 144.359,367.656 231.547,315.312 224.516,287.641 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "196.547,280.672 144.359,367.656 231.547,315.312 224.516,287.641 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M256,128l-25.594,102.391L128,256l102.5,25.625L256.5,384l25.234-102.547L384,255.5l-102.422-25.203L256,128z M256,272\r\n\t\tc-8.828,0-16-7.172-16-16s7.172-16,16-16s16,7.172,16,16S264.828,272,256,272z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,128l-25.594,102.391L128,256l102.5,25.625L256.5,384l25.234-102.547L384,255.5l-102.422-25.203L256,128z M256,272\r\n\t\tc-8.828,0-16-7.172-16-16s7.172-16,16-16s16,7.172,16,16S264.828,272,256,272z"
},
"children": []
}]
}]
}]
};
exports.compass = compass;