react-icons-kit
Version:
React Icons Kit using various Svg Icon set
151 lines (150 loc) • 2.96 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_notebook_pencil = void 0;
var basic_notebook_pencil = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "4",
"y": "3",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "40",
"height": "58"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "34",
"y1": "3",
"x2": "34",
"y2": "60"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "16",
"x2": "0",
"y2": "16"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "8",
"x2": "0",
"y2": "8"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "24",
"x2": "0",
"y2": "24"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "32",
"x2": "0",
"y2": "32"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "40",
"x2": "0",
"y2": "40"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "48",
"x2": "0",
"y2": "48"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "8",
"y1": "56",
"x2": "0",
"y2": "56"
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "55,1 55,54 59,62 63,54 63,1 "
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "55",
"y1": "11",
"x2": "63",
"y2": "11"
},
"children": []
}]
};
exports.basic_notebook_pencil = basic_notebook_pencil;
;