UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 438 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pencil = void 0; var pencil = { "viewBox": "0 0 14 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M0 12v3h3l8-8-3-3-8 8zm3 2H1v-2h1v1h1v1zm10.3-9.3L12 6 9 3l1.3-1.3a.996.996 0 011.41 0l1.59 1.59c.39.39.39 1.02 0 1.41z" }, "children": [] }], "attribs": {} }; exports.pencil = pencil;