react-icons-kit
Version:
React Icons Kit using various Svg Icon set
155 lines (154 loc) • 3.16 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_todolist_pen = void 0;
var basic_todolist_pen = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "24",
"x2": "38",
"y2": "24"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "34",
"x2": "38",
"y2": "34"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "44",
"x2": "38",
"y2": "44"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "54",
"x2": "38",
"y2": "54"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "12",
"y1": "24",
"x2": "8",
"y2": "24"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "12",
"y1": "34",
"x2": "8",
"y2": "34"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "12",
"y1": "44",
"x2": "8",
"y2": "44"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "12",
"y1": "54",
"x2": "8",
"y2": "54"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "14,8 1,8 1,63 45,63 45,8 32,8 "
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "27,5 27,1 19,1 19,5 15,5 13,13 33,13 31,5 \r\n\t"
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "63,3 63,53 59,61 55,53 55,3 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "55,7 51,7 51,17 "
},
"children": []
}]
};
exports.basic_todolist_pen = basic_todolist_pen;
;