react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 766 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidStar = void 0;
var androidStar = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,372.686 380.83,448 347.809,305.934 458,210.409 312.733,197.934 256,64 199.257,197.934 54,210.409 \r\n\t\t164.192,305.934 131.161,448 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,372.686 380.83,448 347.809,305.934 458,210.409 312.733,197.934 256,64 199.257,197.934 54,210.409 \r\n\t\t164.192,305.934 131.161,448 \t"
},
"children": []
}]
}]
}]
};
exports.androidStar = androidStar;
;