UNPKG

@initia/icons-react

Version:
520 lines (465 loc) 211 kB
import { jsx } from 'react/jsx-runtime'; import * as React from 'react'; var _path$1_; function _extends$1_() { return _extends$1_ = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1_.apply(null, arguments); } var SvgIcon$1_ = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1_({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1_ || (_path$1_ = /*#__PURE__*/React.createElement("path", { d: "M8.28357 1.00737C8.3525 0.995682 8.42261 1.00087 8.48889 1.01933C10.1663 1.13698 11.7529 1.85457 12.9496 3.0513C14.2617 4.36378 14.9999 6.14416 15 8C14.9999 8.91892 14.8186 9.83023 14.4669 10.6792C14.1152 11.5282 13.5994 12.2998 12.9496 12.9496C12.2998 13.5994 11.5282 14.1152 10.6792 14.4669C9.98118 14.7561 9.24058 14.927 8.48889 14.9797C8.42252 14.9983 8.35259 15.0034 8.28357 14.9917C8.18927 14.9955 8.09454 15 8 15C7.90285 15 7.80504 14.9958 7.70814 14.9917C7.63869 15.0023 7.56827 14.9986 7.50191 14.9788C6.7536 14.9254 6.01683 14.7547 5.32171 14.4669C4.47293 14.1153 3.70104 13.5992 3.0513 12.9496C2.40164 12.3 1.88575 11.528 1.534 10.6792C1.18234 9.83023 1.00011 8.91892 1 8C1.00012 6.14377 1.73874 4.36386 3.0513 3.0513C4.248 1.85459 5.83287 1.137 7.51019 1.01933C7.57645 1.00076 7.64656 0.995792 7.71551 1.00737C7.80985 1.00353 7.9052 1.00001 8 1C8.09464 1.00002 8.18938 1.00354 8.28357 1.00737ZM6.53887 10.6479C6.8012 11.793 7.23251 12.8979 7.82323 13.9228L7.90149 14.0545C7.93405 14.055 7.96741 14.0572 8 14.0572C8.03213 14.0572 8.06457 14.055 8.09667 14.0545C8.72746 12.9922 9.18649 11.8428 9.46021 10.6479H6.53887ZM2.55504 10.6479C2.84914 11.2525 3.24124 11.8064 3.71787 12.283C4.2801 12.8451 4.94818 13.2917 5.68263 13.5959C6.02823 13.739 6.38637 13.8478 6.75062 13.9246C6.2099 12.889 5.81563 11.7859 5.5749 10.6479H2.55504ZM10.4269 10.6479C10.1861 11.7864 9.78856 12.8886 9.24753 13.9246C9.61269 13.8477 9.97198 13.7394 10.3183 13.5959C11.0529 13.2916 11.7208 12.8453 12.283 12.283C12.7598 11.8063 13.1508 11.2526 13.445 10.6479H10.4269ZM2.18953 6.2958C2.0286 6.84438 1.94375 7.41799 1.94371 8C1.94378 8.5781 2.0273 9.15239 2.18953 9.70512H5.41102C5.33531 9.14198 5.29597 8.57223 5.29594 8C5.29596 7.4282 5.33541 6.85849 5.41102 6.2958H2.18953ZM6.36301 6.2958C6.28142 6.85788 6.23874 7.42777 6.23872 8C6.23876 8.57269 6.28219 9.14256 6.36394 9.70512H9.63699C9.71871 9.14259 9.76124 8.57265 9.76128 8C9.76126 7.4278 9.71857 6.85786 9.63699 6.2958H6.36301ZM10.589 6.2958C10.6646 6.85847 10.704 7.42822 10.7041 8C10.704 8.57227 10.6638 9.14194 10.5881 9.70512H13.8105C13.9727 9.15239 14.0571 8.5781 14.0572 8C14.0572 7.41806 13.9714 6.84432 13.8105 6.2958H10.589ZM6.75155 2.07352C5.61086 2.31391 4.55478 2.88097 3.71787 3.71787C3.23677 4.19898 2.84509 4.7525 2.5532 5.35302H5.57306C5.81392 4.21381 6.21006 3.11021 6.75155 2.07352ZM7.90149 1.94555C7.27073 3.00791 6.81338 4.15808 6.53979 5.35302H9.46021C9.1866 4.15803 8.72838 3.00793 8.09759 1.94555C8.0652 1.94502 8.03245 1.94372 8 1.94371C7.9674 1.94371 7.93404 1.94501 7.90149 1.94555ZM9.24753 2.07444C9.78886 3.11095 10.1861 4.21403 10.4269 5.35302H13.4468C13.1551 4.75284 12.7638 4.19879 12.283 3.71787C11.4462 2.88099 10.3883 2.31484 9.24753 2.07444Z", fill: "currentColor" }))); }; function IconWorld({ color, size, ...props }) { return (jsx(SvgIcon$1_, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1Z; function _extends$1Z() { return _extends$1Z = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1Z.apply(null, arguments); } var SvgIcon$1Z = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1Z({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1Z || (_path$1Z = /*#__PURE__*/React.createElement("path", { d: "M7.9998 1.11328C8.63642 1.11328 9.23021 1.42441 9.59355 1.94434L9.66289 2.05176L15.073 11.083C15.2374 11.3677 15.3267 11.6898 15.3328 12.0186C15.3389 12.3473 15.2609 12.6723 15.1072 12.9629C14.9535 13.2534 14.7289 13.5007 14.4539 13.6807C14.1789 13.8606 13.8626 13.9677 13.535 13.9922L13.4051 13.9971H2.58769C2.2596 13.9933 1.93763 13.9068 1.65214 13.7451C1.36663 13.5833 1.12675 13.3518 0.954878 13.0723C0.783051 12.7928 0.68521 12.4742 0.669722 12.1465C0.654291 11.8186 0.722118 11.4918 0.866988 11.1973L0.932417 11.0742L6.33964 2.04883C6.5127 1.76347 6.75592 1.5271 7.04668 1.36328C7.3375 1.19948 7.66602 1.11339 7.9998 1.11328ZM7.9998 10.5996C7.58021 10.5997 7.24013 10.9398 7.24004 11.3594C7.24004 11.779 7.58016 12.119 7.9998 12.1191C8.41953 12.1191 8.75957 11.7791 8.75957 11.3594C8.75947 10.9397 8.41948 10.5996 7.9998 10.5996ZM7.9998 5C7.71988 5.00006 7.46003 5.12989 7.28007 5.33984C7.02019 5.63982 7.03012 6.00971 7.07011 6.38965C7.12011 6.83961 7.16977 7.30004 7.20976 7.75C7.25973 8.18976 7.29944 8.62957 7.34941 9.06934C7.36941 9.43927 7.6399 9.71962 7.9998 9.71973C8.3598 9.71973 8.64019 9.43933 8.65019 9.06934C8.70016 8.62957 8.73987 8.18976 8.78984 7.75C8.83984 7.30004 8.88949 6.83961 8.92949 6.38965C8.96949 6.00966 8.97951 5.64984 8.71953 5.33984C8.53953 5.1299 8.26976 5 7.9998 5Z", fill: "currentColor" }))); }; function IconWarningFilled({ color, size, ...props }) { return (jsx(SvgIcon$1Z, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1Y; function _extends$1Y() { return _extends$1Y = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1Y.apply(null, arguments); } var SvgIcon$1Y = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1Y({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1Y || (_path$1Y = /*#__PURE__*/React.createElement("path", { d: "M7.96742 0C8.65914 0 9.30405 0.338413 9.69886 0.90332L9.77504 1.01953L15.653 10.834C15.8314 11.1432 15.9285 11.4926 15.9352 11.8496C15.9418 12.2068 15.858 12.5602 15.6911 12.876L15.6246 12.9922C15.4619 13.2576 15.2416 13.4842 14.9801 13.6553C14.6814 13.8506 14.338 13.9675 13.9821 13.9941L13.8405 14H2.08656L1.95375 13.9941C1.64367 13.971 1.34146 13.8794 1.06996 13.7256C0.798653 13.5718 0.564549 13.3604 0.385387 13.1064L0.312145 12.9951C0.125423 12.6913 0.018363 12.3445 0.00159778 11.9883C-0.0130421 11.6766 0.042436 11.3662 0.161754 11.0791L0.216442 10.957L0.287731 10.8232L6.16273 1.0166C6.32729 0.745238 6.5511 0.514381 6.81605 0.341797L6.93226 0.271484C7.24814 0.0936097 7.60491 0.000172992 7.96742 0ZM7.96742 1.2002C7.81116 1.20037 7.65729 1.24069 7.52113 1.31738C7.38485 1.3942 7.27022 1.5049 7.1891 1.63867L1.32679 11.4248L1.29261 11.4863C1.22479 11.6243 1.19366 11.7781 1.20082 11.9316C1.20805 12.0853 1.25407 12.2351 1.33461 12.3662C1.41516 12.4972 1.52796 12.6058 1.66175 12.6816C1.79552 12.7574 1.94652 12.798 2.10023 12.7998H13.8151L13.9039 12.7959C14.0535 12.7828 14.1981 12.7336 14.3239 12.6514C14.4527 12.567 14.5585 12.4506 14.6305 12.3145C14.7024 12.1783 14.7388 12.026 14.736 11.8721C14.7331 11.718 14.691 11.5671 14.6139 11.4336H14.6129L8.75746 1.65527L8.71547 1.59082L8.64613 1.50391C8.47395 1.31169 8.22816 1.2002 7.96742 1.2002ZM7.99965 10.04C8.41932 10.04 8.75932 10.3802 8.75941 10.7998C8.75941 11.2195 8.41938 11.5596 7.99965 11.5596C7.58007 11.5594 7.23988 11.2194 7.23988 10.7998C7.23997 10.3803 7.58013 10.0402 7.99965 10.04ZM7.99965 4.44043C8.26957 4.44043 8.53937 4.57038 8.71937 4.78027C8.97935 5.09027 8.96933 5.45009 8.92933 5.83008C8.88934 6.28004 8.83968 6.74047 8.78969 7.19043C8.73972 7.63018 8.7 8.07001 8.65004 8.50977C8.64003 8.87976 8.35964 9.16016 7.99965 9.16016C7.63982 9.15997 7.36925 8.87964 7.34926 8.50977C7.29929 8.07001 7.25957 7.63018 7.20961 7.19043C7.16961 6.74048 7.11995 6.28003 7.06996 5.83008C7.02997 5.45017 7.0201 5.08023 7.27992 4.78027C7.45984 4.57036 7.71978 4.44054 7.99965 4.44043Z", fill: "currentColor" }))); }; function IconWarning({ color, size, ...props }) { return (jsx(SvgIcon$1Y, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1X; function _extends$1X() { return _extends$1X = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1X.apply(null, arguments); } var SvgIcon$1X = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1X({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1X || (_path$1X = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.333 1.5C2.321 1.5 1.5 2.32 1.5 3.333v9.334c0 1.012.82 1.833 1.833 1.833h9.334c1.012 0 1.833-.82 1.833-1.833V3.333c0-1.012-.82-1.833-1.833-1.833zM2.5 3.333c0-.46.373-.833.833-.833h9.334c.46 0 .833.373.833.833v2.405h-2.405a2.262 2.262 0 1 0 0 4.524H13.5v2.405c0 .46-.373.833-.833.833H3.333a.833.833 0 0 1-.833-.833zm11 5.929V6.738h-2.405a1.262 1.262 0 1 0 0 2.524z", clipRule: "evenodd" }))); }; function IconWalletThin({ color, size, ...props }) { return (jsx(SvgIcon$1X, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1W; function _extends$1W() { return _extends$1W = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1W.apply(null, arguments); } var SvgIcon$1W = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1W({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1W || (_path$1W = /*#__PURE__*/React.createElement("path", { d: "M12.667 1.75C13.2177 1.75 13.6687 2.19908 13.6689 2.74805V4.20605H8.16992C7.59934 4.2063 7.13877 4.6655 7.13867 5.23438V10.7656C7.13867 11.3346 7.59928 11.7937 8.16992 11.7939H13.6582V13.252C13.6582 13.8011 13.208 14.2499 12.6572 14.25H2.50195C1.95113 14.25 1.5 13.8011 1.5 13.252V2.74805C1.50021 2.19908 1.95126 1.75 2.50195 1.75H12.667ZM13.8887 5.35449C14.2292 5.35449 14.5 5.6244 14.5 5.96387V10.0273C14.4998 10.3667 14.2291 10.6357 13.8887 10.6357H8.86133C8.53096 10.6357 8.25113 10.3667 8.25098 10.0273V5.96387C8.25098 5.62442 8.52085 5.35453 8.86133 5.35449H13.8887ZM10.5039 6.91211C9.90308 6.91211 9.41223 7.40104 9.41211 8C9.41211 8.59906 9.903 9.08887 10.5039 9.08887C11.1048 9.08885 11.5957 8.59905 11.5957 8C11.5956 7.40105 11.1047 6.91213 10.5039 6.91211Z", fill: "currentColor" }))); }; function IconWallet({ color, size, ...props }) { return (jsx(SvgIcon$1W, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1V; function _extends$1V() { return _extends$1V = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1V.apply(null, arguments); } var SvgIcon$1V = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1V({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1V || (_path$1V = /*#__PURE__*/React.createElement("path", { d: "M4.90918 8.40286C5.01964 8.40286 5.10938 8.49405 5.10938 8.60629V9.25233C5.10938 9.36457 5.01964 9.45577 4.90918 9.45577H3.55762C3.46285 9.45577 3.37629 9.51053 3.33398 9.59668L2.6543 10.985C2.57176 11.1539 2.69236 11.3522 2.87793 11.3522H13.1221C13.3076 11.3522 13.4282 11.1539 13.3457 10.985L12.666 9.59668C12.6237 9.51053 12.5372 9.45577 12.4424 9.45577H11.0908C10.9804 9.45577 10.8906 9.36457 10.8906 9.25233V8.60629C10.8906 8.49405 10.9804 8.40286 11.0908 8.40286H13.042C13.2317 8.40294 13.4048 8.51212 13.4893 8.68469L13.5049 8.71546L14.8955 11.5527C14.9645 11.6934 15 11.849 15 12.0062V14.246C15 14.3862 14.8881 14.5 14.75 14.5H14.0889C13.9508 14.5 13.8389 14.3862 13.8389 14.246V12.6591C13.8388 12.5189 13.7268 12.4052 13.5889 12.4051H2.41113C2.27315 12.4052 2.16117 12.5189 2.16113 12.6591V14.246C2.1611 14.3862 2.04918 14.5 1.91113 14.5H1.25C1.11195 14.5 1.00003 14.3862 1 14.246V12.0062C1 11.849 1.03553 11.6934 1.10449 11.5527L2.49512 8.71546L2.51074 8.68469C2.59522 8.51212 2.76832 8.40294 2.95801 8.40286H4.90918ZM9.48535 1.64876C9.68062 1.45045 9.99716 1.45038 10.1924 1.64876L12.8975 4.39863C13.0927 4.59705 13.0927 4.91869 12.8975 5.11711L8.48535 9.60065C8.29007 9.79879 7.97349 9.79898 7.77832 9.60065L5.07324 6.85079C4.87798 6.65236 4.87798 6.33073 5.07324 6.13231L9.48535 1.64876Z", fill: "currentColor" }))); }; function IconVote({ color, size, ...props }) { return (jsx(SvgIcon$1V, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1U; function _extends$1U() { return _extends$1U = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1U.apply(null, arguments); } var SvgIcon$1U = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1U({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1U || (_path$1U = /*#__PURE__*/React.createElement("path", { fill: "currentColor", d: "m14.02 6.74-3.9-1.29.87-4.56a.75.75 0 0 0-.39-.81.745.745 0 0 0-.88.14l-7.5 7.61c-.18.18-.26.45-.2.7s.25.45.49.54l3.9 1.29-.87 4.55c-.06.33.09.65.39.81.11.06.23.09.35.09.2 0 .39-.08.53-.22l7.5-7.61c.18-.18.26-.45.2-.7a.76.76 0 0 0-.49-.54m-5.74 4.51.43-2.23-3.66-1.21 3.2-3.24-.43 2.23 3.66 1.21z" }))); }; function IconVoltage({ color, size, ...props }) { return (jsx(SvgIcon$1U, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1T; function _extends$1T() { return _extends$1T = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1T.apply(null, arguments); } var SvgIcon$1T = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1T({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1T || (_path$1T = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m11.873 13.43 2.558-.671-.106-2.643L16 8.07l-1.64-2.075.153-2.64-2.546-.717L10.539.413l-2.48.918L5.593.37l-1.468 2.2-2.557.672.106 2.642L0 7.93l1.639 2.076-.152 2.64 2.545.715 1.43 2.225 2.48-.917 2.464.96zM5.35 7.54 4.29 8.6l2.652 2.652 4.773-4.773-1.061-1.061L6.942 9.13z", clipRule: "evenodd" }))); }; function IconVerifiedSharpFilled({ color, size, ...props }) { return (jsx(SvgIcon$1T, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1S; function _extends$1S() { return _extends$1S = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1S.apply(null, arguments); } var SvgIcon$1S = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1S({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1S || (_path$1S = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 8a6.5 6.5 0 1 1 11.353 4.325c-2.033-1.648-4.144-2.003-5.939-1.739-1.616.238-2.976.979-3.79 1.713A6.48 6.48 0 0 1 1.5 8m2.344 4.998A6.47 6.47 0 0 0 8 14.5a6.47 6.47 0 0 0 4.125-1.477c-1.772-1.394-3.56-1.67-5.065-1.448-1.397.206-2.55.84-3.216 1.423M8 .5a7.5 7.5 0 1 0 0 15 7.5 7.5 0 0 0 0-15m-.019 4.2a1.727 1.727 0 1 0 0 3.455 1.727 1.727 0 0 0 0-3.454M5.254 6.429a2.727 2.727 0 1 1 5.455 0 2.727 2.727 0 0 1-5.455 0", clipRule: "evenodd" }))); }; function IconUserThin({ color, size, ...props }) { return (jsx(SvgIcon$1S, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1R; function _extends$1R() { return _extends$1R = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1R.apply(null, arguments); } var SvgIcon$1R = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1R({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1R || (_path$1R = /*#__PURE__*/React.createElement("path", { d: "M14 1.5C14.2761 1.5 14.5 1.72386 14.5 2V14C14.5 14.2761 14.2761 14.5 14 14.5H2C1.72386 14.5 1.5 14.2761 1.5 14V2C1.5 1.72386 1.72386 1.5 2 1.5H14ZM2.5 13.5H13.5V2.5H2.5V13.5ZM8 8.66699C9.78349 8.66701 11.24 10.0677 11.3291 11.8291L4.66699 12C4.66717 10.1592 6.15916 8.66699 8 8.66699ZM8 4.66699C9.1046 4.66699 10 5.56243 10 6.66699C10 7.77159 9.1046 8.66699 8 8.66699C6.8954 8.66699 6 7.77159 6 6.66699C6 5.56243 6.8954 4.66699 8 4.66699Z", fill: "currentColor" }))); }; function IconUserSquare({ color, size, ...props }) { return (jsx(SvgIcon$1R, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1Q; function _extends$1Q() { return _extends$1Q = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1Q.apply(null, arguments); } var SvgIcon$1Q = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1Q({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1Q || (_path$1Q = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.887 2.74a3.019 3.019 0 1 0-3.354 5.02 3.019 3.019 0 0 0 3.354-5.02M5.432 1.093a5 5 0 0 1 5.951 8.021 7.45 7.45 0 0 1 4.066 6.636h-2a5.449 5.449 0 0 0-10.898 0h-2a7.45 7.45 0 0 1 4.334-6.766 5 5 0 0 1-1.579-2.759 5 5 0 0 1 2.126-5.132", clipRule: "evenodd" }))); }; function IconUser({ color, size, ...props }) { return (jsx(SvgIcon$1Q, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1P; function _extends$1P() { return _extends$1P = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1P.apply(null, arguments); } var SvgIcon$1P = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1P({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1P || (_path$1P = /*#__PURE__*/React.createElement("path", { d: "M11.334 1.25C12.2399 1.25018 13.1094 1.61038 13.75 2.25098C14.3904 2.89168 14.75 3.76107 14.75 4.66699V7.58301C14.75 7.85915 14.5261 8.08301 14.25 8.08301H13.75C13.4739 8.08301 13.25 7.85915 13.25 7.58301V4.66699C13.25 4.15874 13.0478 3.67095 12.6885 3.31152C12.3292 2.95234 11.842 2.75018 11.334 2.75C10.8257 2.75 10.3379 2.95218 9.97852 3.31152C9.61907 3.67097 9.41699 4.15866 9.41699 4.66699V7H11C11.5523 7 12 7.44772 12 8V14C12 14.5523 11.5523 15 11 15H2C1.44772 15 1 14.5523 1 14V8C1 7.44772 1.44772 7 2 7H7.91699V4.66699C7.91699 3.76084 8.27722 2.89173 8.91797 2.25098C9.5587 1.61033 10.4279 1.25 11.334 1.25ZM6.5 10C6.23478 10 5.9805 10.1054 5.79297 10.293C5.60543 10.4805 5.5 10.7348 5.5 11C5.5 11.2652 5.60543 11.5195 5.79297 11.707C5.9805 11.8946 6.23478 12 6.5 12C6.76522 12 7.0195 11.8946 7.20703 11.707C7.39457 11.5195 7.5 11.2652 7.5 11C7.5 10.7348 7.39457 10.4805 7.20703 10.293C7.0195 10.1054 6.76522 10 6.5 10Z", fill: "currentColor" }))); }; function IconUnlock({ color, size, ...props }) { return (jsx(SvgIcon$1P, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1O; function _extends$1O() { return _extends$1O = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1O.apply(null, arguments); } var SvgIcon$1O = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1O({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1O || (_path$1O = /*#__PURE__*/React.createElement("path", { d: "M9.23677 7.00461L14.0763 1.5H12.9295L8.72732 6.27958L5.37105 1.5H1.5L6.57533 8.72757L1.5 14.5H2.64688L7.08449 9.4526L10.6289 14.5H14.5L9.23648 7.00461H9.23677ZM7.66595 8.79124L7.15172 8.07154L3.06012 2.34479H4.82166L8.12363 6.96646L8.63787 7.68616L12.93 13.6936H11.1685L7.66595 8.79152V8.79124Z", fill: "currentColor" }))); }; function IconTwitter({ color, size, ...props }) { return (jsx(SvgIcon$1O, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1N; function _extends$1N() { return _extends$1N = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1N.apply(null, arguments); } var SvgIcon$1N = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1N({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1N || (_path$1N = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11 .5v2h4v2h-1v11H2v-11H1v-2h4v-2zm-7 13h8v-9H4zm3-7H5.5v5H7zm3.5 0H9v5h1.5z", clipRule: "evenodd" }))); }; function IconTrash({ color, size, ...props }) { return (jsx(SvgIcon$1N, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1M; function _extends$1M() { return _extends$1M = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1M.apply(null, arguments); } var SvgIcon$1M = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1M({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1M || (_path$1M = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m.25 7.937 8.064 8.056 7.683-7.683L7.937.25H.25zm8.064 5.232L2.25 7.109V2.25h4.864l6.06 6.06zM6.155 4.906a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0", clipRule: "evenodd" }))); }; function IconTag({ color, size, ...props }) { return (jsx(SvgIcon$1M, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1L; function _extends$1L() { return _extends$1L = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1L.apply(null, arguments); } var SvgIcon$1L = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1L({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1L || (_path$1L = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.8 5v6h2V5h2l-3-4-3 4zm6.4 6h-2l3 4 3-4h-2V5h-2z", clipRule: "evenodd" }))); }; function IconSwapVert({ color, size, ...props }) { return (jsx(SvgIcon$1L, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1K; function _extends$1K() { return _extends$1K = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1K.apply(null, arguments); } var SvgIcon$1K = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1K({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1K || (_path$1K = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11 3.5v-2l4 3-4 3v-2H2v-2zm-6 7v-2l-4 3 4 3v-2h9v-2zm0 1.75V10.5z", clipRule: "evenodd" }))); }; function IconSwap({ color, size, ...props }) { return (jsx(SvgIcon$1K, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1J; function _extends$1J() { return _extends$1J = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1J.apply(null, arguments); } var SvgIcon$1J = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1J({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1J || (_path$1J = /*#__PURE__*/React.createElement("path", { d: "M5.61084 5.10585L1.54569 5.70508L1.47369 5.71998C1.36469 5.7494 1.26533 5.8077 1.18574 5.88894C1.10616 5.97017 1.0492 6.07142 1.0207 6.18235C0.992188 6.29328 0.993148 6.40992 1.02348 6.52035C1.05381 6.63078 1.11242 6.73104 1.19333 6.81091L4.13834 9.72544L3.44382 13.8423L3.43554 13.9136C3.42887 14.0282 3.45227 14.1426 3.50337 14.245C3.55446 14.3473 3.63139 14.4341 3.7263 14.4963C3.82121 14.5585 3.93068 14.594 4.0435 14.5991C4.15631 14.6041 4.26843 14.5786 4.36836 14.5251L8.00406 12.5817L11.6315 14.5251L11.6952 14.5549C11.8004 14.597 11.9147 14.61 12.0264 14.5923C12.1381 14.5747 12.2432 14.5272 12.3308 14.4547C12.4185 14.3822 12.4856 14.2872 12.5253 14.1796C12.565 14.072 12.5758 13.9556 12.5567 13.8423L11.8615 9.72544L14.8078 6.81026L14.8575 6.7552C14.9285 6.6663 14.975 6.55985 14.9924 6.4467C15.0097 6.33356 14.9973 6.21775 14.9563 6.11109C14.9153 6.00443 14.8472 5.91072 14.759 5.83951C14.6708 5.76831 14.5656 5.72215 14.4542 5.70573L10.389 5.10585L8.57178 1.36146C8.5192 1.25298 8.4378 1.16162 8.33679 1.09774C8.23578 1.03386 8.1192 1 8.00024 1C7.88128 1 7.7647 1.03386 7.66369 1.09774C7.56268 1.16162 7.48128 1.25298 7.4287 1.36146L5.61084 5.10585Z", fill: "currentColor" }))); }; function IconStarFilled({ color, size, ...props }) { return (jsx(SvgIcon$1J, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1I; function _extends$1I() { return _extends$1I = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1I.apply(null, arguments); } var SvgIcon$1I = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1I({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1I || (_path$1I = /*#__PURE__*/React.createElement("path", { d: "M8.00039 1C8.23021 1.00015 8.44022 1.13105 8.54043 1.33789L10.3793 5.13477L14.4877 5.74121C14.7124 5.7744 14.8992 5.9317 14.9701 6.14746C15.041 6.36325 14.9839 6.60076 14.8227 6.76074L11.8383 9.71875L12.5424 13.9004C12.5803 14.1261 12.4871 14.3539 12.3012 14.4873C12.1151 14.6208 11.8691 14.6366 11.6674 14.5283L8.00332 12.5615L4.33242 14.5283C4.13068 14.6364 3.88452 14.6208 3.69863 14.4873C3.51284 14.3538 3.41958 14.126 3.45742 13.9004L4.16153 9.71973L1.17715 6.76074C1.01603 6.60076 0.958841 6.3632 1.02969 6.14746C1.10059 5.93173 1.28748 5.77447 1.51211 5.74121L5.61953 5.13477L7.46035 1.33789L7.50235 1.26367C7.61282 1.09995 7.79923 1 8.00039 1ZM6.56192 5.94336C6.47535 6.12204 6.30618 6.24639 6.10977 6.27539L2.87344 6.75293L5.22695 9.08594C5.36544 9.22326 5.42828 9.41999 5.3959 9.6123L4.84317 12.8926L7.7211 11.3525L7.78945 11.3213C7.95125 11.2591 8.13361 11.2694 8.28848 11.3525L11.1557 12.8916L10.6039 9.6123C10.5715 9.41999 10.6344 9.22326 10.7729 9.08594L13.1254 6.75293L9.89004 6.27539C9.69369 6.24635 9.52443 6.12199 9.43789 5.94336L7.99942 2.97559L6.56192 5.94336Z", fill: "currentColor" }))); }; function IconStar({ color, size, ...props }) { return (jsx(SvgIcon$1I, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1H; function _extends$1H() { return _extends$1H = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1H.apply(null, arguments); } var SvgIcon$1H = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1H({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1H || (_path$1H = /*#__PURE__*/React.createElement("path", { d: "M6.84961 1.34961C7.28961 1.34961 7.65039 1.71039 7.65039 2.15039C7.65023 2.59026 7.28951 2.9502 6.84961 2.9502H2.96973V13.0498H6.84961C7.28961 13.0498 7.65039 13.4106 7.65039 13.8506C7.65012 14.2904 7.28945 14.6504 6.84961 14.6504H2.16992C1.73012 14.6504 1.37038 14.2903 1.37012 13.8506V2.15039C1.37012 1.71042 1.72996 1.34965 2.16992 1.34961H6.84961ZM10.0098 4.17969C10.3196 3.86988 10.8296 3.87008 11.1396 4.17969L14.3896 7.42969L14.4004 7.41992C14.7102 7.72982 14.71 8.23981 14.4004 8.5498L11.1504 11.7998C10.9904 11.9498 10.7901 12.0303 10.5801 12.0303C10.3701 12.0303 10.1698 11.9598 10.0098 11.7998C9.70003 11.4898 9.69989 10.9798 10.0098 10.6699L11.8896 8.79004H6.24023C5.80029 8.79004 5.44052 8.43016 5.44043 7.99023C5.44043 7.55023 5.80023 7.19043 6.24023 7.19043H11.8896L10.0098 5.31055C9.69977 5.00055 9.69977 4.48969 10.0098 4.17969Z", fill: "currentColor" }))); }; function IconSignOut({ color, size, ...props }) { return (jsx(SvgIcon$1H, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1G; function _extends$1G() { return _extends$1G = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1G.apply(null, arguments); } var SvgIcon$1G = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1G({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1G || (_path$1G = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m9.721 14.253 2.47.853L16 4.072 6.811.9l-.87 2.516H0v11.673h9.721zm0-2.115 1.232.425 2.504-7.253-3.736-1.29zm-2 .951H2V5.416h5.721z", clipRule: "evenodd" }))); }; function IconShuffle({ color, size, ...props }) { return (jsx(SvgIcon$1G, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1F; function _extends$1F() { return _extends$1F = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1F.apply(null, arguments); } var SvgIcon$1F = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1F({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1F || (_path$1F = /*#__PURE__*/React.createElement("path", { d: "M8.00001 3C9.44731 3.00007 10.8623 3.43013 12.0651 4.23512C13.1926 4.98985 14.087 6.04232 14.6489 7.27335L14.7562 7.52218L14.7652 7.54472C14.8741 7.83827 14.8742 8.16175 14.7652 8.45528C14.7624 8.46297 14.7594 8.47114 14.7562 8.47872C14.2044 9.81655 13.2678 10.9608 12.0651 11.7658C10.8624 12.5707 9.44728 12.9999 8.00001 13C6.55277 13 5.13769 12.5707 3.93492 11.7658C2.73227 10.9609 1.79568 9.8165 1.24379 8.47872C1.24069 8.47121 1.23761 8.46291 1.23478 8.45528C1.12579 8.16168 1.12581 7.83833 1.23478 7.54472C1.23759 7.53716 1.24072 7.52964 1.24379 7.52218C1.79562 6.18416 2.73213 5.04018 3.93492 4.23512C5.13775 3.43012 6.55266 3 8.00001 3ZM8.00001 4.38478C6.8269 4.38478 5.67976 4.73304 4.70485 5.3855C3.74501 6.02795 2.99455 6.93705 2.54473 8C2.99451 9.06291 3.74509 9.97204 4.70485 10.6145C5.67972 11.2669 6.82699 11.6152 8.00001 11.6152C9.17306 11.6152 10.3203 11.267 11.2952 10.6145C12.2549 9.97207 13.0046 9.06283 13.4544 8C13.0046 6.93731 12.2548 6.02787 11.2952 5.3855C10.3203 4.73304 9.17306 4.38485 8.00001 4.38478ZM8.00001 5.46123C9.40198 5.46141 10.5388 6.59799 10.5388 8C10.5388 9.40201 9.40198 10.5386 8.00001 10.5388C6.59789 10.5388 5.46125 9.40212 5.46125 8C5.46125 6.59788 6.59789 5.46123 8.00001 5.46123ZM8.00001 6.84602C7.36268 6.84602 6.84603 7.36267 6.84603 8C6.84603 8.63733 7.36268 9.15399 8.00001 9.15399C8.63719 9.15381 9.154 8.63722 9.154 8C9.154 7.36278 8.63719 6.84619 8.00001 6.84602Z", fill: "currentColor" }))); }; function IconShow({ color, size, ...props }) { return (jsx(SvgIcon$1F, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1E; function _extends$1E() { return _extends$1E = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1E.apply(null, arguments); } var SvgIcon$1E = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1E({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none" }, props), _path$1E || (_path$1E = /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.37 8.03h2l-.01-.01V6h.8l.666 8H3.174l.666-8h.74v2.02h2.01V6h2.78zM11.36 4v-.54C11.36 1.55 9.84 0 7.97 0S4.58 1.55 4.58 3.46V4H2L1 16h14L14 4zM6.59 4h2.78v-.54C9.37 2.65 8.74 2 7.98 2s-1.39.66-1.39 1.46z", clipRule: "evenodd" }))); }; function IconShoppingBag({ color, size, ...props }) { return (jsx(SvgIcon$1E, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1D; function _extends$1D() { return _extends$1D = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1D.apply(null, arguments); } var SvgIcon$1D = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1D({ width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1D || (_path$1D = /*#__PURE__*/React.createElement("path", { d: "M12 0.834635C13.3805 0.834635 14.4999 1.95409 14.5 3.33464C14.5 4.71535 13.3807 5.83464 12 5.83464C11.2959 5.83464 10.6604 5.5433 10.2061 5.0749L6.3975 7.29752C6.46299 7.52101 6.5 7.75695 6.5 8.00163C6.5 8.24599 6.46283 8.48153 6.3975 8.70475L10.2090 10.9255C10.6632 10.4588 11.2974 10.1686 12 10.1686C13.3807 10.1686 14.5 11.2879 14.5 12.6686C14.4999 14.0492 13.3805 15.1687 12 15.1687C10.6194 15.1687 9.50019 14.0492 9.5 12.6686C9.5 12.4231 9.53656 12.1858 9.60253 11.9616L5.79199 9.74088C5.33766 10.2089 4.70379 10.5016 4 10.5016C2.61929 10.5016 1.5 9.38233 1.5 8.00163C1.5 6.62092 2.61929 5.50163 4 5.50163C4.70328 5.50163 5.33774 5.79299 5.79199 6.26041L9.60156 4.03776C9.53632 3.81472 9.5 3.57877 9.5 3.33464C9.50019 1.95409 10.6194 0.834635 12 0.834635Z", fill: "currentColor" }))); }; function IconShare({ color, size, ...props }) { return (jsx(SvgIcon$1D, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1C; function _extends$1C() { return _extends$1C = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1C.apply(null, arguments); } var SvgIcon$1C = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1C({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1C || (_path$1C = /*#__PURE__*/React.createElement("path", { d: "M14.53 9.53001L13.54 8.78001C13.35 8.63001 13.24 8.40001 13.25 8.18001V7.84001C13.25 7.60001 13.35 7.37001 13.54 7.23001L14.53 6.47001C14.75 6.29001 14.8 5.99001 14.66 5.75001L13.32 3.50001C13.21 3.33001 13.02 3.22001 12.81 3.22001C12.74 3.22001 12.67 3.23001 12.6 3.26001L11.44 3.71001C11.35 3.75001 11.26 3.76001 11.16 3.76001C11.02 3.76001 10.88 3.72001 10.76 3.65001C10.66 3.59001 10.56 3.53001 10.46 3.48001C10.25 3.37001 10.11 3.17001 10.07 2.94001L9.89 1.73001C9.84 1.46001 9.59 1.27001 9.31 1.26001H6.64C6.35 1.26001 6.11 1.46001 6.06 1.74001L5.89 2.95001C5.86 3.18001 5.71 3.38001 5.51 3.50001C5.41 3.55001 5.31 3.61001 5.21 3.67001C5.09 3.74001 4.96 3.78001 4.81 3.78001C4.72 3.78001 4.62 3.76001 4.53 3.73001L3.36 3.27001C3.29 3.25001 3.22 3.23001 3.15 3.23001C2.94 3.23001 2.75 3.34001 2.64 3.51001L1.3 5.76001C1.16 6.00001 1.21 6.30001 1.44 6.48001L2.43 7.23001C2.62 7.38001 2.73 7.61001 2.72 7.83001V8.17001C2.72 8.41001 2.62 8.64001 2.43 8.78001L1.44 9.54001C1.22 9.72001 1.17 10.02 1.31 10.25L2.65 12.5C2.76 12.67 2.95 12.78 3.16 12.78C3.23 12.78 3.3 12.77 3.37 12.74L4.53 12.29C4.62 12.25 4.71 12.24 4.81 12.24C4.95 12.24 5.09 12.28 5.21 12.35C5.31 12.41 5.41 12.47 5.51 12.52C5.72 12.63 5.86 12.83 5.9 13.06L6.08 14.27C6.13 14.54 6.38 14.73 6.66 14.74H9.33C9.62 14.74 9.86 14.54 9.91 14.26L10.08 13.05C10.11 12.82 10.26 12.62 10.47 12.51C10.57 12.46 10.67 12.4 10.77 12.34C10.89 12.27 11.02 12.23 11.16 12.23C11.26 12.23 11.35 12.25 11.44 12.28L12.61 12.74C12.68 12.76 12.75 12.78 12.82 12.78C13.03 12.78 13.22 12.67 13.33 12.5L14.67 10.25C14.81 10.01 14.76 9.71001 14.53 9.53001ZM8 10.6C6.56 10.6 5.4 9.44001 5.4 8.00001C5.4 6.56001 6.56 5.40001 8 5.40001C9.44 5.40001 10.6 6.56001 10.6 8.00001C10.6 9.44001 9.44 10.6 8 10.6Z", fill: "currentColor" }))); }; function IconSettingFilled({ color, size, ...props }) { return (jsx(SvgIcon$1C, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1B; function _extends$1B() { return _extends$1B = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1B.apply(null, arguments); } var SvgIcon$1B = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1B({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1B || (_path$1B = /*#__PURE__*/React.createElement("path", { d: "M8.35887 1C8.57842 1 8.78857 1.0005 8.95823 1.02005C9.14775 1.03962 9.3371 1.08873 9.51665 1.21577C9.69625 1.34285 9.80618 1.5088 9.88601 1.67499C9.95582 1.83131 10.0257 2.01689 10.0955 2.22204L10.3148 2.85788C10.3747 3.01423 10.4948 3.15082 10.6345 3.23882L10.8245 3.3467C10.9542 3.41502 11.094 3.4443 11.2436 3.43453L11.3829 3.41544L12.1713 3.19967L12.5007 3.11184C12.6005 3.08254 12.7002 3.06338 12.7999 3.0536C12.9995 3.02428 13.2091 3.0144 13.4285 3.10229C13.6481 3.19028 13.798 3.3373 13.9178 3.49373C14.0275 3.64033 14.1372 3.82605 14.2569 4.03123L14.5863 4.58783C14.696 4.77352 14.8059 4.94987 14.8758 5.10625C14.9456 5.27236 15.0057 5.46795 14.9859 5.6829C14.9659 5.90775 14.8657 6.07448 14.7559 6.23091C14.6561 6.36772 14.5166 6.52424 14.367 6.68058L13.6985 7.4138C13.6087 7.52131 13.5182 7.76543 13.5182 8H13.5289C13.5289 8.23463 13.6184 8.47961 13.7082 8.58715L14.3768 9.32038L14.5863 9.55428C14.6562 9.63249 14.7157 9.70161 14.7656 9.77005C14.8754 9.91667 14.9657 10.0923 14.9956 10.3171C15.0156 10.5321 14.9653 10.7276 14.8855 10.8938C14.8156 11.0502 14.7158 11.2264 14.5961 11.4122L14.2667 11.9697C14.147 12.1749 14.0372 12.3607 13.9275 12.5072C13.8377 12.6245 13.728 12.7324 13.5884 12.8204L13.4393 12.8977C13.2197 12.9857 12.9993 12.9862 12.8097 12.9569C12.6302 12.9276 12.4111 12.8687 12.1918 12.8003L11.4034 12.5855C11.2138 12.5464 11.0236 12.5654 10.844 12.6533L10.6442 12.7612C10.5047 12.8491 10.3954 12.986 10.3255 13.1421L10.1053 13.778C10.0355 13.9831 9.97551 14.1784 9.89575 14.325C9.81592 14.4912 9.70603 14.6581 9.52639 14.7852C9.34686 14.9121 9.14748 14.9614 8.96797 14.9809C8.79843 15.0004 8.58898 15 8.36959 15H7.63088C7.41133 15 7.20117 15.0005 7.03152 14.9809C6.84207 14.9613 6.65258 14.9121 6.4731 14.7852C6.29347 14.6581 6.18358 14.4912 6.10374 14.325C6.03395 14.1687 5.964 13.9831 5.89421 13.778L5.67493 13.1421C5.61503 12.9858 5.50487 12.8491 5.35528 12.7612L5.15549 12.6533C4.98596 12.5655 4.7865 12.5465 4.59707 12.5855L3.80865 12.8003C3.57912 12.8688 3.36944 12.9276 3.18981 12.9569C2.99023 12.9862 2.78075 12.9857 2.56122 12.8977C2.34172 12.8097 2.19172 12.6636 2.07199 12.5072C1.96226 12.3606 1.85254 12.1749 1.73284 11.9697L1.40344 11.4122C1.29367 11.2264 1.18385 11.0502 1.11399 10.8938C1.04418 10.7276 0.98392 10.5321 1.00387 10.3171C1.02383 10.1021 1.12416 9.9264 1.23387 9.77005C1.33358 9.63328 1.47315 9.47668 1.62271 9.32038L2.29126 8.58715C2.38108 8.47961 2.47156 8.23463 2.47156 8C2.4715 7.76543 2.38105 7.52131 2.29126 7.4138L1.62271 6.68058C1.4731 6.51447 1.33364 6.36771 1.23387 6.23091C1.12409 6.08426 1.03381 5.90775 1.00387 5.6829V5.52632C1.00397 5.3701 1.05418 5.23321 1.11399 5.10625C1.18385 4.94985 1.28371 4.77354 1.40344 4.58783L1.73284 4.03123C1.8525 3.82608 1.96229 3.64032 2.07199 3.49373C2.19174 3.3373 2.34167 3.19028 2.56122 3.10229C2.78074 3.01433 3.00022 3.0145 3.18981 3.0536C3.36943 3.08293 3.58911 3.14102 3.80865 3.19967L4.59707 3.41544C4.78653 3.45447 4.98595 3.43455 5.15549 3.3467L5.34553 3.23882C5.4951 3.15082 5.60534 3.01422 5.66519 2.85788L5.88446 2.22204C5.95427 2.01687 6.01421 1.82154 6.09399 1.67499C6.17383 1.50879 6.28372 1.34286 6.46335 1.21577C6.64292 1.08872 6.8422 1.03962 7.02178 1.02005C7.19143 1.0005 7.40158 1 7.62113 1H8.35887ZM7.69032 1.98813C7.45131 1.98813 7.31173 1.98795 7.20207 1.99768C7.15284 1.99768 7.13227 2.00697 7.12216 2.00723C7.12216 2.00723 7.10216 2.03686 7.0822 2.07597C7.04228 2.16396 6.99245 2.30082 6.91262 2.52564L6.69237 3.18058V3.19967C6.55266 3.5614 6.30345 3.86507 5.97412 4.07038C5.97412 4.07038 5.96453 4.07037 5.95463 4.07992L5.73438 4.2069C5.7329 4.20697 5.72392 4.20777 5.71489 4.21645C5.33573 4.41194 4.88653 4.46095 4.46745 4.37302C4.46745 4.37302 4.45697 4.37302 4.44699 4.37302L3.63908 4.14866C3.38995 4.08033 3.24009 4.04127 3.13036 4.02169H3.03972C3.03596 4.02542 3.00808 4.05317 2.98028 4.08947C2.91044 4.17743 2.84095 4.30487 2.7113 4.5296L2.3819 5.08715C2.26216 5.29243 2.19182 5.41925 2.1519 5.50723C2.13195 5.54633 2.12169 5.57574 2.12169 5.58552V5.59506C2.12169 5.60484 2.14169 5.6247 2.16165 5.6638C2.19153 5.70283 2.23176 5.75137 2.28152 5.80987L2.4813 6.02564L3.17032 6.77796L3.18981 6.79801C3.43917 7.1108 3.58933 7.57975 3.58938 8C3.58938 8.4106 3.43929 8.8901 3.18981 9.20295C3.18872 9.20502 3.17953 9.2215 3.17032 9.22204L2.4813 9.97531C2.32171 10.1512 2.22151 10.259 2.16165 10.3372C2.13219 10.3757 2.12185 10.3951 2.12169 10.4049C2.12169 10.4049 2.12169 10.4052 2.12169 10.4145C2.12169 10.4242 2.12218 10.4538 2.1519 10.4928C2.19182 10.5905 2.26214 10.7085 2.3819 10.9138L2.7113 11.4704C2.84097 11.6951 2.92041 11.8225 2.98028 11.9105C3.01006 11.9494 3.02969 11.9694 3.03972 11.9793H3.13036C3.2401 11.9597 3.38988 11.9206 3.63908 11.8523L4.44699 11.627H4.46745C4.83654 11.5391 5.21567 11.5685 5.56481 11.7053L5.71489 11.774H5.73438L5.95463 11.9105H5.97412C6.26341 12.106 6.49298 12.3602 6.64267 12.6533L6.70309 12.7812V12.8003L6.93212 13.4457C7.01193 13.6705 7.0518 13.8074 7.10169 13.8954C7.12164 13.9345 7.13167 13.9544 7.14165 13.9641C7.15163 13.9641 7.18165 13.9734 7.22156 13.9832C7.32135 13.993 7.46131 13.9928 7.71079 13.9928H8.44951C8.68854 13.9928 8.8281 13.993 8.93776 13.9832C8.9872 13.9832 9.0076 13.9738 9.01767 13.9641C9.01767 13.9641 9.03769 13.9344 9.05763 13.8954C9.09754 13.8074 9.1474 13.6705 9.2272 13.4457L9.44745 12.7908V12.7707C9.59716 12.4092 9.84627 12.1062 10.1755 11.901C10.1755 11.901 10.1859 11.9012 10.1959 11.8914L10.4152 11.7645C10.4166 11.7644 10.4255 11.7629 10.4347 11.754C10.7739 11.5878 11.1532 11.5197 11.5223 11.5783L11.6821 11.6079H11.7026L12.5105 11.8427C12.7597 11.9111 12.9095 11.9501 13.0192 11.9697H13.1098C13.111 11.9686 13.14 11.9393 13.1693 11.901C13.2392 11.813 13.3095 11.6857 13.4393 11.4609L13.7677 10.9033C13.8874 10.6981 13.9578 10.5712 13.9977 10.4832C14.0176 10.4442 14.0279 10.4147 14.0279 10.4049V10.3954C14.0279 10.3856 14.0079 10.3657 13.9879 10.3266C13.9281 10.2387 13.8379 10.1407 13.6683 9.96481L12.9793 9.21249C12.9783 9.21062 12.9692 9.19246 12.9598 9.19244C12.7104 8.87961 12.5602 8.4107 12.5602 7.99045L12.531 8C12.531 7.58957 12.6803 7.1108 12.9296 6.79801L12.95 6.77796L13.6381 6.02564C13.7977 5.84973 13.8978 5.74201 13.9577 5.6638C13.9877 5.6247 13.9977 5.60484 13.9977 5.59506V5.58552C13.9977 5.57574 13.9974 5.54633 13.9675 5.50723C13.9276 5.40954 13.858 5.29218 13.7384 5.08715L13.409 4.5296C13.2793 4.30474 13.199 4.17746 13.1391 4.08947C13.1096 4.05092 13.0897 4.03153 13.0796 4.02169H12.99C12.8802 4.04124 12.7298 4.08023 12.4803 4.14866L11.6724 4.37302H11.6529C11.2338 4.47077 10.7946 4.41189 10.4054 4.21645C10.4054 4.21645 10.395 4.21668 10.385 4.2069L10.1657 4.07992C10.1657 4.07992 10.1552 4.08015 10.1452 4.07038C9.81596 3.86507 9.56669 3.56136 9.42699 3.19967V3.18058L9.20771 2.52564C9.12797 2.30104 9.08796 2.16397 9.03814 2.07597C9.01825 2.03699 9.00813 2.01704 8.99818 2.00723C8.98822 2.00723 8.95807 2.0074 8.91827 1.99768C8.81847 1.98791 8.67853 1.98813 8.42904 1.98813H7.69032ZM7.98951 5.22368C9.54631 5.22368 10.8138 6.46535 10.8138 7.99045C10.8138 9.51555 9.54631 10.7572 7.98951 10.7572C6.43292 10.757 5.16622 9.51541 5.16621 7.99045C5.16621 6.46549 6.43291 5.22391 7.98951 5.22368ZM7.98951 6.20131C6.98179 6.20154 6.16416 7.00319 6.16416 7.99045C6.16417 8.97771 6.98179 9.77936 7.98951 9.7796C8.99744 9.7796 9.81583 8.97785 9.81584 7.99045C9.81584 7.00304 8.99744 6.20131 7.98951 6.20131Z", fill: "currentColor" }))); }; function IconSetting({ color, size, ...props }) { return (jsx(SvgIcon$1B, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1A; function _extends$1A() { return _extends$1A = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1A.apply(null, arguments); } var SvgIcon$1A = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1A({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1A || (_path$1A = /*#__PURE__*/React.createElement("path", { d: "M10.7701 14.6749L14.9301 1.94488C15.0901 1.44488 14.6201 0.964884 14.1201 1.13488L1.38007 5.28488C0.860072 5.45488 0.770072 6.15488 1.24007 6.44488L5.58007 9.12488L9.47007 6.28488C9.66007 6.16488 9.89007 6.38488 9.77007 6.58488L6.93007 10.4749L9.61007 14.8149C9.90007 15.2849 10.6001 15.1949 10.7701 14.6749Z", fill: "currentColor" }))); }; function IconSend({ color, size, ...props }) { return (jsx(SvgIcon$1A, { fill: color || 'currentColor', width: size || 16, height: size || 16, viewBox: "0 0 16 16", ...props })); } var _path$1z; function _extends$1z() { return _extends$1z = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1z.apply(null, arguments); } var SvgIcon$1z = function SvgIcon(props) { return /*#__PURE__*/React.createElement("svg", _extends$1z({ width: "1em", height: "1em", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props), _path$1z || (_path$1z = /*#__PURE__*/React.createElement("path", { d: "M11.3811 9.