UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.08 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIGuiRefund = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIGuiRefund = function LIGuiRefund(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.926 12.487A5.74 5.74 0 0 1 4.131 11.4l-.393-.29.354-.403c.195-.222.364-.403.377-.403.013 0 .213.13.445.29.835.575 1.527.791 2.542.795.819 0 1.27-.102 2.028-.472.431-.212.635-.365 1.094-.826.458-.46.613-.667.823-1.097.359-.736.47-1.209.47-1.996 0-.782-.11-1.253-.467-1.995-.21-.437-.352-.627-.822-1.094-.617-.613-1.106-.913-1.865-1.146-2.335-.714-4.864.71-5.53 3.112-.195.704-.203.686.308.686.24 0 .437.02.437.041 0 .046-1.455 2.582-1.47 2.561A122.832 122.832 0 0 1 1 6.595c0-.018.208-.033.461-.033h.462l.071-.421c.378-2.236 1.986-3.98 4.165-4.519.694-.171 1.888-.185 2.534-.029 3.203.776 5.047 4.046 4.024 7.133-.431 1.3-1.365 2.416-2.611 3.122-.47.266-1.379.561-1.87.606l-.624.057c-.12.011-.429 0-.686-.025zm0-2.583c0-.335-.002-.339-.232-.414-.36-.12-.86-.66-.98-1.059-.171-.578-.19-.559.554-.559.649 0 .651 0 .733.172.12.25.49.333.721.16a.46.46 0 0 0 .19-.319c.023-.225-.067-.284-.768-.512a5.914 5.914 0 0 1-.655-.253c-.291-.148-.657-.535-.776-.82-.12-.29-.125-.798-.01-1.076.127-.303.536-.686.868-.813l.286-.11.019-.35.018-.352.546-.018.546-.018v.748l.265.118c.146.065.357.195.47.29.264.224.55.707.467.79-.034.034-.318.142-.633.24-.536.166-.575.17-.63.067-.134-.251-.751-.32-.93-.104-.111.133.101.271.732.476.885.287 1.337.643 1.498 1.18.235.786-.103 1.594-.842 2.011l-.335.189v.674H6.926v-.338z" }) })); }; exports.LIGuiRefund = LIGuiRefund;