UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

119 lines (118 loc) 2.41 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_sheet_pencil = void 0; var basic_sheet_pencil = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "42,15 42,61 1,61 1,3 30,3 " }, "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": "8", "y1": "13", "x2": "20", "y2": "13" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "8", "y1": "23", "x2": "35", "y2": "23" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "8", "y1": "31", "x2": "35", "y2": "31" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "8", "y1": "39", "x2": "35", "y2": "39" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "8", "y1": "47", "x2": "35", "y2": "47" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "42,15 30,15 30,3 " }, "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_sheet_pencil = basic_sheet_pencil;