react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 794 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidArrowDropleftCircle = void 0;
var androidArrowDropleftCircle = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M464,256c0-114.875-93.125-208-208-208S48,141.125,48,256s93.125,208,208,208S464,370.875,464,256z M192,256l96-96v192\r\n\t\tL192,256z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M464,256c0-114.875-93.125-208-208-208S48,141.125,48,256s93.125,208,208,208S464,370.875,464,256z M192,256l96-96v192\r\n\t\tL192,256z"
},
"children": []
}]
}]
}]
};
exports.androidArrowDropleftCircle = androidArrowDropleftCircle;
;