react-icons-kit
Version:
React Icons Kit using various Svg Icon set
42 lines (41 loc) • 1.08 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_todolist_star = void 0;
var basic_elaboration_todolist_star = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "23,8 10,8 10,63 54,63 54,8 41,8 "
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "36,5 36,1 28,1 28,5 24,5 22,13 42,13 40,5 \r\n\t"
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
"points": "32,41 25.875,45 \r\n\t28,38 22,34 29.213,34 32,26 35,34 42,34 36,38 37.938,45 "
},
"children": []
}]
};
exports.basic_elaboration_todolist_star = basic_elaboration_todolist_star;
;