UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

54 lines (53 loc) 1.19 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_todo_pencil = void 0; var basic_todo_pencil = { "viewBox": "0 0 64 64", "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": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "14,8 1,8 1,63 45,63 45,8 32,8 " }, "children": [] }, { "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "27,5 27,1 19,1 19,5 15,5 13,13 33,13 31,5 \r\n\t" }, "children": [] }] }; exports.basic_todo_pencil = basic_todo_pencil;