UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

148 lines (147 loc) 2.92 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_notebook_pen = void 0; var basic_notebook_pen = { "viewBox": "0 0 64 64", "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": [] }, { "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": [] }] }; exports.basic_notebook_pen = basic_notebook_pen;