UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

73 lines (72 loc) 1.49 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_pen_add = void 0; var software_pen_add = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "23", "y": "57", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "18", "height": "6" }, "children": [] }, { "name": "rect", "attribs": { "x": "19", "y": "47", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "26", "height": "10" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "41,47 41,43 48,30 32,1 16,30 23,43 23,47 \r\n\t" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "23", "x2": "32", "y2": "37" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "39", "y1": "30", "x2": "25", "y2": "30" }, "children": [] }] }; exports.software_pen_add = software_pen_add;