UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

87 lines (86 loc) 1.81 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_pencil = void 0; var software_pencil = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "20", "y1": "54", "x2": "10", "y2": "44" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "20", "y1": "54", "x2": "10", "y2": "44" }, "children": [] }] }] }, { "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "10,44 1,62 2,63 20,54 63,11 53,1 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "54", "y1": "20", "x2": "44", "y2": "10" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "58", "y1": "16", "x2": "48", "y2": "6" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "5,54 9,55 10,59 " }, "children": [] }] }; exports.software_pencil = software_pencil;