react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 490 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.thinLeft = void 0;
var thinLeft = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M13.891,17.418c0.268,0.272,0.268,0.709,0,0.979c-0.268,0.27-0.701,0.271-0.969,0l-7.83-7.908\r\n\tc-0.268-0.27-0.268-0.707,0-0.979l7.83-7.908c0.268-0.27,0.701-0.27,0.969,0c0.268,0.271,0.268,0.709,0,0.979L6.75,10L13.891,17.418\r\n\tz"
}
}]
};
exports.thinLeft = thinLeft;
;