react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 571 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowLeftC = void 0;
var arrowLeftC = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M189.3,128.4L89,233.4c-6,5.8-9,13.7-9,22.4c0,8.7,3,16.5,9,22.4l100.3,105.4c11.9,12.5,31.3,12.5,43.2,0\r\n\tc11.9-12.5,11.9-32.7,0-45.2L184.4,288h217c16.9,0,30.6-14.3,30.6-32c0-17.7-13.7-32-30.6-32h-217l48.2-50.4\r\n\tc11.9-12.5,11.9-32.7,0-45.2C220.6,115.9,201.3,115.9,189.3,128.4z"
},
"children": []
}]
};
exports.arrowLeftC = arrowLeftC;
;