@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 2.11 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIFoodNoLactose = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIFoodNoLactose = function LIFoodNoLactose(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.376 12.967A5.925 5.925 0 0 1 1.66 9.693C.517 7.37.96 4.586 2.758 2.806 3.77 1.805 4.796 1.302 6.293 1.075c.658-.1.754-.1 1.423 0 1.515.223 2.646.792 3.638 1.833.744.78 1.184 1.584 1.466 2.678.155.602.165.722.136 1.614-.037 1.106-.15 1.59-.571 2.452-1.111 2.274-3.459 3.57-6.009 3.317Zm1.28-1.144c2.182-.304 3.88-2.026 4.173-4.236.134-1.003-.106-2.132-.645-3.039-.14-.238-.291-.432-.333-.432-.043 0-.414.344-.826.764l-.748.763-.271-.524a7.235 7.235 0 0 1-.294-.613c-.012-.05.258-.37.6-.714.525-.526.61-.64.544-.72-.127-.153-1.21-.664-1.663-.784-.64-.17-1.804-.155-2.454.032-.863.248-1.449.6-2.143 1.287-.53.525-.652.687-.906 1.21a6.612 6.612 0 0 0-.402 1.051c-.148.607-.147 1.706.003 2.295.116.458.517 1.342.737 1.625l.124.16.57-.567.571-.567.141.28c.078.154.24.402.362.552l.22.272-.45.46c-.25.253-.452.48-.452.504 0 .094.75.505 1.259.689.797.288 1.478.364 2.283.252zM6.274 9.886A2.223 2.223 0 0 1 4.84 7.314c.121-.581.464-1.372 1.007-2.318.38-.665.996-1.638 1.134-1.792.025-.028.247.258.492.637 1.206 1.861 1.753 3.093 1.755 3.947.001.947-.612 1.803-1.496 2.088-.382.123-1.136.128-1.458.01zm.708-.544c.07-.07.127-.17.127-.223 0-.128-.228-.35-.359-.35-.206 0-.526-.264-.663-.548-.114-.235-.131-.349-.096-.63.04-.32.032-.352-.118-.45-.342-.224-.55.025-.547.66a1.7 1.7 0 0 0 1.21 1.609c.251.077.31.068.446-.068z"
})
}));
};
exports.LIFoodNoLactose = LIFoodNoLactose;