UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.05 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIFoodNoGmo = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIFoodNoGmo = function LIFoodNoGmo(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M6.321 12.964a6.015 6.015 0 0 1-4.3-2.601c-.35-.516-.51-.85-.747-1.554-.184-.549-.21-.72-.237-1.614-.023-.765-.006-1.106.075-1.45.505-2.153 1.958-3.763 4.009-4.442a5.987 5.987 0 0 1 7.265 3.081c.429.892.59 1.62.586 2.644-.005 1.316-.304 2.276-1.062 3.411-1.163 1.742-3.439 2.77-5.589 2.525zm1.834-1.243c.982-.217 2.089-.954 2.728-1.817.658-.887.971-1.834.963-2.91-.007-1.001-.253-1.849-.77-2.655l-.208-.322-.95.947-.949.948-.15-.325a2.51 2.51 0 0 1-.178-.726l-.029-.4.638-.632c.352-.348.639-.663.639-.7 0-.073-.393-.334-.845-.56-.896-.449-2.301-.57-3.31-.287-1.67.47-2.932 1.716-3.41 3.37-.224.774-.239 1.833-.037 2.562.156.564.462 1.23.694 1.515l.163.2.258-.25.257-.25.084.314c.057.21.17.394.343.56.255.242.257.249.13.363-.07.064-.129.143-.129.175 0 .109.755.539 1.286.733.882.322 1.78.37 2.782.147zM4.585 9.8c-.282-.282-.23-.483.67-2.613l.833-1.973V3.227h1.8v1.959l.341.804c.187.443.565 1.33.84 1.972.568 1.328.615 1.597.325 1.846l-.18.154H4.749L4.584 9.8zm1.198-.475a.465.465 0 0 0 .106-.283c.001-.098.061-.31.134-.47.177-.391.168-.582-.035-.715-.15-.098-.183-.1-.317-.01-.124.083-.33.5-.551 1.12-.054.152.215.462.401.462a.424.424 0 0 0 .262-.105zm.685-1.996c.175-.123.314-.516.259-.736-.065-.255-.357-.295-.548-.074-.216.252-.273.613-.122.78.142.157.222.163.41.03z" }) })); }; exports.LIFoodNoGmo = LIFoodNoGmo;