UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.14 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIFoodNoSugar = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIFoodNoSugar = function LIFoodNoSugar(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.249 12.955C3.026 12.526.717 9.619 1.042 6.402c.27-2.664 2.164-4.757 4.808-5.313.563-.118 1.768-.119 2.33 0 2.302.484 4.027 2.119 4.664 4.418.164.594.195 2.074.056 2.7-.42 1.894-1.614 3.406-3.325 4.213-1.01.476-2.26.677-3.326.535zm1.98-1.248a4.915 4.915 0 0 0 2.343-1.423c.504-.547.794-1.02 1.027-1.68.501-1.415.333-2.904-.477-4.236-.102-.169-.21-.298-.238-.288-.03.01-.21.17-.404.355-.193.185-.37.336-.394.336-.093 0-1.055-.61-1.055-.67 0-.035.209-.274.464-.531l.464-.468-.16-.124c-.259-.201-1.15-.614-1.6-.74-.636-.18-1.848-.156-2.534.05-1.332.4-2.528 1.44-3.088 2.684a4.943 4.943 0 0 0-.026 3.956c.18.41.522.96.596.96.028 0 .224-.18.436-.399.359-.371.393-.391.502-.298.064.055.304.21.532.345.23.135.43.256.445.268.016.013-.2.254-.48.536l-.508.513.16.123c.437.338 1.335.706 2.03.833.424.078 1.508.02 1.965-.102zM5.531 9.284c-.606-.351-1.124-.683-1.15-.737-.05-.099-.137-2.753-.09-2.753.112 0 2.206 1.275 2.28 1.388.079.12.093.377.079 1.444l-.018 1.296-1.101-.638zm1.837-.674c0-1.174.013-1.346.112-1.463.094-.111 1.948-1.224 2.203-1.322.068-.026.078.22.052 1.31-.032 1.33-.034 1.345-.192 1.497-.088.085-.613.413-1.167.731l-1.008.577V8.61zm-.576-2.183c-.174-.07-2.174-1.212-2.174-1.241 0-.01.488-.297 1.086-.639.814-.465 1.143-.62 1.314-.62.17 0 .477.142 1.2.559.535.307 1.024.594 1.086.637.099.068-.024.156-.96.69-1.144.654-1.301.716-1.552.614z" }) })); }; exports.LIFoodNoSugar = LIFoodNoSugar;