react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 913 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidArrowBack = void 0;
var androidArrowBack = {
"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": "M427,234.625H167.296l119.702-119.702L256,85L85,256l171,171l29.922-29.924L167.296,277.375H427V234.625z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M427,234.625H167.296l119.702-119.702L256,85L85,256l171,171l29.922-29.924L167.296,277.375H427V234.625z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.androidArrowBack = androidArrowBack;
;