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