react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 911 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidArrowDown = void 0;
var androidArrowDown = {
"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,85v259.704l119.702-119.702L427,256L256,427L85,256l29.924-29.922l119.701,118.626V85H277.375z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M277.375,85v259.704l119.702-119.702L427,256L256,427L85,256l29.924-29.922l119.701,118.626V85H277.375z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.androidArrowDown = androidArrowDown;