react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 905 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidArrowUp = void 0;
var androidArrowUp = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {
"id": "Icon_8_"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M277.375,427V167.296l119.702,119.702L427,256L256,85L85,256l29.924,29.922l119.701-118.626V427H277.375z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M277.375,427V167.296l119.702,119.702L427,256L256,85L85,256l29.924,29.922l119.701-118.626V427H277.375z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.androidArrowUp = androidArrowUp;
;