react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 747 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_sync_problem_twotone = void 0;
var ic_sync_problem_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24C5.68 15.15 5 13.66 5 12c0-2.61 1.67-4.83 4-5.65V4.26C5.55 5.15 3 8.27 3 12zm8 5h2v-2h-2v2zM21 4h-6v6l2.24-2.24C18.32 8.85 19 10.34 19 12c0 2.61-1.67 4.83-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4zm-10 9h2V7h-2v6z"
},
"children": []
}]
};
exports.ic_sync_problem_twotone = ic_sync_problem_twotone;
;