react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.74 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.previousFastStep = void 0;
var previousFastStep = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M256,512c141.391,0,256-114.609,256-256S397.391,0,256,0S0,114.609,0,256S114.609,512,256,512z M256,40\r\n\t\tc119.297,0,216,96.703,216,216s-96.703,216-216,216S40,375.297,40,256S136.703,40,256,40z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,512c141.391,0,256-114.609,256-256S397.391,0,256,0S0,114.609,0,256S114.609,512,256,512z M256,40\r\n\t\tc119.297,0,216,96.703,216,216s-96.703,216-216,216S40,375.297,40,256S136.703,40,256,40z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "352,176 256,256 352,336 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "352,176 256,256 352,336 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "256,256 256,176 160,256 256,336 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,256 256,176 160,256 256,336 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "160,240 160,176 128,176 128,336 160,336 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "160,240 160,176 128,176 128,336 160,336 \t"
},
"children": []
}]
}]
}]
};
exports.previousFastStep = previousFastStep;
;