@harvest-profit/npk
Version:
NPK UI Design System
6 lines • 2.28 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const jsx_runtime_1 = require("react/jsx-runtime");
const SvgGrainBinsIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 70, height: 70, viewBox: "0 0 60 60", ...props, children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M18.435 7c1.29 0 4.476.882 7.121 1.971 3.944 1.625 6.314 3.335 6.314 5.82l-.001 2.005.199-.109c2.842-1.536 7.392-2.87 9.48-2.964l.222-.005c1.283 0 4.422.761 6.953 1.717C52.625 16.91 55 18.583 55 21.143v3.254l-.005.202.005 8.619v9.879c0 4.246-6.038 6.858-13.23 6.858q-.818 0-1.62-.047l-.2-.011-.034.17c-.751 3.15-6.407 4.87-12.573 4.931L27 55c-5.61 0-10.869-1.37-12.49-3.937l-.53-.085c-5.148-.769-8.824-2.747-8.975-5.853l-.005-.2V19.03l.021.016a3 3 0 0 1-.016-.203L5 18.645v-3.854c0-2.485 2.37-4.195 6.314-5.82C13.959 7.881 17.144 7 18.435 7M38 42.956q-3.678 2.79-11 2.79t-11-2.79v6.387C16 51.372 21.625 53 27 53s11-1.628 11-3.657zM7 40.23v4.695c0 1.854 3.017 3.438 7.276 4.074v-6.106c-1.67-.235-3.194-.61-4.479-1.1-1.061-.404-2.036-.918-2.797-1.563m46-2.35c-.747.71-1.704 1.287-2.747 1.736-2.251.972-5.25 1.537-8.483 1.537q-.762 0-1.505-.042v6.8q.739.043 1.505.043c6.202 0 11.23-2.174 11.23-4.858zm-15-5.472q-3.678 3.07-11 3.07t-11-3.07v7.026c0 2.232 5.625 4.023 11 4.023s11-1.79 11-4.023zm-31-.741v4.694c0 1.855 3.017 3.439 7.276 4.075V34.33c-1.67-.235-3.194-.61-4.479-1.1-1.061-.405-2.036-.918-2.797-1.563m46-2.688c-.747.648-1.704 1.174-2.747 1.584-2.251.886-5.25 1.4-8.483 1.4q-.762 0-1.505-.037v7.088q.739.04 1.505.04c6.202 0 11.23-1.984 11.23-4.432zM27 20c-1.647 0-11 2.045-11 4.936v3.26c0 3.057 6.562 5.103 11 5.103s11-2.046 11-5.103v-3.26C38 22.045 28.647 20 27 20M7 23.104v5.08c0 1.69 3.017 3.135 7.276 3.715v-6.366c-1.67-.214-3.194-.556-4.479-1.003-1.061-.369-2.036-.838-2.797-1.426m34.77-7.386c-1.258 0-6.922 1.36-9.692 3.3 3.746 1.04 8.188 2.837 8.188 4.88v5.876q.738.048 1.504.048c6.202 0 11.23-2.427 11.23-5.425v-3.254c0-2.998-9.548-5.425-11.23-5.425M18.435 9C16.723 9 7 11.925 7 14.79v3.855c0 1.852 3.202 3.563 7.663 4.198 1.97-2.717 10.88-4.776 12.608-4.776.455 0 1.407.143 2.6.402v-3.678C29.87 11.925 20.146 9 18.434 9" }) }));
exports.default = SvgGrainBinsIcon;
//# sourceMappingURL=GrainBinsIcon.js.map