UNPKG

@harvest-profit/npk

Version:
6 lines 778 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const SvgCropFilledIcon = (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: "M8.5 3a5.5 5.5 0 0 0-5.24 3.828A7.7 7.7 0 0 1 6.75 6H9.5c.275 0 .5.225.5.5s-.225.5-.5.5H6.75c-.519 0-1.022.06-1.506.169A6.743 6.743 0 0 0 0 13.75v.5c0 .416.334.75.75.75s.75-.334.75-.75v-.5c0-1.522.647-2.89 1.681-3.85A5.5 5.5 0 0 0 8.5 14h.031C12.66 13.978 16 9.91 16 4.894a10.7 10.7 0 0 0-.66-3.738c-.08-.215-.396-.206-.506-.003A3.5 3.5 0 0 1 11.75 3z" }) })); exports.default = SvgCropFilledIcon; //# sourceMappingURL=CropFilledIcon.js.map