UNPKG

@harvest-profit/npk

Version:
6 lines 1.01 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const SvgFarmFilledIcon = (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: "M.125 3.625a2.626 2.626 0 0 1 5.25 0zm4.96.875L3.756 7.727c-.087.21-.131.437-.131.667v5.731c0 .32.085.618.235.875H1.438a1.313 1.313 0 0 1-1.313-1.312V4.5zM4.5 14.125V8.391q0-.173.066-.334l1.337-3.245a.87.87 0 0 1 .434-.457L9.813 2.71a.88.88 0 0 1 .75 0l3.474 1.646a.88.88 0 0 1 .435.457l1.337 3.245a.9.9 0 0 1 .066.334v5.734A.874.874 0 0 1 15 15h-3.062v-1.75c0-.725-.588-1.312-1.313-1.312H9.75c-.725 0-1.312.587-1.312 1.312V15H5.374a.874.874 0 0 1-.875-.875m4.375-6.344v1.313c0 .363.293.656.656.656h1.313a.655.655 0 0 0 .656-.656V7.78a.655.655 0 0 0-.656-.656H9.53a.655.655 0 0 0-.656.656" }) })); exports.default = SvgFarmFilledIcon; //# sourceMappingURL=FarmFilledIcon.js.map