react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 485 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.smallLeft = void 0;
var smallLeft = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M12.141,13.418c0.268,0.271,0.268,0.709,0,0.978c-0.268,0.27-0.701,0.272-0.969,0l-3.83-3.908\r\n\tc-0.268-0.27-0.268-0.707,0-0.979l3.83-3.908c0.267-0.27,0.701-0.27,0.969,0c0.268,0.271,0.268,0.709,0,0.978L9,10L12.141,13.418z"
}
}]
};
exports.smallLeft = smallLeft;
;