UNPKG

@harvest-profit/npk

Version:
6 lines 1.03 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const SvgCropIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, ...props, children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M4.675 7.326a6.8 6.8 0 0 1 2.075-.325h2.5c.416 0 .75.335.75.75 0 .416-.334.75-.75.75h-2.5c-.794 0-1.547.175-2.219.49a3.996 3.996 0 0 0 3.966 3.51h.031c3.04-.016 5.972-3.134 5.972-7.606q0-.6-.072-1.171a4.95 4.95 0 0 1-2.678.778H8.5c-1.8 0-3.322 1.19-3.825 2.824m-1.663.803A5.5 5.5 0 0 1 8.5 3.002h3.25c.897 0 1.712-.337 2.331-.89l.066-.06a3.4 3.4 0 0 0 .687-.897c.11-.203.425-.212.507.004q.06.163.115.33.136.417.244.85.023.091.04.176c.17.759.26 1.556.26 2.38C16 9.91 12.66 13.978 8.531 14H8.5a5.5 5.5 0 0 1-5.319-4.1A5.23 5.23 0 0 0 1.5 13.75v.5c0 .416-.334.75-.75.75a.75.75 0 0 1-.75-.75v-.5a6.74 6.74 0 0 1 3.013-5.62" }) })); exports.default = SvgCropIcon; //# sourceMappingURL=CropIcon.js.map