react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.54 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.skip_previous = void 0;
var skip_previous = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "SKIP__x2F__PREVIOUS_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "SKIP__x2F__PREVIOUS"
},
"children": [{
"name": "g",
"attribs": {
"id": "SKIP__x2F__PREVIOUS"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M41,19c-0.584,0-1.129,0.168-1.59,0.456l0,0L26,27.837V22c0-1.657-1.343-3-3-3s-3,1.343-3,3v20c0,1.657,1.343,3,3,3\r\n\t\t\t\ts3-1.343,3-3v-5.837l13.41,8.381l0,0C39.871,44.833,40.416,45,41,45c1.657,0,3-1.343,3-3V22C44,20.343,42.657,19,41,19z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M41,19c-0.584,0-1.129,0.168-1.59,0.456l0,0L26,27.837V22c0-1.657-1.343-3-3-3s-3,1.343-3,3v20c0,1.657,1.343,3,3,3\r\n\t\t\t\ts3-1.343,3-3v-5.837l13.41,8.381l0,0C39.871,44.833,40.416,45,41,45c1.657,0,3-1.343,3-3V22C44,20.343,42.657,19,41,19z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.skip_previous = skip_previous;
;