react-icons-kit
Version:
React Icons Kit using various Svg Icon set
79 lines (78 loc) • 2.2 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_more_time_outline = void 0;
var ic_more_time_outline = {
"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": "polygon",
"attribs": {
"points": "10,8 10,14 14.7,16.9 15.5,15.7 11.5,13.3 11.5,8"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "10,8 10,14 14.7,16.9 15.5,15.7 11.5,13.3 11.5,8"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M17.92,12c0.05,0.33,0.08,0.66,0.08,1c0,3.9-3.1,7-7,7s-7-3.1-7-7c0-3.9,3.1-7,7-7c0.7,0,1.37,0.1,2,0.29V4.23 C12.36,4.08,11.69,4,11,4c-5,0-9,4-9,9s4,9,9,9s9-4,9-9c0-0.34-0.02-0.67-0.06-1H17.92z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M17.92,12c0.05,0.33,0.08,0.66,0.08,1c0,3.9-3.1,7-7,7s-7-3.1-7-7c0-3.9,3.1-7,7-7c0.7,0,1.37,0.1,2,0.29V4.23 C12.36,4.08,11.69,4,11,4c-5,0-9,4-9,9s4,9,9,9s9-4,9-9c0-0.34-0.02-0.67-0.06-1H17.92z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "20,5 20,2 18,2 18,5 15,5 15,7 18,7 18,10 20,10 20,7 23,7 23,5"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "20,5 20,2 18,2 18,5 15,5 15,7 18,7 18,10 20,10 20,7 23,7 23,5"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_more_time_outline = ic_more_time_outline;
;