UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 357 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.crop = void 0; var crop = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M6,14V1H4v3H1v2h3v8c0,1.0996094,0.8989258,2,2,2h8v3h2v-3h3v-2H6z M14,13h2V6c0-1.0996094-0.8989258-2-2-2H7v2h7V13z" } }] }; exports.crop = crop;