react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 463 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.thinUp = void 0;
var thinUp = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M2.582,13.891c-0.272,0.268-0.709,0.268-0.979,0s-0.271-0.701,0-0.969l7.908-7.83c0.27-0.268,0.707-0.268,0.979,0\r\n\tl7.908,7.83c0.27,0.268,0.27,0.701,0,0.969c-0.271,0.268-0.709,0.268-0.978,0L10,6.75L2.582,13.891z"
}
}]
};
exports.thinUp = thinUp;
;