react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 855 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidNavigate = void 0;
var androidNavigate = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {
"id": "Icon_5_"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,64 96,433.062 110.938,448 256,384 401.062,448 416,433.062 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,64 96,433.062 110.938,448 256,384 401.062,448 416,433.062 \t\t"
},
"children": []
}]
}]
}]
}]
}]
};
exports.androidNavigate = androidNavigate;
;