UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

86 lines (85 loc) 1.71 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_book_pencil = void 0; var basic_book_pencil = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "46", "height": "62" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "9", "y1": "63", "x2": "9", "y2": "2" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "15", "x2": "42", "y2": "15" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "21", "x2": "42", "y2": "21" }, "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_book_pencil = basic_book_pencil;