react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 707 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.cycle = void 0;
var cycle = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M5.516,14.224c-2.262-2.432-2.222-6.244,0.128-8.611c0.962-0.969,2.164-1.547,3.414-1.736L8.989,1.8\r\n\tC7.234,2.013,5.537,2.796,4.192,4.151c-3.149,3.17-3.187,8.289-0.123,11.531l-1.741,1.752l5.51,0.301l-0.015-5.834L5.516,14.224z\r\n\t M12.163,2.265l0.015,5.834l2.307-2.322c2.262,2.434,2.222,6.246-0.128,8.611c-0.961,0.969-2.164,1.547-3.414,1.736l0.069,2.076\r\n\tc1.755-0.213,3.452-0.996,4.798-2.35c3.148-3.172,3.186-8.291,0.122-11.531l1.741-1.754L12.163,2.265z"
}
}]
};
exports.cycle = cycle;
;