UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 606 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.edit = void 0; var edit = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34" }, "children": [] }, { "name": "polygon", "attribs": { "points": "18 2 22 6 12 16 8 16 8 12 18 2" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.edit = edit;