react-icons-kit
Version:
React Icons Kit using various Svg Icon set
36 lines (35 loc) • 725 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.refreshCw = void 0;
var refreshCw = {
"viewBox": "0 0 24 24",
"children": [{
"name": "polyline",
"attribs": {
"points": "23 4 23 10 17 10"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"points": "1 20 1 14 7 14"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"
},
"children": []
}],
"attribs": {
"fill": "none",
"stroke": "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}
};
exports.refreshCw = refreshCw;
;