react-icons-kit
Version:
React Icons Kit using various Svg Icon set
75 lines (74 loc) • 1.54 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_sync_alt = void 0;
var ic_sync_alt = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M22,8l-4-4v3H3v2h15v3L22,8z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M22,8l-4-4v3H3v2h15v3L22,8z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M2,16l4,4v-3h15v-2H6v-3L2,16z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M2,16l4,4v-3h15v-2H6v-3L2,16z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_sync_alt = ic_sync_alt;
;