UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pencil = void 0; var pencil = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M6 0l-1 1 2 2 1-1-2-2zm-2 2l-4 4v2h2l4-4-2-2z" } }] }; exports.pencil = pencil;