react-icons-kit
Version:
React Icons Kit using various Svg Icon set
128 lines (127 loc) • 2.46 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_notebook = void 0;
var basic_notebook = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "11",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "42",
"height": "62"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "41",
"y1": "1",
"x2": "41",
"y2": "62"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "16",
"x2": "7",
"y2": "16"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "8",
"x2": "7",
"y2": "8"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "24",
"x2": "7",
"y2": "24"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "32",
"x2": "7",
"y2": "32"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "40",
"x2": "7",
"y2": "40"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "48",
"x2": "7",
"y2": "48"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "15",
"y1": "56",
"x2": "7",
"y2": "56"
},
"children": []
}]
};
exports.basic_notebook = basic_notebook;
;