@serendie/ui 0.1.9 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -33,4 +33,4 @@ React keys must be passed directly to JSX without using spread:
|
|
|
33
33
|
*/var Ts=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],io=Ts.join(","),Ms=typeof Element>"u",Pt=Ms?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ro=!Ms&&Element.prototype.getRootNode?function(e){var n;return e==null||(n=e.getRootNode)===null||n===void 0?void 0:n.call(e)}:function(e){return e==null?void 0:e.ownerDocument},ao=function e(n,t){var o;t===void 0&&(t=!0);var i=n==null||(o=n.getAttribute)===null||o===void 0?void 0:o.call(n,"inert"),r=i===""||i==="true",a=r||t&&n&&e(n.parentNode);return a},s4=function(n){var t,o=n==null||(t=n.getAttribute)===null||t===void 0?void 0:t.call(n,"contenteditable");return o===""||o==="true"},zs=function(n,t,o){if(ao(n))return[];var i=Array.prototype.slice.apply(n.querySelectorAll(io));return t&&Pt.call(n,io)&&i.unshift(n),i=i.filter(o),i},Os=function e(n,t,o){for(var i=[],r=Array.from(n);r.length;){var a=r.shift();if(!ao(a,!1))if(a.tagName==="SLOT"){var s=a.assignedElements(),d=s.length?s:a.children,c=e(d,!0,o);o.flatten?i.push.apply(i,c):i.push({scopeParent:a,candidates:c})}else{var u=Pt.call(a,io);u&&o.filter(a)&&(t||!n.includes(a))&&i.push(a);var g=a.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(a),h=!ao(g,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(a));if(g&&h){var m=e(g===!0?a.children:g.children,!0,o);o.flatten?i.push.apply(i,m):i.push({scopeParent:a,candidates:m})}else r.unshift.apply(r,a.children)}}return i},Vs=function(n){return!isNaN(parseInt(n.getAttribute("tabindex"),10))},Ot=function(n){if(!n)throw new Error("No node provided");return n.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(n.tagName)||s4(n))&&!Vs(n)?0:n.tabIndex},c4=function(n,t){var o=Ot(n);return o<0&&t&&!Vs(n)?0:o},d4=function(n,t){return n.tabIndex===t.tabIndex?n.documentOrder-t.documentOrder:n.tabIndex-t.tabIndex},Fs=function(n){return n.tagName==="INPUT"},u4=function(n){return Fs(n)&&n.type==="hidden"},h4=function(n){var t=n.tagName==="DETAILS"&&Array.prototype.slice.apply(n.children).some(function(o){return o.tagName==="SUMMARY"});return t},g4=function(n,t){for(var o=0;o<n.length;o++)if(n[o].checked&&n[o].form===t)return n[o]},v4=function(n){if(!n.name)return!0;var t=n.form||ro(n),o=function(s){return t.querySelectorAll('input[type="radio"][name="'+s+'"]')},i;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")i=o(window.CSS.escape(n.name));else try{i=o(n.name)}catch(a){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",a.message),!1}var r=g4(i,n.form);return!r||r===n},m4=function(n){return Fs(n)&&n.type==="radio"},p4=function(n){return m4(n)&&!v4(n)},f4=function(n){var t,o=n&&ro(n),i=(t=o)===null||t===void 0?void 0:t.host,r=!1;if(o&&o!==n){var a,s,d;for(r=!!((a=i)!==null&&a!==void 0&&(s=a.ownerDocument)!==null&&s!==void 0&&s.contains(i)||n!=null&&(d=n.ownerDocument)!==null&&d!==void 0&&d.contains(n));!r&&i;){var c,u,g;o=ro(i),i=(c=o)===null||c===void 0?void 0:c.host,r=!!((u=i)!==null&&u!==void 0&&(g=u.ownerDocument)!==null&&g!==void 0&&g.contains(i))}}return r},Pr=function(n){var t=n.getBoundingClientRect(),o=t.width,i=t.height;return o===0&&i===0},w4=function(n,t){var o=t.displayCheck,i=t.getShadowRoot;if(getComputedStyle(n).visibility==="hidden")return!0;var r=Pt.call(n,"details>summary:first-of-type"),a=r?n.parentElement:n;if(Pt.call(a,"details:not([open]) *"))return!0;if(!o||o==="full"||o==="legacy-full"){if(typeof i=="function"){for(var s=n;n;){var d=n.parentElement,c=ro(n);if(d&&!d.shadowRoot&&i(d)===!0)return Pr(n);n.assignedSlot?n=n.assignedSlot:!d&&c!==n.ownerDocument?n=c.host:n=d}n=s}if(f4(n))return!n.getClientRects().length;if(o!=="legacy-full")return!0}else if(o==="non-zero-area")return Pr(n);return!1},E4=function(n){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(n.tagName))for(var t=n.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var o=0;o<t.children.length;o++){var i=t.children.item(o);if(i.tagName==="LEGEND")return Pt.call(t,"fieldset[disabled] *")?!0:!i.contains(n)}return!0}t=t.parentElement}return!1},so=function(n,t){return!(t.disabled||ao(t)||u4(t)||w4(t,n)||h4(t)||E4(t))},dl=function(n,t){return!(p4(t)||Ot(t)<0||!so(n,t))},y4=function(n){var t=parseInt(n.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},x4=function e(n){var t=[],o=[];return n.forEach(function(i,r){var a=!!i.scopeParent,s=a?i.scopeParent:i,d=c4(s,a),c=a?e(i.candidates):s;d===0?a?t.push.apply(t,c):t.push(s):o.push({documentOrder:r,tabIndex:d,item:i,isScope:a,content:c})}),o.sort(d4).reduce(function(i,r){return r.isScope?i.push.apply(i,r.content):i.push(r.content),i},[]).concat(t)},C4=function(n,t){t=t||{};var o;return t.getShadowRoot?o=Os([n],t.includeContainer,{filter:dl.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:y4}):o=zs(n,t.includeContainer,dl.bind(null,t)),x4(o)},b4=function(n,t){t=t||{};var o;return t.getShadowRoot?o=Os([n],t.includeContainer,{filter:so.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):o=zs(n,t.includeContainer,so.bind(null,t)),o},_t=function(n,t){if(t=t||{},!n)throw new Error("No node provided");return Pt.call(n,io)===!1?!1:dl(t,n)},R4=Ts.concat("iframe").join(","),Zo=function(n,t){if(t=t||{},!n)throw new Error("No node provided");return Pt.call(n,R4)===!1?!1:so(t,n)};/*!
|
|
34
34
|
* focus-trap 7.5.4
|
|
35
35
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
36
|
-
*/function kr(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);n&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),t.push.apply(t,o)}return t}function Br(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?kr(Object(t),!0).forEach(function(o){I4(e,o,t[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):kr(Object(t)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(t,o))})}return e}function I4(e,n,t){return n=T4(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function S4(e,n){if(typeof e!="object"||e===null)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var o=t.call(e,n||"default");if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function T4(e){var n=S4(e,"string");return typeof n=="symbol"?n:String(n)}var Ar={activateTrap:function(n,t){if(n.length>0){var o=n[n.length-1];o!==t&&o.pause()}var i=n.indexOf(t);i===-1||n.splice(i,1),n.push(t)},deactivateTrap:function(n,t){var o=n.indexOf(t);o!==-1&&n.splice(o,1),n.length>0&&n[n.length-1].unpause()}},M4=function(n){return n.tagName&&n.tagName.toLowerCase()==="input"&&typeof n.select=="function"},z4=function(n){return(n==null?void 0:n.key)==="Escape"||(n==null?void 0:n.key)==="Esc"||(n==null?void 0:n.keyCode)===27},wn=function(n){return(n==null?void 0:n.key)==="Tab"||(n==null?void 0:n.keyCode)===9},O4=function(n){return wn(n)&&!n.shiftKey},V4=function(n){return wn(n)&&n.shiftKey},Lr=function(n){return setTimeout(n,0)},Nr=function(n,t){var o=-1;return n.every(function(i,r){return t(i)?(o=r,!1):!0}),o},hn=function(n){for(var t=arguments.length,o=new Array(t>1?t-1:0),i=1;i<t;i++)o[i-1]=arguments[i];return typeof n=="function"?n.apply(void 0,o):n},Ln=function(n){return n.target.shadowRoot&&typeof n.composedPath=="function"?n.composedPath()[0]:n.target},F4=[],P4=function(n,t){var o=(t==null?void 0:t.document)||document,i=(t==null?void 0:t.trapStack)||F4,r=Br({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:O4,isKeyBackward:V4},t),a={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},s,d=function(b,R,M){return b&&b[R]!==void 0?b[R]:r[M||R]},c=function(b,R){var M=typeof(R==null?void 0:R.composedPath)=="function"?R.composedPath():void 0;return a.containerGroups.findIndex(function(D){var U=D.container,j=D.tabbableNodes;return U.contains(b)||(M==null?void 0:M.includes(U))||j.find(function(ee){return ee===b})})},u=function(b){var R=r[b];if(typeof R=="function"){for(var M=arguments.length,D=new Array(M>1?M-1:0),U=1;U<M;U++)D[U-1]=arguments[U];R=R.apply(void 0,D)}if(R===!0&&(R=void 0),!R){if(R===void 0||R===!1)return R;throw new Error("`".concat(b,"` was specified but was not a node, or did not return a node"))}var j=R;if(typeof R=="string"&&(j=o.querySelector(R),!j))throw new Error("`".concat(b,"` as selector refers to no known node"));return j},g=function(){var b=u("initialFocus");if(b===!1)return!1;if(b===void 0||!Zo(b,r.tabbableOptions))if(c(o.activeElement)>=0)b=o.activeElement;else{var R=a.tabbableGroups[0],M=R&&R.firstTabbableNode;b=M||u("fallbackFocus")}if(!b)throw new Error("Your focus-trap needs to have at least one focusable element");return b},h=function(){if(a.containerGroups=a.containers.map(function(b){var R=C4(b,r.tabbableOptions),M=b4(b,r.tabbableOptions),D=R.length>0?R[0]:void 0,U=R.length>0?R[R.length-1]:void 0,j=M.find(function(ue){return _t(ue)}),ee=M.slice().reverse().find(function(ue){return _t(ue)}),oe=!!R.find(function(ue){return Ot(ue)>0});return{container:b,tabbableNodes:R,focusableNodes:M,posTabIndexesFound:oe,firstTabbableNode:D,lastTabbableNode:U,firstDomTabbableNode:j,lastDomTabbableNode:ee,nextTabbableNode:function(Ze){var st=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Ge=R.indexOf(Ze);return Ge<0?st?M.slice(M.indexOf(Ze)+1).find(function(xt){return _t(xt)}):M.slice(0,M.indexOf(Ze)).reverse().find(function(xt){return _t(xt)}):R[Ge+(st?1:-1)]}}}),a.tabbableGroups=a.containerGroups.filter(function(b){return b.tabbableNodes.length>0}),a.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(a.containerGroups.find(function(b){return b.posTabIndexesFound})&&a.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},m=function z(b){var R=b.activeElement;if(R)return R.shadowRoot&&R.shadowRoot.activeElement!==null?z(R.shadowRoot):R},w=function z(b){if(b!==!1&&b!==m(document)){if(!b||!b.focus){z(g());return}b.focus({preventScroll:!!r.preventScroll}),a.mostRecentlyFocusedNode=b,M4(b)&&b.select()}},p=function(b){var R=u("setReturnFocus",b);return R||(R===!1?!1:b)},y=function(b){var R=b.target,M=b.event,D=b.isBackward,U=D===void 0?!1:D;R=R||Ln(M),h();var j=null;if(a.tabbableGroups.length>0){var ee=c(R,M),oe=ee>=0?a.containerGroups[ee]:void 0;if(ee<0)U?j=a.tabbableGroups[a.tabbableGroups.length-1].lastTabbableNode:j=a.tabbableGroups[0].firstTabbableNode;else if(U){var ue=Nr(a.tabbableGroups,function(Ct){var bt=Ct.firstTabbableNode;return R===bt});if(ue<0&&(oe.container===R||Zo(R,r.tabbableOptions)&&!_t(R,r.tabbableOptions)&&!oe.nextTabbableNode(R,!1))&&(ue=ee),ue>=0){var Ze=ue===0?a.tabbableGroups.length-1:ue-1,st=a.tabbableGroups[Ze];j=Ot(R)>=0?st.lastTabbableNode:st.lastDomTabbableNode}else wn(M)||(j=oe.nextTabbableNode(R,!1))}else{var Ge=Nr(a.tabbableGroups,function(Ct){var bt=Ct.lastTabbableNode;return R===bt});if(Ge<0&&(oe.container===R||Zo(R,r.tabbableOptions)&&!_t(R,r.tabbableOptions)&&!oe.nextTabbableNode(R))&&(Ge=ee),Ge>=0){var xt=Ge===a.tabbableGroups.length-1?0:Ge+1,Tn=a.tabbableGroups[xt];j=Ot(R)>=0?Tn.firstTabbableNode:Tn.firstDomTabbableNode}else wn(M)||(j=oe.nextTabbableNode(R))}}else j=u("fallbackFocus");return j},x=function(b){var R=Ln(b);if(!(c(R,b)>=0)){if(hn(r.clickOutsideDeactivates,b)){s.deactivate({returnFocus:r.returnFocusOnDeactivate});return}hn(r.allowOutsideClick,b)||b.preventDefault()}},E=function(b){var R=Ln(b),M=c(R,b)>=0;if(M||R instanceof Document)M&&(a.mostRecentlyFocusedNode=R);else{b.stopImmediatePropagation();var D,U=!0;if(a.mostRecentlyFocusedNode)if(Ot(a.mostRecentlyFocusedNode)>0){var j=c(a.mostRecentlyFocusedNode),ee=a.containerGroups[j].tabbableNodes;if(ee.length>0){var oe=ee.findIndex(function(ue){return ue===a.mostRecentlyFocusedNode});oe>=0&&(r.isKeyForward(a.recentNavEvent)?oe+1<ee.length&&(D=ee[oe+1],U=!1):oe-1>=0&&(D=ee[oe-1],U=!1))}}else a.containerGroups.some(function(ue){return ue.tabbableNodes.some(function(Ze){return Ot(Ze)>0})})||(U=!1);else U=!1;U&&(D=y({target:a.mostRecentlyFocusedNode,isBackward:r.isKeyBackward(a.recentNavEvent)})),w(D||a.mostRecentlyFocusedNode||g())}a.recentNavEvent=void 0},I=function(b){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;a.recentNavEvent=b;var M=y({event:b,isBackward:R});M&&(wn(b)&&b.preventDefault(),w(M))},O=function(b){if(z4(b)&&hn(r.escapeDeactivates,b)!==!1){b.preventDefault(),s.deactivate();return}(r.isKeyForward(b)||r.isKeyBackward(b))&&I(b,r.isKeyBackward(b))},F=function(b){var R=Ln(b);c(R,b)>=0||hn(r.clickOutsideDeactivates,b)||hn(r.allowOutsideClick,b)||(b.preventDefault(),b.stopImmediatePropagation())},G=function(){if(a.active)return Ar.activateTrap(i,s),a.delayInitialFocusTimer=r.delayInitialFocus?Lr(function(){w(g())}):w(g()),o.addEventListener("focusin",E,!0),o.addEventListener("mousedown",x,{capture:!0,passive:!1}),o.addEventListener("touchstart",x,{capture:!0,passive:!1}),o.addEventListener("click",F,{capture:!0,passive:!1}),o.addEventListener("keydown",O,{capture:!0,passive:!1}),s},Z=function(){if(a.active)return o.removeEventListener("focusin",E,!0),o.removeEventListener("mousedown",x,!0),o.removeEventListener("touchstart",x,!0),o.removeEventListener("click",F,!0),o.removeEventListener("keydown",O,!0),s},ie=function(b){var R=b.some(function(M){var D=Array.from(M.removedNodes);return D.some(function(U){return U===a.mostRecentlyFocusedNode})});R&&w(g())},L=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(ie):void 0,B=function(){L&&(L.disconnect(),a.active&&!a.paused&&a.containers.map(function(b){L.observe(b,{subtree:!0,childList:!0})}))};return s={get active(){return a.active},get paused(){return a.paused},activate:function(b){if(a.active)return this;var R=d(b,"onActivate"),M=d(b,"onPostActivate"),D=d(b,"checkCanFocusTrap");D||h(),a.active=!0,a.paused=!1,a.nodeFocusedBeforeActivation=o.activeElement,R==null||R();var U=function(){D&&h(),G(),B(),M==null||M()};return D?(D(a.containers.concat()).then(U,U),this):(U(),this)},deactivate:function(b){if(!a.active)return this;var R=Br({onDeactivate:r.onDeactivate,onPostDeactivate:r.onPostDeactivate,checkCanReturnFocus:r.checkCanReturnFocus},b);clearTimeout(a.delayInitialFocusTimer),a.delayInitialFocusTimer=void 0,Z(),a.active=!1,a.paused=!1,B(),Ar.deactivateTrap(i,s);var M=d(R,"onDeactivate"),D=d(R,"onPostDeactivate"),U=d(R,"checkCanReturnFocus"),j=d(R,"returnFocus","returnFocusOnDeactivate");M==null||M();var ee=function(){Lr(function(){j&&w(p(a.nodeFocusedBeforeActivation)),D==null||D()})};return j&&U?(U(p(a.nodeFocusedBeforeActivation)).then(ee,ee),this):(ee(),this)},pause:function(b){if(a.paused||!a.active)return this;var R=d(b,"onPause"),M=d(b,"onPostPause");return a.paused=!0,R==null||R(),Z(),B(),M==null||M(),this},unpause:function(b){if(!a.paused||!a.active)return this;var R=d(b,"onUnpause"),M=d(b,"onPostUnpause");return a.paused=!1,R==null||R(),h(),G(),B(),M==null||M(),this},updateContainerElements:function(b){var R=[].concat(b).filter(Boolean);return a.containers=R.map(function(M){return typeof M=="string"?o.querySelector(M):M}),a.active&&h(),B(),this}},s.updateContainerElements(n),s},k4=Ie("dialog").parts("trigger","backdrop","positioner","content","title","description","closeTrigger"),It=k4.build(),K=je({getPositionerId:e=>{var n;return((n=e.ids)==null?void 0:n.positioner)??`dialog:${e.id}:positioner`},getBackdropId:e=>{var n;return((n=e.ids)==null?void 0:n.backdrop)??`dialog:${e.id}:backdrop`},getContentId:e=>{var n;return((n=e.ids)==null?void 0:n.content)??`dialog:${e.id}:content`},getTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.trigger)??`dialog:${e.id}:trigger`},getTitleId:e=>{var n;return((n=e.ids)==null?void 0:n.title)??`dialog:${e.id}:title`},getDescriptionId:e=>{var n;return((n=e.ids)==null?void 0:n.description)??`dialog:${e.id}:description`},getCloseTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.closeTrigger)??`dialog:${e.id}:close`},getContentEl:e=>K.getById(e,K.getContentId(e)),getPositionerEl:e=>K.getById(e,K.getPositionerId(e)),getBackdropEl:e=>K.getById(e,K.getBackdropId(e)),getTriggerEl:e=>K.getById(e,K.getTriggerId(e)),getTitleEl:e=>K.getById(e,K.getTitleId(e)),getDescriptionEl:e=>K.getById(e,K.getDescriptionId(e)),getCloseTriggerEl:e=>K.getById(e,K.getCloseTriggerId(e))});function B4(e,n,t){const o=e.context["aria-label"],i=e.matches("open"),r=e.context.renderedElements;return{open:i,setOpen(a){a!==i&&n(a?"OPEN":"CLOSE")},getTriggerProps(){return t.button({...It.trigger.attrs,dir:e.context.dir,id:K.getTriggerId(e.context),"aria-haspopup":"dialog",type:"button","aria-expanded":i,"data-state":i?"open":"closed","aria-controls":K.getContentId(e.context),onClick(a){a.defaultPrevented||n("TOGGLE")}})},getBackdropProps(){return t.element({...It.backdrop.attrs,dir:e.context.dir,hidden:!i,id:K.getBackdropId(e.context),"data-state":i?"open":"closed"})},getPositionerProps(){return t.element({...It.positioner.attrs,dir:e.context.dir,id:K.getPositionerId(e.context),style:{pointerEvents:i?void 0:"none"}})},getContentProps(){return t.element({...It.content.attrs,dir:e.context.dir,role:e.context.role,hidden:!i,id:K.getContentId(e.context),tabIndex:-1,"data-state":i?"open":"closed","aria-modal":!0,"aria-label":o||void 0,"aria-labelledby":o||!r.title?void 0:K.getTitleId(e.context),"aria-describedby":r.description?K.getDescriptionId(e.context):void 0})},getTitleProps(){return t.element({...It.title.attrs,dir:e.context.dir,id:K.getTitleId(e.context)})},getDescriptionProps(){return t.element({...It.description.attrs,dir:e.context.dir,id:K.getDescriptionId(e.context)})},getCloseTriggerProps(){return t.button({...It.closeTrigger.attrs,dir:e.context.dir,id:K.getCloseTriggerId(e.context),type:"button",onClick(a){a.defaultPrevented||(a.stopPropagation(),n("CLOSE"))}})}}}function A4(e){const n=Se(e);return Ve({id:"dialog",initial:n.open?"open":"closed",context:{role:"dialog",renderedElements:{title:!0,description:!0},modal:!0,trapFocus:!0,preventScroll:!0,closeOnInteractOutside:!0,closeOnEscape:!0,restoreFocus:!0,...n},created:["checkInitialFocusEl"],watch:{open:["toggleVisibility"]},states:{open:{entry:["checkRenderedElements","syncZIndex"],activities:["trackDismissableElement","trapFocus","preventScroll","hideContentBelow"],on:{"CONTROLLED.CLOSE":{target:"closed",actions:["setFinalFocus"]},CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose","setFinalFocus"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose","setFinalFocus"]}]}},closed:{on:{"CONTROLLED.OPEN":{target:"open"},OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}]}}}},{guards:{isOpenControlled:t=>!!t["open.controlled"]},activities:{trackDismissableElement(t,o,{send:i}){return So(()=>K.getContentEl(t),{defer:!0,pointerBlocking:t.modal,exclude:[K.getTriggerEl(t)],onInteractOutside(a){var s;(s=t.onInteractOutside)==null||s.call(t,a),(!t.closeOnInteractOutside||t.role==="alertdialog")&&a.preventDefault()},persistentElements:t.persistentElements,onFocusOutside:t.onFocusOutside,onPointerDownOutside:t.onPointerDownOutside,onEscapeKeyDown(a){var s;(s=t.onEscapeKeyDown)==null||s.call(t,a),t.closeOnEscape?i({type:"CLOSE",src:"escape-key"}):a.preventDefault()},onDismiss(){i({type:"CLOSE",src:"interact-outside"})}})},preventScroll(t){if(t.preventScroll)return a4(K.getDoc(t))},trapFocus(t){if(!t.trapFocus||!t.modal)return;let o;const i=qn(()=>{const r=K.getContentEl(t);if(r){o=P4(r,{document:K.getDoc(t),escapeDeactivates:!1,preventScroll:!0,returnFocusOnDeactivate:!1,fallbackFocus:r,allowOutsideClick:!0,initialFocus:jl({root:r,getInitialEl:t.initialFocusEl})});try{o.activate()}catch{}}});return()=>{o==null||o.deactivate(),i()}},hideContentBelow(t){return t.modal?Rs(()=>[K.getContentEl(t)],{defer:!0}):void 0}},actions:{checkInitialFocusEl(t){!t.initialFocusEl&&t.role==="alertdialog"&&(t.initialFocusEl=()=>K.getCloseTriggerEl(t))},checkRenderedElements(t){q(()=>{t.renderedElements.title=!!K.getTitleEl(t),t.renderedElements.description=!!K.getDescriptionEl(t)})},syncZIndex(t){q(()=>{const o=K.getContentEl(t);if(!o)return;const r=K.getWin(t).getComputedStyle(o);[K.getPositionerEl(t),K.getBackdropEl(t)].forEach(s=>{s==null||s.style.setProperty("--z-index",r.zIndex)})})},invokeOnClose(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!1})},invokeOnOpen(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!0})},toggleVisibility(t,o,{send:i}){i({type:t.open?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:o})},setFinalFocus(t){t.restoreFocus&&queueMicrotask(()=>{var i;const o=((i=t.finalFocusEl)==null?void 0:i.call(t))??K.getTriggerEl(t);o==null||o.focus({preventScroll:!0})})}}})}ce()(["aria-label","closeOnEscape","closeOnInteractOutside","dir","finalFocusEl","getRootNode","getRootNode","id","id","ids","initialFocusEl","modal","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","open.controlled","open","persistentElements","preventScroll","restoreFocus","role","trapFocus"]);const L4=(e={})=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),getRootNode:n,dir:t,open:e.defaultOpen,"open.controlled":e.open!==void 0,...e},i={...o,open:e.open,onOpenChange:ae(e.onOpenChange,{sync:!0}),onEscapeKeyDown:ae(e.onEscapeKeyDown),onInteractOutside:ae(e.onInteractOutside)},[r,a]=Ne(A4(o),{context:i});return B4(r,a,Fe)},Ps=e=>{const[n,{children:t,...o}]=Co(e),[i]=li(n),r=L4(o),a=Rn(P({present:r.open},n));return v.jsx(l4,{value:r,children:v.jsx(oi,{value:i,children:v.jsx(xo,{value:a,children:t})})})},ks=C.forwardRef((e,n)=>{const t=Qt(),o=P(t.getTitleProps(),e);return v.jsx(_.h2,{...o,ref:n})});ks.displayName="DialogTitle";const[N4,en]=te({name:"MenuContext",hookName:"useMenuContext",providerName:"<MenuProvider />",strict:!1}),[_4,$E]=te({name:"MenuItemContext",hookName:"useMenuItemContext",providerName:"<MenuItemProvider />"}),Bs=C.forwardRef((e,n)=>{const t=en(),o=rt(),i=P(t.getContentProps(),o.getPresenceProps(n),e);return o.unmounted?null:v.jsx(_.div,{...i})});Bs.displayName="MenuContent";const As=C.forwardRef((e,n)=>{const[t,o]=de()(e,["closeOnSelect","disabled","value","valueText"]),i=en(),r=P(i.getItemProps(t),o),a=i.getItemState(t);return v.jsx(_4,{value:a,children:v.jsx(_.div,{...r,ref:n})})});As.displayName="MenuItem";const[$4,HE]=te({name:"MenuItemGroupContext",hookName:"useMenuItemGroupContext",providerName:"<MenuItemGroupProvider />"}),Ls=C.forwardRef((e,n)=>{const[t,o]=de()(e,["id"]),i=en(),a={id:C.useId(),...t},s=P(i.getItemGroupProps(a),o);return v.jsx($4,{value:a,children:v.jsx(_.div,{...s,ref:n})})});Ls.displayName="MenuItemGroup";const Ns=C.forwardRef((e,n)=>{const t=en(),o=P(t.getPositionerProps(),e);return rt().unmounted?null:v.jsx(_.div,{...o,ref:n})});Ns.displayName="MenuPositioner";const H4=e=>{const n=C.useRef(e),t=C.useRef(!1);C.useEffect(()=>{n.current=e}),C.useEffect(()=>{t.current!==!0&&(t.current=!0,n.current())},[])};var pn=(e,n)=>({x:e,y:n});function D4(e){const{x:n,y:t,width:o,height:i}=e,r=n+o/2,a=t+i/2;return{x:n,y:t,width:o,height:i,minX:n,minY:t,maxX:n+o,maxY:t+i,midX:r,midY:a,center:pn(r,a)}}function j4(e){const n=pn(e.minX,e.minY),t=pn(e.maxX,e.minY),o=pn(e.maxX,e.maxY),i=pn(e.minX,e.maxY);return{top:n,right:t,bottom:o,left:i}}function W4(e,n){const t=D4(e),{top:o,right:i,left:r,bottom:a}=j4(t),[s]=n.split("-");return{top:[r,o,i,a],right:[o,i,a,r],bottom:[o,r,a,i],left:[i,o,r,a]}[s]}function G4(e,n){const{x:t,y:o}=n;let i=!1;for(let r=0,a=e.length-1;r<e.length;a=r++){const s=e[r].x,d=e[r].y,c=e[a].x,u=e[a].y;d>o!=u>o&&t<(c-s)*(o-d)/(u-d)+s&&(i=!i)}return i}var U4=Ie("menu").parts("arrow","arrowTip","content","contextTrigger","indicator","item","itemGroup","itemGroupLabel","itemIndicator","itemText","positioner","separator","trigger","triggerItem"),be=U4.build(),N=je({getTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.trigger)??`menu:${e.id}:trigger`},getContextTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.contextTrigger)??`menu:${e.id}:ctx-trigger`},getContentId:e=>{var n;return((n=e.ids)==null?void 0:n.content)??`menu:${e.id}:content`},getArrowId:e=>{var n;return((n=e.ids)==null?void 0:n.arrow)??`menu:${e.id}:arrow`},getPositionerId:e=>{var n;return((n=e.ids)==null?void 0:n.positioner)??`menu:${e.id}:popper`},getGroupId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.group)==null?void 0:o.call(t,n))??`menu:${e.id}:group:${n}`},getGroupLabelId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.groupLabel)==null?void 0:o.call(t,n))??`menu:${e.id}:group-label:${n}`},getContentEl:e=>N.getById(e,N.getContentId(e)),getPositionerEl:e=>N.getById(e,N.getPositionerId(e)),getTriggerEl:e=>N.getById(e,N.getTriggerId(e)),getHighlightedItemEl:e=>e.highlightedValue?N.getById(e,e.highlightedValue):null,getArrowEl:e=>N.getById(e,N.getArrowId(e)),getElements:e=>{const t=`[role^="menuitem"][data-ownedby=${CSS.escape(N.getContentId(e))}]:not([data-disabled])`;return bn(N.getContentEl(e),t)},getFirstEl:e=>Yl(N.getElements(e)),getLastEl:e=>Xl(N.getElements(e)),getNextEl:(e,n)=>Nl(N.getElements(e),e.highlightedValue,n??e.loopFocus),getPrevEl:(e,n)=>_l(N.getElements(e),e.highlightedValue,n??e.loopFocus),getElemByKey:(e,n)=>yn(N.getElements(e),{state:e.typeaheadState,key:n,activeId:e.highlightedValue}),isTargetDisabled:e=>Ke(e)&&(e.dataset.disabled===""||e.hasAttribute("disabled")),isTriggerItem:e=>{var n;return!!((n=e==null?void 0:e.getAttribute("role"))!=null&&n.startsWith("menuitem"))&&!!(e!=null&&e.hasAttribute("aria-controls"))},getOptionFromItemEl(e){return{id:e.id,name:e.dataset.name,value:e.dataset.value,valueText:e.dataset.valueText,type:e.dataset.type}}});function K4(e,n,t){const o=e.context.isSubmenu,i=e.context.isTypingAhead,r=e.context.composite,a=e.hasTag("open"),s=fi({...e.context.positioning,placement:e.context.anchorPoint?"bottom":e.context.currentPlacement});function d(h){return{disabled:!!h.disabled,highlighted:e.context.highlightedValue===h.value}}function c(h){const m=h.valueText??h.value;return{...h,id:h.value,valueText:m}}function u(h){return{...d(c(h)),checked:!!h.checked}}function g(h){const{value:m,closeOnSelect:w,valueText:p}=h,y=d(h);return t.element({...be.item.attrs,id:m,role:"menuitem","aria-disabled":y.disabled,"data-disabled":T(y.disabled),"data-ownedby":N.getContentId(e.context),"data-highlighted":T(y.highlighted),"data-valuetext":p,onDragStart(x){x.currentTarget.matches("a[href]")&&x.preventDefault()},onPointerMove(x){if(y.disabled||x.pointerType!=="mouse")return;const E=x.currentTarget;y.highlighted||n({type:"ITEM_POINTERMOVE",id:m,target:E,closeOnSelect:w})},onPointerLeave(x){if(y.disabled||x.pointerType!=="mouse"||!e.previousEvent.type.includes("POINTER"))return;const I=x.currentTarget;n({type:"ITEM_POINTERLEAVE",id:m,target:I,closeOnSelect:w})},onPointerDown(x){if(y.disabled)return;const E=x.currentTarget;n({type:"ITEM_POINTERDOWN",target:E,id:m,closeOnSelect:w})},onClick(x){if(ol(x)||nl(x)||y.disabled)return;const E=x.currentTarget;n({type:"ITEM_CLICK",target:E,id:m,closeOnSelect:w})}})}return{highlightedValue:e.context.highlightedValue,open:a,setOpen(h){h!==a&&n(h?"OPEN":"CLOSE")},setHighlightedValue(h){n({type:"HIGHLIGHTED.SET",id:h})},setParent(h){n({type:"PARENT.SET",value:h,id:h.state.context.id})},setChild(h){n({type:"CHILD.SET",value:h,id:h.state.context.id})},reposition(h={}){n({type:"POSITIONING.SET",options:h})},getContextTriggerProps(){return t.element({...be.contextTrigger.attrs,dir:e.context.dir,id:N.getContextTriggerId(e.context),onPointerDown(h){if(h.pointerType==="mouse")return;const m=Dn(h);n({type:"CONTEXT_MENU_START",point:m})},onPointerCancel(h){h.pointerType!=="mouse"&&n("CONTEXT_MENU_CANCEL")},onPointerMove(h){h.pointerType!=="mouse"&&n("CONTEXT_MENU_CANCEL")},onPointerUp(h){h.pointerType!=="mouse"&&n("CONTEXT_MENU_CANCEL")},onContextMenu(h){const m=Dn(h);n({type:"CONTEXT_MENU",point:m}),h.preventDefault()},style:{WebkitTouchCallout:"none",WebkitUserSelect:"none",userSelect:"none"}})},getTriggerItemProps(h){return P(g({value:h.getTriggerProps().id}),h.getTriggerProps())},getTriggerProps(){return t.button({...o?be.triggerItem.attrs:be.trigger.attrs,"data-placement":e.context.currentPlacement,type:"button",dir:e.context.dir,id:N.getTriggerId(e.context),"data-uid":e.context.id,"aria-haspopup":r?"menu":"dialog","aria-controls":N.getContentId(e.context),"aria-expanded":a||void 0,"data-state":a?"open":"closed",onPointerMove(h){h.pointerType!=="mouse"||N.isTargetDisabled(h.currentTarget)||!o||n({type:"TRIGGER_POINTERMOVE",target:h.currentTarget})},onPointerLeave(h){if(N.isTargetDisabled(h.currentTarget)||h.pointerType!=="mouse"||!o)return;const m=Dn(h);n({type:"TRIGGER_POINTERLEAVE",target:h.currentTarget,point:m})},onPointerDown(h){N.isTargetDisabled(h.currentTarget)||Ul(h)||h.preventDefault()},onClick(h){h.defaultPrevented||N.isTargetDisabled(h.currentTarget)||n({type:"TRIGGER_CLICK",target:h.currentTarget})},onBlur(){n("TRIGGER_BLUR")},onFocus(){n("TRIGGER_FOCUS")},onKeyDown(h){if(h.defaultPrevented)return;const m={ArrowDown(){n("ARROW_DOWN")},ArrowUp(){n("ARROW_UP")},Enter(){n({type:"ARROW_DOWN",src:"enter"})},Space(){n({type:"ARROW_DOWN",src:"space"})}},w=vt(h,e.context),p=m[w];p&&(h.preventDefault(),p(h))}})},getIndicatorProps(){return t.element({...be.indicator.attrs,dir:e.context.dir,"data-state":a?"open":"closed"})},getPositionerProps(){return t.element({...be.positioner.attrs,dir:e.context.dir,id:N.getPositionerId(e.context),style:s.floating})},getArrowProps(){return t.element({id:N.getArrowId(e.context),...be.arrow.attrs,dir:e.context.dir,style:s.arrow})},getArrowTipProps(){return t.element({...be.arrowTip.attrs,dir:e.context.dir,style:s.arrowTip})},getContentProps(){return t.element({...be.content.attrs,id:N.getContentId(e.context),"aria-label":e.context["aria-label"],hidden:!a,"data-state":a?"open":"closed",role:r?"menu":"dialog",tabIndex:0,dir:e.context.dir,"aria-activedescendant":e.context.highlightedValue??void 0,"aria-labelledby":N.getTriggerId(e.context),"data-placement":e.context.currentPlacement,onPointerEnter(h){h.pointerType==="mouse"&&n("MENU_POINTERENTER")},onKeyDown(h){if(h.defaultPrevented||!Bl(h))return;const m=gt(h);if(!((m==null?void 0:m.closest("[role=menu]"))===h.currentTarget||m===h.currentTarget))return;if(h.key==="Tab"&&!Ea(h)){h.preventDefault();return}const p=N.getHighlightedItemEl(e.context),y={ArrowDown(){n("ARROW_DOWN")},ArrowUp(){n("ARROW_UP")},ArrowLeft(){n("ARROW_LEFT")},ArrowRight(){n("ARROW_RIGHT")},Enter(){n("ENTER"),ql(p)},Space(I){var O;i?n({type:"TYPEAHEAD",key:I.key}):(O=y.Enter)==null||O.call(y,I)},Home(){n("HOME")},End(){n("END")}},x=vt(h,{dir:e.context.dir}),E=y[x];if(E){E(h),h.stopPropagation(),h.preventDefault();return}e.context.typeahead&&Fc(h)&&(Pc(h)||Wl(m)||(n({type:"TYPEAHEAD",key:h.key}),h.preventDefault()))}})},getSeparatorProps(){return t.element({...be.separator.attrs,role:"separator",dir:e.context.dir,"aria-orientation":"horizontal"})},getItemState:d,getItemProps:g,getOptionItemState:u,getOptionItemProps(h){const{type:m,disabled:w,onCheckedChange:p,closeOnSelect:y}=h,x=c(h),E=u(h);return{...g(x),...t.element({"data-type":m,...be.item.attrs,dir:e.context.dir,"data-value":x.value,role:`menuitem${m}`,"aria-checked":!!E.checked,"data-state":E.checked?"checked":"unchecked",onClick(I){if(w||ol(I)||nl(I))return;const O=I.currentTarget;n({type:"ITEM_CLICK",target:O,option:x,closeOnSelect:y}),p==null||p(!E.checked)}})}},getItemIndicatorProps(h){const m=u(h);return t.element({...be.itemIndicator.attrs,dir:e.context.dir,"data-disabled":T(m.disabled),"data-highlighted":T(m.highlighted),"data-state":m.checked?"checked":"unchecked",hidden:!m.checked})},getItemTextProps(h){const m=u(h);return t.element({...be.itemText.attrs,dir:e.context.dir,"data-disabled":T(m.disabled),"data-highlighted":T(m.highlighted),"data-state":m.checked?"checked":"unchecked"})},getItemGroupLabelProps(h){return t.element({id:N.getGroupLabelId(e.context,h.htmlFor),dir:e.context.dir,...be.itemGroupLabel.attrs})},getItemGroupProps(h){return t.element({id:N.getGroupId(e.context,h.id),...be.itemGroup.attrs,dir:e.context.dir,"aria-labelledby":N.getGroupLabelId(e.context,h.id),role:"group"})}}}var{not:He,and:$t,or:q4}=it;function Y4(e){const n=Se(e);return Ve({id:"menu",initial:n.open?"open":"idle",context:{highlightedValue:null,loopFocus:!1,anchorPoint:null,closeOnSelect:!0,typeahead:!0,composite:!0,...n,positioning:{placement:"bottom-start",gutter:8,...n.positioning},intentPolygon:null,parent:null,lastHighlightedValue:null,children:Dc(Ae({})),suspendPointer:!1,restoreFocus:!0,typeaheadState:yn.defaultOptions},computed:{isSubmenu:t=>t.parent!==null,isRtl:t=>t.dir==="rtl",isTypingAhead:t=>t.typeaheadState.keysSoFar!==""},watch:{isSubmenu:"setSubmenuPlacement",anchorPoint:"reposition",open:"toggleVisibility"},on:{"PARENT.SET":{actions:"setParentMenu"},"CHILD.SET":{actions:"setChildMenu"},OPEN:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}],OPEN_AUTOFOCUS:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{internal:!0,target:"open",actions:["highlightFirstItem","invokeOnOpen"]}],CLOSE:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}],"HIGHLIGHTED.RESTORE":{actions:"restoreHighlightedItem"},"HIGHLIGHTED.SET":{actions:"setHighlightedItem"}},states:{idle:{tags:["closed"],on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":"closed",CONTEXT_MENU_START:{target:"opening:contextmenu",actions:"setAnchorPoint"},CONTEXT_MENU:[{guard:"isOpenControlled",actions:["setAnchorPoint","invokeOnOpen"]},{target:"open",actions:["setAnchorPoint","invokeOnOpen"]}],TRIGGER_CLICK:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}],TRIGGER_FOCUS:{guard:He("isSubmenu"),target:"closed"},TRIGGER_POINTERMOVE:{guard:"isSubmenu",target:"opening"}}},"opening:contextmenu":{tags:["closed"],after:{LONG_PRESS_DELAY:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}]},on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":"closed",CONTEXT_MENU_CANCEL:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}]}},opening:{tags:["closed"],after:{SUBMENU_OPEN_DELAY:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}]},on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":"closed",BLUR:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}],TRIGGER_POINTERLEAVE:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}]}},closing:{tags:["open"],activities:["trackPointerMove","trackInteractOutside"],after:{SUBMENU_CLOSE_DELAY:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["focusParentMenu","restoreParentHiglightedItem","invokeOnClose"]}]},on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":{target:"closed",actions:["focusParentMenu","restoreParentHiglightedItem"]},MENU_POINTERENTER:{target:"open",actions:"clearIntentPolygon"},POINTER_MOVED_AWAY_FROM_SUBMENU:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:["focusParentMenu","restoreParentHiglightedItem"]}]}},closed:{tags:["closed"],entry:["clearHighlightedItem","focusTrigger","resumePointer"],on:{"CONTROLLED.OPEN":[{guard:q4("isOpenAutoFocusEvent","isArrowDownEvent"),target:"open",actions:"highlightFirstItem"},{guard:"isArrowUpEvent",target:"open",actions:"highlightLastItem"},{target:"open"}],CONTEXT_MENU_START:{target:"opening:contextmenu",actions:"setAnchorPoint"},CONTEXT_MENU:[{guard:"isOpenControlled",actions:["setAnchorPoint","invokeOnOpen"]},{target:"open",actions:["setAnchorPoint","invokeOnOpen"]}],TRIGGER_CLICK:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}],TRIGGER_POINTERMOVE:{guard:"isTriggerItem",target:"opening"},TRIGGER_BLUR:"idle",ARROW_DOWN:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:["highlightFirstItem","invokeOnOpen"]}],ARROW_UP:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:["highlightLastItem","invokeOnOpen"]}]}},open:{tags:["open"],activities:["trackInteractOutside","trackPositioning","scrollToHighlightedItem"],entry:["focusMenu","resumePointer"],on:{"CONTROLLED.CLOSE":[{target:"closed",guard:"isArrowLeftEvent",actions:["focusParentMenu"]},{target:"closed"}],TRIGGER_CLICK:[{guard:$t(He("isTriggerItem"),"isOpenControlled"),actions:"invokeOnClose"},{guard:He("isTriggerItem"),target:"closed",actions:"invokeOnClose"}],ARROW_UP:{actions:["highlightPrevItem","focusMenu"]},ARROW_DOWN:{actions:["highlightNextItem","focusMenu"]},ARROW_LEFT:[{guard:$t("isSubmenu","isOpenControlled"),actions:"invokeOnClose"},{guard:"isSubmenu",target:"closed",actions:["focusParentMenu","invokeOnClose"]}],HOME:{actions:["highlightFirstItem","focusMenu"]},END:{actions:["highlightLastItem","focusMenu"]},ARROW_RIGHT:{guard:"isTriggerItemHighlighted",actions:"openSubmenu"},ENTER:[{guard:"isTriggerItemHighlighted",actions:"openSubmenu"},{actions:"clickHighlightedItem"}],ITEM_POINTERMOVE:[{guard:He("suspendPointer"),actions:["setHighlightedItem","focusMenu"]},{actions:"setLastHighlightedItem"}],ITEM_POINTERLEAVE:{guard:$t(He("suspendPointer"),He("isTriggerItem")),actions:"clearHighlightedItem"},ITEM_CLICK:[{guard:$t(He("isTriggerItemHighlighted"),He("isHighlightedItemEditable"),"closeOnSelect","isOpenControlled"),actions:["invokeOnSelect","setOptionState","closeRootMenu","invokeOnClose"]},{guard:$t(He("isTriggerItemHighlighted"),He("isHighlightedItemEditable"),"closeOnSelect"),target:"closed",actions:["invokeOnSelect","setOptionState","closeRootMenu","invokeOnClose"]},{guard:$t(He("isTriggerItemHighlighted"),He("isHighlightedItemEditable")),actions:["invokeOnSelect","setOptionState"]},{actions:"setHighlightedItem"}],TRIGGER_POINTERLEAVE:{target:"closing",actions:"setIntentPolygon"},ITEM_POINTERDOWN:{actions:"setHighlightedItem"},TYPEAHEAD:{actions:"highlightMatchedItem"},FOCUS_MENU:{actions:"focusMenu"},"POSITIONING.SET":{actions:"reposition"}}}}},{delays:{LONG_PRESS_DELAY:700,SUBMENU_OPEN_DELAY:100,SUBMENU_CLOSE_DELAY:100},guards:{closeOnSelect:(t,o)=>!!((o==null?void 0:o.closeOnSelect)??t.closeOnSelect),isTriggerItem:(t,o)=>N.isTriggerItem(o.target),isTriggerItemHighlighted:(t,o)=>{const i=o.target??N.getHighlightedItemEl(t);return!!(i!=null&&i.hasAttribute("aria-controls"))},isSubmenu:t=>t.isSubmenu,suspendPointer:t=>t.suspendPointer,isHighlightedItemEditable:t=>Wl(N.getHighlightedItemEl(t)),isWithinPolygon:(t,o)=>t.intentPolygon?G4(t.intentPolygon,o.point):!1,isOpenControlled:t=>!!t["open.controlled"],isArrowLeftEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="ARROW_LEFT"},isArrowUpEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="ARROW_UP"},isArrowDownEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="ARROW_DOWN"},isOpenAutoFocusEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="OPEN_AUTOFOCUS"}},activities:{trackPositioning(t){if(t.anchorPoint)return;t.currentPlacement=t.positioning.placement;const o=()=>N.getPositionerEl(t);return Kt(N.getTriggerEl(t),o,{...t.positioning,defer:!0,onComplete(i){t.currentPlacement=i.placement}})},trackInteractOutside(t,o,{send:i}){return So(()=>N.getContentEl(t),{defer:!0,exclude:[N.getTriggerEl(t)],onInteractOutside:t.onInteractOutside,onFocusOutside:t.onFocusOutside,onEscapeKeyDown(a){var s;(s=t.onEscapeKeyDown)==null||s.call(t,a),t.isSubmenu&&a.preventDefault(),_r(t)},onPointerDownOutside(a){var s;t.restoreFocus=!a.detail.focusable,(s=t.onPointerDownOutside)==null||s.call(t,a)},onDismiss(){i({type:"CLOSE",src:"interact-outside"})}})},trackPointerMove(t,o,{guards:i,send:r}){const{isWithinPolygon:a}=i;t.parent.state.context.suspendPointer=!0;const s=N.getDoc(t);return ye(s,"pointermove",d=>{const c={x:d.clientX,y:d.clientY};a(t,{point:c})||(r("POINTER_MOVED_AWAY_FROM_SUBMENU"),t.parent.state.context.suspendPointer=!1)})},scrollToHighlightedItem(t,o,{getState:i}){const r=()=>{if(i().event.type.startsWith("ITEM_POINTER"))return;const d=N.getHighlightedItemEl(t),c=N.getContentEl(t);Gl(d,{rootEl:c,block:"nearest"})};return q(()=>r()),po(()=>N.getContentEl(t),{defer:!0,attributes:["aria-activedescendant"],callback:r})}},actions:{setAnchorPoint(t,o){t.anchorPoint=o.point},setSubmenuPlacement(t){t.isSubmenu&&(t.positioning.placement=t.isRtl?"left-start":"right-start",t.positioning.gutter=0)},reposition(t,o){const i=()=>N.getPositionerEl(t),r=t.anchorPoint?()=>({width:0,height:0,...t.anchorPoint}):void 0;Kt(N.getTriggerEl(t),i,{...t.positioning,defer:!0,getAnchorRect:r,...o.options??{},listeners:!1,onComplete(a){t.currentPlacement=a.placement}})},setOptionState(t,o){if(!o.option)return;const{checked:i,onCheckedChange:r,type:a}=o.option;a==="radio"?r==null||r(!0):a==="checkbox"&&(r==null||r(!i))},clickHighlightedItem(t,o){const i=N.getHighlightedItemEl(t);!i||i.dataset.disabled||queueMicrotask(()=>i.click())},setIntentPolygon(t,o){const i=N.getContentEl(t),r=t.currentPlacement;if(!i||!r)return;const a=i.getBoundingClientRect(),s=W4(a,r);if(!s)return;const c=y5(r)==="right"?-5:5;t.intentPolygon=[{...o.point,x:o.point.x+c},...s]},clearIntentPolygon(t){t.intentPolygon=null},resumePointer(t){t.parent&&(t.parent.state.context.suspendPointer=!1)},setHighlightedItem(t,o){ct.highlighted(t,o.id)},clearHighlightedItem(t){ct.highlighted(t,null)},focusMenu(t){q(()=>{const o=N.getContentEl(t),i=jl({root:o,enabled:!ht(o,N.getActiveElement(t)),filter(r){var a;return!((a=r.role)!=null&&a.startsWith("menuitem"))}});i==null||i.focus({preventScroll:!0})})},highlightFirstItem(t){const o=N.getFirstEl(t);o&&ct.highlighted(t,o.id)},highlightLastItem(t){const o=N.getLastEl(t);o&&ct.highlighted(t,o.id)},highlightNextItem(t,o){const i=N.getNextEl(t,o.loop);ct.highlighted(t,(i==null?void 0:i.id)??null)},highlightPrevItem(t,o){const i=N.getPrevEl(t,o.loop);ct.highlighted(t,(i==null?void 0:i.id)??null)},invokeOnSelect(t){var o;t.highlightedValue&&((o=t.onSelect)==null||o.call(t,{value:t.highlightedValue}))},focusTrigger(t){t.isSubmenu||t.anchorPoint||!t.restoreFocus||queueMicrotask(()=>{var o;return(o=N.getTriggerEl(t))==null?void 0:o.focus({preventScroll:!0})})},highlightMatchedItem(t,o){const i=N.getElemByKey(t,o.key);i&&ct.highlighted(t,i.id)},setParentMenu(t,o){t.parent=Ae(o.value)},setChildMenu(t,o){t.children[o.id]=Ae(o.value)},closeRootMenu(t){_r(t)},openSubmenu(t){const o=N.getHighlightedItemEl(t),i=o==null?void 0:o.getAttribute("data-uid"),r=i?t.children[i]:null;r==null||r.send("OPEN_AUTOFOCUS")},focusParentMenu(t){var o;(o=t.parent)==null||o.send("FOCUS_MENU")},setLastHighlightedItem(t,o){t.lastHighlightedValue=o.id},restoreHighlightedItem(t){t.lastHighlightedValue&&(ct.highlighted(t,t.lastHighlightedValue),t.lastHighlightedValue=null)},restoreParentHiglightedItem(t){var o;(o=t.parent)==null||o.send("HIGHLIGHTED.RESTORE")},invokeOnOpen(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!0})},invokeOnClose(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!1})},toggleVisibility(t,o,{send:i}){i({type:t.open?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:o})}}})}function _r(e){let n=e.parent;for(;n&&n.state.context.isSubmenu;)n=n.state.context.parent;n==null||n.send("CLOSE")}var ct={highlighted(e,n){var t;Ee(e.highlightedValue,n)||(e.highlightedValue=n,(t=e.onHighlightChange)==null||t.call(e,{highlightedValue:n}))}};ce()(["anchorPoint","aria-label","closeOnSelect","dir","getRootNode","highlightedValue","id","ids","loopFocus","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","onEscapeKeyDown","onSelect","onHighlightChange","open","open.controlled","positioning","typeahead","composite"]);ce()(["closeOnSelect","disabled","value","valueText"]);ce()(["htmlFor"]);ce()(["id"]);ce()(["disabled","valueText","closeOnSelect","type","value","checked","onCheckedChange"]);const X4=(e={})=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),dir:t,getRootNode:n,open:e.defaultOpen,"open.controlled":e.open!==void 0,...e},i={...o,onOpenChange:ae(e.onOpenChange),onSelect:ae(e.onSelect)},[r,a,s]=Ne(Y4(o),{context:i});return{api:K4(r,a,Fe),machine:s}},[Z4,J4]=te({name:"MenuMachineContext",hookName:"useMenuMachineContext",providerName:"<MenuMachineProvider />",strict:!1}),[Q4,DE]=te({name:"MenuMachineContext",hookName:"useMenuMachineContext",providerName:"<MenuMachineProvider />",strict:!1}),e8=e=>{const[n,t]=Co(e),[o,i]=de()(t,["anchorPoint","aria-label","closeOnSelect","composite","defaultOpen","highlightedValue","id","ids","loopFocus","onEscapeKeyDown","onFocusOutside","onHighlightChange","onInteractOutside","onOpenChange","onPointerDownOutside","onSelect","open","positioning","typeahead"]),r=en(),a=J4(),{api:s,machine:d}=X4(o),c=Rn(P({present:s.open},n));H4(()=>{a&&r&&(r.setChild(d),s.setParent(a))});const u=C.useCallback(()=>r==null?void 0:r.getTriggerItemProps(s),[s,r]);return v.jsx(Q4,{value:u,children:v.jsx(Z4,{value:d,children:v.jsx(N4,{value:s,children:v.jsx(xo,{value:c,...i})})})})},_s=C.forwardRef((e,n)=>{const t=en(),o=rt(),i=P({...t.getTriggerProps(),"aria-controls":o.unmounted?void 0:t.getTriggerProps()["aria-controls"]},e);return v.jsx(_.button,{...i,ref:n})});_s.displayName="MenuTrigger";const t8=()=>{const[e,n]=C.useState(!0);return C.useEffect(()=>{n(!1)},[]),e},Sn=e=>{const{children:n,container:t,disabled:o}=e,i=t8(),{getRootNode:r}=We();if(i||o)return v.jsx(v.Fragment,{children:n});const a=(t==null?void 0:t.current)??n8(r);return v.jsx(v.Fragment,{children:C.Children.map(n,s=>U0.createPortal(s,a))})};function n8(e){const n=e==null?void 0:e(),t=n.getRootNode();return ua(t)?t:Xt(n).body}const[o8,Mo]=te({name:"RadioGroupContext",hookName:"useRadioGroupContext",providerName:"<RadioGroupProvider />"}),[l8,i8]=te({name:"RadioGroupItemContext",hookName:"useRadioGroupItemContext",providerName:"<RadioGroupItemProvider />"}),[r8,bi]=te({name:"RadioGroupItemPropsContext",hookName:"useRadioGroupItemPropsContext",providerName:"<RadioGroupItemPropsProvider />"}),Ri=C.forwardRef((e,n)=>{const[t,o]=de()(e,["value","disabled","invalid"]),i=Mo(),r=P(i.getItemProps(t),o),a=i.getItemState(t);return v.jsx(l8,{value:a,children:v.jsx(r8,{value:t,children:v.jsx(_.label,{...r,ref:n})})})});Ri.displayName="RadioGroupItem";const $s=e=>e.children(i8()),Ii=C.forwardRef((e,n)=>{const t=Mo(),o=bi(),i=P(t.getItemControlProps(o),e);return v.jsx(_.div,{...i,ref:n})});Ii.displayName="RadioGroupItemControl";const Si=C.forwardRef((e,n)=>{const t=Mo(),o=bi(),i=P(t.getItemHiddenInputProps(o),e);return v.jsx(_.input,{...i,ref:n})});Si.displayName="RadioGroupItemHiddenInput";const ul=C.forwardRef((e,n)=>{const t=Mo(),o=bi(),i=P(t.getItemTextProps(o),e);return v.jsx(_.span,{...i,ref:n})});ul.displayName="RadioGroupItemText";var hl,Mt=new Map,a8=e=>e.getBoundingClientRect();function Hs(e,n){const{scope:t="rect",getRect:o=a8,onChange:i}=n,r=s8({scope:t,getRect:o}),a=Mt.get(e);return a?(a.callbacks.push(i),i(o(e))):(Mt.set(e,{rect:{},callbacks:[i]}),Mt.size===1&&(hl=requestAnimationFrame(r))),function(){const d=Mt.get(e);if(!d)return;const c=d.callbacks.indexOf(i);c>-1&&d.callbacks.splice(c,1),d.callbacks.length===0&&(Mt.delete(e),Mt.size===0&&cancelAnimationFrame(hl))}}function s8(e){const{scope:n,getRect:t}=e,o=d8(n);return function i(){const r=[];Mt.forEach((a,s)=>{const d=t(s);o(a.rect,d)||(a.rect=d,r.push(a))}),r.forEach(a=>{a.callbacks.forEach(s=>s(a.rect))}),hl=requestAnimationFrame(i)}}var Ds=(e,n)=>e.width===n.width&&e.height===n.height,js=(e,n)=>e.top===n.top&&e.left===n.left,c8=(e,n)=>Ds(e,n)&&js(e,n);function d8(e){return e==="size"?Ds:e==="position"?js:c8}var u8=Ie("radio-group").parts("root","label","item","itemText","itemControl","indicator"),Ht=u8.build(),J=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`radio-group:${e.id}`},getLabelId:e=>{var n;return((n=e.ids)==null?void 0:n.label)??`radio-group:${e.id}:label`},getItemId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.item)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:${n}`},getItemHiddenInputId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemHiddenInput)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:input:${n}`},getItemControlId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemControl)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:control:${n}`},getItemLabelId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemLabel)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:label:${n}`},getIndicatorId:e=>{var n;return((n=e.ids)==null?void 0:n.indicator)??`radio-group:${e.id}:indicator`},getRootEl:e=>J.getById(e,J.getRootId(e)),getItemHiddenInputEl:(e,n)=>J.getById(e,J.getItemHiddenInputId(e,n)),getIndicatorEl:e=>J.getById(e,J.getIndicatorId(e)),getFirstEnabledInputEl:e=>{var n;return(n=J.getRootEl(e))==null?void 0:n.querySelector("input:not(:disabled)")},getFirstEnabledAndCheckedInputEl:e=>{var n;return(n=J.getRootEl(e))==null?void 0:n.querySelector("input:not(:disabled):checked")},getInputEls:e=>{const t=`input[type=radio][data-ownedby='${CSS.escape(J.getRootId(e))}']:not([disabled])`;return bn(J.getRootEl(e),t)},getActiveRadioEl:e=>{if(e.value)return J.getById(e,J.getItemId(e,e.value))},getOffsetRect:e=>({left:(e==null?void 0:e.offsetLeft)??0,top:(e==null?void 0:e.offsetTop)??0,width:(e==null?void 0:e.offsetWidth)??0,height:(e==null?void 0:e.offsetHeight)??0}),getRectById:(e,n)=>{const t=J.getById(e,J.getItemId(e,n));if(t)return J.resolveRect(J.getOffsetRect(t))},resolveRect:e=>({width:`${e.width}px`,height:`${e.height}px`,left:`${e.left}px`,top:`${e.top}px`})});function h8(e,n,t){const o=e.context.isDisabled,i=e.context.readOnly;function r(d){return{invalid:!!d.invalid,disabled:!!d.disabled||o,checked:e.context.value===d.value,focused:e.context.focusedValue===d.value,hovered:e.context.hoveredValue===d.value,active:e.context.activeValue===d.value}}function a(d){const c=r(d);return{"data-focus":T(c.focused),"data-disabled":T(c.disabled),"data-readonly":T(i),"data-state":c.checked?"checked":"unchecked","data-hover":T(c.hovered),"data-invalid":T(c.invalid),"data-orientation":e.context.orientation,"data-ssr":T(e.context.ssr)}}const s=()=>{const d=J.getFirstEnabledAndCheckedInputEl(e.context);if(d){d.focus();return}const c=J.getFirstEnabledInputEl(e.context);c==null||c.focus()};return{focus:s,value:e.context.value,setValue(d){n({type:"SET_VALUE",value:d,isTrusted:!1})},clearValue(){n({type:"SET_VALUE",value:null,isTrusted:!1})},getRootProps(){return t.element({...Ht.root.attrs,role:"radiogroup",id:J.getRootId(e.context),"aria-labelledby":J.getLabelId(e.context),"data-orientation":e.context.orientation,"data-disabled":T(o),"aria-orientation":e.context.orientation,dir:e.context.dir,style:{position:"relative"}})},getLabelProps(){return t.element({...Ht.label.attrs,dir:e.context.dir,"data-orientation":e.context.orientation,"data-disabled":T(o),id:J.getLabelId(e.context),onClick:s})},getItemState:r,getItemProps(d){const c=r(d);return t.label({...Ht.item.attrs,dir:e.context.dir,id:J.getItemId(e.context,d.value),htmlFor:J.getItemHiddenInputId(e.context,d.value),...a(d),onPointerMove(){c.disabled||c.hovered||n({type:"SET_HOVERED",value:d.value,hovered:!0})},onPointerLeave(){c.disabled||n({type:"SET_HOVERED",value:null})},onPointerDown(u){c.disabled||(c.focused&&u.pointerType==="mouse"&&u.preventDefault(),n({type:"SET_ACTIVE",value:d.value,active:!0}))},onPointerUp(){c.disabled||n({type:"SET_ACTIVE",value:null})}})},getItemTextProps(d){return t.element({...Ht.itemText.attrs,dir:e.context.dir,id:J.getItemLabelId(e.context,d.value),...a(d)})},getItemControlProps(d){const c=r(d);return t.element({...Ht.itemControl.attrs,dir:e.context.dir,id:J.getItemControlId(e.context,d.value),"data-active":T(c.active),"aria-hidden":!0,...a(d)})},getItemHiddenInputProps(d){const c=r(d);return t.input({"data-ownedby":J.getRootId(e.context),id:J.getItemHiddenInputId(e.context,d.value),type:"radio",name:e.context.name||e.context.id,form:e.context.form,value:d.value,onClick(u){if(i){u.preventDefault();return}u.currentTarget.checked&&n({type:"SET_VALUE",value:d.value,isTrusted:!0})},onBlur(){n({type:"SET_FOCUSED",value:null})},onFocus(){n({type:"SET_FOCUSED",value:d.value,focused:!0})},onKeyDown(u){u.defaultPrevented||u.key===" "&&n({type:"SET_ACTIVE",value:d.value,active:!0})},onKeyUp(u){u.defaultPrevented||u.key===" "&&n({type:"SET_ACTIVE",value:null})},disabled:c.disabled,defaultChecked:c.checked,style:fo})},getIndicatorProps(){var d,c,u,g;return t.element({id:J.getIndicatorId(e.context),...Ht.indicator.attrs,dir:e.context.dir,hidden:e.context.value==null,"data-disabled":T(o),"data-orientation":e.context.orientation,style:{"--transition-property":"left, top, width, height","--left":(d=e.context.indicatorRect)==null?void 0:d.left,"--top":(c=e.context.indicatorRect)==null?void 0:c.top,"--width":(u=e.context.indicatorRect)==null?void 0:u.width,"--height":(g=e.context.indicatorRect)==null?void 0:g.height,position:"absolute",willChange:"var(--transition-property)",transitionProperty:"var(--transition-property)",transitionDuration:e.context.canIndicatorTransition?"var(--transition-duration, 150ms)":"0ms",transitionTimingFunction:"var(--transition-timing-function)",[e.context.orientation==="horizontal"?"left":"top"]:e.context.orientation==="horizontal"?"var(--left)":"var(--top)"}})}}}var{not:g8}=it;function v8(e){const n=Se(e);return Ve({id:"radio",initial:"idle",context:{value:null,activeValue:null,focusedValue:null,hoveredValue:null,disabled:!1,orientation:"vertical",...n,indicatorRect:{},canIndicatorTransition:!1,fieldsetDisabled:!1,ssr:!0},computed:{isDisabled:t=>!!t.disabled||t.fieldsetDisabled},entry:["syncIndicatorRect","syncSsr"],exit:["cleanupObserver"],activities:["trackFormControlState"],watch:{value:["setIndicatorTransition","syncIndicatorRect","syncInputElements"]},on:{SET_VALUE:[{guard:g8("isTrusted"),actions:["setValue","dispatchChangeEvent"]},{actions:["setValue"]}],SET_HOVERED:{actions:"setHovered"},SET_ACTIVE:{actions:"setActive"},SET_FOCUSED:{actions:"setFocused"}},states:{idle:{}}},{guards:{isTrusted:(t,o)=>!!o.isTrusted},activities:{trackFormControlState(t,o,{send:i,initialContext:r}){return yo(J.getRootEl(t),{onFieldsetDisabledChange(a){t.fieldsetDisabled=a},onFormReset(){i({type:"SET_VALUE",value:r.value})}})}},actions:{setValue(t,o){p8.value(t,o.value)},setHovered(t,o){t.hoveredValue=o.value},setActive(t,o){t.activeValue=o.value},setFocused(t,o){t.focusedValue=o.value},syncInputElements(t){J.getInputEls(t).forEach(i=>{i.checked=i.value===t.value})},setIndicatorTransition(t){t.canIndicatorTransition=Uc(t.value)},cleanupObserver(t){var o;(o=t.indicatorCleanup)==null||o.call(t)},syncSsr(t){t.ssr=!1},syncIndicatorRect(t){var r;if((r=t.indicatorCleanup)==null||r.call(t),!J.getIndicatorEl(t))return;const o=t.value,i=J.getActiveRadioEl(t);if(o==null||!i){t.indicatorRect={};return}t.indicatorCleanup=Hs(i,{getRect(a){return J.getOffsetRect(a)},onChange(a){t.indicatorRect=J.resolveRect(a),qn(()=>{t.canIndicatorTransition=!1})}})},dispatchChangeEvent(t){J.getInputEls(t).forEach(i=>{const r=i.value===t.value;r!==i.checked&&ai(i,{checked:r})})}}})}var m8={change:e=>{var n;e.value!=null&&((n=e.onValueChange)==null||n.call(e,{value:e.value}))}},p8={value:(e,n)=>{Ee(e.value,n)||(e.value=n,m8.change(e))}};ce()(["dir","disabled","form","getRootNode","id","ids","name","onValueChange","orientation","readOnly","value"]);ce()(["value","disabled","invalid"]);const f8=e=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),dir:t,getRootNode:n,value:e.defaultValue,...e},i={...o,value:e.value,onValueChange:ae(e.onValueChange,{sync:!0})},[r,a]=Ne(v8(o),{context:i});return h8(r,a,Fe)},Ws=C.forwardRef((e,n)=>{const[t,o]=de()(e,["defaultValue","disabled","form","id","ids","name","onValueChange","orientation","readOnly","value"]),i=f8(t),r=P(i.getRootProps(),o);return v.jsx(o8,{value:i,children:v.jsx(_.div,{...r,ref:n})})});Ws.displayName="RadioGroupRoot";const[w8,Bt]=te({name:"SelectContext",hookName:"useSelectContext",providerName:"<SelectProvider />"}),Gs=C.forwardRef((e,n)=>{const t=Bt(),o=rt(),i=P(t.getContentProps(),o.getPresenceProps(n),e);return o.unmounted?null:v.jsx(_.div,{...i})});Gs.displayName="SelectContent";const Us=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getControlProps(),e);return v.jsx(_.div,{...o,ref:n})});Us.displayName="SelectControl";const[E8,jE]=te({name:"SelectItemContext",hookName:"useSelectItemContext",providerName:"<SelectItemProvider />"}),[y8,WE]=te({name:"SelectItemPropsContext",hookName:"useSelectItemPropsContext",providerName:"<SelectItemPropsProvider />"}),Ks=C.forwardRef((e,n)=>{const[t,o]=de()(e,["item","persistFocus"]),i=Bt(),r=P(i.getItemProps(t),o),a=i.getItemState(t);return v.jsx(y8,{value:t,children:v.jsx(E8,{value:a,children:v.jsx(_.div,{...r,ref:n})})})});Ks.displayName="SelectItem";const qs=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getLabelProps(),e);return v.jsx(_.label,{...o,ref:n})});qs.displayName="SelectLabel";const Ys=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getPositionerProps(),e);return rt().unmounted?null:v.jsx(_.div,{...o,ref:n})});Ys.displayName="SelectPositioner";var x8=Ie("select").parts("label","positioner","trigger","indicator","clearTrigger","item","itemText","itemIndicator","itemGroup","itemGroupLabel","list","content","root","control","valueText"),Re=x8.build(),Ti=e=>Ae(new To(e));Ti.empty=()=>Ae(new To({items:[]}));var $=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`select:${e.id}`},getContentId:e=>{var n;return((n=e.ids)==null?void 0:n.content)??`select:${e.id}:content`},getTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.trigger)??`select:${e.id}:trigger`},getClearTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.clearTrigger)??`select:${e.id}:clear-trigger`},getLabelId:e=>{var n;return((n=e.ids)==null?void 0:n.label)??`select:${e.id}:label`},getControlId:e=>{var n;return((n=e.ids)==null?void 0:n.control)??`select:${e.id}:control`},getItemId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.item)==null?void 0:o.call(t,n))??`select:${e.id}:option:${n}`},getHiddenSelectId:e=>{var n;return((n=e.ids)==null?void 0:n.hiddenSelect)??`select:${e.id}:select`},getPositionerId:e=>{var n;return((n=e.ids)==null?void 0:n.positioner)??`select:${e.id}:positioner`},getItemGroupId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemGroup)==null?void 0:o.call(t,n))??`select:${e.id}:optgroup:${n}`},getItemGroupLabelId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemGroupLabel)==null?void 0:o.call(t,n))??`select:${e.id}:optgroup-label:${n}`},getHiddenSelectEl:e=>$.getById(e,$.getHiddenSelectId(e)),getContentEl:e=>$.getById(e,$.getContentId(e)),getControlEl:e=>$.getById(e,$.getControlId(e)),getTriggerEl:e=>$.getById(e,$.getTriggerId(e)),getClearTriggerEl:e=>$.getById(e,$.getClearTriggerId(e)),getPositionerEl:e=>$.getById(e,$.getPositionerId(e)),getHighlightedOptionEl(e){return e.highlightedValue?$.getById(e,$.getItemId(e,e.highlightedValue)):null}});function C8(e,n,t){const o=e.context.isDisabled,i=e.context.invalid,r=e.context.readOnly,a=e.context.isInteractive,s=e.context.composite,d=e.hasTag("open"),c=e.matches("focused"),u=e.context.highlightedValue,g=e.context.highlightedItem,h=e.context.selectedItems,m=e.context.isTypingAhead,w=e.context.collection,p=u?$.getItemId(e.context,u):void 0;function y(E){const I=w.getItemDisabled(E.item),O=w.getItemValue(E.item);return{value:O,disabled:!!(o||I),highlighted:u===O,selected:e.context.value.includes(O)}}const x=fi({...e.context.positioning,placement:e.context.currentPlacement});return{open:d,focused:c,empty:e.context.value.length===0,highlightedItem:g,highlightedValue:u,selectedItems:h,hasSelectedItems:e.context.hasSelectedItems,value:e.context.value,valueAsString:e.context.valueAsString,collection:w,setCollection(E){n({type:"COLLECTION.SET",value:E})},reposition(E={}){n({type:"POSITIONING.SET",options:E})},focus(){var E;(E=$.getTriggerEl(e.context))==null||E.focus({preventScroll:!0})},setOpen(E){E!==d&&n(E?"OPEN":"CLOSE")},selectValue(E){n({type:"ITEM.SELECT",value:E})},setValue(E){n({type:"VALUE.SET",value:E})},selectAll(){n({type:"VALUE.SET",value:w.getValues()})},highlightValue(E){n({type:"HIGHLIGHTED_VALUE.SET",value:E})},clearValue(E){n(E?{type:"ITEM.CLEAR",value:E}:{type:"VALUE.CLEAR"})},getItemState:y,getRootProps(){return t.element({...Re.root.attrs,dir:e.context.dir,id:$.getRootId(e.context),"data-invalid":T(i),"data-readonly":T(r)})},getLabelProps(){return t.label({dir:e.context.dir,id:$.getLabelId(e.context),...Re.label.attrs,"data-disabled":T(o),"data-invalid":T(i),"data-readonly":T(r),htmlFor:$.getHiddenSelectId(e.context),onClick(E){var I;E.defaultPrevented||o||(I=$.getTriggerEl(e.context))==null||I.focus({preventScroll:!0})}})},getControlProps(){return t.element({...Re.control.attrs,dir:e.context.dir,id:$.getControlId(e.context),"data-state":d?"open":"closed","data-focus":T(c),"data-disabled":T(o),"data-invalid":T(i)})},getValueTextProps(){return t.element({...Re.valueText.attrs,dir:e.context.dir,"data-disabled":T(o),"data-invalid":T(i),"data-focus":T(c)})},getTriggerProps(){return t.button({id:$.getTriggerId(e.context),disabled:o,dir:e.context.dir,type:"button",role:"combobox","aria-controls":$.getContentId(e.context),"aria-expanded":d,"aria-haspopup":"listbox","data-state":d?"open":"closed","aria-invalid":i,"aria-labelledby":$.getLabelId(e.context),...Re.trigger.attrs,"data-disabled":T(o),"data-invalid":T(i),"data-readonly":T(r),"data-placement":e.context.currentPlacement,"data-placeholder-shown":T(!e.context.hasSelectedItems),onPointerDown(E){xa(E)&&a&&(E.currentTarget.dataset.pointerType=E.pointerType,!(o||E.pointerType==="touch")&&n({type:"TRIGGER.CLICK"}))},onClick(E){!a||E.button||E.currentTarget.dataset.pointerType==="touch"&&n({type:"TRIGGER.CLICK"})},onFocus(){n("TRIGGER.FOCUS")},onBlur(){n("TRIGGER.BLUR")},onKeyDown(E){if(E.defaultPrevented||!a)return;const O={ArrowUp(){n({type:"TRIGGER.ARROW_UP"})},ArrowDown(F){n({type:F.altKey?"OPEN":"TRIGGER.ARROW_DOWN"})},ArrowLeft(){n({type:"TRIGGER.ARROW_LEFT"})},ArrowRight(){n({type:"TRIGGER.ARROW_RIGHT"})},Home(){n({type:"TRIGGER.HOME"})},End(){n({type:"TRIGGER.END"})},Enter(){n({type:"TRIGGER.ENTER"})},Space(F){n(m?{type:"TRIGGER.TYPEAHEAD",key:F.key}:{type:"TRIGGER.ENTER"})}}[vt(E,e.context)];if(O){O(E),E.preventDefault();return}yn.isValidEvent(E)&&(n({type:"TRIGGER.TYPEAHEAD",key:E.key}),E.preventDefault())}})},getIndicatorProps(){return t.element({...Re.indicator.attrs,dir:e.context.dir,"aria-hidden":!0,"data-state":d?"open":"closed","data-disabled":T(o),"data-invalid":T(i),"data-readonly":T(r)})},getItemProps(E){const I=y(E);return t.element({id:$.getItemId(e.context,I.value),role:"option",...Re.item.attrs,dir:e.context.dir,"data-value":I.value,"aria-selected":I.selected,"data-state":I.selected?"checked":"unchecked","data-highlighted":T(I.highlighted),"data-disabled":T(I.disabled),"aria-disabled":Hn(I.disabled),onPointerMove(O){I.disabled||O.pointerType!=="mouse"||I.value!==e.context.highlightedValue&&n({type:"ITEM.POINTER_MOVE",value:I.value})},onPointerUp(){I.disabled||n({type:"ITEM.CLICK",src:"pointerup",value:I.value})},onPointerLeave(O){I.disabled||E.persistFocus||O.pointerType!=="mouse"||["CONTENT.ARROW_UP","CONTENT.ARROW_DOWN"].includes(e.event.type)||n({type:"ITEM.POINTER_LEAVE"})},onTouchEnd(O){O.preventDefault(),O.stopPropagation()}})},getItemTextProps(E){const I=y(E);return t.element({...Re.itemText.attrs,"data-state":I.selected?"checked":"unchecked","data-disabled":T(I.disabled),"data-highlighted":T(I.highlighted)})},getItemIndicatorProps(E){const I=y(E);return t.element({"aria-hidden":!0,...Re.itemIndicator.attrs,"data-state":I.selected?"checked":"unchecked",hidden:!I.selected})},getItemGroupLabelProps(E){const{htmlFor:I}=E;return t.element({...Re.itemGroupLabel.attrs,id:$.getItemGroupLabelId(e.context,I),role:"group",dir:e.context.dir})},getItemGroupProps(E){const{id:I}=E;return t.element({...Re.itemGroup.attrs,"data-disabled":T(o),id:$.getItemGroupId(e.context,I),"aria-labelledby":$.getItemGroupLabelId(e.context,I),dir:e.context.dir})},getClearTriggerProps(){return t.button({...Re.clearTrigger.attrs,id:$.getClearTriggerId(e.context),type:"button","aria-label":"Clear value","data-invalid":T(i),disabled:o,hidden:!e.context.hasSelectedItems,dir:e.context.dir,onClick(E){E.defaultPrevented||n("CLEAR.CLICK")}})},getHiddenSelectProps(){return t.select({name:e.context.name,form:e.context.form,disabled:o,multiple:e.context.multiple,required:e.context.required,"aria-hidden":!0,id:$.getHiddenSelectId(e.context),defaultValue:e.context.multiple?e.context.value:e.context.value[0],style:fo,tabIndex:-1,onFocus(){var E;(E=$.getTriggerEl(e.context))==null||E.focus({preventScroll:!0})},"aria-labelledby":$.getLabelId(e.context)})},getPositionerProps(){return t.element({...Re.positioner.attrs,dir:e.context.dir,id:$.getPositionerId(e.context),style:x.floating})},getContentProps(){return t.element({hidden:!d,dir:e.context.dir,id:$.getContentId(e.context),role:s?"listbox":"dialog",...Re.content.attrs,"data-state":d?"open":"closed","data-placement":e.context.currentPlacement,"data-activedescendant":p,"aria-activedescendant":s?p:void 0,"aria-multiselectable":e.context.multiple&&s?!0:void 0,"aria-labelledby":$.getLabelId(e.context),tabIndex:0,onKeyDown(E){if(!a||!Bl(E))return;if(E.key==="Tab"&&!Ea(E)){E.preventDefault();return}const I={ArrowUp(){n({type:"CONTENT.ARROW_UP"})},ArrowDown(){n({type:"CONTENT.ARROW_DOWN"})},Home(){n({type:"CONTENT.HOME"})},End(){n({type:"CONTENT.END"})},Enter(){n({type:"ITEM.CLICK",src:"keydown.enter"})},Space(F){var G;m?n({type:"CONTENT.TYPEAHEAD",key:F.key}):(G=I.Enter)==null||G.call(I,F)}},O=I[vt(E)];if(O){O(E),E.preventDefault();return}Wl(E.target)||yn.isValidEvent(E)&&(n({type:"CONTENT.TYPEAHEAD",key:E.key}),E.preventDefault())}})},getListProps(){return t.element({...Re.list.attrs,tabIndex:0,role:s?void 0:"listbox","aria-labelledby":$.getTriggerId(e.context),"aria-activedescendant":s?void 0:p,"aria-multiselectable":!s&&e.context.multiple?!0:void 0})}}}var{and:Dt,not:St,or:b8}=it;function R8(e){const n=Se(e);return Ve({id:"select",context:{value:[],highlightedValue:null,loopFocus:!1,closeOnSelect:!n.multiple,disabled:!1,readOnly:!1,composite:!0,...n,highlightedItem:null,selectedItems:[],valueAsString:"",collection:n.collection??Ti.empty(),typeahead:yn.defaultOptions,fieldsetDisabled:!1,restoreFocus:!0,positioning:{placement:"bottom-start",gutter:8,...n.positioning}},computed:{hasSelectedItems:t=>t.value.length>0,isTypingAhead:t=>t.typeahead.keysSoFar!=="",isDisabled:t=>!!t.disabled||t.fieldsetDisabled,isInteractive:t=>!(t.isDisabled||t.readOnly)},initial:n.open?"open":"idle",created:["syncCollection"],entry:["syncSelectElement"],watch:{open:["toggleVisibility"],value:["syncSelectedItems","syncSelectElement"],highlightedValue:["syncHighlightedItem"],collection:["syncCollection"]},on:{"HIGHLIGHTED_VALUE.SET":{actions:["setHighlightedItem"]},"ITEM.SELECT":{actions:["selectItem"]},"ITEM.CLEAR":{actions:["clearItem"]},"VALUE.SET":{actions:["setSelectedItems"]},"VALUE.CLEAR":{actions:["clearSelectedItems"]},"CLEAR.CLICK":{actions:["clearSelectedItems","focusTriggerEl"]},"COLLECTION.SET":{actions:["setCollection"]}},activities:["trackFormControlState"],states:{idle:{tags:["closed"],on:{"CONTROLLED.OPEN":[{guard:"isTriggerClickEvent",target:"open",actions:["highlightFirstSelectedItem"]},{target:"open"}],"TRIGGER.CLICK":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightFirstSelectedItem"]}],"TRIGGER.FOCUS":{target:"focused"},OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}]}},focused:{tags:["closed"],entry:["focusTriggerEl"],on:{"CONTROLLED.OPEN":[{guard:"isTriggerClickEvent",target:"open",actions:["highlightFirstSelectedItem"]},{guard:"isTriggerArrowUpEvent",target:"open",actions:["highlightComputedLastItem"]},{guard:b8("isTriggerArrowDownEvent","isTriggerEnterEvent"),target:"open",actions:["highlightComputedFirstItem"]},{target:"open"}],OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}],"TRIGGER.BLUR":{target:"idle"},"TRIGGER.CLICK":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightFirstSelectedItem"]}],"TRIGGER.ENTER":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightComputedFirstItem"]}],"TRIGGER.ARROW_UP":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightComputedLastItem"]}],"TRIGGER.ARROW_DOWN":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightComputedFirstItem"]}],"TRIGGER.ARROW_LEFT":[{guard:Dt(St("multiple"),"hasSelectedItems"),actions:["selectPreviousItem"]},{guard:St("multiple"),actions:["selectLastItem"]}],"TRIGGER.ARROW_RIGHT":[{guard:Dt(St("multiple"),"hasSelectedItems"),actions:["selectNextItem"]},{guard:St("multiple"),actions:["selectFirstItem"]}],"TRIGGER.HOME":{guard:St("multiple"),actions:["selectFirstItem"]},"TRIGGER.END":{guard:St("multiple"),actions:["selectLastItem"]},"TRIGGER.TYPEAHEAD":{guard:St("multiple"),actions:["selectMatchingItem"]}}},open:{tags:["open"],entry:["setInitialFocus"],exit:["scrollContentToTop"],activities:["trackDismissableElement","computePlacement","scrollToHighlightedItem"],on:{"CONTROLLED.CLOSE":[{guard:"shouldRestoreFocus",target:"focused",actions:["clearHighlightedItem"]},{target:"idle",actions:["clearHighlightedItem"]}],CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"focused",actions:["invokeOnClose","clearHighlightedItem"]}],"TRIGGER.CLICK":[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"focused",actions:["invokeOnClose","clearHighlightedItem"]}],"ITEM.CLICK":[{guard:Dt("closeOnSelect","isOpenControlled"),actions:["selectHighlightedItem","invokeOnClose"]},{guard:"closeOnSelect",target:"focused",actions:["selectHighlightedItem","invokeOnClose","clearHighlightedItem"]},{actions:["selectHighlightedItem"]}],"CONTENT.INTERACT_OUTSIDE":[{guard:Dt("shouldRestoreFocus","isOpenControlled"),actions:["invokeOnClose"]},{guard:"shouldRestoreFocus",target:"focused",actions:["invokeOnClose","clearHighlightedItem"]},{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"idle",actions:["invokeOnClose","clearHighlightedItem"]}],"CONTENT.HOME":{actions:["highlightFirstItem"]},"CONTENT.END":{actions:["highlightLastItem"]},"CONTENT.ARROW_DOWN":[{guard:Dt("hasHighlightedItem","loop","isLastItemHighlighted"),actions:["highlightFirstItem"]},{guard:"hasHighlightedItem",actions:["highlightNextItem"]},{actions:["highlightFirstItem"]}],"CONTENT.ARROW_UP":[{guard:Dt("hasHighlightedItem","loop","isFirstItemHighlighted"),actions:["highlightLastItem"]},{guard:"hasHighlightedItem",actions:["highlightPreviousItem"]},{actions:["highlightLastItem"]}],"CONTENT.TYPEAHEAD":{actions:["highlightMatchingItem"]},"ITEM.POINTER_MOVE":{actions:["highlightItem"]},"ITEM.POINTER_LEAVE":{actions:["clearHighlightedItem"]},"POSITIONING.SET":{actions:["reposition"]}}}}},{guards:{loop:t=>!!t.loopFocus,multiple:t=>!!t.multiple,hasSelectedItems:t=>!!t.hasSelectedItems,hasHighlightedItem:t=>t.highlightedValue!=null,isFirstItemHighlighted:t=>t.highlightedValue===t.collection.firstValue,isLastItemHighlighted:t=>t.highlightedValue===t.collection.lastValue,closeOnSelect:(t,o)=>!!(o.closeOnSelect??t.closeOnSelect),shouldRestoreFocus:t=>!!t.restoreFocus,isOpenControlled:t=>!!t["open.controlled"],isTriggerClickEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.CLICK"},isTriggerEnterEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.ENTER"},isTriggerArrowUpEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.ARROW_UP"},isTriggerArrowDownEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.ARROW_DOWN"}},activities:{trackFormControlState(t,o,{initialContext:i}){return yo($.getHiddenSelectEl(t),{onFieldsetDisabledChange(r){t.fieldsetDisabled=r},onFormReset(){re.selectedItems(t,i.value)}})},trackDismissableElement(t,o,{send:i}){return So(()=>$.getContentEl(t),{defer:!0,exclude:[$.getTriggerEl(t),$.getClearTriggerEl(t)],onFocusOutside:t.onFocusOutside,onPointerDownOutside:t.onPointerDownOutside,onInteractOutside(a){var s;(s=t.onInteractOutside)==null||s.call(t,a),t.restoreFocus=!a.detail.focusable},onDismiss(){i({type:"CONTENT.INTERACT_OUTSIDE"})}})},computePlacement(t){return t.currentPlacement=t.positioning.placement,Kt(()=>$.getTriggerEl(t),()=>$.getPositionerEl(t),{defer:!0,...t.positioning,onComplete(r){t.currentPlacement=r.placement}})},scrollToHighlightedItem(t,o,{getState:i}){const r=s=>{if(t.highlightedValue==null||i().event.type.includes("POINTER"))return;const c=$.getHighlightedOptionEl(t),u=$.getContentEl(t);if(t.scrollToIndexFn){const g=t.collection.indexOf(t.highlightedValue);t.scrollToIndexFn({index:g,immediate:s});return}Gl(c,{rootEl:u,block:"nearest"})};return q(()=>r(!0)),po(()=>$.getContentEl(t),{defer:!0,attributes:["data-activedescendant"],callback(){r(!1)}})}},actions:{reposition(t,o){const i=()=>$.getPositionerEl(t);Kt($.getTriggerEl(t),i,{...t.positioning,...o.options,defer:!0,listeners:!1,onComplete(r){t.currentPlacement=r.placement}})},toggleVisibility(t,o,{send:i}){i({type:t.open?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:o})},highlightPreviousItem(t){if(t.highlightedValue==null)return;const o=t.collection.getPreviousValue(t.highlightedValue);re.highlightedItem(t,o)},highlightNextItem(t){if(t.highlightedValue==null)return;const o=t.collection.getNextValue(t.highlightedValue);re.highlightedItem(t,o)},highlightFirstItem(t){const o=t.collection.firstValue;re.highlightedItem(t,o)},highlightLastItem(t){const o=t.collection.lastValue;re.highlightedItem(t,o)},setInitialFocus(t){q(()=>{const o=jl({root:$.getContentEl(t)});o==null||o.focus({preventScroll:!0})})},focusTriggerEl(t){q(()=>{var o;(o=$.getTriggerEl(t))==null||o.focus({preventScroll:!0})})},selectHighlightedItem(t,o){const i=o.value??t.highlightedValue;i!=null&&re.selectedItem(t,i)},highlightComputedFirstItem(t){const o=t.hasSelectedItems?t.collection.sort(t.value)[0]:t.collection.firstValue;re.highlightedItem(t,o)},highlightComputedLastItem(t){const o=t.hasSelectedItems?t.collection.sort(t.value)[0]:t.collection.lastValue;re.highlightedItem(t,o)},highlightFirstSelectedItem(t){if(!t.hasSelectedItems)return;const[o]=t.collection.sort(t.value);re.highlightedItem(t,o)},highlightItem(t,o){re.highlightedItem(t,o.value)},highlightMatchingItem(t,o){const i=t.collection.search(o.key,{state:t.typeahead,currentValue:t.highlightedValue});i!=null&&re.highlightedItem(t,i)},setHighlightedItem(t,o){re.highlightedItem(t,o.value)},clearHighlightedItem(t){re.highlightedItem(t,null,!0)},selectItem(t,o){re.selectedItem(t,o.value)},clearItem(t,o){const i=t.value.filter(r=>r!==o.value);re.selectedItems(t,i)},setSelectedItems(t,o){re.selectedItems(t,o.value)},clearSelectedItems(t){re.selectedItems(t,[])},selectPreviousItem(t){const o=t.collection.getPreviousValue(t.value[0]);re.selectedItem(t,o)},selectNextItem(t){const o=t.collection.getNextValue(t.value[0]);re.selectedItem(t,o)},selectFirstItem(t){const o=t.collection.firstValue;re.selectedItem(t,o)},selectLastItem(t){const o=t.collection.lastValue;re.selectedItem(t,o)},selectMatchingItem(t,o){const i=t.collection.search(o.key,{state:t.typeahead,currentValue:t.value[0]});i!=null&&re.selectedItem(t,i)},scrollContentToTop(t){var o;t.scrollToIndexFn?t.scrollToIndexFn({index:0,immediate:!0}):(o=$.getContentEl(t))==null||o.scrollTo(0,0)},invokeOnOpen(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!0})},invokeOnClose(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!1})},syncSelectElement(t){const o=$.getHiddenSelectEl(t);if(o){if(t.value.length===0&&!t.multiple){o.selectedIndex=-1;return}for(const i of o.options)i.selected=t.value.includes(i.value)}},setCollection(t,o){t.collection=o.value},syncCollection(t){const o=t.collection.findMany(t.value),i=t.collection.stringifyItems(o);t.highlightedItem=t.collection.find(t.highlightedValue),t.selectedItems=o,t.valueAsString=i},syncSelectedItems(t){co.valueChange(t)},syncHighlightedItem(t){co.highlightChange(t)}}})}function I8(e){q(()=>{const n=$.getHiddenSelectEl(e);if(!n)return;const t=$.getWin(e),o=new t.Event("change",{bubbles:!0,composed:!0});n.dispatchEvent(o)})}var co={valueChange:e=>{const n=e.selectedItems;e.selectedItems=e.value.map(t=>{const o=n.find(i=>e.collection.getItemValue(i)===t);return o||e.collection.find(t)}),e.valueAsString=e.collection.stringifyItems(e.selectedItems)},highlightChange:e=>{e.highlightedItem=e.collection.find(e.highlightedValue)}},Nn={valueChange:e=>{var n;co.valueChange(e),(n=e.onValueChange)==null||n.call(e,{value:Array.from(e.value),items:Array.from(e.selectedItems)}),I8(e)},highlightChange:e=>{var n;co.highlightChange(e),(n=e.onHighlightChange)==null||n.call(e,{highlightedValue:e.highlightedValue,highlightedItem:e.highlightedItem,highlightedIndex:e.collection.indexOf(e.highlightedValue)})}},re={selectedItem:(e,n,t=!1)=>{if(!Ee(e.value,n)&&!(n==null&&!t)){if(n==null&&t){e.value=[],Nn.valueChange(e);return}e.value=e.multiple?Sa(e.value,n):[n],Nn.valueChange(e)}},selectedItems:(e,n)=>{Ee(e.value,n)||(e.value=n,Nn.valueChange(e))},highlightedItem:(e,n,t=!1)=>{Ee(e.highlightedValue,n)||n==null&&!t||(e.highlightedValue=n??null,Nn.highlightChange(e))}};ce()(["closeOnSelect","collection","dir","disabled","form","getRootNode","highlightedValue","id","ids","invalid","loopFocus","multiple","name","onFocusOutside","onHighlightChange","onInteractOutside","onOpenChange","onPointerDownOutside","onValueChange","open.controlled","open","composite","positioning","required","readOnly","scrollToIndexFn","value"]);ce()(["item","persistFocus"]);ce()(["id"]);ce()(["htmlFor"]);const S8=e=>{const[n,t]=de()(e,["isItemDisabled","itemToValue","itemToString","items"]),o=C.useMemo(()=>Ti(n),Object.values(n)),{getRootNode:i}=We(),{dir:r}=Xe(),a=kt(),s={id:C.useId(),ids:{label:a==null?void 0:a.ids.label,hiddenSelect:a==null?void 0:a.ids.control},disabled:a==null?void 0:a.disabled,readOnly:a==null?void 0:a.readOnly,invalid:a==null?void 0:a.invalid,required:a==null?void 0:a.required,dir:r,getRootNode:i,collection:o,open:e.defaultOpen,value:e.defaultValue,"open.controlled":e.open!==void 0,...t},d={...s,collection:o,value:e.value,onValueChange:ae(e.onValueChange,{sync:!0}),onHighlightChange:ae(e.onHighlightChange),onOpenChange:ae(e.onOpenChange)},[c,u]=Ne(R8(s),{context:d});return C8(c,u,Fe)},T8=(e,n)=>{const[t,o]=Co(e),[i,r]=de()(o,["closeOnSelect","composite","defaultOpen","defaultValue","disabled","form","highlightedValue","id","ids","invalid","isItemDisabled","items","itemToString","itemToValue","loopFocus","multiple","name","onFocusOutside","onHighlightChange","onInteractOutside","onOpenChange","onPointerDownOutside","onValueChange","open","positioning","readOnly","required","scrollToIndexFn","value"]),a=S8(i),s=Rn(P({present:a.open},t)),d=P(a.getRootProps(),r);return v.jsx(w8,{value:a,children:v.jsx(xo,{value:s,children:v.jsx(_.div,{...d,ref:n})})})},M8=C.forwardRef(T8),Xs=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getTriggerProps(),e);return v.jsx(_.button,{...o,ref:n})});Xs.displayName="SelectTrigger";const Zs=C.forwardRef((e,n)=>{const{children:t,placeholder:o,...i}=e,r=Bt(),a=P(r.getValueTextProps(),i);return v.jsx(_.span,{...a,ref:n,children:t||r.valueAsString||o})});Zs.displayName="SelectValueText";const[z8,zo]=te({name:"SwitchContext",hookName:"useSwitchContext",providerName:"<SwitchProvider />"}),Js=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getControlProps(),e);return v.jsx(_.span,{...o,ref:n})});Js.displayName="SwitchControl";const Qs=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getHiddenInputProps(),e),i=kt();return v.jsx(_.input,{"aria-describedby":i==null?void 0:i.ariaDescribedby,...o,ref:n})});Qs.displayName="SwitchHiddenInput";const gl=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getLabelProps(),e);return v.jsx(_.span,{...o,ref:n})});gl.displayName="SwitchLabel";var O8=Ie("switch").parts("root","label","control","thumb"),_n=O8.build(),pe=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`switch:${e.id}`},getLabelId:e=>{var n;return((n=e.ids)==null?void 0:n.label)??`switch:${e.id}:label`},getThumbId:e=>{var n;return((n=e.ids)==null?void 0:n.thumb)??`switch:${e.id}:thumb`},getControlId:e=>{var n;return((n=e.ids)==null?void 0:n.control)??`switch:${e.id}:control`},getHiddenInputId:e=>{var n;return((n=e.ids)==null?void 0:n.hiddenInput)??`switch:${e.id}:input`},getRootEl:e=>pe.getById(e,pe.getRootId(e)),getHiddenInputEl:e=>pe.getById(e,pe.getHiddenInputId(e))});function V8(e,n,t){const o=e.context.isDisabled,i=!o&&e.context.focused,r=e.context.checked,a=e.context.readOnly,s={"data-active":T(e.context.active),"data-focus":T(i),"data-readonly":T(a),"data-hover":T(e.context.hovered),"data-disabled":T(o),"data-state":e.context.checked?"checked":"unchecked","data-invalid":T(e.context.invalid)};return{checked:r,disabled:o,focused:i,setChecked(d){n({type:"CHECKED.SET",checked:d,isTrusted:!1})},toggleChecked(){n({type:"CHECKED.TOGGLE",checked:r,isTrusted:!1})},getRootProps(){return t.label({..._n.root.attrs,...s,dir:e.context.dir,id:pe.getRootId(e.context),htmlFor:pe.getHiddenInputId(e.context),onPointerMove(){o||n({type:"CONTEXT.SET",context:{hovered:!0}})},onPointerLeave(){o||n({type:"CONTEXT.SET",context:{hovered:!1}})},onClick(d){d.target===pe.getHiddenInputEl(e.context)&&d.stopPropagation()}})},getLabelProps(){return t.element({..._n.label.attrs,...s,dir:e.context.dir,id:pe.getLabelId(e.context)})},getThumbProps(){return t.element({..._n.thumb.attrs,...s,dir:e.context.dir,id:pe.getThumbId(e.context),"aria-hidden":!0})},getControlProps(){return t.element({..._n.control.attrs,...s,dir:e.context.dir,id:pe.getControlId(e.context),"aria-hidden":!0})},getHiddenInputProps(){return t.input({id:pe.getHiddenInputId(e.context),type:"checkbox",required:e.context.required,defaultChecked:r,disabled:o,"aria-labelledby":pe.getLabelId(e.context),"aria-invalid":e.context.invalid,name:e.context.name,form:e.context.form,value:e.context.value,style:fo,onClick(d){if(a){d.preventDefault();return}const c=d.currentTarget.checked;n({type:"CHECKED.SET",checked:c,isTrusted:!0})}})}}}var{not:$r}=it;function F8(e){const n=Se(e);return Ve({id:"switch",initial:"ready",context:{checked:!1,label:"switch",value:"on",disabled:!1,...n,fieldsetDisabled:!1},computed:{isDisabled:t=>t.disabled||t.fieldsetDisabled},watch:{disabled:"removeFocusIfNeeded",checked:"syncInputElement"},activities:["trackFormControlState","trackPressEvent","trackFocusVisible"],on:{"CHECKED.TOGGLE":[{guard:$r("isTrusted"),actions:["toggleChecked","dispatchChangeEvent"]},{actions:["toggleChecked"]}],"CHECKED.SET":[{guard:$r("isTrusted"),actions:["setChecked","dispatchChangeEvent"]},{actions:["setChecked"]}],"CONTEXT.SET":{actions:["setContext"]}},states:{ready:{}}},{guards:{isTrusted:(t,o)=>!!o.isTrusted},activities:{trackPressEvent(t){if(!t.isDisabled)return ba({pointerNode:pe.getRootEl(t),keyboardNode:pe.getHiddenInputEl(t),isValidKey:o=>o.key===" ",onPress:()=>t.active=!1,onPressStart:()=>t.active=!0,onPressEnd:()=>t.active=!1})},trackFocusVisible(t){if(!t.isDisabled)return Ca(pe.getHiddenInputEl(t),{onFocus:()=>t.focused=!0,onBlur:()=>t.focused=!1})},trackFormControlState(t,o,{send:i,initialContext:r}){return yo(pe.getHiddenInputEl(t),{onFieldsetDisabledChange(a){t.fieldsetDisabled=a},onFormReset(){i({type:"CHECKED.SET",checked:!!r.checked,src:"form-reset"})}})}},actions:{setContext(t,o){Object.assign(t,o.context)},syncInputElement(t){const o=pe.getHiddenInputEl(t);o&&(o.checked=!!t.checked)},removeFocusIfNeeded(t){t.disabled&&t.focused&&(t.focused=!1)},setChecked(t,o){Hr.checked(t,o.checked)},toggleChecked(t,o){Hr.checked(t,!t.checked)},dispatchChangeEvent(t){const o=pe.getHiddenInputEl(t);ai(o,{checked:t.checked})}}})}var P8={change:e=>{var n;(n=e.onCheckedChange)==null||n.call(e,{checked:e.checked})}},Hr={checked:(e,n)=>{Ee(e.checked,n)||(e.checked=n,P8.change(e))}};ce()(["checked","dir","disabled","form","getRootNode","id","ids","invalid","label","name","onCheckedChange","readOnly","required","value"]);const k8=e=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o=kt(),i={id:C.useId(),ids:{label:o==null?void 0:o.ids.label,hiddenInput:o==null?void 0:o.ids.control},dir:t,disabled:o==null?void 0:o.disabled,readOnly:o==null?void 0:o.readOnly,invalid:o==null?void 0:o.invalid,required:o==null?void 0:o.required,getRootNode:n,checked:e.defaultChecked,...e},r={...i,checked:e.checked,onCheckedChange:ae(e.onCheckedChange,{sync:!0})},[a,s]=Ne(F8(i),{context:r});return V8(a,s,Fe)},e0=C.forwardRef((e,n)=>{const[t,o]=de()(e,["checked","defaultChecked","disabled","form","id","ids","invalid","label","name","onCheckedChange","readOnly","required","value"]),i=k8(t),r=P(i.getRootProps(),o);return v.jsx(z8,{value:i,children:v.jsx(_.label,{...r,ref:n})})});e0.displayName="SwitchRoot";const t0=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getThumbProps(),e);return v.jsx(_.span,{...o,ref:n})});t0.displayName="SwitchThumb";const[B8,n0]=te({name:"TabsContext",hookName:"useTabsContext",providerName:"<TabsProvider />"}),o0=C.forwardRef((e,n)=>{const t=n0(),o=P(t.getListProps(),e);return v.jsx(_.div,{...o,ref:n})});o0.displayName="TabList";const l0=C.forwardRef((e,n)=>{const[t,o]=de()(e,["disabled","value"]),i=n0(),r=P(i.getTriggerProps(t),o);return v.jsx(_.button,{...r,ref:n})});l0.displayName="TabTrigger";var A8=Ie("tabs").parts("root","list","trigger","content","indicator"),gn=A8.build(),W=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`tabs:${e.id}`},getListId:e=>{var n;return((n=e.ids)==null?void 0:n.list)??`tabs:${e.id}:list`},getContentId:(e,n)=>{var t;return((t=e.ids)==null?void 0:t.content)??`tabs:${e.id}:content-${n}`},getTriggerId:(e,n)=>{var t;return((t=e.ids)==null?void 0:t.trigger)??`tabs:${e.id}:trigger-${n}`},getIndicatorId:e=>{var n;return((n=e.ids)==null?void 0:n.indicator)??`tabs:${e.id}:indicator`},getListEl:e=>W.getById(e,W.getListId(e)),getContentEl:(e,n)=>W.getById(e,W.getContentId(e,n)),getTriggerEl:(e,n)=>W.getById(e,W.getTriggerId(e,n)),getIndicatorEl:e=>W.getById(e,W.getIndicatorId(e)),getElements:e=>{const t=`[role=tab][data-ownedby='${CSS.escape(W.getListId(e))}']:not([disabled])`;return bn(W.getListEl(e),t)},getFirstTriggerEl:e=>Yl(W.getElements(e)),getLastTriggerEl:e=>Xl(W.getElements(e)),getNextTriggerEl:(e,n)=>Nl(W.getElements(e),W.getTriggerId(e,n),e.loopFocus),getPrevTriggerEl:(e,n)=>_l(W.getElements(e),W.getTriggerId(e,n),e.loopFocus),getSelectedContentEl:e=>{if(e.value)return W.getContentEl(e,e.value)},getSelectedTriggerEl:e=>{if(e.value)return W.getTriggerEl(e,e.value)},getOffsetRect:e=>({left:(e==null?void 0:e.offsetLeft)??0,top:(e==null?void 0:e.offsetTop)??0,width:(e==null?void 0:e.offsetWidth)??0,height:(e==null?void 0:e.offsetHeight)??0}),getRectById:(e,n)=>{const t=pa(W.getElements(e),W.getTriggerId(e,n));return W.resolveRect(W.getOffsetRect(t))},resolveRect:e=>({width:`${e.width}px`,height:`${e.height}px`,left:`${e.left}px`,top:`${e.top}px`})});function L8(e,n,t){const o=e.context.translations,i=e.matches("focused"),r=e.context.orientation==="vertical",a=e.context.orientation==="horizontal",s=e.context.composite,d=e.context.indicatorState;function c(u){return{selected:e.context.value===u.value,focused:e.context.focusedValue===u.value,disabled:!!u.disabled}}return{value:e.context.value,focusedValue:e.context.focusedValue,setValue(u){n({type:"SET_VALUE",value:u})},clearValue(){n({type:"CLEAR_VALUE"})},setIndicatorRect(u){const g=W.getTriggerId(e.context,u);n({type:"SET_INDICATOR_RECT",id:g})},syncTabIndex(){n("SYNC_TAB_INDEX")},selectNext(u){n({type:"TAB_FOCUS",value:u,src:"selectNext"}),n({type:"ARROW_NEXT",src:"selectNext"})},selectPrev(u){n({type:"TAB_FOCUS",value:u,src:"selectPrev"}),n({type:"ARROW_PREV",src:"selectPrev"})},focus(){var u;(u=W.getSelectedTriggerEl(e.context))==null||u.focus()},getRootProps(){return t.element({...gn.root.attrs,id:W.getRootId(e.context),"data-orientation":e.context.orientation,"data-focus":T(i),dir:e.context.dir})},getListProps(){return t.element({...gn.list.attrs,id:W.getListId(e.context),role:"tablist",dir:e.context.dir,"data-focus":T(i),"aria-orientation":e.context.orientation,"data-orientation":e.context.orientation,"aria-label":o==null?void 0:o.listLabel,onKeyDown(u){if(u.defaultPrevented||!Bl(u)||ma(u))return;const g={ArrowDown(){a||n({type:"ARROW_NEXT",key:"ArrowDown"})},ArrowUp(){a||n({type:"ARROW_PREV",key:"ArrowUp"})},ArrowLeft(){r||n({type:"ARROW_PREV",key:"ArrowLeft"})},ArrowRight(){r||n({type:"ARROW_NEXT",key:"ArrowRight"})},Home(){n("HOME")},End(){n("END")},Enter(){n({type:"ENTER"})}};let h=vt(u,e.context);const m=g[h];m&&(u.preventDefault(),m(u))}})},getTriggerState:c,getTriggerProps(u){const{value:g,disabled:h}=u,m=c(u);return t.button({...gn.trigger.attrs,role:"tab",type:"button",disabled:h,dir:e.context.dir,"data-orientation":e.context.orientation,"data-disabled":T(h),"aria-disabled":h,"data-value":g,"aria-selected":m.selected,"data-selected":T(m.selected),"data-focus":T(m.focused),"aria-controls":m.selected?W.getContentId(e.context,g):void 0,"data-ownedby":W.getListId(e.context),"data-ssr":T(e.context.ssr),id:W.getTriggerId(e.context,g),tabIndex:m.selected&&s?0:-1,onFocus(){n({type:"TAB_FOCUS",value:g})},onBlur(w){const p=w.relatedTarget;(p==null?void 0:p.getAttribute("role"))!=="tab"&&n({type:"TAB_BLUR"})},onClick(w){w.defaultPrevented||h||(ga()&&w.currentTarget.focus(),n({type:"TAB_CLICK",value:g}))}})},getContentProps(u){const{value:g}=u,h=e.context.value===g;return t.element({...gn.content.attrs,dir:e.context.dir,id:W.getContentId(e.context,g),tabIndex:s?0:-1,"aria-labelledby":W.getTriggerId(e.context,g),role:"tabpanel","data-ownedby":W.getListId(e.context),"data-selected":T(h),"data-orientation":e.context.orientation,hidden:!h})},getIndicatorProps(){var u,g,h,m;return t.element({id:W.getIndicatorId(e.context),...gn.indicator.attrs,dir:e.context.dir,"data-orientation":e.context.orientation,style:{"--transition-property":"left, right, top, bottom, width, height","--left":(u=d.rect)==null?void 0:u.left,"--top":(g=d.rect)==null?void 0:g.top,"--width":(h=d.rect)==null?void 0:h.width,"--height":(m=d.rect)==null?void 0:m.height,position:"absolute",willChange:"var(--transition-property)",transitionProperty:"var(--transition-property)",transitionDuration:d.transition?"var(--transition-duration, 150ms)":"0ms",transitionTimingFunction:"var(--transition-timing-function)",[a?"left":"top"]:a?"var(--left)":"var(--top)"}})}}}var{not:N8}=it;function _8(e){const n=Se(e);return Ve({initial:"idle",context:{dir:"ltr",orientation:"horizontal",activationMode:"automatic",value:null,loopFocus:!0,composite:!0,...n,focusedValue:n.value??null,ssr:!0,indicatorState:{rendered:!1,transition:!1,rect:{left:"0px",top:"0px",width:"0px",height:"0px"}}},watch:{value:["allowIndicatorTransition","syncIndicatorRect","syncTabIndex","clickIfLink"],dir:["syncIndicatorRect"],orientation:["syncIndicatorRect"]},on:{SET_VALUE:{actions:"setValue"},CLEAR_VALUE:{actions:"clearValue"},SET_INDICATOR_RECT:{actions:"setIndicatorRect"},SYNC_TAB_INDEX:{actions:"syncTabIndex"}},created:["syncFocusedValue"],entry:["checkRenderedElements","syncIndicatorRect","syncTabIndex","syncSsr"],exit:["cleanupObserver"],states:{idle:{on:{TAB_FOCUS:{target:"focused",actions:"setFocusedValue"},TAB_CLICK:{target:"focused",actions:["setFocusedValue","setValue"]}}},focused:{on:{TAB_CLICK:{target:"focused",actions:["setFocusedValue","setValue"]},ARROW_PREV:[{guard:"selectOnFocus",actions:["focusPrevTab","selectFocusedTab"]},{actions:"focusPrevTab"}],ARROW_NEXT:[{guard:"selectOnFocus",actions:["focusNextTab","selectFocusedTab"]},{actions:"focusNextTab"}],HOME:[{guard:"selectOnFocus",actions:["focusFirstTab","selectFocusedTab"]},{actions:"focusFirstTab"}],END:[{guard:"selectOnFocus",actions:["focusLastTab","selectFocusedTab"]},{actions:"focusLastTab"}],ENTER:{guard:N8("selectOnFocus"),actions:"selectFocusedTab"},TAB_FOCUS:{actions:["setFocusedValue"]},TAB_BLUR:{target:"idle",actions:"clearFocusedValue"}}}}},{guards:{selectOnFocus:t=>t.activationMode==="automatic"},actions:{syncFocusedValue(t){t.value!=null&&t.focusedValue==null&&(t.focusedValue=t.value)},selectFocusedTab(t){q(()=>{Tt.value(t,t.focusedValue)})},setFocusedValue(t,o){o.value!=null&&Tt.focusedValue(t,o.value)},clearFocusedValue(t){Tt.focusedValue(t,null)},setValue(t,o){Tt.value(t,o.value)},clearValue(t){Tt.value(t,null)},focusFirstTab(t){q(()=>{var o;(o=W.getFirstTriggerEl(t))==null||o.focus()})},focusLastTab(t){q(()=>{var o;(o=W.getLastTriggerEl(t))==null||o.focus()})},focusNextTab(t){if(!t.focusedValue)return;const o=W.getNextTriggerEl(t,t.focusedValue);q(()=>{t.composite?o==null||o.focus():(o==null?void 0:o.dataset.value)!=null&&Tt.focusedValue(t,o.dataset.value)})},focusPrevTab(t){if(!t.focusedValue)return;const o=W.getPrevTriggerEl(t,t.focusedValue);q(()=>{t.composite?o==null||o.focus():(o==null?void 0:o.dataset.value)!=null&&Tt.focusedValue(t,o.dataset.value)})},checkRenderedElements(t){t.indicatorState.rendered=!!W.getIndicatorEl(t)},syncTabIndex(t){q(()=>{const o=W.getSelectedContentEl(t);if(!o)return;wa(o).length>0?o.removeAttribute("tabindex"):o.setAttribute("tabindex","0")})},cleanupObserver(t){var o;(o=t.indicatorCleanup)==null||o.call(t)},allowIndicatorTransition(t){t.indicatorState.transition=!0},setIndicatorRect(t,o){const i=o.id??t.value;!t.indicatorState.rendered||!i||!W.getTriggerEl(t,i)||(t.indicatorState.rect=W.getRectById(t,i),qn(()=>{t.indicatorState.transition=!1}))},syncSsr(t){t.ssr=!1},syncIndicatorRect(t){var r;(r=t.indicatorCleanup)==null||r.call(t);const o=t.value;if(!t.indicatorState.rendered||!o)return;const i=W.getSelectedTriggerEl(t);i&&(t.indicatorCleanup=Hs(i,{getRect(a){return W.getOffsetRect(a)},onChange(a){t.indicatorState.rect=W.resolveRect(a),qn(()=>{t.indicatorState.transition=!1})}}))},clickIfLink(t){ql(W.getSelectedTriggerEl(t))}}})}var Dr={change:e=>{var n;e.value!=null&&((n=e.onValueChange)==null||n.call(e,{value:e.value}))},focusChange:e=>{var n;e.focusedValue!=null&&((n=e.onFocusChange)==null||n.call(e,{focusedValue:e.focusedValue}))}},Tt={value:(e,n)=>{Ee(n,e.value)||(e.value=n,Dr.change(e))},focusedValue:(e,n)=>{Ee(n,e.focusedValue)||(e.focusedValue=n,Dr.focusChange(e))}};ce()(["activationMode","composite","dir","getRootNode","id","ids","loopFocus","onFocusChange","onValueChange","orientation","translations","value"]);ce()(["disabled","value"]);ce()(["value"]);const $8=e=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),dir:t,getRootNode:n,value:e.defaultValue,...e},i={...o,value:e.value,onValueChange:ae(e.onValueChange,{sync:!0}),onFocusChange:ae(e.onFocusChange)},[r,a]=Ne(_8(o),{context:i});return L8(r,a,Fe)},i0=C.forwardRef((e,n)=>{const[t,o]=li(e),[i,r]=de()(o,["activationMode","composite","defaultValue","id","ids","loopFocus","onFocusChange","onValueChange","orientation","translations","value"]),a=$8(i),s=P(a.getRootProps(),r);return v.jsx(B8,{value:a,children:v.jsx(oi,{value:t,children:v.jsx(_.div,{...s,ref:n})})})});i0.displayName="TabsRoot";var H8=Ie("toast").parts("group","root","title","description","actionTrigger","closeTrigger"),jt=H8.build(),xe=je({getRegionId:e=>`toast-group:${e}`,getRegionEl:(e,n)=>xe.getById(e,`toast-group:${n}`),getRootId:e=>`toast:${e.id}`,getRootEl:e=>xe.getById(e,xe.getRootId(e)),getTitleId:e=>`toast:${e.id}:title`,getDescriptionId:e=>`toast:${e.id}:description`,getCloseTriggerId:e=>`toast${e.id}:close`});function Mi(e,n){return e.filter(t=>t.state.context.placement===n)}var jr={info:5e3,error:5e3,success:2e3,loading:1/0,DEFAULT:5e3};function Wr(e,n){return e??jr[n]??jr.DEFAULT}function D8(e,n){var u;const t=e.offsets,o=typeof t=="string"?{left:t,right:t,bottom:t,top:t}:t,i=e.dir==="rtl",r=n.replace("-start",i?"-right":"-left").replace("-end",i?"-left":"-right"),a=r.includes("right"),s=r.includes("left"),d={position:"fixed",pointerEvents:e.count>0?void 0:"none",display:"flex",flexDirection:"column","--gap":`${e.gap}px`,"--first-height":`${((u=e.heights[0])==null?void 0:u.height)||0}px`,zIndex:Z1};let c="center";if(a&&(c="flex-end"),s&&(c="flex-start"),d.alignItems=c,r.includes("top")){const g=o.top;d.top=`max(env(safe-area-inset-top, 0px), ${g})`}if(r.includes("bottom")){const g=o.bottom;d.bottom=`max(env(safe-area-inset-bottom, 0px), ${g})`}if(!r.includes("left")){const g=o.right;d.insetInlineEnd=`calc(env(safe-area-inset-right, 0px) + ${g})`}if(!r.includes("right")){const g=o.left;d.insetInlineStart=`calc(env(safe-area-inset-left, 0px) + ${g})`}return d}function j8(e,n){const[t]=e.placement.split("-"),o=!e.frontmost,i=!e.stacked,r={position:"absolute",pointerEvents:"auto","--opacity":"0","--remove-delay":`${e.removeDelay}ms`,"--duration":`${e.type==="loading"?Number.MAX_SAFE_INTEGER:e.duration}ms`,"--initial-height":`${e.height}px`,"--offset":`${e.offset}px`,"--index":e.index,"--z-index":e.zIndex,"--lift-amount":"calc(var(--lift) * var(--gap))","--y":"100%","--x":"0"},a=s=>Object.assign(r,s);return t==="top"?a({top:"0","--sign":"-1","--y":"-100%","--lift":"1"}):t==="bottom"&&a({bottom:"0","--sign":"1","--y":"100%","--lift":"-1"}),e.mounted&&(a({"--y":"0","--opacity":"1"}),e.stacked&&a({"--y":"calc(var(--lift) * var(--offset))","--height":"var(--initial-height)"})),n||a({"--opacity":"0",pointerEvents:"none"}),o&&i&&(a({"--base-scale":"var(--index) * 0.05 + 1","--y":"calc(var(--lift-amount) * var(--index))","--scale":"calc(-1 * var(--base-scale))","--height":"var(--first-height)"}),n||a({"--y":"calc(var(--sign) * 40%)"})),o&&e.stacked&&!n&&a({"--y":"calc(var(--lift) * var(--offset) + var(--lift) * -100%)"}),e.frontmost&&!n&&a({"--y":"calc(var(--lift) * -100%)"}),r}function W8(e,n){const t={position:"absolute",inset:"0",scale:"1 2",pointerEvents:n?"none":"auto"},o=i=>Object.assign(t,i);return e.frontmost&&!n&&o({height:"calc(var(--initial-height) + 80%)"}),t}function G8(e,n){return{position:"absolute",left:"0",height:"calc(var(--gap) + 2px)",bottom:"100%",width:"100%"}}function U8(e,n,t){function o(){return I2(e)?e.getState():e}function i(u){return Mi(o().context.toasts,u)}function r(u){const g=o().context.toasts;return g.length?!!g.find(h=>h.id==u):!1}function a(u){const g=`toast:${Wc()}`,h=u.id?u.id:g;return r(h)||n({type:"ADD_TOAST",toast:{...u,id:h}}),h}function s(u,g){return r(u)&&n({type:"UPDATE_TOAST",id:u,toast:g}),u}function d(u){const{id:g}=u;return(g?r(g):!1)&&g!=null?s(g,u):a(u)}function c(u){u==null?n("DISMISS_ALL"):r(u)&&n({type:"DISMISS_TOAST",id:u})}return{getCount(){return o().context.count},getPlacements(){const g=o().context.toasts.map(h=>h.state.context.placement);return Array.from(new Set(g))},getToastsByPlacement:i,isVisible:r,create:a,update:s,upsert:d,dismiss:c,remove(u){u==null?n("REMOVE_ALL"):r(u)&&n({type:"REMOVE_TOAST",id:u})},dismissByPlacement(u){i(u).forEach(h=>c(h.id))},loading(u){return d({...u,type:"loading"})},success(u){return d({...u,type:"success"})},error(u){return d({...u,type:"error"})},promise(u,g,h={}){const m=d({...h,...g.loading,type:"loading"});return Wn(u).then(w=>{const p=Wn(g.success,w);d({...h,...p,id:m,type:"success"})}).catch(w=>{const p=Wn(g.error,w);d({...h,...p,id:m,type:"error"})}).finally(()=>{var w;(w=g.finally)==null||w.call(g)}),m},pause(u){u==null?n("PAUSE_ALL"):r(u)&&n({type:"PAUSE_TOAST",id:u})},resume(u){u==null?n("RESUME_ALL"):r(u)&&n({type:"RESUME_TOAST",id:u})},getGroupProps(u){const{placement:g,label:h="Notifications"}=u,m=o(),w=m.context.hotkey.join("+").replace(/Key/g,"").replace(/Digit/g,""),[p,y="center"]=g.split("-");return t.element({...jt.group.attrs,dir:m.context.dir,tabIndex:-1,"aria-label":`${g} ${h} ${w}`,id:xe.getRegionId(g),"data-placement":g,"data-side":p,"data-align":y,"aria-live":"polite",role:"region",style:D8(m.context,g),onMouseMove(){n({type:"REGION.POINTER_ENTER",placement:g})},onMouseLeave(){n({type:"REGION.POINTER_LEAVE",placement:g})},onFocus(x){n({type:"REGION.FOCUS",target:x.relatedTarget})},onBlur(x){m.context.isFocusWithin&&!ht(x.currentTarget,x.relatedTarget)&&n({type:"REGION.BLUR"})}})},subscribe(u){const g=o();return Zn(g.context.toasts,()=>{const m=i(g.context.placement).map(w=>w.getState().context);u(m)})}}}var{not:K8,and:q8,or:Y8}=it;function X8(e){const{type:n="info",duration:t,id:o="1",placement:i="bottom",removeDelay:r=200,...a}=e,s=Se(a),d=Wr(t,n);return Ve({id:o,context:{id:o,type:n,remaining:d,duration:d,removeDelay:r,createdAt:Date.now(),placement:i,...s,height:0,offset:0,frontmost:!1,mounted:!1,index:-1,zIndex:0},initial:n==="loading"?"visible:persist":"visible",on:{UPDATE:[{guard:q8("hasTypeChanged","isChangingToLoading"),target:"visible:persist",actions:["setContext"]},{guard:Y8("hasDurationChanged","hasTypeChanged"),target:"visible:updating",actions:["setContext"]},{actions:["setContext"]}],MEASURE:{actions:["measureHeight"]}},entry:["invokeOnVisible"],activities:["trackHeight"],states:{"visible:updating":{tags:["visible","updating"],after:{0:"visible"}},"visible:persist":{tags:["visible","paused"],on:{RESUME:{guard:K8("isLoadingType"),target:"visible",actions:["setCreatedAt"]},DISMISS:"dismissing"}},visible:{tags:["visible"],after:{VISIBLE_DURATION:"dismissing"},on:{DISMISS:"dismissing",PAUSE:{target:"visible:persist",actions:"setRemainingDuration"}}},dismissing:{entry:"invokeOnDismiss",after:{REMOVE_DELAY:{target:"unmounted",actions:"notifyParentToRemove"}}},unmounted:{entry:"invokeOnUnmount",type:"final"}}},{activities:{trackHeight(c,u,{self:g}){let h;return q(()=>{const m=xe.getRootEl(c);if(!m)return;c.mounted=!0;const w=bn(m,"[data-ghost]");wo(w.length!==2,"[toast] No ghost element found in toast. Render the `ghostBefore` and `ghostAfter` elements");const p=()=>{const E=m.style.height;m.style.height="auto";const I=m.getBoundingClientRect().height;m.style.height=E,c.height=I,g.sendParent({type:"UPDATE_HEIGHT",id:g.id,height:I,placement:c.placement})};p();const y=xe.getWin(c),x=new y.MutationObserver(p);x.observe(m,{childList:!0,subtree:!0,characterData:!0}),h=()=>x.disconnect()}),()=>h==null?void 0:h()}},guards:{isChangingToLoading:(c,u)=>{var g;return((g=u.toast)==null?void 0:g.type)==="loading"},isLoadingType:c=>c.type==="loading",hasTypeChanged:(c,u)=>{var g;return((g=u.toast)==null?void 0:g.type)!=null&&u.toast.type!==c.type},hasDurationChanged:(c,u)=>{var g;return((g=u.toast)==null?void 0:g.duration)!=null&&u.toast.duration!==c.duration}},delays:{VISIBLE_DURATION:c=>c.remaining,REMOVE_DELAY:c=>c.removeDelay},actions:{measureHeight(c,u,{self:g}){q(()=>{const h=xe.getRootEl(c);if(!h)return;c.mounted=!0;const m=h.style.height;h.style.height="auto";const w=h.getBoundingClientRect().height;h.style.height=m,c.height=w,g.sendParent({type:"UPDATE_HEIGHT",id:g.id,height:w,placement:c.placement})})},setRemainingDuration(c){c.remaining-=Date.now()-c.createdAt},setCreatedAt(c){c.createdAt=Date.now()},notifyParentToRemove(c,u,{self:g}){g.sendParent({type:"REMOVE_TOAST",id:g.id})},invokeOnDismiss(c){var u;(u=c.onStatusChange)==null||u.call(c,{status:"dismissing"})},invokeOnUnmount(c){var u;(u=c.onStatusChange)==null||u.call(c,{status:"unmounted"})},invokeOnVisible(c){var u;(u=c.onStatusChange)==null||u.call(c,{status:"visible"})},setContext(c,u){var w,p;const g=(w=u.toast)==null?void 0:w.duration,h=((p=u.toast)==null?void 0:p.type)??c.type,m=Wr(g,h);Object.assign(c,{...u.toast,duration:m,remaining:m})}}})}function Z8(e){const n=Se(e);return Ve({id:"toaster",initial:n.overlap?"overlap":"stack",context:{dir:"ltr",max:Number.MAX_SAFE_INTEGER,gap:16,pauseOnPageIdle:!1,hotkey:["altKey","KeyT"],offsets:"1rem",placement:"bottom",removeDelay:200,...n,toasts:[],lastFocusedEl:null,isFocusWithin:!1,heights:[]},computed:{count:t=>t.toasts.length},activities:["trackDocumentVisibility","trackHotKeyPress"],watch:{toasts:["collapsedIfEmpty","setDismissableBranch"]},exit:["removeToasts","clearDismissableBranch","clearLastFocusedEl"],on:{PAUSE_TOAST:{actions:["pauseToast"]},PAUSE_ALL:{actions:["pauseToasts"]},RESUME_TOAST:{actions:["resumeToast"]},RESUME_ALL:{actions:["resumeToasts"]},ADD_TOAST:{guard:"isWithinRange",actions:["createToast","syncToastIndex"]},UPDATE_TOAST:{actions:["updateToast"]},DISMISS_TOAST:{actions:["dismissToast"]},DISMISS_ALL:{actions:["dismissToasts"]},REMOVE_TOAST:{actions:["removeToast","syncToastIndex","syncToastOffset"]},REMOVE_ALL:{actions:["removeToasts"]},UPDATE_HEIGHT:{actions:["syncHeights","syncToastOffset"]},"DOC.HOTKEY":{actions:["focusRegionEl"]},"REGION.BLUR":[{guard:"isOverlapping",target:"overlap",actions:["resumeToasts","restoreLastFocusedEl"]},{actions:["resumeToasts","restoreLastFocusedEl"]}]},states:{stack:{entry:["expandToasts"],on:{"REGION.POINTER_LEAVE":[{guard:"isOverlapping",target:"overlap",actions:["resumeToasts"]},{actions:["resumeToasts"]}],"REGION.OVERLAP":{target:"overlap"},"REGION.FOCUS":{actions:["setLastFocusedEl","pauseToasts"]},"REGION.POINTER_ENTER":{actions:["pauseToasts"]}}},overlap:{entry:["collapseToasts"],on:{"REGION.STACK":{target:"stack"},"REGION.POINTER_ENTER":{target:"stack",actions:["pauseToasts"]},"REGION.FOCUS":{target:"stack",actions:["setLastFocusedEl","pauseToasts"]}}}}},{guards:{isWithinRange:t=>t.toasts.length<t.max,isOverlapping:t=>!!t.overlap},activities:{trackHotKeyPress(t,o,{send:i}){return ye(document,"keydown",a=>{t.hotkey.every(d=>a[d]||a.code===d)&&i({type:"DOC.HOTKEY"})},{capture:!0})},trackDocumentVisibility(t,o,{send:i}){if(!t.pauseOnPageIdle)return;const r=xe.getDoc(t);return ye(r,"visibilitychange",()=>{i(r.visibilityState==="hidden"?"PAUSE_ALL":"RESUME_ALL")})}},actions:{setDismissableBranch(t){var a;const i=Mi(t.toasts,t.placement).length>0;if(!i){(a=t._cleanup)==null||a.call(t);return}if(i&&t._cleanup)return;const r=()=>xe.getRegionEl(t,t.placement);t._cleanup=$5(r,{defer:!0})},clearDismissableBranch(t){var o;(o=t._cleanup)==null||o.call(t)},focusRegionEl(t){queueMicrotask(()=>{var o;(o=xe.getRegionEl(t,t.placement))==null||o.focus()})},expandToasts(t){$n(t,o=>{o.state.context.stacked=!0})},collapseToasts(t){$n(t,o=>{o.state.context.stacked=!1})},collapsedIfEmpty(t,o,{send:i}){!t.overlap||t.toasts.length>1||i("REGION.OVERLAP")},pauseToast(t,o,{self:i}){i.sendChild("PAUSE",o.id)},pauseToasts(t){t.toasts.forEach(o=>o.send("PAUSE"))},resumeToast(t,o,{self:i}){i.sendChild("RESUME",o.id)},resumeToasts(t){t.toasts.forEach(o=>o.send("RESUME"))},measureToasts(t){t.toasts.forEach(o=>o.send("MEASURE"))},createToast(t,o,{self:i,getState:r}){const a={placement:t.placement,duration:t.duration,removeDelay:t.removeDelay,...o.toast,dir:t.dir,getRootNode:t.getRootNode,stacked:r().matches("stack")},s=X8(a),d=i.spawn(s);t.toasts=[d,...t.toasts]},updateToast(t,o,{self:i}){i.sendChild({type:"UPDATE",toast:o.toast},o.id)},dismissToast(t,o,{self:i}){i.sendChild("DISMISS",o.id)},dismissToasts(t){t.toasts.forEach(o=>o.send("DISMISS"))},removeToast(t,o,{self:i}){i.stopChild(o.id),t.toasts=t.toasts.filter(r=>r.id!==o.id),t.heights=t.heights.filter(r=>r.id!==o.id)},removeToasts(t,o,{self:i}){t.toasts.forEach(r=>i.stopChild(r.id)),t.toasts=[],t.heights=[]},syncHeights(t,o){const i=t.heights.find(r=>r.id===o.id);if(i)i.height=o.height,i.placement=o.placement;else{const r={id:o.id,height:o.height,placement:o.placement};t.heights=[r,...t.heights]}},syncToastIndex(t){$n(t,(o,i,r)=>{o.state.context.index=i,o.state.context.frontmost=i===0,o.state.context.zIndex=r.length-i})},syncToastOffset(t,o){const i=o.placement??t.placement;$n({...t,placement:i},r=>{const a=Math.max(t.heights.findIndex(d=>d.id===r.id),0),s=t.heights.reduce((d,c,u)=>u>=a?d:d+c.height,0);r.state.context.offset=a*t.gap+s})},setLastFocusedEl(t,o){t.isFocusWithin||!o.target||(t.isFocusWithin=!0,t.lastFocusedEl=Ae(o.target))},restoreLastFocusedEl(t){t.isFocusWithin=!1,t.lastFocusedEl&&(t.lastFocusedEl.focus({preventScroll:!0}),t.lastFocusedEl=null)},clearLastFocusedEl(t){t.lastFocusedEl&&(t.lastFocusedEl.focus({preventScroll:!0}),t.lastFocusedEl=null,t.isFocusWithin=!1)}}})}function $n(e,n){Mi(e.toasts,e.placement).forEach(n)}function J8(e,n,t){const o=e.hasTag("visible"),i=e.hasTag("paused"),r=e.context.placement,a=e.context.type,[s,d="center"]=r.split("-");return{type:a,title:e.context.title,description:e.context.description,placement:r,visible:o,paused:i,pause(){n("PAUSE")},resume(){n("RESUME")},dismiss(){n("DISMISS")},getRootProps(){return t.element({...jt.root.attrs,dir:e.context.dir,id:xe.getRootId(e.context),"data-state":o?"open":"closed","data-type":a,"data-placement":r,"data-align":d,"data-side":s,"data-mounted":T(e.context.mounted),"data-paused":T(i),"data-first":T(e.context.frontmost),"data-sibling":T(!e.context.frontmost),"data-stack":T(e.context.stacked),"data-overlap":T(!e.context.stacked),role:"status","aria-atomic":"true","aria-describedby":e.context.description?xe.getDescriptionId(e.context):void 0,"aria-labelledby":e.context.title?xe.getTitleId(e.context):void 0,tabIndex:0,style:j8(e.context,o),onKeyDown(c){c.defaultPrevented||c.key=="Escape"&&(n("DISMISS"),c.preventDefault())}})},getGhostBeforeProps(){return t.element({"data-ghost":"before",style:W8(e.context,o)})},getGhostAfterProps(){return t.element({"data-ghost":"after",style:G8(e.context)})},getTitleProps(){return t.element({...jt.title.attrs,id:xe.getTitleId(e.context)})},getDescriptionProps(){return t.element({...jt.description.attrs,id:xe.getDescriptionId(e.context)})},getActionTriggerProps(){return t.button({...jt.actionTrigger.attrs,type:"button",onClick(c){c.defaultPrevented||n("DISMISS")}})},getCloseTriggerProps(){return t.button({id:xe.getCloseTriggerId(e.context),...jt.closeTrigger.attrs,type:"button","aria-label":"Dismiss notification",onClick(c){c.defaultPrevented||n("DISMISS")}})}}}var vl={connect:U8,machine:Z8};const Q8=e=>{const n=vl.machine({id:"1",...e});return{...vl.connect(n,n.send,Fe),machine:n}},[eu,r0]=te({name:"ToastContext",hookName:"useToastContext",providerName:"<ToastProvider />"}),a0=C.forwardRef((e,n)=>{const t=r0(),o=P(t.getRootProps(),e);return v.jsxs("div",{...o,ref:n,children:[v.jsx("div",{...t.getGhostBeforeProps()}),e.children,v.jsx("div",{...t.getGhostAfterProps()})]})});a0.displayName="ToastRoot";const s0=C.forwardRef((e,n)=>{const t=r0(),o=P(t.getTitleProps(),e);return v.jsx(_.div,{...o,ref:n})});s0.displayName="ToastTitle";const c0=C.forwardRef((e,n)=>{const{toaster:t,children:o,...i}=e,[r,a]=Ne(t.machine),s=r.context.placement,d=vl.connect(r,a,Fe),c=d.getToastsByPlacement(s),u=P(d.getGroupProps({placement:s}),i);return v.jsx(_.div,{...u,ref:n,children:c.map(g=>v.jsx(tu,{value:g,children:h=>o(h)},g.id))})});c0.displayName="Toaster";const tu=e=>{const[n,t]=D2(e.value),o=J8(n,t,Fe);return v.jsx(eu,{value:o,children:e.children(n.context)})},nu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10 6.475-1.37 5.482a.85.85 0 0 1-.825.644H4v-1.2h3.532l1.643-6.576c.215-.858 1.435-.858 1.65 0L14 17.527l1.37-5.482a.85.85 0 0 1 .825-.644H20v1.2h-3.532l-1.643 6.575c-.215.859-1.435.859-1.65 0z",clipRule:"evenodd"})),ou=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.023 5.532c0-.47.381-.85.85-.85h16.25c.47 0 .85.38.85.85V15.75c0 .47-.38.85-.85.85h-3.625v-1.2h3.275V5.882H4.223V15.4h3.275v1.2H3.873a.85.85 0 0 1-.85-.85zm8.975 8.831L9.495 18.12h5.007zm-.687-1.131a.827.827 0 0 1 1.375 0l3.202 4.802a.826.826 0 0 1-.688 1.285H8.797a.827.827 0 0 1-.688-1.285z",clipRule:"evenodd"})),lu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943M3.223 12a8.776 8.776 0 0 0 7.975 8.74v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.176-9.943V3.26A8.776 8.776 0 0 0 3.222 12m8.175-5.9v8h1.2v-8zm1.4 11a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),iu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601zm8.249.951H8.249L3.2 8.249v7.502L8.249 20.8h7.502l5.05-5.049V8.25zM11.4 14.1v-8h1.2v8z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M12 16.3a.8.8 0 1 1 0 1.6.8.8 0 0 1 0-1.6"})),ru=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.277 4.007a1.198 1.198 0 0 0-2.074-.024L2.771 18.19A1.198 1.198 0 0 0 3.801 20h16.424c.916 0 1.492-.987 1.043-1.785zM3.805 18.8l8.428-14.201 7.988 14.2zM11.647 8v6.397h1.2V8zm1.4 8.797a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),au=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm-2 3.5H6V9.9h12zm2 3.5H4v-1.2h16zm-2 3.5H6v-1.2h12z",clipRule:"evenodd"})),su=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm0 3.5H4V9.9h16zm0 3.5H4v-1.2h16zm0 3.5H4v-1.2h16z",clipRule:"evenodd"})),cu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm-4 3.5H4V9.9h12zm4 3.5H4v-1.2h16zm-4 3.5H4v-1.2h12z",clipRule:"evenodd"})),du=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm0 3.5H8V9.9h12zm0 3.5H4v-1.2h16zm0 3.5H8v-1.2h12z",clipRule:"evenodd"})),uu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 2.092a2.976 2.976 0 0 0 0 5.829V6.677a1.776 1.776 0 0 1 0-3.342zm1.2 4.585a1.776 1.776 0 0 0 0-3.342V2.092a2.976 2.976 0 0 1 0 5.829v12.766a8.776 8.776 0 0 0 8.155-8.155h-1.755v-1.2h2.975v.6c0 5.51-4.465 9.975-9.975 9.975s-9.975-4.465-9.975-9.974v-.6h2.975v1.2H3.244a8.776 8.776 0 0 0 8.154 8.154V7.933h1.2z",clipRule:"evenodd"})),hu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.623 4.65a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55M3.648 7.423a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0M16.373 4.65a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55m-3.975 2.775a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0M7.623 13.8a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55m-3.975 2.775a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0M16.373 13.8a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55m-3.975 2.775a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0",clipRule:"evenodd"})),gu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.648 4.3c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V4.65zm7.55-.35c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V4.65zm-9.95 8.8c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V13.8zm7.55-.35c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V13.8z",clipRule:"evenodd"})),vu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.723 5.1v3.8h16.55V5.1zm-1.2-.35c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v4.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm2.2 14.15v-7.2h-1.2v7.55c0 .47.381.85.85.85h15.25c.47 0 .85-.38.85-.85V11.7h-1.2v7.2zm10.275-5.3h-6v-1.2h6z",clipRule:"evenodd"})),mu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.199-6.188L8.666 11.82l-.848.849 3.58 3.58a.85.85 0 0 0 1.201 0l3.58-3.58-.848-.849-2.733 2.733V8h-1.2z",clipRule:"evenodd"})),pu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.598 16.552 17.576 5.576l.848.849L7.447 17.4h9.822v1.2H6.249a.85.85 0 0 1-.85-.85V6.73h1.2z",clipRule:"evenodd"})),fu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.55 17.4 5.574 6.423l.849-.849 10.975 10.977V6.73h1.2v11.02c0 .47-.38.85-.85.85H6.73v-1.2z",clipRule:"evenodd"})),wu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 19.037-6.944-6.944-.849.848 7.792 7.792a.85.85 0 0 0 1.202 0l7.793-7.793-.85-.848-6.944 6.945.001-15.523h-1.2z",clipRule:"evenodd"})),Eu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zM7.75 11.4l3.58-3.58.849.849L9.447 11.4h6.552v1.2H9.445l2.733 2.733-.848.848-3.58-3.58a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),yu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m3.268 11.399 7.792-7.792.848.849-6.943 6.943 15.522.002v1.2l-15.523-.002 6.945 6.946-.848.848-7.793-7.792a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),xu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm3.35-9.34-2.731-2.731.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.849L14.55 12.6H7.998v-1.2z",clipRule:"evenodd"})),Cu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.942 3.607 7.793 7.793a.85.85 0 0 1 0 1.202l-7.792 7.791-.848-.848 6.944-6.944-15.523-.002v-1.2l15.522.002-6.944-6.945z",clipRule:"evenodd"})),bu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.362 5.93A3.764 3.764 0 0 0 6.6 9.694h-1.2a4.964 4.964 0 1 1 9.927 0h-1.2a3.764 3.764 0 0 0-3.764-3.764m-4.964 9.437V11.29h1.2v4.077zm8.728 1.854V11.29h1.2v5.93l2.248-2.247.849.848-3.096 3.096a.85.85 0 0 1-1.202 0l-3.096-3.096.848-.849z",clipRule:"evenodd"})),Ru=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.085 8.672 8.18 5.576l.848.849-2.248 2.248h5.93v1.2h-5.93l2.249 2.249-.849.848-3.096-3.096a.85.85 0 0 1 0-1.202m9.223.001a4.964 4.964 0 1 1 0 9.927v-1.2a3.764 3.764 0 1 0 0-7.527zM8.635 17.4h4.076v1.2H8.635z",clipRule:"evenodd"})),Iu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.22 8.673-2.247-2.248.848-.849 3.096 3.096a.85.85 0 0 1 0 1.202L15.82 12.97l-.849-.848 2.249-2.249h-5.932v-1.2zm-7.526 1.2a3.764 3.764 0 0 0 0 7.527v1.2a4.964 4.964 0 1 1 0-9.927zm5.673 8.727h-4.078v-1.2h4.078z",clipRule:"evenodd"})),Su=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.125 5.083a.85.85 0 0 1 1.202 0l3.096 3.096-.849.848-2.248-2.248v5.93h-1.2V6.78l-2.249 2.249-.848-.849zm-7.527 3.55v4.077h-1.2V8.633zm.254 9.183a4.96 4.96 0 0 1-1.453-3.51h1.2a3.764 3.764 0 1 0 7.527 0h1.2a4.964 4.964 0 0 1-8.474 3.51",clipRule:"evenodd"})),Tu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.198-12.987a.85.85 0 0 1 1.202 0l3.58 3.58-.849.848-2.732-2.732V16h-1.2V9.448L8.666 12.18l-.849-.849z",clipRule:"evenodd"})),Mu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 6.25c0-.47.381-.85.85-.85h11.02v1.2h-9.82l10.975 10.977-.849.848L6.598 7.448v9.823h-1.2z",clipRule:"evenodd"})),zu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.73 5.4h11.02c.469 0 .85.38.85.85v11.02h-1.2V7.45L6.422 18.423l-.849-.848L16.551 6.6H6.73z",clipRule:"evenodd"})),Ou=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 3.267a.85.85 0 0 1 1.202 0l7.792 7.791-.85.848L12.6 4.964l-.002 15.522h-1.2L11.4 4.962l-6.946 6.946-.849-.849z",clipRule:"evenodd"})),Vu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v14.8h12.8V4.6zm4.5 3.5a.9.9 0 1 0 0 1.8.9.9 0 0 0 0-1.8m-2.1.9a2.1 2.1 0 1 1 4.2 0 2.1 2.1 0 0 1-4.2 0m8 5.1h-8v-1.2h8zm0 3h-8v-1.2h8z",clipRule:"evenodd"})),Fu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.76 8.76 0 0 0 5.898-3.07c-1.404-.407-2.52-1.507-3.017-2.91A4.6 4.6 0 1 1 16.599 12v1.114c0 1.817 1.273 3.27 2.869 3.493a8.776 8.776 0 0 0-6.67-13.346m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm4.2-8.739a3.4 3.4 0 1 0-6.8 0 3.4 3.4 0 0 0 6.8 0",clipRule:"evenodd"})),Pu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.899 3.68a3.627 3.627 0 0 1 3.953 5.917l-.849-.849a2.428 2.428 0 0 0-3.433-3.433l-.848-.848a3.6 3.6 0 0 1 1.177-.787m-7.201 6.81 4.893-4.893.849.849-4.894 4.893zm7.034-2.751.849.848-6.026 6.027a.915.915 0 0 0 1.274 1.31l6.044-6.045.849.849-6.027 6.026-.027.027-.097.098-.005-.005a2.113 2.113 0 0 1-2.98-2.98l-.005-.004zm-7.319 4.734a3.941 3.941 0 1 0 5.574 5.574l.848.848a5.14 5.14 0 0 1-7.27 0 5.14 5.14 0 0 1 0-7.271zm6.708 4.44 4.893-4.893.848.848-4.893 4.894z",clipRule:"evenodd"})),ku=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.199 3.05a6.152 6.152 0 0 0-3.502 10.497V20.1c0 .7.8 1.1 1.36.68l2.941-2.205 2.94 2.205a.85.85 0 0 0 1.36-.68v-6.55a6.152 6.152 0 0 0-3.5-10.498v1.213a4.952 4.952 0 0 1 0 9.773v1.213l.091-.013a6.1 6.1 0 0 0 2.21-.773v4.935l-2.591-1.943a.85.85 0 0 0-1.02 0L8.898 19.4v-4.936a6.1 6.1 0 0 0 2.3.787v-1.213a4.953 4.953 0 0 1 0-9.773z",clipRule:"evenodd"})),Bu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.773 7.185c.408-.566 1.302-.278 1.302.42v2.965c0 .102.038.19.098.251.064.065.15.1.238.1h1.65c.585 0 .924.663.583 1.138l-3.417 4.751c-.407.567-1.301.279-1.301-.42v-2.964a.36.36 0 0 0-.1-.252.33.33 0 0 0-.237-.1H6.94a.718.718 0 0 1-.583-1.138zm.102 1.914-1.996 2.775h.71c.411 0 .803.165 1.092.457.291.295.445.691.445 1.095v1.47l1.995-2.774h-.71c-.411 0-.804-.166-1.092-.457a1.55 1.55 0 0 1-.444-1.095zM3.598 8.1h3.57V6.9h-3.92a.85.85 0 0 0-.85.85v8.5c0 .47.381.85.85.85h4.08v-1.2h-3.73zm12.8 0h-3.72V6.9h4.07c.47 0 .85.38.85.85v8.5c0 .47-.38.85-.85.85h-4.55v-1.2h4.2zm4 2.5h-1.2V9.4h1.55c.47 0 .85.38.85.85v3.5c0 .47-.38.85-.85.85h-1.55v-1.2h1.2z",clipRule:"evenodd"})),Au=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 7.75c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v8.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v7.8h12.8V8.1zm16.8 2.5h-1.2V9.4h1.55c.47 0 .85.381.85.85v3.5c0 .47-.38.85-.85.85h-1.55v-1.2h1.2z",clipRule:"evenodd"})),Lu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.547 5.65h1.2v8.313h8.1V7.231h5.161v1.2h-3.96v5.532h7.202v-2.292h1.2v6.68h-1.2v-3.188H3.747v3.188h-1.2zm5.241 2.781a1.644 1.644 0 1 0 0 3.288 1.644 1.644 0 0 0 0-3.288m-2.844 1.644a2.844 2.844 0 1 1 5.688 0 2.844 2.844 0 0 1-5.688 0m15.306 0c0-.908-.736-1.644-1.644-1.644v-1.2a2.844 2.844 0 0 1 2.844 2.844z",clipRule:"evenodd"})),Nu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.044 9.156A6.6 6.6 0 0 0 5.399 12h1.2a5.4 5.4 0 0 1 .358-1.931zM16.55 17.4 7.78 8.63l-.853-.853L3.09 3.939l.848-.848 16.97 16.97-.848.848-2.31-2.309zm-2.262 0H6.19A2.6 2.6 0 0 0 6.6 16v-2.4H5.4V16A1.4 1.4 0 0 1 4 17.4v1.2h11.488zm4.311-1.91V13.6h-1.2v.69zm-8.531-8.533A5.4 5.4 0 0 1 17.4 12h1.2a6.6 6.6 0 0 0-9.445-5.955zM11.999 2a2.6 2.6 0 0 0-2.6 2.6h1.2a1.4 1.4 0 0 1 2.8 0h1.2A2.6 2.6 0 0 0 12 2m1.4 17.4a1.4 1.4 0 1 1-2.8 0H9.4a2.6 2.6 0 1 0 5.2 0z",clipRule:"evenodd"})),_u=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.162 2.762A2.6 2.6 0 0 1 14.6 4.6h-1.2a1.4 1.4 0 0 0-2.8 0H9.4c0-.69.274-1.35.761-1.838M7.333 7.333A6.6 6.6 0 0 1 18.6 12h-1.2a5.4 5.4 0 0 0-10.8 0H5.4a6.6 6.6 0 0 1 1.933-4.667M6.6 13.6V16c0 .5-.144.985-.41 1.4h11.62a2.6 2.6 0 0 1-.41-1.4v-2.4h1.2V16a1.4 1.4 0 0 0 1.4 1.4v1.2H4v-1.2A1.4 1.4 0 0 0 5.4 16v-2.4zm4 5.8a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 1 1-5.2 0z",clipRule:"evenodd"})),$u=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.439 4.826 4.049.002a.85.85 0 0 1 .832.677l.865 4.177v.003l.412 1.937-1.174.25-.292-1.375-10.315 1.79a.85.85 0 0 1-.995-.838V9.237h-1.38v-1.2h3.96v1.2h-1.38v1.797l9.864-1.711-.683-3.294-3.764-.002zm4.816 11.798h-1.258a3.351 3.351 0 0 0 6.508 0h-1.258a2.15 2.15 0 0 1-3.992 0m3.992-1.6h1.258a3.351 3.351 0 0 0-6.508 0h1.258a2.15 2.15 0 0 1 3.992 0M5.42 14.335a1.82 1.82 0 0 0-1.634 1.02H2.508a3.02 3.02 0 0 1 5.824 0H7.055a1.82 1.82 0 0 0-1.635-1.02m-2.912 2.62h1.278a1.82 1.82 0 0 0 3.269 0h1.277a3.02 3.02 0 0 1-5.824 0",clipRule:"evenodd"})),Hu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.48 2.25h3.25c.47 0 .85.38.85.85v1.15h1.8v1.2h-1.8v2.8h1.615a.85.85 0 0 1 .813.601l2.447 8a.85.85 0 0 1-.813 1.099H3.268a.85.85 0 0 1-.841-.97l.928-6.5a.85.85 0 0 1 .842-.73h4.65a.85.85 0 0 1 .706.379l1.748 2.621h3.079v-9.3h-2.9zm4.1 7.2v3.65c0 .47-.38.85-.85.85h-3.616a.85.85 0 0 1-.708-.378L8.66 10.95H4.5l-.828 5.8h15.497l-2.233-7.3zm3.4-5.2a2.6 2.6 0 0 1 0 5.2v-1.2a1.4 1.4 0 1 0 0-2.8zM4.83 19.15a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 0 1-5.2 0zm10 0a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 0 1-5.2 0z",clipRule:"evenodd"})),Du=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.599 5.449v5.103L15.15 8zm-1.2 5.103V4.604c0-.758.915-1.137 1.45-.601l3.397 3.396a.85.85 0 0 1 0 1.202l-3.399 3.4 3.399 3.398a.85.85 0 0 1 0 1.202l-3.396 3.397c-.536.535-1.451.156-1.451-.601v-5.948l-2.976 2.975-.849-.848L11.15 12 7.574 8.424l.849-.848zm1.2 2.897v5.103L15.15 16z",clipRule:"evenodd"})),ju=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.898 3.4h4v1.2h-2.8v6.8h2.8v1.2h-2.8v6.8h4.8v1.2h-6zm8.005 2.196a3.4 3.4 0 0 0-2.405-.996V3.4a4.6 4.6 0 0 1 2.98 8.106 4.6 4.6 0 0 1-.98 9.094v-1.2a3.4 3.4 0 1 0 0-6.8h-2v-1.2a3.4 3.4 0 0 0 2.405-5.804",clipRule:"evenodd"})),Wu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.598 5.4v11.8h6.4c.5 0 .986.143 1.4.408V6.8a1.4 1.4 0 0 0-1.4-1.4zm8.4-.262a2.6 2.6 0 0 0-2-.939h-6.75a.85.85 0 0 0-.85.85v12.5c0 .47.381.85.85.85h6.75a1.4 1.4 0 0 1 1.4 1.4h1.2a1.4 1.4 0 0 1 1.4-1.4h6.75c.47 0 .85-.38.85-.85V5.05a.85.85 0 0 0-.85-.85h-6.75a2.6 2.6 0 0 0-2 .939m.6 12.47a2.6 2.6 0 0 1 1.4-.409h6.4V5.4h-6.4a1.4 1.4 0 0 0-1.4 1.4z",clipRule:"evenodd"})),Gu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H8.598v-1.2h9.8v-2.8h-9.8v-1.2h9.8V4.6h-12.8v11.21a2.6 2.6 0 0 1 1.4-.41v1.2a1.4 1.4 0 0 0 0 2.8v1.2a2.6 2.6 0 0 1-2.6-2.6z",clipRule:"evenodd"})),Uu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.567 3.425v16.901l5.9-4.72a.85.85 0 0 1 1.062 0l5.9 4.72V3.425zm-1.2-.35c0-.47.38-.85.85-.85H18.78c.47 0 .85.38.85.85v17.98a.85.85 0 0 1-1.381.663l-6.25-5-6.25 5a.85.85 0 0 1-1.382-.663z",clipRule:"evenodd"})),Ku=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.947A4.6 4.6 0 0 1 16.598 7.2h-1.2a3.4 3.4 0 1 0-6.8 0h-1.2a4.6 4.6 0 0 1 1.348-3.253M4.098 10v9.8h15.8V10zm-1.2-.35c0-.47.381-.85.85-.85h16.5c.47 0 .85.38.85.85v10.5c0 .47-.38.85-.85.85h-16.5a.85.85 0 0 1-.85-.85zm4 8.55v-6.6h1.2v6.6zm9 0v-6.6h1.2v6.6z",clipRule:"evenodd"})),qu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.547 3.021a3.4 3.4 0 0 1 5.804 2.404h-1.2a2.2 2.2 0 0 0-4.4 0h-1.2a3.4 3.4 0 0 1 .996-2.404M7.55 8.008a6.307 6.307 0 0 1 10.2 1.848 2.4 2.4 0 0 0 2.356-2.4h1.2a3.6 3.6 0 0 1-3.155 3.573q.166.704.166 1.439h-1.2a5.108 5.108 0 1 0-10.215 0h-1.2q.001-.734.166-1.438a3.6 3.6 0 0 1-3.165-3.574h1.2a2.4 2.4 0 0 0 2.365 2.4A6.3 6.3 0 0 1 7.55 8.008m-4.259 5.46h3v1.2h-3zm14.415 0h3v1.2h-3zm-5.096 1.914v4.135h-1.2v-4.135zm-5.708.286a5.108 5.108 0 0 0 10.215 0h1.2q-.001.729-.163 1.428a3.6 3.6 0 0 1 3.152 3.572h-1.2a2.4 2.4 0 0 0-2.35-2.4 6.306 6.306 0 0 1-11.493 0 2.4 2.4 0 0 0-2.36 2.4h-1.2a3.6 3.6 0 0 1 3.163-3.573 6.3 6.3 0 0 1-.164-1.427z",clipRule:"evenodd"})),Yu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.671 4.243a1.53 1.53 0 0 0-1.53 1.53h-1.2a2.73 2.73 0 0 1 2.517-2.722v-.008h11.08v.008a2.73 2.73 0 0 1 2.519 2.723h-1.2a1.53 1.53 0 0 0-1.531-1.531zM5.141 7.37v8.99h-1.2V8.57h-.67v2.81h-1.2V8.22c0-.47.38-.85.85-.85h2.22m13.715 8.99V7.37h2.22c.47 0 .85.38.85.85v3.16h-1.2V8.57h-.67v7.79zm-1.319-4.192H6.458v-1.2h11.08zm-9.377 2.13a.465.465 0 1 0 0 .931.465.465 0 0 0 0-.93m-1.666.466a1.665 1.665 0 1 1 3.331 0 1.665 1.665 0 0 1-3.33 0m9.447-.465a.465.465 0 1 0 0 .93.465.465 0 0 0 0-.93m-1.666.465a1.665 1.665 0 1 1 3.331 0 1.665 1.665 0 0 1-3.33 0M7.698 18.56v1.548c0 .469-.381.85-.85.85H4.79a.85.85 0 0 1-.85-.85V17.96h1.2v1.797h1.357V18.21c0-.47.38-.85.85-.85h9.301c.47 0 .85.38.85.85v1.547h1.357V17.96h1.2v2.148c0 .469-.38.85-.85.85h-2.057a.85.85 0 0 1-.85-.85V18.56z",clipRule:"evenodd"})),Xu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.6 3.4v2h1.3v-2zm-1.2-.35c0-.47.38-.85.85-.85h2c.47 0 .85.38.85.85v.75h3.8v-.75c0-.47.38-.85.85-.85h2c.47 0 .85.38.85.85v.75h2.55c.47 0 .85.38.85.85V9.6h-1.2V5h-2.2v.75c0 .469-.38.85-.85.85h-2a.85.85 0 0 1-.85-.85V5h-3.8v.75c0 .469-.38.85-.85.85h-2a.85.85 0 0 1-.85-.85V5H4.2v4.6H3V4.65c0-.47.38-.85.85-.85H6.4zm8.7.35v2h1.3v-2zm3.5 7.6H5.4V9.8h13.2zM4.2 20.6v-9.4H3v9.75c0 .469.38.85.85.85h16.3c.47 0 .85-.381.85-.85V11.2h-1.2v9.4z",clipRule:"evenodd"})),Zu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.788 6.9H2.85a.85.85 0 0 0-.85.85v12.5c0 .47.38.85.85.85h15.138l-1.2-1.2H3.2V8.1h1.788zm4.446 4.447a4.375 4.375 0 0 0 5.994 5.994l-.886-.887a3.175 3.175 0 0 1-4.22-4.22zm6.345 4.081-4.431-4.431-.857-.857-6.2-6.2.848-.849 16.97 16.97-.849.849-1.01-1.01h.001l-3.615-3.615zM8.128 5.018l.876.876A3.399 3.399 0 0 1 15.4 7.5h1.2a4.6 4.6 0 0 0-8.472-2.482m4.194 4.194 4.041 4.041a4.376 4.376 0 0 0-4.04-4.04M20.8 17.69l1.2 1.2V7.75a.85.85 0 0 0-.85-.85H18.2v1.2h2.6z",clipRule:"evenodd"})),Ju=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2.9a4.6 4.6 0 0 0-4.6 4.6h1.2a3.4 3.4 0 1 1 6.8 0h1.2A4.6 4.6 0 0 0 12 2.9M5.805 8.1H3.2v11.8h17.6V8.1h-2.6V6.9h2.95c.47 0 .85.38.85.85v12.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V7.75c0-.47.38-.85.85-.85h2.955zM12.8 16.65a3.176 3.176 0 0 0 0-6.147V9.273a4.376 4.376 0 0 1 0 8.605zm-1.6-6.147a3.176 3.176 0 0 0 0 6.147v1.228a4.376 4.376 0 0 1 0-8.604z",clipRule:"evenodd"})),Qu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.442 5.225-1.844 5.99v4.315h-1.2v-4.367a.9.9 0 0 1 .038-.25l.573.176-.573-.176 1.935-6.288a.85.85 0 0 1 .812-.6h11.63a.85.85 0 0 1 .813.6l1.935 6.288a.9.9 0 0 1 .037.25v4.367h-1.2v-4.314l-1.843-5.99zm11.756 6.5h-12.4v-1.2h12.4zm-10.7 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m10.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-7.9 3.6v1.4c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-2h1.2v1.65h1.2v-1.4c0-.47.381-.85.85-.85h10.7c.47 0 .85.38.85.85v1.4h1.2v-1.65h1.2v2c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-1.4z",clipRule:"evenodd"})),e3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 5.705c0-.444.36-.805.805-.805h15.989c.445 0 .805.36.805.805v11.99c0 .445-.36.805-.805.805H11.33v-1.2h8.269V6.1h-15.2v3.97H3.2zm0 6.265a6.53 6.53 0 0 1 6.528 6.53h-1.2A5.33 5.33 0 0 0 3.2 13.17zm0 2.837A3.693 3.693 0 0 1 6.892 18.5h-1.2a2.494 2.494 0 0 0-2.494-2.493z",clipRule:"evenodd"})),t3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.198 2.684-.054.004a9.35 9.35 0 0 0-7.356 13.785l-.707 3.46a.833.833 0 0 0 .984.984l3.46-.707a9.35 9.35 0 0 0 3.673 1.105V20.11A8.15 8.15 0 0 1 7.995 19.1a.84.84 0 0 0-.578-.092l-3.049.623.623-3.048a.84.84 0 0 0-.092-.579A8.15 8.15 0 0 1 11.2 3.89zm1.6 17.426q.397-.039.79-.117a8.15 8.15 0 0 0-.79-16.104V2.684l.049.004a9.35 9.35 0 0 1-.049 18.628z",clipRule:"evenodd"})),n3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.898 5c0-.47.381-.85.85-.85h16.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85H8.64L4.13 19.606a.85.85 0 0 1-1.23-.76zm1.2.35v12.93l4.08-2.04a.85.85 0 0 1 .38-.09h11.34V5.35z",clipRule:"evenodd"})),o3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm6.457-11.724-6.894 6.894a.85.85 0 0 1-1.203 0l-3.485-3.485.849-.848 3.237 3.237 6.647-6.646z",clipRule:"evenodd"})),l3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.998 3.256-7.4 2.22V11.8h-1.2V5.216a.85.85 0 0 1 .606-.814l7.75-2.325a.85.85 0 0 1 .489 0l7.75 2.325-.173.575.173-.575a.85.85 0 0 1 .605.814V11.8h-1.2V5.476zm4.925 6.15L11.17 15.16a.85.85 0 0 1-1.202 0l-2.894-2.894.849-.848 2.646 2.646 5.505-5.505zM4.598 13.4a7.4 7.4 0 1 0 14.8 0h1.2a8.6 8.6 0 1 1-17.2 0z",clipRule:"evenodd"})),i3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zm13.933 5.29-6.894 6.895a.85.85 0 0 1-1.203 0l-3.485-3.485.849-.849 3.237 3.238 6.647-6.647z",clipRule:"evenodd"})),r3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.766 8.636 10.81 16.59a.85.85 0 0 1-1.202 0l-4.035-4.035.849-.848 3.787 3.787 7.707-7.708z",clipRule:"evenodd"})),a3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 11.248 7.574 7.425l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0m0 6-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),s3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.753 11.4 3.823-3.824.849.849L7.849 12l3.576 3.576-.849.849L6.753 12.6a.85.85 0 0 1 0-1.202m6 0 3.823-3.824.849.849L13.849 12l3.576 3.576-.849.849-3.823-3.824a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),c3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.423 7.576 3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L16.15 12l-3.576-3.575zm-6 0 3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L10.15 12 6.574 8.425z",clipRule:"evenodd"})),d3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 6.753a.85.85 0 0 1 1.203 0l3.823 3.823-.849.849L12 7.849l-3.576 3.576-.849-.849zm0 6a.85.85 0 0 1 1.203 0l3.823 3.823-.849.849L12 13.849l-3.576 3.576-.849-.849z",clipRule:"evenodd"})),u3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m18.08 9.597-5.48 5.48a.85.85 0 0 1-1.202 0l.424-.425-.424.425-5.48-5.48.848-.849L12 13.981l5.233-5.233z",clipRule:"evenodd"})),h3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.632 11.4 3.823-3.824.848.849L6.728 12l3.576 3.576-.849.849L5.632 12.6a.85.85 0 0 1 0-1.202m8.914-3.824 3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L17.273 12l-3.576-3.575zm2.974 4.672Z",clipRule:"evenodd"})),g3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.925 11.398 5.48-5.48.848.848L10.021 12l5.232 5.233-.848.848-5.48-5.48a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),v3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.595 5.918 5.48 5.48a.85.85 0 0 1 0 1.202l-5.48 5.48-.849-.848 5.233-5.233-5.233-5.233z",clipRule:"evenodd"})),m3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 5.632a.85.85 0 0 1 1.202 0l3.823 3.823-.849.848L12 6.728l-3.576 3.576-.849-.849zm.848.849-.248-.248zm-.849 11.888-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),p3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 8.925a.85.85 0 0 1 1.202 0l5.48 5.48-.848.848-5.233-5.232-5.233 5.232-.848-.848z",clipRule:"evenodd"})),f3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943m-1.6 19.886V20.74a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943",clipRule:"evenodd"})),w3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.998 4h-8V2.8h8zm-10.4 1.2h.6V4h-.95a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V4.85a.85.85 0 0 0-.85-.85h-1.15v1.2h.8V20h-12.8zm10.4 1.2h-8V5.2h8z",clipRule:"evenodd"})),E3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.2-8.843V6h1.2v5.752l3.824 3.824-.849.848-3.927-3.926a.85.85 0 0 1-.249-.601",clipRule:"evenodd"})),y3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM11.15 12 8.018 8.869l.849-.849 3.131 3.132L15.13 8.02l.848.849L12.847 12l3.131 3.131-.848.849-3.132-3.131-3.131 3.131-.849-.849z",clipRule:"evenodd"})),x3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601zm8.249.951H8.249L3.2 8.249v7.502L8.249 20.8h7.502l5.05-5.049V8.25zm-4.6 8.8L8.02 8.869l.848-.849L12 11.152 15.13 8.02l.849.849L12.848 12l3.132 3.131-.849.849L12 12.848 8.868 15.98l-.848-.849z",clipRule:"evenodd"})),C3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zM11.15 12 8.019 8.87l.848-.849 3.131 3.132L15.13 8.02l.848.849L12.847 12l3.131 3.132-.848.848-3.132-3.131-3.131 3.131-.848-.848z",clipRule:"evenodd"})),b3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.15 12 5.21 6.06l.85-.85L12 11.15l5.939-5.94.848.85-5.94 5.94 5.94 5.939-.848.848-5.94-5.94-5.94 5.94-.848-.848z",clipRule:"evenodd"})),R3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.031 15.9a5.6 5.6 0 0 1 5.174-5.584l.426.426v.758a4.4 4.4 0 0 0 0 8.8v1.2a5.6 5.6 0 0 1-5.6-5.6m8.75 0c0-.606.096-1.189.274-1.735l.989.99a4.4 4.4 0 0 0-.063.745zm5.66 4.4a4.4 4.4 0 0 0 .686-.062l.989.989a5.6 5.6 0 0 1-1.735.273v-1.2zm2.316-.695.864.864.44.44.85-.848L3.94 3.091l-.849.848 2.976 2.976 1 1 4.746 4.745.864.865zM21.98 15.9c0 .867-.197 1.688-.549 2.42l-.915-.915A4.4 4.4 0 0 0 16.38 11.5v-1.2a5.6 5.6 0 0 1 5.6 5.6m-7.2-5.368v1.137l-.82-.82a5.6 5.6 0 0 1 .82-.317M12.006 3.7c-1.43 0-2.72.6-3.631 1.563l-.85-.849A6.2 6.2 0 0 1 18.206 8.7h-1.2a5 5 0 0 0-5-5M9.23 21.5h5.55v-1.2H9.23z",clipRule:"evenodd"})),I3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.806 8.7a6.2 6.2 0 0 1 12.4 0h-1.2a5 5 0 0 0-10 0zM2.03 15.9a5.6 5.6 0 0 1 5.6-5.6v1.2a4.4 4.4 0 0 0 0 8.8v1.2a5.6 5.6 0 0 1-5.6-5.6m7.2 5.6h5.55v-1.2H9.23zm7.21-1.2h-.06v1.2a5.6 5.6 0 1 0 0-11.2v1.2a4.4 4.4 0 0 1 .06 8.8m-1.66-8.5v-1.268c-2.313.689-4 2.831-4 5.368h1.2a4.4 4.4 0 0 1 2.8-4.1",clipRule:"evenodd"})),S3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.428 4.991a1.4 1.4 0 1 0 0 2.8v1.2a2.6 2.6 0 1 1 0-5.2zm3.6 0a1.4 1.4 0 0 0 0 2.8v1.2a2.6 2.6 0 1 1 0-5.2zm3.6 0a1.4 1.4 0 0 0 0 2.8v1.2a2.6 2.6 0 1 1 0-5.2zm2.311 6.703H3.11v-1.2h13.83zm2.746 1.4a1.4 1.4 0 0 0-1.4-1.4v-1.2a2.6 2.6 0 1 1 0 5.2v-1.2a1.4 1.4 0 0 0 1.4-1.4m-15.372.2a5.714 5.714 0 0 0 11.43 0h1.2a6.914 6.914 0 0 1-13.83 0z",clipRule:"evenodd"})),T3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.845 10.692H5.98v1.2h5.063c.469 0 .85-.38.85-.85V5.98h-1.2v3.863L6.059 5.211l-.848.849zm2.262 2.265c0-.47.38-.85.85-.85h5.062v1.2h-3.863l4.632 4.633-.849.848-4.632-4.633v3.865h-1.2z",clipRule:"evenodd"})),M3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.307 9.844V5.98h-1.2v5.063c0 .469.38.85.85.85h5.062v-1.2h-3.863l4.632-4.634-.849-.848zM5.98 12.107h5.063c.469 0 .85.38.85.85v5.062h-1.2v-3.863l-4.634 4.632-.848-.849 4.633-4.632H5.98z",clipRule:"evenodd"})),z3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.552 11.4 6.82 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848L9.552 12.6H3v-1.2zm3.201 0 3.58-3.58.848.849L14.45 11.4h6.552v1.2h-6.552l2.733 2.733-.849.848-3.58-3.58a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),O3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.354 11.399 5.458-5.458.848.849-4.61 4.61h10.648v1.2H9.05l4.61 4.61-.848.848-5.458-5.457a.85.85 0 0 1 0-1.203m-3.053 6.1v-11h1.2v11z",clipRule:"evenodd"})),V3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.95 11.4-4.611-4.61.848-.849 5.458 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H4.301v-1.2zm3.548 6.1v-11h1.2v11z",clipRule:"evenodd"})),F3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.402 9.552 8.669 6.82l-.849.849 3.58 3.58a.85.85 0 0 0 1.202 0l3.58-3.58-.848-.848-2.732 2.732V3h-1.2zM7.82 16.333l3.58-3.58a.85.85 0 0 1 1.202 0l3.58 3.58-.848.848-2.732-2.732v6.552h-1.2v-6.552l-2.733 2.733z",clipRule:"evenodd"})),P3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 2.47a3.726 3.726 0 0 0 0 7.31V8.543a2.526 2.526 0 0 1 0-4.839zm1.2 6.18h2.05V6.125a2.526 2.526 0 0 0-2.05-2.48V2.43a3.726 3.726 0 0 1 3.25 3.695V8.65h4.3V6h.002a3.726 3.726 0 0 1 3.248-3.57v1.214a2.526 2.526 0 0 0-2.05 2.48V8.65h2.05v1.2h-2.05v4.3h2.05v1.2h-2.05v2.525c0 1.232.883 2.258 2.05 2.48v1.215a3.726 3.726 0 0 1-3.25-3.695V15.35h-4.3V18h-.002a3.726 3.726 0 0 1-3.248 3.57v-1.215a2.526 2.526 0 0 0 2.05-2.48V15.35h-2.05v-1.2h2.05v-4.3h-2.05zm-1.2 5.57a3.726 3.726 0 0 0 0 7.31v-1.236a2.526 2.526 0 0 1 0-4.839zm15-8.095a2.53 2.53 0 0 1-1.8 2.42v1.234a3.726 3.726 0 0 0 0-7.309v1.235a2.53 2.53 0 0 1 1.8 2.42m-1.8 9.33V14.22a3.726 3.726 0 0 1 0 7.31v-1.236a2.526 2.526 0 0 0 0-4.839M9.848 9.85v4.3h4.3v-4.3z",clipRule:"evenodd"})),k3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm3.574-12.526c.708-.294 1.413.426 1.103 1.128l-1.868 4.237a.85.85 0 0 1-.442.438l-4.291 1.842c-.706.303-1.42-.41-1.116-1.116l1.84-4.288a.85.85 0 0 1 .456-.45zm-.347 1.443-3.38 1.402-1.439 3.352 3.359-1.442z",clipRule:"evenodd"})),B3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.413 4.637a2.1 2.1 0 0 1 2.97 2.97l-.04.039-.848-.849.04-.04a.9.9 0 1 0-1.273-1.272l-.425-.424.425.424-.04.04-.848-.85zM5.598 5.6h8.2V4.4h-8.55a.85.85 0 0 0-.85.85v13.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V10.2h-1.2v8.2h-12.8zm4.047 7.501 6.697-6.697-.848-.848-6.801 6.8a.85.85 0 0 0-.249.608l.013 1.755a.85.85 0 0 0 .844.843l1.755.013a.85.85 0 0 0 .607-.249l6.8-6.8-.848-.849-6.697 6.697-1.263-.01z",clipRule:"evenodd"})),A3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.63 11.4 3.823-3.824.849.849L14.726 12l3.576 3.576-.849.849L13.63 12.6a.85.85 0 0 1 0-1.202M6.302 7.575l3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L9.03 12 5.453 8.425z",clipRule:"evenodd"})),L3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 10.127 7.574 6.304l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0m0 3.505a.85.85 0 0 1 1.203 0l3.823 3.823-.849.849L12 14.728l-3.576 3.576-.849-.849zm.849.848Z",clipRule:"evenodd"})),N3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.599 4.25c0-.47.38-.85.85-.85h12.3c.469 0 .85.38.85.85v12.3c0 .47-.381.85-.85.85h-1.15v-1.2h.8V4.6h-11.6v.8h-1.2zm-3.2 3.2c0-.47.38-.85.85-.85h12.299c.47 0 .85.381.85.85v12.3c0 .47-.38.85-.85.85h-12.3a.85.85 0 0 1-.85-.85zm1.2.35v11.6h11.599V7.8z",clipRule:"evenodd"})),_3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.071 11.375V5h1.2v6.378a4.963 4.963 0 0 1-4.77 4.946v.003h-7.72l2.248 2.249-.848.848-3.096-3.096a.85.85 0 0 1 0-1.202L8.18 12.03l.849.849-2.25 2.249h7.528a3.764 3.764 0 0 0 3.763-3.753",clipRule:"evenodd"})),$3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.73 11.364V5h1.2v6.375a3.766 3.766 0 0 0 3.764 3.752h7.527l-2.249-2.248.849-.849 3.096 3.096a.85.85 0 0 1 0 1.202l-3.096 3.096-.848-.848 2.248-2.248H9.5v-.004a4.963 4.963 0 0 1-4.77-4.946v-.014",clipRule:"evenodd"})),H3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.635 4.73h6.364v1.2h-6.375A3.766 3.766 0 0 0 8.87 9.693v7.529l2.249-2.249.848.849-3.096 3.096a.85.85 0 0 1-1.202 0L4.574 15.82l.849-.848L7.67 17.22V9.5h.004a4.964 4.964 0 0 1 4.945-4.77z",clipRule:"evenodd"})),D3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.87 6.779 2.25 2.249.848-.849-3.096-3.096a.85.85 0 0 0-1.202 0L4.574 8.179l.849.848L7.67 6.78V14.5h.004a4.964 4.964 0 0 0 4.945 4.77H19v-1.2h-6.376a3.764 3.764 0 0 1-3.752-3.761z",clipRule:"evenodd"})),j3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.375 5.93H5v-1.2h6.378a4.964 4.964 0 0 1 4.946 4.77h.003v7.72l2.249-2.247.848.848-3.096 3.096a.85.85 0 0 1-1.202 0L12.03 15.82l.849-.849 2.249 2.249V9.694a3.764 3.764 0 0 0-3.753-3.764",clipRule:"evenodd"})),W3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.126 5.083a.85.85 0 0 1 1.202 0l3.096 3.096-.848.848-2.248-2.248v7.72h-.004a4.964 4.964 0 0 1-4.946 4.77H5v-1.2h6.375a3.766 3.766 0 0 0 3.752-3.763V6.779L12.88 9.028l-.849-.849z",clipRule:"evenodd"})),G3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.085 7.672 8.18 4.576l.848.849-2.248 2.248h7.531a4.964 4.964 0 0 1 4.96 4.95V19h-1.2v-6.375a3.764 3.764 0 0 0-3.763-3.752H6.781l2.249 2.249-.849.848-3.096-3.096a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),U3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.668 7.672h-8.98v1.2h8.98z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.82 8.273-2.847-2.848.848-.849 3.096 3.096a.85.85 0 0 1 0 1.202L15.82 11.97l-.849-.848zm-8.126.6a3.764 3.764 0 0 0-3.764 3.752V19h-1.2v-6.378a4.964 4.964 0 0 1 4.964-4.95z",clipRule:"evenodd"})),K3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.4 4.4V2h1.2v2.4h2.8V2h1.2v2.4h4.15c.47 0 .85.38.85.85V9.4H22v1.2h-2.4v2.8H22v1.2h-2.4v4.15c0 .47-.38.85-.85.85H14.6V22h-1.2v-2.4h-2.8V22H9.4v-2.4H5.25a.85.85 0 0 1-.85-.85V14.6H2v-1.2h2.4v-2.8H2V9.4h2.4V5.25c0-.47.38-.85.85-.85zM5.6 5.6v12.8h12.8V5.6zm2.8 3.65c0-.47.38-.85.85-.85h5.5c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85h-5.5a.85.85 0 0 1-.85-.85zm1.2.35v4.8h4.8V9.6z",clipRule:"evenodd"})),q3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 5.75c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85V8.3h-1.2V6.1h-16.8v2.2h-1.2zm18 4.15v8h-16.8v-8h-1.2v8.35c0 .47.381.85.85.85h17.5c.47 0 .85-.38.85-.85V9.9zm-1.4-1.4h-14V7.3h14zm0 2.402h-14v-1.2h14zm-2.8 3.598a.8.8 0 0 0 1.6 0h1.2a2 2 0 1 1-4 0z",clipRule:"evenodd"})),Y3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.4 7.4V4h1.2v3.4h7.15c.47 0 .85.38.85.85v7.15H20v1.2h-3.4V20h-1.2v-3.4H8.25a.85.85 0 0 1-.85-.85V8.6H4V7.4zm1.2 1.2v6.8h6.8V8.6z",clipRule:"evenodd"})),X3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 3.708 5.131 8.001l6.867 4.292 6.868-4.292zm7.4 5.375-6.8 4.25v6.585l6.8-4.25zm-8 10.835v-6.585l-6.8-4.25v6.585zm.15-17.343a.85.85 0 0 1 .9 0l7.868 4.917a.6.6 0 0 1 .282.509v7.86a.85.85 0 0 1-.4.722l-7.882 4.926a.6.6 0 0 1-.636 0l-7.882-4.926a.85.85 0 0 1-.4-.721V8a.6.6 0 0 1 .282-.51z",clipRule:"evenodd"})),Z3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.624 5.66a.819.819 0 0 1 1.055-1.053l13.01 4.898c.69.26.711 1.228.033 1.519l-4.804 2.059 3.962 3.962-.848.849-3.962-3.962-2.059 4.802c-.29.678-1.26.656-1.519-.037zm1.417.366 4.242 11.36 2.033-4.742a.6.6 0 0 1 .315-.315l4.748-2.035zm4.575 12.252Z",clipRule:"evenodd"})),J3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.25 4.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8M13.65 6a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0m-.852 3.667a4.1 4.1 0 0 0 4.185 2.613l-.105-1.196a2.9 2.9 0 0 1-3.071-2.206.9.9 0 0 0-.582-.635.86.86 0 0 0-.88.193l-3.82 3.704a.86.86 0 0 0-.202.925.89.89 0 0 0 .71.572c1.9.26 3.364 1.89 3.364 3.86h1.2a5.1 5.1 0 0 0-3.791-4.928zM5.75 14.674a2.15 2.15 0 0 0-1.996 1.35H2.496a3.351 3.351 0 0 1 6.508 0H7.746a2.15 2.15 0 0 0-1.996-1.35m-3.254 2.95h1.258a2.15 2.15 0 0 0 3.992 0h1.258a3.351 3.351 0 0 1-6.508 0m13.758 0h-1.258a3.351 3.351 0 0 0 6.508 0h-1.258a2.15 2.15 0 0 1-3.992 0m3.992-1.6h1.258a3.351 3.351 0 0 0-6.508 0h1.258a2.15 2.15 0 0 1 3.992 0",clipRule:"evenodd"})),Q3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.313 5.929c0-.073.044-.237.344-.474.294-.231.756-.466 1.38-.674 1.242-.414 2.997-.68 4.962-.68s3.72.266 4.962.68c.624.208 1.086.443 1.38.674.3.237.344.401.344.474v.003c-.002.075-.049.238-.344.471-.294.231-.756.466-1.38.674-1.242.414-2.997.68-4.962.68s-3.72-.266-4.962-.68c-.624-.208-1.086-.443-1.38-.674-.3-.237-.344-.401-.344-.474m-1.2 0c0-.598.364-1.072.801-1.416.444-.35 1.05-.639 1.743-.87C8.052 3.178 9.941 2.9 12 2.9s3.947.278 5.341.743c.695.231 1.3.52 1.743.87.438.344.802.818.802 1.416v12.143c0 .598-.365 1.072-.802 1.416-.443.35-1.048.639-1.743.87-1.394.465-3.283.742-5.341.742s-3.947-.277-5.342-.742c-.694-.231-1.299-.52-1.743-.87-.437-.344-.8-.818-.8-1.416V5.929m1.2 7.761v4.382c0 .073.044.237.344.474.294.231.756.466 1.38.674 1.242.414 2.997.68 4.962.68s3.72-.266 4.962-.68c.624-.208 1.086-.443 1.38-.674.3-.237.343-.401.344-.474V13.69c-.383.23-.84.429-1.345.597-1.394.465-3.283.742-5.341.742s-3.947-.277-5.342-.742a6.8 6.8 0 0 1-1.344-.597m13.372-1.686c-.002.074-.049.238-.344.47-.294.232-.756.466-1.38.675-1.242.414-2.997.68-4.962.68s-3.72-.266-4.962-.68c-.624-.208-1.086-.443-1.38-.674-.3-.237-.344-.402-.344-.474V7.619c.383.23.84.428 1.344.596 1.395.465 3.284.743 5.342.743s3.947-.278 5.341-.743a6.8 6.8 0 0 0 1.345-.596z",clipRule:"evenodd"})),eh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.503 5.65a.85.85 0 0 1 .6-.25H20.75c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85H9.104a.85.85 0 0 1-.601-.249l.424-.424-.424.424-5.75-5.75a.85.85 0 0 1 0-1.202zm.746.95-5.4 5.4 5.4 5.4H20.4V6.6zm-5.647 5.153L3.353 12zm5.75-5.255-.248-.248zM14 11.152l2.576-2.576.849.849L14.849 12l2.576 2.576-.849.849L14 12.849l-2.575 2.576-.849-.849L13.152 12l-2.576-2.575.849-.849z",clipRule:"evenodd"})),th=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.063 21.536 2.023 17.24 2.023 12m10.775 9.943c5.135-.407 9.175-4.703 9.175-9.943s-4.04-9.536-9.175-9.943V3.26a8.776 8.776 0 0 1 0 17.478zm-.8-12.718a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55M8.023 12a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0",clipRule:"evenodd"})),nh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.15 6.375c0-1.369.964-2.511 2.25-2.787v1.25a1.65 1.65 0 0 0 0 3.074v1.25a2.85 2.85 0 0 1-2.25-2.787m4.5 0c0 .7-.435 1.297-1.05 1.537v1.25a2.851 2.851 0 0 0 0-5.574v1.25a1.65 1.65 0 0 1 1.05 1.537M3 12.6v-1.2h18v1.2zm8.4 3.487a1.65 1.65 0 0 0 0 3.075v1.25a2.851 2.851 0 0 1 0-5.574zm1.2 3.075a1.65 1.65 0 0 0 0-3.075v-1.25a2.85 2.85 0 0 1 0 5.574z",clipRule:"evenodd"})),oh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.272 5.1H9.75a3.75 3.75 0 1 0 0 7.5h.522v-1.2H9.75a2.55 2.55 0 1 1 0-5.1h.522zm0 12.6H6.6v1.2h3.672zm3.438 1.2h.414c1.02 0 2.004-.39 2.732-1.09A3.7 3.7 0 0 0 18 15.15a3.7 3.7 0 0 0-1.144-2.66 3.94 3.94 0 0 0-2.606-1.088V11.4h-.54v1.2h.417c.716 0 1.398.275 1.898.755.499.48.775 1.127.775 1.795a2.5 2.5 0 0 1-.775 1.795c-.5.48-1.184.755-1.901.755h-.414zm0-12.6h3.69V5.1h-3.69zM11.472 3h1.038v18h-1.038z",clipRule:"evenodd"})),lh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 7.905a5.004 5.004 0 0 1 10.009 0h-1.2a3.804 3.804 0 0 0-7.61 0zm-4.602 5.662a4.533 4.533 0 0 1 4.533-4.532v1.2a3.333 3.333 0 0 0-.79 6.57l-.284 1.166a4.534 4.534 0 0 1-3.459-4.404m17.933 0A3.33 3.33 0 0 0 17 10.237v-1.2a4.533 4.533 0 0 1 1.152 8.917l-.305-1.161a3.334 3.334 0 0 0 2.485-3.224m-8.895 5.483-2.73-2.73-.849.849 3.673 3.672c.28.28.735.28 1.015 0l3.673-3.673-.848-.848-2.734 2.734V12.5h-1.2z",clipRule:"evenodd"})),ih=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.399 14.55-3.218-3.217-.849.848 4.066 4.066a.85.85 0 0 0 1.202 0l4.066-4.066-.849-.848L12.6 14.55V2h-1.2zM5.794 5.796a8.775 8.775 0 1 0 12.41 0l.848-.849a9.975 9.975 0 1 1-14.107 0z",clipRule:"evenodd"})),rh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 3.753a.85.85 0 0 1 1.201 0l3.11 3.11-.848.848L12 4.85 9.137 7.712l-.848-.849zM3.752 11.4l3.11-3.11.848.848-2.862 2.863 2.863 2.863-.849.848-3.11-3.11a.85.85 0 0 1 0-1.202m15.4.6L16.29 9.139l.849-.848 3.11 3.11a.85.85 0 0 1 0 1.202l-3.11 3.11-.85-.848zM12 11.2a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6m-2 .8a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2 7.153L9.136 16.29l-.848.848 3.11 3.11a.85.85 0 0 0 1.202 0l3.11-3.11-.848-.848z",clipRule:"evenodd"})),ah=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.29 5.141a2.25 2.25 0 1 1 3.182 3.182l-.13.13-.848-.849.13-.13.423.425-.424-.424a1.05 1.05 0 0 0-1.485-1.485l-.13.13-.848-.849zl.424.425zM6.039 15.09l7.84-7.84-.848-.85-7.94 7.94a.85.85 0 0 0-.248.579l-.055 2.034a.85.85 0 0 0 .873.873l2.034-.055a.85.85 0 0 0 .579-.249l7.94-7.94-.85-.848-7.84 7.841-1.526.041zm13.746 5.11h-15V19h15z",clipRule:"evenodd"})),sh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.27 6.093a.863.863 0 0 1 1.459 0l5.522 8.718a.863.863 0 0 1-.73 1.325H6.479a.863.863 0 0 1-.73-1.325zM12 7.184l-4.91 7.752h9.82zm6.316 11.352H5.684v-1.2h12.632z",clipRule:"evenodd"})),ch=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.035 5.885c0-.47.38-.85.85-.85h5.062v1.2H7.084l4.633 4.633-.85.849-4.632-4.634v3.865h-1.2zm11.88 11.88h-3.864v1.2h5.063c.47 0 .85-.381.85-.85v-5.063h-1.2v3.863l-4.633-4.632-.849.849z",clipRule:"evenodd"})),dh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.742 6.592c0-.47.38-.85.85-.85h5.062v1.2H7.791l9.266 9.266v-3.863h1.2v5.062c0 .47-.381.85-.85.85h-5.063v-1.2h3.865L6.942 7.79v3.865h-1.2z",clipRule:"evenodd"})),uh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.344 5.742h5.063c.469 0 .85.38.85.85v5.062h-1.2V7.791L7.79 17.057h3.863v1.2H6.592a.85.85 0 0 1-.85-.85v-5.063h1.2v3.865l9.267-9.267h-3.865z",clipRule:"evenodd"})),hh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.05 5.035h5.064c.47 0 .85.38.85.85v5.062h-1.2V7.084l-4.633 4.633-.849-.85 4.634-4.632H13.05zm-6.815 11.88v-3.864h-1.2v5.063c0 .47.38.85.85.85h5.062v-1.2H7.084l4.633-4.633-.85-.849z",clipRule:"evenodd"})),gh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.552 11.4 15.821 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733H5.448l2.733 2.733-.848.848-3.58-3.58a.85.85 0 0 1 0-1.202l3.58-3.58.848.849L5.449 11.4z",clipRule:"evenodd"})),vh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m2.753 11.4 3.58-3.58.848.849L4.449 11.4h6.552v1.2H4.449l2.732 2.733-.848.848-3.58-3.58a.85.85 0 0 1 0-1.202m16.8 0L16.82 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733h-6.552v-1.2z",clipRule:"evenodd"})),mh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m4.55 11.399 5.458-5.458.848.849-4.61 4.61h10.648v1.2H6.246l4.611 4.61-.848.848-5.46-5.457a.85.85 0 0 1 0-1.203m13.942 6.1v-11h1.2v11z",clipRule:"evenodd"})),ph=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.748 11.4-4.611-4.61.848-.849 5.458 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H7.1v-1.2zM4.3 17.5v-11h1.2v11z",clipRule:"evenodd"})),fh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 3.753a.85.85 0 0 1 1.202 0l3.58 3.58-.848.848-2.732-2.732v13.103l2.732-2.731.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733V5.448L8.669 8.181l-.849-.848z",clipRule:"evenodd"})),wh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 2.753a.85.85 0 0 1 1.202 0l3.58 3.58-.848.848-2.732-2.732v6.552h-1.2V4.449L8.669 7.18l-.849-.848zm.002 16.8L8.669 16.82l-.849.849 3.58 3.58a.85.85 0 0 0 1.202 0l3.58-3.58-.848-.848-2.732 2.731v-6.551h-1.2z",clipRule:"evenodd"})),Eh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.402 3.4h5.35c.47 0 .85.38.85.85V9.6h-1.2V5.45l-6.975 6.975-.849-.849L18.554 4.6h-4.152zm-2.4 1.2a7.4 7.4 0 1 0 7.4 7.4h1.2a8.6 8.6 0 1 1-8.6-8.6z",clipRule:"evenodd"})),yh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.89 8.003A9.94 9.94 0 0 0 2.023 15h1.2c0-2.395.96-4.565 2.515-6.149zm3.905 1.643L6.963 7.813l-.86-.86-1.529-1.528.849-.849 14.07 14.071-.848.849-1.784-1.784-.886-.887-1.622-1.622-.863-.862-3.832-3.832zm-.694 1.568a3.975 3.975 0 0 0 4.683 4.683l-1.145-1.145a2.776 2.776 0 0 1-2.393-2.392zm6.244 6.244a8.8 8.8 0 0 1-2.347.317c-2.9 0-5.47-1.405-7.07-3.575l-.965.712a9.96 9.96 0 0 0 8.035 4.063c1.158 0 2.27-.197 3.304-.56zm4.762-1.46q.502-.51.926-1.086l-.966-.712a9 9 0 0 1-.808.95zm-3.211-3.212a3.975 3.975 0 0 0-4.683-4.683l1.145 1.145a2.78 2.78 0 0 1 2.392 2.393zM9.652 6.543A8.775 8.775 0 0 1 20.773 15h1.2c0-5.51-4.465-9.976-9.975-9.976a10 10 0 0 0-3.303.56z",clipRule:"evenodd"})),xh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.223 15a8.775 8.775 0 1 1 17.55 0h1.2c0-5.509-4.465-9.975-9.975-9.975S2.023 9.491 2.023 15zm9.375-.29a2.776 2.776 0 0 0 0-5.42V8.07a3.976 3.976 0 0 1 0 7.86zm-1.2-5.42a2.776 2.776 0 0 0 0 5.42v1.22a3.976 3.976 0 0 1 0-7.86zm.6 8.485c-2.9 0-5.47-1.405-7.07-3.575l-.965.712a9.96 9.96 0 0 0 8.035 4.063c3.297 0 6.22-1.6 8.035-4.063l-.966-.712a8.76 8.76 0 0 1-7.069 3.575",clipRule:"evenodd"})),Ch=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm.747.95L5.598 9.25V19.4h12.8V4.6zm-4.75 4.751h-.001l-.248-.247.248.247m4.852-4.853-.247-.248zM11.4 11.4V9h1.2v2.4h2.4v1.2h-2.4V15h-1.2v-2.4h-2.4v-1.2z",clipRule:"evenodd"})),bh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm.747.95L5.598 9.25V19.4h12.8V4.6zm-4.75 4.751h-.001l-.248-.247.248.247m4.852-4.853-.247-.248zm1.05 9.054-1.794-1.794-.849.849 2.64 2.64a.85.85 0 0 0 1.203 0l2.64-2.64-.848-.848-1.793 1.792v-4.55h-1.2z",clipRule:"evenodd"})),Rh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v14.8h12.8V4.6zm10.4 5h-8V8.4h8zm0 3h-8v-1.2h8zm-2 3h-6v-1.2h6z",clipRule:"evenodd"})),Ih=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm.747.95L5.598 9.25V19.4h12.8V4.6zm-4.75 4.751h-.001l-.248-.247.248.247m4.852-4.853-.247-.248zm1.048 4.255a.85.85 0 0 1 1.202 0l2.64 2.64-.849.848-1.792-1.792V15h-1.2v-4.552l-1.794 1.794-.848-.849z",clipRule:"evenodd"})),Sh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.247 4.6 5.598 9.25V19.4h12.8V4.6zm-.746-.95a.85.85 0 0 1 .601-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm2.097 2.547V9.75c0 .47-.38.85-.85.85H7.195V9.4h3.203V6.197z",clipRule:"evenodd"})),Th=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35V6.9h2.675V3.725zm3.875 0V11.4h8.8V3.725zm10 0V6.9h2.675V3.725zM20.273 8.1h-2.675v3.3h2.675zm0 4.5h-2.675v2.8h2.675zm0 4h-2.675v3.675h2.675zm-3.875 3.675V12.6h-8.8v7.675zm-10 0V16.6H3.723v3.675zM3.723 15.4h2.675v-2.8H3.723zm0-4h2.675V8.1H3.723z",clipRule:"evenodd"})),Mh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 7.6H3V6.4h18zm-3 5H6v-1.2h12zm-3 5H9v-1.2h6z",clipRule:"evenodd"})),zh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.402 3.25c0-.47.38-.85.85-.85h.354v1.2h-.004v18.15h-1.2zm15.22.35H6.202V2.4h13.225a.85.85 0 0 1 .621 1.43m-1.426-.23-3.9 4.178a.85.85 0 0 0 0 1.16l3.9 4.177H6.202v1.2h13.225a.85.85 0 0 0 .621-1.43l-4.225-4.527 4.225-4.528",clipRule:"evenodd"})),Oh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.098 5.9v12.2h15.8V8.3h-9.782a.85.85 0 0 1-.653-.307L7.717 5.9zm-1.2-.35c0-.47.381-.85.85-.85h4.133a.85.85 0 0 1 .653.305L10.28 7.1h9.97c.469 0 .85.38.85.85v10.5c0 .47-.381.85-.85.85h-16.5a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 12.4V10h1.2v2.4h2.4v1.2h-2.4V16h-1.2v-2.4h-2.4v-1.2z",clipRule:"evenodd"})),Vh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.098 5.9v12.2h15.8V8.3h-9.782a.85.85 0 0 1-.653-.307L7.717 5.9zm-1.2-.35c0-.47.381-.85.85-.85h4.133a.85.85 0 0 1 .653.305L10.28 7.1h9.97c.469 0 .85.38.85.85v10.5c0 .47-.381.85-.85.85h-16.5a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),Fh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.287 3.393q.454-.09.912-.132V2.057a9.98 9.98 0 0 0-9.09 11.245 9.975 9.975 0 0 0 9.09 8.64v-1.204a8.775 8.775 0 0 1-.912-17.345m2.512 17.345v1.204A9.975 9.975 0 0 0 21.974 12h-1.2a8.775 8.775 0 0 1-7.975 8.738m3.833-16.19A8.8 8.8 0 0 0 12.8 3.26V2.057a9.97 9.97 0 0 1 7.35 4.191V4h1.2v3.687a.91.91 0 0 1-.913.913h-3.688V7.4h2.723a8.8 8.8 0 0 0-2.839-2.852M8.823 15.35V8.648h1.2v6.703zm3.6-5.501v4.3h1.55v-4.3zm-1.2-.35c0-.47.381-.85.85-.85h2.25c.47 0 .85.38.85.85v5c0 .469-.38.85-.85.85h-2.25a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),Ph=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.287 3.393q.454-.09.912-.132V2.057a9.98 9.98 0 0 0-9.09 11.245 9.975 9.975 0 0 0 9.09 8.64v-1.204a8.775 8.775 0 0 1-.912-17.345m2.512 17.345v1.204A9.975 9.975 0 0 0 21.974 12h-1.2a8.775 8.775 0 0 1-7.975 8.738m3.833-16.19A8.8 8.8 0 0 0 12.8 3.26V2.057a9.97 9.97 0 0 1 7.35 4.191V4h1.2v3.687a.91.91 0 0 1-.913.913h-3.688V7.4h2.723a8.8 8.8 0 0 0-2.839-2.852M8.9 15.35V8.648h1.2v6.703zm3.824-5.501h2.425v-1.2h-2.775a.85.85 0 0 0-.85.85v2.25c0 .469.381.85.85.85h1.65v1.55h-2.425v1.2h2.775c.47 0 .85-.381.85-.85v-2.25a.85.85 0 0 0-.85-.85h-1.65z",clipRule:"evenodd"})),kh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.97 9.97 0 0 1 7.35 4.191V4h1.2v3.687a.91.91 0 0 1-.913.913h-3.688V7.4h2.723A8.78 8.78 0 0 0 12.8 3.26m-1.6-1.204V3.26a8.774 8.774 0 0 0-7.9 9.884 8.775 8.775 0 0 0 7.9 7.593v1.204a9.974 9.974 0 0 1 0-19.885m1.6 19.885A9.975 9.975 0 0 0 21.974 12h-1.2a8.775 8.775 0 0 1-7.975 8.738zM10.307 9.85h4.442v-1.2H9.848a.74.74 0 0 0-.741.74v2.469c0 .409.332.74.74.74h3.843v1.55H9.25v1.2h4.9a.74.74 0 0 0 .741-.74V12.14a.74.74 0 0 0-.74-.74h-3.843z",clipRule:"evenodd"})),Bh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.129 11.238V6.5h1.2v11h-1.2v-4.738L12.41 17.24a.85.85 0 0 1-1.321-.707v-3.36l-6.1 4.067-.333-.5.332.5a.85.85 0 0 1-1.321-.707V7.467a.85.85 0 0 1 1.321-.707l6.1 4.067v-3.36a.85.85 0 0 1 1.322-.707zM10.686 12 4.868 8.121v7.758zm1.604-3.879L18.108 12l-5.818 3.879z",clipRule:"evenodd"})),Ah=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.138 8.12v7.758L10.956 12zm6.221 5.053-6.1 4.067a.85.85 0 0 1-1.322-.708V7.467a.85.85 0 0 1 1.322-.708l6.1 4.067v-3.36a.85.85 0 0 1 1.322-.707l6.8 4.533a.85.85 0 0 1 0 1.415l-6.8 4.533a.85.85 0 0 1-1.322-.708zm1.2-5.052v7.757L18.378 12z",clipRule:"evenodd"})),Lh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.563 21.536 2.523 17.24 2.523 12m10.775 9.943c5.135-.407 9.175-4.703 9.175-9.943s-4.04-9.536-9.175-9.943V3.26a8.776 8.776 0 0 1 0 17.478zM8.998 8.6a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m8.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-6.5 8a4.6 4.6 0 1 1 9.2 0h-1.2a3.4 3.4 0 0 0-6.8 0z",clipRule:"evenodd"})),Nh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.864 5.786a.85.85 0 0 1 .66-1.386h14.949a.85.85 0 0 1 .66 1.386l-6.035 7.427v4.654a.85.85 0 0 1-.378.707l-2.5 1.666a.85.85 0 0 1-1.322-.707v-6.32zM5.259 5.6l5.649 6.953a.85.85 0 0 1 .19.536v5.79l1.8-1.2v-4.59a.85.85 0 0 1 .19-.536l5.65-6.953z",clipRule:"evenodd"})),_h=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.25 2a.85.85 0 0 0-.85.85v1.67a7.9 7.9 0 0 0-2.575 1.49l-1.448-.836a.85.85 0 0 0-1.161.31l-1.75 3.032a.85.85 0 0 0 .31 1.161l1.448.836A8 8 0 0 0 4.084 12a8 8 0 0 0 .14 1.489l-1.447.835a.85.85 0 0 0-.31 1.16l1.75 3.032a.85.85 0 0 0 1.16.311l1.449-.836A7.9 7.9 0 0 0 9.4 19.48v1.67c0 .47.38.85.85.85h3.5c.47 0 .85-.38.85-.85v-1.67a7.9 7.9 0 0 0 2.576-1.49l1.448.837a.85.85 0 0 0 1.161-.311l1.75-3.031a.85.85 0 0 0-.31-1.161l-1.448-.836a8 8 0 0 0 0-2.975l1.448-.836a.85.85 0 0 0 .311-1.161l-1.75-3.031a.85.85 0 0 0-1.161-.312l-1.45.837a7.9 7.9 0 0 0-2.575-1.49V2.85a.85.85 0 0 0-.85-.85zm.35 2.772V3.2h2.8v1.572c0 .383.255.707.603.815.96.3 1.827.808 2.549 1.474a.86.86 0 0 0 1.008.114l1.363-.787 1.4 2.425-1.362.786a.86.86 0 0 0-.406.928 6.75 6.75 0 0 1 0 2.946.86.86 0 0 0 .406.929l1.361.786-1.4 2.425-1.363-.787a.86.86 0 0 0-1.007.114 6.7 6.7 0 0 1-2.549 1.473.86.86 0 0 0-.602.816V20.8h-2.8v-1.572a.86.86 0 0 0-.603-.816A6.7 6.7 0 0 1 7.45 16.94a.86.86 0 0 0-1.007-.114l-1.362.787-1.4-2.425 1.36-.786a.86.86 0 0 0 .405-.928A6.7 6.7 0 0 1 5.284 12a6.8 6.8 0 0 1 .162-1.473.86.86 0 0 0-.405-.928L3.68 8.813l1.4-2.425 1.362.787A.86.86 0 0 0 7.45 7.06a6.7 6.7 0 0 1 2.548-1.474.86.86 0 0 0 .603-.815m2.204 10.502a3.371 3.371 0 0 0 0-6.548V7.5a4.571 4.571 0 0 1 0 9zm-1.6-6.549a3.371 3.371 0 0 0 0 6.55v1.226a4.571 4.571 0 0 1 0-9.002z",clipRule:"evenodd"})),$h=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.74 3.85a1.658 1.658 0 1 0 0 3.317 1.658 1.658 0 0 0 0-3.317M12 3.756a2.858 2.858 0 1 0-4.055 3.975H4.9a.85.85 0 0 0-.85.85v3.64c0 .47.38.85.85.85h14.196c.47 0 .85-.38.85-.85V8.58a.85.85 0 0 0-.85-.85h-3.043a2.858 2.858 0 1 0-4.056-3.975m.461 3.975a3 3 0 0 1-.461-.47q-.203.261-.461.47zm.139-2.223a1.659 1.659 0 1 0 3.317 0 1.659 1.659 0 0 0-3.317 0M5.25 8.931v2.94h6.147V8.93zm7.347 0v2.94h6.149V8.93zM6.08 20.151v-5.859h-1.2V20.5c0 .47.38.85.85.85h12.54c.47 0 .85-.38.85-.85v-6.208h-1.2v5.858h-5.322v-5.858h-1.2v5.858z",clipRule:"evenodd"})),Hh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 11.4h20v1.2H2zm.268-1.6h1.235a8.8 8.8 0 0 1 5.509-6.053L6.322 9.8h1.313L10.5 3.353a9 9 0 0 1 .9-.107V9.8h1.2V3.246q.457.03.9.107L16.366 9.8h1.313l-2.69-6.053A8.8 8.8 0 0 1 20.497 9.8h1.235C20.73 5.35 16.753 2.025 12 2.025S3.27 5.35 2.268 9.8m19.464 4.4h-1.235a8.8 8.8 0 0 1-5.508 6.053l2.69-6.053h-1.313L13.5 20.648q-.444.076-.901.107V14.2h-1.2v6.555a9 9 0 0 1-.9-.107L7.635 14.2H6.32l2.69 6.053A8.8 8.8 0 0 1 3.503 14.2H2.268C3.27 18.65 7.247 21.975 12 21.975s8.73-3.324 9.732-7.775",clipRule:"evenodd"})),Dh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.198 6.755a2.068 2.068 0 1 0 1.816 3.058 4.2 4.2 0 0 0 .171 1.604 3.268 3.268 0 1 1 .925-4.078 4.2 4.2 0 0 0-.847 1.371 2.07 2.07 0 0 0-2.065-1.955m11.243 5.335c-.502 0-.977-.113-1.402-.315.156-.377.258-.782.297-1.204a2.068 2.068 0 1 0-.707-2.746 4.2 4.2 0 0 0-.841-.91 3.268 3.268 0 1 1 2.654 5.175M2.398 17.16a4.157 4.157 0 0 1 7.05-2.987c-.35.21-.672.463-.959.749a2.957 2.957 0 0 0-4.89 2.238zm15.043-2.958c-.677 0-1.302.228-1.8.612a5 5 0 0 0-.998-.729 4.157 4.157 0 0 1 6.955 3.074h-1.2a2.957 2.957 0 0 0-2.957-2.957m-7.334-4.025a2.068 2.068 0 1 1 4.136 0 2.068 2.068 0 0 1-4.136 0m2.068-3.267a3.268 3.268 0 1 0 0 6.535 3.268 3.268 0 0 0 0-6.535M9.219 18.513a2.957 2.957 0 0 1 5.914 0h1.2a4.157 4.157 0 1 0-8.314 0z",clipRule:"evenodd"})),jh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v8.8h12.8V4.6zm12.8 10h-12.8v4.8h12.8zm-6.797 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m5.798-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0",clipRule:"evenodd"})),Wh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.681 8.213.599-4.787 1.19.149-.58 4.638h5.166l.599-4.787 1.19.149-.58 4.638H20.5v1.2h-4.384l-.647 5.175H20.5v1.2h-5.181l-.599 4.787-1.19-.15.58-4.637H8.943l-.599 4.787-1.19-.15.58-4.637H3.5v-1.2h4.384l.647-5.175H3.5v-1.2zm1.06 1.2-.647 5.175h5.165l.647-5.175z",clipRule:"evenodd"})),Gh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.945 5.633a9.975 9.975 0 0 1 14.107 0 9.94 9.94 0 0 1 2.921 7.038v5.27c0 1.85-1.5 3.35-3.35 3.35v-1.2a2.15 2.15 0 1 0 0-4.3v-1.2c.819 0 1.569.293 2.15.78v-2.7a8.74 8.74 0 0 0-2.57-6.19 8.775 8.775 0 0 0-12.41 0 8.74 8.74 0 0 0-2.57 6.19v2.7a3.34 3.34 0 0 1 2.15-.78v1.2a2.15 2.15 0 0 0 0 4.3v1.2a3.35 3.35 0 0 1-3.35-3.35v-5.27a9.94 9.94 0 0 1 2.922-7.038M8.178 21.29h-1.2v-6.699h1.2zm9.05 0h-1.2v-6.699h1.2z",clipRule:"evenodd"})),Uh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.298 2.914a5.3 5.3 0 0 0-5.302 5.302v.298h1.2v-.298a4.102 4.102 0 1 1 8.204 0v.298h1.2v-.298a4.102 4.102 0 0 1 8.204 0v.298H20.8 22v.03-.03h.004v-.298A5.302 5.302 0 0 0 12 5.764a5.3 5.3 0 0 0-4.702-2.85m14.502 7.2h-1.247a5.3 5.3 0 0 1-1.258 2.1L12 19.695l-7.483-7.67a4.65 4.65 0 0 1-1.125-1.91H2.151a5.85 5.85 0 0 0 1.507 2.747l7.795 7.992c.3.307.794.307 1.094 0l7.607-7.803a6.5 6.5 0 0 0 1.646-2.937",clipRule:"evenodd"})),Kh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.449 2.575a.85.85 0 0 0-.901 0l-7.75 4.843a.85.85 0 0 0-.4.721v7.723a.85.85 0 0 0 .4.72l7.75 4.845a.85.85 0 0 0 .9 0l7.75-4.844a.85.85 0 0 0 .4-.721V8.139a.85.85 0 0 0-.4-.72zm-7.85 5.758 7.4-4.625 7.4 4.625v7.335l-7.4 4.625-7.4-4.625z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.449 2.575a.85.85 0 0 0-.901 0l-7.75 4.843a.85.85 0 0 0-.4.721v7.723a.85.85 0 0 0 .4.72l7.75 4.845a.85.85 0 0 0 .9 0l7.75-4.844a.85.85 0 0 0 .4-.721V8.139a.85.85 0 0 0-.4-.72zm-7.85 5.758 7.4-4.625 7.4 4.625v7.335l-7.4 4.625-7.4-4.625z",clipRule:"evenodd"})),qh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.98 9.98 0 0 1 7.308 4.132 9.975 9.975 0 0 1-7.308 15.753v-1.204a8.775 8.775 0 0 0 0-17.477m-1.6 17.477A8.775 8.775 0 0 1 3.223 12h-1.2a9.975 9.975 0 0 0 9.176 9.942zm0-18.681V3.26A8.78 8.78 0 0 0 4.526 7.4h2.723v1.2h-3.75a.85.85 0 0 1-.85-.85V4h1.2v2.248a9.97 9.97 0 0 1 7.35-4.191m.2 9.839V6h1.2v5.751l3.824 3.824-.849.849-3.926-3.927a.85.85 0 0 1-.25-.601",clipRule:"evenodd"})),Yh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 3.526 4.2 10.503v10.09h4.22v-2.2h1.2v2.55c0 .469-.38.85-.85.85H3.85a.85.85 0 0 1-.85-.85V10.345c0-.25.111-.485.295-.644l8.144-7.289.007-.005a.85.85 0 0 1 1.115.015m-.566 1.103 7.805 6.972v10.094H15.58v-2.2h-1.2v2.55c0 .47.38.85.85.85h4.921c.47 0 .85-.38.85-.85v-10.6a.85.85 0 0 0-.283-.635L12.56 2.423M8.42 16.43a3.58 3.58 0 1 1 7.158 0v.357h-1.2v-.357a2.38 2.38 0 1 0-4.759 0v.357h-1.2z",clipRule:"evenodd"})),Xh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 4.25c0-.47.38-.85.85-.85H21.1c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85zm1.2.35v14.8h17.55V4.6zm12 3.7a1.3 1.3 0 1 0 0 2.6 1.3 1.3 0 0 0 0-2.6m-2.5 1.3a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m-2.14 4.663a2.4 2.4 0 0 0-3.084.747l-1.984 2.834-.983-.688 1.984-2.834a3.6 3.6 0 0 1 4.625-1.121l7.162 3.768-.56 1.062z",clipRule:"evenodd"})),Zh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 4.75c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v6.83h-1.2V5.1H3.723v6.48h-1.2zm2.406 7.025 3.445.001c.469 0 .85.38.85.85v.154a2.775 2.775 0 1 0 5.55 0v-.154c0-.47.38-.85.85-.85h3.455v1.2h-3.11a3.975 3.975 0 0 1-7.94 0h-3.1zM3.723 18.9v-5.72h-1.2v6.07c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85v-6.07h-1.2v5.72z",clipRule:"evenodd"})),Jh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943M3.223 12a8.776 8.776 0 0 0 7.975 8.74v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.176-9.943V3.26A8.776 8.776 0 0 0 3.222 12m9.375 5.6v-8h-1.2v8zm.2-10.4a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Qh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.146 5.378H9.835v-1.2h6v1.2h-2.478l-1.834 13.246h1.978v1.2H8.168v-1.2h2.144z",clipRule:"evenodd"})),eg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.933 3.373a5.601 5.601 0 0 0-3.678 9.072l-2.606 2.606L5.5 17.2l-1.719 1.718.849.849 1.294-1.295 2.154 2.154.849-.848-2.154-2.154 1.3-1.3 2.154 2.154.848-.849-2.154-2.154 2.182-2.181a5.57 5.57 0 0 0 2.83 1.197v-1.212a4.401 4.401 0 0 1 0-8.695zm1.6 9.863a4.402 4.402 0 0 0 0-8.608V3.407a5.602 5.602 0 0 1 0 11.05z",clipRule:"evenodd"})),tg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 4.55c0-.47.381-.85.85-.85h18.25c.47 0 .85.38.85.85v11.218c0 .47-.38.85-.85.85H2.873a.85.85 0 0 1-.85-.85zm1.2.35v10.518h17.55V4.899zm17.775 15.4h-18v-1.2h18z",clipRule:"evenodd"})),ng=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.65 3.794a.85.85 0 0 1 .698 0l7.872 3.542a.85.85 0 0 1-.021 1.56l-7.872 3.287a.85.85 0 0 1-.655 0L3.8 8.895a.85.85 0 0 1-.021-1.56zM12 4.953 5.006 8.099l6.992 2.92 6.992-2.92zm0 9.59-8.283-3.232-.436 1.117 8.403 3.281.219-.559-.219.559a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118zm0 3.519-8.283-3.233-.436 1.118 8.403 3.28a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118zm-.122.047Z",clipRule:"evenodd"})),og=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v7.8h7.8V3.6zm9 0v16.8h7.8V3.6zm-1.2 16.8v-7.8h-7.8v7.8z",clipRule:"evenodd"})),lg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm15 14.4h-13.2v-1.2h13.2z",clipRule:"evenodd"})),ig=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h7.8V3.6zm9 0v16.8h7.8V3.6z",clipRule:"evenodd"})),rg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 4.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h4.8V4.6zm6 0v3.8h4.8V4.6zm6 0v3.8h4.8V4.6zm4.8 5h-4.8v4.482h4.8zm0 5.682h-4.8V19.4h4.8zm-6 4.118v-4.118h-4.8V19.4zm-6 0v-4.118h-4.8V19.4zm-4.8-5.318h4.8V9.6h-4.8zm6-4.482v4.482h4.8V9.6z",clipRule:"evenodd"})),ag=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 4.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v6.7h7.8V4.6zm9 0v6.7h7.8V4.6zm7.8 7.9h-7.8v6.9h7.8zm-9 6.9v-6.9h-7.8v6.9z",clipRule:"evenodd"})),sg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm2.4 15V5.4h1.2v13.2z",clipRule:"evenodd"})),cg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm13.2 15V5.4h1.2v13.2z",clipRule:"evenodd"})),dg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v7.8h16.8V3.6zm16.8 9h-16.8v7.8h16.8z",clipRule:"evenodd"})),ug=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h16.8V3.6zm16.8 5h-3.8v11.8h3.8zm-5 11.8V8.6h-11.8v11.8z",clipRule:"evenodd"})),hg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h16.8V3.6zm16.8 5h-11.8v11.8h11.8zm-13 11.8V8.6h-3.8v11.8z",clipRule:"evenodd"})),gg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm15 3.6h-13.2V6h13.2z",clipRule:"evenodd"})),vg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h7.8V3.6zm9 0v7.8h7.8V3.6zm7.8 9h-7.8v7.8h7.8z",clipRule:"evenodd"})),mg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.74 8.74 0 0 0-4.966 2.124l3.412 3.412a3.96 3.96 0 0 1 2.354-.772c.809 0 1.56.241 2.189.656l3.425-3.426a8.74 8.74 0 0 0-4.814-1.994V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.74 8.74 0 0 0 4.967-2.124l-3.412-3.412a3.96 3.96 0 0 1-2.355.772 3.96 3.96 0 0 1-2.513-.895l-3.402 3.402a8.74 8.74 0 0 0 5.115 2.257v1.204C6.063 21.536 2.023 17.24 2.023 12m3.36-5.766A8.74 8.74 0 0 0 3.224 12a8.74 8.74 0 0 0 2.03 5.614l3.426-3.426A3.96 3.96 0 0 1 8.023 12c0-.881.287-1.695.772-2.354zm13.097-.15-3.402 3.403c.56.684.895 1.56.895 2.513 0 .881-.286 1.695-.772 2.355l3.412 3.411A8.74 8.74 0 0 0 20.773 12c0-2.28-.869-4.355-2.293-5.915m-6.482 3.141a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55",clipRule:"evenodd"})),pg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.068 2.345c.483-.664 1.533-.322 1.533.499v6.18c0 .375.141.724.396.979.26.26.611.405.978.405h3.48a.848.848 0 0 1 .686 1.347l-7.206 9.9c-.484.663-1.534.322-1.534-.5v-6.18c0-.372-.142-.723-.398-.978a1.38 1.38 0 0 0-.978-.405h-3.48a.848.848 0 0 1-.686-1.348zl.485.354zm.333 1.58-6.164 8.467h2.788c.685 0 1.342.272 1.826.756.489.489.75 1.148.75 1.827v5.099l6.163-8.466h-2.789a2.58 2.58 0 0 1-1.826-.757 2.58 2.58 0 0 1-.748-1.827z",clipRule:"evenodd"})),fg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.738 4.93a6.6 6.6 0 0 1 9.334 9.333l-.51.51-.848-.85.51-.508a5.4 5.4 0 1 0-7.638-7.637l-.509.509-.848-.849zm-.792 2.488L7.418 8.946l-.848-.849L8.097 6.57zm6.307 2.178-5.657 5.657-.848-.848 5.657-5.657zM4.93 9.738l.51-.51.848.85-.51.508a5.4 5.4 0 1 0 7.638 7.637l.509-.509.848.849-.509.509a6.6 6.6 0 0 1-9.334-9.334m12.502 6.166-1.527 1.527-.849-.849 1.527-1.527z",clipRule:"evenodd"})),wg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.627 7.2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0M8.831 7h11.17v1.2H8.831zm-3.204 4.6a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m4.804-.6h11.17v1.2H8.831zM5.627 16a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m4.804-.6h11.17V17H8.831z",clipRule:"evenodd"})),Eg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.83 7H20v1.2H8.83zM4 7h2.8v1.2H4zm4.83 4.4H20v1.2H8.83zM4 11.4h2.8v1.2H4zm0 4.4h2.8V17H4zm4.83 0H20V17H8.83z",clipRule:"evenodd"})),yg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.325 6.3v2.6h.6V6.3zm1.037 4.4H4.44v.6h1.872v.4H4.89a.55.55 0 0 0-.55.55v.5c0 .305.246.55.55.55h1.92v-.6H4.94v-.4h1.422a.55.55 0 0 0 .55-.55v-.5a.55.55 0 0 0-.55-.55m0 4.4H4.44v.6h1.872v.4H4.44v.6h1.872v.4H4.44v.6h1.922a.55.55 0 0 0 .55-.55v-1.5a.55.55 0 0 0-.55-.55M20 7H8.83v1.2H20zm0 4.4H8.83v1.2H20zm0 4.4H8.83V17H20z",clipRule:"evenodd"})),xg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 2v5h-1.2V2zM5.353 4.505l3.071 3.07-.848.85-3.071-3.072zm14.142.848-3.07 3.071-.85-.848 3.072-3.071zM22 12.6h-5v-1.2h5zm-15 0H2v-1.2h5zm9.424 2.975 3.073 3.07-.848.848-3.073-3.069zm-8 .85-3.072 3.07-.848-.85 3.072-3.07zM12.6 17v5h-1.2v-5z",clipRule:"evenodd"})),Cg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.347A4.6 4.6 0 0 1 16.598 6.6v3.2h-1.2V6.6a3.4 3.4 0 0 0-5.804-2.404zM4.598 10.4h9.2V9.2h-9.55a.85.85 0 0 0-.85.85v11.1c0 .47.381.85.85.85h15.5c.47 0 .85-.38.85-.85v-11.1a.85.85 0 0 0-.85-.85h-1.55v1.2h1.2v10.4h-14.8zm7.405 4.4a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6m-2 .8a2 2 0 1 1 4 0 2 2 0 0 1-4 0",clipRule:"evenodd"})),bg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.347A4.6 4.6 0 0 1 16.598 6.6v3.2h-1.2V6.6a3.4 3.4 0 1 0-6.8 0v3.2h-1.2V6.6a4.6 4.6 0 0 1 1.348-3.253M4.598 10.4h1.2V9.2h-1.55a.85.85 0 0 0-.85.85v11.1c0 .47.381.85.85.85h15.5c.47 0 .85-.38.85-.85v-11.1a.85.85 0 0 0-.85-.85h-1.55v1.2h1.2v10.4h-14.8zm9.2 0h-3.6V9.2h3.6zm-1.795 4.4a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6m-2 .8a2 2 0 1 1 4 0 2 2 0 0 1-4 0",clipRule:"evenodd"})),Rg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.079 2.217a9.975 9.975 0 1 1-5.107 16.837l.848-.849a8.774 8.774 0 1 0 0-12.41l-.848-.848a9.98 9.98 0 0 1 5.107-2.73m.305 5.36 3.783 3.782a.85.85 0 0 1 0 1.202l-3.783 3.783-.848-.848L12.43 12.6H2v-1.2h10.512L9.535 8.425z",clipRule:"evenodd"})),Ig=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.71 3.394a8.775 8.775 0 1 0 4.493 14.811l.849.849a9.975 9.975 0 1 1 0-14.107l-.849.849a8.78 8.78 0 0 0-4.493-2.402m4.363 4.182 3.783 3.783a.85.85 0 0 1 0 1.202l-3.783 3.783-.849-.848L20.12 12.6H11v-1.2h9.2l-2.975-2.975z",clipRule:"evenodd"})),Sg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.227 2.037a8.001 8.001 0 0 0 0 15.926v-1.207a6.801 6.801 0 0 1 0-13.512zm1.6 14.714a6.801 6.801 0 0 0 0-13.502V2.042a8.001 8.001 0 0 1 0 15.916zm5.534.458 4.782 4.782.848-.849-4.781-4.781z",clipRule:"evenodd"})),Tg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.031 5.25c0-.47.38-.85.85-.85h18.25c.47 0 .85.38.85.85v13.5c0 .47-.38.85-.85.85H2.881a.85.85 0 0 1-.85-.85zm1.2.35v12.8h17.55V5.6zm8.248 7.755L4.883 8.224l.737-.947L12 12.24l6.382-4.963.737.947-6.597 5.13a.85.85 0 0 1-1.044 0",clipRule:"evenodd"})),Mg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.395 3.778a.85.85 0 0 0-.829.032Zm-.37 1.158L4.598 7.641V18.69l3.8-2.28V6.75h1.2v9.628l5.374 2.687 4.426-2.655V5.32l-3.8 2.321v9.608h-1.2V7.673zm5.947 1.682 4.333-2.648a.85.85 0 0 1 1.293.725v11.913a.85.85 0 0 1-.412.729l-4.761 2.856a.85.85 0 0 1-.818.032l-5.582-2.792-4.34 2.604a.85.85 0 0 1-1.287-.73V7.446a.85.85 0 0 1 .407-.725l4.761-2.91.83-.032m0 0 5.576 2.84Z",clipRule:"evenodd"})),zg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.898 3.4h1.6a3.1 3.1 0 0 1 3.1 3.1v1.6h-1.2V6.5a1.9 1.9 0 0 0-1.9-1.9h-1.6zm-9.4 1.2a1.9 1.9 0 0 0-1.9 1.9v1.6h-1.2V6.5a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2zm-1.9 11.3v1.6c0 1.05.851 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1v-1.6zm16 0v1.6a3.1 3.1 0 0 1-3.1 3.1h-1.6v-1.2h1.6a1.9 1.9 0 0 0 1.9-1.9v-1.6z",clipRule:"evenodd"})),Og=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 4.25c0-.47.38-.85.85-.85H21.1c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85zm1.2.35v14.8h17.55V4.6zm6.9 5.006v4.79L14.291 12zm-1.2-.603a.85.85 0 0 1 1.272-.738l5.246 2.997a.85.85 0 0 1 0 1.476l-5.246 2.998a.85.85 0 0 1-1.272-.738z",clipRule:"evenodd"})),Vg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 6.6H3V5.4h18zm0 6H3v-1.2h18zm0 6H3v-1.2h18z",clipRule:"evenodd"})),Fg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.814 9.363v1.247h1.2v-.047zm7.662 5.964L8.015 8.865l-1.2-1.2L3.09 3.939l.848-.848 16.97 16.97-.848.849-1.482-1.482-.85-.85-2.398-2.398zm-1.084.613a3.982 3.982 0 0 1-5.377-3.733h-1.2a5.184 5.184 0 0 0 7.488 4.644zm3.382 3.382A8.568 8.568 0 0 1 3.43 12.207h-1.2a9.768 9.768 0 0 0 15.406 7.977zm3.37-1.722a9.77 9.77 0 0 0 1.623-5.393h-1.2a8.57 8.57 0 0 1-1.292 4.525zm-3.372-3.37c.269-.635.41-1.321.41-2.023h-1.2c0 .37-.05.734-.15 1.083zm-8.48-8.481a3.984 3.984 0 0 1 7.69 1.46v3.401h1.2v-3.4a5.184 5.184 0 0 0-9.796-2.367z",clipRule:"evenodd"})),Pg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.333 3.544a5.184 5.184 0 0 1 8.85 3.666v3.4h-1.2v-3.4a3.984 3.984 0 0 0-7.969 0v3.4h-1.2v-3.4c0-1.375.547-2.694 1.519-3.666m6.483 11.48a3.99 3.99 0 0 0 1.167-2.817h1.2a5.184 5.184 0 0 1-10.369 0h1.2a3.984 3.984 0 0 0 6.802 2.817m3.241 3.242a8.57 8.57 0 0 0 2.51-6.059h1.2a9.768 9.768 0 1 1-19.537 0h1.2a8.568 8.568 0 0 0 14.627 6.059",clipRule:"evenodd"})),kg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.7 6v1.6a3.1 3.1 0 0 1-3.1 3.1H6V9.5h1.6a1.9 1.9 0 0 0 1.9-1.9V6zm3.9 0v1.6c0 1.05.85 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1V6zM6 13.4h1.6a3.1 3.1 0 0 1 3.1 3.1v1.6H9.5v-1.6a1.9 1.9 0 0 0-1.9-1.9H6zm10.5 1.2a1.9 1.9 0 0 0-1.9 1.9v1.6h-1.2v-1.6a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2z",clipRule:"evenodd"})),Bg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zM17.998 12.6h-12v-1.2h12z",clipRule:"evenodd"})),Ag=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 12.6H4v-1.2h16z",clipRule:"evenodd"})),Lg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 3.85c0-.47.381-.85.85-.85h18.25c.47 0 .85.38.85.85v11.219c0 .47-.38.85-.85.85H2.873a.85.85 0 0 1-.85-.85zm1.2.35v10.519h17.55V4.2zm12.775 14.5h-8v-1.2h8zm0 2.4h-8v-1.2h8z",clipRule:"evenodd"})),Ng=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.163 3.292a.84.84 0 0 1-.01.9 6.262 6.262 0 0 0 8.654 8.655.84.84 0 0 1 .9-.01c.26.16.45.48.376.855a9.177 9.177 0 0 1-18.184-1.769c0-4.464 3.186-8.182 7.409-9.007a.82.82 0 0 1 .855.376M9.716 4.3a7.977 7.977 0 1 0 9.982 9.983A7.462 7.462 0 0 1 9.717 4.3",clipRule:"evenodd"})),_g=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M8.25 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M18.75 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})),$g=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M12 8.25a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 18.75a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"})),Hg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.629 4.138v13.128a3.8 3.8 0 0 1-3.028 3.72v-1.238a2.6 2.6 0 0 0 0-4.965v-1.238a3.8 3.8 0 0 1 1.828.95V3.788c0-.47.38-.85.85-.85H21.13c.47 0 .85.38.85.85v13.478a3.8 3.8 0 0 1-2.998 3.714v-1.241a2.6 2.6 0 0 0 0-4.947v-1.24a3.8 3.8 0 0 1 1.798.943V4.138zm7.754 9.413a3.8 3.8 0 0 0 0 7.429v-1.241a2.6 2.6 0 0 1 0-4.947zM5 19.73v1.245a3.8 3.8 0 0 1 0-7.417v1.245a2.6 2.6 0 0 0 0 4.927",clipRule:"evenodd"})),Dg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.175 4.138H12.82v13.128a3.8 3.8 0 0 1-3.024 3.72v-1.239a2.6 2.6 0 0 0 0-4.963v-1.238c.697.144 1.324.48 1.824.949V3.788c0-.47.38-.85.85-.85h5.705zm-9.98 9.419a3.8 3.8 0 0 0 0 7.417V19.73a2.6 2.6 0 0 1 0-4.93z",clipRule:"evenodd"})),jg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.925 6.332 5.01 10.385l5.543 1.79c.247.08.442.273.524.52l1.865 5.592zm.342-1.383a.818.818 0 0 1 1.04 1.033l-4.59 13.77c-.249.747-1.304.747-1.553 0L10 13.258l-6.455-2.085c-.75-.242-.758-1.3-.012-1.553z",clipRule:"evenodd"})),Wg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601zm.746.951L3.2 8.249v7.502L8.249 20.8h7.502l5.05-5.049V8.25L15.75 3.2z",clipRule:"evenodd"})),Gg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.548 2.551a.85.85 0 0 1 .9 0l7.868 4.917a.6.6 0 0 1 .282.51v7.86a.85.85 0 0 1-.4.721l-7.882 4.927a.6.6 0 0 1-.636 0l-7.882-4.927a.85.85 0 0 1-.4-.72V7.977a.6.6 0 0 1 .282-.509zm.45 1.134-1.867 1.167 6.867 4.293 1.868-1.168zm7.4 5.375-6.8 4.25v6.585l6.8-4.25zm-8 10.835V13.31l-6.8-4.25v6.585zM5.131 7.977l6.867 4.293 1.868-1.168L6.998 6.81zm3-1.875 6.867 4.293.868-.543L8.998 5.56z",clipRule:"evenodd"})),Ug=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM8.023 8.836a.81.81 0 0 1 .811-.811h1.828c.448 0 .811.363.811.811v6.328c0 .448-.363.811-.81.811H8.833a.81.81 0 0 1-.811-.81zm1.2.389v5.55h1.05v-5.55zm3.3-.389a.81.81 0 0 1 .811-.811h1.828c.448 0 .811.363.811.811v6.328c0 .448-.363.811-.81.811h-1.829a.81.81 0 0 1-.81-.81zm1.2.389v5.55h1.05v-5.55z",clipRule:"evenodd"})),Kg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 6.25c0-.47.381-.85.85-.85h3.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-3.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h2.8V6.6zm6.8-.35c0-.47.381-.85.85-.85h3.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-3.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h2.8V6.6z",clipRule:"evenodd"})),qg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.32 4.426a.6.6 0 0 1 .594-.152l11.866 3.49a.85.85 0 0 1 .602.696l.656 4.592 1.45 1.45a.85.85 0 0 1 0 1.202l-3.89 3.89a.85.85 0 0 1-1.201 0l-1.45-1.45-4.593-.656a.85.85 0 0 1-.695-.602L4.17 5.019a.6.6 0 0 1 .151-.593m9.758 13.152.92.92 3.394-3.395-.92-.92zm2.758-4.455-.61-4.27L6.833 6.09l3.63 3.63a2.101 2.101 0 1 1-.849.848l-3.63-3.63 2.763 9.393 4.27.61zM12.1 10.931a.9.9 0 1 0-1.273 1.273.9.9 0 0 0 1.272-1.273",clipRule:"evenodd"})),Yg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.393 5.213a2.4 2.4 0 1 1 3.394 3.394l-.142.141-.848-.848.141-.142a1.2 1.2 0 0 0-1.697-1.697l-.141.142-.849-.849zm-9.094 10.79 8.67-8.669-.849-.849-8.768 8.769a.85.85 0 0 0-.25.578l-.06 2.253a.85.85 0 0 0 .873.872l2.253-.06a.85.85 0 0 0 .578-.249l8.768-8.768-.848-.849-8.67 8.67-1.744.047z",clipRule:"evenodd"})),Xg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 7.5c0-1.436.976-2.643 2.3-2.996v1.272a1.9 1.9 0 0 0 0 3.448v1.271a3.1 3.1 0 0 1-2.3-2.995m5 0a1.9 1.9 0 0 1-1.1 1.724v1.271a3.101 3.101 0 0 0 0-5.991v1.272a1.9 1.9 0 0 1 1.1 1.724M4.574 18.575l14-14 .849.849-14 14zm11.124-3.8a1.9 1.9 0 0 0 0 3.449v1.271a3.101 3.101 0 0 1 0-5.991zm1.6 3.449a1.9 1.9 0 0 0 0-3.448v-1.272a3.101 3.101 0 0 1 0 5.992z",clipRule:"evenodd"})),Zg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.327 12.521 7.167-7.167-.848-.849-7.168 7.167-.848.85-1.245 1.244-.848.848-4.033 4.033.848.849 4.033-4.033.849-.849 1.244-1.244zm.283 1.98.848-.849 1.18 1.18 1.283-1.283.425.424-.425-.424a.85.85 0 0 1 1.202 0l2.829 2.828a.85.85 0 0 1 0 1.202l-.25.25-.848-.849.002-.002-2.334-2.333-1.283 1.283a.85.85 0 0 1-1.202 0zm-1.245 1.245-.848.848 2.4 2.4v.001l.158.157.004-.004a3.975 3.975 0 0 0 5.459-.154l-.849-.849a2.775 2.775 0 0 1-3.924 0zm-3.96-2.263.849-.849L5.81 10.19a2.775 2.775 0 0 1 0-3.924l-.849-.849a3.975 3.975 0 0 0 0 5.622zm2.093-2.093.849-.849-1.225-1.224 1.284-1.284a.85.85 0 0 0 0-1.202L7.577 4.003a.85.85 0 0 0-1.202 0l-.249.25.849.848.001-.002L9.31 7.432 8.026 8.716a.85.85 0 0 0 0 1.202z",clipRule:"evenodd"})),Jg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.375 4.003a.85.85 0 0 1 1.202 0l2.829 2.828a.85.85 0 0 1 0 1.202L9.122 9.317l5.516 5.515 1.283-1.283a.85.85 0 0 1 1.202 0l2.829 2.828a.85.85 0 0 1 0 1.202l-.25.25-.848-.849.002-.002-2.334-2.333-1.283 1.283a.85.85 0 0 1-1.202 0l-6.01-6.01a.85.85 0 0 1 0-1.202L9.31 7.432 6.976 5.1l-.001.002-.849-.849zM3.797 8.228c0-1.054.419-2.065 1.164-2.81l.849.848a2.775 2.775 0 0 0 0 3.924l7.953 7.956-.848.848L4.96 11.04a3.98 3.98 0 0 1-1.164-2.811m11.93 10.73c.736 0 1.442-.293 1.962-.813l.849.849a3.975 3.975 0 0 1-5.622 0l.849-.849c.52.52 1.226.813 1.962.813",clipRule:"evenodd"})),Qg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.798 2.268c-4.45 1.002-7.775 4.978-7.775 9.731 0 5.51 4.466 9.975 9.975 9.975 4.754 0 8.73-3.324 9.732-7.775h-1.234A8.775 8.775 0 1 1 9.799 3.502V2.268m10.691 9.131h.264a8.78 8.78 0 0 0-8.155-8.155V11.4h7.891m1.481.357a9.978 9.978 0 0 0-9.713-9.729.846.846 0 0 0-.859.847v8.875c0 .47.381.85.85.85h8.876c.46 0 .846-.37.846-.843",clipRule:"evenodd"})),e7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.952 5.327A7.001 7.001 0 0 0 5.024 9.699H3.82a8.201 8.201 0 0 1 16.362 0H18.98a6.97 6.97 0 0 0-2.027-4.372m1.976 5.972a6.97 6.97 0 0 1-1.976 3.93l-4.95 4.95-4.951-4.95a6.97 6.97 0 0 1-1.976-3.93H3.864a8.17 8.17 0 0 0 2.338 4.778l5.372 5.371a.605.605 0 0 0 .855 0l5.372-5.371a8.17 8.17 0 0 0 2.338-4.778zm-6.927-2.2a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8m-2.6 1.4a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0",clipRule:"evenodd"})),t7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("mask",{id:"placeholder_svg__a",width:20,height:20,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},l.createElement("path",{fill:"#D9D9D9",d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})),l.createElement("g",{mask:"url(#placeholder_svg__a)"},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M23.097-.085A9.4 9.4 0 0 0 9.854 1.074l-.92-.772c3.764-4.484 10.45-5.07 14.934-1.306zM-4.951 2.227A9.4 9.4 0 0 0 8.292 1.068l.919.772C5.448 6.324-1.239 6.91-5.723 3.146zM24.56 5.379a9.4 9.4 0 0 0-13.243 1.159l-.92-.772c3.764-4.484 10.45-5.07 14.934-1.306zM-3.487 7.691A9.4 9.4 0 0 0 9.756 6.532l.92.772C6.911 11.788.225 12.374-4.26 8.61zm29.512 3.152a9.4 9.4 0 0 0-13.243 1.159l-.92-.772c3.764-4.484 10.45-5.069 14.934-1.306zm-28.048 2.312a9.4 9.4 0 0 0 13.243-1.158l.92.77c-3.764 4.486-10.45 5.07-14.934 1.308zm29.512 3.152a9.4 9.4 0 0 0-13.243 1.159l-.92-.771c3.764-4.485 10.45-5.07 14.935-1.307zM-.559 18.62a9.4 9.4 0 0 0 13.243-1.158l.92.771c-3.764 4.485-10.45 5.07-14.934 1.307zm29.513 3.153A9.4 9.4 0 0 0 15.71 22.93l-.919-.771c3.763-4.485 10.45-5.07 14.934-1.307zM.904 24.083a9.4 9.4 0 0 0 13.243-1.158l.92.771c-3.763 4.485-10.45 5.07-14.934 1.307z",clipRule:"evenodd"}))),n7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.16 2.79a2.6 2.6 0 0 1 4.438 1.84h-1.2a1.4 1.4 0 0 0-2.8 0h-1.2c0-.69.274-1.352.762-1.84m-.762 5.74v-2.3h1.2v2.474a.85.85 0 0 1-.34.68l-5.66 4.245v1.368L9.48 13.37a.85.85 0 0 1 1.118.806v4.028a.85.85 0 0 1-.34.68l-1.66 1.245v.432l3.194-.799a.85.85 0 0 1 .413 0l3.193.799v-.432l-1.66-1.245a.85.85 0 0 1-.34-.68v-4.028a.85.85 0 0 1 1.12-.806l4.88 1.627v-1.368l-5.66-4.245a.85.85 0 0 1-.34-.68V6.23h1.2v2.3l5.66 4.245a.85.85 0 0 1 .34.68v2.028a.85.85 0 0 1-1.118.807l-4.882-1.627v3.367l1.66 1.245a.85.85 0 0 1 .34.68v1.055a.85.85 0 0 1-1.056.825l-3.544-.886-3.543.886a.85.85 0 0 1-1.057-.825v-1.055a.85.85 0 0 1 .34-.68l1.66-1.245v-3.367l-4.88 1.627a.85.85 0 0 1-1.12-.807v-2.028a.85.85 0 0 1 .34-.68zm.14 9.394Zm2.545 3.003ZM14.46 8.425l-.21.28zm5.079 5.309.21-.28zm-15.079 0-.21-.28z",clipRule:"evenodd"})),o7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM10.38 9.496v5.008L14.136 12zm-1.2-.698a.827.827 0 0 1 1.285-.687l4.803 3.201a.827.827 0 0 1 0 1.376l-4.802 3.201a.827.827 0 0 1-1.286-.687z",clipRule:"evenodd"})),l7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.231 7.12v9.758L15.55 12zm7.755 4.588ZM7.031 6.467a.85.85 0 0 1 1.322-.708l8.3 5.533a.85.85 0 0 1 0 1.415l-8.3 5.533a.85.85 0 0 1-1.322-.708z",clipRule:"evenodd"})),i7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zm7.675 7.675V8h1.2v3.4h3.4v1.2h-3.4V16h-1.2v-3.4h-3.4v-1.2z",clipRule:"evenodd"})),r7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 11.4V4h1.2v7.4H20v1.2h-7.4V20h-1.2v-7.4H4v-1.2z",clipRule:"evenodd"})),a7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.398 3.5c0-.47.381-.85.85-.85h9.5c.47 0 .85.38.85.85v2.05h-1.2v-1.7h-8.8v1.7h-1.2zm-4 4.5c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v9.483c0 .47-.38.85-.85.85h-1.55v-1.2h1.2V8.35h-16.8v8.789l1.206.011-.011 1.2-1.553-.015a.85.85 0 0 1-.842-.85zm14 1.548a.8.8 0 0 0 1.6 0h1.2a2 2 0 1 1-4 0zM6.398 16c0-.47.381-.85.85-.85h9.5c.47 0 .85.38.85.85v4.5c0 .47-.38.85-.85.85h-9.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h8.8v-3.8z",clipRule:"evenodd"})),s7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943M3.223 12a8.776 8.776 0 0 0 7.975 8.74v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.176-9.943V3.26A8.776 8.776 0 0 0 3.222 12m8.558-5.85a3.85 3.85 0 0 0-3.335 1.925l1.04.6a2.65 2.65 0 1 1 2.294 3.975v1.2a3.85 3.85 0 0 0 0-7.7m1.017 10.3a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),c7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.998 7.23a4.771 4.771 0 1 0 0 9.542v1.2a5.971 5.971 0 0 1 0-11.943zm8.024-1.2a5.971 5.971 0 1 1 0 11.942v-1.2a4.771 4.771 0 0 0 0-9.543zM8 9.797a2.202 2.202 0 1 0 0 4.405v1.2a3.402 3.402 0 1 1 0-6.805zm8.023-1.2a3.402 3.402 0 0 1 0 6.805v-1.2a2.202 2.202 0 1 0 0-4.405zM11.999 10.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8m-2.6 1.4a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0",clipRule:"evenodd"})),d7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zm.8-11.514a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55M8.023 12a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0",clipRule:"evenodd"})),u7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.2 2.064a9.98 9.98 0 0 0-7.35 4.192V4h-1.2v3.687c0 .504.408.913.912.913H7.25V7.4H4.53A8.77 8.77 0 0 1 11.2 3.269zm0 18.825a8.77 8.77 0 0 1-6.366-3.63 8.78 8.78 0 0 1-1.567-6.257l-1.19-.157A9.975 9.975 0 0 0 11.2 22.093zm1.6 1.198v-1.204a8.77 8.77 0 0 0 6.729-4.283H16.81v-1.2H20.5c.504 0 .912.408.912.912V20h-1.2v-2.237a9.97 9.97 0 0 1-7.411 4.324m0-18.818V2.065a9.98 9.98 0 0 1 7.308 4.132 9.98 9.98 0 0 1 1.781 7.112l-1.19-.156A8.775 8.775 0 0 0 12.8 3.269",clipRule:"evenodd"})),h7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.767 3.824a.85.85 0 0 1 1.36.68V9.23a.85.85 0 0 1-1.345.691L2.555 7.616a.85.85 0 0 1-.016-1.372zm.16 1.38L3.642 6.917 5.927 8.55zM8.73 6.34h5.318a5.17 5.17 0 0 1 5.169 5.17v.804h-1.2v-.805a3.97 3.97 0 0 0-3.97-3.969H8.732zm-3.22 5.343v.969a3.97 3.97 0 0 0 3.968 3.969h5.792v1.2H9.479a5.17 5.17 0 0 1-5.169-5.17v-.968zm12.565 3.767v3.345l2.284-1.713zm-1.2-.68a.85.85 0 0 1 1.343-.692l3.228 2.305a.85.85 0 0 1 .016 1.372l-3.228 2.42a.85.85 0 0 1-1.36-.68z",clipRule:"evenodd"})),g7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.777 8.777 0 0 1 7.9 9.884 8.775 8.775 0 0 1-7.9 7.593v1.204a9.975 9.975 0 0 0 0-19.885m-1.6 1.204V2.057a9.97 9.97 0 0 0-7.35 4.191V4h-1.2v3.687c0 .504.408.913.912.913H7.25V7.4H4.526a8.77 8.77 0 0 1 6.673-4.139m0 17.477v1.204A9.975 9.975 0 0 1 2.023 12h1.2a8.775 8.775 0 0 0 7.976 8.738m-2.376-5.387V8.648h1.2v6.703zm3.6-5.501v4.3h1.55v-4.3zm-1.2-.35c0-.47.381-.85.85-.85h2.25c.47 0 .85.38.85.85v5c0 .469-.38.85-.85.85h-2.25a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),v7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.98 9.98 0 0 1 7.308 4.132 9.975 9.975 0 0 1-7.308 15.753v-1.204a8.775 8.775 0 0 0 0-17.477m-1.6 17.477A8.775 8.775 0 0 1 3.223 12h-1.2a9.975 9.975 0 0 0 9.176 9.942zm0-18.681V3.26A8.78 8.78 0 0 0 4.526 7.4h2.723v1.2H3.56a.91.91 0 0 1-.912-.913V4h1.2v2.248a9.97 9.97 0 0 1 7.35-4.191m-2.3 13.294V8.648h1.2v6.703zm3.825-5.501h2.425v-1.2h-2.775a.85.85 0 0 0-.85.85v2.25c0 .469.38.85.85.85h1.65v1.55h-2.425v1.2h2.775c.47 0 .85-.381.85-.85v-2.25a.85.85 0 0 0-.85-.85h-1.65z",clipRule:"evenodd"})),m7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.98 9.98 0 0 1 7.308 4.132 9.975 9.975 0 0 1-7.308 15.753v-1.204a8.775 8.775 0 0 0 0-17.477m-1.6 17.477A8.775 8.775 0 0 1 3.223 12h-1.2a9.975 9.975 0 0 0 9.176 9.942zm0-18.681V3.26A8.77 8.77 0 0 0 4.526 7.4h2.723v1.2H3.56a.91.91 0 0 1-.912-.913V4h1.2v2.248a9.97 9.97 0 0 1 7.35-4.191m-.892 7.793h4.442v-1.2H9.848a.74.74 0 0 0-.741.74v2.469c0 .409.332.74.74.74h3.843v1.55H9.25v1.2h4.9a.74.74 0 0 0 .741-.74V12.14a.74.74 0 0 0-.74-.74h-3.843z",clipRule:"evenodd"})),p7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.668 17.5v-11h1.2v4.738l6.717-4.478a.85.85 0 0 1 1.322.707v3.36l6.1-4.067a.85.85 0 0 1 1.322.707v9.066a.85.85 0 0 1-1.322.707l-6.1-4.067v3.36a.85.85 0 0 1-1.322.707l-6.717-4.478V17.5zm9.643-5.5 5.818 3.879V8.12zm-1.604-3.879L5.889 12l5.818 3.879z",clipRule:"evenodd"})),f7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.318 6.76a.85.85 0 0 1 1.322.707v3.36l6.1-4.068a.85.85 0 0 1 1.322.708v9.065a.85.85 0 0 1-1.322.708l-6.1-4.067v3.36a.85.85 0 0 1-1.322.707L4.52 12.707a.85.85 0 0 1 0-1.415l.333.5.004.005m-.004-.006-.333-.499 6.8-4.533M13.042 12l5.819 3.88V8.12zM11.44 8.121l-5.818 3.878 5.818 3.88z",clipRule:"evenodd"})),w7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.738 8.262A16.6 16.6 0 0 0 4 3.4v1.2A15.4 15.4 0 0 1 19.4 20h1.2a16.6 16.6 0 0 0-4.862-11.738m-3.536 3.536A11.6 11.6 0 0 0 4 8.4v1.2A10.4 10.4 0 0 1 14.4 20h1.2a11.6 11.6 0 0 0-3.398-8.202m-4.752 6.89a1.65 1.65 0 0 0 0-3.075v-1.25a2.851 2.851 0 0 1 0 5.574zm-1.2-3.075a1.65 1.65 0 0 0 0 3.075v1.25a2.851 2.851 0 0 1 0-5.574z",clipRule:"evenodd"})),E7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.726 3.952a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8m-2.6 1.4a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0m1.592 4.267a3.9 3.9 0 0 0-4.177 2.872l-1.159-.311a5.1 5.1 0 0 1 6.249-3.608l.444.12v.46a3.4 3.4 0 0 0 3.398 3.398v1.2a4.6 4.6 0 0 1-4.014-2.355l-1.205 4.216a5.1 5.1 0 0 1 4.318 5.037h-1.2a3.897 3.897 0 0 0-3.477-3.874 4.6 4.6 0 0 1-5.532 2.697l.331-1.154a3.4 3.4 0 0 0 4.205-2.33l1.139-4 .003.002z",clipRule:"evenodd"})),y7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.353 4.132c.512-.604 1.499-.242 1.499.55v8.799c0 .47-.381.85-.85.85h-7.46a.85.85 0 0 1-.649-1.4zm.299 1.504L5.297 13.13h6.355zM3.725 17.229a.85.85 0 0 1 .724-1.295h15.105a.85.85 0 0 1 .724 1.295l-1.825 2.967a.85.85 0 0 1-.724.404H6.275a.85.85 0 0 1-.724-.404zm1.35-.095L6.47 19.4h11.063l1.395-2.266z",clipRule:"evenodd"})),x7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.598 4.6v14.8h2.8v-5.114c0-.49.397-.886.886-.886h7.429c.489 0 .885.397.885.886V19.4h2.8V7.677L16.321 4.6zm10.8 14.8v-4.8h-6.8v4.8zm-12-15.114c0-.49.397-.886.886-.886h12.168c.234 0 .46.094.626.26l3.261 3.261c.166.166.26.391.26.626v12.168c0 .489-.397.885-.886.885H4.284a.886.886 0 0 1-.886-.885zm10.2 1.914a3.1 3.1 0 1 1-6.2 0h1.2a1.9 1.9 0 1 0 3.8 0z",clipRule:"evenodd"})),C7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.467 2.147a.85.85 0 0 1 1.062 0l2.666 2.133 3.395.377a.85.85 0 0 1 .75.751l.378 3.395 2.133 2.666a.85.85 0 0 1 0 1.062L19.717 15.2l-.377 3.391a.85.85 0 0 1-.75.751l-3.395.377-2.666 2.133a.85.85 0 0 1-1.062 0L8.8 19.718l-3.393-.377a.85.85 0 0 1-.75-.75l-.378-3.394-2.132-2.666a.85.85 0 0 1 0-1.062L4.28 8.805l.377-3.397a.85.85 0 0 1 .751-.75L8.8 4.28zm.53 1.112L9.47 5.281a.85.85 0 0 1-.437.181l-3.215.357-.358 3.219a.85.85 0 0 1-.18.437L3.26 12l2.02 2.526a.85.85 0 0 1 .18.437l.358 3.217 3.216.357a.85.85 0 0 1 .437.18l2.527 2.022 2.526-2.02a.85.85 0 0 1 .437-.182l3.218-.357.357-3.215a.85.85 0 0 1 .18-.437L20.74 12l-2.022-2.527a.85.85 0 0 1-.18-.437l-.358-3.217-3.217-.357a.85.85 0 0 1-.437-.181z",clipRule:"evenodd"})),b7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.35 3.299a.85.85 0 0 1 1.206-.967l17.816 8.908a.85.85 0 0 1 0 1.521L3.556 21.669a.85.85 0 0 1-1.205-.966L4.526 12zm1.35.447 2.012 8.049a.85.85 0 0 1 0 .412L3.7 20.256 20.21 12zM13.34 12.6h-6v-1.2h6z",clipRule:"evenodd"})),R7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 5.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v4.8h16.55V5.6zm2.525 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-2.125 5.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v4.8h16.55v-4.8zm2.525 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0",clipRule:"evenodd"})),I7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.644 4.686a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m-2.972 1.6a2.971 2.971 0 1 1 .782 2.009L9.247 11.3a3 3 0 0 1 0 1.398l5.207 3.007a2.971 2.971 0 1 1-.67 1.197l-5.16-2.98a2.971 2.971 0 1 1 0-3.846l5.16-2.98a3 3 0 0 1-.112-.811M6.358 10.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m10.286 5.714a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"})),S7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 3.065a.85.85 0 0 1 1.202 0l4.066 4.066-.849.848-3.219-3.218v10.551h-1.2V4.762L8.181 7.98l-.849-.849zm8.708 11.605a8.8 8.8 0 0 0 .667-3.358h1.2a9.973 9.973 0 0 1-9.975 9.975 9.975 9.975 0 0 1-9.975-9.975h1.2a8.775 8.775 0 0 0 16.883 3.358",clipRule:"evenodd"})),T7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.4 6.511V11.8h1.2V7.711zm12.906 12.907A7.4 7.4 0 0 1 4.6 13.4H3.4a8.6 8.6 0 0 0 13.766 6.876zm2.794-1.165 1.809 1.808-.849.848L3.09 3.94l.848-.848 1.024 1.024.964.963 12.309 12.309zm.804-1.46a8.6 8.6 0 0 0 .695-3.393h-1.2c0 .865-.148 1.696-.421 2.467zM7.667 4.556l4.332-1.3 7.4 2.22V11.8h1.2V5.216a.85.85 0 0 0-.606-.814l-7.75-2.325a.85.85 0 0 0-.488 0L6.703 3.592z",clipRule:"evenodd"})),M7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.998 3.256-7.4 2.22V11.8h-1.2V5.216a.85.85 0 0 1 .606-.814l7.75-2.325a.85.85 0 0 1 .489 0l7.75 2.325-.173.575.173-.575a.85.85 0 0 1 .605.814V11.8h-1.2V5.476zM4.598 13.4a7.4 7.4 0 1 0 14.8 0h1.2a8.6 8.6 0 1 1-17.2 0z",clipRule:"evenodd"})),z7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.003 3.11a2.6 2.6 0 0 0-2.6 2.6h1.2a1.4 1.4 0 0 1 2.8 0h1.2a2.6 2.6 0 0 0-2.6-2.6m-2.4 7v-2.4h8.967l.863 2.59 1.139-.38-.943-2.83a.85.85 0 0 0-.807-.58h-9.57a.85.85 0 0 0-.85.85v2.75zm-3.427.897h-.004a.85.85 0 0 0-.83 1.006l1.064 5.706 1.18-.22-.987-5.292h16.704l-1.502 5.237 1.154.33 1.658-5.78a.8.8 0 0 0 .009-.42.73.73 0 0 0-.256-.388.92.92 0 0 0-.57-.179H3.176m5.073 4.925a2.475 2.475 0 0 0-2.401 1.875h1.276a1.275 1.275 0 0 1 2.25 0h1.276a2.475 2.475 0 0 0-2.401-1.875m2.625 3.075a1.27 1.27 0 0 0 1.125.675 1.27 1.27 0 0 0 1.125-.675H14.4a2.475 2.475 0 0 1-4.802 0zm-3.974 0H5.624a1.273 1.273 0 0 1-2.027.301 1.3 1.3 0 0 1-.223-.301H2.098a2.475 2.475 0 0 0 4.802 0m7.724-1.2h-1.276a2.475 2.475 0 0 1 4.802 0h-1.276a1.276 1.276 0 0 0-2.25 0m2.474 1.2a2.474 2.474 0 0 0 4.802 0h-1.276a1.276 1.276 0 0 1-2.25 0z",clipRule:"evenodd"})),O7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.597 3.435a4.813 4.813 0 0 1 8.217 3.404v2.317h-1.2V6.84a3.613 3.613 0 1 0-7.227 0v2.317h-1.2V6.84c0-1.277.508-2.501 1.41-3.404m-3.37 6.321h.363v-1.2h-.713a.85.85 0 0 0-.85.85v11.72c0 .469.38.85.85.85h14.248c.469 0 .85-.381.85-.85V9.405a.85.85 0 0 0-.85-.85h-.715v1.2h.364v11.02H5.227zm8.784 0H9.99v-1.2h4.02zm-5.624 1a3.613 3.613 0 1 0 7.227 0h1.2a4.813 4.813 0 1 1-9.627 0z",clipRule:"evenodd"})),V7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.984 4.285a1.72 1.72 0 0 0-1.218-.505v-1.2a2.923 2.923 0 0 1 2.922 2.923h-1.2c0-.457-.181-.895-.504-1.218m.504 3.667c0-.47.38-.85.85-.85h15.107a.85.85 0 0 1 .825 1.056l-2.197 8.79a.85.85 0 0 1-.825.644H5.338a.85.85 0 0 1-.85-.85zm1.2.35v8.09h12.287l2.022-8.09zm.581 10.89a1.026 1.026 0 0 0 2.052 0h1.2a2.226 2.226 0 0 1-4.452 0zm8.362 0a1.026 1.026 0 0 0 2.051 0h1.2a2.226 2.226 0 0 1-4.451 0z",clipRule:"evenodd"})),F7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.732 4.102v3.677l2.51-1.883zm-1.2-.68a.85.85 0 0 1 1.344-.692l3.453 2.467a.85.85 0 0 1 .016 1.372l-3.453 2.59a.85.85 0 0 1-1.36-.68zM2.219 5.055a6.95 6.95 0 0 1 6.356 4.146 6.94 6.94 0 0 1 6.355-4.146v1.2a5.745 5.745 0 1 0 0 11.491v1.2A6.95 6.95 0 0 1 8.575 14.8a6.94 6.94 0 0 1-6.356 4.146v-1.2a5.745 5.745 0 0 0 0-11.49zm15.515 11.133v3.677l2.51-1.883zm2.9 2.072Zm-4.1-2.752a.85.85 0 0 1 1.344-.692l3.453 2.467a.85.85 0 0 1 .016 1.372l-3.454 2.59a.85.85 0 0 1-1.36-.68z",clipRule:"evenodd"})),P7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.398 18.5v-13h1.2v5.76l8.25-5.5a.85.85 0 0 1 1.32.707v11.066a.85.85 0 0 1-1.32.707l-8.25-5.5v5.76zm9.57-11.379L8.65 12l7.319 4.879z",clipRule:"evenodd"})),k7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 13.725-5.48-5.48.848-.849L12 12.63l5.233-5.233.848.849-5.48 5.48-.424-.424.424.424a.85.85 0 0 1-1.202 0M18 16.778H6v-1.2h12z",clipRule:"evenodd"})),B7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.969 11.26V5.5h1.2v13h-1.2v-5.76l-8.25 5.5a.85.85 0 0 1-1.32-.707V6.467a.85.85 0 0 1 1.32-.707zM7.599 7.12 14.916 12l-7.319 4.879zm7.755 4.588Z",clipRule:"evenodd"})),A7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10.275 11.398 5.48-5.48.849.848L11.371 12l5.233 5.233-.849.848-5.48-5.48a.85.85 0 0 1 0-1.202M7.223 18V6h1.2v12z",clipRule:"evenodd"})),L7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.423 5.92 5.48 5.48a.85.85 0 0 1 0 1.202l-5.48 5.48-.849-.848L12.807 12 7.574 6.768zm8.533.08v12h-1.2V6z",clipRule:"evenodd"})),N7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.999 7.22h12v1.2h-12zm5.399 3.053a.85.85 0 0 1 1.202 0l5.48 5.48-.848.849-5.233-5.233-5.233 5.233-.848-.848z",clipRule:"evenodd"})),_7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.944v-1.205a8.74 8.74 0 0 0 4.967-2.124L5.384 6.235a8.776 8.776 0 0 0 5.814 14.505v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.175-9.943V3.26a8.74 8.74 0 0 0-4.966 2.125l12.381 12.38a8.776 8.776 0 0 0-5.815-14.505",clipRule:"evenodd"})),$7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.6 5.6a2.4 2.4 0 0 0-2.263 1.6H2.089a3.601 3.601 0 0 1 7.022 0H7.863A2.4 2.4 0 0 0 5.6 5.6M2.09 8.8h1.247a2.401 2.401 0 0 0 4.526 0h1.248a3.601 3.601 0 0 1-7.022 0M2 7.947v.107zm8.798-.547 10.2-.043.005 1.2-10.2.043zm5.338 9.352H14.89a3.601 3.601 0 0 0 7.022 0h-1.248a2.4 2.4 0 0 1-4.527 0m4.527-1.6h1.248a3.601 3.601 0 0 0-7.022 0h1.247a2.401 2.401 0 0 1 4.527 0m-5.863.854v-.108zM2.998 15.4l10.2-.043.005 1.2-10.2.043z",clipRule:"evenodd"})),H7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.6 2.498.044 10.6-1.2.005-.044-10.6zM19.4 6.1a2.4 2.4 0 0 1-1.8 2.324V9.65a3.601 3.601 0 0 0 0-7.1v1.226A2.4 2.4 0 0 1 19.4 6.1m-4.8 0c0-1.118.765-2.058 1.8-2.324V2.55a3.601 3.601 0 0 0 0 7.1V8.424A2.4 2.4 0 0 1 14.6 6.1M17 2.5h.046-.091zm.6 8.398.044 10.6-1.2.005-.044-10.6zM6.45 15.576a2.401 2.401 0 0 0 0 4.648v1.226a3.6 3.6 0 0 1 0-7.1zm1.2 4.648a2.401 2.401 0 0 0 0-4.648V14.35a3.601 3.601 0 0 1 0 7.1zM7.1 14.3h-.101z",clipRule:"evenodd"})),D7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.54 2.875c0-.47.38-.85.85-.85h11.218c.47 0 .85.38.85.85V4.22h-1.2v-.995H6.739v.995h-1.2zm8.458 2.745h-4v-1.2h4zM6.74 20.775V5.82h-1.2v15.305c0 .47.38.85.85.85h11.219c.47 0 .85-.38.85-.85V5.82h-1.2v14.955zm5.26-3.55a.775.775 0 1 0 0 1.55.775.775 0 0 0 0-1.55M10.022 18a1.975 1.975 0 1 1 3.95 0 1.975 1.975 0 0 1-3.95 0",clipRule:"evenodd"})),j7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.563 21.536 2.523 17.24 2.523 12m10.775 9.943c5.135-.407 9.175-4.703 9.175-9.943s-4.04-9.536-9.175-9.943V3.26a8.776 8.776 0 0 1 0 17.478zM8.998 8.6a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m8.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-7.3 3a5.4 5.4 0 1 0 10.8 0h1.2a6.6 6.6 0 1 1-13.2 0z",clipRule:"evenodd"})),W7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h11.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm.35 16V4.6h10.8v14.8zm5-11.9a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m.6 10.925a2.401 2.401 0 0 0 0-4.649V10.95a3.601 3.601 0 0 1 0 7.1zm-1.2-4.649a2.401 2.401 0 0 0 0 4.649v1.226a3.601 3.601 0 0 1 0-7.1z",clipRule:"evenodd"})),G7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725z",clipRule:"evenodd"})),U7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.55 3.236c.507-1.337 2.398-1.338 2.907-.002l1.836 4.82 5 .36c1.402.101 1.961 1.863.874 2.755l-4.135 3.39 2.152 5c.603 1.4-.958 2.742-2.251 1.935l-4.919-3.066-4.53 3.04c-1.248.84-2.842-.407-2.329-1.82l1.838-5.071-4.148-3.402c-1.089-.893-.526-2.657.88-2.754l4.986-.344zm1.266 15.069Zm3.559-10.036-.338.129zm-3.04-4.608a.356.356 0 0 0-.664 0L9.75 8.72a.84.84 0 0 1-.727.54l-5.217.359a.356.356 0 0 0-.201.63l4.346 3.563c.275.226.378.6.256.935l-1.925 5.31a.356.356 0 0 0 .533.416l4.723-3.17a.84.84 0 0 1 .912-.016l5.116 3.19a.356.356 0 0 0 .515-.442l-2.26-5.25a.84.84 0 0 1 .238-.98l.38.464-.38-.464 4.346-3.563a.356.356 0 0 0-.2-.63l-5.229-.377a.84.84 0 0 1-.723-.538z",clipRule:"evenodd"})),K7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.753 19.4 4.649-4.649V4.6h-14.8v14.8zm.746.95a.85.85 0 0 1-.601.25H4.252a.85.85 0 0 1-.85-.85V4.25c0-.47.38-.85.85-.85h15.5c.469 0 .85.38.85.85v10.646a.85.85 0 0 1-.25.601zm-2.097-2.561v-3.54c0-.469.38-.85.85-.85h3.55v1.2h-3.2v3.19z",clipRule:"evenodd"})),q7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM8.023 8.875c0-.47.38-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .47-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55v-5.55z",clipRule:"evenodd"})),Y7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 6.25c0-.47.381-.85.85-.85h11.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-11.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h10.8V6.6z",clipRule:"evenodd"})),X7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 4.4V2h-1.2v2.4zM7.05 6.202 5.353 4.505l-.849.848L6.201 7.05zm12.445-.849-.849-.848-1.697 1.697.849.848zM12.8 15.945a4.026 4.026 0 0 0 0-7.89v-1.22a5.226 5.226 0 0 1 0 10.329zm-1.6-7.89a4.026 4.026 0 0 0 0 7.89v1.22a5.226 5.226 0 0 1 0-10.33zM2 12.6h2.4v-1.2H2zm17.6 0H22v-1.2h-2.4zm-.105 6.047-1.697-1.697-.848.848 1.697 1.697zm-14.142.848 1.697-1.697-.848-.848-1.697 1.697zM12.6 22v-2.4h-1.2V22z",clipRule:"evenodd"})),Z7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.567 3.225v17.55H18.43V3.225zm-1.2-.35c0-.47.38-.85.85-.85H18.78c.47 0 .85.38.85.85v18.25c0 .47-.38.85-.85.85H5.217a.85.85 0 0 1-.85-.85zm7.631 14.35a.775.775 0 1 0 0 1.55.775.775 0 0 0 0-1.55M10.023 18a1.975 1.975 0 1 1 3.95 0 1.975 1.975 0 0 1-3.95 0",clipRule:"evenodd"})),J7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.85 4.563a.85.85 0 0 1 .842-.827l6.541-.062a.85.85 0 0 1 .61.249l8.234 8.234a.85.85 0 0 1 0 1.202l-6.718 6.718a.85.85 0 0 1-1.202 0l-8.232-8.233a.85.85 0 0 1-.249-.623zm1.191.37-.161 6.169 7.878 7.879 6.223-6.223-7.883-7.883z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.588 7.588a.4.4 0 1 0 .566.565.4.4 0 0 0-.566-.565m-.849 1.414a1.6 1.6 0 1 1 2.263-2.263A1.6 1.6 0 0 1 6.74 9.002",clipRule:"evenodd"})),Q7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.24 4.04-9.536 9.176-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.064 21.536 2.023 17.24 2.023 12M12.8 21.943c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943V3.26a8.776 8.776 0 0 1 0 17.478zm-.8-15.218a5.275 5.275 0 1 0 0 10.55 5.275 5.275 0 0 0 0-10.55M5.524 12a6.475 6.475 0 1 1 12.95 0 6.475 6.475 0 0 1-12.95 0m6.475-1.775a1.775 1.775 0 1 0 0 3.55 1.775 1.775 0 0 0 0-3.55M9.024 12a2.975 2.975 0 1 1 5.95 0 2.975 2.975 0 0 1-5.95 0",clipRule:"evenodd"})),ev=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.877 3.703a3 3 0 0 1 5.121 2.121h-1.2a1.8 1.8 0 1 0-3.6 0h-1.2a3 3 0 0 1 .88-2.121M6.442 6.424h1.357v-1.2H6.183a.85.85 0 0 0-.812.6l-1.935 6.288.573.176-.573-.176a.9.9 0 0 0-.038.25v4.367h1.2v-4.315zm11.113 0h-1.353v-1.2h1.612a.85.85 0 0 1 .812.6l1.935 6.288a.9.9 0 0 1 .037.25v4.367h-1.2v-4.315zm.643 6.5h-12.4v-1.2h12.4zm-10.7 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m10.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-7.9 3.6v1.4c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-2h1.2v1.65h1.2v-1.4c0-.47.381-.85.85-.85h10.7c.47 0 .85.38.85.85v1.4h1.2v-1.65h1.2v2c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-1.4z",clipRule:"evenodd"})),tv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.633 11.69 4.067 6.123l.849-.849 5.813 5.813a.85.85 0 0 1 0 1.202l-5.814 5.814-.849-.849zM19.5 18.3h-8v-1.2h8z",clipRule:"evenodd"})),nv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.767 6.1-.86 7.3h4.315c.337 0 .611.274.611.612v3.035a.853.853 0 0 0 1.662.27l1.664-4.991a.62.62 0 0 1 .59-.426h1.284V6.1zM4.61 5.651a.85.85 0 0 1 .844-.75h10.778v8.2h-2.068l-1.532 4.596a2.053 2.053 0 0 1-4-.65V14.6H4.514a.85.85 0 0 1-.844-.949zM19.284 6.95a2.9 2.9 0 0 0-2.051-.85V4.9a4.1 4.1 0 1 1 0 8.2v-1.2a2.9 2.9 0 0 0 2.05-4.95",clipRule:"evenodd"})),ov=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.296 6.1a.85.85 0 0 0-.81.584l-1.663 4.991a.62.62 0 0 1-.59.425H9.948v5.8h9.267l.859-7.3H15.76a.61.61 0 0 1-.612-.61V6.952a.853.853 0 0 0-.852-.853m-1.948.204a2.053 2.053 0 0 1 4 .65V9.4h4.12a.85.85 0 0 1 .843.95l-.94 8a.85.85 0 0 1-.845.75H8.748v-8.2h2.068zm-4.6 5.796a2.9 2.9 0 1 0 0 5.8v1.2a4.1 4.1 0 0 1 0-8.2z",clipRule:"evenodd"})),lv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.372 3.884a5.972 5.972 0 0 0-8.181 7.545l-4.266 4.266.848.849 4.43-4.43a.86.86 0 0 0 .177-.95 4.772 4.772 0 0 1 5.986-6.404L13.07 8.058a.85.85 0 0 0 0 1.202l1.671 1.671a.85.85 0 0 0 1.202 0l3.298-3.297a4.771 4.771 0 0 1-6.404 5.986.86.86 0 0 0-.95.177l-4.43 4.43.849.848 4.266-4.266a5.971 5.971 0 0 0 7.545-8.18c-.265-.544-.96-.608-1.349-.22l-3.426 3.426-1.176-1.176 3.426-3.427c.388-.388.324-1.083-.22-1.348M7.173 20.206l-.848-.848-.015.015a1.19 1.19 0 1 1-1.683-1.683l.015-.015-.849-.849-.015.015a2.39 2.39 0 0 0 3.38 3.38z",clipRule:"evenodd"})),iv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.5 3v.005A2.73 2.73 0 0 0 3.94 5.731h1.2A1.53 1.53 0 0 1 6.672 4.2h10.655a1.53 1.53 0 0 1 1.53 1.53h1.2A2.73 2.73 0 0 0 17.327 3zm4.899 7.255h-4.66v1.2h10.52v-1.2H12.6V5.777h-1.2zm-6.257 7.079V7.307h-1.2v10.377c0 .47.38.85.85.85h14.415c.47 0 .85-.38.85-.85V7.307h-1.2v10.027zm3.019-3.078a.465.465 0 1 0 0 .93.465.465 0 0 0 0-.93m-1.666.465a1.665 1.665 0 1 1 3.33 0 1.665 1.665 0 0 1-3.33 0m9.447-.465a.465.465 0 1 0 0 .93.465.465 0 0 0 0-.93m-1.666.465a1.665 1.665 0 1 1 3.331 0 1.665 1.665 0 0 1-3.33 0M6.46 19.757h11.08v1.2H6.46z",clipRule:"evenodd"})),rv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.454 3.084A3.6 3.6 0 0 1 15.6 5.629h-1.2a2.4 2.4 0 0 0-4.8 0H8.4a3.6 3.6 0 0 1 1.054-2.545M21 7.229v1.2H3v-1.2zM17.4 20.8l-.004-10.77h1.2l.004 11.12c0 .47-.38.85-.85.85H6.25a.85.85 0 0 1-.85-.85V10.03h1.2V20.8zm-8-3.3v-6h1.2v6zm4 0v-6h1.2v6z",clipRule:"evenodd"})),av=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.242 14.09-5.48-5.48.848-.848 5.233 5.232 3.399-3.399a.85.85 0 0 1 1.202 0l-.424.425-.015.014m.015-.014.424-.425 4.77 4.771v-3.18h1.2v4.378c0 .47-.38.85-.85.85h-4.378v-1.2h3.18l-4.523-4.523-3.4 3.4a.85.85 0 0 1-1.201 0",clipRule:"evenodd"})),sv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.186 7.586h4.379c.47 0 .85.38.85.85v4.378h-1.2v-3.18l-4.771 4.77a.85.85 0 0 1-1.202 0l-3.4-3.398-5.232 5.232-.848-.848 5.48-5.48.396.396-.396-.396a.85.85 0 0 1 1.202 0l3.399 3.399 4.523-4.523h-3.18z",clipRule:"evenodd"})),cv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.26 4.583a.85.85 0 0 1 1.477 0l8.069 14.12a.85.85 0 0 1-.738 1.272H3.929a.85.85 0 0 1-.738-1.271zM12 5.71 4.532 18.775h14.933z",clipRule:"evenodd"})),dv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.148 5.551c0-.47.381-.85.85-.85h11.3c.47 0 .85.38.85.85v9.5c0 .47-.38.85-.85.85h-11.3a.85.85 0 0 1-.85-.85zm1.2.35v8.8h10.6v-8.8zm14.051 3h-1.45v-1.2h3.627a.85.85 0 0 1 .796.552l1.477 3.94v2.858c0 .47-.38.85-.85.85h-5.05v-1.2h4.7v-1.8h-2.4a.85.85 0 0 1-.85-.85zm1.2 0v2.8h1.784l-1.05-2.8zm-13.75 7.8a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 0 1-5.2 0zm10 0a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 1 1-5.2 0z",clipRule:"evenodd"})),uv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.247 7.4 8.423 4.576l-.849.849L9.55 7.4H3.498a.85.85 0 0 0-.85.85v10.723c0 .47.381.85.85.85h17c.47 0 .85-.38.85-.85V8.25a.85.85 0 0 0-.85-.85h-6.051l1.976-1.975-.849-.849L12.75 7.4zM3.848 8.6v10.023h16.3V8.6z",clipRule:"evenodd"})),hv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.098 5.378v3.4h-1.2v-3.75c0-.47.381-.85.85-.85h14.5c.47 0 .85.38.85.85v3.75h-1.2v-3.4h-6.3v13.246h2.067v1.2H9.332v-1.2h2.066V5.378z",clipRule:"evenodd"})),gv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.21 5.411a9.6 9.6 0 0 1 16.385 6.522.845.845 0 0 1-.846.867h-8.15v3.4h-1.2v-3.4h-8.15a.845.845 0 0 1-.846-.867A9.6 9.6 0 0 1 5.21 5.411M12 3.8a8.4 8.4 0 0 0-8.379 7.8h16.758a8.4 8.4 0 0 0-8.379-7.8m.454 16.545A3.6 3.6 0 0 1 11.4 17.8h1.2a2.4 2.4 0 1 0 4.8 0h1.2a3.6 3.6 0 0 1-6.146 2.545",clipRule:"evenodd"})),vv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.733 9.61V3.73h1.2v5.88zm11.338 0V3.73h1.2v5.88zM6.933 11.214a5.07 5.07 0 1 0 10.138 0h1.2a6.269 6.269 0 1 1-12.538 0zm12.243 9.067H4.828v-1.2h14.348z",clipRule:"evenodd"})),mv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 7.905a5.004 5.004 0 0 1 10.009 0h-1.2a3.804 3.804 0 0 0-7.61 0zm-4.602 5.662a4.533 4.533 0 0 1 4.533-4.532v1.2a3.333 3.333 0 0 0-.79 6.57l-.284 1.166a4.534 4.534 0 0 1-3.459-4.404m17.933 0A3.33 3.33 0 0 0 17 10.237v-1.2a4.533 4.533 0 0 1 1.152 8.917l-.305-1.161a3.334 3.334 0 0 0 2.485-3.224m-8.8-1.408a.72.72 0 0 1 1.014 0l3.673 3.673-.848.849-2.734-2.734V20.5h-1.2v-6.55l-2.73 2.73-.849-.849z",clipRule:"evenodd"})),pv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m14.182 3.253-3.282 3.282a.85.85 0 0 1-1.202 0l-1.87-1.87.848-.849 1.623 1.623 3.034-3.034zm-9.944 3.71a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),fv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.8-14.014a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8m-3.6 2.4a3.6 3.6 0 1 1 7.2 0 3.6 3.6 0 0 1-7.2 0m3.6 5.975a3.4 3.4 0 0 0-3.4 3.4h-1.2a4.6 4.6 0 1 1 9.2 0h-1.2a3.4 3.4 0 0 0-3.4-3.4",clipRule:"evenodd"})),wv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m14.24 5.34h-6v-1.2h6zM9.985 15.224a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),Ev=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m10.64 4.14V10h1.2v2.4h2.4v1.2h-2.4V16h-1.2v-2.4h-2.4v-1.2zm-6.402 2.823a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),yv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m11.24 3.892-1.697-1.697-.849.848 1.697 1.698-1.697 1.697.849.848 1.697-1.697 1.697 1.697.848-.848L17.835 13l1.697-1.697-.848-.849zm-7.002 3.071a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),xv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M7.763 8.26a4.238 4.238 0 1 1 8.477 0 4.238 4.238 0 0 1-8.477 0m4.239 6.963a4.777 4.777 0 0 0-4.778 4.778h-1.2a5.977 5.977 0 1 1 11.955 0h-1.2A4.777 4.777 0 0 0 12 15.223",clipRule:"evenodd"})),Cv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.185 10.749a6 6 0 0 1-.3 1.198 4.479 4.479 0 1 0-1.708-6.634q.466.41.841.905a3.279 3.279 0 1 1 1.166 4.53m1.642 4.71a4.55 4.55 0 0 0-2.825.977 7.4 7.4 0 0 0-.997-.73 5.772 5.772 0 0 1 9.594 4.325h-1.2a4.57 4.57 0 0 0-4.572-4.571M8.17 6.602a3.279 3.279 0 1 0 0 6.557 3.279 3.279 0 0 0 0-6.557M3.691 9.88a4.479 4.479 0 1 1 8.958 0 4.479 4.479 0 0 1-8.958 0m4.48 7.549A4.57 4.57 0 0 0 3.597 22h-1.2a5.772 5.772 0 0 1 11.544 0h-1.2A4.57 4.57 0 0 0 8.17 17.43",clipRule:"evenodd"})),bv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.467 2.147a.85.85 0 0 1 1.062 0l2.666 2.133 3.395.377a.85.85 0 0 1 .75.751l.378 3.395 2.133 2.666a.85.85 0 0 1 0 1.062L19.717 15.2l-.377 3.391a.85.85 0 0 1-.75.751l-3.395.377-2.666 2.133a.85.85 0 0 1-1.062 0L8.8 19.718l-3.393-.377a.85.85 0 0 1-.75-.75l-.378-3.394-2.132-2.666a.85.85 0 0 1 0-1.062L4.28 8.805l.377-3.397a.85.85 0 0 1 .751-.75L8.8 4.28zm.53 1.112L9.47 5.281a.85.85 0 0 1-.437.181l-3.215.357-.358 3.219a.85.85 0 0 1-.18.437L3.26 12l2.02 2.526a.85.85 0 0 1 .18.437l.358 3.217 3.216.357a.85.85 0 0 1 .437.18l2.527 2.022 2.526-2.02a.85.85 0 0 1 .437-.182l3.218-.357.357-3.215a.85.85 0 0 1 .18-.437L20.74 12l-2.022-2.527a.85.85 0 0 1-.18-.437l-.358-3.217-3.217-.357a.85.85 0 0 1-.437-.181zm4.927 6.147-5.753 5.752a.85.85 0 0 1-1.202 0l-2.894-2.893.849-.849 2.646 2.646 5.505-5.505z",clipRule:"evenodd"})),Rv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.753 5.69a.85.85 0 0 0-.21.56v11.5c0 .47.38.85.85.85h11.5c.214 0 .41-.08.56-.21l-.99-.99H3.743V6.68zm11.79 10.093v-.001L5.361 6.6H5.36l-1.2-1.2h.001l-1.46-1.46.848-.848L20.518 20.06l-.848.848-3.927-3.927zm1.2-2.194v-7.34a.85.85 0 0 0-.85-.85h-7.34l1.2 1.2h5.79v5.79zm5.717-6.07a.85.85 0 0 0-1.38-.664l-3.113 2.484.749.938 2.544-2.03v7.507l-2.544-2.031-.749.938 3.113 2.484a.85.85 0 0 0 1.38-.665z",clipRule:"evenodd"})),Iv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.543 6.25c0-.47.38-.85.85-.85h11.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-11.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h10.8V6.6zm16.337.255a.85.85 0 0 1 1.38.665v8.961a.85.85 0 0 1-1.38.664l-3.113-2.483.749-.938 2.544 2.03V8.247l-2.544 2.03-.749-.938z",clipRule:"evenodd"})),Sv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.74 8.105a3.976 3.976 0 0 0-2.046 6.67H9.22a3.976 3.976 0 0 0-2.046-6.67v1.237a2.776 2.776 0 0 1 0 5.316v1.317h9.568v-1.317a2.776 2.776 0 0 1 0-5.316zm1.6 6.553a2.776 2.776 0 0 0 0-5.316V8.106a3.976 3.976 0 0 1 0 7.788zM2.399 12a3.976 3.976 0 0 1 3.175-3.894v1.236a2.776 2.776 0 0 0 0 5.316v1.236A3.976 3.976 0 0 1 2.398 12",clipRule:"evenodd"})),Tv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.223 5.28 8.276 9.404a.85.85 0 0 1-.544.197h-.514V8.4h.387l5.424-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.424-4.52h-.387v-1.2h.514a.85.85 0 0 1 .544.198l4.947 4.121zm2.799.748a5.971 5.971 0 0 1 0 11.943v-1.2a4.771 4.771 0 0 0 0-9.543zM5.623 9.6a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2zm10.398-1.003a3.402 3.402 0 1 1 0 6.805v-1.2a2.202 2.202 0 1 0 0-4.405z",clipRule:"evenodd"})),Mv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.4 5.28 9.452 9.404a.85.85 0 0 1-.544.197h-.51V8.4h.383l5.423-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.423-4.52H8.4v-1.2h.509a.85.85 0 0 1 .544.198l4.946 4.121zM6.8 9.6a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2zm10.4-1.2a3.6 3.6 0 1 1 0 7.2v-1.2a2.4 2.4 0 1 0 0-4.8z",clipRule:"evenodd"})),zv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.223 5.28 8.276 9.404a.85.85 0 0 1-.544.197h-.514V8.4h.387l5.424-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.424-4.52h-.387v-1.2h.514a.85.85 0 0 1 .544.198l4.947 4.121zm-7.6 4.32a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2zM18.112 12 15.97 9.857l.848-.848 2.142 2.142 2.142-2.142.85.848L19.808 12l2.142 2.142-.849.848-2.142-2.142-2.142 2.142-.848-.848z",clipRule:"evenodd"})),Ov=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.598 5.28 11.65 9.404a.85.85 0 0 1-.544.197h-.91V8.4h.783l5.424-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.424-4.52h-.782v-1.2h.91a.85.85 0 0 1 .543.198l4.947 4.121zm-5.715 10.238ZM8.998 9.6a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2z",clipRule:"evenodd"})),Vv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.498 3.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8M8.898 5a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0m2 4.402a3.4 3.4 0 0 0-3.3 3.398h-1.2a4.6 4.6 0 0 1 4.5-4.599h1.2v.1a3.9 3.9 0 0 0 3.9 3.9v1.2a5.09 5.09 0 0 1-3.9-1.814v3.645a5.6 5.6 0 0 1 5 5.568h-1.2a4.4 4.4 0 0 0-3.839-4.364A5.1 5.1 0 0 1 7 20.9v-1.2a3.9 3.9 0 0 0 3.9-3.9z",clipRule:"evenodd"})),Fv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.637 3.35-.359 2.876a6.3 6.3 0 0 1 1.92-.557V6.88a5.183 5.183 0 0 0 0 10.24v1.211a6.3 6.3 0 0 1-1.92-.558l.36 2.876h4.721l.36-2.876a6.3 6.3 0 0 1-1.92.558V17.12a5.183 5.183 0 0 0 0-10.24V5.67c.678.085 1.324.276 1.92.557l-.36-2.876zm6.395 3.705-.512-4.093a.926.926 0 0 0-.919-.812H9.396a.926.926 0 0 0-.92.812l-.511 4.093A6.37 6.37 0 0 0 5.617 12c0 1.995.915 3.775 2.348 4.945l.512 4.094a.926.926 0 0 0 .919.811H14.6c.467 0 .861-.347.92-.81l.51-4.094A6.37 6.37 0 0 0 18.38 12a6.37 6.37 0 0 0-2.348-4.945m-4.634 4.826V8.53h1.2v3.22l2.137 2.138-.848.848-2.228-2.228a.9.9 0 0 1-.26-.628",clipRule:"evenodd"})),Pv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.418 8.532c-.63.433-1.244.945-1.844 1.545l.849.848a11.7 11.7 0 0 1 1.86-1.528zm4.755 2.493-2.42-2.42-.905-.906-2.345-2.345.848-.848 14.142 14.142-.848.848-7.428-7.428zm-1.657.605a7.9 7.9 0 0 0-1.942 1.447l.849.848c.637-.638 1.297-1.091 1.993-1.395zm2.84 2.84a1.663 1.663 0 1 0 2.176 2.176zm5.448-.774.619-.62a7.7 7.7 0 0 0-3.135-1.897zM10.938 7.83a13 13 0 0 1 1.06-.043c2.842 0 5.567 1.129 7.576 3.138l.849-.848a11.91 11.91 0 0 0-8.424-3.49q-1.099-.002-2.138.166zm.733 7.847a.463.463 0 1 1 .655.654.463.463 0 0 1-.655-.654",clipRule:"evenodd"})),kv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.574 10.075C6.086 7.564 8.85 6.585 12 6.585c3.16 0 6.19 1.256 8.424 3.49l-.849.849a10.71 10.71 0 0 0-7.576-3.138c-2.852 0-5.304.867-7.575 3.138zm3 3C8.19 11.461 9.975 10.83 12 10.83c2.034 0 3.985.808 5.424 2.246l-.849.849a6.47 6.47 0 0 0-4.576-1.895c-1.727 0-3.201.52-4.575 1.895zm4.249 1.752a1.662 1.662 0 1 1 2.351 2.35 1.662 1.662 0 0 1-2.351-2.35m1.502.848a.463.463 0 1 0-.654.654.463.463 0 0 0 .655-.654",clipRule:"evenodd"})),Bv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.004 10a8 8 0 0 1 7.223-7.963v1.207a6.801 6.801 0 0 0 0 13.512v1.206A8 8 0 0 1 2.004 10m8.823 7.958a8 8 0 0 0 0-15.916v1.207a6.801 6.801 0 0 1 0 13.502zM9.4 9.4V7h1.2v2.4H13v1.2h-2.4V13H9.4v-2.4H7V9.4zm11.743 12.59-4.782-4.78.849-.85 4.781 4.782z",clipRule:"evenodd"})),Av=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.004 10a8 8 0 0 1 7.223-7.963v1.207a6.801 6.801 0 0 0 0 13.512v1.206A8 8 0 0 1 2.004 10m8.823 7.958a8 8 0 0 0 0-15.916v1.207a6.801 6.801 0 0 1 0 13.502zM13 10.6H7V9.4h6zm8.143 11.39-4.782-4.78.849-.85 4.781 4.782z",clipRule:"evenodd"})),Lv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10 6.475-1.37 5.482a.85.85 0 0 1-.825.644H4v-1.2h3.532l1.643-6.576c.215-.858 1.435-.858 1.65 0L14 17.527l1.37-5.482a.85.85 0 0 1 .825-.644H20v1.2h-3.532l-1.643 6.575c-.215.859-1.435.859-1.65 0z",clipRule:"evenodd"})),Nv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M3.873 4.682a.85.85 0 0 0-.85.85V15.75c0 .47.381.85.85.85h3.99l2.616-3.923a1.827 1.827 0 0 1 3.04 0l2.615 3.923h3.99c.469 0 .85-.38.85-.85V5.532a.85.85 0 0 0-.85-.85z"}),l.createElement("path",{fill:"currentColor",d:"M12.166 12.88a.818.818 0 0 0-.855.351l-3.202 4.803a.827.827 0 0 0 .688 1.285H15.2a.827.827 0 0 0 .688-1.285l-3.202-4.802a.82.82 0 0 0-.52-.352"})),_v=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M11.4 14.1v-8h1.2v8zm1.4 3a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),$v=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.104 2a.85.85 0 0 0-.601.249L2.249 7.503a.85.85 0 0 0-.249.6v7.794c0 .225.09.441.249.6l5.254 5.254a.85.85 0 0 0 .6.249h7.794a.85.85 0 0 0 .6-.249l5.254-5.254a.85.85 0 0 0 .25-.6V8.104a.85.85 0 0 0-.25-.601l-5.254-5.254a.85.85 0 0 0-.6-.249zM11.4 14.1v-8h1.2v8zm1.4 3a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Hv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.76 18.494a1.198 1.198 0 0 0 1.03 1.808h16.423c.916 0 1.493-.986 1.044-1.784L13.265 4.31a1.198 1.198 0 0 0-2.073-.024zm8.875-3.794V8.302h1.2V14.7zm1.4 2.4a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Dv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM18 11.1H6V9.9h12zM18 18.1H6v-1.2h12z",clipRule:"evenodd"})),jv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM20 11.1H4V9.9h16zM20 18.1H4v-1.2h16z",clipRule:"evenodd"})),Wv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM16 11.1H4V9.9h12zM16 18.1H4v-1.2h12z",clipRule:"evenodd"})),Gv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM20 11.1H8V9.9h12zM20 18.1H8v-1.2h12z",clipRule:"evenodd"})),Uv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.023 5.073a2.975 2.975 0 1 1 3.575 2.914v12.767a8.776 8.776 0 0 0 8.155-8.155h-1.755v-1.2h2.975v.6c0 5.509-4.465 9.975-9.975 9.975s-9.975-4.466-9.975-9.975v-.6h2.975v1.2H3.244a8.776 8.776 0 0 0 8.154 8.155V7.987a2.976 2.976 0 0 1-2.375-2.914",clipRule:"evenodd"})),Kv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.623 3.45a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95M7.623 12.6a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95M16.373 3.45a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95M16.373 12.6a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95",clipRule:"evenodd"})),qv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.498 3.45a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85V4.3a.85.85 0 0 0-.85-.85zM4.498 12.6a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85v-6.25a.85.85 0 0 0-.85-.85zM13.248 3.45a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85V4.3a.85.85 0 0 0-.85-.85zM13.248 12.6a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85v-6.25a.85.85 0 0 0-.85-.85z"})),Yv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 4.75c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v4.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1 6.35h16.95v8.15c0 .47-.38.85-.85.85H4.373a.85.85 0 0 1-.85-.85zM9 13.6h6v-1.2h-6z",clipRule:"evenodd"})),Xv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M11.4 14.551 8.668 11.82l-.849.849 3.58 3.58a.85.85 0 0 0 1.202 0l3.58-3.58-.849-.85-2.732 2.734V8h-1.2z",clipRule:"evenodd"})),Zv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.536 17.313 18.514 6.337l-.848-.849L6.688 16.464v-9.82h-1.2v11.019c0 .47.38.85.85.85h11.02v-1.2z",clipRule:"evenodd"})),Jv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.312 16.464 6.337 5.486l-.849.849 10.976 10.977h-9.82v1.2h11.018c.47 0 .85-.38.85-.85V6.642h-1.2z",clipRule:"evenodd"})),Qv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.598 18.789.001-15.523h-1.2l-.001 15.523-6.944-6.944-.849.849 7.792 7.791a.85.85 0 0 0 1.202 0l7.793-7.792-.85-.849z",clipRule:"evenodd"})),em=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-11.927-.6 2.732-2.732-.848-.849-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.849-.849L9.448 12.6H16v-1.2z",clipRule:"evenodd"})),tm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.306 3.607 3.515 11.4a.85.85 0 0 0 0 1.202l7.792 7.792.849-.848-6.946-6.946 15.523.002v-1.2l-15.522-.002 6.944-6.943z",clipRule:"evenodd"})),nm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-6.824-.6L11.82 8.668l.849-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.85-.849 2.734-2.732H8v-1.2z",clipRule:"evenodd"})),om=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.693 20.393 7.792-7.791a.85.85 0 0 0 0-1.202l-7.793-7.793-.848.849 6.944 6.945-15.522-.002v1.2l15.523.002-6.944 6.944z",clipRule:"evenodd"})),lm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.452 4.781a4.964 4.964 0 0 1 4.964 4.964h-1.2a3.764 3.764 0 1 0-7.528 0h-1.2a4.964 4.964 0 0 1 4.964-4.964m3.764 12.491-2.25-2.249-.848.849 3.097 3.096a.85.85 0 0 0 1.202 0l3.095-3.096-.848-.848-2.248 2.248V11.34h-1.2zm-7.528-1.854V11.34h-1.2v4.077z",clipRule:"evenodd"})),im=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m5.03 8.584 3.096-3.096.849.849-2.249 2.248h5.93v1.2h-5.93l2.249 2.249-.849.848L5.03 9.786a.85.85 0 0 1 0-1.202M19.217 13.549a4.964 4.964 0 0 0-4.964-4.964v1.2a3.764 3.764 0 1 1 0 7.528v1.2a4.964 4.964 0 0 0 4.964-4.964M12.709 17.4H8.632v1.2h4.077z"})),rm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.872 5.488 3.096 3.096a.85.85 0 0 1 0 1.202l-3.097 3.096-.848-.848 2.249-2.249H11.34v-1.2h5.932l-2.249-2.248zm-11.09 8.06a4.964 4.964 0 0 1 4.963-4.963v1.2a3.764 3.764 0 1 0 0 7.528v1.2a4.964 4.964 0 0 1-4.964-4.964m10.636 3.765H11.34v1.2h4.078z",clipRule:"evenodd"})),am=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.513 8.126 15.417 5.03a.85.85 0 0 0-1.202 0l-3.097 3.096.849.849 2.249-2.249v5.931h1.2v-5.93l2.248 2.248zm-8.06 11.09a4.964 4.964 0 0 0 4.963-4.963h-1.2a3.764 3.764 0 1 1-7.528 0h-1.2a4.964 4.964 0 0 0 4.964 4.964M6.687 8.582v4.076h-1.2V8.581z",clipRule:"evenodd"})),sm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M12.6 9.448l2.732 2.732.848-.848-3.58-3.58a.85.85 0 0 0-1.201 0l-3.58 3.58.848.849L11.4 9.448V16h1.2z",clipRule:"evenodd"})),cm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.357 5.488H6.338a.85.85 0 0 0-.85.85v11.02h1.2V7.537l10.976 10.977.848-.848L7.538 6.688h9.819z",clipRule:"evenodd"})),dm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.514 17.357V6.338a.85.85 0 0 0-.85-.85H6.644v1.2h9.821L5.488 17.664l.849.848L17.314 7.537v9.82z",clipRule:"evenodd"})),um=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.392 11.306 12.6 3.515a.85.85 0 0 0-1.202 0l-7.793 7.792.849.849L11.4 5.21l-.002 15.523h1.2L12.6 5.211l6.943 6.944z",clipRule:"evenodd"})),hm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zM9.198 9a.9.9 0 1 1 1.8 0 .9.9 0 0 1-1.8 0m.9-2.1a2.1 2.1 0 1 0 0 4.2 2.1 2.1 0 0 0 0-4.2m5.9 7.2h-8v-1.2h8zm-8 3h8v-1.2h-8z",clipRule:"evenodd"})),gm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m2.257 0a7.719 7.719 0 1 1 14.15 4.27c-1.076-.572-1.832-1.76-1.832-3.155V12a4.6 4.6 0 1 0-.919 2.76 4.68 4.68 0 0 0 2 2.465A7.719 7.719 0 0 1 4.28 12m11.118 0a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.8 0m-3.4-8.774a8.774 8.774 0 1 0 0 17.549 8.774 8.774 0 0 0 0-17.549",clipRule:"evenodd"})),vm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.082 5.413a2.427 2.427 0 1 1 3.433 3.433l.849.849a3.628 3.628 0 0 0-5.13-5.13zm-5.016 9.299a.914.914 0 0 0 1.276 1.308l6.043-6.043.848.848-6.026 6.027-.026.025-.099.1-.005-.006a2.11 2.11 0 0 1-1.777.46 2.113 2.113 0 0 1-1.202-3.439l-.005-.005.125-.124 6.026-6.027.849.849zm-2.996-.863c.2-.48.49-.915.855-1.279l-.849-.849a5.143 5.143 0 0 0 7.271 7.272l-.848-.849a3.942 3.942 0 0 1-6.429-4.295m1.14-3.261 4.893-4.893.848.848-4.893 4.894zm11.316 1.53-4.893 4.893.848.848 4.893-4.893z",clipRule:"evenodd"})),mm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.45 8.874a5.55 5.55 0 1 1 11.1 0 5.55 5.55 0 0 1-11.1 0m9.85 5.204a6.72 6.72 0 0 1-4.3 1.546 6.72 6.72 0 0 1-4.302-1.548v5.747c0 .7.8 1.1 1.36.68l2.94-2.205 2.941 2.205a.85.85 0 0 0 1.36-.68z",clipRule:"evenodd"})),pm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.92 12.43c.623-.867.004-2.076-1.064-2.076h-1.213V7.9c0-.427-.184-.77-.456-.999h5.561c.47 0 .85.38.85.85v8.5c0 .47-.38.85-.85.85h-6.232q.117-.1.216-.237zM8.819 17.1h-5.57a.85.85 0 0 1-.85-.85v-8.5c0-.47.38-.85.85-.85h6.23a1.4 1.4 0 0 0-.21.234L6.08 11.567c-.623.867-.004 2.076 1.064 2.076h1.214v2.455c0 .43.186.774.46 1.002m1.877-5.806c.165.167.388.26.62.26h1.54a.11.11 0 0 1 .09.175l-.09.125-3.098 4.308a.11.11 0 0 1-.2-.064V13.33a.9.9 0 0 0-.254-.628.87.87 0 0 0-.62-.26h-1.54a.11.11 0 0 1-.09-.175l3.19-4.433a.11.11 0 0 1 .199.064v2.767a.9.9 0 0 0 .253.628m7.902-1.044c0-.469.38-.85.85-.85h1.3c.47 0 .85.381.85.85v3.5c0 .47-.38.85-.85.85h-1.3a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),fm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 6.9a.85.85 0 0 0-.85.85v8.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85v-8.5a.85.85 0 0 0-.85-.85zM19.448 9.4a.85.85 0 0 0-.85.85v3.5c0 .47.38.85.85.85h1.3c.47 0 .85-.38.85-.85v-3.5a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),wm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M7.788 7.231a2.844 2.844 0 1 0 0 5.688 2.844 2.844 0 0 0 0-5.688"}),l.createElement("path",{fill:"currentColor",d:"M2.547 5.65h1.2v8.313h8.1V7.231h6.759c1.57 0 2.842 1.27 2.844 2.84v8.28h-1.2v-3.188H3.747v3.188h-1.2z"})),Em=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.09 3.938.848-.848 16.97 16.97-.848.849zM6.044 9.155c-.42.88-.644 1.85-.644 2.845v4A1.4 1.4 0 0 1 4 17.4v1.2h11.488z"}),l.createElement("path",{fill:"currentColor",d:"M19.448 18.6h-1.697L6.928 7.775a6.6 6.6 0 0 1 .848-.848zM18.6 15.489v-3.49a6.6 6.6 0 0 0-9.445-5.955zM10 19.4h4a1.997 1.997 0 0 1-2 2 1.997 1.997 0 0 1-2-2M13.414 3.185A2 2 0 0 1 14 4.6h-4a2 2 0 0 1 3.414-1.415"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10 4.6a2 2 0 0 1 4 0z",clipRule:"evenodd"})),ym=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M13.414 3.185A2 2 0 0 1 14 4.6h-4a2 2 0 0 1 3.414-1.415"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10 4.6a2 2 0 0 1 4 0z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M12 21.4a2 2 0 0 0 2-2h-4a2 2 0 0 0 2 2"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10 19.4h4a1.997 1.997 0 0 1-2 2 1.997 1.997 0 0 1-2-2M5.4 12a6.6 6.6 0 0 1 13.2 0v4a1.4 1.4 0 0 0 1.4 1.4v1.2H4v-1.2A1.4 1.4 0 0 0 5.4 16z",clipRule:"evenodd"})),xm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.437 4.826 4.048.002a.85.85 0 0 1 .832.677l.866 4.177v.003l.411 1.937-1.173.25-.292-1.375-10.315 1.79a.85.85 0 0 1-.995-.838V9.237h-1.38v-1.2h3.96v1.2h-1.38v1.797l9.864-1.711-.683-3.294-3.764-.002z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.418 13.135a3.02 3.02 0 1 0 0 6.04 3.02 3.02 0 0 0 0-6.04M18.248 12.474a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7"})),Cm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M6.53 21.45a2 2 0 0 0 1.985-1.75c.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 1.985 1.75"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.14 20.64a2 2 0 0 0 .375-.94c.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 .385.95c.364.487.945.8 1.6.8a2 2 0 0 0 1.609-.81",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M16.53 21.45a2 2 0 0 0 1.985-1.75c.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 1.985 1.75"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.14 20.64q.077-.105.14-.22c.122-.218.203-.461.235-.72.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 .376.94l.009.01c.365.487.945.8 1.6.8.654 0 1.235-.313 1.6-.8z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M15.03 2.55h-3.25v1.2h2.9v9.3h-3.078l-1.748-2.62a.85.85 0 0 0-.707-.38h-4.65a.85.85 0 0 0-.841.73l-.929 6.5a.85.85 0 0 0 .842.97h16.374a.85.85 0 0 0 .813-1.098l-2.475-8.09V5.4a.85.85 0 0 0-.85-.85h-1.55V3.4a.85.85 0 0 0-.85-.85M20.695 8.565a2 2 0 0 1-1.165.57c-.137.017-.25-.096-.25-.234V5.4c0-.138.113-.252.25-.235a2 2 0 0 1 1.165 3.399"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.469 5.542a2 2 0 0 0-.939-.376c-.137-.017-.25.097-.25.235v3.5c0 .138.113.251.25.234a2 2 0 0 0 .939-.375l.012-.01a2 2 0 0 0 .8-1.6 2 2 0 0 0-.8-1.6z",clipRule:"evenodd"})),bm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.599 5.449v5.103L15.15 8zm-1.2 5.103V4.604c0-.758.915-1.137 1.45-.601l3.397 3.396a.85.85 0 0 1 0 1.202l-3.399 3.4 3.399 3.398a.85.85 0 0 1 0 1.202l-3.396 3.397c-.536.535-1.451.156-1.451-.601v-5.948l-2.976 2.975-.849-.848L11.15 12 7.574 8.424l.849-.848zm1.2 2.897v5.103L15.15 16z",clipRule:"evenodd"})),Rm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.898 3.4h-4v17.2h6v-1.2h-4.8v-6.8h2.8v-1.2h-2.8V4.6h2.8zm4.853 7.853A4.6 4.6 0 0 0 11.5 3.401v1.2a3.4 3.4 0 0 1 .002 6.8H11.5v1.2h2a3.4 3.4 0 1 1 0 6.8v1.2a4.6 4.6 0 0 0 .978-9.095q.142-.12.274-.253",clipRule:"evenodd"})),Im=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.748 18.4h-6.75a1.4 1.4 0 0 0-1.4 1.38v.012V4.608a2.6 2.6 0 0 1 1.4-.409h6.75c.47 0 .85.38.85.85v12.5c0 .47-.38.85-.85.85m-9.35-13.792a2.6 2.6 0 0 0-1.4-.409h-6.75a.85.85 0 0 0-.85.85v12.5c0 .47.381.85.85.85h6.75a1.4 1.4 0 0 1 1.4 1.38zm0 15.178v.013z",clipRule:"evenodd"})),Sm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H6.998a2.6 2.6 0 0 1-2.6-2.6zm14 15.15h-11.4a1.4 1.4 0 1 1 0-2.8h11.4z",clipRule:"evenodd"})),Tm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.217 2.225a.85.85 0 0 0-.85.85v17.98a.85.85 0 0 0 1.381.663l6.25-5 6.25 5a.85.85 0 0 0 1.382-.663V3.075a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Mm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.898 9.65c0-.47.381-.85.85-.85h16.5c.47 0 .85.38.85.85v10.5c0 .47-.38.85-.85.85h-16.5a.85.85 0 0 1-.85-.85zm4 1.95v6.6h1.2v-6.6zm9 0v6.6h1.2v-6.6zM8.746 3.947A4.6 4.6 0 0 1 16.599 7.2h-1.2a3.4 3.4 0 1 0-6.8 0h-1.2a4.6 4.6 0 0 1 1.347-3.253",clipRule:"evenodd"})),zm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.062 2.937a2.671 2.671 0 0 1 4.56 1.889v.471H9.28v-.471c0-.709.281-1.388.782-1.89M6.26 9.857a6.306 6.306 0 0 1 11.478 0 2.4 2.4 0 0 0 2.37-2.4h1.2a3.6 3.6 0 0 1-3.169 3.574q.141.6.162 1.237h-1.794v3.6H18.3q-.02.63-.158 1.227a3.6 3.6 0 0 1 3.164 3.573h-1.2a2.4 2.4 0 0 0-2.361-2.4 6.306 6.306 0 0 1-11.493 0 2.4 2.4 0 0 0-2.349 2.4h-1.2a3.6 3.6 0 0 1 3.152-3.572 6.3 6.3 0 0 1-.159-1.228h1.795v-3.6H5.696q.022-.639.163-1.239a3.6 3.6 0 0 1-3.156-3.572h1.2a2.4 2.4 0 0 0 2.356 2.4m12.044 4.811h-.597v-1.2h3v1.2zm-15.012-1.2h3v1.2h-3zm9.32 6.05v-4.135h-1.2v4.135z",clipRule:"evenodd"})),Om=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.057 5.774a2.73 2.73 0 0 0-2.731-2.731H6.67a2.73 2.73 0 0 0-2.73 2.727v1.6H2.92a.85.85 0 0 0-.85.85v3.16h1.2V8.57h.67v11.538c0 .47.38.85.85.85h2.056c.47 0 .85-.38.85-.85V18.56h4.301V18v.56H16.3v1.547c0 .469.38.85.85.85h2.057c.47 0 .85-.381.85-.85V8.57h.67v2.81h1.2V8.22a.85.85 0 0 0-.85-.85h-1.02V5.774M6.458 12.168h11.08v-1.2H6.457zm1.702 1.23a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73m7.78 0a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73",clipRule:"evenodd"})),Vm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.85 2h.7C9.351 2 10 2.65 10 3.45V4h4v-.55c0-.8.65-1.45 1.45-1.45h.7c.801 0 1.45.65 1.45 1.45V4h2.55c.47 0 .85.38.85.85v16.3c0 .47-.38.85-.85.85H3.85a.85.85 0 0 1-.85-.85V4.85c0-.47.38-.85.85-.85H6.4v-.55c0-.8.65-1.45 1.45-1.45M5.4 11.2h13.2V10H5.4z",clipRule:"evenodd"})),Fm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.788 6.9H2.85a.85.85 0 0 0-.85.85v12.5c0 .47.38.85.85.85h15.138l-3.979-3.979a4.075 4.075 0 0 1-5.555-5.555zm11.434 9.171 4.839 4.839.848-.849-5.082-5.082c-.146.397-.351.764-.605 1.092M10.596 9.75c-.396.145-.764.35-1.092.605L6.051 6.9H7.44q.017-.133.042-.265zm5.425 3.162a4.08 4.08 0 0 0-3.356-3.357L8.128 5.018a4.6 4.6 0 0 1 7.125-.77A4.6 4.6 0 0 1 16.561 6.9h4.589c.47 0 .85.38.85.85v11.14z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"m3.09 3.94.848-.85L20.91 20.063l-.848.848z"})),Pm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.748 4.248A4.6 4.6 0 0 1 16.56 6.9h4.589c.47 0 .85.38.85.85v12.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V7.75c0-.47.38-.85.85-.85h4.59a4.6 4.6 0 0 1 1.308-2.652m7.327 9.328a4.075 4.075 0 1 1-8.15 0 4.075 4.075 0 0 1 8.15 0",clipRule:"evenodd"})),km=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.398 17.125v-5.962a.9.9 0 0 1 .038-.25l1.935-6.288a.85.85 0 0 1 .812-.6h11.63a.85.85 0 0 1 .813.6l1.935 6.288a.9.9 0 0 1 .037.25v7.962c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-1.4h-10v1.4c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-2m2.8-3a1.3 1.3 0 1 1 2.6 0 1.3 1.3 0 0 1-2.6 0m10.3-1.3a1.3 1.3 0 1 0 0 2.6 1.3 1.3 0 0 0 0-2.6m-10.7-1.1h12.4v-1.2h-12.4z",clipRule:"evenodd"})),Bm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 15.106a3.693 3.693 0 0 1 3.693 3.693h-1.2a2.494 2.494 0 0 0-2.494-2.493z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 12.27a6.53 6.53 0 0 1 6.528 6.529h-1.2a5.33 5.33 0 0 0-5.329-5.33z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.85 7.6a.25.25 0 0 0-.25.25v3.601a7.73 7.73 0 0 1 4.947 4.948h7.602a.25.25 0 0 0 .25-.25v-8.3a.25.25 0 0 0-.25-.25z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 6.004c0-.444.36-.805.805-.805h15.989c.445 0 .805.36.805.805v11.99c0 .445-.36.805-.805.805H11.33v-1.2h8.269V6.4h-15.2v3.97H3.2z",clipRule:"evenodd"})),Am=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.307 4.583A9.35 9.35 0 1 1 7.525 20.21l-3.46.707a.833.833 0 0 1-.984-.984l.707-3.46A9.35 9.35 0 0 1 6.307 4.583",clipRule:"evenodd"})),Lm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.748 4.15a.85.85 0 0 0-.85.85v13.846a.85.85 0 0 0 1.23.76L8.64 17.35h11.608c.47 0 .85-.38.85-.85V5a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Nm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m8.872 3.747 6.894-6.894-.848-.849-6.647 6.647-3.238-3.237-.848.848 3.485 3.485a.85.85 0 0 0 1.202 0",clipRule:"evenodd"})),_m=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.754 2.077a.85.85 0 0 1 .489 0l7.75 2.325a.85.85 0 0 1 .605.814V13.4a8.6 8.6 0 1 1-17.2 0V5.216a.85.85 0 0 1 .606-.814zm-4.68 10.205 2.894 2.894a.85.85 0 0 0 1.202 0l5.753-5.753-.849-.848-5.505 5.505-2.646-2.646z",clipRule:"evenodd"})),$m=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.559 3.375c0-.452.366-.818.818-.818h17.25c.451 0 .818.366.818.818v17.25a.82.82 0 0 1-.818.818H3.377a.82.82 0 0 1-.818-.818zm8.34 12.372 6.894-6.895-.849-.848-6.647 6.647-3.238-3.238-.848.848 3.485 3.486a.85.85 0 0 0 1.202 0",clipRule:"evenodd"})),Hm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.437 16.278-4.035-4.034.849-.849 3.787 3.787 7.707-7.707.849.848-7.955 7.955a.85.85 0 0 1-1.202 0",clipRule:"evenodd"})),Dm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 11.248 7.574 7.425l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0M11.397 17.248l-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),jm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.753 11.4 3.823-3.824.849.849L13.849 12l3.576 3.576-.849.849-3.823-3.824a.85.85 0 0 1 0-1.202M6.753 11.4l3.823-3.824.849.849L7.849 12l3.576 3.576-.849.849L6.753 12.6a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),Wm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.246 12.602-3.823 3.823-.849-.849L10.15 12 6.574 8.425l.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203M17.246 12.602l-3.823 3.823-.849-.849L16.15 12l-3.576-3.575.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203",clipRule:"evenodd"})),Gm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 12.753 3.823 3.823-.849.849L12 13.849l-3.576 3.576-.849-.849 3.823-3.823a.85.85 0 0 1 1.203 0M12.6 6.753l3.823 3.823-.849.849L12 7.849l-3.576 3.576-.849-.849 3.823-3.823a.85.85 0 0 1 1.203 0",clipRule:"evenodd"})),Um=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 15.075-5.48-5.48.848-.848L12 13.979l5.233-5.232.848.848-5.48 5.48a.85.85 0 0 1-1.202 0",clipRule:"evenodd"})),Km=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.632 11.4 3.823-3.824.848.849L6.728 12l3.576 3.576-.849.849L5.632 12.6a.85.85 0 0 1 0-1.202M18.369 12.602l-3.823 3.823-.849-.849L17.273 12l-3.576-3.575.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203",clipRule:"evenodd"})),qm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.925 11.398 5.48-5.48.848.848L10.021 12l5.232 5.233-.848.848-5.48-5.48a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),Ym=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.075 12.602-5.48 5.48-.848-.849 5.232-5.232-5.232-5.233.848-.848 5.48 5.48a.85.85 0 0 1 0 1.202",clipRule:"evenodd"})),Xm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 5.632 3.823 3.823-.849.848L12 6.728l-3.576 3.576-.849-.849 3.824-3.823a.85.85 0 0 1 1.202 0M11.397 18.369l-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),Zm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.602 8.925 5.48 5.48-.849.848-5.232-5.232-5.233 5.232-.848-.848 5.48-5.48a.85.85 0 0 1 1.202 0",clipRule:"evenodd"})),Jm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 2.025C6.49 2.025 2.023 6.491 2.023 12c0 5.51 4.466 9.975 9.975 9.975 5.51 0 9.975-4.466 9.975-9.975s-4.465-9.975-9.975-9.975",clipRule:"evenodd"})),Qm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.398 4.85c0-.469.381-.85.85-.85h2.75v1.2h8V4h2.75c.47 0 .85.381.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85z"}),l.createElement("path",{fill:"currentColor",d:"M7.999 2.8h8V4h-8z"})),e6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 21.375a9.375 9.375 0 1 0 0-18.75 9.375 9.375 0 1 0 0 18.75M11.4 6v5.896c0 .226.09.442.249.601l3.927 3.927.848-.848L12.6 11.75V6z",clipRule:"evenodd"})),t6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-10.223 0L8.02 8.869l.849-.849L12 11.152l3.132-3.132.848.849L12.849 12l3.131 3.131-.848.849L12 12.848 8.87 15.98l-.849-.848z",clipRule:"evenodd"})),n6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.104 2a.85.85 0 0 0-.601.249L2.249 7.503a.85.85 0 0 0-.249.6v7.794c0 .225.09.441.249.6l5.254 5.254a.85.85 0 0 0 .6.249h7.794a.85.85 0 0 0 .6-.249l5.254-5.254a.85.85 0 0 0 .25-.6V8.104a.85.85 0 0 0-.25-.601l-5.254-5.254a.85.85 0 0 0-.6-.249zm3.048 10L8.02 8.869l.849-.849L12 11.152l3.132-3.132.848.849L12.849 12l3.131 3.131-.848.849L12 12.848 8.87 15.98l-.849-.848z",clipRule:"evenodd"})),o6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.377 2.557a.82.82 0 0 0-.818.818v17.25c0 .451.366.818.818.818h17.25a.82.82 0 0 0 .818-.818V3.375a.82.82 0 0 0-.818-.818zM11.153 12 8.022 8.868l.848-.848 3.132 3.131 3.131-3.131.849.848L12.85 12l3.132 3.131-.849.849-3.131-3.132L8.87 15.98l-.848-.849z",clipRule:"evenodd"})),l6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12 12.848 5.939 5.94.848-.85L12.847 12l5.94-5.94-.848-.848-5.94 5.94-5.94-5.94-.848.848L11.15 12l-5.94 5.94.849.848z",clipRule:"evenodd"})),i6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.809 8.519q-.003.09-.003.181v1.904A5.6 5.6 0 0 0 7.63 21.5h8.75c.716 0 1.4-.134 2.03-.379l-6.298-6.298a4.4 4.4 0 0 0-.133 1.077h-1.2c0-.716.135-1.4.38-2.03zm7.03 4.768 7.01 7.01q.474-.374.858-.84l-7.03-7.03a4.4 4.4 0 0 0-.837.86m-.015-1.713a5.6 5.6 0 0 0-.84.857L6.166 6.613q.217-.606.55-1.147zm2.354.092a4.4 4.4 0 0 1 2.628.07l.39-1.135c-.57-.195-1.181-.301-1.816-.301-.759 0-1.483.151-2.143.425l-6.51-6.51A6.2 6.2 0 0 1 18.206 8.7v1.904a5.6 5.6 0 0 1 3.349 7.439z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"m3.091 3.54.849-.85 16.97 16.971-.848.849z"})),r6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.806 8.7a6.2 6.2 0 1 1 12.4 0v1.905A5.602 5.602 0 0 1 16.381 21.5H7.63a5.6 5.6 0 0 1-1.825-10.896zm6.174 7.2a4.4 4.4 0 0 1 5.826-4.164l.39-1.135a5.6 5.6 0 0 0-7.415 5.3z",clipRule:"evenodd"})),a6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M18.534 14.474a2 2 0 0 0 0-3.97c-.137-.016-.25.097-.25.236v3.5c0 .138.113.251.25.234"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.473 10.88a2 2 0 0 0-.939-.375c-.137-.017-.25.096-.25.234v3.5c0 .139.113.252.25.235a2 2 0 0 0 .95-.384 1.997 1.997 0 0 0 0-3.2z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M3.963 10.494a.85.85 0 0 0-.85.85v2.044a6.914 6.914 0 0 0 13.829 0v-2.044a.85.85 0 0 0-.85-.85z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.79 4.553a2.6 2.6 0 0 0 1.838 4.438v-1.2a1.4 1.4 0 0 1 0-2.8v-1.2a2.6 2.6 0 0 0-1.839.762M5.589 4.553A2.6 2.6 0 0 0 7.427 8.99v-1.2a1.4 1.4 0 1 1 0-2.8v-1.2a2.6 2.6 0 0 0-1.838.762M9.189 4.553a2.6 2.6 0 0 0 1.838 4.438v-1.2a1.4 1.4 0 0 1 0-2.8v-1.2a2.6 2.6 0 0 0-1.838.762",clipRule:"evenodd"})),s6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.844 10.692 5.211 6.06l.848-.85 4.634 4.633V5.98h1.2v5.062c0 .47-.381.85-.85.85H5.98v-1.2zm8.175 1.415h-5.062a.85.85 0 0 0-.85.85v5.063h1.2v-3.865l4.632 4.633.85-.848-4.633-4.633h3.863z",clipRule:"evenodd"})),c6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.156 10.693h3.863v1.2h-5.062a.85.85 0 0 1-.85-.85V5.98h1.2v3.864l4.632-4.633.849.848zm-2.264 7.326v-5.062a.85.85 0 0 0-.85-.85H5.98v1.2h3.865l-4.633 4.632.848.85 4.633-4.633v3.863z",clipRule:"evenodd"})),d6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.333 7.82-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.849-.848-2.733-2.733H21v-1.2h-6.552l2.732-2.732zM9.552 11.4 6.82 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848L9.552 12.6H3v-1.2z",clipRule:"evenodd"})),u6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.812 5.941 7.354 11.4a.85.85 0 0 0 0 1.202l5.458 5.457.849-.848-4.61-4.61h10.647v-1.2H9.049l4.611-4.61zM4.3 6.5h1.2v11H4.3z",clipRule:"evenodd"})),h6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.187 5.941 5.458 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H4.301v-1.2h10.648l-4.61-4.61zm8.51.559h-1.2v11h1.2z",clipRule:"evenodd"})),g6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.602 9.552 2.732-2.732.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733V3h1.2zm3.58 6.78-3.58-3.58a.85.85 0 0 0-1.202 0l-3.58 3.581.849.849 2.733-2.733V21h1.2v-6.552l2.732 2.732z",clipRule:"evenodd"})),v6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 2.47a3.726 3.726 0 0 0 0 7.31V8.543a2.526 2.526 0 0 1 0-4.839zm1.2 6.18h2.05V6.125a2.526 2.526 0 0 0-2.05-2.48V2.43a3.726 3.726 0 0 1 3.25 3.695V8.65h4.3V6h.002a3.726 3.726 0 0 1 3.248-3.57v1.214a2.526 2.526 0 0 0-2.05 2.48V8.65h2.05v1.2h-2.05v4.3h2.05v1.2h-2.05v2.525c0 1.232.883 2.258 2.05 2.48v1.215a3.726 3.726 0 0 1-3.25-3.695V15.35h-4.3V18h-.002a3.726 3.726 0 0 1-3.248 3.57v-1.215a2.526 2.526 0 0 0 2.05-2.48V15.35h-2.05v-1.2h2.05v-4.3h-2.05zm-1.2 5.57a3.726 3.726 0 0 0 0 7.31v-1.236a2.526 2.526 0 0 1 0-4.838zm15-8.095a2.53 2.53 0 0 1-1.8 2.42v1.234a3.726 3.726 0 0 0 0-7.309v1.235a2.53 2.53 0 0 1 1.8 2.42m-1.8 9.33V14.22a3.726 3.726 0 0 1 0 7.31v-1.236a2.526 2.526 0 0 0 0-4.838m-4.45-5.605h-4.3v4.3h4.3z",clipRule:"evenodd"})),m6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-7.226-3.787c.708-.294 1.413.426 1.104 1.128l-1.869 4.237a.85.85 0 0 1-.442.438l-4.29 1.842c-.706.303-1.42-.41-1.117-1.116L10 10.454a.85.85 0 0 1 .456-.45z",clipRule:"evenodd"})),p6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.372 5.337-.688-.688a1.9 1.9 0 0 1 2.686 2.686l-.69-.69-.918.919.69.69-6.984 6.983a.68.68 0 0 1-.465.2l-1.768.048a.683.683 0 0 1-.701-.701l.048-1.768a.68.68 0 0 1 .2-.465l6.983-6.984.689.689zM15.236 4.4H5.248a.85.85 0 0 0-.85.85v13.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V8.804l-7.281 7.282c-.341.34-.8.538-1.281.55l-1.768.049a1.883 1.883 0 0 1-1.934-1.934l.048-1.768c.013-.482.21-.94.551-1.28z",clipRule:"evenodd"})),f6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.63 11.4 3.823-3.824.849.849L14.726 12l3.576 3.576-.849.849L13.63 12.6a.85.85 0 0 1 0-1.202M10.125 12.602l-3.823 3.823-.849-.849L9.03 12 5.453 8.425l.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203",clipRule:"evenodd"})),w6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 13.632 3.823 3.823-.849.849L12 14.728l-3.576 3.576-.849-.849 3.824-3.823a.85.85 0 0 1 1.202 0M11.397 10.127 7.574 6.304l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),E6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.248 6.6a.85.85 0 0 0-.85.85v12.3c0 .47.381.85.85.85h12.3c.47 0 .85-.38.85-.85V7.45a.85.85 0 0 0-.85-.85z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.6 4.25c0-.47.38-.85.85-.85h12.298c.47 0 .85.38.85.85v12.3c0 .47-.38.85-.85.85h-1.15v-1.2h.8V4.6H7.8v.8H6.6z",clipRule:"evenodd"})),y6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.217 11.15V4.788h-1.2v6.376a3.764 3.764 0 0 1-3.764 3.752H6.726l2.249-2.25-.849-.848-3.096 3.096a.85.85 0 0 0 0 1.203l3.096 3.095.849-.848-2.249-2.248h7.54a4.963 4.963 0 0 0 4.95-4.964",clipRule:"evenodd"})),x6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.781 11.15V4.788h1.2v6.376a3.764 3.764 0 0 0 3.764 3.752h7.527l-2.249-2.25.849-.848 3.096 3.096a.85.85 0 0 1 0 1.203l-3.096 3.095-.848-.848 2.248-2.248H9.734a4.963 4.963 0 0 1-4.953-4.964"})),C6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.85 4.781h6.364v1.2h-6.376a3.763 3.763 0 0 0-3.752 3.762v7.529l2.249-2.249.848.849-3.096 3.096a.85.85 0 0 1-1.202 0l-3.096-3.096.849-.848 2.248 2.248v-7.53a4.964 4.964 0 0 1 4.964-4.96",clipRule:"evenodd"})),b6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.79 8.126 7.884 5.03a.85.85 0 0 1 1.202 0l3.096 3.096-.848.849-2.25-2.249v7.527a3.764 3.764 0 0 0 3.753 3.764h6.375v1.2H12.85a4.964 4.964 0 0 1-4.964-4.956V6.726L5.638 8.975z",clipRule:"evenodd"})),R6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.153 4.781H4.789v1.2h6.376a3.763 3.763 0 0 1 3.752 3.761v7.53l-2.25-2.249-.848.849 3.096 3.096a.85.85 0 0 0 1.203 0l3.095-3.096-.848-.848-2.248 2.248v-7.53a4.964 4.964 0 0 0-4.964-4.96",clipRule:"evenodd"})),I6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.213 8.126 16.117 5.03a.85.85 0 0 0-1.202 0L11.82 8.126l.849.849 2.249-2.249v7.527a3.763 3.763 0 0 1-3.752 3.764H4.789v1.2h6.364a4.964 4.964 0 0 0 4.964-4.955V6.726l2.248 2.249z",clipRule:"evenodd"})),S6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.126 4.787 5.03 7.883a.85.85 0 0 0 0 1.202l3.096 3.096.849-.848-2.249-2.25h7.527a3.763 3.763 0 0 1 3.764 3.753v6.375h1.2v-6.363a4.964 4.964 0 0 0-4.958-4.964H6.726l2.249-2.248z",clipRule:"evenodd"})),T6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.872 4.787 3.096 3.096a.85.85 0 0 1 0 1.202l-3.097 3.096-.848-.848 2.249-2.25H9.745a3.764 3.764 0 0 0-3.764 3.753v6.375h-1.2v-6.363a4.964 4.964 0 0 1 4.946-4.964h7.545l-2.249-2.248z",clipRule:"evenodd"})),M6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.75 4.432H14.6V2h-1.2v2.432h-2.8V2H9.4v2.432H5.25a.82.82 0 0 0-.818.818V9.4H2v1.2h2.432v2.8H2v1.2h2.432v4.15c0 .452.366.818.818.818H9.4V22h1.2v-2.432h2.8V22h1.2v-2.432h4.15a.82.82 0 0 0 .818-.818V14.6H22v-1.2h-2.432v-2.8H22V9.4h-2.432V5.25a.82.82 0 0 0-.818-.818M9.775 9.573a.2.2 0 0 0-.202.202v4.45c0 .111.09.202.202.202h4.45c.111 0 .202-.09.202-.202v-4.45a.2.2 0 0 0-.202-.202z",clipRule:"evenodd"})),z6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 5.454c0-.47.381-.85.85-.85h18.25c.47 0 .85.38.85.85v13.093c0 .47-.38.85-.85.85H2.873a.85.85 0 0 1-.85-.85zM18.198 15a.8.8 0 0 1-1.6 0h-1.2a2 2 0 1 0 4 0zm1.37-7.2V9H4.429V7.8zm0 2.4H4.429v1.2h15.14z",clipRule:"evenodd"})),O6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.4 15.75V8.6H4V7.4h3.4V4h1.2v3.4h7.15c.47 0 .85.38.85.85v7.15H20v1.2h-3.4V20h-1.2v-3.4H8.25a.85.85 0 0 1-.85-.85",clipRule:"evenodd"})),V6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.548 2.686a.85.85 0 0 1 .9 0l7.557 4.722-.315.19-7.692 4.806-7.66-4.787-.309-.232zm-8.15 5.726v7.561a.85.85 0 0 0 .4.721l7.6 4.75v-8L3.68 8.622l-.042-.03zm9.2 13.032 7.6-4.75a.85.85 0 0 0 .4-.72V8.451l-.286.172-7.714 4.82z",clipRule:"evenodd"})),F6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.785 4.716A.819.819 0 0 0 4.729 5.77l4.868 13.038c.259.692 1.23.715 1.52.036l2.058-4.802 3.962 3.962.849-.849-3.962-3.962 4.804-2.059c.678-.29.656-1.259-.034-1.518z",clipRule:"evenodd"})),P6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M18.248 13.687a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7M5.748 13.687a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7M16.248 3.613a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2"}),l.createElement("path",{fill:"currentColor",d:"M13.736 8.666a.6.6 0 0 0-1.016-.384l-4.64 4.5a.6.6 0 0 0 .419 1.031 3.897 3.897 0 0 1 3.896 3.897h1.2a5.1 5.1 0 0 0-3.79-4.928l2.991-2.902a4.1 4.1 0 0 0 4.186 2.613l-.105-1.196a2.9 2.9 0 0 1-3.141-2.63"})),k6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2.9c-2.058 0-3.947.278-5.342.743-.694.23-1.299.52-1.743.87-.437.344-.8.818-.8 1.416v.037q.013.026.048.07c.072.088.201.2.409.324.414.25 1.04.494 1.826.707 1.565.424 3.636.69 5.602.69s4.037-.266 5.602-.69c.786-.213 1.412-.457 1.826-.707.207-.125.337-.236.409-.323a.5.5 0 0 0 .049-.07v-.038c0-.598-.365-1.072-.802-1.417-.443-.35-1.048-.638-1.743-.87C15.946 3.179 14.057 2.9 12 2.9m7.886 4.581c-.531.291-1.214.54-1.97.744-1.68.455-3.858.733-5.916.733s-4.236-.278-5.916-.733c-.756-.205-1.439-.453-1.97-.744v4.557q.014.025.05.07c.071.088.2.199.408.324.414.25 1.04.494 1.826.707 1.565.424 3.636.69 5.602.69s4.037-.266 5.602-.69c.786-.213 1.412-.457 1.826-.707.207-.125.337-.236.409-.324a.4.4 0 0 0 .049-.07zM4.113 18.071v-4.518c.531.29 1.214.539 1.97.744 1.68.455 3.858.732 5.916.732s4.236-.277 5.916-.732c.756-.205 1.439-.453 1.97-.744v4.519c0 .598-.365 1.072-.802 1.416-.443.35-1.048.639-1.743.87-1.394.465-3.283.742-5.341.742s-3.947-.277-5.342-.742c-.694-.231-1.299-.52-1.743-.87-.437-.344-.8-.818-.8-1.416",clipRule:"evenodd"})),B6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.053 5.4a.85.85 0 0 0-.6.25l-5.75 5.75a.85.85 0 0 0 0 1.201l5.75 5.75a.85.85 0 0 0 .6.25H20.7c.469 0 .85-.381.85-.85V6.25a.85.85 0 0 0-.85-.85zm4.048 6.6-2.576-2.575.849-.849 2.576 2.576 2.575-2.576.849.849L14.798 12l2.576 2.575-.849.849-2.575-2.576-2.576 2.576-.849-.849z",clipRule:"evenodd"})),A6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m7.2 0a2.775 2.775 0 1 1 5.55 0 2.775 2.775 0 0 1-5.55 0m2.775-3.975a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95",clipRule:"evenodd"})),L6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 3.525a2.85 2.85 0 1 1 0 5.7 2.85 2.85 0 0 1 0-5.7m0 11.25a2.85 2.85 0 1 1 0 5.7 2.85 2.85 0 0 1 0-5.7m9-3.375H3v1.2h18z",clipRule:"evenodd"})),N6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M11.472 3h1.039v18h-1.039z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.272 5.1H9.75a3.75 3.75 0 0 0 0 7.5h.522v-1.2H9.75a2.55 2.55 0 1 1 0-5.1h.522zm3.439 6.3v1.2h.413c.717 0 1.4.274 1.9.755.5.48.776 1.127.776 1.795a2.5 2.5 0 0 1-.775 1.795c-.5.481-1.184.755-1.901.755h-.413v1.2h.413c1.02 0 2.004-.39 2.732-1.09A3.7 3.7 0 0 0 18 15.15a3.7 3.7 0 0 0-1.144-2.66 3.94 3.94 0 0 0-2.606-1.088V11.4zm-3.439 6.3v1.2H6.6v-1.2zm3.439-11.4V5.1H17.4v1.2z",clipRule:"evenodd"})),_6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.47 19.074 8.919 16.52a.25.25 0 0 0-.354 0l-.495.495a.25.25 0 0 0 0 .353l3.496 3.496c.28.28.735.28 1.016 0l3.496-3.496a.25.25 0 0 0 0-.354l-.495-.495a.25.25 0 0 0-.354 0l-2.557 2.558v-6.304a.25.25 0 0 0-.25-.25h-.7a.25.25 0 0 0-.25.25z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.035 7.928a5.004 5.004 0 0 1 10.009 0v1.13a4.533 4.533 0 0 1 1.142 8.918l-.038.01-1.076.138h-.061a1.45 1.45 0 0 0-.086-1.957l-.495-.496a1.45 1.45 0 0 0-2.05 0l-.509.51v-3.407c0-.8-.649-1.45-1.45-1.45h-.7c-.8 0-1.45.649-1.45 1.45v3.403l-.505-.505a1.45 1.45 0 0 0-2.05 0l-.495.495a1.45 1.45 0 0 0-.086 1.957H7l-1.071-.12-.037-.01a4.534 4.534 0 0 1 1.074-8.936h.069z"})),$6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.4 14.55-3.22-3.217-.848.848 4.066 4.066a.85.85 0 0 0 1.202 0l4.066-4.066-.849-.848L12.6 14.55V2h-1.2zM5.793 5.796a8.775 8.775 0 1 0 12.41 0l.848-.849a9.975 9.975 0 1 1-14.107 0z",clipRule:"evenodd"})),H6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.863 7.711.848-.848-3.11-3.11a.85.85 0 0 0-1.202 0l-3.11 3.11.848.849 2.864-2.863zm0 8.58.848.848-3.11 3.11a.85.85 0 0 1-1.202 0l-3.11-3.11.848-.85 2.864 2.864zm-8-8.001.848.848-2.862 2.863 2.863 2.863-.849.848-3.11-3.11a.85.85 0 0 1 0-1.202zm9.427.848.849-.848 3.11 3.11a.85.85 0 0 1 0 1.202l-3.11 3.11-.85-.848L19.154 12zm-4.29.863a2 2 0 1 0 0 4 2 2 0 0 0 0-4",clipRule:"evenodd"})),D6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.785 20.2h-15V19h15zM15.143 5.941l-.804-.804a2.219 2.219 0 0 1 3.137 3.138l-.805-.806-1.073 1.073.805.806-8.157 8.157a.8.8 0 0 1-.543.234l-2.065.056a.8.8 0 0 1-.82-.82l.056-2.065a.8.8 0 0 1 .234-.543l8.158-8.158.804.805z",clipRule:"evenodd"})),j6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.478 16.023a.863.863 0 0 1-.73-1.325l5.523-8.719a.863.863 0 0 1 1.458 0l5.522 8.719a.863.863 0 0 1-.73 1.325zm-.794 2.4h12.632v-1.2H5.684z",clipRule:"evenodd"})),W6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.947 5.035H5.885a.85.85 0 0 0-.85.85v5.063h1.2V7.083l4.633 4.634.849-.849-4.633-4.633h3.863zm5.969 12.73-4.634-4.633.849-.849 4.633 4.632v-3.863h1.2v5.062c0 .47-.38.85-.85.85H13.05v-1.2z",clipRule:"evenodd"})),G6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.654 5.742H6.592a.85.85 0 0 0-.85.85v5.063h1.2V7.79l4.633 4.634.848-.849-4.632-4.633h3.863zm4.555 11.315-4.634-4.633.848-.848 4.634 4.632v-3.863h1.2v5.062c0 .47-.381.85-.85.85h-5.063v-1.2z",clipRule:"evenodd"})),U6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.257 11.654V6.592a.85.85 0 0 0-.85-.85h-5.063v1.2h3.865l-4.634 4.633.394.394-.394-.394-4.633 4.634v-3.865h-1.2v5.063c0 .469.38.85.85.85h5.062v-1.2H7.791l4.633-4.633 4.633-4.633v3.863z",clipRule:"evenodd"})),K6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.964 10.947V5.885a.85.85 0 0 0-.85-.85H13.05v1.2h3.865l-4.634 4.633.849.849 4.633-4.633v3.863zm-11.88 6.817h3.863v1.2H5.885a.85.85 0 0 1-.85-.85V13.05h1.2v3.865l4.633-4.634.849.849z",clipRule:"evenodd"})),q6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.332 7.82-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.85-.848L5.448 12.6H12v-1.2H5.449l2.732-2.732zm11.22 3.58L15.821 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733h-6.552v-1.2z",clipRule:"evenodd"})),Y6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.332 7.82-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.85-.848L4.448 12.6H11v-1.2H4.449l2.732-2.732zm13.22 3.58L16.822 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733H13v-1.2z",clipRule:"evenodd"})),X6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.012 5.941 4.554 11.4a.85.85 0 0 0 0 1.202l5.458 5.457.849-.848-4.61-4.61h10.647v-1.2H6.249l4.611-4.61zm8.484.559h1.2v11h-1.2z",clipRule:"evenodd"})),Z6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.99 5.941 5.457 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H7.103v-1.2H17.75l-4.61-4.61zM5.504 6.5h-1.2v11h1.2z",clipRule:"evenodd"})),J6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.182 7.332-3.58-3.58a.85.85 0 0 0-1.202 0l-3.58 3.58.849.85 2.733-2.733V12h1.2V5.449l2.732 2.732zm-3.58 11.22 2.732-2.731.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733v-6.552h1.2z",clipRule:"evenodd"})),Q6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.182 6.332-3.58-3.58a.85.85 0 0 0-1.202 0l-3.58 3.58.849.85 2.733-2.733L11.4 11h1.2V4.449l2.733 2.732zm-3.58 13.22 2.732-2.731.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733L11.4 13h1.2z",clipRule:"evenodd"})),ep=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 4.6a7.4 7.4 0 1 0 7.4 7.4h1.2a8.6 8.6 0 1 1-8.6-8.6zm7.4.85V9.6h1.2V4.25a.85.85 0 0 0-.85-.85h-5.35v1.2h4.153l-6.976 6.976.848.849z",clipRule:"evenodd"})),tp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.63 7.742a9.94 9.94 0 0 0-2.606 6.716l-.004.004q.063.087.13.173a12.37 12.37 0 0 0 9.849 4.874c1.327 0 2.605-.21 3.803-.595l-3.84-3.84a3.075 3.075 0 0 1-3.037-3.038zM8.307 5.196 19.83 16.719a12.5 12.5 0 0 0 2.148-2.257l-.005-.003q0-.1-.002-.201C21.862 8.844 17.44 4.49 12 4.49c-1.304 0-2.55.25-3.692.706M3.09 3.938l.848-.848 16.97 16.97-.848.849z"})),np=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.974 14.459q0-.1-.002-.201C21.862 8.844 17.44 4.49 12 4.49S2.137 8.845 2.027 14.26q-.003.1-.003.2l-.004.003q.063.087.13.173a12.37 12.37 0 0 0 9.849 4.874 12.37 12.37 0 0 0 9.98-5.047zM12 15.075a3.075 3.075 0 1 0 0-6.15 3.075 3.075 0 0 0 0 6.15",clipRule:"evenodd"})),op=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zM11.4 12.6h-2.4v-1.2h2.4V9h1.2v2.4h2.4v1.2h-2.4V15h-1.2z",clipRule:"evenodd"})),lp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm3.098 9.901 1.793-1.792.848.848-2.64 2.64a.85.85 0 0 1-1.202 0l-2.64-2.64.848-.848 1.793 1.793V9h1.2z",clipRule:"evenodd"})),ip=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.248 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm2.75 6.2h8V8.4h-8zm8 3h-8v-1.2h8zm-8 3h6v-1.2h-6z",clipRule:"evenodd"})),rp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm3.098 6.8 1.793 1.792.848-.849-2.64-2.64a.85.85 0 0 0-1.202 0l-2.64 2.64.848.849 1.793-1.794V15h1.2z",clipRule:"evenodd"})),ap=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.102 3.4a.85.85 0 0 0-.601.25L4.647 8.502a.85.85 0 0 0-.249.6V19.75c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm1.497 6.35V6.198h-1.2v3.204H7.195v1.2h3.554c.47 0 .85-.381.85-.85",clipRule:"evenodd"})),sp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.559 3.375c0-.452.366-.818.818-.818h17.25c.451 0 .818.366.818.818v17.25a.82.82 0 0 1-.818.818H3.377a.82.82 0 0 1-.818-.818zM3.695 8.1v3.3h2.707V8.1zm0 4.5h2.707v2.8H3.695zm0 4h2.707v3.707H3.695zm0-12.907h2.707V6.9H3.695zm16.614 16.614h-2.707V16.6h2.707zm0-4.907h-2.707v-2.8h2.707zm0-4h-2.707V8.1h2.707zm0-4.5h-2.707V3.693h2.707zM6.404 12.6h11.195v-1.2H6.404z",clipRule:"evenodd"})),cp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 7.6H3V6.4h18zM18 12.6H6v-1.2h12zM15 17.6H9v-1.2h6z",clipRule:"evenodd"})),dp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.413 2.324a.85.85 0 0 0-.85.85v18.5h1.2V3.524h.004v-1.2zm1.949 0h13.225a.85.85 0 0 1 .622 1.43l-4.226 4.527 4.226 4.528a.85.85 0 0 1-.622 1.43H6.362z",clipRule:"evenodd"})),up=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.898 5.55c0-.47.381-.85.85-.85h4.133a.85.85 0 0 1 .653.305L10.28 7.1h9.97c.469 0 .85.38.85.85v10.5c0 .47-.381.85-.85.85h-16.5a.85.85 0 0 1-.85-.85zm8.5 10.45v-2.4h-2.4v-1.2h2.4V10h1.2v2.4h2.4v1.2h-2.4V16z",clipRule:"evenodd"})),hp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.748 4.7a.85.85 0 0 0-.85.85v12.9c0 .469.381.85.85.85h16.5c.47 0 .85-.381.85-.85V7.95a.85.85 0 0 0-.85-.85H10.28L8.534 5.004a.85.85 0 0 0-.653-.306z",clipRule:"evenodd"})),gp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.474 7.4a8.775 8.775 0 0 0-16.211 3.8H2.059A9.975 9.975 0 0 1 20.15 6.25V4h1.2v3.688a.91.91 0 0 1-.912.912H16.75V7.4zM2.06 12.8a9.98 9.98 0 0 0 3.614 6.911 9.975 9.975 0 0 0 16.271-6.91H20.74a8.775 8.775 0 0 1-17.477 0zM8.826 8.65v6.703h1.2V8.649zm3.6 1.201v4.3h1.55v-4.3zm-1.2-.35c0-.47.381-.85.85-.85h2.25c.47 0 .85.38.85.85v5c0 .47-.38.85-.85.85h-2.25a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),vp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.474 7.4a8.775 8.775 0 0 0-16.211 3.8H2.059A9.975 9.975 0 0 1 20.15 6.25V4h1.2v3.688a.91.91 0 0 1-.912.912H16.75V7.4zM2.06 12.8a9.98 9.98 0 0 0 3.614 6.911 9.975 9.975 0 0 0 16.271-6.91H20.74a8.775 8.775 0 0 1-17.477 0zm6.843 2.552V8.649h1.2v6.703zm6.25-5.502h-2.425v1.55h1.65c.469 0 .85.38.85.85v2.25c0 .47-.381.85-.85.85H11.6v-1.2h2.425V12.6h-1.65a.85.85 0 0 1-.85-.85V9.5c0-.47.381-.85.85-.85h2.775z",clipRule:"evenodd"})),mp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.635 4.549a8.8 8.8 0 0 1 2.84 2.851H16.75v1.2h3.688a.91.91 0 0 0 .912-.912V4h-1.2V6.25A9.974 9.974 0 0 0 2.06 11.2h1.204A8.775 8.775 0 0 1 16.635 4.55M2.112 13.302a10 10 0 0 1-.053-.502h1.204q.015.173.039.346A8.775 8.775 0 0 0 20.74 12.8h1.204a9.975 9.975 0 0 1-19.832.502m12.64-3.452H10.31v1.55h3.842c.41 0 .741.332.741.741v2.469a.74.74 0 0 1-.74.74H9.252v-1.2h4.441V12.6H9.851a.74.74 0 0 1-.741-.74V9.39c0-.409.332-.74.74-.74h4.902z",clipRule:"evenodd"})),pp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.33 6.5v11h-1.2v-4.738L12.41 17.24a.85.85 0 0 1-1.321-.707v-3.36l-6.1 4.067a.85.85 0 0 1-1.322-.707V7.467a.85.85 0 0 1 1.321-.707l6.1 4.067v-3.36a.85.85 0 0 1 1.322-.707l6.718 4.478V6.5z",clipRule:"evenodd"})),fp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.36 6.76a.85.85 0 0 0-1.32.707v9.065a.85.85 0 0 0 1.32.708l6.1-4.067v3.36a.85.85 0 0 0 1.322.707l6.8-4.533a.85.85 0 0 0 0-1.415l-6.8-4.533a.85.85 0 0 0-1.321.708v3.36z",clipRule:"evenodd"})),wp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m6.075-3a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m7 1.2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-1.9 4.6a3.4 3.4 0 0 0-3.4 3.4h-1.2a4.6 4.6 0 1 1 9.2 0h-1.2a3.4 3.4 0 0 0-3.4-3.4",clipRule:"evenodd"})),Ep=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.523 4.4a.85.85 0 0 0-.66 1.386l6.035 7.427v6.32a.85.85 0 0 0 1.322.707l2.5-1.666a.85.85 0 0 0 .378-.707v-4.654l6.035-7.427a.85.85 0 0 0-.66-1.386z",clipRule:"evenodd"})),yp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.4 2.85c0-.47.381-.85.85-.85h3.5c.47 0 .85.38.85.85v1.67a7.9 7.9 0 0 1 2.577 1.49l1.449-.837a.85.85 0 0 1 1.161.312l1.75 3.03a.85.85 0 0 1-.311 1.162l-1.448.836a8 8 0 0 1 0 2.975l1.447.836a.85.85 0 0 1 .311 1.16l-1.75 3.032a.85.85 0 0 1-1.16.31l-1.45-.835a7.9 7.9 0 0 1-2.575 1.489v1.67c0 .47-.38.85-.85.85h-3.5a.85.85 0 0 1-.85-.85v-1.67a7.9 7.9 0 0 1-2.575-1.489l-1.449.836a.85.85 0 0 1-1.16-.311l-1.75-3.031.31-1.161 1.447-.835L9.401 4.52m0 0V2.85Zm0 0A7.9 7.9 0 0 0 6.825 6.01l-1.448-.836a.85.85 0 0 0-1.161.31l-1.75 3.032a.85.85 0 0 0 .31 1.161l1.448.836A8 8 0 0 0 4.084 12a8 8 0 0 0 .14 1.489l-1.447.835a.85.85 0 0 0-.31 1.16l.31-1.16 1.447-.835m7.778-5.159a3.67 3.67 0 1 0 0 7.34 3.67 3.67 0 0 0 0-7.34",clipRule:"evenodd"})),xp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.74 2.65a2.858 2.858 0 0 0-1.796 5.081H4.901a.85.85 0 0 0-.85.85v3.64c0 .47.38.85.85.85h6.497V7.719h.154q.25-.205.447-.459.198.255.447.46h.152v5.351h6.499c.47 0 .85-.38.85-.85v-3.64a.85.85 0 0 0-.85-.85h-3.043A2.858 2.858 0 1 0 12 3.756 2.85 2.85 0 0 0 9.741 2.65M4.88 15c0-.47.38-.85.85-.85h5.668v7.2H5.73a.85.85 0 0 1-.85-.85zm7.718 6.35v-7.2h5.672c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85z",clipRule:"evenodd"})),Cp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.679 9.8h4.078a10.02 10.02 0 0 0-7.399-7.52l.195.486zm4.078 4.4H17.68l-3.13 7.044-.012.024-.232.465a10.02 10.02 0 0 0 7.452-7.533m-5.391 0H12.6v7.782q.124-.007.247-.017l.61-1.221zm-8.731 0H11.4v7.782q-.123-.007-.247-.017l-.61-1.221zM2.243 9.8h4.079l3.344-7.526A10.02 10.02 0 0 0 2.243 9.8m5.392 0H11.4V2.018a10 10 0 0 0-.317.023zm4.965 0V2.018q.187.01.373.029l.47 1.176.009.02L16.366 9.8zM2.243 14.2H6.32l3.13 7.044.012.024.233.465A10.02 10.02 0 0 1 2.243 14.2",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M2 12.6v-1.2h20v1.2z"})),bp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M6.198 5.22a3.268 3.268 0 1 0 1.987 5.863 4.2 4.2 0 0 1-.187-1.24c0-1.095.422-2.093 1.112-2.838a3.27 3.27 0 0 0-2.912-1.784M6.555 12.669c1.125 0 2.144.446 2.892 1.17a5.06 5.06 0 0 0-2.393 3.586H3.248a.837.837 0 0 1-.84-.891 4.157 4.157 0 0 1 4.147-3.865M14.787 6.581a4.17 4.17 0 0 1 1.568 3.262c0 .566-.113 1.106-.317 1.598a3.268 3.268 0 1 0-1.251-4.86M17.441 12.669c-1.078 0-2.06.41-2.798 1.082a5.07 5.07 0 0 1 2.544 3.675h3.561c.458 0 .875-.38.84-.892a4.157 4.157 0 0 0-4.147-3.865M12.175 14.023a4.157 4.157 0 0 0-4.147 3.865.837.837 0 0 0 .84.891h6.615c.458 0 .875-.38.84-.891a4.157 4.157 0 0 0-4.148-3.866"}),l.createElement("path",{fill:"currentColor",d:"M12.175 6.576a3.268 3.268 0 1 0 0 6.535 3.268 3.268 0 0 0 0-6.535"})),Rp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v9.15h-15.2zm0 10.35v5.15c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V14.6zm7.203 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m5.398 0a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"})),Ip=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.28 3.426 8.68 8.213H3.5v1.2h5.031l-.647 5.175H3.5v1.2h4.234l-.58 4.638 1.191.149.599-4.787h5.165l-.58 4.638 1.191.149.599-4.787H20.5v-1.2h-5.031l.647-5.175H20.5v-1.2h-4.235l.58-4.638-1.19-.15-.599 4.788H9.891l.58-4.638zm4.98 11.162.646-5.175H9.741l-.647 5.175z",clipRule:"evenodd"})),Sp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.945 5.633a9.975 9.975 0 0 1 14.107 0 9.94 9.94 0 0 1 2.921 7.038v5.27c0 1.85-1.5 3.35-3.35 3.35h-.6v-6.7h.6c.819 0 1.569.293 2.15.78v-2.7a8.74 8.74 0 0 0-2.57-6.19 8.775 8.775 0 0 0-12.41 0 8.74 8.74 0 0 0-2.57 6.19v2.7a3.34 3.34 0 0 1 2.15-.78h.6v6.7h-.6a3.35 3.35 0 0 1-3.35-3.35v-5.27a9.94 9.94 0 0 1 2.922-7.038"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.979 21.29v-6.699h1.2v6.7zM16.029 21.29v-6.699h1.2v6.7z",clipRule:"evenodd"})),Tp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.535 3.373A5.035 5.035 0 0 0 2.5 8.408v.533c0 1.45.567 2.842 1.579 3.88l7.402 7.588a.725.725 0 0 0 1.038 0l7.224-7.41a6.17 6.17 0 0 0 1.753-4.308h.004v-.283A5.035 5.035 0 0 0 12 6.079a5.03 5.03 0 0 0-4.465-2.706",clipRule:"evenodd"})),Mp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.548 2.575a.85.85 0 0 1 .9 0l7.75 4.843a.85.85 0 0 1 .4.721v7.723a.85.85 0 0 1-.4.72l-7.75 4.845a.85.85 0 0 1-.9 0l-7.75-4.844a.85.85 0 0 1-.4-.721V8.139a.85.85 0 0 1 .4-.72m0 0 7.75-4.844Z",clipRule:"evenodd"})),zp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.368 4.549A8.8 8.8 0 0 0 4.528 7.4h2.723v1.2h-3.75a.85.85 0 0 1-.85-.85V4h1.2v2.25a9.974 9.974 0 0 1 18.093 4.95H20.74A8.775 8.775 0 0 0 7.368 4.55M20.74 12.8h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.477 0M11.402 6v5.897c0 .225.089.441.248.6l3.927 3.928.849-.849-3.824-3.824V6z",clipRule:"evenodd"})),Op=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.566 2.425a.85.85 0 0 0-1.133 0l-8.15 7.28A.85.85 0 0 0 3 10.34V20.94c0 .47.38.85.85.85h4.92c.47 0 .85-.38.85-.85v-7.05h4.778l-.009 2.298v2.802l-.01 1.946a.85.85 0 0 0 .85.854h4.921c.47 0 .85-.38.85-.85v-10.6a.85.85 0 0 0-.283-.635z",clipRule:"evenodd"})),Vp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.873 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h18.25c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm7.71 10.863a2.4 2.4 0 0 0-3.084.747l-1.984 2.835-.983-.688 1.984-2.835a3.6 3.6 0 0 1 4.626-1.121l7.161 3.769-.559 1.062zm6.84-4.663a2.2 2.2 0 1 1-4.4 0 2.2 2.2 0 0 1 4.4 0",clipRule:"evenodd"})),Fp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 4.75c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v6.626H20.28V5.85a.75.75 0 0 0-.75-.75H4.479a.75.75 0 0 0-.75.75v5.525H2.523zm0 8.226v6.274c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85v-6.274H15.97a3.975 3.975 0 0 1-7.94 0H2.522",clipRule:"evenodd"})),Pp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M12 6.4A.8.8 0 1 1 12 8a.8.8 0 0 1 0-1.6m-.6 11.2v-8h1.2v8z",clipRule:"evenodd"})),kp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.146 5.378H9.835v-1.2h6v1.2h-2.478l-1.834 13.246h1.978v1.2H8.168v-1.2h2.144z",clipRule:"evenodd"})),Bp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M14.616 3.354a5.6 5.6 0 0 0-4.361 9.113L3.78 18.94l.849.848 1.294-1.294 2.154 2.154.849-.849-2.154-2.154 1.3-1.3 2.154 2.154.848-.848-2.154-2.154 2.182-2.182a5.6 5.6 0 1 0 3.513-9.962"})),Ap=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.873 3a.85.85 0 0 0-.85.85v11.219c0 .47.381.85.85.85h18.25c.47 0 .85-.38.85-.85V3.85a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M2.598 18.72h18.8v1.2h-18.8z"})),Lp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.348 3.794a.85.85 0 0 0-.698 0L3.78 7.336a.85.85 0 0 0 .02 1.56l7.873 3.287a.85.85 0 0 0 .655 0l7.871-3.288a.85.85 0 0 0 .022-1.56z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 14.544 3.716 11.31l-.436 1.117 8.403 3.281a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12 18.062-8.283-3.233-.436 1.118 8.403 3.28a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118z",clipRule:"evenodd"})),Np=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.399 2.4h-8.15a.85.85 0 0 0-.85.85v8.15h9zm0 10.2h-9v8.15c0 .47.38.85.85.85h8.15zm1.2 9h8.15c.469 0 .85-.38.85-.85V3.25a.85.85 0 0 0-.85-.85h-8.15z",clipRule:"evenodd"})),_p=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm3 14.75h13.2v-1.2h-13.2z",clipRule:"evenodd"})),$p=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.399 2.4h-8.15a.85.85 0 0 0-.85.85v17.5c0 .47.38.85.85.85h8.15zm1.2 19.2h8.15c.469 0 .85-.38.85-.85V3.25a.85.85 0 0 0-.85-.85h-8.15z",clipRule:"evenodd"})),Hp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.598 20.6h4.8v-5.318h-4.8zm0-6.518V9.6h4.8v4.482zm6 1.2V20.6h5.15c.47 0 .85-.38.85-.85v-4.468zm6-1.2h-6V9.6h6zm-13.2 0h-6V9.6h6zm-6 1.2h6V20.6h-5.15a.85.85 0 0 1-.85-.85zm7.2-6.882h4.8v-5h-4.8zm6 0h6V4.25a.85.85 0 0 0-.85-.85h-5.15zm-7.2-5v5h-6V4.25c0-.47.381-.85.85-.85z",clipRule:"evenodd"})),Dp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.748 20.6h-8.15v-8.1h9v7.25c0 .47-.38.85-.85.85m.85-9.3h-9V3.4h8.15c.47 0 .85.38.85.85zm-10.2 0V3.4h-8.15a.85.85 0 0 0-.85.85v7.05zm-9 1.2v7.25c0 .47.381.85.85.85h8.15v-8.1z",clipRule:"evenodd"})),jp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm3.6 2.15v13.2h1.2V5.4z",clipRule:"evenodd"})),Wp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm14.4 2.15v13.2h1.2V5.4z",clipRule:"evenodd"})),Gp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v8.15h-19.2zm0 9.35v8.15c0 .47.381.85.85.85h17.5c.47 0 .85-.38.85-.85V12.6z",clipRule:"evenodd"})),Up=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 2.4a.85.85 0 0 0-.85.85V7.4h19.2V3.25a.85.85 0 0 0-.85-.85zm-.85 18.35V8.6h13v13H3.249a.85.85 0 0 1-.85-.85m14.2.85h4.15c.47 0 .85-.38.85-.85V8.6h-5z",clipRule:"evenodd"})),Kp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 2.4a.85.85 0 0 0-.85.85V7.4h19.2V3.25a.85.85 0 0 0-.85-.85zm-.85 18.35V8.6h5v12.987h1.2V8.6h13v12.15c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85",clipRule:"evenodd"})),qp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm3 3.95h13.2V6h-13.2z",clipRule:"evenodd"})),Yp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.399 2.4h-8.15a.85.85 0 0 0-.85.85v17.5c0 .47.38.85.85.85h8.15zm1.2 19.2h8.15c.469 0 .85-.38.85-.85V12.6h-9zm0-10.2h9V3.25a.85.85 0 0 0-.85-.85h-8.15z",clipRule:"evenodd"})),Xp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.382 4.535a9.94 9.94 0 0 1 6.616-2.51c2.467 0 4.725.896 6.466 2.38L14.187 8.68a3.96 3.96 0 0 0-2.188-.656c-.882 0-1.696.287-2.355.772zm-.849.849A9.94 9.94 0 0 0 2.023 12c0 2.467.896 4.725 2.38 6.466l4.276-4.278A3.96 3.96 0 0 1 8.024 12c0-.88.286-1.695.771-2.354zm.7 13.947a9.94 9.94 0 0 0 6.765 2.644 9.94 9.94 0 0 0 6.617-2.51l-4.262-4.262a3.96 3.96 0 0 1-2.354.772 3.96 3.96 0 0 1-2.514-.895zm14.23-.714A9.94 9.94 0 0 0 21.974 12a9.94 9.94 0 0 0-2.644-6.764l-4.25 4.25c.559.686.894 1.56.894 2.514 0 .882-.286 1.696-.772 2.355zM9.224 12a2.775 2.775 0 1 1 5.55 0 2.775 2.775 0 0 1-5.55 0",clipRule:"evenodd"})),Zp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.055 2.957c.457-.629 1.452-.305 1.452.473v5.785c0 .348.132.673.368.91.241.24.568.376.91.376h3.257a.803.803 0 0 1 .649 1.275l-6.745 9.267c-.458.629-1.453.305-1.453-.473v-5.785a1.28 1.28 0 0 0-.37-.909 1.29 1.29 0 0 0-.909-.377H5.957a.803.803 0 0 1-.65-1.275m0 0 6.748-9.267Z",clipRule:"evenodd"})),Jp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.93 9.738a6.6 6.6 0 0 0 9.333 9.334l.51-.51-.85-.848-.508.51a5.4 5.4 0 1 1-7.637-7.638l.509-.509-.849-.848zM9.738 4.93a6.6 6.6 0 0 1 9.334 9.333l-.51.51-.848-.85.51-.508a5.4 5.4 0 1 0-7.638-7.637l-.509.509-.848-.849zM8.946 7.418 7.418 8.946l-.848-.849L8.097 6.57zM17.431 15.904l-1.527 1.527-.849-.849 1.527-1.527z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.253 9.596-5.657 5.657-.848-.848 5.657-5.657z",clipRule:"evenodd"})),Qp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.816 7h11.17v1.2H8.816zM8.816 11.4h11.17v1.2H8.816zM8.816 15.8h11.17V17H8.816z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.212 7.6a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0M7.212 12a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0M7.212 16.4a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0"})),ef=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.8 8.2H4V7h2.8zM20 7H8.83v1.2H20zm0 4.4H8.83v1.2H20zM8.83 15.8H20V17H8.83zM4 12.6h2.8v-1.2H4zM6.8 17H4v-1.2h2.8z",clipRule:"evenodd"})),tf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.157 6.3v2.6h.6V6.3zm14.675.7H8.662v1.2h11.17zm0 4.4H8.662v1.2h11.17zm-11.17 4.4h11.17V17H8.662zm-2.518-4.5H4.272v-.6h1.922a.55.55 0 0 1 .55.55v.5a.55.55 0 0 1-.55.55H4.772v.4h1.87v.6h-1.92a.55.55 0 0 1-.55-.55v-.5a.55.55 0 0 1 .55-.55h1.422zm-1.872 4.4h1.872v.4H4.272v.6h1.872v.4H4.272v.6h1.922a.55.55 0 0 0 .55-.55v-1.5a.55.55 0 0 0-.55-.55H4.272z",clipRule:"evenodd"})),nf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 17v5h-1.2v-5zM12.6 2v5h-1.2V2zM7 12.6H2v-1.2h5zM22 12.6h-5v-1.2h5zM8.425 16.424l-3.073 3.07-.848-.848 3.072-3.07zM19.495 5.353l-3.07 3.071-.85-.848 3.072-3.071zM15.576 16.424l3.073 3.07.848-.85-3.073-3.069zM4.505 5.353l3.07 3.071.85-.848-3.072-3.071z",clipRule:"evenodd"})),of=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2a4.6 4.6 0 0 0-3.253 1.347l.848.849A3.4 3.4 0 0 1 15.4 6.6v1h1.2v-1a4.6 4.6 0 0 0-4.6-4.6m-8.6 8.05c0-.47.38-.85.85-.85h15.5c.469 0 .85.38.85.85v11.1c0 .47-.381.85-.85.85h-15.5a.85.85 0 0 1-.85-.85zm7.032 5.55a1.571 1.571 0 1 1 3.143 0 1.571 1.571 0 0 1-3.143 0",clipRule:"evenodd"})),lf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.347A4.6 4.6 0 0 1 16.598 6.6v1h-1.2v-1a3.4 3.4 0 1 0-6.8 0v1h-1.2v-1a4.6 4.6 0 0 1 1.348-3.253M4.248 9.2a.85.85 0 0 0-.85.85v11.1c0 .47.381.85.85.85h15.5c.47 0 .85-.38.85-.85v-11.1a.85.85 0 0 0-.85-.85zm6.184 6.4a1.571 1.571 0 1 1 3.142 0 1.571 1.571 0 0 1-3.142 0",clipRule:"evenodd"})),rf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.313 3.394A8.775 8.775 0 1 1 5.82 18.205l-.848.849a9.975 9.975 0 1 0 0-14.107l.848.849a8.78 8.78 0 0 1 4.493-2.402m2.118 9.207-2.895 2.895.848.848 3.783-3.783a.85.85 0 0 0 0-1.202l-3.783-3.783-.848.849L12.51 11.4H2v1.2z",clipRule:"evenodd"})),af=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.71 3.394a8.775 8.775 0 1 0 4.493 14.811l.849.849a9.975 9.975 0 1 1 0-14.107l-.849.849a8.78 8.78 0 0 0-4.493-2.402m4.363 12.95-.849-.848 2.895-2.895H11v-1.2H20.2l-2.976-2.976.849-.849 3.783 3.783a.85.85 0 0 1 0 1.202z",clipRule:"evenodd"})),sf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M18.004 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.361 17.21.849-.85 4.781 4.782-.848.849z",clipRule:"evenodd"})),cf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.031 5.25c0-.47.38-.85.85-.85h18.25c.47 0 .85.38.85.85v13.5c0 .47-.38.85-.85.85H2.881a.85.85 0 0 1-.85-.85zM19.12 8.224l-6.597 5.13a.85.85 0 0 1-1.044 0l-6.596-5.13.737-.947L12 12.24l6.382-4.963z",clipRule:"evenodd"})),df=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.395 3.778a.85.85 0 0 0-.829.032l-4.76 2.91a.85.85 0 0 0-.408.725v11.863a.85.85 0 0 0 1.288.729l3.712-2.228V6.75h1.2V17.72l5.01 2.505a.85.85 0 0 0 .817-.032l4.76-2.856a.85.85 0 0 0 .413-.73V4.696a.85.85 0 0 0-1.293-.725l-3.707 2.265V17.25h-1.2V6.326z",clipRule:"evenodd"})),uf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.398 8.1V6.5a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2h-1.6a1.9 1.9 0 0 0-1.9 1.9v1.6zm17.2-1.6v1.6h-1.2V6.5a1.9 1.9 0 0 0-1.9-1.9h-1.6V3.4h1.6a3.1 3.1 0 0 1 3.1 3.1m0 11v-1.6h-1.2v1.6a1.9 1.9 0 0 1-1.9 1.9h-1.6v1.2h1.6a3.1 3.1 0 0 0 3.1-3.1m-17.2 0v-1.6h1.2v1.6c0 1.05.851 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1",clipRule:"evenodd"})),hf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 4.25c0-.47.38-.85.85-.85H21.1c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85zm7.2 4.753a.55.55 0 0 1 .823-.478l5.246 2.998a.55.55 0 0 1 0 .955l-5.246 2.998a.55.55 0 0 1-.823-.478z",clipRule:"evenodd"})),gf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 12.6H3v-1.2h18zM21 18.6H3v-1.2h18zM21 6.6H3V5.4h18z",clipRule:"evenodd"})),vf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.088 3.94.849-.85 16.97 16.972-.848.848zM6.814 9.362v2.845a5.184 5.184 0 0 0 7.489 4.644z"}),l.createElement("path",{fill:"currentColor",d:"M16.774 19.322A8.568 8.568 0 0 1 3.43 12.207h-1.2a9.768 9.768 0 0 0 15.406 7.977zM18.577 19.428l-.85-.85a8.5 8.5 0 0 0 .835-.862l.851.851a10 10 0 0 1-.836.861M20.143 17.6a9.77 9.77 0 0 0 1.624-5.393h-1.2a8.57 8.57 0 0 1-1.292 4.525zM16.772 14.229c.268-.634.41-1.32.41-2.022V7.21a5.184 5.184 0 0 0-9.796-2.367zM6.814 7.665V7.21q0-.571.122-1.12l9.217 9.217a5.2 5.2 0 0 1-.824.873z"})),mf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2.025A5.184 5.184 0 0 0 6.814 7.21v4.997a5.184 5.184 0 0 0 10.369 0V7.21a5.184 5.184 0 0 0-5.184-5.185",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.092 19.114a9.768 9.768 0 0 0 16.675-6.907h-1.2a8.568 8.568 0 1 1-17.137 0h-1.2c0 2.591 1.03 5.075 2.862 6.907",clipRule:"evenodd"})),pf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.65 7.55v-1.6h-1.2v1.6a1.9 1.9 0 0 1-1.9 1.9h-1.6v1.2h1.6a3.1 3.1 0 0 0 3.1-3.1m0 8.9v1.6h-1.2v-1.6a1.9 1.9 0 0 0-1.9-1.9h-1.6v-1.2h1.6a3.1 3.1 0 0 1 3.1 3.1m2.699 1.6v-1.6a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2h-1.6a1.9 1.9 0 0 0-1.9 1.9v1.6zm0-10.5v-1.6h1.2v1.6c0 1.049.85 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1",clipRule:"evenodd"})),ff=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.559 3.375c0-.452.366-.818.818-.818h17.25c.451 0 .818.366.818.818v17.25a.82.82 0 0 1-.818.818H3.377a.82.82 0 0 1-.818-.818zM6.002 12.6h12v-1.2h-12z",clipRule:"evenodd"})),wf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 12.6H4v-1.2h16z",clipRule:"evenodd"})),Ef=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.873 3a.85.85 0 0 0-.85.85v11.219c0 .47.381.85.85.85h18.25c.47 0 .85-.38.85-.85V3.85a.85.85 0 0 0-.85-.85zM15.998 17.52v1.2h-8v-1.2zm0 2.4h-8v1.2h8z",clipRule:"evenodd"})),yf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.154 4.19a.84.84 0 0 0 .009-.9.82.82 0 0 0-.855-.376A9.177 9.177 0 0 0 12.076 21.1c4.464 0 8.182-3.187 9.007-7.409a.82.82 0 0 0-.376-.855.84.84 0 0 0-.899.009 6.262 6.262 0 0 1-8.654-8.655",clipRule:"evenodd"})),xf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M8.25 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M18.75 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})),Cf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M12 8.25a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 18.75a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"})),bf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.976 4.138H9.62v13.128a3.799 3.799 0 1 1-1.2-2.771V3.788c0-.47.38-.85.85-.85h5.705zm6.147-1.2h-6.147v1.2h5.797v10.357a3.799 3.799 0 1 0 1.2 2.77V3.787a.85.85 0 0 0-.85-.85",clipRule:"evenodd"})),Rf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.476 4.138H13.12v13.128a3.799 3.799 0 1 1-1.2-2.771V3.788c0-.47.38-.85.85-.85h5.705z",clipRule:"evenodd"})),If=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.306 5.983a.818.818 0 0 0-1.04-1.034L3.532 9.62c-.745.254-.737 1.311.012 1.553L10 13.258l2.165 6.496c.248.746 1.303.746 1.552 0z",clipRule:"evenodd"})),Sf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601z",clipRule:"evenodd"})),Tf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.449 2.686a.85.85 0 0 0-.901 0L9.042 4.252l7.935 5.014.021.014 2.692-1.683.315-.189zm2.423 7.922L6.93 5.572l-2.9 1.813.308.232 7.66 4.787zM3.398 15.973V8.412l.24.18.042.029 7.718 4.823v8l-7.6-4.75a.85.85 0 0 1-.4-.72m16.8.721-7.6 4.75v-8l7.714-4.82.286-.172v7.521a.85.85 0 0 1-.4.721",clipRule:"evenodd"})),Mf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-12.5-3.675a.55.55 0 0 0-.55.55v6.25c0 .304.246.55.55.55h1.75a.55.55 0 0 0 .55-.55v-6.25a.55.55 0 0 0-.55-.55zm4.5 0a.55.55 0 0 0-.55.55v6.25c0 .304.246.55.55.55h1.75a.55.55 0 0 0 .55-.55v-6.25a.55.55 0 0 0-.55-.55z",clipRule:"evenodd"})),zf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 5.4a.85.85 0 0 0-.85.85v11.5c0 .47.381.85.85.85h3.5c.47 0 .85-.38.85-.85V6.25a.85.85 0 0 0-.85-.85zm8 0a.85.85 0 0 0-.85.85v11.5c0 .47.381.85.85.85h3.5c.47 0 .85-.38.85-.85V6.25a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Of=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.946 10.083a2.1 2.1 0 0 0-2.484-.363L5.06 4.318l11.72 3.447a.85.85 0 0 1 .601.695l.515 3.603-5.94 5.94-3.603-.515a.85.85 0 0 1-.695-.601L4.211 5.166l5.403 5.403a2.1 2.1 0 1 0 3.332-.486m-.848.849a.9.9 0 1 0-1.273 1.272.9.9 0 0 0 1.273-1.272m2.298 8.662-1.167-1.167 5.091-5.091 1.167 1.167a.85.85 0 0 1 0 1.202l-3.89 3.889a.85.85 0 0 1-1.201 0",clipRule:"evenodd"})),Vf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.143 6.244-.849-.848a2.34 2.34 0 0 1 3.31 3.308l-.85-.849-1.132 1.132.85.849-8.603 8.603a.84.84 0 0 1-.573.247l-2.178.058a.84.84 0 0 1-.864-.864l.06-2.177a.84.84 0 0 1 .245-.573l8.604-8.603.848.848z",clipRule:"evenodd"})),Ff=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.498 4.4a3.1 3.1 0 1 1 0 6.2 3.1 3.1 0 0 1 0-6.2m11.076.176-14 14 .849.849 14-14zM19.598 16.5a3.1 3.1 0 1 0-6.2 0 3.1 3.1 0 0 0 6.2 0",clipRule:"evenodd"})),Pf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m19.494 5.353-.848-.848L4.503 18.647l.849.849z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.065 12.086.848.849-2.528 2.528-.848-.849zm-1.132-1.131L8.71 9.73l1.697-1.697a.85.85 0 0 0 0-1.202L7.577 4.003a.85.85 0 0 0-1.202 0L4.961 5.417a3.975 3.975 0 0 0 0 5.622l2.444 2.444zm.584 5.639 2.4 2.4a3.975 3.975 0 0 0 5.62 0l1.415-1.415a.85.85 0 0 0 0-1.202l-2.829-2.828a.85.85 0 0 0-1.202 0l-1.697 1.697-1.18-1.18z",clipRule:"evenodd"})),kf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.961 5.417a3.975 3.975 0 0 0 0 5.622l7.955 7.955a3.975 3.975 0 0 0 5.622 0l1.414-1.415a.85.85 0 0 0 0-1.202l-2.829-2.828a.85.85 0 0 0-1.202 0l-1.697 1.697L8.71 9.73l1.697-1.697a.85.85 0 0 0 0-1.202L7.577 4.003a.85.85 0 0 0-1.202 0z",clipRule:"evenodd"})),Bf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.798 2.269C5.348 3.27 2.023 7.247 2.023 12c0 5.51 4.466 9.975 9.975 9.975 4.754 0 8.73-3.324 9.732-7.775H11.648a1.85 1.85 0 0 1-1.85-1.85V2.27",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M12.248 12.6h8.875c.468 0 .86-.382.847-.866a9.975 9.975 0 0 0-9.705-9.705.846.846 0 0 0-.867.847v8.875c0 .47.381.85.85.85"})),Af=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.199 16.077a8.201 8.201 0 1 1 11.598 0l-5.371 5.371a.605.605 0 0 1-.855 0zm3.59-5.578a2.21 2.21 0 1 1 4.42 0 2.21 2.21 0 0 1-4.42 0",clipRule:"evenodd"})),Lf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("mask",{id:"placeholder_svg__a",width:20,height:20,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},l.createElement("path",{fill:"#D9D9D9",d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})),l.createElement("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#placeholder_svg__a)"},l.createElement("path",{d:"M24.56 5.38a9.4 9.4 0 0 0-13.242 1.16l-.92-.772c3.764-4.485 10.45-5.07 14.934-1.307zM-3.487 7.693A9.4 9.4 0 0 0 9.756 6.534l.92.771C6.911 11.79.225 12.375-4.26 8.612zM-4.951 2.229a9.4 9.4 0 0 0 13.243-1.16l.919.772C5.448 6.326-1.239 6.911-5.723 3.148zM27.49 16.309a9.4 9.4 0 0 0-13.244 1.159l-.92-.772c3.764-4.484 10.45-5.07 14.935-1.306zM-.559 18.62a9.4 9.4 0 0 0 13.243-1.158l.92.772C9.84 22.718 3.153 23.304-1.33 19.54zM28.954 21.773a9.4 9.4 0 0 0-13.244 1.159l-.919-.772c3.763-4.484 10.45-5.07 14.934-1.306zM26.025 10.845a9.4 9.4 0 0 0-13.243 1.158l-.92-.77c3.764-4.486 10.45-5.07 14.934-1.307zM-2.023 13.157a9.4 9.4 0 0 0 13.243-1.159l.92.772c-3.764 4.484-10.45 5.069-14.934 1.306z"}))),Nf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 2.03a2.6 2.6 0 0 0-2.6 2.6v3.9l-5.66 4.244a.85.85 0 0 0-.34.68v2.028c0 .58.569.99 1.12.807l4.88-1.627v3.367l-1.66 1.245a.85.85 0 0 0-.34.68v1.055a.85.85 0 0 0 1.057.825l3.543-.886 3.544.886a.85.85 0 0 0 1.056-.825v-1.055a.85.85 0 0 0-.34-.68l-1.66-1.245v-3.367l4.882 1.627a.85.85 0 0 0 1.118-.807v-2.028a.85.85 0 0 0-.34-.68l-5.66-4.245v-3.9a2.6 2.6 0 0 0-2.6-2.6",clipRule:"evenodd"})),_f=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M10.7 8.476a.8.8 0 0 0-1.244.666v5.716a.8.8 0 0 0 1.244.666l4.287-2.858a.8.8 0 0 0 0-1.332z",clipRule:"evenodd"})),$f=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.322 5.76A.85.85 0 0 0 7 6.466v11.065a.85.85 0 0 0 1.322.708l8.299-5.533a.85.85 0 0 0 0-1.415z",clipRule:"evenodd"})),Hf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.373 2.525a.85.85 0 0 0-.85.85v17.25c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85V3.375a.85.85 0 0 0-.85-.85zM11.4 12.6h-3.4v-1.2h3.4V8h1.2v3.4h3.4v1.2h-3.4V16h-1.2z",clipRule:"evenodd"})),Df=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 12.6V20h1.2v-7.4H20v-1.2h-7.4V4h-1.2v7.4H4v1.2z",clipRule:"evenodd"})),jf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 7.449a.85.85 0 0 0-.85.85v9.482c0 .47.381.85.85.85h3.15V16.3c0-.47.381-.85.85-.85h9.5c.47 0 .85.38.85.85v2.332h3.15c.47 0 .85-.38.85-.85V8.3a.85.85 0 0 0-.85-.85zm13.95 3.197a.8.8 0 0 0 .8-.8h1.2a2 2 0 1 1-4 0h1.2a.8.8 0 0 0 .8.8",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.6 16.838c0-.105.099-.19.22-.19h8.357c.122 0 .22.085.22.19v3.422c0 .105-.098.19-.22.19H7.82c-.121 0-.22-.085-.22-.19zM16.749 3.549h-9.5a.25.25 0 0 0-.25.25v1.8c0 .138.111.25.25.25h9.5a.25.25 0 0 0 .25-.25v-1.8a.25.25 0 0 0-.25-.25"})),Wf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M9.857 6.666a3.85 3.85 0 1 1 1.925 7.184v-1.2a2.65 2.65 0 1 0-2.295-3.975l-1.039-.6a3.85 3.85 0 0 1 1.41-1.41M12.8 16.45a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Gf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.428 9.595a3.403 3.403 0 0 1-2.406 5.808v-1.2a2.202 2.202 0 1 0 0-4.405v-1.2c.902 0 1.768.359 2.406.997",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.245 7.778a5.971 5.971 0 0 1-4.223 10.194v-1.2a4.771 4.771 0 0 0 0-9.543v-1.2c1.584 0 3.103.63 4.223 1.75M5.593 9.595A3.402 3.402 0 0 0 8 15.403v-1.2a2.202 2.202 0 1 1 0-4.405v-1.2c-.902 0-1.768.359-2.406.997",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.776 7.778a5.971 5.971 0 0 0 4.222 10.194v-1.2a4.771 4.771 0 0 1 0-9.543v-1.2c-1.583 0-3.102.63-4.222 1.75",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M11.999 9.4a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2"})),Uf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M12 8.325a3.675 3.675 0 1 0 0 7.35 3.675 3.675 0 0 0 0-7.35",clipRule:"evenodd"})),Kf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.2 2.064a9.97 9.97 0 0 0-7.35 4.192V4h-1.2v3.687c0 .504.408.913.912.913h3.687V7.4H4.532A8.77 8.77 0 0 1 11.2 3.269zm0 18.824a8.77 8.77 0 0 1-6.366-3.63 8.78 8.78 0 0 1-1.567-6.256l-1.19-.157A9.975 9.975 0 0 0 11.2 22.093zm1.6 1.2v-1.206a8.78 8.78 0 0 0 6.729-4.282H16.81v-1.2H20.5c.504 0 .912.408.912.912V20h-1.2v-2.237a9.97 9.97 0 0 1-7.411 4.324m0-18.82V2.065a9.977 9.977 0 0 1 9.09 11.245l-1.19-.156a8.775 8.775 0 0 0-7.9-9.884",clipRule:"evenodd"})),qf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.767 3.824a.85.85 0 0 1 1.36.68V9.23a.85.85 0 0 1-1.345.691L2.555 7.616a.85.85 0 0 1-.016-1.372zm8.282 2.517H8.73v1.2h5.318a3.97 3.97 0 0 1 3.969 3.97v.804h1.2v-.805a5.17 5.17 0 0 0-5.17-5.169m-4.57 11.48h5.792v-1.2H9.479a3.97 3.97 0 0 1-3.969-3.968v-.97h-1.2v.97a5.17 5.17 0 0 0 5.17 5.169m8.757 2.355a.85.85 0 0 1-1.36-.68V14.77a.85.85 0 0 1 1.344-.691l3.227 2.305a.85.85 0 0 1 .016 1.372z",clipRule:"evenodd"})),Yf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.529 7.4a8.774 8.774 0 0 1 16.211 3.8h1.204A9.975 9.975 0 0 0 3.851 6.25V4h-1.2v3.688c0 .504.409.912.913.912h3.687V7.4zM20.7 13.146a9 9 0 0 0 .039-.346h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.438.346M8.826 15.352V8.649h1.2v6.703zm3.6-1.202v-4.3h1.55v4.3zm-.35-5.5a.85.85 0 0 0-.85.85v5c0 .47.381.85.85.85h2.25c.47 0 .85-.38.85-.85v-5a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Xf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.529 7.4a8.774 8.774 0 0 1 16.211 3.8h1.204A9.975 9.975 0 0 0 3.851 6.25V4h-1.2v3.688c0 .504.409.912.913.912h3.687V7.4zM20.7 13.146a9 9 0 0 0 .039-.346h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.438.346m-11.8 2.206V8.649h1.2v6.703zm6.25-5.502h-2.424v1.55h1.65c.47 0 .85.38.85.85v2.25c0 .47-.38.85-.85.85H11.6v-1.2h2.426V12.6h-1.65a.85.85 0 0 1-.85-.85V9.5c0-.47.38-.85.85-.85h2.774z",clipRule:"evenodd"})),Zf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.368 4.549A8.8 8.8 0 0 0 4.528 7.4h2.723v1.2H3.564a.91.91 0 0 1-.913-.912V4h1.2v2.25a9.974 9.974 0 0 1 18.093 4.95H20.74A8.775 8.775 0 0 0 7.368 4.55M20.74 12.8h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.477 0m-5.988-2.95H10.31v1.55h3.842c.41 0 .741.332.741.741v2.469a.74.74 0 0 1-.74.74H9.252v-1.2h4.441V12.6H9.851a.74.74 0 0 1-.741-.74V9.39c0-.409.332-.74.74-.74h4.902z",clipRule:"evenodd"})),Jf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.668 6.5v11h1.2v-4.738l6.718 4.478a.85.85 0 0 0 1.321-.707v-3.36l6.1 4.067a.85.85 0 0 0 1.322-.707V7.467a.85.85 0 0 0-1.321-.707l-6.1 4.067v-3.36a.85.85 0 0 0-1.322-.707l-6.718 4.478V6.5z",clipRule:"evenodd"})),Qf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.217 6.76a.85.85 0 0 1 1.321.707v3.36l6.1-4.068a.85.85 0 0 1 1.322.708v9.065a.85.85 0 0 1-1.321.708l-6.1-4.067v3.36a.85.85 0 0 1-1.322.707l-6.8-4.533a.85.85 0 0 1 0-1.415z",clipRule:"evenodd"})),e9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 8.4A11.6 11.6 0 0 1 15.6 20h-1.2A10.4 10.4 0 0 0 4 9.6z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 3.4A16.6 16.6 0 0 1 20.6 20h-1.2A15.4 15.4 0 0 0 4 4.6zM6.85 14.3a2.85 2.85 0 1 0 0 5.7 2.85 2.85 0 0 0 0-5.7",clipRule:"evenodd"})),t9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.333 2.875a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2M8.623 12.965a3.9 3.9 0 0 1 4.177-2.87l-.677 2.368h-.003l-1.14 4a3.4 3.4 0 0 1-4.204 2.33l-.33 1.153a4.6 4.6 0 0 0 5.531-2.697 3.897 3.897 0 0 1 3.477 3.874h1.2a5.1 5.1 0 0 0-4.318-5.037l1.205-4.216a4.6 4.6 0 0 0 4.014 2.355v-1.2a3.4 3.4 0 0 1-3.398-3.383.6.6 0 0 0-.435-.592l-.012-.004a5.1 5.1 0 0 0-6.246 3.609z",clipRule:"evenodd"})),n9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.449 15.934a.85.85 0 0 0-.724 1.295l1.826 2.967a.85.85 0 0 0 .724.404h11.454a.85.85 0 0 0 .724-.404l1.825-2.967a.85.85 0 0 0-.724-1.295zM12.852 4.682c0-.792-.987-1.154-1.499-.55l-7.46 8.8a.85.85 0 0 0 .648 1.399h7.46c.47 0 .85-.38.85-.85z"})),o9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.284 3.4a.886.886 0 0 0-.886.886v15.429c0 .489.397.885.886.885h3.114v-6.314c0-.49.397-.886.886-.886h7.429c.489 0 .885.397.885.886V20.6h3.115c.489 0 .885-.396.885-.885V7.547a.89.89 0 0 0-.259-.626L17.078 3.66a.89.89 0 0 0-.626-.26zm4.314 11.2v5.8h6.8v-5.8zm0-8.4a1.9 1.9 0 1 0 3.8 0h1.2a3.1 3.1 0 1 1-6.2 0z",clipRule:"evenodd"})),l9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.529 2.147a.85.85 0 0 0-1.062 0L8.8 4.281l-3.393.376a.85.85 0 0 0-.75.751l-.378 3.397-2.132 2.664a.85.85 0 0 0 0 1.062l2.132 2.666.378 3.393a.85.85 0 0 0 .75.751l3.393.377 2.667 2.133a.85.85 0 0 0 1.062 0l2.665-2.133 3.396-.377a.85.85 0 0 0 .75-.75l.377-3.392 2.134-2.668a.85.85 0 0 0 0-1.062l-2.133-2.666-.377-3.395a.85.85 0 0 0-.751-.75l-3.395-.378z",clipRule:"evenodd"})),i9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.556 2.332A.85.85 0 0 0 2.35 3.3L4.526 12l-2.175 8.702a.85.85 0 0 0 1.205.966l17.816-8.908a.85.85 0 0 0 0-1.52zM7.34 12.601h6v-1.2h-6z",clipRule:"evenodd"})),r9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M5.848 8a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 5.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zM6.248 6.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.848 16a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 13.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm3.725 1.15a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"})),a9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.644 3.314a2.97 2.97 0 0 0-2.86 3.784l-5.16 2.98a2.971 2.971 0 1 0 0 3.845l5.16 2.98q-.11.388-.112.812a2.971 2.971 0 1 0 .782-2.01L9.247 12.7a3 3 0 0 0 0-1.398l5.207-3.006a2.971 2.971 0 1 0 2.19-4.98",clipRule:"evenodd"})),s9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.18 7.927-.848-.849 4.066-4.065a.85.85 0 0 1 1.202 0l4.066 4.065-.849.849-3.219-3.219v10.551h-1.2V4.71zm-4.957 3.332a8.775 8.775 0 1 0 17.55 0h1.2a9.973 9.973 0 0 1-15.516 8.294 9.98 9.98 0 0 1-4.434-8.294z",clipRule:"evenodd"})),c9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.09 3.917.848-.848 16.97 16.97-.848.849z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.399 6.49v7.288h.01a8.6 8.6 0 0 0 13.756 6.477zM19.1 18.23a9 9 0 0 1-.75.947L3.71 4.537a.9.9 0 0 1 .295-.157l.958-.287zm.804-1.459a8.6 8.6 0 0 0 .686-2.993h.009V5.195a.85.85 0 0 0-.606-.815l-7.75-2.325a.85.85 0 0 0-.488 0L6.703 3.571z",clipRule:"evenodd"})),d9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.243 2.077a.85.85 0 0 0-.489 0l-7.75 2.325a.85.85 0 0 0-.606.814V13.4a8.6 8.6 0 1 0 17.2 0V5.216a.85.85 0 0 0-.605-.814z",clipRule:"evenodd"})),u9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.249 15.84a2.475 2.475 0 0 0-2.401 1.875h1.276a1.275 1.275 0 0 1 2.25 0h1.276a2.474 2.474 0 0 0-2.401-1.875m2.625 3.075a1.27 1.27 0 0 0 1.125.675 1.27 1.27 0 0 0 1.125-.675H14.4a2.475 2.475 0 0 1-4.802 0zm-3.974 0H5.624a1.273 1.273 0 0 1-2.25 0H2.098a2.475 2.475 0 0 0 4.802 0m7.724-1.2h-1.276a2.475 2.475 0 0 1 4.802 0h-1.276a1.276 1.276 0 0 0-2.25 0m2.474 1.2a2.475 2.475 0 0 0 4.802 0h-1.276a1.273 1.273 0 0 1-2.027.302 1.3 1.3 0 0 1-.223-.302z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M10.414 3.795q.096.096.178.203l.017.023a2 2 0 0 1 .375.939c.018.137-.096.249-.234.249h-3.5c-.138 0-.252-.112-.234-.25a2 2 0 0 1 .224-.7l.01-.018q.06-.108.133-.21l.008-.01.009-.012a2 2 0 0 1 3.014-.214M6.6 7.21v2.4H5.4V6.86c0-.47.38-.85.85-.85h9.57a.85.85 0 0 1 .806.58l.943 2.83-1.138.379-.864-2.59zM2.34 11.515a.85.85 0 0 1 .836-1.006H20.79a.85.85 0 0 1 .817 1.088l-1.605 5.5a.85.85 0 0 1-.816.612h-.008l-.059-.236a3.474 3.474 0 0 0-6.743 0l-.059.236h-.639l-.059-.236a3.474 3.474 0 0 0-6.743 0l-.059.236h-.617a.85.85 0 0 1-.836-.694z"}),l.createElement("path",{fill:"currentColor",d:"M7.127 17.71H5.849a2.475 2.475 0 0 1 4.8 0H9.37a1.274 1.274 0 0 0-2.244 0M14.627 17.71h-1.278a2.475 2.475 0 0 1 4.8 0H16.87a1.27 1.27 0 0 0-1.122-.67 1.27 1.27 0 0 0-1.122.67"})),h9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.597 3.435a4.813 4.813 0 0 1 8.217 3.404v.121h-1.2V6.84a3.613 3.613 0 1 0-7.227 0v.121h-1.2V6.84c0-1.277.508-2.501 1.41-3.404M4.027 9.406c0-.47.38-.85.85-.85h14.248c.469 0 .85.38.85.85v11.72c0 .469-.381.85-.85.85H4.877a.85.85 0 0 1-.85-.85zm11.588 1.35a3.614 3.614 0 0 1-7.227 0h-1.2a4.813 4.813 0 0 0 9.627 0z",clipRule:"evenodd"})),g9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M15.656 20.819c.898 0 1.626-.728 1.626-1.626h-3.251c0 .898.727 1.625 1.625 1.625"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.03 19.193a1.62 1.62 0 0 0 1.626 1.625 1.621 1.621 0 0 0 1.626-1.626z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.295 20.819c.898 0 1.626-.728 1.626-1.626H5.669c0 .898.728 1.625 1.626 1.625"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.67 19.193a1.62 1.62 0 0 0 1.625 1.625 1.622 1.622 0 0 0 1.626-1.626z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.338 7.102a.85.85 0 0 0-.85.85v8.79c0 .47.38.85.85.85h12.91a.85.85 0 0 0 .824-.643l2.198-8.79a.85.85 0 0 0-.825-1.057z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.688 5.503A2.923 2.923 0 0 0 2.766 2.58v1.2a1.723 1.723 0 0 1 1.722 1.723z",clipRule:"evenodd"})),v9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.938 9.165a.85.85 0 0 1-1.36-.68V3.428a.85.85 0 0 1 1.344-.692l3.454 2.467a.85.85 0 0 1 .016 1.372zm-9.317.042A6.94 6.94 0 0 0 2.266 5.06v1.2a5.745 5.745 0 1 1 0 11.49v1.2a6.95 6.95 0 0 0 6.355-4.145 6.94 6.94 0 0 0 6.356 4.146v-1.2a5.745 5.745 0 1 1 0-11.49v-1.2a6.95 6.95 0 0 0-6.356 4.145m7.96 11.364c0 .7.799 1.1 1.36.68l3.453-2.59a.85.85 0 0 0-.016-1.372l-3.454-2.467a.85.85 0 0 0-1.344.692z",clipRule:"evenodd"})),m9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.613 5.5v13h1.2v-5.76l8.25 5.5a.85.85 0 0 0 1.32-.707V6.467a.85.85 0 0 0-1.32-.707l-8.25 5.5V5.5z",clipRule:"evenodd"})),p9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 13.637-5.48-5.48.848-.848L12 12.54l5.233-5.232.848.848-5.48 5.48a.85.85 0 0 1-1.202 0M18 16.69H6v-1.2h12z",clipRule:"evenodd"})),f9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.384 18.5v-13h-1.2v5.76l-8.25-5.5a.85.85 0 0 0-1.32.707v11.066a.85.85 0 0 0 1.32.707l8.25-5.5v5.76z",clipRule:"evenodd"})),w9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10.361 11.398 5.48-5.48.849.848L11.457 12l5.233 5.233-.849.848-5.48-5.48a.85.85 0 0 1 0-1.202M7.309 18V6h1.2v12z",clipRule:"evenodd"})),E9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.637 12.602-5.48 5.48-.848-.848L12.54 12 7.31 6.768l.848-.848 5.48 5.48a.85.85 0 0 1 0 1.202M16.69 6v12h-1.2V6z",clipRule:"evenodd"})),y9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 10.361 5.48 5.48-.848.849-5.233-5.233-5.233 5.233-.848-.849 5.48-5.48a.85.85 0 0 1 1.202 0M5.999 7.309h12v1.2h-12z",clipRule:"evenodd"})),x9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.04 18.192A9.34 9.34 0 0 0 21.375 12 9.375 9.375 0 0 0 12 2.625 9.34 9.34 0 0 0 5.808 4.96zm-.849.848A9.34 9.34 0 0 1 12 21.375 9.375 9.375 0 0 1 2.625 12 9.34 9.34 0 0 1 4.96 5.809z",clipRule:"evenodd"})),C9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.6 4.424a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2m12.8 7.952a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2m-7.602-4.952 10.2-.044.005 1.2-10.2.044zm2.4 7.956-10.2.044.005 1.2 10.2-.044z",clipRule:"evenodd"})),b9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.62 13.098-.043-10.6-1.2.005.044 10.6zM20.578 6.1a3.6 3.6 0 1 0-7.2 0 3.6 3.6 0 0 0 7.2 0m-9.951 11.8a3.6 3.6 0 1 0-7.2 0 3.6 3.6 0 0 0 7.2 0m6.951-7.002.044 10.6-1.2.005-.044-10.6z",clipRule:"evenodd"})),R9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.39 2.025a.85.85 0 0 0-.85.85v18.25c0 .47.38.85.85.85h11.218c.47 0 .85-.38.85-.85V2.875a.85.85 0 0 0-.85-.85zm5.608 14a1.975 1.975 0 1 0 0 3.95 1.975 1.975 0 0 0 0-3.95m-2-10.325h4V4.5h-4z",clipRule:"evenodd"})),I9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m6.075-3a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m7 1.2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-1.9 8.4a5.4 5.4 0 0 1-5.4-5.4h-1.2a6.6 6.6 0 1 0 13.2 0h-1.2a5.4 5.4 0 0 1-5.4 5.4",clipRule:"evenodd"})),S9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h11.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm5.75 3.7a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-.8 7a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0m2.4-3.6a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2",clipRule:"evenodd"})),T9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.373 2.525a.85.85 0 0 0-.85.85v17.25c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85V3.375a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),M9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.37 3.508c-.487-1.25-2.255-1.25-2.742 0l-1.84 4.72-4.704.341c-1.34.098-1.86 1.793-.804 2.624l4.062 3.2-1.855 4.93c-.505 1.34 1.008 2.539 2.198 1.74l4.325-2.903 4.7 2.93c1.232.767 2.713-.52 2.125-1.846l-2.159-4.866 4.042-3.185c1.056-.831.536-2.526-.804-2.624l-4.705-.342z",clipRule:"evenodd"})),z9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.496 20.351a.85.85 0 0 1-.601.25H4.248a.85.85 0 0 1-.85-.85V4.25c0-.47.381-.85.85-.85h15.5c.47 0 .85.38.85.85v10.646a.85.85 0 0 1-.248.6zm-2.098-6.1v3.538h1.2V14.6h3.2v-1.2h-3.55a.85.85 0 0 0-.85.85",clipRule:"evenodd"})),O9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-12.2-3.675a.85.85 0 0 0-.85.85v5.65c0 .47.38.85.85.85h5.65c.47 0 .85-.38.85-.85v-5.65a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),V9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 5.4a.85.85 0 0 0-.85.85v11.5c0 .47.381.85.85.85h11.5c.47 0 .85-.38.85-.85V6.25a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),F9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M16.625 12a4.625 4.625 0 1 1-9.25 0 4.625 4.625 0 0 1 9.25 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 19.6V22h-1.2v-2.4zM12.6 2v2.4h-1.2V2zM4.4 12.6H2v-1.2h2.4zM22 12.6h-2.4v-1.2H22zM7.05 17.798l-1.697 1.697-.848-.848 1.697-1.697zM19.495 5.353 17.798 7.05l-.849-.848 1.697-1.697zM16.95 17.798l1.697 1.697.848-.848-1.697-1.697zM4.504 5.353 6.201 7.05l.849-.848-1.697-1.697z",clipRule:"evenodd"})),P9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.367 2.875c0-.47.38-.85.85-.85H18.78c.47 0 .85.38.85.85v18.25c0 .47-.38.85-.85.85H5.217a.85.85 0 0 1-.85-.85zM11.223 18a.775.775 0 1 1 1.55 0 .775.775 0 0 1-1.55 0m.775-1.975a1.975 1.975 0 1 0 0 3.95 1.975 1.975 0 0 0 0-3.95",clipRule:"evenodd"})),k9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.692 3.736a.85.85 0 0 0-.841.827l-.175 6.658a.85.85 0 0 0 .249.623l8.232 8.233a.85.85 0 0 0 1.202 0l6.718-6.718a.85.85 0 0 0 0-1.202l-8.234-8.234a.85.85 0 0 0-.61-.25zm2.896 4.417a.4.4 0 1 1 .565-.565.4.4 0 0 1-.565.565M6.739 6.74a1.6 1.6 0 1 0 2.263 2.263 1.6 1.6 0 0 0-2.263-2.263",clipRule:"evenodd"})),B9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 3.225a8.775 8.775 0 1 0 0 17.55 8.775 8.775 0 0 0 0-17.55M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.523 12a6.475 6.475 0 1 1 12.95 0 6.475 6.475 0 0 1-12.95 0M12 13.773a1.772 1.772 0 1 0 0-3.545 1.772 1.772 0 0 0 0 3.545",clipRule:"evenodd"})),A9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2.02a3 3 0 0 0-3 3v.205H6.183a.85.85 0 0 0-.812.6l-1.935 6.287a.9.9 0 0 0-.038.25v7.963c0 .47.381.85.85.85h1.9c.47 0 .85-.38.85-.85v-1.4h5V18.5v.425h5v1.4c0 .47.38.85.85.85h1.9c.47 0 .85-.38.85-.85v-7.963a.9.9 0 0 0-.037-.25l-1.935-6.287a.85.85 0 0 0-.812-.6h-2.815V5.02a3 3 0 0 0-3-3m-5.8 13.304a1.3 1.3 0 1 1 2.6 0 1.3 1.3 0 0 1-2.6 0m9 0a1.3 1.3 0 1 1 2.6 0 1.3 1.3 0 0 1-2.6 0m-9.4-2.4h12.399v-1.2h-12.4z",clipRule:"evenodd"})),L9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.73 11.088 4.915 5.275l-.849.849 5.566 5.565-5.567 5.566.849.849 5.814-5.814a.85.85 0 0 0 0-1.202M19.5 18.3h-8v-1.2h8z",clipRule:"evenodd"})),N9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.837 17.697a2.053 2.053 0 0 1-4-.65V14.6h-4.12a.85.85 0 0 1-.844-.949l.941-8a.85.85 0 0 1 .844-.75h9.928c.47 0 .85.38.85.85v6.5c0 .469-.38.85-.85.85H13.37z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M21.136 9a4.1 4.1 0 0 1-3.807 4.09.837.837 0 0 1-.893-.84v-6.5c0-.457.38-.876.893-.84A4.1 4.1 0 0 1 21.136 9"})),_9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.114 4.9c-.883 0-1.668.566-1.947 1.404L10.635 10.9H9.417a.85.85 0 0 0-.85.85v6.5c0 .47.38.85.85.85h9.928a.85.85 0 0 0 .844-.75l.941-8a.85.85 0 0 0-.844-.95h-4.119V6.953c0-1.134-.919-2.053-2.053-2.053M2.867 15a4.1 4.1 0 0 1 3.808-4.09.837.837 0 0 1 .892.84v6.5c0 .458-.379.877-.892.84A4.1 4.1 0 0 1 2.867 15",clipRule:"evenodd"})),$9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.767 6.212c.388-.388 1.084-.324 1.349.219a5.972 5.972 0 0 1-7.545 8.18l-4.266 4.267-3.38-3.38 4.266-4.266a5.971 5.971 0 0 1 8.18-7.546c.544.266.608.96.22 1.35L14.164 8.46l1.177 1.177zM3.793 16.629l-.015.015a2.39 2.39 0 1 0 3.38 3.38l.015-.015z",clipRule:"evenodd"})),H9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.941 5.73A2.73 2.73 0 0 1 6.672 3h10.655a2.73 2.73 0 0 1 2.73 2.73v11.954c0 .47-.38.85-.85.85H4.792a.85.85 0 0 1-.85-.85zM17.54 19.758H6.46v1.2h11.08zm-10.8-9.502h4.66V5.778h1.2v4.478h4.66v1.2H6.74zm1.42 3.1a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73m7.782 0a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73",clipRule:"evenodd"})),D9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M14.546 3.084a3.6 3.6 0 0 1 1.042 2.246.28.28 0 0 1-.288.3H8.7a.28.28 0 0 1-.288-.3 3.6 3.6 0 0 1 6.134-2.246"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 8.43h2.4v12.72c0 .469.38.85.85.85h11.5c.47 0 .85-.381.85-.851l-.004-11.119.003-1.6H21v-1.2H3zm6.4 9.07v-6h1.2v6zm4-6v6h1.2v-6z",clipRule:"evenodd"})),j9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m3.672 8.522 5.48 5.48a.85.85 0 0 0 1.202 0l3.399-3.399 4.523 4.523h-3.18v1.2h4.38c.469 0 .85-.38.85-.85v-4.378h-1.2v3.18l-4.772-4.77a.85.85 0 0 0-1.202 0l-3.399 3.399L4.52 7.674z",clipRule:"evenodd"})),W9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.325 12.902V8.524a.85.85 0 0 0-.85-.85h-4.379v1.2h3.18l-4.523 4.523-3.399-3.4a.85.85 0 0 0-1.202 0l-5.48 5.48.848.85 5.233-5.233 3.399 3.399a.85.85 0 0 0 1.202 0l4.771-4.771v3.18z",clipRule:"evenodd"})),G9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.737 4.583a.85.85 0 0 0-1.476 0l-8.07 14.12a.85.85 0 0 0 .738 1.272h16.139a.85.85 0 0 0 .738-1.271z",clipRule:"evenodd"})),U9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.82 17.936a2 2 0 0 1-1.572.763 2 2 0 0 1-1.609-.812l-.003-.004a2 2 0 0 1-.372-.935c-.017-.137.096-.25.234-.25h3.5c.138 0 .252.113.235.25a2 2 0 0 1-.235.72m-.14.219-.038.049m.037-.049q.075-.1.136-.21ZM17.82 17.936a2 2 0 0 1-1.572.763 2 2 0 0 1-1.609-.812l-.003-.004a2 2 0 0 1-.138-.215l-.016-.03a2 2 0 0 1-.218-.69c-.017-.137.096-.25.234-.25h3.5c.138 0 .252.113.235.25a2 2 0 0 1-.413.988M2.998 4.7a.85.85 0 0 0-.85.85v9.5c0 .469.381.85.85.85h11.3c.47 0 .85-.381.85-.85v-9.5a.85.85 0 0 0-.85-.85zM15.948 8.55c0-.47.38-.85.85-.85h2.777a.85.85 0 0 1 .796.55l1.478 3.94v2.86c0 .469-.38.85-.85.85h-4.2a.85.85 0 0 1-.85-.85zm3.425.465.918 2.444c.038.114-.036.235-.144.235h-1.393c-.085 0-.154-.078-.154-.174V9.079c0-.097.069-.175.154-.175l.475-.003c.064 0 .122.046.145.114",clipRule:"evenodd"})),K9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.423 4.576 11.247 7.4h1.503l2.824-2.824.849.849L14.447 7.4h6.051c.47 0 .85.381.85.85v10.723c0 .47-.38.85-.85.85h-17a.85.85 0 0 1-.85-.85V8.25c0-.469.381-.85.85-.85H9.55L7.574 5.425z",clipRule:"evenodd"})),q9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.098 5.378v3.4h-1.2v-3.75c0-.47.381-.85.85-.85h14.5c.47 0 .85.38.85.85v3.75h-1.2v-3.4h-6.3v13.246h2.067v1.2H9.332v-1.2h2.066V5.378z",clipRule:"evenodd"})),Y9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.545 20.345a3.6 3.6 0 0 1-6.146-2.546h1.2a2.4 2.4 0 0 0 4.8 0h1.2a3.6 3.6 0 0 1-1.054 2.546M5.21 5.411a9.6 9.6 0 0 1 16.385 6.522.845.845 0 0 1-.846.867h-8.15v3.4h-1.2v-3.4h-8.15a.845.845 0 0 1-.846-.867A9.6 9.6 0 0 1 5.21 5.411",clipRule:"evenodd"})),X9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.071 9.61V3.73h1.2v5.88zm-5.069 7.873a6.27 6.27 0 0 1-6.27-6.27h1.2a5.07 5.07 0 0 0 10.139 0h1.2a6.27 6.27 0 0 1-6.269 6.27M4.828 20.28h14.348v-1.2H4.828zm.905-16.55v5.88h1.2V3.73z",clipRule:"evenodd"})),Z9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.67 14.246 2.558 2.557a.25.25 0 0 0 .354 0l.495-.495a.25.25 0 0 0 0-.353l-3.497-3.497a.72.72 0 0 0-1.015 0L8.07 15.954a.25.25 0 0 0 0 .354l.495.495a.25.25 0 0 0 .354 0l2.553-2.553v6.3c0 .137.112.25.25.25h.7a.25.25 0 0 0 .25-.25z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.035 8.204a5.004 5.004 0 0 1 10.009 0v1.13a4.533 4.533 0 0 1 1.142 8.917l-.038.01-1.076.138h-3.2v-1.256l.508.509a1.45 1.45 0 0 0 2.05 0l.495-.495a1.45 1.45 0 0 0 0-2.05L13.43 11.61a1.92 1.92 0 0 0-2.712 0L7.22 15.106a1.45 1.45 0 0 0 0 2.05l.495.495a1.45 1.45 0 0 0 2.05 0l.505-.505V18.4h-3.27l-1.072-.12-.037-.009a4.534 4.534 0 0 1 1.074-8.936h.069z"})),J9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M10.015 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476M10.015 13.713a5.977 5.977 0 0 0-5.971 5.7.84.84 0 0 0 .844.877h10.254c.462 0 .867-.38.844-.878a5.977 5.977 0 0 0-5.971-5.7"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.474 14.485-1.87-1.87.848-.85 1.623 1.624 3.035-3.035.848.849-3.282 3.282a.85.85 0 0 1-1.202 0",clipRule:"evenodd"})),Q9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-6.9a3.4 3.4 0 0 0-3.4 3.4H7.4a4.6 4.6 0 0 1 9.2 0h-1.2a3.4 3.4 0 0 0-3.4-3.4M9.6 9.125a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0m2.4-3.6a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2",clipRule:"evenodd"})),ew=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.984 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476m0 10.003a5.977 5.977 0 0 0-5.971 5.7.84.84 0 0 0 .843.877h10.255c.462 0 .866-.38.843-.878a5.98 5.98 0 0 0-5.97-5.7M19.985 13.29h-6v-1.2h6z",clipRule:"evenodd"})),tw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.984 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476m0 10.003a5.977 5.977 0 0 0-5.971 5.7.84.84 0 0 0 .843.877h10.255c.462 0 .866-.38.843-.878a5.98 5.98 0 0 0-5.97-5.7M16.385 13.29v2.4h1.2v-2.4h2.4v-1.2h-2.4v-2.4h-1.2v2.4h-2.4v1.2z",clipRule:"evenodd"})),nw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M10.214 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476M10.214 13.713a5.977 5.977 0 0 0-5.97 5.7.84.84 0 0 0 .843.877H15.34c.463 0 .867-.38.844-.878a5.977 5.977 0 0 0-5.971-5.7M17.216 13.539l1.697 1.697.848-.85-1.697-1.696 1.697-1.697-.848-.849-1.697 1.697-1.697-1.697-.849.849 1.697 1.697-1.697 1.697.849.849z"})),ow=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476m0 10.003a5.977 5.977 0 0 0-5.97 5.7.84.84 0 0 0 .843.877h10.254c.463 0 .867-.38.844-.878l-.6.028.6-.028a5.98 5.98 0 0 0-5.97-5.7",clipRule:"evenodd"})),lw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M12.18 4.597a4.479 4.479 0 1 1 1.708 6.634c.233-.645.36-1.342.36-2.067 0-1.82-.8-3.454-2.068-4.567M21.75 18.9a5.606 5.606 0 0 0-9.513-3.764 7.38 7.38 0 0 1 2.99 4.014h6.28c.137 0 .25-.112.244-.25"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.172 4.685a4.479 4.479 0 1 0 0 8.957 4.479 4.479 0 0 0 0-8.957M2.25 21.034a5.606 5.606 0 0 1 11.201 0 .24.24 0 0 1-.244.25H2.495a.24.24 0 0 1-.245-.25",clipRule:"evenodd"})),iw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.47 2.186a.85.85 0 0 1 1.057 0l2.657 2.125 3.381.375a.85.85 0 0 1 .749.748l.375 3.382 2.125 2.656a.85.85 0 0 1 0 1.058l-2.125 2.657-.376 3.379a.85.85 0 0 1-.748.748l-3.382.376-2.656 2.124a.846.846 0 0 1-1.057 0L8.813 19.69l-3.38-.376a.85.85 0 0 1-.748-.748l-.375-3.38-2.124-2.656a.85.85 0 0 1 0-1.058l2.123-2.654.376-3.384a.85.85 0 0 1 .748-.748l3.38-.375zM7.095 12.28l2.882 2.883c.331.33.867.33 1.198 0l5.73-5.73-.845-.846-5.484 5.484-2.636-2.636z",clipRule:"evenodd"})),rw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.02 3.938.849-.848 16.97 16.97-.848.849zM2.925 5.54a.85.85 0 0 0-.382.71v11.5c0 .469.38.85.85.85h11.5a.85.85 0 0 0 .71-.383z"}),l.createElement("path",{fill:"currentColor",d:"M15.743 14.964v1.697L4.481 5.399H6.18zM17.807 15.33l-1.036-1.035a.9.9 0 0 1-.03-.224V9.927a.85.85 0 0 1 .32-.664l3.02-2.409a.85.85 0 0 1 1.38.665v8.961a.85.85 0 0 1-1.38.665zM15.743 13.267 7.876 5.399h7.017c.47 0 .85.38.85.85z"})),aw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.543 6.25c0-.47.38-.85.85-.85h11.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-11.5a.85.85 0 0 1-.85-.85zM20.08 6.855a.85.85 0 0 1 1.38.665v8.961a.85.85 0 0 1-1.38.664l-3.019-2.408a.85.85 0 0 1-.32-.665V9.93a.85.85 0 0 1 .32-.665z",clipRule:"evenodd"})),sw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 12a3.975 3.975 0 1 1 6.821 2.775h5.475a3.975 3.975 0 1 1 2.846 1.2H6.374A3.975 3.975 0 0 1 2.397 12",clipRule:"evenodd"})),cw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M2.023 12a3.6 3.6 0 0 1 3.3-3.588c.522-.043.9.383.9.838v5.5c0 .454-.378.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M14.423 4.533a.85.85 0 0 0-1.394-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .306.653l5.5 4.584a.85.85 0 0 0 1.394-.653z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.427 9.594a3.402 3.402 0 0 1-2.406 5.808v-1.2a2.202 2.202 0 1 0 0-4.405v-1.2c.902 0 1.768.359 2.406.997",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.244 7.777a5.971 5.971 0 0 1-4.222 10.194v-1.2a4.771 4.771 0 0 0 0-9.543v-1.2c1.583 0 3.102.63 4.222 1.75",clipRule:"evenodd"})),dw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M3.2 12a3.6 3.6 0 0 1 3.3-3.588c.52-.043.9.383.9.838v5.5c0 .454-.38.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M15.6 4.533a.85.85 0 0 0-1.395-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .306.653l5.5 4.584a.85.85 0 0 0 1.394-.653z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.745 9.454a3.6 3.6 0 0 1-2.546 6.146v-1.2a2.4 2.4 0 1 0 0-4.8V8.4a3.6 3.6 0 0 1 2.546 1.054",clipRule:"evenodd"})),uw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M2.023 12a3.6 3.6 0 0 1 3.3-3.588c.522-.043.9.383.9.838v5.5c0 .454-.378.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M14.423 4.533a.85.85 0 0 0-1.394-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .306.653l5.5 4.584a.85.85 0 0 0 1.394-.653z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m18.96 12.848 2.143 2.142.848-.848L19.81 12l2.142-2.143-.848-.848-2.143 2.142-2.142-2.142-.848.848L18.112 12l-2.142 2.142.848.848z",clipRule:"evenodd"})),hw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M5.398 12a3.6 3.6 0 0 1 3.3-3.588c.522-.043.9.383.9.838v5.5c0 .454-.378.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M17.798 4.533a.85.85 0 0 0-1.394-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .305.653l5.5 4.584a.85.85 0 0 0 1.395-.653z"})),gw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M11.748 2.75a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.348 8.65v-.1h-1.2v.001a4.6 4.6 0 0 0-4.5 4.6h1.2a3.4 3.4 0 0 1 3.3-3.4v6.399a3.9 3.9 0 0 1-3.9 3.9v1.2a5.1 5.1 0 0 0 5.061-4.465 4.4 4.4 0 0 1 3.84 4.365h1.2a5.6 5.6 0 0 0-5-5.568v-3.645a5.09 5.09 0 0 0 3.9 1.813v-1.2a3.9 3.9 0 0 1-3.9-3.9",clipRule:"evenodd"})),vw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M16.026 16.952A6.36 6.36 0 0 1 12 18.382a6.36 6.36 0 0 1-4.026-1.43q0 .057.008.114l.496 3.974a.926.926 0 0 0 .92.81h5.205c.467 0 .86-.347.919-.81l.496-3.973a1 1 0 0 0 .008-.115M8.478 2.962a.926.926 0 0 1 .92-.812h5.205c.467 0 .86.348.919.812l.496 3.973a1 1 0 0 1 .008.114A6.36 6.36 0 0 0 12 5.619a6.36 6.36 0 0 0-4.026 1.43 1 1 0 0 1 .008-.114z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 17.192a5.191 5.191 0 1 0 0-10.383 5.191 5.191 0 0 0 0 10.383m-.6-8.66v3.349a.9.9 0 0 0 .26.628l2.228 2.228.849-.848-2.137-2.137v-3.22z",clipRule:"evenodd"})),mw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m4.503 5.352.848-.848 14.142 14.142-.848.849z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.418 8.53c-.63.433-1.244.945-1.844 1.545l.849.848a11.7 11.7 0 0 1 1.86-1.527zm3.098 3.099a7.9 7.9 0 0 0-1.942 1.446l.849.848c.637-.637 1.297-1.091 1.993-1.395zm2.84 2.839 2.176 2.177a1.663 1.663 0 1 1-2.177-2.177m5.448-.774-2.516-2.517a7.7 7.7 0 0 1 3.135 1.898zm-5.866-5.866a13 13 0 0 1 1.06-.043c2.842 0 5.567 1.13 7.576 3.138l.849-.848a11.91 11.91 0 0 0-8.424-3.49q-1.099-.002-2.138.166z",clipRule:"evenodd"})),pw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.574 10.075C6.086 7.564 8.85 6.585 12 6.585c3.16 0 6.19 1.256 8.424 3.49l-.849.849a10.71 10.71 0 0 0-7.576-3.138c-2.852 0-5.304.867-7.575 3.138z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.574 13.075C8.19 11.461 9.975 10.83 12 10.83c2.034 0 3.985.808 5.424 2.246l-.849.849a6.47 6.47 0 0 0-4.576-1.895c-1.727 0-3.201.52-4.575 1.895zM10.823 14.827a1.662 1.662 0 1 1 2.351 2.35 1.662 1.662 0 0 1-2.351-2.35",clipRule:"evenodd"})),fw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.004 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m11.14 3.991-5.063-5.063.848-.848 5.063 5.063zM9.4 10.6h-2.4V9.4h2.4V7h1.2v2.4h2.4v1.2h-2.4V13h-1.2z",clipRule:"evenodd"})),ww=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m21.144 21.991-5.063-5.063.848-.848 5.063 5.063zM18.004 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0M7 9.4v1.2h6V9.4z",clipRule:"evenodd"})),Ew=Object.assign({"../assets/outlined/activity.svg":nu,"../assets/outlined/airplay.svg":ou,"../assets/outlined/alert-circle.svg":lu,"../assets/outlined/alert-octagon.svg":iu,"../assets/outlined/alert-triangle.svg":ru,"../assets/outlined/align-center.svg":au,"../assets/outlined/align-justify.svg":su,"../assets/outlined/align-left.svg":cu,"../assets/outlined/align-right.svg":du,"../assets/outlined/anchor.svg":uu,"../assets/outlined/apps-circle.svg":hu,"../assets/outlined/apps-square.svg":gu,"../assets/outlined/archive.svg":vu,"../assets/outlined/arrow-down-circle.svg":mu,"../assets/outlined/arrow-down-left.svg":pu,"../assets/outlined/arrow-down-right.svg":fu,"../assets/outlined/arrow-down.svg":wu,"../assets/outlined/arrow-left-circle.svg":Eu,"../assets/outlined/arrow-left.svg":yu,"../assets/outlined/arrow-right-circle.svg":xu,"../assets/outlined/arrow-right.svg":Cu,"../assets/outlined/arrow-turn-down.svg":bu,"../assets/outlined/arrow-turn-left.svg":Ru,"../assets/outlined/arrow-turn-right.svg":Iu,"../assets/outlined/arrow-turn-up.svg":Su,"../assets/outlined/arrow-up-circle.svg":Tu,"../assets/outlined/arrow-up-left.svg":Mu,"../assets/outlined/arrow-up-right.svg":zu,"../assets/outlined/arrow-up.svg":Ou,"../assets/outlined/article.svg":Vu,"../assets/outlined/at-symbol.svg":Fu,"../assets/outlined/attachment.svg":Pu,"../assets/outlined/award.svg":ku,"../assets/outlined/battery-charging.svg":Bu,"../assets/outlined/battery.svg":Au,"../assets/outlined/bed.svg":Lu,"../assets/outlined/bell-off.svg":Nu,"../assets/outlined/bell.svg":_u,"../assets/outlined/bicycle.svg":$u,"../assets/outlined/bike.svg":Hu,"../assets/outlined/bluetooth.svg":Du,"../assets/outlined/bold.svg":ju,"../assets/outlined/book-open.svg":Wu,"../assets/outlined/book.svg":Gu,"../assets/outlined/bookmark.svg":Uu,"../assets/outlined/briefcase.svg":Ku,"../assets/outlined/bug.svg":qu,"../assets/outlined/bus.svg":Yu,"../assets/outlined/calendar.svg":Xu,"../assets/outlined/camera-off.svg":Zu,"../assets/outlined/camera.svg":Ju,"../assets/outlined/car.svg":Qu,"../assets/outlined/cast.svg":e3,"../assets/outlined/chat-circle.svg":t3,"../assets/outlined/chat-rectangle.svg":n3,"../assets/outlined/check-circle.svg":o3,"../assets/outlined/check-shield.svg":l3,"../assets/outlined/check-square.svg":i3,"../assets/outlined/check.svg":r3,"../assets/outlined/chevron-double-down.svg":a3,"../assets/outlined/chevron-double-left.svg":s3,"../assets/outlined/chevron-double-right.svg":c3,"../assets/outlined/chevron-double-up.svg":d3,"../assets/outlined/chevron-down.svg":u3,"../assets/outlined/chevron-left-right.svg":h3,"../assets/outlined/chevron-left.svg":g3,"../assets/outlined/chevron-right.svg":v3,"../assets/outlined/chevron-up-down.svg":m3,"../assets/outlined/chevron-up.svg":p3,"../assets/outlined/circle.svg":f3,"../assets/outlined/clipboard.svg":w3,"../assets/outlined/clock.svg":E3,"../assets/outlined/close-circle.svg":y3,"../assets/outlined/close-octagon.svg":x3,"../assets/outlined/close-square.svg":C3,"../assets/outlined/close.svg":b3,"../assets/outlined/cloud-off.svg":R3,"../assets/outlined/cloud.svg":I3,"../assets/outlined/coffee.svg":S3,"../assets/outlined/collapse-diagonal-alt.svg":T3,"../assets/outlined/collapse-diagonal.svg":M3,"../assets/outlined/collapse-horizontal.svg":z3,"../assets/outlined/collapse-left.svg":O3,"../assets/outlined/collapse-right.svg":V3,"../assets/outlined/collapse-vertical.svg":F3,"../assets/outlined/command.svg":P3,"../assets/outlined/compass.svg":k3,"../assets/outlined/compose.svg":B3,"../assets/outlined/contract-left-right.svg":A3,"../assets/outlined/contract-up-down.svg":L3,"../assets/outlined/copy.svg":N3,"../assets/outlined/corner-down-left.svg":_3,"../assets/outlined/corner-down-right.svg":$3,"../assets/outlined/corner-left-down.svg":H3,"../assets/outlined/corner-left-up.svg":D3,"../assets/outlined/corner-right-down.svg":j3,"../assets/outlined/corner-right-up.svg":W3,"../assets/outlined/corner-up-left.svg":G3,"../assets/outlined/corner-up-right.svg":U3,"../assets/outlined/cpu.svg":K3,"../assets/outlined/credit-card.svg":q3,"../assets/outlined/crop.svg":Y3,"../assets/outlined/cube.svg":X3,"../assets/outlined/cursor.svg":Z3,"../assets/outlined/cycling.svg":J3,"../assets/outlined/data.svg":Q3,"../assets/outlined/delete.svg":eh,"../assets/outlined/disc.svg":th,"../assets/outlined/divide.svg":nh,"../assets/outlined/dollar-sign.svg":oh,"../assets/outlined/download-cloud.svg":lh,"../assets/outlined/download.svg":ih,"../assets/outlined/drag-move.svg":rh,"../assets/outlined/edit.svg":ah,"../assets/outlined/eject.svg":sh,"../assets/outlined/expand-diagonal-alt.svg":ch,"../assets/outlined/expand-diagonal-linked-alt.svg":dh,"../assets/outlined/expand-diagonal-linked.svg":uh,"../assets/outlined/expand-diagonal.svg":hh,"../assets/outlined/expand-horizontal-linked.svg":gh,"../assets/outlined/expand-horizontal.svg":vh,"../assets/outlined/expand-left.svg":mh,"../assets/outlined/expand-right.svg":ph,"../assets/outlined/expand-vertical-linked.svg":fh,"../assets/outlined/expand-vertical.svg":wh,"../assets/outlined/external-link.svg":Eh,"../assets/outlined/eye-hidden.svg":yh,"../assets/outlined/eye.svg":xh,"../assets/outlined/file-add.svg":Ch,"../assets/outlined/file-download.svg":bh,"../assets/outlined/file-text.svg":Rh,"../assets/outlined/file-upload.svg":Ih,"../assets/outlined/file.svg":Sh,"../assets/outlined/film.svg":Th,"../assets/outlined/filter.svg":Mh,"../assets/outlined/flag.svg":zh,"../assets/outlined/folder-add.svg":Oh,"../assets/outlined/folder.svg":Vh,"../assets/outlined/forward-10.svg":Fh,"../assets/outlined/forward-15.svg":Ph,"../assets/outlined/forward-5.svg":kh,"../assets/outlined/forward-end.svg":Bh,"../assets/outlined/forward.svg":Ah,"../assets/outlined/frown.svg":Lh,"../assets/outlined/funnel.svg":Nh,"../assets/outlined/gear.svg":_h,"../assets/outlined/gift.svg":$h,"../assets/outlined/globe.svg":Hh,"../assets/outlined/group.svg":Dh,"../assets/outlined/hard-drive.svg":jh,"../assets/outlined/hash.svg":Wh,"../assets/outlined/headphone.svg":Gh,"../assets/outlined/heart.svg":Uh,"../assets/outlined/hexagon.svg":Kh,"../assets/outlined/history.svg":qh,"../assets/outlined/home.svg":Yh,"../assets/outlined/image.svg":Xh,"../assets/outlined/inbox.svg":Zh,"../assets/outlined/information.svg":Jh,"../assets/outlined/italic.svg":Qh,"../assets/outlined/key.svg":eg,"../assets/outlined/laptop.svg":tg,"../assets/outlined/layer.svg":ng,"../assets/outlined/layout-alt.svg":og,"../assets/outlined/layout-bottom.svg":lg,"../assets/outlined/layout-column.svg":ig,"../assets/outlined/layout-grid-alt.svg":rg,"../assets/outlined/layout-grid.svg":ag,"../assets/outlined/layout-left.svg":sg,"../assets/outlined/layout-right.svg":cg,"../assets/outlined/layout-row.svg":dg,"../assets/outlined/layout-sidebar-alt.svg":ug,"../assets/outlined/layout-sidebar.svg":hg,"../assets/outlined/layout-top.svg":gg,"../assets/outlined/layout.svg":vg,"../assets/outlined/life-buoy.svg":mg,"../assets/outlined/lightning.svg":pg,"../assets/outlined/link.svg":fg,"../assets/outlined/list-bullet.svg":wg,"../assets/outlined/list-dash.svg":Eg,"../assets/outlined/list-number.svg":yg,"../assets/outlined/loader.svg":xg,"../assets/outlined/lock-unlocked.svg":Cg,"../assets/outlined/lock.svg":bg,"../assets/outlined/login.svg":Rg,"../assets/outlined/logout.svg":Ig,"../assets/outlined/magnifying-glass.svg":Sg,"../assets/outlined/mail.svg":Tg,"../assets/outlined/map.svg":Mg,"../assets/outlined/maximize.svg":zg,"../assets/outlined/media.svg":Og,"../assets/outlined/menu.svg":Vg,"../assets/outlined/mic-muted.svg":Fg,"../assets/outlined/mic.svg":Pg,"../assets/outlined/minimize.svg":kg,"../assets/outlined/minus-square.svg":Bg,"../assets/outlined/minus.svg":Ag,"../assets/outlined/monitor.svg":Lg,"../assets/outlined/moon.svg":Ng,"../assets/outlined/more-horizontal.svg":_g,"../assets/outlined/more-vertical.svg":$g,"../assets/outlined/music-alt.svg":Hg,"../assets/outlined/music.svg":Dg,"../assets/outlined/navigation.svg":jg,"../assets/outlined/octagon.svg":Wg,"../assets/outlined/package.svg":Gg,"../assets/outlined/pause-circle.svg":Ug,"../assets/outlined/pause.svg":Kg,"../assets/outlined/pen.svg":qg,"../assets/outlined/pencil.svg":Yg,"../assets/outlined/percent.svg":Xg,"../assets/outlined/phone-off.svg":Zg,"../assets/outlined/phone.svg":Jg,"../assets/outlined/pie-chart.svg":Qg,"../assets/outlined/pin.svg":e7,"../assets/outlined/placeholder.svg":t7,"../assets/outlined/plane.svg":n7,"../assets/outlined/play-circle.svg":o7,"../assets/outlined/play.svg":l7,"../assets/outlined/plus-square.svg":i7,"../assets/outlined/plus.svg":r7,"../assets/outlined/printer.svg":a7,"../assets/outlined/question.svg":s7,"../assets/outlined/radio.svg":c7,"../assets/outlined/record-circle.svg":d7,"../assets/outlined/refresh.svg":u7,"../assets/outlined/repeat.svg":h7,"../assets/outlined/rewind-10.svg":g7,"../assets/outlined/rewind-15.svg":v7,"../assets/outlined/rewind-5.svg":m7,"../assets/outlined/rewind-start.svg":p7,"../assets/outlined/rewind.svg":f7,"../assets/outlined/rss.svg":w7,"../assets/outlined/run.svg":E7,"../assets/outlined/sailboat.svg":y7,"../assets/outlined/save.svg":x7,"../assets/outlined/seal.svg":C7,"../assets/outlined/send.svg":b7,"../assets/outlined/server.svg":R7,"../assets/outlined/share-alt.svg":I7,"../assets/outlined/share.svg":S7,"../assets/outlined/shield-off.svg":T7,"../assets/outlined/shield.svg":M7,"../assets/outlined/ship.svg":z7,"../assets/outlined/shopping-bag.svg":O7,"../assets/outlined/shopping-cart.svg":V7,"../assets/outlined/shuffle.svg":F7,"../assets/outlined/skip-back.svg":P7,"../assets/outlined/skip-down.svg":k7,"../assets/outlined/skip-forward.svg":B7,"../assets/outlined/skip-left.svg":A7,"../assets/outlined/skip-right.svg":L7,"../assets/outlined/skip-up.svg":N7,"../assets/outlined/slash.svg":_7,"../assets/outlined/slider-horizontal.svg":$7,"../assets/outlined/slider-vertical.svg":H7,"../assets/outlined/smartphone.svg":D7,"../assets/outlined/smile.svg":j7,"../assets/outlined/speaker.svg":W7,"../assets/outlined/square.svg":G7,"../assets/outlined/star.svg":U7,"../assets/outlined/sticky-note.svg":K7,"../assets/outlined/stop-circle.svg":q7,"../assets/outlined/stop.svg":Y7,"../assets/outlined/sun.svg":X7,"../assets/outlined/tablet.svg":Z7,"../assets/outlined/tag.svg":J7,"../assets/outlined/target.svg":Q7,"../assets/outlined/taxi.svg":ev,"../assets/outlined/terminal.svg":tv,"../assets/outlined/thumb-down.svg":nv,"../assets/outlined/thumb-up.svg":ov,"../assets/outlined/tool.svg":lv,"../assets/outlined/train.svg":iv,"../assets/outlined/trash.svg":rv,"../assets/outlined/trending-down.svg":av,"../assets/outlined/trending-up.svg":sv,"../assets/outlined/triangle.svg":cv,"../assets/outlined/truck.svg":dv,"../assets/outlined/tv.svg":uv,"../assets/outlined/type.svg":hv,"../assets/outlined/umbrella.svg":gv,"../assets/outlined/underline.svg":vv,"../assets/outlined/upload-cloud.svg":mv,"../assets/outlined/user-check.svg":pv,"../assets/outlined/user-circle.svg":fv,"../assets/outlined/user-minus.svg":wv,"../assets/outlined/user-plus.svg":Ev,"../assets/outlined/user-x.svg":yv,"../assets/outlined/user.svg":xv,"../assets/outlined/users.svg":Cv,"../assets/outlined/verified-badge.svg":bv,"../assets/outlined/video-off.svg":Rv,"../assets/outlined/video.svg":Iv,"../assets/outlined/voicemail.svg":Sv,"../assets/outlined/volume-high.svg":Tv,"../assets/outlined/volume-low.svg":Mv,"../assets/outlined/volume-muted.svg":zv,"../assets/outlined/volume-none.svg":Ov,"../assets/outlined/walk.svg":Vv,"../assets/outlined/watch.svg":Fv,"../assets/outlined/wifi-off.svg":Pv,"../assets/outlined/wifi.svg":kv,"../assets/outlined/zoom-in.svg":Bv,"../assets/outlined/zoom-out.svg":Av}),yw=Object.assign({"../assets/filled/activity.svg":Lv,"../assets/filled/airplay.svg":Nv,"../assets/filled/alert-circle.svg":_v,"../assets/filled/alert-octagon.svg":$v,"../assets/filled/alert-triangle.svg":Hv,"../assets/filled/align-center.svg":Dv,"../assets/filled/align-justify.svg":jv,"../assets/filled/align-left.svg":Wv,"../assets/filled/align-right.svg":Gv,"../assets/filled/anchor.svg":Uv,"../assets/filled/apps-circle.svg":Kv,"../assets/filled/apps-square.svg":qv,"../assets/filled/archive.svg":Yv,"../assets/filled/arrow-down-circle.svg":Xv,"../assets/filled/arrow-down-left.svg":Zv,"../assets/filled/arrow-down-right.svg":Jv,"../assets/filled/arrow-down.svg":Qv,"../assets/filled/arrow-left-circle.svg":em,"../assets/filled/arrow-left.svg":tm,"../assets/filled/arrow-right-circle.svg":nm,"../assets/filled/arrow-right.svg":om,"../assets/filled/arrow-turn-down.svg":lm,"../assets/filled/arrow-turn-left.svg":im,"../assets/filled/arrow-turn-right.svg":rm,"../assets/filled/arrow-turn-up.svg":am,"../assets/filled/arrow-up-circle.svg":sm,"../assets/filled/arrow-up-left.svg":cm,"../assets/filled/arrow-up-right.svg":dm,"../assets/filled/arrow-up.svg":um,"../assets/filled/article.svg":hm,"../assets/filled/at-symbol.svg":gm,"../assets/filled/attachment.svg":vm,"../assets/filled/award.svg":mm,"../assets/filled/battery-charging.svg":pm,"../assets/filled/battery.svg":fm,"../assets/filled/bed.svg":wm,"../assets/filled/bell-off.svg":Em,"../assets/filled/bell.svg":ym,"../assets/filled/bicycle.svg":xm,"../assets/filled/bike.svg":Cm,"../assets/filled/bluetooth.svg":bm,"../assets/filled/bold.svg":Rm,"../assets/filled/book-open.svg":Im,"../assets/filled/book.svg":Sm,"../assets/filled/bookmark.svg":Tm,"../assets/filled/briefcase.svg":Mm,"../assets/filled/bug.svg":zm,"../assets/filled/bus.svg":Om,"../assets/filled/calendar.svg":Vm,"../assets/filled/camera-off.svg":Fm,"../assets/filled/camera.svg":Pm,"../assets/filled/car.svg":km,"../assets/filled/cast.svg":Bm,"../assets/filled/chat-circle.svg":Am,"../assets/filled/chat-rectangle.svg":Lm,"../assets/filled/check-circle.svg":Nm,"../assets/filled/check-shield.svg":_m,"../assets/filled/check-square.svg":$m,"../assets/filled/check.svg":Hm,"../assets/filled/chevron-double-down.svg":Dm,"../assets/filled/chevron-double-left.svg":jm,"../assets/filled/chevron-double-right.svg":Wm,"../assets/filled/chevron-double-up.svg":Gm,"../assets/filled/chevron-down.svg":Um,"../assets/filled/chevron-left-right.svg":Km,"../assets/filled/chevron-left.svg":qm,"../assets/filled/chevron-right.svg":Ym,"../assets/filled/chevron-up-down.svg":Xm,"../assets/filled/chevron-up.svg":Zm,"../assets/filled/circle.svg":Jm,"../assets/filled/clipboard.svg":Qm,"../assets/filled/clock.svg":e6,"../assets/filled/close-circle.svg":t6,"../assets/filled/close-octagon.svg":n6,"../assets/filled/close-square.svg":o6,"../assets/filled/close.svg":l6,"../assets/filled/cloud-off.svg":i6,"../assets/filled/cloud.svg":r6,"../assets/filled/coffee.svg":a6,"../assets/filled/collapse-diagonal-alt.svg":s6,"../assets/filled/collapse-diagonal.svg":c6,"../assets/filled/collapse-horizontal.svg":d6,"../assets/filled/collapse-left.svg":u6,"../assets/filled/collapse-right.svg":h6,"../assets/filled/collapse-vertical.svg":g6,"../assets/filled/command.svg":v6,"../assets/filled/compass.svg":m6,"../assets/filled/compose.svg":p6,"../assets/filled/contract-left-right.svg":f6,"../assets/filled/contract-up-down.svg":w6,"../assets/filled/copy.svg":E6,"../assets/filled/corner-down-left.svg":y6,"../assets/filled/corner-down-right.svg":x6,"../assets/filled/corner-left-down.svg":C6,"../assets/filled/corner-left-up.svg":b6,"../assets/filled/corner-right-down.svg":R6,"../assets/filled/corner-right-up.svg":I6,"../assets/filled/corner-up-left.svg":S6,"../assets/filled/corner-up-right.svg":T6,"../assets/filled/cpu.svg":M6,"../assets/filled/credit-card.svg":z6,"../assets/filled/crop.svg":O6,"../assets/filled/cube.svg":V6,"../assets/filled/cursor.svg":F6,"../assets/filled/cycling.svg":P6,"../assets/filled/data.svg":k6,"../assets/filled/delete.svg":B6,"../assets/filled/disc.svg":A6,"../assets/filled/divide.svg":L6,"../assets/filled/dollar-sign.svg":N6,"../assets/filled/download-cloud.svg":_6,"../assets/filled/download.svg":$6,"../assets/filled/drag-move.svg":H6,"../assets/filled/edit.svg":D6,"../assets/filled/eject.svg":j6,"../assets/filled/expand-diagonal-alt.svg":W6,"../assets/filled/expand-diagonal-linked-alt.svg":G6,"../assets/filled/expand-diagonal-linked.svg":U6,"../assets/filled/expand-diagonal.svg":K6,"../assets/filled/expand-horizontal-linked.svg":q6,"../assets/filled/expand-horizontal.svg":Y6,"../assets/filled/expand-left.svg":X6,"../assets/filled/expand-right.svg":Z6,"../assets/filled/expand-vertical-linked.svg":J6,"../assets/filled/expand-vertical.svg":Q6,"../assets/filled/external-link.svg":ep,"../assets/filled/eye-hidden.svg":tp,"../assets/filled/eye.svg":np,"../assets/filled/file-add.svg":op,"../assets/filled/file-download.svg":lp,"../assets/filled/file-text.svg":ip,"../assets/filled/file-upload.svg":rp,"../assets/filled/file.svg":ap,"../assets/filled/film.svg":sp,"../assets/filled/filter.svg":cp,"../assets/filled/flag.svg":dp,"../assets/filled/folder-add.svg":up,"../assets/filled/folder.svg":hp,"../assets/filled/forward-10.svg":gp,"../assets/filled/forward-15.svg":vp,"../assets/filled/forward-5.svg":mp,"../assets/filled/forward-end.svg":pp,"../assets/filled/forward.svg":fp,"../assets/filled/frown.svg":wp,"../assets/filled/funnel.svg":Ep,"../assets/filled/gear.svg":yp,"../assets/filled/gift.svg":xp,"../assets/filled/globe.svg":Cp,"../assets/filled/group.svg":bp,"../assets/filled/hard-drive.svg":Rp,"../assets/filled/hash.svg":Ip,"../assets/filled/headphone.svg":Sp,"../assets/filled/heart.svg":Tp,"../assets/filled/hexagon.svg":Mp,"../assets/filled/history.svg":zp,"../assets/filled/home.svg":Op,"../assets/filled/image.svg":Vp,"../assets/filled/inbox.svg":Fp,"../assets/filled/information.svg":Pp,"../assets/filled/italic.svg":kp,"../assets/filled/key.svg":Bp,"../assets/filled/laptop.svg":Ap,"../assets/filled/layer.svg":Lp,"../assets/filled/layout-alt.svg":Np,"../assets/filled/layout-bottom.svg":_p,"../assets/filled/layout-column.svg":$p,"../assets/filled/layout-grid-alt.svg":Hp,"../assets/filled/layout-grid.svg":Dp,"../assets/filled/layout-left.svg":jp,"../assets/filled/layout-right.svg":Wp,"../assets/filled/layout-row.svg":Gp,"../assets/filled/layout-sidebar-alt.svg":Up,"../assets/filled/layout-sidebar.svg":Kp,"../assets/filled/layout-top.svg":qp,"../assets/filled/layout.svg":Yp,"../assets/filled/life-buoy.svg":Xp,"../assets/filled/lightning.svg":Zp,"../assets/filled/link.svg":Jp,"../assets/filled/list-bullet.svg":Qp,"../assets/filled/list-dash.svg":ef,"../assets/filled/list-number.svg":tf,"../assets/filled/loader.svg":nf,"../assets/filled/lock-unlocked.svg":of,"../assets/filled/lock.svg":lf,"../assets/filled/login.svg":rf,"../assets/filled/logout.svg":af,"../assets/filled/magnifying-glass.svg":sf,"../assets/filled/mail.svg":cf,"../assets/filled/map.svg":df,"../assets/filled/maximize.svg":uf,"../assets/filled/media.svg":hf,"../assets/filled/menu.svg":gf,"../assets/filled/mic-muted.svg":vf,"../assets/filled/mic.svg":mf,"../assets/filled/minimize.svg":pf,"../assets/filled/minus-square.svg":ff,"../assets/filled/minus.svg":wf,"../assets/filled/monitor.svg":Ef,"../assets/filled/moon.svg":yf,"../assets/filled/more-horizontal.svg":xf,"../assets/filled/more-vertical.svg":Cf,"../assets/filled/music-alt.svg":bf,"../assets/filled/music.svg":Rf,"../assets/filled/navigation.svg":If,"../assets/filled/octagon.svg":Sf,"../assets/filled/package.svg":Tf,"../assets/filled/pause-circle.svg":Mf,"../assets/filled/pause.svg":zf,"../assets/filled/pen.svg":Of,"../assets/filled/pencil.svg":Vf,"../assets/filled/percent.svg":Ff,"../assets/filled/phone-off.svg":Pf,"../assets/filled/phone.svg":kf,"../assets/filled/pie-chart.svg":Bf,"../assets/filled/pin.svg":Af,"../assets/filled/placeholder.svg":Lf,"../assets/filled/plane.svg":Nf,"../assets/filled/play-circle.svg":_f,"../assets/filled/play.svg":$f,"../assets/filled/plus-square.svg":Hf,"../assets/filled/plus.svg":Df,"../assets/filled/printer.svg":jf,"../assets/filled/question.svg":Wf,"../assets/filled/radio.svg":Gf,"../assets/filled/record-circle.svg":Uf,"../assets/filled/refresh.svg":Kf,"../assets/filled/repeat.svg":qf,"../assets/filled/rewind-10.svg":Yf,"../assets/filled/rewind-15.svg":Xf,"../assets/filled/rewind-5.svg":Zf,"../assets/filled/rewind-start.svg":Jf,"../assets/filled/rewind.svg":Qf,"../assets/filled/rss.svg":e9,"../assets/filled/run.svg":t9,"../assets/filled/sailboat.svg":n9,"../assets/filled/save.svg":o9,"../assets/filled/seal.svg":l9,"../assets/filled/send.svg":i9,"../assets/filled/server.svg":r9,"../assets/filled/share-alt.svg":a9,"../assets/filled/share.svg":s9,"../assets/filled/shield-off.svg":c9,"../assets/filled/shield.svg":d9,"../assets/filled/ship.svg":u9,"../assets/filled/shopping-bag.svg":h9,"../assets/filled/shopping-cart.svg":g9,"../assets/filled/shuffle.svg":v9,"../assets/filled/skip-back.svg":m9,"../assets/filled/skip-down.svg":p9,"../assets/filled/skip-forward.svg":f9,"../assets/filled/skip-left.svg":w9,"../assets/filled/skip-right.svg":E9,"../assets/filled/skip-up.svg":y9,"../assets/filled/slash.svg":x9,"../assets/filled/slider-horizontal.svg":C9,"../assets/filled/slider-vertical.svg":b9,"../assets/filled/smartphone.svg":R9,"../assets/filled/smile.svg":I9,"../assets/filled/speaker.svg":S9,"../assets/filled/square.svg":T9,"../assets/filled/star.svg":M9,"../assets/filled/sticky-note.svg":z9,"../assets/filled/stop-circle.svg":O9,"../assets/filled/stop.svg":V9,"../assets/filled/sun.svg":F9,"../assets/filled/tablet.svg":P9,"../assets/filled/tag.svg":k9,"../assets/filled/target.svg":B9,"../assets/filled/taxi.svg":A9,"../assets/filled/terminal.svg":L9,"../assets/filled/thumb-down.svg":N9,"../assets/filled/thumb-up.svg":_9,"../assets/filled/tool.svg":$9,"../assets/filled/train.svg":H9,"../assets/filled/trash.svg":D9,"../assets/filled/trending-down.svg":j9,"../assets/filled/trending-up.svg":W9,"../assets/filled/triangle.svg":G9,"../assets/filled/truck.svg":U9,"../assets/filled/tv.svg":K9,"../assets/filled/type.svg":q9,"../assets/filled/umbrella.svg":Y9,"../assets/filled/underline.svg":X9,"../assets/filled/upload-cloud.svg":Z9,"../assets/filled/user-check.svg":J9,"../assets/filled/user-circle.svg":Q9,"../assets/filled/user-minus.svg":ew,"../assets/filled/user-plus.svg":tw,"../assets/filled/user-x.svg":nw,"../assets/filled/user.svg":ow,"../assets/filled/users.svg":lw,"../assets/filled/verified-badge.svg":iw,"../assets/filled/video-off.svg":rw,"../assets/filled/video.svg":aw,"../assets/filled/voicemail.svg":sw,"../assets/filled/volume-high.svg":cw,"../assets/filled/volume-low.svg":dw,"../assets/filled/volume-muted.svg":uw,"../assets/filled/volume-none.svg":hw,"../assets/filled/walk.svg":gw,"../assets/filled/watch.svg":vw,"../assets/filled/wifi-off.svg":mw,"../assets/filled/wifi.svg":pw,"../assets/filled/zoom-in.svg":fw,"../assets/filled/zoom-out.svg":ww}),Oe=({name:e,variant:n="outlined",size:t=24,...o})=>{const i=n==="outlined"?Ew:yw,r=`../assets/${n}/${e}.svg`,a=i[r];return a?v.jsx(a,{...o,width:t,height:t}):null},Gr=se({slots:["item","title","itemIndicator","icon","description"],base:{item:{display:"flex",width:"100%",gap:"sd.system.dimension.spacing.extraSmall",paddingX:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",_hover:{bg:"color-mix(in srgb, {colors.sd.system.color.component.surface}, {colors.sd.system.color.interaction.hoveredVariant})"},cursor:"pointer"},title:{flex:1,textAlign:"left",color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"}},itemIndicator:{flex:"0 0 24px",transition:"transform 0.2s",_open:{transform:"rotate(180deg)"}},icon:{color:"sd.system.color.component.onSurface"},description:{paddingX:"sd.system.dimension.spacing.medium",paddingTop:"sd.system.dimension.spacing.small",paddingBottom:"sd.system.dimension.spacing.medium",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"}}},variants:{isLeftIcon:{true:{item:{flexDirection:"row-reverse"},itemIndicator:{transform:"rotate(-90deg)",_open:{transform:"rotate(0deg)"}}}}}}),xw=({title:e,value:n,description:t,...o})=>{const[i,r]=Gr.splitVariantProps(o),a=Gr(i);return v.jsxs(qa,{value:e||n,...r,children:[v.jsxs(Ja,{className:a.item,children:[v.jsx("span",{className:a.title,children:e}),v.jsx(Za,{className:a.itemIndicator,children:v.jsx(Oe,{name:"chevron-down",className:a.icon,width:24})})]}),v.jsx(Xa,{className:a.description,children:t})]},e)};var Cw="css,pos,insetX,insetY,insetEnd,end,insetStart,start,flexDir,p,pl,pr,pt,pb,py,paddingY,paddingX,px,pe,paddingEnd,ps,paddingStart,ml,mr,mt,mb,m,my,marginY,mx,marginX,me,marginEnd,ms,marginStart,ringWidth,ringColor,ring,ringOffset,w,minW,maxW,h,minH,maxH,textShadowColor,bgPosition,bgPositionX,bgPositionY,bgAttachment,bgClip,bg,bgColor,bgOrigin,bgImage,bgRepeat,bgBlendMode,bgSize,bgGradient,rounded,roundedTopLeft,roundedTopRight,roundedBottomRight,roundedBottomLeft,roundedTop,roundedRight,roundedBottom,roundedLeft,roundedStartStart,roundedStartEnd,roundedStart,roundedEndStart,roundedEndEnd,roundedEnd,borderX,borderXWidth,borderXColor,borderY,borderYWidth,borderYColor,borderStart,borderStartWidth,borderStartColor,borderEnd,borderEndWidth,borderEndColor,shadow,shadowColor,x,y,z,scrollMarginY,scrollMarginX,scrollPaddingY,scrollPaddingX,aspectRatio,boxDecorationBreak,zIndex,boxSizing,objectPosition,objectFit,overscrollBehavior,overscrollBehaviorX,overscrollBehaviorY,position,top,left,inset,insetInline,insetBlock,insetBlockEnd,insetBlockStart,insetInlineEnd,insetInlineStart,right,bottom,float,visibility,display,hideFrom,hideBelow,flexBasis,flex,flexDirection,flexGrow,flexShrink,gridTemplateColumns,gridTemplateRows,gridColumn,gridRow,gridColumnStart,gridColumnEnd,gridAutoFlow,gridAutoColumns,gridAutoRows,gap,gridGap,gridRowGap,gridColumnGap,rowGap,columnGap,justifyContent,alignContent,alignItems,alignSelf,padding,paddingLeft,paddingRight,paddingTop,paddingBottom,paddingBlock,paddingBlockEnd,paddingBlockStart,paddingInline,paddingInlineEnd,paddingInlineStart,marginLeft,marginRight,marginTop,marginBottom,margin,marginBlock,marginBlockEnd,marginBlockStart,marginInline,marginInlineEnd,marginInlineStart,spaceX,spaceY,outlineWidth,outlineColor,outline,outlineOffset,divideX,divideY,divideColor,divideStyle,width,inlineSize,minWidth,minInlineSize,maxWidth,maxInlineSize,height,blockSize,minHeight,minBlockSize,maxHeight,maxBlockSize,color,fontFamily,fontSize,fontSizeAdjust,fontPalette,fontKerning,fontFeatureSettings,fontWeight,fontSmoothing,fontVariant,fontVariantAlternates,fontVariantCaps,fontVariationSettings,fontVariantNumeric,letterSpacing,lineHeight,textAlign,textDecoration,textDecorationColor,textEmphasisColor,textDecorationStyle,textDecorationThickness,textUnderlineOffset,textTransform,textIndent,textShadow,textOverflow,verticalAlign,wordBreak,textWrap,truncate,lineClamp,listStyleType,listStylePosition,listStyleImage,listStyle,backgroundPosition,backgroundPositionX,backgroundPositionY,backgroundAttachment,backgroundClip,background,backgroundColor,backgroundOrigin,backgroundImage,backgroundRepeat,backgroundBlendMode,backgroundSize,backgroundGradient,textGradient,gradientFromPosition,gradientToPosition,gradientFrom,gradientTo,gradientVia,gradientViaPosition,borderRadius,borderTopLeftRadius,borderTopRightRadius,borderBottomRightRadius,borderBottomLeftRadius,borderTopRadius,borderRightRadius,borderBottomRadius,borderLeftRadius,borderStartStartRadius,borderStartEndRadius,borderStartRadius,borderEndStartRadius,borderEndEndRadius,borderEndRadius,border,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,borderColor,borderInline,borderInlineWidth,borderInlineColor,borderBlock,borderBlockWidth,borderBlockColor,borderLeft,borderLeftColor,borderInlineStart,borderInlineStartWidth,borderInlineStartColor,borderRight,borderRightColor,borderInlineEnd,borderInlineEndWidth,borderInlineEndColor,borderTop,borderTopColor,borderBottom,borderBottomColor,borderBlockEnd,borderBlockEndColor,borderBlockStart,borderBlockStartColor,opacity,boxShadow,boxShadowColor,mixBlendMode,filter,brightness,contrast,grayscale,hueRotate,invert,saturate,sepia,dropShadow,blur,backdropFilter,backdropBlur,backdropBrightness,backdropContrast,backdropGrayscale,backdropHueRotate,backdropInvert,backdropOpacity,backdropSaturate,backdropSepia,borderCollapse,borderSpacing,borderSpacingX,borderSpacingY,tableLayout,transitionTimingFunction,transitionDelay,transitionDuration,transitionProperty,transition,animation,animationName,animationTimingFunction,animationDuration,animationDelay,animationPlayState,animationComposition,animationFillMode,animationDirection,animationIterationCount,animationRange,animationState,animationRangeStart,animationRangeEnd,animationTimeline,transformOrigin,transformBox,transformStyle,transform,rotate,rotateX,rotateY,rotateZ,scale,scaleX,scaleY,translate,translateX,translateY,translateZ,accentColor,caretColor,scrollBehavior,scrollbar,scrollbarColor,scrollbarGutter,scrollbarWidth,scrollMargin,scrollMarginLeft,scrollMarginRight,scrollMarginTop,scrollMarginBottom,scrollMarginBlock,scrollMarginBlockEnd,scrollMarginBlockStart,scrollMarginInline,scrollMarginInlineEnd,scrollMarginInlineStart,scrollPadding,scrollPaddingBlock,scrollPaddingBlockStart,scrollPaddingBlockEnd,scrollPaddingInline,scrollPaddingInlineEnd,scrollPaddingInlineStart,scrollPaddingLeft,scrollPaddingRight,scrollPaddingTop,scrollPaddingBottom,scrollSnapAlign,scrollSnapStop,scrollSnapType,scrollSnapStrictness,scrollSnapMargin,scrollSnapMarginTop,scrollSnapMarginBottom,scrollSnapMarginLeft,scrollSnapMarginRight,scrollSnapCoordinate,scrollSnapDestination,scrollSnapPointsX,scrollSnapPointsY,scrollSnapTypeX,scrollSnapTypeY,scrollTimeline,scrollTimelineAxis,scrollTimelineName,touchAction,userSelect,overflow,overflowWrap,overflowX,overflowY,overflowAnchor,overflowBlock,overflowInline,overflowClipBox,overflowClipMargin,overscrollBehaviorBlock,overscrollBehaviorInline,fill,stroke,strokeWidth,strokeDasharray,strokeDashoffset,strokeLinecap,strokeLinejoin,strokeMiterlimit,strokeOpacity,srOnly,debug,appearance,backfaceVisibility,clipPath,hyphens,mask,maskImage,maskSize,textSizeAdjust,container,containerName,containerType,colorPalette,_hover,_focus,_focusWithin,_focusVisible,_disabled,_active,_visited,_target,_readOnly,_readWrite,_empty,_checked,_enabled,_expanded,_highlighted,_before,_after,_firstLetter,_firstLine,_marker,_selection,_file,_backdrop,_first,_last,_only,_even,_odd,_firstOfType,_lastOfType,_onlyOfType,_peerFocus,_peerHover,_peerActive,_peerFocusWithin,_peerFocusVisible,_peerDisabled,_peerChecked,_peerInvalid,_peerExpanded,_peerPlaceholderShown,_groupFocus,_groupHover,_groupActive,_groupFocusWithin,_groupFocusVisible,_groupDisabled,_groupChecked,_groupExpanded,_groupInvalid,_indeterminate,_required,_valid,_invalid,_autofill,_inRange,_outOfRange,_placeholder,_placeholderShown,_pressed,_selected,_default,_optional,_open,_closed,_fullscreen,_loading,_currentPage,_currentStep,_motionReduce,_motionSafe,_print,_landscape,_portrait,_dark,_light,_osDark,_osLight,_highContrast,_lessContrast,_moreContrast,_ltr,_rtl,_scrollbar,_scrollbarThumb,_scrollbarTrack,_horizontal,_vertical,_starting,expanded,expandedOnly,expandedDown,_themeAsagi,_themeKurikawa,_themeSumire,_themeTsutsuji,textStyle",bw=Cw.split(","),Rw="WebkitAppearance,WebkitBorderBefore,WebkitBorderBeforeColor,WebkitBorderBeforeStyle,WebkitBorderBeforeWidth,WebkitBoxReflect,WebkitLineClamp,WebkitMask,WebkitMaskAttachment,WebkitMaskClip,WebkitMaskComposite,WebkitMaskImage,WebkitMaskOrigin,WebkitMaskPosition,WebkitMaskPositionX,WebkitMaskPositionY,WebkitMaskRepeat,WebkitMaskRepeatX,WebkitMaskRepeatY,WebkitMaskSize,WebkitOverflowScrolling,WebkitTapHighlightColor,WebkitTextFillColor,WebkitTextStroke,WebkitTextStrokeColor,WebkitTextStrokeWidth,WebkitTouchCallout,WebkitUserModify,accentColor,alignContent,alignItems,alignSelf,alignTracks,all,animation,animationComposition,animationDelay,animationDirection,animationDuration,animationFillMode,animationIterationCount,animationName,animationPlayState,animationRange,animationRangeEnd,animationRangeStart,animationTimingFunction,animationTimeline,appearance,aspectRatio,azimuth,backdropFilter,backfaceVisibility,background,backgroundAttachment,backgroundBlendMode,backgroundClip,backgroundColor,backgroundImage,backgroundOrigin,backgroundPosition,backgroundPositionX,backgroundPositionY,backgroundRepeat,backgroundSize,blockSize,border,borderBlock,borderBlockColor,borderBlockStyle,borderBlockWidth,borderBlockEnd,borderBlockEndColor,borderBlockEndStyle,borderBlockEndWidth,borderBlockStart,borderBlockStartColor,borderBlockStartStyle,borderBlockStartWidth,borderBottom,borderBottomColor,borderBottomLeftRadius,borderBottomRightRadius,borderBottomStyle,borderBottomWidth,borderCollapse,borderColor,borderEndEndRadius,borderEndStartRadius,borderImage,borderImageOutset,borderImageRepeat,borderImageSlice,borderImageSource,borderImageWidth,borderInline,borderInlineEnd,borderInlineColor,borderInlineStyle,borderInlineWidth,borderInlineEndColor,borderInlineEndStyle,borderInlineEndWidth,borderInlineStart,borderInlineStartColor,borderInlineStartStyle,borderInlineStartWidth,borderLeft,borderLeftColor,borderLeftStyle,borderLeftWidth,borderRadius,borderRight,borderRightColor,borderRightStyle,borderRightWidth,borderSpacing,borderStartEndRadius,borderStartStartRadius,borderStyle,borderTop,borderTopColor,borderTopLeftRadius,borderTopRightRadius,borderTopStyle,borderTopWidth,borderWidth,bottom,boxAlign,boxDecorationBreak,boxDirection,boxFlex,boxFlexGroup,boxLines,boxOrdinalGroup,boxOrient,boxPack,boxShadow,boxSizing,breakAfter,breakBefore,breakInside,captionSide,caret,caretColor,caretShape,clear,clip,clipPath,color,colorScheme,columnCount,columnFill,columnGap,columnRule,columnRuleColor,columnRuleStyle,columnRuleWidth,columnSpan,columnWidth,columns,contain,containIntrinsicSize,containIntrinsicBlockSize,containIntrinsicHeight,containIntrinsicInlineSize,containIntrinsicWidth,container,containerName,containerType,content,contentVisibility,counterIncrement,counterReset,counterSet,cursor,direction,display,emptyCells,filter,flex,flexBasis,flexDirection,flexFlow,flexGrow,flexShrink,flexWrap,float,font,fontFamily,fontFeatureSettings,fontKerning,fontLanguageOverride,fontOpticalSizing,fontPalette,fontVariationSettings,fontSize,fontSizeAdjust,fontSmooth,fontStretch,fontStyle,fontSynthesis,fontSynthesisPosition,fontSynthesisSmallCaps,fontSynthesisStyle,fontSynthesisWeight,fontVariant,fontVariantAlternates,fontVariantCaps,fontVariantEastAsian,fontVariantEmoji,fontVariantLigatures,fontVariantNumeric,fontVariantPosition,fontWeight,forcedColorAdjust,gap,grid,gridArea,gridAutoColumns,gridAutoFlow,gridAutoRows,gridColumn,gridColumnEnd,gridColumnGap,gridColumnStart,gridGap,gridRow,gridRowEnd,gridRowGap,gridRowStart,gridTemplate,gridTemplateAreas,gridTemplateColumns,gridTemplateRows,hangingPunctuation,height,hyphenateCharacter,hyphenateLimitChars,hyphens,imageOrientation,imageRendering,imageResolution,imeMode,initialLetter,initialLetterAlign,inlineSize,inputSecurity,inset,insetBlock,insetBlockEnd,insetBlockStart,insetInline,insetInlineEnd,insetInlineStart,isolation,justifyContent,justifyItems,justifySelf,justifyTracks,left,letterSpacing,lineBreak,lineClamp,lineHeight,lineHeightStep,listStyle,listStyleImage,listStylePosition,listStyleType,margin,marginBlock,marginBlockEnd,marginBlockStart,marginBottom,marginInline,marginInlineEnd,marginInlineStart,marginLeft,marginRight,marginTop,marginTrim,mask,maskBorder,maskBorderMode,maskBorderOutset,maskBorderRepeat,maskBorderSlice,maskBorderSource,maskBorderWidth,maskClip,maskComposite,maskImage,maskMode,maskOrigin,maskPosition,maskRepeat,maskSize,maskType,masonryAutoFlow,mathDepth,mathShift,mathStyle,maxBlockSize,maxHeight,maxInlineSize,maxLines,maxWidth,minBlockSize,minHeight,minInlineSize,minWidth,mixBlendMode,objectFit,objectPosition,offset,offsetAnchor,offsetDistance,offsetPath,offsetPosition,offsetRotate,opacity,order,orphans,outline,outlineColor,outlineOffset,outlineStyle,outlineWidth,overflow,overflowAnchor,overflowBlock,overflowClipBox,overflowClipMargin,overflowInline,overflowWrap,overflowX,overflowY,overlay,overscrollBehavior,overscrollBehaviorBlock,overscrollBehaviorInline,overscrollBehaviorX,overscrollBehaviorY,padding,paddingBlock,paddingBlockEnd,paddingBlockStart,paddingBottom,paddingInline,paddingInlineEnd,paddingInlineStart,paddingLeft,paddingRight,paddingTop,page,pageBreakAfter,pageBreakBefore,pageBreakInside,paintOrder,perspective,perspectiveOrigin,placeContent,placeItems,placeSelf,pointerEvents,position,printColorAdjust,quotes,resize,right,rotate,rowGap,rubyAlign,rubyMerge,rubyPosition,scale,scrollbarColor,scrollbarGutter,scrollbarWidth,scrollBehavior,scrollMargin,scrollMarginBlock,scrollMarginBlockStart,scrollMarginBlockEnd,scrollMarginBottom,scrollMarginInline,scrollMarginInlineStart,scrollMarginInlineEnd,scrollMarginLeft,scrollMarginRight,scrollMarginTop,scrollPadding,scrollPaddingBlock,scrollPaddingBlockStart,scrollPaddingBlockEnd,scrollPaddingBottom,scrollPaddingInline,scrollPaddingInlineStart,scrollPaddingInlineEnd,scrollPaddingLeft,scrollPaddingRight,scrollPaddingTop,scrollSnapAlign,scrollSnapCoordinate,scrollSnapDestination,scrollSnapPointsX,scrollSnapPointsY,scrollSnapStop,scrollSnapType,scrollSnapTypeX,scrollSnapTypeY,scrollTimeline,scrollTimelineAxis,scrollTimelineName,shapeImageThreshold,shapeMargin,shapeOutside,tabSize,tableLayout,textAlign,textAlignLast,textCombineUpright,textDecoration,textDecorationColor,textDecorationLine,textDecorationSkip,textDecorationSkipInk,textDecorationStyle,textDecorationThickness,textEmphasis,textEmphasisColor,textEmphasisPosition,textEmphasisStyle,textIndent,textJustify,textOrientation,textOverflow,textRendering,textShadow,textSizeAdjust,textTransform,textUnderlineOffset,textUnderlinePosition,textWrap,timelineScope,top,touchAction,transform,transformBox,transformOrigin,transformStyle,transition,transitionBehavior,transitionDelay,transitionDuration,transitionProperty,transitionTimingFunction,translate,unicodeBidi,userSelect,verticalAlign,viewTimeline,viewTimelineAxis,viewTimelineInset,viewTimelineName,viewTransitionName,visibility,whiteSpace,whiteSpaceCollapse,widows,width,willChange,wordBreak,wordSpacing,wordWrap,writingMode,zIndex,zoom,alignmentBaseline,baselineShift,clipRule,colorInterpolation,colorRendering,dominantBaseline,fill,fillOpacity,fillRule,floodColor,floodOpacity,glyphOrientationVertical,lightingColor,marker,markerEnd,markerMid,markerStart,shapeRendering,stopColor,stopOpacity,stroke,strokeDasharray,strokeDashoffset,strokeLinecap,strokeLinejoin,strokeMiterlimit,strokeOpacity,strokeWidth,textAnchor,vectorEffect",Iw=Rw.split(",").concat(bw),Sw=new Map(Iw.map(e=>[e,!0])),Tw=/&|@/,d0=Yt(e=>Sw.has(e)||e.startsWith("--")||Tw.test(e));const Mw=(e,n)=>!n.includes(e)&&!d0(e),zw=(e,n)=>e.__shouldForwardProps__&&n?t=>e.__shouldForwardProps__(t)&&n(t):n,Ow=(e,n)=>{var o;if(e&&!n)return e;if(!e&&n)return n;if(e.__cva__&&n.__cva__||e.__recipe__&&n.__recipe__)return e.merge(n);const t=new TypeError("Cannot merge cva with recipe. Please use either cva or recipe.");throw(o=TypeError.captureStackTrace)==null||o.call(TypeError,t),t},Vw=e=>typeof e=="string"?e:(e==null?void 0:e.displayName)||(e==null?void 0:e.name)||"Component";function Jo(e,n={},t={}){const o=n.__cva__||n.__recipe__?n:lt(n),i=t.shouldForwardProp||Mw,r=h=>i(h,o.variantKeys),a=Object.assign(t.dataAttr&&n.__name__?{"data-recipe":n.__name__}:{},t.defaultProps),s=Ow(e.__cva__,o),d=zw(e,r),c=e.__base__||e,u=C.forwardRef(function(m,w){const{as:p=c,children:y,...x}=m,E=C.useMemo(()=>Object.assign({},a,x),[x]),[I,O,F,G,Z]=C.useMemo(()=>go(E,tl.keys,d,s.variantKeys,d0),[E]);function ie(){var M;const{css:z,...b}=G,R=(M=s.__getCompoundVariantCss__)==null?void 0:M.call(s,F);return Y(s(F,!1),we(R,b,z),E.className)}function L(){const{css:z,...b}=G,R=s.raw(F);return Y(we(R,b,z),E.className)}const B=n.__recipe__?ie:L;return C.createElement(p,{ref:w,...O,...Z,...tl(I),className:B()},E.children??y)}),g=Vw(c);return u.displayName=`styled.${g}`,u.__cva__=s,u.__base__=c,u.__shouldForwardProps__=r,u}function Fw(){const e=new Map;return new Proxy(Jo,{apply(n,t,o){return Jo(...o)},get(n,t){return e.has(t)||e.set(t,Jo(t)),e.get(t)}})}const zi=Fw(),Ur={transform(e){return e}},Pw=(e={})=>{const n=k1(Ur,e);return Ur.transform(n,P1)},kw=C.forwardRef(function(n,t){const[o,i]=go(n,[]),r=Pw(o),a={ref:t,...r,...i};return C.createElement(zi.div,a)}),Bw=zi(Qa,{base:{display:"flex",flexDirection:"column"}}),ml=se({slots:["root","fallback","image"],base:{root:{borderRadius:"50%"},fallback:{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%",borderRadius:"50%",color:"sd.system.color.component.onSurface",backgroundColor:"sd.reference.color.scale.blue.200",textStyle:"sd.system.typography.label.extraLarge_compact"},image:{width:"100%",height:"100%",borderRadius:"50%"}},variants:{size:{small:{root:{width:24,height:24},fallback:{fontSize:11}},medium:{root:{width:40,height:40},fallback:{fontSize:19}},large:{root:{width:80,height:80},fallback:{fontSize:37}}}},defaultVariants:{size:"medium"}}),Aw=({src:e,alt:n,text:t,placeholder:o="filled",className:i,...r})=>{const[a,s]=ml.splitVariantProps(r),{size:d}=a,c=ml({size:d,...a}),u=d==="small"?24:d==="large"?80:40;return v.jsx(os,{className:Y(c.root,i),...s,children:e?v.jsx(ns,{className:c.image,src:e,alt:n}):t?v.jsx(ts,{className:c.fallback,children:t.slice(0,2)}):o==="outlined"?v.jsx(Oe,{name:"user-circle",size:u}):v.jsx(Lw,{})})},Lw=()=>v.jsxs("svg",{viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[v.jsxs("g",{"clip-path":"url(#clip0_3661_24550)",children:[v.jsx("rect",{width:"80",height:"80",rx:"40",fill:"#EFF2FC"}),v.jsx("g",{style:{mixBlendMode:"multiply"},children:v.jsx("path",{d:"M42.783 26.208L13.5059 26.208L34.4075 63.9769L63.6846 63.9769L42.783 26.208Z",fill:"#0A69CF"})}),v.jsx("g",{style:{mixBlendMode:"multiply"},children:v.jsx("path",{d:"M14.5894 51.3908C14.5894 52.5565 16.3965 53.3535 16.8169 54.369C17.2373 55.3845 16.5548 57.2598 17.3465 58.0515C18.1381 58.8431 19.978 58.147 21.0289 58.5811C22.0799 59.0151 22.8415 60.8085 24.0071 60.8085C25.1727 60.8085 25.9698 59.0014 26.9853 58.5811C28.0008 58.1607 29.8761 58.8431 30.6677 58.0515C31.4594 57.2598 30.7633 55.42 31.1973 54.369C31.6313 53.3181 33.4248 52.5565 33.4248 51.3908C33.4248 50.2252 31.6177 49.4281 31.1973 48.4127C30.7769 47.3972 31.4594 45.5218 30.6677 44.7302C29.8761 43.9386 28.0362 44.6347 26.9853 44.2006C25.9343 43.7666 25.1727 41.9731 24.0071 41.9731C22.8415 41.9731 22.0444 43.7803 21.0289 44.2006C20.0135 44.621 18.1381 43.9386 17.3465 44.7302C16.5548 45.5218 17.2509 47.3617 16.8169 48.4127C16.3829 49.4636 14.5894 50.2252 14.5894 51.3908Z",fill:"#8FAEFE"})}),v.jsx("g",{style:{mixBlendMode:"multiply"},children:v.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M48.5175 28.506C51.5824 31.5709 56.5515 31.5709 59.6164 28.506L64.373 33.2627C58.6812 38.9546 49.4528 38.9546 43.7609 33.2627C38.069 27.5708 38.069 18.3424 43.7609 12.6505L48.5175 17.4072C45.4527 20.472 45.4527 25.4412 48.5175 28.506Z",fill:"#F84258"})})]}),v.jsx("defs",{children:v.jsx("clipPath",{id:"clip0_3661_24550",children:v.jsx("rect",{width:"80",height:"80",fill:"white"})})})]}),pl=lt({base:{display:"inline-flex",alignItems:"center",gap:"2px",borderRadius:"sd.system.dimension.radius.extraLarge",bg:"sd.system.color.interaction.hoveredVariant"},variants:{size:{small:{height:"16px",pr:"sd.system.dimension.spacing.twoExtraSmall",pl:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.small_compact",expanded:{textStyle:"sd.system.typography.label.small_expanded"}},medium:{height:"24px",pr:"sd.system.dimension.spacing.extraSmall",pl:"sd.system.dimension.spacing.extraSmall",textStyle:"sd.system.typography.label.medium_compact",expanded:{textStyle:"sd.system.typography.label.medium_expanded"}},large:{height:"32px",pr:"sd.system.dimension.spacing.medium",pl:"sd.system.dimension.spacing.medium",textStyle:"sd.system.typography.label.large_compact",expanded:{textStyle:"sd.system.typography.label.large_expanded"}}},styleColor:{gray:{bg:"sd.reference.color.scale.gray.600",color:"sd.system.color.component.inverseOnSurface"},blue:{bg:"sd.reference.color.scale.blue.600",color:"sd.system.color.component.inverseOnSurface"},green:{bg:"sd.reference.color.scale.green.600",color:"sd.system.color.component.inverseOnSurface"},yellow:{bg:"sd.reference.color.scale.yellow.600",color:"sd.system.color.component.inverseOnSurface"},chestnut:{bg:"sd.reference.color.scale.chestnut.600",color:"sd.system.color.component.inverseOnSurface"},red:{bg:"sd.reference.color.scale.red.600",color:"sd.system.color.component.inverseOnSurface"},"gray-subtle":{bg:"sd.reference.color.scale.gray.100",color:"sd.reference.color.scale.gray.800"},"blue-subtle":{bg:"sd.reference.color.scale.blue.100",color:"sd.reference.color.scale.blue.800"},"green-subtle":{bg:"sd.reference.color.scale.green.100",color:"sd.reference.color.scale.green.800"},"yellow-subtle":{bg:"sd.reference.color.scale.yellow.100",color:"sd.reference.color.scale.yellow.800"},"chestnut-subtle":{bg:"sd.reference.color.scale.chestnut.100",color:"sd.reference.color.scale.chestnut.800"},"red-subtle":{bg:"sd.reference.color.scale.red.100",color:"sd.reference.color.scale.red.800"}}},defaultVariants:{size:"medium",styleColor:"gray"}}),Nw=({children:e,closeButton:n,...t})=>{const[o,{className:i,...r}]=pl.splitVariantProps(t),a=pl(o);return v.jsxs("span",{className:Y(a,i),...r,children:[e,n]})},_w=lt({base:{cursor:"pointer"}}),$w=e=>{const n=_w();return v.jsx("button",{...e,className:n,children:v.jsx(Oe,{name:"close",color:"currentColor",size:12})})},Kr=se({slots:["container","icon","title","description"],base:{container:{display:"grid",gridTemplateColumns:"24px 1fr",columnGap:"sd.system.dimension.spacing.twoExtraSmall",rowGap:"sd.system.dimension.spacing.extraSmall",p:"sd.system.dimension.spacing.small",borderRadius:"sd.system.dimension.radius.medium"},title:{textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"}},description:{gridArea:"2 / 2 / 3 / 3",textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"}}},variants:{type:{information:{container:{bg:"sd.system.color.component.surface",color:"sd.system.color.component.onSurface",borderWidth:"sd.system.dimension.border.medium",borderStyle:"solid",borderColor:"sd.system.color.component.outline"}},error:{container:{bg:"sd.system.color.impression.negativeContainer",color:"sd.system.color.impression.onNegativeContainer",borderWidth:"sd.system.dimension.border.medium",borderStyle:"solid",borderColor:"sd.system.color.impression.negativeContainer"},icon:{color:"sd.system.color.impression.negative"}},warning:{container:{bg:"sd.system.color.impression.noticeContainer",color:"sd.system.color.impression.onNoticeContainer",borderWidth:"sd.system.dimension.border.medium",borderStyle:"solid",borderColor:"sd.system.color.impression.noticeContainer"}}}},defaultVariants:{type:"information"}}),Hw=e=>{const[n,{title:t,icon:o,description:i,className:r,...a}]=Kr.splitVariantProps(e),s=Kr(n),d=n.type||"alert-circle";return v.jsxs("div",{className:Y(s.container,r),...a,children:[v.jsx("div",{className:s.icon,children:o||v.jsx(Oe,{name:"alert-circle",size:24,variant:d==="error"||d==="warning"?"filled":"outlined"})}),v.jsx("h2",{className:s.title,children:t}),v.jsx("p",{className:s.description,children:i})]})},Dw=({children:e,className:n,...t})=>v.jsx("nav",{className:Y(we({display:"flex",alignItems:"center",justifyContent:"space-around",height:64,paddingX:"sd.system.dimension.spacing.medium",borderTop:"1px solid",borderTopColor:"sd.system.color.component.outline"}),n),...t,children:e}),qr=se({slots:["root","text"],base:{root:{position:"absolute",display:"flex",alignItems:"center",justifyContent:"center",height:24,minWidth:24,color:"sd.system.color.impression.onNegative",borderRadius:"sd.system.dimension.radius.full",paddingX:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.small_compact",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}},text:{height:24,lineHeight:"24px"}},variants:{size:{small:{root:{height:16,minWidth:16,paddingX:"sd.system.dimension.spacing.twoExtraSmall"}},medium:{root:{height:24,minWidth:24,paddingX:"sd.system.dimension.spacing.extraSmall"}}},variant:{primary:{root:{backgroundColor:"sd.system.color.impression.negative"}},secondary:{root:{backgroundColor:"sd.system.color.impression.primary"}}},noNumber:{true:{root:{height:8,paddingX:0,minWidth:8}}},position:{relative:{root:{position:"relative"}}}},defaultVariants:{variant:"primary",size:"medium"}}),qt=({count:e,noNumber:n,className:t,...o})=>{const[i,r]=qr.splitVariantProps(o),a=qr({noNumber:n,...i});return n?v.jsx("div",{className:Y(a.root,t),...r}):!e||e<1?null:v.jsx("div",{className:Y(a.root,t),...r,children:v.jsx("span",{className:a.text,children:e>99?"99+":e})})},fl=se({slots:["root","iconGroup","icon","label","badge"],base:{root:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:"sd.system.dimension.spacing.twoExtraSmall",height:64,flex:1,cursor:"pointer"},iconGroup:{position:"relative"},label:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.label.small_compact",expanded:{textStyle:"sd.system.typography.label.small_compact"}},icon:{color:"sd.system.color.component.onSurface","& svg":{width:"sd.reference.dimension.scale.8",height:"sd.reference.dimension.scale.8"}},badge:{position:"absolute",top:"-6px",right:"4px"}},variants:{isActive:{true:{label:{color:"sd.system.color.impression.primary"},icon:{color:"sd.system.color.impression.primary"}}},dot:{true:{badge:{top:"-2.5px",right:"4px"}}}},defaultVariants:{isActive:!1}}),jw=({icon:e,label:n,count:t,className:o,...i})=>{const[r,a]=fl.splitVariantProps(i),s=fl(r);return v.jsxs("button",{className:Y(s.root,o),...a,children:[v.jsxs("div",{className:s.iconGroup,children:[v.jsx("div",{className:s.badge,children:v.jsx(qt,{count:t||0,noNumber:r.dot,size:"small"})}),v.jsx("div",{className:s.icon,children:e})]}),v.jsx("span",{className:s.label,children:n})]})},Yr={color:"sd.system.color.component.onSurface",outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.component.outline",bgColor:"sd.system.color.component.surface",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{outlineColor:"sd.system.color.component.outlineVariant",bgColor:"sd.system.color.interaction.hoveredVariant"}},_disabled:{bgColor:"sd.system.color.interaction.disabled",color:"sd.system.color.interaction.disabledOnSurface",outline:"none"}},wl=lt({base:{borderRadius:"sd.system.dimension.radius.full",position:"relative",display:"inline-flex",gap:"sd.system.dimension.spacing.twoExtraSmall",alignItems:"center",justifyContent:"center",overflow:"hidden",cursor:"pointer",_disabled:{cursor:"not-allowed"}},variants:{styleType:{filled:{bg:"sd.system.color.impression.primaryContainer",color:"sd.system.color.impression.onPrimaryContainer",_enabled:{_hover:{_after:{content:"''",position:"absolute",inset:"0",bg:"sd.system.color.interaction.hovered"}},_focusVisible:{outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.interaction.hovered",_after:{content:"''",position:"absolute",inset:"0",bg:"sd.system.color.interaction.hovered"}}},_disabled:{bg:"sd.system.color.interaction.disabled",color:"sd.system.color.interaction.disabledOnSurface"}},ghost:{color:"sd.system.color.impression.primary",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{bgColor:"sd.system.color.interaction.hoveredVariant",outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.component.outlineVariant"}},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},outlined:Yr,rectangle:{...Yr,borderRadius:"sd.system.dimension.radius.medium"}},size:{medium:{height:48,px:"sd.system.dimension.spacing.extraLarge",py:"sd.system.dimension.spacing.small",textStyle:"sd.system.typography.label.large_compact",expanded:{textStyle:"sd.system.typography.label.large_expanded"}},small:{height:32,px:"sd.system.dimension.spacing.small",py:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.medium_compact",expanded:{textStyle:"sd.system.typography.label.medium_expanded"}}}},defaultVariants:{styleType:"filled",size:"medium"}}),Qo=zi("span",{base:{position:"relative",zIndex:"sd.system.elevation.zIndex.base"}}),uo=C.forwardRef((e,n)=>{const[t,{children:o,leftIcon:i,rightIcon:r,isLoading:a,className:s,...d}]=wl.splitVariantProps(e),c=wl(t),u=we(i||r?e.size==="medium"?{paddingLeft:i?"sd.system.dimension.spacing.medium":"sd.system.dimension.spacing.extraLarge",paddingRight:r?"sd.system.dimension.spacing.medium":"sd.system.dimension.spacing.extraLarge"}:{paddingLeft:i?"sd.system.dimension.spacing.extraSmall":"sd.system.dimension.spacing.medium",paddingRight:r?"sd.system.dimension.spacing.extraSmall":"sd.system.dimension.spacing.medium"}:{});return v.jsxs("button",{ref:n,className:Y(c,u,s),...d,children:[a&&v.jsx(w0,{size:t.size,color:e.styleType===void 0||e.styleType==="filled"?"white":"gray"}),!a&&i&&v.jsx(Qo,{p:"2px",children:i}),v.jsx(Qo,{children:o}),!a&&r&&v.jsx(Qo,{p:"2px",children:r})]})}),u0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M3.25 6C3.25 4.48122 4.48122 3.25 6 3.25H18C19.5188 3.25 20.75 4.48122 20.75 6V18C20.75 19.5188 19.5188 20.75 18 20.75H6C4.48122 20.75 3.25 19.5188 3.25 18V6Z",fill:"currentColor"}),l.createElement("path",{d:"M16.5294 9.52941L10.9991 15.0597L7.46875 11.5294L8.52941 10.4688L10.9991 12.9384L15.4688 8.46875L16.5294 9.52941Z",fill:"currentColor",className:"checkmark"})),h0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M3.25 6C3.25 4.48122 4.48122 3.25 6 3.25H18C19.5188 3.25 20.75 4.48122 20.75 6V18C20.75 19.5188 19.5188 20.75 18 20.75H6C4.48122 20.75 3.25 19.5188 3.25 18V6ZM6 4.75C5.30964 4.75 4.75 5.30964 4.75 6V18C4.75 18.6904 5.30964 19.25 6 19.25H18C18.6904 19.25 19.25 18.6904 19.25 18V6C19.25 5.30964 18.6904 4.75 18 4.75H6Z",fill:"currentColor"})),Oi={flexShrink:0,cursor:"pointer",".group:has(:focus-visible) &":{outlineStyle:"solid",outlineOffset:"-2px",outlineWidth:"1.5px",outlineColor:"sd.system.color.impression.primary",borderRadius:"sd.system.dimension.radius.small"},_disabled:{_checked:{"& svg":{color:"color-mix(in srgb, {colors.sd.system.color.impression.primary}, {colors.sd.system.color.interaction.hoveredOnPrimary});"},"& .checkmark":{color:"color-mix(in srgb, {colors.sd.system.color.interaction.disabled}, {colors.sd.system.color.impression.onPrimaryContainer});"}}}},Vi={width:24,height:24,color:"sd.system.color.impression.primary","& .checkmark":{color:"sd.system.color.impression.onPrimaryContainer"}},Fi={width:24,height:24,color:"sd.system.color.component.outline",_disabled:{color:"color-mix(in srgb, {colors.sd.system.color.component.outline}, {colors.sd.system.color.interaction.hoveredOnPrimary});"}},El=se({slots:["root","itemControl","checkedIcon","uncheckedIcon","itemTextGroup","itemText","helperText"],base:{root:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",cursor:"pointer"},itemControl:Oi,checkedIcon:Vi,uncheckedIcon:Fi,itemTextGroup:{display:"flex",flexFlow:"column"},itemText:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},helperText:{color:"sd.system.color.component.onSurfaceVariant",marginTop:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.body.extraSmall_compact",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}}}}),Ww=({value:e,label:n,helperText:t,className:o,...i})=>{const[r,a]=El.splitVariantProps(i),s=El(r),d=Y(s.root,t&&we({alignItems:"flex-start"}));return v.jsxs(ci,{value:e,className:Y("group",d,o),...a,children:[v.jsx(ls,{children:c=>v.jsx(ri,{className:s.itemControl,children:c.checked?v.jsx(u0,{className:s.checkedIcon}):v.jsx(h0,{className:s.uncheckedIcon})})}),v.jsxs("div",{className:s.itemTextGroup,children:[v.jsx(al,{className:s.itemText,children:n}),t&&v.jsx(al,{className:s.helperText,children:t})]}),v.jsx(si,{})]})},g0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75ZM3.25 12C3.25 7.16751 7.16751 3.25 12 3.25C16.8325 3.25 20.75 7.16751 20.75 12C20.75 16.8325 16.8325 20.75 12 20.75C7.16751 20.75 3.25 16.8325 3.25 12Z",fill:"currentColor"}),l.createElement("path",{d:"M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z",fill:"currentColor"})),v0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75ZM3.25 12C3.25 7.16751 7.16751 3.25 12 3.25C16.8325 3.25 20.75 7.16751 20.75 12C20.75 16.8325 16.8325 20.75 12 20.75C7.16751 20.75 3.25 16.8325 3.25 12Z",fill:"currentColor"})),Pi={flexShrink:0,cursor:"pointer",".group:has(:focus-visible) &":{backgroundColor:"sd.system.color.interaction.selectedSurface",borderRadius:"sd.system.dimension.radius.full"}},ki={color:"sd.system.color.impression.primary",_disabled:{color:"color-mix(in srgb, {colors.sd.system.color.impression.primary}, {colors.sd.system.color.interaction.hoveredOnPrimary});"}},Bi={color:"sd.system.color.component.outlineVariant",_disabled:{color:"color-mix(in srgb, {colors.sd.system.color.component.outlineVariant}, {colors.sd.system.color.interaction.hoveredOnPrimary});"}},yl=se({slots:["item","itemControl","checkedIcon","unCheckedIcon","itemTextGroup","itemText","helperText"],base:{item:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",cursor:"pointer"},itemControl:Pi,checkedIcon:ki,unCheckedIcon:Bi,itemTextGroup:{display:"flex",flexFlow:"column"},itemText:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},helperText:{color:"sd.system.color.component.onSurfaceVariant",marginTop:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.body.extraSmall_compact",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}}}}),Gw=({value:e,label:n,helperText:t,className:o,...i})=>{const[r,a]=yl.splitVariantProps(i),s=yl(r),d=Y(s.item,t&&we({alignItems:"flex-start"}));return v.jsxs(Ri,{value:e,className:Y("group",d,o),...a,children:[v.jsx($s,{children:c=>v.jsx(Ii,{className:s.itemControl,asChild:!0,children:c.checked?v.jsx(g0,{className:s.checkedIcon}):v.jsx(v0,{className:s.unCheckedIcon})})}),v.jsxs("div",{className:s.itemTextGroup,children:[n&&v.jsx(ul,{className:s.itemText,children:n}),t&&v.jsx(ul,{className:s.helperText,children:t})]}),v.jsx(Si,{})]})},xl=se({slots:["root","radioItem","radioCheckedIcon","radioUncheckedIcon","checkboxItem","checkboxCheckedIcon","checkboxUncheckedIcon"],base:{root:{display:"flex"},radioItem:Pi,radioCheckedIcon:ki,radioUncheckedIcon:Bi,checkboxItem:Oi,checkboxCheckedIcon:Vi,checkboxUncheckedIcon:Fi}}),Uw=({type:e,value:n,className:t,...o})=>{const[i,r]=xl.splitVariantProps(o),a=xl(i);if(e==="radio")return v.jsxs(Ri,{value:n,className:Y("group",a.root,t),...r,children:[v.jsx($s,{children:s=>v.jsx(Ii,{className:a.radioItem,asChild:!0,children:s.checked?v.jsx(g0,{className:a.radioCheckedIcon}):v.jsx(v0,{className:a.radioUncheckedIcon})})}),v.jsx(Si,{})]});if(e==="checkbox")return v.jsxs(ci,{value:n,className:Y("group",a.root,t),...r,children:[v.jsx(ls,{children:s=>v.jsx(ri,{className:a.checkboxItem,children:s.checked?v.jsx(u0,{className:a.checkboxCheckedIcon}):v.jsx(h0,{className:a.checkboxUncheckedIcon})})}),v.jsx(si,{})]})},Kw=se({slots:["root","labelContainer","label","labelTitle","labelText","area","areaContainer","areaValue","areaValueLabel","areaValueContainer","areaValueNumber","areaValueNumberUnit"],base:{root:{display:"flex",flexDirection:"column",gap:"sd.system.dimension.spacing.medium",py:"sd.system.dimension.spacing.small",px:"sd.system.dimension.spacing.medium",width:"100%",bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium"},labelContainer:{display:"flex",justifyContent:"space-between",alignItems:"center",width:"100%",cursor:"pointer"},label:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",width:"100%"},labelTitle:{textStyle:"sd.system.typography.label.extraLarge_compact",_expanded:{textStyle:"sd.system.typography.label.extraLarge_expanded"}},labelText:{textStyle:"sd.system.typography.label.small_compact",color:"sd.system.color.component.onSurfaceVariant",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}},area:{display:"grid",gridTemplateColumns:"1fr",gap:"sd.system.dimension.spacing.medium"},areaContainer:{},areaValue:{display:"flex",flexDirection:"column",alignSelf:"flex-end"},areaValueLabel:{color:"sd.system.color.component.onSurfaceVariant",textStyle:"sd.system.typography.label.small_compact",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}},areaValueContainer:{display:"flex",alignItems:"baseline",gap:"sd.system.dimension.spacing.twoExtraSmall"},areaValueNumber:{textStyle:"sd.system.typography.title.large_compact",_expanded:{textStyle:"sd.system.typography.title.large_expanded"}},areaValueNumberUnit:{color:"sd.system.color.component.onSurfaceVariant",textStyle:"sd.system.typography.label.small_compact",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}}},variants:{values:{noValue:{area:{gridTemplateColumns:"1fr"}},singleValue:{area:{gridTemplateColumns:"auto 1fr",gap:"sd.system.dimension.spacing.twoExtraLarge"}},doubleValue:{areaContainer:{gridColumn:"span 2",order:-1},area:{gridTemplateColumns:"1fr 1fr"}}}},defaultVariants:{values:"singleValue"}}),qw=({values:e,children:n,linkTo:t,className:o,...i})=>{const r=Kw({values:e===void 0?"noValue":e.length===1?"singleValue":"doubleValue"}),a=({label:s,value:d,unit:c})=>v.jsxs("div",{className:r.areaValue,children:[v.jsx("h3",{className:r.areaValueLabel,children:s}),v.jsxs("div",{className:r.areaValueContainer,children:[v.jsx("p",{className:r.areaValueNumber,children:d}),v.jsx("p",{className:r.areaValueNumberUnit,children:c})]})]});return v.jsxs("div",{className:Y(r.root,o),...i,children:[v.jsxs("a",{href:t,className:r.labelContainer,children:[v.jsxs("div",{className:r.label,children:[v.jsx("h2",{className:r.labelTitle,children:"title"}),v.jsx("p",{className:r.labelText,children:"icon"})]}),v.jsx(Oe,{name:"chevron-right"})]}),v.jsxs("div",{className:r.area,children:[e==null?void 0:e.map((s,d)=>v.jsx(a,{...s},d)),v.jsx("div",{className:r.areaContainer,children:n})]})]})},Cl=lt({base:{border:"none"},variants:{color:{light:{borderColor:"sd.reference.color.scale.gray.200"},normal:{borderColor:"sd.reference.color.scale.gray.300"},dark:{borderColor:"sd.system.color.component.outlineVariant"}},type:{horizontal:{width:"100%",height:"sd.reference.dimension.scale.1",borderBottomStyle:"solid",borderWidth:"sd.system.dimension.border.medium"},vertical:{borderLeftStyle:"solid",width:"sd.reference.dimension.scale.1",borderWidth:"sd.system.dimension.border.medium",height:"100%",minHeight:"10px"}}},defaultVariants:{color:"normal",type:"horizontal"}}),Yw=e=>{const[n,t]=Cl.splitVariantProps(e),{className:o,...i}=t;return v.jsx("hr",{className:Y(Cl(n),o),...i})},bl=lt({base:{position:"relative",display:"inline-flex",alignItems:"center",justifyContent:"center",overflow:"hidden",color:"sd.system.color.component.onSurface",outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",cursor:"pointer","& svg":{width:"sd.reference.dimension.scale.8",height:"sd.reference.dimension.scale.8"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface",cursor:"not-allowed",outlineColor:"transparent",bg:"sd.system.color.interaction.disabled"}},variants:{shape:{rectangle:{borderRadius:"sd.system.dimension.radius.medium"},circle:{borderRadius:"sd.system.dimension.radius.full"}},styleType:{filled:{color:"sd.system.color.impression.onPrimaryContainer",bgColor:"sd.system.color.impression.primaryContainer",_enabled:{_hover:{backgroundImage:"linear-gradient(0deg, {colors.sd.system.color.interaction.hovered} 0%, {colors.sd.system.color.interaction.hovered} 100%)"},_focusVisible:{outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.interaction.hovered",outlineOffset:"-1px",backgroundImage:"linear-gradient(0deg, {colors.sd.system.color.interaction.hovered} 0%, {colors.sd.system.color.interaction.hovered} 100%)"}}},outlined:{outlineColor:"sd.system.color.component.outline",bgColor:"sd.system.color.component.surface",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{outlineColor:"sd.system.color.component.outlineVariant",bgColor:"sd.system.color.interaction.hoveredVariant"}}},ghost:{outlineColor:"transparent",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{bgColor:"sd.system.color.interaction.hoveredVariant",outlineColor:"sd.system.color.component.outlineVariant"}},_disabled:{bg:"transparent"}}},size:{large:{w:"{spacing.sd.reference.dimension.scale.17}",h:"{spacing.sd.reference.dimension.scale.17}","& svg":{width:"sd.reference.dimension.scale.12",height:"sd.reference.dimension.scale.12"}},medium:{w:"{spacing.sd.reference.dimension.scale.13}",h:"{spacing.sd.reference.dimension.scale.13}"},small:{w:"{spacing.sd.reference.dimension.scale.10}",h:"{spacing.sd.reference.dimension.scale.10}"}}},defaultVariants:{shape:"circle",styleType:"filled",size:"medium"}}),Ai=C.forwardRef(({icon:e,className:n,...t},o)=>{const[i,r]=bl.splitVariantProps(t),a=bl(i);return v.jsx("button",{ref:o,className:Y(a,n),...r,children:e})}),Xr=se({slots:["backdrop","content","contentInner","closeTrigger"],base:{backdrop:{background:"sd.system.color.component.scrim",position:"fixed",inset:0,zIndex:"sd.system.elevation.zIndex.modal"},content:{position:"fixed",top:"0",width:"calc(100% - {spacing.sd.system.dimension.spacing.extraLarge})",maxWidth:"375px",height:"100vh",gap:"sd.system.dimension.spacing.twoExtraLarge",backgroundColor:"sd.system.color.component.surface",boxShadow:"sd.system.elevation.shadow.level5",zIndex:"sd.system.elevation.zIndex.modal"},contentInner:{display:"grid",gap:"sd.system.dimension.spacing.medium"},closeTrigger:{display:"flex",alignItems:"flex-start",padding:"sd.system.dimension.spacing.twoExtraSmall"}},variants:{type:{left:{content:{left:"0",justifyContent:"flex-start"}},full:{content:{left:"0",width:"100%",minWidth:"100%",maxWidth:"100%"}},right:{content:{right:"0"},closeTrigger:{justifyContent:"flex-end"}}}},defaultVariants:{type:"right"}}),Xw=({isOpen:e,children:n,contentClassName:t,backdropClassName:o,...i})=>{const[r,a]=Xr.splitVariantProps(i),s=Xr(r);return v.jsx(Ps,{open:e,...a,children:v.jsxs(Sn,{children:[v.jsx(Ei,{className:Y(s.backdrop,o)}),v.jsx(Ci,{children:v.jsxs(xi,{className:Y(s.content,t),children:[v.jsx("header",{className:s.closeTrigger,children:v.jsx(yi,{asChild:!0,children:v.jsx(Ai,{icon:v.jsx(Oe,{name:"close"}),shape:"rectangle",styleType:"ghost"})})}),n]})})]})})},m0=se({slots:["content","itemGroup","item","itemIcon","button","buttonIcon"],base:{content:{bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium",bg:"sd.system.color.component.surface",boxShadow:"sd.system.elevation.shadow.level1",outline:"none"},itemGroup:{width:240},item:{display:"flex",height:"48px",alignItems:"center",gap:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.extraSmall",cursor:"pointer",textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_highlighted:{bgColor:"sd.system.color.interaction.hoveredVariant"}},itemIcon:{"& svg":{width:"sd.reference.dimension.scale.8",height:"sd.reference.dimension.scale.8"}},button:{paddingY:"sd.system.dimension.spacing.small",paddingInlineStart:"sd.system.dimension.spacing.medium",paddingRight:"sd.system.dimension.spacing.small",color:"sd.system.color.component.onSurfaceVariant",gap:"sd.system.dimension.spacing.extraSmall",textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{outline:"solid",outlineOffset:"0px",outlineColor:"sd.system.color.component.outline",outlineWidth:"sd.system.dimension.border.medium"},_expanded:{textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"},"& svg":{transform:"rotate(180deg)"}}},buttonIcon:{color:"sd.system.color.component.onSurface",marginLeft:"2px",transition:"transform 0.2s"}}}),Zw=({styleType:e="default",title:n,items:t,disabled:o,icon:i,...r})=>{const a=m0();return v.jsxs(e8,{...r,children:[v.jsx(_s,{asChild:!0,children:e==="iconButton"?v.jsx(Ai,{icon:i||v.jsx(Oe,{name:"more-vertical",size:24,className:a.buttonIcon}),shape:"rectangle",disabled:o,styleType:"outlined",title:n}):v.jsx(uo,{styleType:"rectangle",size:"medium",disabled:o,rightIcon:v.jsx(Oe,{name:"chevron-down",size:24,className:a.buttonIcon}),className:a.button,children:n})}),v.jsx(Sn,{children:v.jsx(Ns,{children:v.jsx(Bs,{className:a.content,children:v.jsx(Ls,{className:a.itemGroup,children:t.map(s=>v.jsxs(As,{value:s.value,className:a.item,children:[s.icon&&v.jsx("div",{className:a.itemIcon,children:s.icon}),s.label]},s.value))})})})})]})},p0=({children:e,...n})=>v.jsx("ul",{...n,children:e}),Rl=se({slots:["root","wrapper","textGroup","title","description","rightIcon","leftIcon","badge"],base:{root:{position:"relative"},wrapper:{minH:48,display:"flex",alignItems:"center",paddingX:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.extraSmall",gap:"sd.system.dimension.spacing.small",cursor:"pointer",_hover:{background:"color-mix(in srgb, {colors.sd.system.color.interaction.hoveredVariant}, {colors.sd.system.color.component.surface});"},_focusVisible:{outline:"1px solid",outlineColor:"sd.system.color.component.outline"},_selected:{background:"sd.system.color.interaction.selectedSurface",_hover:{background:"sd.system.color.interaction.selectedSurface"}},_disabled:{opacity:.3,cursor:"not-allowed",_selected:{background:"transparent"}}},textGroup:{display:"flex",flexDirection:"column",flexGrow:1},title:{py:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.extraLarge_compact",color:"sd.system.color.component.onSurface",_expanded:{textStyle:"sd.system.typography.label.extraLarge_expanded"},_disabled:{opacity:.3}},description:{display:"flex",flexDirection:"column",textStyle:"sd.system.typography.body.extraSmall_compact",color:"sd.system.color.component.onSurfaceVariant",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{opacity:.3}},leftIcon:{flexShrink:0,"& svg":{display:"block",maxHeight:"100%",maxWidth:"100%",width:"24px",height:"24px"},_disabled:{opacity:.3}},rightIcon:{flexShrink:0,"& svg":{width:"24px",height:"24px"},_disabled:{opacity:.3}},badge:{position:"absolute",right:"sd.system.dimension.spacing.medium",top:"sd.system.dimension.spacing.extraSmall",height:24,minW:24}},variants:{isLargeLeftIcon:{true:{leftIcon:{"& svg":{width:"40px",height:"40px"}}},false:{}},size:{small:{wrapper:{minH:38}}}}}),f0=({leftIcon:e,rightIcon:n,title:t,description:o,badge:i,children:r,disabled:a,selected:s,focusVisible:d,className:c,...u})=>{const[g,h]=Rl.splitVariantProps(u),m=Rl(g);return v.jsxs("li",{className:Y(m.root,c),...h,children:[v.jsxs("div",{tabIndex:1,className:Y(m.wrapper,o&&we({alignItems:"flex-start"})),"data-disabled":a?!0:void 0,"data-selected":s?!0:void 0,"data-focus-visible":d?!0:void 0,children:[e&&v.jsx("div",{className:m.leftIcon,style:u.isLargeLeftIcon?{padding:"0",width:"40px",height:"40px"}:{padding:"0",width:"24px",height:"24px"},children:e}),v.jsxs("div",{className:Y(m.textGroup,(!!o||!!r)&&we({alignItems:"flex-start"})),children:[v.jsx("span",{className:m.title,children:t}),v.jsxs("div",{className:m.description,children:[o,r]})]}),n&&v.jsx("div",{className:m.rightIcon,children:n})]}),i&&v.jsx("div",{className:m.badge,children:v.jsx(qt,{count:i,variant:"secondary"})})]})},Jw=se({slots:["backdrop","content","contentInner","title","description","buttonWrapper","closeTrigger"],base:{backdrop:{background:"sd.system.color.component.scrim",position:"fixed",inset:0,zIndex:"sd.system.elevation.zIndex.modal"},content:{position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"calc(100% - {spacing.sd.system.dimension.spacing.large} * 2)",maxWidth:"408px",display:"grid",gap:"sd.system.dimension.spacing.twoExtraLarge",paddingTop:{base:"sd.system.dimension.spacing.extraLarge",expanded:"sd.system.dimension.spacing.large"},paddingRight:"sd.system.dimension.spacing.extraLarge",paddingBottom:"sd.system.dimension.spacing.large",paddingLeft:"sd.system.dimension.spacing.extraLarge",backgroundColor:"sd.system.color.component.surface",boxShadow:"sd.system.elevation.shadow.level5",borderRadius:"sd.system.dimension.radius.medium",zIndex:"sd.system.elevation.zIndex.modal"},contentInner:{display:"grid",gap:"sd.system.dimension.spacing.medium"},title:{textStyle:{base:"sd.system.typography.title.small_compact",expanded:"sd.system.typography.title.small_expanded"}},description:{textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},buttonWrapper:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",expanded:{flexDirection:"row-reverse",justifyContent:"end"}}}}),Qw=({isOpen:e,title:n,cancelButtonLabel:t,submitButtonLabel:o,onButtonClick:i,children:r,className:a,...s})=>{const d=Jw(s);return v.jsx(Ps,{open:e,...s,children:v.jsxs(Sn,{children:[v.jsx(Ei,{className:d.backdrop}),v.jsx(Ci,{children:v.jsxs(xi,{className:Y(d.content,a),children:[v.jsxs("div",{className:d.contentInner,children:[v.jsx(ks,{className:d.title,children:n}),v.jsx(Ss,{className:d.description,children:r})]}),v.jsxs("div",{className:d.buttonWrapper,children:[v.jsx(uo,{onClick:i,children:o}),v.jsx(yi,{asChild:!0,children:v.jsx(uo,{styleType:"ghost",children:t||"閉じる"})})]})]})})]})})},Il=lt({base:{animation:"1s linear infinite spin",stroke:"sd.reference.color.scale.gray.400"},variants:{size:{small:{width:"16px",height:"16px"},medium:{width:"24px",height:"24px"},large:{width:"96px",height:"96px"}},color:{gray:{stroke:"sd.reference.color.scale.gray.400"},white:{stroke:"sd.reference.color.scale.white.1000"}}},defaultVariants:{size:"medium",color:"gray"}}),w0=({className:e,...n})=>{const[t,o]=Il.splitVariantProps(n),i=Il(t);return v.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:Y(i,e),...o,children:v.jsx("path",{d:"M24 44C27.9556 44 31.8224 42.827 35.1114 40.6294C38.4004 38.4318 40.9638 35.3082 42.4776 31.6537C43.9913 27.9992 44.3874 23.9778 43.6157 20.0982C42.844 16.2186 40.9392 12.6549 38.1421 9.85786C35.3451 7.06082 31.7814 5.156 27.9018 4.38429C24.0222 3.61259 20.0008 4.00866 16.3463 5.52241C12.6918 7.03616 9.56821 9.59962 7.37059 12.8886C5.17297 16.1776 3.99998 20.0444 3.99998 24",strokeWidth:"4"})})},eE=({children:e,...n})=>v.jsx(Ws,{...n,children:e}),Sl=se({slots:["input","control","combobox","comboboxItem","iconBox","icon","closeIcon"],base:{control:{display:"inline-grid","@layer components":{width:"min(100%, 300px)"},lineHeight:"1",gridTemplateColumns:"auto 1fr auto",alignItems:"center",borderRadius:"sd.system.dimension.radius.medium",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",bg:"sd.system.color.component.surface",_focus:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_disabled:{bgColor:"sd.system.color.interaction.disabled",cursor:"not-allowed"}},input:{outline:"none",width:"100%",textOverflow:"ellipsis",_placeholder:{color:"sd.system.color.component.onSurfaceVariant"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface",_placeholder:{color:"sd.system.color.interaction.disabledOnSurface"}}},combobox:{bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium",boxShadow:"sd.system.elevation.shadow.level1",zIndex:"sd.system.elevation.zIndex.dropdown",width:"100%"},comboboxItem:{display:"flex",gap:"sd.system.dimension.spacing.small",cursor:"pointer",_highlighted:{backgroundColor:"sd.system.color.interaction.hoveredVariant"}},iconBox:{display:"flex",justifyContent:"center","[data-disabled] &":{color:"sd.system.color.interaction.disabledOnSurface"}},icon:{width:"sd.system.dimension.spacing.large"},closeIcon:{opacity:0,"[data-state=open] &":{opacity:1}}},variants:{size:{medium:{iconBox:{w:"40px"},control:{height:48,gap:"sd.system.dimension.spacing.extraSmall",textStyle:"sd.system.typography.body.medium_compact",paddingTop:"sd.system.dimension.spacing.small",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.small",paddingLeft:"sd.system.dimension.spacing.twoExtraSmall"},comboboxItem:{paddingRight:"sd.system.dimension.spacing.medium",paddingLeft:"sd.system.dimension.spacing.medium",paddingBottom:"sd.system.dimension.spacing.extraSmall",paddingTop:"sd.system.dimension.spacing.extraSmall"}},small:{iconBox:{w:"20px"},control:{height:32,gap:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.body.small_compact",paddingTop:"sd.system.dimension.spacing.twoExtraSmall",paddingLeft:"sd.system.dimension.spacing.extraSmall",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.twoExtraSmall",scrollPaddingLeft:"sd.system.dimension.spacing.twoExtraSmall"},comboboxItem:{gap:"sd.system.dimension.spacing.twoExtraSmall",paddingTop:"sd.system.dimension.spacing.extraSmall",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.extraSmall",paddingLeft:"sd.system.dimension.spacing.extraSmall"}}}},defaultVariants:{size:"medium"}}),tE=({items:e=[],...n})=>{const[t,o]=Sl.splitVariantProps(n),i=Sl(t);return v.jsxs(o4,{items:e,lazyMount:!0,unmountOnExit:!0,...o,children:[v.jsxs(ws,{className:Y(i.control,o.className),children:[v.jsx("div",{className:i.iconBox,children:v.jsx(Oe,{name:"magnifying-glass",className:i.icon})}),v.jsx(Es,{className:i.input}),e.length>0&&v.jsx(Is,{children:v.jsx("div",{className:i.closeIcon,children:v.jsx(Oe,{name:"close",className:i.icon})})})]}),e.length>0&&v.jsx(Sn,{children:v.jsx(bs,{children:v.jsx(fs,{className:i.combobox,children:v.jsx(xs,{id:"framework",children:e.map((r,a)=>v.jsxs(ys,{item:r,className:i.comboboxItem,children:[v.jsx(kw,{w:"sd.system.dimension.spacing.large",h:"sd.system.dimension.spacing.large"}),v.jsx(Cs,{children:r})]},a))})})})})]})},Tl=se({slots:["root","valueText","trigger","content","item","iconBox"],base:{root:{display:"inline-grid",gridTemplateColumns:"minmax(auto, 300px)",rowGap:"sd.system.dimension.spacing.extraSmall"},trigger:{width:"100%",textAlign:"left",display:"grid",gridTemplateColumns:"1fr auto",paddingTop:"sd.system.dimension.spacing.small",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.small",paddingLeft:"sd.system.dimension.spacing.medium",alignItems:"center",borderRadius:"sd.system.dimension.radius.medium",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",bg:"sd.system.color.component.surface",cursor:"pointer",_enabled:{_focusVisible:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_hover:{outlineColor:"sd.system.color.interaction.hovered",bg:"color-mix(in srgb, {colors.sd.system.color.component.surface}, {colors.sd.system.color.interaction.hoveredVariant})"}},_disabled:{bgColor:"sd.system.color.interaction.disabled",color:"sd.system.color.interaction.disabledOnSurface",cursor:"not-allowed"},_invalid:{outlineColor:"sd.system.color.impression.negative"}},valueText:{outline:"none",width:"100%",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"},"[data-placeholder-shown] &":{color:"sd.system.color.component.onSurfaceVariant"},_disabled:{"[data-placeholder-shown] &":{color:"sd.system.color.interaction.disabledOnSurface"}}},content:{bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium",boxShadow:"sd.system.elevation.shadow.level1",zIndex:"sd.system.elevation.zIndex.dropdown",width:"100%",cursor:"pointer"},item:{width:"100%"},iconBox:{w:"40px",display:"flex",justifyContent:"center","[data-disabled] &":{color:"sd.system.color.interaction.disabledOnSurface"}}},variants:{size:{medium:{root:{textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},valueText:{textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},trigger:{height:48},item:{}},small:{root:{gridTemplateColumns:"minmax(auto, 150px)",textStyle:{base:"sd.system.typography.body.small_compact"}},valueText:{textStyle:{base:"sd.system.typography.body.small_compact",expanded:"sd.system.typography.body.small_expanded"}},trigger:{height:32,paddingTop:"sd.system.dimension.spacing.twoExtraSmall",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.twoExtraSmall",paddingLeft:"sd.system.dimension.spacing.extraSmall",borderRadius:"sd.system.dimension.radius.small"},content:{borderRadius:"sd.system.dimension.radius.small"},item:{}}}},defaultVariants:{size:"medium"}}),nE=({placeholder:e="",label:n,required:t,invalid:o,invalidMessage:i,className:r,...a})=>{const[s,d]=Tl.splitVariantProps(a),c=Tl(s),u=C.useId();return v.jsxs(M8,{...d,invalid:o,className:Y(c.root,r),positioning:{sameWidth:!0},children:[n&&s.size!="small"&&v.jsxs(qs,{className:we({textStyle:{base:"sd.system.typography.label.medium_compact",expanded:"sd.system.typography.label.medium_expanded"}}),children:[n,t&&v.jsx("span",{className:we({pl:"sd.system.dimension.spacing.extraSmall",color:"sd.system.color.impression.negative"}),children:"必須"})]}),v.jsx(Us,{children:v.jsxs(Xs,{className:c.trigger,children:[v.jsx(Zs,{placeholder:e,className:c.valueText}),v.jsx(Oe,{name:"chevron-down",className:c.iconBox,size:20})]})}),o&&i&&v.jsx("div",{className:we({textStyle:{base:"sd.system.typography.body.extraSmall_compact",expanded:"sd.system.typography.body.extraSmall_expanded"},color:"sd.system.color.impression.negative"}),children:i}),v.jsx(Sn,{children:v.jsx(Ys,{children:v.jsx(Gs,{className:c.content,children:v.jsx(p0,{id:u,children:a.items.map((g,h)=>v.jsx(Ks,{item:g,children:v.jsx(f0,{title:g.label,value:g.value,className:c.item,size:s.size=="small"?"small":void 0})},h))})})})})]})},oE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M18 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1z"})),lE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8001 3.26101V2.05665C17.935 2.46416 21.975 6.7603 21.975 12C21.975 17.2398 17.935 21.5359 12.8001 21.9434V20.739C17.2714 20.3349 20.775 16.5766 20.775 12C20.775 7.42343 17.2714 3.66514 12.8001 3.26101ZM11.2001 20.7391C6.72868 20.335 3.22502 16.5767 3.22502 12C3.22502 7.4234 6.72868 3.66508 11.2001 3.261V2.05664C6.06507 2.46411 2.02502 6.76027 2.02502 12C2.02502 17.2398 6.06507 21.536 11.2001 21.9434V20.7391ZM12 6.72503C10.6745 6.72503 9.60002 7.79955 9.60002 9.12503C9.60002 10.4505 10.6745 11.525 12 11.525C13.3255 11.525 14.4 10.4505 14.4 9.12503C14.4 7.79955 13.3255 6.72503 12 6.72503ZM8.40002 9.12503C8.40002 7.13681 10.0118 5.52503 12 5.52503C13.9882 5.52503 15.6 7.13681 15.6 9.12503C15.6 11.1133 13.9882 12.725 12 12.725C10.0118 12.725 8.40002 11.1133 8.40002 9.12503ZM12 15.1C10.1223 15.1 8.60002 16.6223 8.60002 18.5H7.40002C7.40002 15.9595 9.45951 13.9 12 13.9C14.5405 13.9 16.6 15.9595 16.6 18.5H15.4C15.4 16.6223 13.8778 15.1 12 15.1Z",fill:"black"})),iE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M17.5294 8.52941L10.4991 15.5597L6.46875 11.5294L7.52941 10.4688L10.4991 13.4384L16.4688 7.46875L17.5294 8.52941Z",fill:"#279B20"})),rE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.1515 12.0001L5.21179 6.06044L6.06032 5.21191L12 11.1516L17.9397 5.21191L18.7882 6.06044L12.8485 12.0001L18.7882 17.9398L17.9397 18.7884L12 12.8487L6.06032 18.7884L5.21179 17.9398L11.1515 12.0001Z",fill:"black"})),aE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("rect",{x:2.69922,y:2.69922,width:18.6,height:18.6,rx:9.3,fill:"#279B20"}),l.createElement("path",{d:"M17.2286 9.22863L10.1983 16.259L6.16797 12.2286L7.22863 11.168L10.1983 14.1376L16.168 8.16797L17.2286 9.22863Z",fill:"white"})),Zr=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M6 7c0 .55.45 1 1 1h7.59l-8.88 8.88a.996.996 0 1 0 1.41 1.41L16 9.41V17c0 .55.45 1 1 1s1-.45 1-1V7c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1z"})),Jr=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M15 20H5V7c0-.55-.45-1-1-1s-1 .45-1 1v13c0 1.1.9 2 2 2h10c.55 0 1-.45 1-1s-.45-1-1-1zm5-4V4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2zm-2 0H9V4h9v12z"})),sE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M14.71 6.71a.996.996 0 0 0-1.41 0L8.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59a.996.996 0 1 0 1.41-1.41L10.83 12l3.88-3.88c.39-.39.38-1.03 0-1.41z"})),cE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M9.29 6.71a.996.996 0 0 0 0 1.41L13.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L10.7 6.7c-.38-.38-1.02-.38-1.41.01z"})),dE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M10.25 13a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0zM15 11.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zm-2 0c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24a10 10 0 0 1-7.76-3.69A10.016 10.016 0 0 1 4 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z"})),uE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"})),hE=e=>l.createElement("svg",{width:25,height:25,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M5.41384 20.7778C5.18242 20.7041 4.97954 20.5801 4.80519 20.4057C4.63084 20.2314 4.50681 20.0269 4.43309 19.7923L20.0032 4.2019C20.25 4.27755 20.4575 4.4016 20.6258 4.57403C20.7941 4.74645 20.9202 4.94932 21.0042 5.18265L5.41384 20.7778ZM4.40039 14.4922V12.5134L12.7167 4.2019H14.6907L4.40039 14.4922ZM4.40039 7.1807V5.90863C4.40039 5.43363 4.5661 5.03043 4.89752 4.69903C5.22892 4.36761 5.63212 4.2019 6.10712 4.2019H7.38399L4.40039 7.1807ZM18.0177 20.798L20.9965 17.8144V19.0913C20.9965 19.5663 20.8308 19.9695 20.4994 20.3009C20.168 20.6323 19.7648 20.798 19.2898 20.798H18.0177ZM10.7062 20.798L20.9965 10.5077V12.4817L12.685 20.798H10.7062Z",fill:"currentColor"})),gE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z"})),vE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"24px",viewBox:"0 -960 960 960",width:"24px",fill:"#5f6368",...e},l.createElement("path",{d:"M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm-40-160h80v-240h-80v240Zm40 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"})),mE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"24px",viewBox:"0 -960 960 960",width:"24px",fill:"#5f6368",...e},l.createElement("path",{d:"M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm-40-160h80v-240h-80v240Zm40 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z"})),pE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M11.999 16.6303C12.2194 16.6303 12.4028 16.5579 12.5493 16.4132C12.6957 16.2685 12.769 16.086 12.769 15.8656C12.769 15.6453 12.6966 15.4619 12.5519 15.3154C12.4072 15.1689 12.2247 15.0957 12.0043 15.0957C11.784 15.0957 11.6006 15.1681 11.4541 15.3128C11.3076 15.4575 11.2344 15.64 11.2344 15.8604C11.2344 16.0807 11.3067 16.2641 11.4514 16.4106C11.5962 16.5571 11.7787 16.6303 11.999 16.6303ZM11.3123 13.0774H12.7113V7.1582H11.3123V13.0774Z",fill:"white"})),fE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})),wE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"})),EE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0 1 12.28 0C16.43 19.18 14.03 20 12 20z"})),yE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M19.5 12c0-.23-.01-.45-.03-.68l1.86-1.41c.4-.3.51-.86.26-1.3l-1.87-3.23a.987.987 0 0 0-1.25-.42l-2.15.91c-.37-.26-.76-.49-1.17-.68l-.29-2.31c-.06-.5-.49-.88-.99-.88h-3.73c-.51 0-.94.38-1 .88l-.29 2.31c-.41.19-.8.42-1.17.68l-2.15-.91c-.46-.2-1-.02-1.25.42L2.41 8.62c-.25.44-.14.99.26 1.3l1.86 1.41a7.343 7.343 0 0 0 0 1.35l-1.86 1.41c-.4.3-.51.86-.26 1.3l1.87 3.23c.25.44.79.62 1.25.42l2.15-.91c.37.26.76.49 1.17.68l.29 2.31c.06.5.49.88.99.88h3.73c.5 0 .93-.38.99-.88l.29-2.31c.41-.19.8-.42 1.17-.68l2.15.91c.46.2 1 .02 1.25-.42l1.87-3.23c.25-.44.14-.99-.26-1.3l-1.86-1.41c.03-.23.04-.45.04-.68zm-7.46 3.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"})),xE={add:oE,avatar:lE,check:iE,checkCircle:aE,arrow_outward:Zr,arrow_blank:Zr,content_copy:Jr,clipboard_copy:Jr,chevron_left:sE,chevron_right:cE,close:rE,face:dE,search:uE,texture:hE,expandMore:gE,errorCircle:pE,error:vE,error_fill:mE,info:fE,menu:wE,account_circle:EE,settings:yE},CE=({icon:e,size:n,className:t,...o})=>{const i=xE[e];return i?v.jsx(i,{...o,width:n||"1em",height:n||"1em",className:Y(we({fill:"currentColor"}),t)}):null},Ml=se({slots:["root","control","thumb","label","textGroup","helperText"],base:{root:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",'&[data-focus="true"] .control':{borderColor:"sd.system.color.impression.primary"}},control:{cursor:"pointer",width:52,height:32,flexShrink:0,backgroundColor:"sd.system.color.interaction.disabled",borderRadius:"sd.system.dimension.radius.full",borderWidth:1,borderColor:"sd.system.color.component.outline",transitionDuration:".2s",transitionProperty:"background, borderColor",transitionTimingFunction:"cubic-bezier(.2, 0, 0, 1)",_checked:{backgroundColor:"sd.system.color.impression.primary",borderColor:"sd.system.color.impression.primary",_disabled:{backgroundColor:"color-mix(in srgb, {colors.sd.system.color.impression.primary}, {colors.sd.system.color.interaction.hoveredOnPrimary});",borderColor:"transparent"}},_disabled:{cursor:"default",background:"sd.system.color.interaction.disabled"},".group:has(:focus-visible) &":{borderColor:"sd.system.color.impression.primary"}},thumb:{display:"block",width:20,height:20,marginY:5,marginX:6,background:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.full",borderColor:"sd.system.color.component.outline",borderWidth:1,transitionDuration:".3s",transitionProperty:"transform, borderColor",transitionTimingFunction:"cubic-bezier(.2, 0, 0, 1)",_checked:{transform:"translateX(19px)",borderColor:"sd.system.color.component.surface"}},label:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},textGroup:{display:"flex",flexFlow:"column",width:160},helperText:{color:"sd.system.color.component.onSurfaceVariant",marginTop:"sd.system.dimension.spacing.twoExtraSmall",lineHeight:"sd.reference.typography.lineHeight.tight",textStyle:"sd.system.typography.body.extraSmall_compact",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}}}}),bE=C.forwardRef(({label:e,helperText:n,className:t,...o},i)=>{const[r,a]=Ml.splitVariantProps(o),s=Ml(r);return v.jsxs(e0,{ref:i,className:Y("group",s.root,n&&we({alignItems:"flex-start"}),t),...a,children:[v.jsxs("div",{className:s.textGroup,children:[v.jsx(gl,{className:s.label,children:e}),n&&v.jsx(gl,{className:s.helperText,children:n})]}),v.jsx(Js,{className:Y("control",s.control),children:v.jsx(t0,{className:s.thumb})}),v.jsx(Qs,{})]})}),zl=se({slots:["trigger","dot","badgeBox","badge"],base:{trigger:{display:"flex",justifyContent:"center",flex:1,gap:"sd.system.dimension.spacing.twoExtraSmall",alignItems:"center",height:44,cursor:"pointer",color:"sd.system.color.component.onSurface",transitionDuration:".2s",transitionProperty:"color, border-color",transitionTimingFunction:"cubic-bezier(.2, 0, 0, 1)",borderBottom:"2px solid",borderBottomColor:"transparent",textStyle:"sd.system.typography.label.large_compact",_expanded:{textStyle:"sd.system.typography.label.large_expanded"},_selected:{color:"sd.system.color.impression.primary",fontWeight:"bold",borderBottomColor:"sd.system.color.impression.primary"},_disabled:{cursor:"default",color:"sd.system.color.interaction.disabledOnSurface"},_hover:{color:"sd.system.color.impression.primary",_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},_focusVisible:{outlineWidth:"1px",outlineStyle:"solid",outlineColor:"sd.system.color.component.outline",outlineOffset:"-1px"}},dot:{height:8,width:8},badgeBox:{height:16,width:16},badge:{backgroundColor:"color-mix(in srgb, {colors.sd.system.color.interaction.hoveredOnPrimary}, {colors.sd.system.color.impression.negativeContainer});"}}}),RE=({title:e,value:n,disabled:t,dot:o,badge:i,className:r,...a})=>{const[s,d]=zl.splitVariantProps(a),c=zl(s),u=t?c.badge:"";return v.jsxs(l0,{value:n,className:Y(c.trigger,r),disabled:t,...d,children:[v.jsx("span",{children:e}),o&&v.jsx("div",{className:c.dot,children:v.jsx(qt,{noNumber:!0,className:u})}),i&&v.jsx("div",{className:c.badgeBox,children:v.jsx(qt,{count:i,size:"small",className:u})})]})},Ol=se({slots:["root","list"],base:{root:{display:"flex",paddingX:"sd.system.dimension.spacing.medium"},list:{display:"flex",flex:1,alignItems:"center",justifyContent:"space-around"}}}),IE=({children:e,className:n,...t})=>{const[o,i]=Ol.splitVariantProps(t),r=Ol(o);return v.jsx(i0,{className:Y(r.root,n),...i,children:v.jsx(o0,{className:r.list,children:e})})};function E0(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=e.filter(Boolean);if(t.length<=1){var o=t[0];return o||null}return function(r){t.forEach(function(a){typeof a=="function"?a(r):a&&(a.current=r)})}}const Qr=se({slots:["root","label","required","wrapper","textarea","messageField","description","invalidMessage"],base:{root:{display:"inline-grid","@layer components":{width:"min(100%, 300px)"},gridTemplateColumns:"auto",rowGap:"sd.system.dimension.spacing.extraSmall",textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},label:{textStyle:{base:"sd.system.typography.label.medium_compact",expanded:"sd.system.typography.label.medium_expanded"}},wrapper:{display:"grid",gridTemplateColumns:"1fr auto",alignItems:"center",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",borderRadius:"sd.system.dimension.radius.medium",_focusWithin:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_disabled:{backgroundColor:"sd.system.color.interaction.disabled"},_invalid:{outlineColor:"sd.system.color.impression.negative"},'&:has([data-focus="true"])':{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"}},textarea:{outline:"none",marginTop:"sd.system.dimension.spacing.extraSmall",marginRight:"sd.system.dimension.spacing.twoExtraSmall",marginBottom:"sd.system.dimension.spacing.twoExtraSmall",marginLeft:"sd.system.dimension.spacing.small",_disabled:{cursor:"not-allowed"}},required:{pl:"sd.system.dimension.spacing.extraSmall",color:"sd.system.color.impression.negative"},messageField:{textAlign:"right",color:"sd.system.color.component.onSurfaceVariant",textStyle:{base:"sd.system.typography.body.extraSmall_compact",expanded:"sd.system.typography.body.extraSmall_expanded"}},invalidMessage:{color:"sd.system.color.impression.negative"}},variants:{autoAdjustHeight:{true:{textarea:{fieldSizing:"content",minHeight:"2lh"}}}}}),SE=C.forwardRef(({placeholder:e,label:n,description:t,required:o,invalidMessage:i,invalid:r,disabled:a,className:s,...d},c)=>{const u=C.useRef(null),g=E0(u,c),[h,m]=Qr.splitVariantProps(d),w=Qr(h),p=t||r&&i,y=d.id||C.useId();return v.jsxs("div",{className:Y(w.root,s),children:[n?v.jsxs("label",{className:w.label,htmlFor:y,children:[n,o&&v.jsx("span",{className:w.required,children:"必須"})]}):null,v.jsx("div",{className:w.wrapper,"data-invalid":r?!0:void 0,"data-disabled":a?!0:void 0,children:v.jsx("textarea",{ref:g,id:y,placeholder:e,required:o,disabled:a,className:w.textarea,...m})}),p&&v.jsxs("div",{className:w.messageField,children:[t&&v.jsx("p",{className:w.description,children:t}),r&&i&&v.jsx("p",{className:w.invalidMessage,children:i})]})]})}),ea=se({slots:["root","label","required","inputWrapper","input","icon","messageField","description","invalidMessage"],base:{root:{display:"inline-grid","@layer components":{width:"min(100%, 300px)"},gridTemplateColumns:"auto",rowGap:"sd.system.dimension.spacing.extraSmall",textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},label:{textStyle:{base:"sd.system.typography.label.medium_compact",expanded:"sd.system.typography.label.medium_expanded"}},inputWrapper:{height:48,display:"grid",gridTemplateColumns:"1fr auto",alignItems:"center",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",borderRadius:"sd.system.dimension.radius.medium",backgroundColor:"sd.system.color.component.surface",'&:has([data-focus="true"])':{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_focusWithin:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_disabled:{backgroundColor:"sd.system.color.interaction.disabled",cursor:"not-allowed"},_invalid:{outlineColor:"sd.system.color.impression.negative"}},input:{outline:"none",paddingTop:"sd.system.dimension.spacing.extraSmall",paddingRight:"sd.system.dimension.spacing.twoExtraSmall",paddingBottom:"sd.system.dimension.spacing.extraSmall",paddingLeft:"sd.system.dimension.spacing.medium"},icon:{display:"grid",placeItems:"center",w:"48px",h:"48px",expanded:{w:"44px",h:"44px"}},required:{pl:"sd.system.dimension.spacing.extraSmall",color:"sd.system.color.impression.negative"},messageField:{textStyle:{base:"sd.system.typography.body.extraSmall_compact",expanded:"sd.system.typography.body.extraSmall_expanded"}},invalidMessage:{color:"sd.system.color.impression.negative"}}}),TE=C.forwardRef(({placeholder:e,label:n,description:t,required:o,invalidMessage:i,invalid:r,type:a="text",disabled:s,onChange:d,value:c,className:u,...g},h)=>{const m=C.useRef(null),w=E0(m,h),[p,y]=ea.splitVariantProps(g),x=ea(p),E=t||r&&i,[I,O]=C.useState(g.defaultValue||c),F=g.id||C.useId(),G=()=>{var L;const ie={target:{value:""}};Z(ie),(L=g.onReset)==null||L.call(g,ie),m.current&&(m.current.value="")},Z=ie=>{O(ie.target.value),d&&d(ie)};return v.jsxs("div",{className:Y(x.root,u),children:[n?v.jsxs("label",{className:x.label,htmlFor:F,children:[n,o&&v.jsx("span",{className:x.required,children:"必須"})]}):null,v.jsxs("div",{className:x.inputWrapper,"data-invalid":r?!0:void 0,"data-disabled":s?!0:void 0,children:[v.jsx("input",{ref:w,id:F,placeholder:e,required:o,disabled:s,value:c,type:a,className:x.input,onChange:Z,...y}),v.jsx("div",{className:x.icon,children:!s&&(r?v.jsx("span",{className:we({color:"sd.system.color.impression.negative"}),children:v.jsx(Oe,{name:"alert-circle",size:20})}):I?v.jsx("button",{className:we({cursor:"pointer"}),onClick:G,"aria-label":"値をクリア",children:v.jsx(Oe,{name:"close",size:20})}):null)})]}),E&&v.jsxs("div",{className:x.messageField,children:[t&&v.jsx("p",{className:x.description,children:t}),r&&i&&v.jsx("p",{className:x.invalidMessage,children:i})]})]})}),y0=se({slots:["root","textGroup","text","icon"],base:{root:{display:"flex",alignItems:"center",paddingX:"sd.system.dimension.spacing.extraLarge",borderRadius:"sd.system.dimension.radius.medium",boxShadow:"sd.system.elevation.shadow.level3",height:40},textGroup:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.twoExtraSmall"},text:{textStyle:"sd.system.typography.body.small_compact",_expanded:{textStyle:"sd.system.typography.body.small_expanded"}},icon:{color:"sd.system.color.component.inverseOnSurface"}},variants:{variant:{default:{root:{background:"sd.system.color.component.inverseSurface"},text:{color:"sd.system.color.component.inverseOnSurface"},icon:{color:"sd.system.color.impression.positive"}},error:{root:{background:"sd.system.color.impression.negativeContainer",borderColor:"sd.system.color.impression.negative",borderWidth:1},text:{color:"sd.system.color.impression.negative"},icon:{color:"sd.system.color.impression.negative"}}}},defaultVariants:{variant:"default"}}),ME=Q8({placement:"bottom"}),zE=({toaster:e})=>{const n={success:"check-circle",error:"alert-circle"};return v.jsx(c0,{toaster:e,children:t=>{const o=t.type==="error"?"error":"default",i=y0({variant:o}),r=n[t.type];return v.jsx(a0,{className:i.root,children:v.jsxs("div",{className:i.textGroup,children:[r&&v.jsx(Oe,{name:r,size:24,variant:"filled",className:i.icon}),v.jsx(s0,{className:i.text,children:t.title})]})},t.id)}})},ta=se({slots:["root","container","left","buttonContainer","title"],base:{root:{width:"100%",backgroundColor:"sd.system.color.component.surface"},container:{height:"48px",display:"flex",justifyContent:"space-between",gap:"8px",alignItems:"center"},left:{display:"flex",alignItems:"center",gap:"8px",width:"100%"},buttonContainer:{display:"flex",alignItems:"center",gap:"8px"},title:{textStyle:"sd.system.typography.title.medium_compact",maxW:"100%",_expanded:{textStyle:"sd.system.typography.title.medium_expanded"}}},variants:{type:{navbar:{},titleBar:{},titleBarTitleOnly:{root:{_lastOfType:{paddingBottom:"8px"},_firstOfType:{paddingBottom:"0px"}}}}},defaultVariants:{type:"navbar"}}),OE=({headingIconButton:e,trailingIconButtons:n,badge:t,title:o,...i})=>{const[r,{className:a,...s}]=ta.splitVariantProps(i),d=ta(r);return v.jsx("nav",{className:Y(d.root,a),...s,children:v.jsxs("div",{className:d.container,children:[v.jsxs("div",{className:d.left,children:[v.jsx("div",{className:d.buttonContainer,children:e}),v.jsx("h1",{className:d.title,children:o}),t&&v.jsx(qt,{count:t,position:"relative"})]}),v.jsx("div",{className:d.buttonContainer,children:n})]})})};exports.Accordion=xw;exports.AccordionGroup=Bw;exports.Avatar=Aw;exports.AvatarStyle=ml;exports.Badge=Nw;exports.BadgeCloseButton=$w;exports.BadgeStyle=pl;exports.Banner=Hw;exports.BottomNavigation=Dw;exports.BottomNavigationItem=jw;exports.BottomNavigationItemStyle=fl;exports.Button=uo;exports.ButtonStyle=wl;exports.CheckBox=Ww;exports.CheckBoxStyle=El;exports.ChoiceBox=Uw;exports.ChoiceBoxStyle=xl;exports.DashboardWidget=qw;exports.Divider=Yw;exports.DividerStyle=Cl;exports.Drawer=Xw;exports.DropdownMenu=Zw;exports.DropdownMenuStyle=m0;exports.IconButton=Ai;exports.IconButtonStyle=bl;exports.List=p0;exports.ListItem=f0;exports.ListItemStyle=Rl;exports.ModalDialog=Qw;exports.NotificationBadge=qt;exports.ProgressIndicator=w0;exports.ProgressIndicatorStyle=Il;exports.RadioButton=Gw;exports.RadioButtonStyle=yl;exports.RadioGroup=eE;exports.Search=tE;exports.SearchStyle=Sl;exports.Select=nE;exports.SelectStyle=Tl;exports.SerendiePreset=l1;exports.SvgIcon=CE;exports.Switch=bE;exports.SwitchStyle=Ml;exports.TabItem=RE;exports.TabItemStyle=zl;exports.Tabs=IE;exports.TabsStyle=Ol;exports.TextArea=SE;exports.TextField=TE;exports.Toast=zE;exports.ToastStyle=y0;exports.TopAppBar=OE;exports.checkboxCheckedIconCss=Vi;exports.checkboxIconCss=Oi;exports.checkboxUncheckedIconCss=Fi;exports.radioCheckedIconCss=ki;exports.radioIconCss=Pi;exports.radioUncheckedIconCss=Bi;exports.toaster=ME;
|
|
36
|
+
*/function kr(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);n&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),t.push.apply(t,o)}return t}function Br(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?kr(Object(t),!0).forEach(function(o){I4(e,o,t[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):kr(Object(t)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(t,o))})}return e}function I4(e,n,t){return n=T4(n),n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function S4(e,n){if(typeof e!="object"||e===null)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var o=t.call(e,n||"default");if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function T4(e){var n=S4(e,"string");return typeof n=="symbol"?n:String(n)}var Ar={activateTrap:function(n,t){if(n.length>0){var o=n[n.length-1];o!==t&&o.pause()}var i=n.indexOf(t);i===-1||n.splice(i,1),n.push(t)},deactivateTrap:function(n,t){var o=n.indexOf(t);o!==-1&&n.splice(o,1),n.length>0&&n[n.length-1].unpause()}},M4=function(n){return n.tagName&&n.tagName.toLowerCase()==="input"&&typeof n.select=="function"},z4=function(n){return(n==null?void 0:n.key)==="Escape"||(n==null?void 0:n.key)==="Esc"||(n==null?void 0:n.keyCode)===27},wn=function(n){return(n==null?void 0:n.key)==="Tab"||(n==null?void 0:n.keyCode)===9},O4=function(n){return wn(n)&&!n.shiftKey},V4=function(n){return wn(n)&&n.shiftKey},Lr=function(n){return setTimeout(n,0)},Nr=function(n,t){var o=-1;return n.every(function(i,r){return t(i)?(o=r,!1):!0}),o},hn=function(n){for(var t=arguments.length,o=new Array(t>1?t-1:0),i=1;i<t;i++)o[i-1]=arguments[i];return typeof n=="function"?n.apply(void 0,o):n},Ln=function(n){return n.target.shadowRoot&&typeof n.composedPath=="function"?n.composedPath()[0]:n.target},F4=[],P4=function(n,t){var o=(t==null?void 0:t.document)||document,i=(t==null?void 0:t.trapStack)||F4,r=Br({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:O4,isKeyBackward:V4},t),a={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},s,d=function(b,R,M){return b&&b[R]!==void 0?b[R]:r[M||R]},c=function(b,R){var M=typeof(R==null?void 0:R.composedPath)=="function"?R.composedPath():void 0;return a.containerGroups.findIndex(function(D){var U=D.container,j=D.tabbableNodes;return U.contains(b)||(M==null?void 0:M.includes(U))||j.find(function(ee){return ee===b})})},u=function(b){var R=r[b];if(typeof R=="function"){for(var M=arguments.length,D=new Array(M>1?M-1:0),U=1;U<M;U++)D[U-1]=arguments[U];R=R.apply(void 0,D)}if(R===!0&&(R=void 0),!R){if(R===void 0||R===!1)return R;throw new Error("`".concat(b,"` was specified but was not a node, or did not return a node"))}var j=R;if(typeof R=="string"&&(j=o.querySelector(R),!j))throw new Error("`".concat(b,"` as selector refers to no known node"));return j},g=function(){var b=u("initialFocus");if(b===!1)return!1;if(b===void 0||!Zo(b,r.tabbableOptions))if(c(o.activeElement)>=0)b=o.activeElement;else{var R=a.tabbableGroups[0],M=R&&R.firstTabbableNode;b=M||u("fallbackFocus")}if(!b)throw new Error("Your focus-trap needs to have at least one focusable element");return b},h=function(){if(a.containerGroups=a.containers.map(function(b){var R=C4(b,r.tabbableOptions),M=b4(b,r.tabbableOptions),D=R.length>0?R[0]:void 0,U=R.length>0?R[R.length-1]:void 0,j=M.find(function(ue){return _t(ue)}),ee=M.slice().reverse().find(function(ue){return _t(ue)}),oe=!!R.find(function(ue){return Ot(ue)>0});return{container:b,tabbableNodes:R,focusableNodes:M,posTabIndexesFound:oe,firstTabbableNode:D,lastTabbableNode:U,firstDomTabbableNode:j,lastDomTabbableNode:ee,nextTabbableNode:function(Ze){var st=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Ge=R.indexOf(Ze);return Ge<0?st?M.slice(M.indexOf(Ze)+1).find(function(xt){return _t(xt)}):M.slice(0,M.indexOf(Ze)).reverse().find(function(xt){return _t(xt)}):R[Ge+(st?1:-1)]}}}),a.tabbableGroups=a.containerGroups.filter(function(b){return b.tabbableNodes.length>0}),a.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(a.containerGroups.find(function(b){return b.posTabIndexesFound})&&a.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},m=function z(b){var R=b.activeElement;if(R)return R.shadowRoot&&R.shadowRoot.activeElement!==null?z(R.shadowRoot):R},w=function z(b){if(b!==!1&&b!==m(document)){if(!b||!b.focus){z(g());return}b.focus({preventScroll:!!r.preventScroll}),a.mostRecentlyFocusedNode=b,M4(b)&&b.select()}},p=function(b){var R=u("setReturnFocus",b);return R||(R===!1?!1:b)},y=function(b){var R=b.target,M=b.event,D=b.isBackward,U=D===void 0?!1:D;R=R||Ln(M),h();var j=null;if(a.tabbableGroups.length>0){var ee=c(R,M),oe=ee>=0?a.containerGroups[ee]:void 0;if(ee<0)U?j=a.tabbableGroups[a.tabbableGroups.length-1].lastTabbableNode:j=a.tabbableGroups[0].firstTabbableNode;else if(U){var ue=Nr(a.tabbableGroups,function(Ct){var bt=Ct.firstTabbableNode;return R===bt});if(ue<0&&(oe.container===R||Zo(R,r.tabbableOptions)&&!_t(R,r.tabbableOptions)&&!oe.nextTabbableNode(R,!1))&&(ue=ee),ue>=0){var Ze=ue===0?a.tabbableGroups.length-1:ue-1,st=a.tabbableGroups[Ze];j=Ot(R)>=0?st.lastTabbableNode:st.lastDomTabbableNode}else wn(M)||(j=oe.nextTabbableNode(R,!1))}else{var Ge=Nr(a.tabbableGroups,function(Ct){var bt=Ct.lastTabbableNode;return R===bt});if(Ge<0&&(oe.container===R||Zo(R,r.tabbableOptions)&&!_t(R,r.tabbableOptions)&&!oe.nextTabbableNode(R))&&(Ge=ee),Ge>=0){var xt=Ge===a.tabbableGroups.length-1?0:Ge+1,Tn=a.tabbableGroups[xt];j=Ot(R)>=0?Tn.firstTabbableNode:Tn.firstDomTabbableNode}else wn(M)||(j=oe.nextTabbableNode(R))}}else j=u("fallbackFocus");return j},x=function(b){var R=Ln(b);if(!(c(R,b)>=0)){if(hn(r.clickOutsideDeactivates,b)){s.deactivate({returnFocus:r.returnFocusOnDeactivate});return}hn(r.allowOutsideClick,b)||b.preventDefault()}},E=function(b){var R=Ln(b),M=c(R,b)>=0;if(M||R instanceof Document)M&&(a.mostRecentlyFocusedNode=R);else{b.stopImmediatePropagation();var D,U=!0;if(a.mostRecentlyFocusedNode)if(Ot(a.mostRecentlyFocusedNode)>0){var j=c(a.mostRecentlyFocusedNode),ee=a.containerGroups[j].tabbableNodes;if(ee.length>0){var oe=ee.findIndex(function(ue){return ue===a.mostRecentlyFocusedNode});oe>=0&&(r.isKeyForward(a.recentNavEvent)?oe+1<ee.length&&(D=ee[oe+1],U=!1):oe-1>=0&&(D=ee[oe-1],U=!1))}}else a.containerGroups.some(function(ue){return ue.tabbableNodes.some(function(Ze){return Ot(Ze)>0})})||(U=!1);else U=!1;U&&(D=y({target:a.mostRecentlyFocusedNode,isBackward:r.isKeyBackward(a.recentNavEvent)})),w(D||a.mostRecentlyFocusedNode||g())}a.recentNavEvent=void 0},I=function(b){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;a.recentNavEvent=b;var M=y({event:b,isBackward:R});M&&(wn(b)&&b.preventDefault(),w(M))},O=function(b){if(z4(b)&&hn(r.escapeDeactivates,b)!==!1){b.preventDefault(),s.deactivate();return}(r.isKeyForward(b)||r.isKeyBackward(b))&&I(b,r.isKeyBackward(b))},F=function(b){var R=Ln(b);c(R,b)>=0||hn(r.clickOutsideDeactivates,b)||hn(r.allowOutsideClick,b)||(b.preventDefault(),b.stopImmediatePropagation())},G=function(){if(a.active)return Ar.activateTrap(i,s),a.delayInitialFocusTimer=r.delayInitialFocus?Lr(function(){w(g())}):w(g()),o.addEventListener("focusin",E,!0),o.addEventListener("mousedown",x,{capture:!0,passive:!1}),o.addEventListener("touchstart",x,{capture:!0,passive:!1}),o.addEventListener("click",F,{capture:!0,passive:!1}),o.addEventListener("keydown",O,{capture:!0,passive:!1}),s},Z=function(){if(a.active)return o.removeEventListener("focusin",E,!0),o.removeEventListener("mousedown",x,!0),o.removeEventListener("touchstart",x,!0),o.removeEventListener("click",F,!0),o.removeEventListener("keydown",O,!0),s},ie=function(b){var R=b.some(function(M){var D=Array.from(M.removedNodes);return D.some(function(U){return U===a.mostRecentlyFocusedNode})});R&&w(g())},L=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(ie):void 0,B=function(){L&&(L.disconnect(),a.active&&!a.paused&&a.containers.map(function(b){L.observe(b,{subtree:!0,childList:!0})}))};return s={get active(){return a.active},get paused(){return a.paused},activate:function(b){if(a.active)return this;var R=d(b,"onActivate"),M=d(b,"onPostActivate"),D=d(b,"checkCanFocusTrap");D||h(),a.active=!0,a.paused=!1,a.nodeFocusedBeforeActivation=o.activeElement,R==null||R();var U=function(){D&&h(),G(),B(),M==null||M()};return D?(D(a.containers.concat()).then(U,U),this):(U(),this)},deactivate:function(b){if(!a.active)return this;var R=Br({onDeactivate:r.onDeactivate,onPostDeactivate:r.onPostDeactivate,checkCanReturnFocus:r.checkCanReturnFocus},b);clearTimeout(a.delayInitialFocusTimer),a.delayInitialFocusTimer=void 0,Z(),a.active=!1,a.paused=!1,B(),Ar.deactivateTrap(i,s);var M=d(R,"onDeactivate"),D=d(R,"onPostDeactivate"),U=d(R,"checkCanReturnFocus"),j=d(R,"returnFocus","returnFocusOnDeactivate");M==null||M();var ee=function(){Lr(function(){j&&w(p(a.nodeFocusedBeforeActivation)),D==null||D()})};return j&&U?(U(p(a.nodeFocusedBeforeActivation)).then(ee,ee),this):(ee(),this)},pause:function(b){if(a.paused||!a.active)return this;var R=d(b,"onPause"),M=d(b,"onPostPause");return a.paused=!0,R==null||R(),Z(),B(),M==null||M(),this},unpause:function(b){if(!a.paused||!a.active)return this;var R=d(b,"onUnpause"),M=d(b,"onPostUnpause");return a.paused=!1,R==null||R(),h(),G(),B(),M==null||M(),this},updateContainerElements:function(b){var R=[].concat(b).filter(Boolean);return a.containers=R.map(function(M){return typeof M=="string"?o.querySelector(M):M}),a.active&&h(),B(),this}},s.updateContainerElements(n),s},k4=Ie("dialog").parts("trigger","backdrop","positioner","content","title","description","closeTrigger"),It=k4.build(),K=je({getPositionerId:e=>{var n;return((n=e.ids)==null?void 0:n.positioner)??`dialog:${e.id}:positioner`},getBackdropId:e=>{var n;return((n=e.ids)==null?void 0:n.backdrop)??`dialog:${e.id}:backdrop`},getContentId:e=>{var n;return((n=e.ids)==null?void 0:n.content)??`dialog:${e.id}:content`},getTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.trigger)??`dialog:${e.id}:trigger`},getTitleId:e=>{var n;return((n=e.ids)==null?void 0:n.title)??`dialog:${e.id}:title`},getDescriptionId:e=>{var n;return((n=e.ids)==null?void 0:n.description)??`dialog:${e.id}:description`},getCloseTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.closeTrigger)??`dialog:${e.id}:close`},getContentEl:e=>K.getById(e,K.getContentId(e)),getPositionerEl:e=>K.getById(e,K.getPositionerId(e)),getBackdropEl:e=>K.getById(e,K.getBackdropId(e)),getTriggerEl:e=>K.getById(e,K.getTriggerId(e)),getTitleEl:e=>K.getById(e,K.getTitleId(e)),getDescriptionEl:e=>K.getById(e,K.getDescriptionId(e)),getCloseTriggerEl:e=>K.getById(e,K.getCloseTriggerId(e))});function B4(e,n,t){const o=e.context["aria-label"],i=e.matches("open"),r=e.context.renderedElements;return{open:i,setOpen(a){a!==i&&n(a?"OPEN":"CLOSE")},getTriggerProps(){return t.button({...It.trigger.attrs,dir:e.context.dir,id:K.getTriggerId(e.context),"aria-haspopup":"dialog",type:"button","aria-expanded":i,"data-state":i?"open":"closed","aria-controls":K.getContentId(e.context),onClick(a){a.defaultPrevented||n("TOGGLE")}})},getBackdropProps(){return t.element({...It.backdrop.attrs,dir:e.context.dir,hidden:!i,id:K.getBackdropId(e.context),"data-state":i?"open":"closed"})},getPositionerProps(){return t.element({...It.positioner.attrs,dir:e.context.dir,id:K.getPositionerId(e.context),style:{pointerEvents:i?void 0:"none"}})},getContentProps(){return t.element({...It.content.attrs,dir:e.context.dir,role:e.context.role,hidden:!i,id:K.getContentId(e.context),tabIndex:-1,"data-state":i?"open":"closed","aria-modal":!0,"aria-label":o||void 0,"aria-labelledby":o||!r.title?void 0:K.getTitleId(e.context),"aria-describedby":r.description?K.getDescriptionId(e.context):void 0})},getTitleProps(){return t.element({...It.title.attrs,dir:e.context.dir,id:K.getTitleId(e.context)})},getDescriptionProps(){return t.element({...It.description.attrs,dir:e.context.dir,id:K.getDescriptionId(e.context)})},getCloseTriggerProps(){return t.button({...It.closeTrigger.attrs,dir:e.context.dir,id:K.getCloseTriggerId(e.context),type:"button",onClick(a){a.defaultPrevented||(a.stopPropagation(),n("CLOSE"))}})}}}function A4(e){const n=Se(e);return Ve({id:"dialog",initial:n.open?"open":"closed",context:{role:"dialog",renderedElements:{title:!0,description:!0},modal:!0,trapFocus:!0,preventScroll:!0,closeOnInteractOutside:!0,closeOnEscape:!0,restoreFocus:!0,...n},created:["checkInitialFocusEl"],watch:{open:["toggleVisibility"]},states:{open:{entry:["checkRenderedElements","syncZIndex"],activities:["trackDismissableElement","trapFocus","preventScroll","hideContentBelow"],on:{"CONTROLLED.CLOSE":{target:"closed",actions:["setFinalFocus"]},CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose","setFinalFocus"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose","setFinalFocus"]}]}},closed:{on:{"CONTROLLED.OPEN":{target:"open"},OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}]}}}},{guards:{isOpenControlled:t=>!!t["open.controlled"]},activities:{trackDismissableElement(t,o,{send:i}){return So(()=>K.getContentEl(t),{defer:!0,pointerBlocking:t.modal,exclude:[K.getTriggerEl(t)],onInteractOutside(a){var s;(s=t.onInteractOutside)==null||s.call(t,a),(!t.closeOnInteractOutside||t.role==="alertdialog")&&a.preventDefault()},persistentElements:t.persistentElements,onFocusOutside:t.onFocusOutside,onPointerDownOutside:t.onPointerDownOutside,onEscapeKeyDown(a){var s;(s=t.onEscapeKeyDown)==null||s.call(t,a),t.closeOnEscape?i({type:"CLOSE",src:"escape-key"}):a.preventDefault()},onDismiss(){i({type:"CLOSE",src:"interact-outside"})}})},preventScroll(t){if(t.preventScroll)return a4(K.getDoc(t))},trapFocus(t){if(!t.trapFocus||!t.modal)return;let o;const i=qn(()=>{const r=K.getContentEl(t);if(r){o=P4(r,{document:K.getDoc(t),escapeDeactivates:!1,preventScroll:!0,returnFocusOnDeactivate:!1,fallbackFocus:r,allowOutsideClick:!0,initialFocus:jl({root:r,getInitialEl:t.initialFocusEl})});try{o.activate()}catch{}}});return()=>{o==null||o.deactivate(),i()}},hideContentBelow(t){return t.modal?Rs(()=>[K.getContentEl(t)],{defer:!0}):void 0}},actions:{checkInitialFocusEl(t){!t.initialFocusEl&&t.role==="alertdialog"&&(t.initialFocusEl=()=>K.getCloseTriggerEl(t))},checkRenderedElements(t){q(()=>{t.renderedElements.title=!!K.getTitleEl(t),t.renderedElements.description=!!K.getDescriptionEl(t)})},syncZIndex(t){q(()=>{const o=K.getContentEl(t);if(!o)return;const r=K.getWin(t).getComputedStyle(o);[K.getPositionerEl(t),K.getBackdropEl(t)].forEach(s=>{s==null||s.style.setProperty("--z-index",r.zIndex)})})},invokeOnClose(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!1})},invokeOnOpen(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!0})},toggleVisibility(t,o,{send:i}){i({type:t.open?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:o})},setFinalFocus(t){t.restoreFocus&&queueMicrotask(()=>{var i;const o=((i=t.finalFocusEl)==null?void 0:i.call(t))??K.getTriggerEl(t);o==null||o.focus({preventScroll:!0})})}}})}ce()(["aria-label","closeOnEscape","closeOnInteractOutside","dir","finalFocusEl","getRootNode","getRootNode","id","id","ids","initialFocusEl","modal","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","open.controlled","open","persistentElements","preventScroll","restoreFocus","role","trapFocus"]);const L4=(e={})=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),getRootNode:n,dir:t,open:e.defaultOpen,"open.controlled":e.open!==void 0,...e},i={...o,open:e.open,onOpenChange:ae(e.onOpenChange,{sync:!0}),onEscapeKeyDown:ae(e.onEscapeKeyDown),onInteractOutside:ae(e.onInteractOutside)},[r,a]=Ne(A4(o),{context:i});return B4(r,a,Fe)},Ps=e=>{const[n,{children:t,...o}]=Co(e),[i]=li(n),r=L4(o),a=Rn(P({present:r.open},n));return v.jsx(l4,{value:r,children:v.jsx(oi,{value:i,children:v.jsx(xo,{value:a,children:t})})})},ks=C.forwardRef((e,n)=>{const t=Qt(),o=P(t.getTitleProps(),e);return v.jsx(_.h2,{...o,ref:n})});ks.displayName="DialogTitle";const[N4,en]=te({name:"MenuContext",hookName:"useMenuContext",providerName:"<MenuProvider />",strict:!1}),[_4,$E]=te({name:"MenuItemContext",hookName:"useMenuItemContext",providerName:"<MenuItemProvider />"}),Bs=C.forwardRef((e,n)=>{const t=en(),o=rt(),i=P(t.getContentProps(),o.getPresenceProps(n),e);return o.unmounted?null:v.jsx(_.div,{...i})});Bs.displayName="MenuContent";const As=C.forwardRef((e,n)=>{const[t,o]=de()(e,["closeOnSelect","disabled","value","valueText"]),i=en(),r=P(i.getItemProps(t),o),a=i.getItemState(t);return v.jsx(_4,{value:a,children:v.jsx(_.div,{...r,ref:n})})});As.displayName="MenuItem";const[$4,HE]=te({name:"MenuItemGroupContext",hookName:"useMenuItemGroupContext",providerName:"<MenuItemGroupProvider />"}),Ls=C.forwardRef((e,n)=>{const[t,o]=de()(e,["id"]),i=en(),a={id:C.useId(),...t},s=P(i.getItemGroupProps(a),o);return v.jsx($4,{value:a,children:v.jsx(_.div,{...s,ref:n})})});Ls.displayName="MenuItemGroup";const Ns=C.forwardRef((e,n)=>{const t=en(),o=P(t.getPositionerProps(),e);return rt().unmounted?null:v.jsx(_.div,{...o,ref:n})});Ns.displayName="MenuPositioner";const H4=e=>{const n=C.useRef(e),t=C.useRef(!1);C.useEffect(()=>{n.current=e}),C.useEffect(()=>{t.current!==!0&&(t.current=!0,n.current())},[])};var pn=(e,n)=>({x:e,y:n});function D4(e){const{x:n,y:t,width:o,height:i}=e,r=n+o/2,a=t+i/2;return{x:n,y:t,width:o,height:i,minX:n,minY:t,maxX:n+o,maxY:t+i,midX:r,midY:a,center:pn(r,a)}}function j4(e){const n=pn(e.minX,e.minY),t=pn(e.maxX,e.minY),o=pn(e.maxX,e.maxY),i=pn(e.minX,e.maxY);return{top:n,right:t,bottom:o,left:i}}function W4(e,n){const t=D4(e),{top:o,right:i,left:r,bottom:a}=j4(t),[s]=n.split("-");return{top:[r,o,i,a],right:[o,i,a,r],bottom:[o,r,a,i],left:[i,o,r,a]}[s]}function G4(e,n){const{x:t,y:o}=n;let i=!1;for(let r=0,a=e.length-1;r<e.length;a=r++){const s=e[r].x,d=e[r].y,c=e[a].x,u=e[a].y;d>o!=u>o&&t<(c-s)*(o-d)/(u-d)+s&&(i=!i)}return i}var U4=Ie("menu").parts("arrow","arrowTip","content","contextTrigger","indicator","item","itemGroup","itemGroupLabel","itemIndicator","itemText","positioner","separator","trigger","triggerItem"),be=U4.build(),N=je({getTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.trigger)??`menu:${e.id}:trigger`},getContextTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.contextTrigger)??`menu:${e.id}:ctx-trigger`},getContentId:e=>{var n;return((n=e.ids)==null?void 0:n.content)??`menu:${e.id}:content`},getArrowId:e=>{var n;return((n=e.ids)==null?void 0:n.arrow)??`menu:${e.id}:arrow`},getPositionerId:e=>{var n;return((n=e.ids)==null?void 0:n.positioner)??`menu:${e.id}:popper`},getGroupId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.group)==null?void 0:o.call(t,n))??`menu:${e.id}:group:${n}`},getGroupLabelId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.groupLabel)==null?void 0:o.call(t,n))??`menu:${e.id}:group-label:${n}`},getContentEl:e=>N.getById(e,N.getContentId(e)),getPositionerEl:e=>N.getById(e,N.getPositionerId(e)),getTriggerEl:e=>N.getById(e,N.getTriggerId(e)),getHighlightedItemEl:e=>e.highlightedValue?N.getById(e,e.highlightedValue):null,getArrowEl:e=>N.getById(e,N.getArrowId(e)),getElements:e=>{const t=`[role^="menuitem"][data-ownedby=${CSS.escape(N.getContentId(e))}]:not([data-disabled])`;return bn(N.getContentEl(e),t)},getFirstEl:e=>Yl(N.getElements(e)),getLastEl:e=>Xl(N.getElements(e)),getNextEl:(e,n)=>Nl(N.getElements(e),e.highlightedValue,n??e.loopFocus),getPrevEl:(e,n)=>_l(N.getElements(e),e.highlightedValue,n??e.loopFocus),getElemByKey:(e,n)=>yn(N.getElements(e),{state:e.typeaheadState,key:n,activeId:e.highlightedValue}),isTargetDisabled:e=>Ke(e)&&(e.dataset.disabled===""||e.hasAttribute("disabled")),isTriggerItem:e=>{var n;return!!((n=e==null?void 0:e.getAttribute("role"))!=null&&n.startsWith("menuitem"))&&!!(e!=null&&e.hasAttribute("aria-controls"))},getOptionFromItemEl(e){return{id:e.id,name:e.dataset.name,value:e.dataset.value,valueText:e.dataset.valueText,type:e.dataset.type}}});function K4(e,n,t){const o=e.context.isSubmenu,i=e.context.isTypingAhead,r=e.context.composite,a=e.hasTag("open"),s=fi({...e.context.positioning,placement:e.context.anchorPoint?"bottom":e.context.currentPlacement});function d(h){return{disabled:!!h.disabled,highlighted:e.context.highlightedValue===h.value}}function c(h){const m=h.valueText??h.value;return{...h,id:h.value,valueText:m}}function u(h){return{...d(c(h)),checked:!!h.checked}}function g(h){const{value:m,closeOnSelect:w,valueText:p}=h,y=d(h);return t.element({...be.item.attrs,id:m,role:"menuitem","aria-disabled":y.disabled,"data-disabled":T(y.disabled),"data-ownedby":N.getContentId(e.context),"data-highlighted":T(y.highlighted),"data-valuetext":p,onDragStart(x){x.currentTarget.matches("a[href]")&&x.preventDefault()},onPointerMove(x){if(y.disabled||x.pointerType!=="mouse")return;const E=x.currentTarget;y.highlighted||n({type:"ITEM_POINTERMOVE",id:m,target:E,closeOnSelect:w})},onPointerLeave(x){if(y.disabled||x.pointerType!=="mouse"||!e.previousEvent.type.includes("POINTER"))return;const I=x.currentTarget;n({type:"ITEM_POINTERLEAVE",id:m,target:I,closeOnSelect:w})},onPointerDown(x){if(y.disabled)return;const E=x.currentTarget;n({type:"ITEM_POINTERDOWN",target:E,id:m,closeOnSelect:w})},onClick(x){if(ol(x)||nl(x)||y.disabled)return;const E=x.currentTarget;n({type:"ITEM_CLICK",target:E,id:m,closeOnSelect:w})}})}return{highlightedValue:e.context.highlightedValue,open:a,setOpen(h){h!==a&&n(h?"OPEN":"CLOSE")},setHighlightedValue(h){n({type:"HIGHLIGHTED.SET",id:h})},setParent(h){n({type:"PARENT.SET",value:h,id:h.state.context.id})},setChild(h){n({type:"CHILD.SET",value:h,id:h.state.context.id})},reposition(h={}){n({type:"POSITIONING.SET",options:h})},getContextTriggerProps(){return t.element({...be.contextTrigger.attrs,dir:e.context.dir,id:N.getContextTriggerId(e.context),onPointerDown(h){if(h.pointerType==="mouse")return;const m=Dn(h);n({type:"CONTEXT_MENU_START",point:m})},onPointerCancel(h){h.pointerType!=="mouse"&&n("CONTEXT_MENU_CANCEL")},onPointerMove(h){h.pointerType!=="mouse"&&n("CONTEXT_MENU_CANCEL")},onPointerUp(h){h.pointerType!=="mouse"&&n("CONTEXT_MENU_CANCEL")},onContextMenu(h){const m=Dn(h);n({type:"CONTEXT_MENU",point:m}),h.preventDefault()},style:{WebkitTouchCallout:"none",WebkitUserSelect:"none",userSelect:"none"}})},getTriggerItemProps(h){return P(g({value:h.getTriggerProps().id}),h.getTriggerProps())},getTriggerProps(){return t.button({...o?be.triggerItem.attrs:be.trigger.attrs,"data-placement":e.context.currentPlacement,type:"button",dir:e.context.dir,id:N.getTriggerId(e.context),"data-uid":e.context.id,"aria-haspopup":r?"menu":"dialog","aria-controls":N.getContentId(e.context),"aria-expanded":a||void 0,"data-state":a?"open":"closed",onPointerMove(h){h.pointerType!=="mouse"||N.isTargetDisabled(h.currentTarget)||!o||n({type:"TRIGGER_POINTERMOVE",target:h.currentTarget})},onPointerLeave(h){if(N.isTargetDisabled(h.currentTarget)||h.pointerType!=="mouse"||!o)return;const m=Dn(h);n({type:"TRIGGER_POINTERLEAVE",target:h.currentTarget,point:m})},onPointerDown(h){N.isTargetDisabled(h.currentTarget)||Ul(h)||h.preventDefault()},onClick(h){h.defaultPrevented||N.isTargetDisabled(h.currentTarget)||n({type:"TRIGGER_CLICK",target:h.currentTarget})},onBlur(){n("TRIGGER_BLUR")},onFocus(){n("TRIGGER_FOCUS")},onKeyDown(h){if(h.defaultPrevented)return;const m={ArrowDown(){n("ARROW_DOWN")},ArrowUp(){n("ARROW_UP")},Enter(){n({type:"ARROW_DOWN",src:"enter"})},Space(){n({type:"ARROW_DOWN",src:"space"})}},w=vt(h,e.context),p=m[w];p&&(h.preventDefault(),p(h))}})},getIndicatorProps(){return t.element({...be.indicator.attrs,dir:e.context.dir,"data-state":a?"open":"closed"})},getPositionerProps(){return t.element({...be.positioner.attrs,dir:e.context.dir,id:N.getPositionerId(e.context),style:s.floating})},getArrowProps(){return t.element({id:N.getArrowId(e.context),...be.arrow.attrs,dir:e.context.dir,style:s.arrow})},getArrowTipProps(){return t.element({...be.arrowTip.attrs,dir:e.context.dir,style:s.arrowTip})},getContentProps(){return t.element({...be.content.attrs,id:N.getContentId(e.context),"aria-label":e.context["aria-label"],hidden:!a,"data-state":a?"open":"closed",role:r?"menu":"dialog",tabIndex:0,dir:e.context.dir,"aria-activedescendant":e.context.highlightedValue??void 0,"aria-labelledby":N.getTriggerId(e.context),"data-placement":e.context.currentPlacement,onPointerEnter(h){h.pointerType==="mouse"&&n("MENU_POINTERENTER")},onKeyDown(h){if(h.defaultPrevented||!Bl(h))return;const m=gt(h);if(!((m==null?void 0:m.closest("[role=menu]"))===h.currentTarget||m===h.currentTarget))return;if(h.key==="Tab"&&!Ea(h)){h.preventDefault();return}const p=N.getHighlightedItemEl(e.context),y={ArrowDown(){n("ARROW_DOWN")},ArrowUp(){n("ARROW_UP")},ArrowLeft(){n("ARROW_LEFT")},ArrowRight(){n("ARROW_RIGHT")},Enter(){n("ENTER"),ql(p)},Space(I){var O;i?n({type:"TYPEAHEAD",key:I.key}):(O=y.Enter)==null||O.call(y,I)},Home(){n("HOME")},End(){n("END")}},x=vt(h,{dir:e.context.dir}),E=y[x];if(E){E(h),h.stopPropagation(),h.preventDefault();return}e.context.typeahead&&Fc(h)&&(Pc(h)||Wl(m)||(n({type:"TYPEAHEAD",key:h.key}),h.preventDefault()))}})},getSeparatorProps(){return t.element({...be.separator.attrs,role:"separator",dir:e.context.dir,"aria-orientation":"horizontal"})},getItemState:d,getItemProps:g,getOptionItemState:u,getOptionItemProps(h){const{type:m,disabled:w,onCheckedChange:p,closeOnSelect:y}=h,x=c(h),E=u(h);return{...g(x),...t.element({"data-type":m,...be.item.attrs,dir:e.context.dir,"data-value":x.value,role:`menuitem${m}`,"aria-checked":!!E.checked,"data-state":E.checked?"checked":"unchecked",onClick(I){if(w||ol(I)||nl(I))return;const O=I.currentTarget;n({type:"ITEM_CLICK",target:O,option:x,closeOnSelect:y}),p==null||p(!E.checked)}})}},getItemIndicatorProps(h){const m=u(h);return t.element({...be.itemIndicator.attrs,dir:e.context.dir,"data-disabled":T(m.disabled),"data-highlighted":T(m.highlighted),"data-state":m.checked?"checked":"unchecked",hidden:!m.checked})},getItemTextProps(h){const m=u(h);return t.element({...be.itemText.attrs,dir:e.context.dir,"data-disabled":T(m.disabled),"data-highlighted":T(m.highlighted),"data-state":m.checked?"checked":"unchecked"})},getItemGroupLabelProps(h){return t.element({id:N.getGroupLabelId(e.context,h.htmlFor),dir:e.context.dir,...be.itemGroupLabel.attrs})},getItemGroupProps(h){return t.element({id:N.getGroupId(e.context,h.id),...be.itemGroup.attrs,dir:e.context.dir,"aria-labelledby":N.getGroupLabelId(e.context,h.id),role:"group"})}}}var{not:He,and:$t,or:q4}=it;function Y4(e){const n=Se(e);return Ve({id:"menu",initial:n.open?"open":"idle",context:{highlightedValue:null,loopFocus:!1,anchorPoint:null,closeOnSelect:!0,typeahead:!0,composite:!0,...n,positioning:{placement:"bottom-start",gutter:8,...n.positioning},intentPolygon:null,parent:null,lastHighlightedValue:null,children:Dc(Ae({})),suspendPointer:!1,restoreFocus:!0,typeaheadState:yn.defaultOptions},computed:{isSubmenu:t=>t.parent!==null,isRtl:t=>t.dir==="rtl",isTypingAhead:t=>t.typeaheadState.keysSoFar!==""},watch:{isSubmenu:"setSubmenuPlacement",anchorPoint:"reposition",open:"toggleVisibility"},on:{"PARENT.SET":{actions:"setParentMenu"},"CHILD.SET":{actions:"setChildMenu"},OPEN:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}],OPEN_AUTOFOCUS:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{internal:!0,target:"open",actions:["highlightFirstItem","invokeOnOpen"]}],CLOSE:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}],"HIGHLIGHTED.RESTORE":{actions:"restoreHighlightedItem"},"HIGHLIGHTED.SET":{actions:"setHighlightedItem"}},states:{idle:{tags:["closed"],on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":"closed",CONTEXT_MENU_START:{target:"opening:contextmenu",actions:"setAnchorPoint"},CONTEXT_MENU:[{guard:"isOpenControlled",actions:["setAnchorPoint","invokeOnOpen"]},{target:"open",actions:["setAnchorPoint","invokeOnOpen"]}],TRIGGER_CLICK:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}],TRIGGER_FOCUS:{guard:He("isSubmenu"),target:"closed"},TRIGGER_POINTERMOVE:{guard:"isSubmenu",target:"opening"}}},"opening:contextmenu":{tags:["closed"],after:{LONG_PRESS_DELAY:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}]},on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":"closed",CONTEXT_MENU_CANCEL:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}]}},opening:{tags:["closed"],after:{SUBMENU_OPEN_DELAY:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}]},on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":"closed",BLUR:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}],TRIGGER_POINTERLEAVE:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:"invokeOnClose"}]}},closing:{tags:["open"],activities:["trackPointerMove","trackInteractOutside"],after:{SUBMENU_CLOSE_DELAY:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["focusParentMenu","restoreParentHiglightedItem","invokeOnClose"]}]},on:{"CONTROLLED.OPEN":"open","CONTROLLED.CLOSE":{target:"closed",actions:["focusParentMenu","restoreParentHiglightedItem"]},MENU_POINTERENTER:{target:"open",actions:"clearIntentPolygon"},POINTER_MOVED_AWAY_FROM_SUBMENU:[{guard:"isOpenControlled",actions:"invokeOnClose"},{target:"closed",actions:["focusParentMenu","restoreParentHiglightedItem"]}]}},closed:{tags:["closed"],entry:["clearHighlightedItem","focusTrigger","resumePointer"],on:{"CONTROLLED.OPEN":[{guard:q4("isOpenAutoFocusEvent","isArrowDownEvent"),target:"open",actions:"highlightFirstItem"},{guard:"isArrowUpEvent",target:"open",actions:"highlightLastItem"},{target:"open"}],CONTEXT_MENU_START:{target:"opening:contextmenu",actions:"setAnchorPoint"},CONTEXT_MENU:[{guard:"isOpenControlled",actions:["setAnchorPoint","invokeOnOpen"]},{target:"open",actions:["setAnchorPoint","invokeOnOpen"]}],TRIGGER_CLICK:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:"invokeOnOpen"}],TRIGGER_POINTERMOVE:{guard:"isTriggerItem",target:"opening"},TRIGGER_BLUR:"idle",ARROW_DOWN:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:["highlightFirstItem","invokeOnOpen"]}],ARROW_UP:[{guard:"isOpenControlled",actions:"invokeOnOpen"},{target:"open",actions:["highlightLastItem","invokeOnOpen"]}]}},open:{tags:["open"],activities:["trackInteractOutside","trackPositioning","scrollToHighlightedItem"],entry:["focusMenu","resumePointer"],on:{"CONTROLLED.CLOSE":[{target:"closed",guard:"isArrowLeftEvent",actions:["focusParentMenu"]},{target:"closed"}],TRIGGER_CLICK:[{guard:$t(He("isTriggerItem"),"isOpenControlled"),actions:"invokeOnClose"},{guard:He("isTriggerItem"),target:"closed",actions:"invokeOnClose"}],ARROW_UP:{actions:["highlightPrevItem","focusMenu"]},ARROW_DOWN:{actions:["highlightNextItem","focusMenu"]},ARROW_LEFT:[{guard:$t("isSubmenu","isOpenControlled"),actions:"invokeOnClose"},{guard:"isSubmenu",target:"closed",actions:["focusParentMenu","invokeOnClose"]}],HOME:{actions:["highlightFirstItem","focusMenu"]},END:{actions:["highlightLastItem","focusMenu"]},ARROW_RIGHT:{guard:"isTriggerItemHighlighted",actions:"openSubmenu"},ENTER:[{guard:"isTriggerItemHighlighted",actions:"openSubmenu"},{actions:"clickHighlightedItem"}],ITEM_POINTERMOVE:[{guard:He("suspendPointer"),actions:["setHighlightedItem","focusMenu"]},{actions:"setLastHighlightedItem"}],ITEM_POINTERLEAVE:{guard:$t(He("suspendPointer"),He("isTriggerItem")),actions:"clearHighlightedItem"},ITEM_CLICK:[{guard:$t(He("isTriggerItemHighlighted"),He("isHighlightedItemEditable"),"closeOnSelect","isOpenControlled"),actions:["invokeOnSelect","setOptionState","closeRootMenu","invokeOnClose"]},{guard:$t(He("isTriggerItemHighlighted"),He("isHighlightedItemEditable"),"closeOnSelect"),target:"closed",actions:["invokeOnSelect","setOptionState","closeRootMenu","invokeOnClose"]},{guard:$t(He("isTriggerItemHighlighted"),He("isHighlightedItemEditable")),actions:["invokeOnSelect","setOptionState"]},{actions:"setHighlightedItem"}],TRIGGER_POINTERLEAVE:{target:"closing",actions:"setIntentPolygon"},ITEM_POINTERDOWN:{actions:"setHighlightedItem"},TYPEAHEAD:{actions:"highlightMatchedItem"},FOCUS_MENU:{actions:"focusMenu"},"POSITIONING.SET":{actions:"reposition"}}}}},{delays:{LONG_PRESS_DELAY:700,SUBMENU_OPEN_DELAY:100,SUBMENU_CLOSE_DELAY:100},guards:{closeOnSelect:(t,o)=>!!((o==null?void 0:o.closeOnSelect)??t.closeOnSelect),isTriggerItem:(t,o)=>N.isTriggerItem(o.target),isTriggerItemHighlighted:(t,o)=>{const i=o.target??N.getHighlightedItemEl(t);return!!(i!=null&&i.hasAttribute("aria-controls"))},isSubmenu:t=>t.isSubmenu,suspendPointer:t=>t.suspendPointer,isHighlightedItemEditable:t=>Wl(N.getHighlightedItemEl(t)),isWithinPolygon:(t,o)=>t.intentPolygon?G4(t.intentPolygon,o.point):!1,isOpenControlled:t=>!!t["open.controlled"],isArrowLeftEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="ARROW_LEFT"},isArrowUpEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="ARROW_UP"},isArrowDownEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="ARROW_DOWN"},isOpenAutoFocusEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="OPEN_AUTOFOCUS"}},activities:{trackPositioning(t){if(t.anchorPoint)return;t.currentPlacement=t.positioning.placement;const o=()=>N.getPositionerEl(t);return Kt(N.getTriggerEl(t),o,{...t.positioning,defer:!0,onComplete(i){t.currentPlacement=i.placement}})},trackInteractOutside(t,o,{send:i}){return So(()=>N.getContentEl(t),{defer:!0,exclude:[N.getTriggerEl(t)],onInteractOutside:t.onInteractOutside,onFocusOutside:t.onFocusOutside,onEscapeKeyDown(a){var s;(s=t.onEscapeKeyDown)==null||s.call(t,a),t.isSubmenu&&a.preventDefault(),_r(t)},onPointerDownOutside(a){var s;t.restoreFocus=!a.detail.focusable,(s=t.onPointerDownOutside)==null||s.call(t,a)},onDismiss(){i({type:"CLOSE",src:"interact-outside"})}})},trackPointerMove(t,o,{guards:i,send:r}){const{isWithinPolygon:a}=i;t.parent.state.context.suspendPointer=!0;const s=N.getDoc(t);return ye(s,"pointermove",d=>{const c={x:d.clientX,y:d.clientY};a(t,{point:c})||(r("POINTER_MOVED_AWAY_FROM_SUBMENU"),t.parent.state.context.suspendPointer=!1)})},scrollToHighlightedItem(t,o,{getState:i}){const r=()=>{if(i().event.type.startsWith("ITEM_POINTER"))return;const d=N.getHighlightedItemEl(t),c=N.getContentEl(t);Gl(d,{rootEl:c,block:"nearest"})};return q(()=>r()),po(()=>N.getContentEl(t),{defer:!0,attributes:["aria-activedescendant"],callback:r})}},actions:{setAnchorPoint(t,o){t.anchorPoint=o.point},setSubmenuPlacement(t){t.isSubmenu&&(t.positioning.placement=t.isRtl?"left-start":"right-start",t.positioning.gutter=0)},reposition(t,o){const i=()=>N.getPositionerEl(t),r=t.anchorPoint?()=>({width:0,height:0,...t.anchorPoint}):void 0;Kt(N.getTriggerEl(t),i,{...t.positioning,defer:!0,getAnchorRect:r,...o.options??{},listeners:!1,onComplete(a){t.currentPlacement=a.placement}})},setOptionState(t,o){if(!o.option)return;const{checked:i,onCheckedChange:r,type:a}=o.option;a==="radio"?r==null||r(!0):a==="checkbox"&&(r==null||r(!i))},clickHighlightedItem(t,o){const i=N.getHighlightedItemEl(t);!i||i.dataset.disabled||queueMicrotask(()=>i.click())},setIntentPolygon(t,o){const i=N.getContentEl(t),r=t.currentPlacement;if(!i||!r)return;const a=i.getBoundingClientRect(),s=W4(a,r);if(!s)return;const c=y5(r)==="right"?-5:5;t.intentPolygon=[{...o.point,x:o.point.x+c},...s]},clearIntentPolygon(t){t.intentPolygon=null},resumePointer(t){t.parent&&(t.parent.state.context.suspendPointer=!1)},setHighlightedItem(t,o){ct.highlighted(t,o.id)},clearHighlightedItem(t){ct.highlighted(t,null)},focusMenu(t){q(()=>{const o=N.getContentEl(t),i=jl({root:o,enabled:!ht(o,N.getActiveElement(t)),filter(r){var a;return!((a=r.role)!=null&&a.startsWith("menuitem"))}});i==null||i.focus({preventScroll:!0})})},highlightFirstItem(t){const o=N.getFirstEl(t);o&&ct.highlighted(t,o.id)},highlightLastItem(t){const o=N.getLastEl(t);o&&ct.highlighted(t,o.id)},highlightNextItem(t,o){const i=N.getNextEl(t,o.loop);ct.highlighted(t,(i==null?void 0:i.id)??null)},highlightPrevItem(t,o){const i=N.getPrevEl(t,o.loop);ct.highlighted(t,(i==null?void 0:i.id)??null)},invokeOnSelect(t){var o;t.highlightedValue&&((o=t.onSelect)==null||o.call(t,{value:t.highlightedValue}))},focusTrigger(t){t.isSubmenu||t.anchorPoint||!t.restoreFocus||queueMicrotask(()=>{var o;return(o=N.getTriggerEl(t))==null?void 0:o.focus({preventScroll:!0})})},highlightMatchedItem(t,o){const i=N.getElemByKey(t,o.key);i&&ct.highlighted(t,i.id)},setParentMenu(t,o){t.parent=Ae(o.value)},setChildMenu(t,o){t.children[o.id]=Ae(o.value)},closeRootMenu(t){_r(t)},openSubmenu(t){const o=N.getHighlightedItemEl(t),i=o==null?void 0:o.getAttribute("data-uid"),r=i?t.children[i]:null;r==null||r.send("OPEN_AUTOFOCUS")},focusParentMenu(t){var o;(o=t.parent)==null||o.send("FOCUS_MENU")},setLastHighlightedItem(t,o){t.lastHighlightedValue=o.id},restoreHighlightedItem(t){t.lastHighlightedValue&&(ct.highlighted(t,t.lastHighlightedValue),t.lastHighlightedValue=null)},restoreParentHiglightedItem(t){var o;(o=t.parent)==null||o.send("HIGHLIGHTED.RESTORE")},invokeOnOpen(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!0})},invokeOnClose(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!1})},toggleVisibility(t,o,{send:i}){i({type:t.open?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:o})}}})}function _r(e){let n=e.parent;for(;n&&n.state.context.isSubmenu;)n=n.state.context.parent;n==null||n.send("CLOSE")}var ct={highlighted(e,n){var t;Ee(e.highlightedValue,n)||(e.highlightedValue=n,(t=e.onHighlightChange)==null||t.call(e,{highlightedValue:n}))}};ce()(["anchorPoint","aria-label","closeOnSelect","dir","getRootNode","highlightedValue","id","ids","loopFocus","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","onEscapeKeyDown","onSelect","onHighlightChange","open","open.controlled","positioning","typeahead","composite"]);ce()(["closeOnSelect","disabled","value","valueText"]);ce()(["htmlFor"]);ce()(["id"]);ce()(["disabled","valueText","closeOnSelect","type","value","checked","onCheckedChange"]);const X4=(e={})=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),dir:t,getRootNode:n,open:e.defaultOpen,"open.controlled":e.open!==void 0,...e},i={...o,onOpenChange:ae(e.onOpenChange),onSelect:ae(e.onSelect)},[r,a,s]=Ne(Y4(o),{context:i});return{api:K4(r,a,Fe),machine:s}},[Z4,J4]=te({name:"MenuMachineContext",hookName:"useMenuMachineContext",providerName:"<MenuMachineProvider />",strict:!1}),[Q4,DE]=te({name:"MenuMachineContext",hookName:"useMenuMachineContext",providerName:"<MenuMachineProvider />",strict:!1}),e8=e=>{const[n,t]=Co(e),[o,i]=de()(t,["anchorPoint","aria-label","closeOnSelect","composite","defaultOpen","highlightedValue","id","ids","loopFocus","onEscapeKeyDown","onFocusOutside","onHighlightChange","onInteractOutside","onOpenChange","onPointerDownOutside","onSelect","open","positioning","typeahead"]),r=en(),a=J4(),{api:s,machine:d}=X4(o),c=Rn(P({present:s.open},n));H4(()=>{a&&r&&(r.setChild(d),s.setParent(a))});const u=C.useCallback(()=>r==null?void 0:r.getTriggerItemProps(s),[s,r]);return v.jsx(Q4,{value:u,children:v.jsx(Z4,{value:d,children:v.jsx(N4,{value:s,children:v.jsx(xo,{value:c,...i})})})})},_s=C.forwardRef((e,n)=>{const t=en(),o=rt(),i=P({...t.getTriggerProps(),"aria-controls":o.unmounted?void 0:t.getTriggerProps()["aria-controls"]},e);return v.jsx(_.button,{...i,ref:n})});_s.displayName="MenuTrigger";const t8=()=>{const[e,n]=C.useState(!0);return C.useEffect(()=>{n(!1)},[]),e},Sn=e=>{const{children:n,container:t,disabled:o}=e,i=t8(),{getRootNode:r}=We();if(i||o)return v.jsx(v.Fragment,{children:n});const a=(t==null?void 0:t.current)??n8(r);return v.jsx(v.Fragment,{children:C.Children.map(n,s=>U0.createPortal(s,a))})};function n8(e){const n=e==null?void 0:e(),t=n.getRootNode();return ua(t)?t:Xt(n).body}const[o8,Mo]=te({name:"RadioGroupContext",hookName:"useRadioGroupContext",providerName:"<RadioGroupProvider />"}),[l8,i8]=te({name:"RadioGroupItemContext",hookName:"useRadioGroupItemContext",providerName:"<RadioGroupItemProvider />"}),[r8,bi]=te({name:"RadioGroupItemPropsContext",hookName:"useRadioGroupItemPropsContext",providerName:"<RadioGroupItemPropsProvider />"}),Ri=C.forwardRef((e,n)=>{const[t,o]=de()(e,["value","disabled","invalid"]),i=Mo(),r=P(i.getItemProps(t),o),a=i.getItemState(t);return v.jsx(l8,{value:a,children:v.jsx(r8,{value:t,children:v.jsx(_.label,{...r,ref:n})})})});Ri.displayName="RadioGroupItem";const $s=e=>e.children(i8()),Ii=C.forwardRef((e,n)=>{const t=Mo(),o=bi(),i=P(t.getItemControlProps(o),e);return v.jsx(_.div,{...i,ref:n})});Ii.displayName="RadioGroupItemControl";const Si=C.forwardRef((e,n)=>{const t=Mo(),o=bi(),i=P(t.getItemHiddenInputProps(o),e);return v.jsx(_.input,{...i,ref:n})});Si.displayName="RadioGroupItemHiddenInput";const ul=C.forwardRef((e,n)=>{const t=Mo(),o=bi(),i=P(t.getItemTextProps(o),e);return v.jsx(_.span,{...i,ref:n})});ul.displayName="RadioGroupItemText";var hl,Mt=new Map,a8=e=>e.getBoundingClientRect();function Hs(e,n){const{scope:t="rect",getRect:o=a8,onChange:i}=n,r=s8({scope:t,getRect:o}),a=Mt.get(e);return a?(a.callbacks.push(i),i(o(e))):(Mt.set(e,{rect:{},callbacks:[i]}),Mt.size===1&&(hl=requestAnimationFrame(r))),function(){const d=Mt.get(e);if(!d)return;const c=d.callbacks.indexOf(i);c>-1&&d.callbacks.splice(c,1),d.callbacks.length===0&&(Mt.delete(e),Mt.size===0&&cancelAnimationFrame(hl))}}function s8(e){const{scope:n,getRect:t}=e,o=d8(n);return function i(){const r=[];Mt.forEach((a,s)=>{const d=t(s);o(a.rect,d)||(a.rect=d,r.push(a))}),r.forEach(a=>{a.callbacks.forEach(s=>s(a.rect))}),hl=requestAnimationFrame(i)}}var Ds=(e,n)=>e.width===n.width&&e.height===n.height,js=(e,n)=>e.top===n.top&&e.left===n.left,c8=(e,n)=>Ds(e,n)&&js(e,n);function d8(e){return e==="size"?Ds:e==="position"?js:c8}var u8=Ie("radio-group").parts("root","label","item","itemText","itemControl","indicator"),Ht=u8.build(),J=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`radio-group:${e.id}`},getLabelId:e=>{var n;return((n=e.ids)==null?void 0:n.label)??`radio-group:${e.id}:label`},getItemId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.item)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:${n}`},getItemHiddenInputId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemHiddenInput)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:input:${n}`},getItemControlId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemControl)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:control:${n}`},getItemLabelId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemLabel)==null?void 0:o.call(t,n))??`radio-group:${e.id}:radio:label:${n}`},getIndicatorId:e=>{var n;return((n=e.ids)==null?void 0:n.indicator)??`radio-group:${e.id}:indicator`},getRootEl:e=>J.getById(e,J.getRootId(e)),getItemHiddenInputEl:(e,n)=>J.getById(e,J.getItemHiddenInputId(e,n)),getIndicatorEl:e=>J.getById(e,J.getIndicatorId(e)),getFirstEnabledInputEl:e=>{var n;return(n=J.getRootEl(e))==null?void 0:n.querySelector("input:not(:disabled)")},getFirstEnabledAndCheckedInputEl:e=>{var n;return(n=J.getRootEl(e))==null?void 0:n.querySelector("input:not(:disabled):checked")},getInputEls:e=>{const t=`input[type=radio][data-ownedby='${CSS.escape(J.getRootId(e))}']:not([disabled])`;return bn(J.getRootEl(e),t)},getActiveRadioEl:e=>{if(e.value)return J.getById(e,J.getItemId(e,e.value))},getOffsetRect:e=>({left:(e==null?void 0:e.offsetLeft)??0,top:(e==null?void 0:e.offsetTop)??0,width:(e==null?void 0:e.offsetWidth)??0,height:(e==null?void 0:e.offsetHeight)??0}),getRectById:(e,n)=>{const t=J.getById(e,J.getItemId(e,n));if(t)return J.resolveRect(J.getOffsetRect(t))},resolveRect:e=>({width:`${e.width}px`,height:`${e.height}px`,left:`${e.left}px`,top:`${e.top}px`})});function h8(e,n,t){const o=e.context.isDisabled,i=e.context.readOnly;function r(d){return{invalid:!!d.invalid,disabled:!!d.disabled||o,checked:e.context.value===d.value,focused:e.context.focusedValue===d.value,hovered:e.context.hoveredValue===d.value,active:e.context.activeValue===d.value}}function a(d){const c=r(d);return{"data-focus":T(c.focused),"data-disabled":T(c.disabled),"data-readonly":T(i),"data-state":c.checked?"checked":"unchecked","data-hover":T(c.hovered),"data-invalid":T(c.invalid),"data-orientation":e.context.orientation,"data-ssr":T(e.context.ssr)}}const s=()=>{const d=J.getFirstEnabledAndCheckedInputEl(e.context);if(d){d.focus();return}const c=J.getFirstEnabledInputEl(e.context);c==null||c.focus()};return{focus:s,value:e.context.value,setValue(d){n({type:"SET_VALUE",value:d,isTrusted:!1})},clearValue(){n({type:"SET_VALUE",value:null,isTrusted:!1})},getRootProps(){return t.element({...Ht.root.attrs,role:"radiogroup",id:J.getRootId(e.context),"aria-labelledby":J.getLabelId(e.context),"data-orientation":e.context.orientation,"data-disabled":T(o),"aria-orientation":e.context.orientation,dir:e.context.dir,style:{position:"relative"}})},getLabelProps(){return t.element({...Ht.label.attrs,dir:e.context.dir,"data-orientation":e.context.orientation,"data-disabled":T(o),id:J.getLabelId(e.context),onClick:s})},getItemState:r,getItemProps(d){const c=r(d);return t.label({...Ht.item.attrs,dir:e.context.dir,id:J.getItemId(e.context,d.value),htmlFor:J.getItemHiddenInputId(e.context,d.value),...a(d),onPointerMove(){c.disabled||c.hovered||n({type:"SET_HOVERED",value:d.value,hovered:!0})},onPointerLeave(){c.disabled||n({type:"SET_HOVERED",value:null})},onPointerDown(u){c.disabled||(c.focused&&u.pointerType==="mouse"&&u.preventDefault(),n({type:"SET_ACTIVE",value:d.value,active:!0}))},onPointerUp(){c.disabled||n({type:"SET_ACTIVE",value:null})}})},getItemTextProps(d){return t.element({...Ht.itemText.attrs,dir:e.context.dir,id:J.getItemLabelId(e.context,d.value),...a(d)})},getItemControlProps(d){const c=r(d);return t.element({...Ht.itemControl.attrs,dir:e.context.dir,id:J.getItemControlId(e.context,d.value),"data-active":T(c.active),"aria-hidden":!0,...a(d)})},getItemHiddenInputProps(d){const c=r(d);return t.input({"data-ownedby":J.getRootId(e.context),id:J.getItemHiddenInputId(e.context,d.value),type:"radio",name:e.context.name||e.context.id,form:e.context.form,value:d.value,onClick(u){if(i){u.preventDefault();return}u.currentTarget.checked&&n({type:"SET_VALUE",value:d.value,isTrusted:!0})},onBlur(){n({type:"SET_FOCUSED",value:null})},onFocus(){n({type:"SET_FOCUSED",value:d.value,focused:!0})},onKeyDown(u){u.defaultPrevented||u.key===" "&&n({type:"SET_ACTIVE",value:d.value,active:!0})},onKeyUp(u){u.defaultPrevented||u.key===" "&&n({type:"SET_ACTIVE",value:null})},disabled:c.disabled,defaultChecked:c.checked,style:fo})},getIndicatorProps(){var d,c,u,g;return t.element({id:J.getIndicatorId(e.context),...Ht.indicator.attrs,dir:e.context.dir,hidden:e.context.value==null,"data-disabled":T(o),"data-orientation":e.context.orientation,style:{"--transition-property":"left, top, width, height","--left":(d=e.context.indicatorRect)==null?void 0:d.left,"--top":(c=e.context.indicatorRect)==null?void 0:c.top,"--width":(u=e.context.indicatorRect)==null?void 0:u.width,"--height":(g=e.context.indicatorRect)==null?void 0:g.height,position:"absolute",willChange:"var(--transition-property)",transitionProperty:"var(--transition-property)",transitionDuration:e.context.canIndicatorTransition?"var(--transition-duration, 150ms)":"0ms",transitionTimingFunction:"var(--transition-timing-function)",[e.context.orientation==="horizontal"?"left":"top"]:e.context.orientation==="horizontal"?"var(--left)":"var(--top)"}})}}}var{not:g8}=it;function v8(e){const n=Se(e);return Ve({id:"radio",initial:"idle",context:{value:null,activeValue:null,focusedValue:null,hoveredValue:null,disabled:!1,orientation:"vertical",...n,indicatorRect:{},canIndicatorTransition:!1,fieldsetDisabled:!1,ssr:!0},computed:{isDisabled:t=>!!t.disabled||t.fieldsetDisabled},entry:["syncIndicatorRect","syncSsr"],exit:["cleanupObserver"],activities:["trackFormControlState"],watch:{value:["setIndicatorTransition","syncIndicatorRect","syncInputElements"]},on:{SET_VALUE:[{guard:g8("isTrusted"),actions:["setValue","dispatchChangeEvent"]},{actions:["setValue"]}],SET_HOVERED:{actions:"setHovered"},SET_ACTIVE:{actions:"setActive"},SET_FOCUSED:{actions:"setFocused"}},states:{idle:{}}},{guards:{isTrusted:(t,o)=>!!o.isTrusted},activities:{trackFormControlState(t,o,{send:i,initialContext:r}){return yo(J.getRootEl(t),{onFieldsetDisabledChange(a){t.fieldsetDisabled=a},onFormReset(){i({type:"SET_VALUE",value:r.value})}})}},actions:{setValue(t,o){p8.value(t,o.value)},setHovered(t,o){t.hoveredValue=o.value},setActive(t,o){t.activeValue=o.value},setFocused(t,o){t.focusedValue=o.value},syncInputElements(t){J.getInputEls(t).forEach(i=>{i.checked=i.value===t.value})},setIndicatorTransition(t){t.canIndicatorTransition=Uc(t.value)},cleanupObserver(t){var o;(o=t.indicatorCleanup)==null||o.call(t)},syncSsr(t){t.ssr=!1},syncIndicatorRect(t){var r;if((r=t.indicatorCleanup)==null||r.call(t),!J.getIndicatorEl(t))return;const o=t.value,i=J.getActiveRadioEl(t);if(o==null||!i){t.indicatorRect={};return}t.indicatorCleanup=Hs(i,{getRect(a){return J.getOffsetRect(a)},onChange(a){t.indicatorRect=J.resolveRect(a),qn(()=>{t.canIndicatorTransition=!1})}})},dispatchChangeEvent(t){J.getInputEls(t).forEach(i=>{const r=i.value===t.value;r!==i.checked&&ai(i,{checked:r})})}}})}var m8={change:e=>{var n;e.value!=null&&((n=e.onValueChange)==null||n.call(e,{value:e.value}))}},p8={value:(e,n)=>{Ee(e.value,n)||(e.value=n,m8.change(e))}};ce()(["dir","disabled","form","getRootNode","id","ids","name","onValueChange","orientation","readOnly","value"]);ce()(["value","disabled","invalid"]);const f8=e=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),dir:t,getRootNode:n,value:e.defaultValue,...e},i={...o,value:e.value,onValueChange:ae(e.onValueChange,{sync:!0})},[r,a]=Ne(v8(o),{context:i});return h8(r,a,Fe)},Ws=C.forwardRef((e,n)=>{const[t,o]=de()(e,["defaultValue","disabled","form","id","ids","name","onValueChange","orientation","readOnly","value"]),i=f8(t),r=P(i.getRootProps(),o);return v.jsx(o8,{value:i,children:v.jsx(_.div,{...r,ref:n})})});Ws.displayName="RadioGroupRoot";const[w8,Bt]=te({name:"SelectContext",hookName:"useSelectContext",providerName:"<SelectProvider />"}),Gs=C.forwardRef((e,n)=>{const t=Bt(),o=rt(),i=P(t.getContentProps(),o.getPresenceProps(n),e);return o.unmounted?null:v.jsx(_.div,{...i})});Gs.displayName="SelectContent";const Us=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getControlProps(),e);return v.jsx(_.div,{...o,ref:n})});Us.displayName="SelectControl";const[E8,jE]=te({name:"SelectItemContext",hookName:"useSelectItemContext",providerName:"<SelectItemProvider />"}),[y8,WE]=te({name:"SelectItemPropsContext",hookName:"useSelectItemPropsContext",providerName:"<SelectItemPropsProvider />"}),Ks=C.forwardRef((e,n)=>{const[t,o]=de()(e,["item","persistFocus"]),i=Bt(),r=P(i.getItemProps(t),o),a=i.getItemState(t);return v.jsx(y8,{value:t,children:v.jsx(E8,{value:a,children:v.jsx(_.div,{...r,ref:n})})})});Ks.displayName="SelectItem";const qs=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getLabelProps(),e);return v.jsx(_.label,{...o,ref:n})});qs.displayName="SelectLabel";const Ys=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getPositionerProps(),e);return rt().unmounted?null:v.jsx(_.div,{...o,ref:n})});Ys.displayName="SelectPositioner";var x8=Ie("select").parts("label","positioner","trigger","indicator","clearTrigger","item","itemText","itemIndicator","itemGroup","itemGroupLabel","list","content","root","control","valueText"),Re=x8.build(),Ti=e=>Ae(new To(e));Ti.empty=()=>Ae(new To({items:[]}));var $=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`select:${e.id}`},getContentId:e=>{var n;return((n=e.ids)==null?void 0:n.content)??`select:${e.id}:content`},getTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.trigger)??`select:${e.id}:trigger`},getClearTriggerId:e=>{var n;return((n=e.ids)==null?void 0:n.clearTrigger)??`select:${e.id}:clear-trigger`},getLabelId:e=>{var n;return((n=e.ids)==null?void 0:n.label)??`select:${e.id}:label`},getControlId:e=>{var n;return((n=e.ids)==null?void 0:n.control)??`select:${e.id}:control`},getItemId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.item)==null?void 0:o.call(t,n))??`select:${e.id}:option:${n}`},getHiddenSelectId:e=>{var n;return((n=e.ids)==null?void 0:n.hiddenSelect)??`select:${e.id}:select`},getPositionerId:e=>{var n;return((n=e.ids)==null?void 0:n.positioner)??`select:${e.id}:positioner`},getItemGroupId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemGroup)==null?void 0:o.call(t,n))??`select:${e.id}:optgroup:${n}`},getItemGroupLabelId:(e,n)=>{var t,o;return((o=(t=e.ids)==null?void 0:t.itemGroupLabel)==null?void 0:o.call(t,n))??`select:${e.id}:optgroup-label:${n}`},getHiddenSelectEl:e=>$.getById(e,$.getHiddenSelectId(e)),getContentEl:e=>$.getById(e,$.getContentId(e)),getControlEl:e=>$.getById(e,$.getControlId(e)),getTriggerEl:e=>$.getById(e,$.getTriggerId(e)),getClearTriggerEl:e=>$.getById(e,$.getClearTriggerId(e)),getPositionerEl:e=>$.getById(e,$.getPositionerId(e)),getHighlightedOptionEl(e){return e.highlightedValue?$.getById(e,$.getItemId(e,e.highlightedValue)):null}});function C8(e,n,t){const o=e.context.isDisabled,i=e.context.invalid,r=e.context.readOnly,a=e.context.isInteractive,s=e.context.composite,d=e.hasTag("open"),c=e.matches("focused"),u=e.context.highlightedValue,g=e.context.highlightedItem,h=e.context.selectedItems,m=e.context.isTypingAhead,w=e.context.collection,p=u?$.getItemId(e.context,u):void 0;function y(E){const I=w.getItemDisabled(E.item),O=w.getItemValue(E.item);return{value:O,disabled:!!(o||I),highlighted:u===O,selected:e.context.value.includes(O)}}const x=fi({...e.context.positioning,placement:e.context.currentPlacement});return{open:d,focused:c,empty:e.context.value.length===0,highlightedItem:g,highlightedValue:u,selectedItems:h,hasSelectedItems:e.context.hasSelectedItems,value:e.context.value,valueAsString:e.context.valueAsString,collection:w,setCollection(E){n({type:"COLLECTION.SET",value:E})},reposition(E={}){n({type:"POSITIONING.SET",options:E})},focus(){var E;(E=$.getTriggerEl(e.context))==null||E.focus({preventScroll:!0})},setOpen(E){E!==d&&n(E?"OPEN":"CLOSE")},selectValue(E){n({type:"ITEM.SELECT",value:E})},setValue(E){n({type:"VALUE.SET",value:E})},selectAll(){n({type:"VALUE.SET",value:w.getValues()})},highlightValue(E){n({type:"HIGHLIGHTED_VALUE.SET",value:E})},clearValue(E){n(E?{type:"ITEM.CLEAR",value:E}:{type:"VALUE.CLEAR"})},getItemState:y,getRootProps(){return t.element({...Re.root.attrs,dir:e.context.dir,id:$.getRootId(e.context),"data-invalid":T(i),"data-readonly":T(r)})},getLabelProps(){return t.label({dir:e.context.dir,id:$.getLabelId(e.context),...Re.label.attrs,"data-disabled":T(o),"data-invalid":T(i),"data-readonly":T(r),htmlFor:$.getHiddenSelectId(e.context),onClick(E){var I;E.defaultPrevented||o||(I=$.getTriggerEl(e.context))==null||I.focus({preventScroll:!0})}})},getControlProps(){return t.element({...Re.control.attrs,dir:e.context.dir,id:$.getControlId(e.context),"data-state":d?"open":"closed","data-focus":T(c),"data-disabled":T(o),"data-invalid":T(i)})},getValueTextProps(){return t.element({...Re.valueText.attrs,dir:e.context.dir,"data-disabled":T(o),"data-invalid":T(i),"data-focus":T(c)})},getTriggerProps(){return t.button({id:$.getTriggerId(e.context),disabled:o,dir:e.context.dir,type:"button",role:"combobox","aria-controls":$.getContentId(e.context),"aria-expanded":d,"aria-haspopup":"listbox","data-state":d?"open":"closed","aria-invalid":i,"aria-labelledby":$.getLabelId(e.context),...Re.trigger.attrs,"data-disabled":T(o),"data-invalid":T(i),"data-readonly":T(r),"data-placement":e.context.currentPlacement,"data-placeholder-shown":T(!e.context.hasSelectedItems),onPointerDown(E){xa(E)&&a&&(E.currentTarget.dataset.pointerType=E.pointerType,!(o||E.pointerType==="touch")&&n({type:"TRIGGER.CLICK"}))},onClick(E){!a||E.button||E.currentTarget.dataset.pointerType==="touch"&&n({type:"TRIGGER.CLICK"})},onFocus(){n("TRIGGER.FOCUS")},onBlur(){n("TRIGGER.BLUR")},onKeyDown(E){if(E.defaultPrevented||!a)return;const O={ArrowUp(){n({type:"TRIGGER.ARROW_UP"})},ArrowDown(F){n({type:F.altKey?"OPEN":"TRIGGER.ARROW_DOWN"})},ArrowLeft(){n({type:"TRIGGER.ARROW_LEFT"})},ArrowRight(){n({type:"TRIGGER.ARROW_RIGHT"})},Home(){n({type:"TRIGGER.HOME"})},End(){n({type:"TRIGGER.END"})},Enter(){n({type:"TRIGGER.ENTER"})},Space(F){n(m?{type:"TRIGGER.TYPEAHEAD",key:F.key}:{type:"TRIGGER.ENTER"})}}[vt(E,e.context)];if(O){O(E),E.preventDefault();return}yn.isValidEvent(E)&&(n({type:"TRIGGER.TYPEAHEAD",key:E.key}),E.preventDefault())}})},getIndicatorProps(){return t.element({...Re.indicator.attrs,dir:e.context.dir,"aria-hidden":!0,"data-state":d?"open":"closed","data-disabled":T(o),"data-invalid":T(i),"data-readonly":T(r)})},getItemProps(E){const I=y(E);return t.element({id:$.getItemId(e.context,I.value),role:"option",...Re.item.attrs,dir:e.context.dir,"data-value":I.value,"aria-selected":I.selected,"data-state":I.selected?"checked":"unchecked","data-highlighted":T(I.highlighted),"data-disabled":T(I.disabled),"aria-disabled":Hn(I.disabled),onPointerMove(O){I.disabled||O.pointerType!=="mouse"||I.value!==e.context.highlightedValue&&n({type:"ITEM.POINTER_MOVE",value:I.value})},onPointerUp(){I.disabled||n({type:"ITEM.CLICK",src:"pointerup",value:I.value})},onPointerLeave(O){I.disabled||E.persistFocus||O.pointerType!=="mouse"||["CONTENT.ARROW_UP","CONTENT.ARROW_DOWN"].includes(e.event.type)||n({type:"ITEM.POINTER_LEAVE"})},onTouchEnd(O){O.preventDefault(),O.stopPropagation()}})},getItemTextProps(E){const I=y(E);return t.element({...Re.itemText.attrs,"data-state":I.selected?"checked":"unchecked","data-disabled":T(I.disabled),"data-highlighted":T(I.highlighted)})},getItemIndicatorProps(E){const I=y(E);return t.element({"aria-hidden":!0,...Re.itemIndicator.attrs,"data-state":I.selected?"checked":"unchecked",hidden:!I.selected})},getItemGroupLabelProps(E){const{htmlFor:I}=E;return t.element({...Re.itemGroupLabel.attrs,id:$.getItemGroupLabelId(e.context,I),role:"group",dir:e.context.dir})},getItemGroupProps(E){const{id:I}=E;return t.element({...Re.itemGroup.attrs,"data-disabled":T(o),id:$.getItemGroupId(e.context,I),"aria-labelledby":$.getItemGroupLabelId(e.context,I),dir:e.context.dir})},getClearTriggerProps(){return t.button({...Re.clearTrigger.attrs,id:$.getClearTriggerId(e.context),type:"button","aria-label":"Clear value","data-invalid":T(i),disabled:o,hidden:!e.context.hasSelectedItems,dir:e.context.dir,onClick(E){E.defaultPrevented||n("CLEAR.CLICK")}})},getHiddenSelectProps(){return t.select({name:e.context.name,form:e.context.form,disabled:o,multiple:e.context.multiple,required:e.context.required,"aria-hidden":!0,id:$.getHiddenSelectId(e.context),defaultValue:e.context.multiple?e.context.value:e.context.value[0],style:fo,tabIndex:-1,onFocus(){var E;(E=$.getTriggerEl(e.context))==null||E.focus({preventScroll:!0})},"aria-labelledby":$.getLabelId(e.context)})},getPositionerProps(){return t.element({...Re.positioner.attrs,dir:e.context.dir,id:$.getPositionerId(e.context),style:x.floating})},getContentProps(){return t.element({hidden:!d,dir:e.context.dir,id:$.getContentId(e.context),role:s?"listbox":"dialog",...Re.content.attrs,"data-state":d?"open":"closed","data-placement":e.context.currentPlacement,"data-activedescendant":p,"aria-activedescendant":s?p:void 0,"aria-multiselectable":e.context.multiple&&s?!0:void 0,"aria-labelledby":$.getLabelId(e.context),tabIndex:0,onKeyDown(E){if(!a||!Bl(E))return;if(E.key==="Tab"&&!Ea(E)){E.preventDefault();return}const I={ArrowUp(){n({type:"CONTENT.ARROW_UP"})},ArrowDown(){n({type:"CONTENT.ARROW_DOWN"})},Home(){n({type:"CONTENT.HOME"})},End(){n({type:"CONTENT.END"})},Enter(){n({type:"ITEM.CLICK",src:"keydown.enter"})},Space(F){var G;m?n({type:"CONTENT.TYPEAHEAD",key:F.key}):(G=I.Enter)==null||G.call(I,F)}},O=I[vt(E)];if(O){O(E),E.preventDefault();return}Wl(E.target)||yn.isValidEvent(E)&&(n({type:"CONTENT.TYPEAHEAD",key:E.key}),E.preventDefault())}})},getListProps(){return t.element({...Re.list.attrs,tabIndex:0,role:s?void 0:"listbox","aria-labelledby":$.getTriggerId(e.context),"aria-activedescendant":s?void 0:p,"aria-multiselectable":!s&&e.context.multiple?!0:void 0})}}}var{and:Dt,not:St,or:b8}=it;function R8(e){const n=Se(e);return Ve({id:"select",context:{value:[],highlightedValue:null,loopFocus:!1,closeOnSelect:!n.multiple,disabled:!1,readOnly:!1,composite:!0,...n,highlightedItem:null,selectedItems:[],valueAsString:"",collection:n.collection??Ti.empty(),typeahead:yn.defaultOptions,fieldsetDisabled:!1,restoreFocus:!0,positioning:{placement:"bottom-start",gutter:8,...n.positioning}},computed:{hasSelectedItems:t=>t.value.length>0,isTypingAhead:t=>t.typeahead.keysSoFar!=="",isDisabled:t=>!!t.disabled||t.fieldsetDisabled,isInteractive:t=>!(t.isDisabled||t.readOnly)},initial:n.open?"open":"idle",created:["syncCollection"],entry:["syncSelectElement"],watch:{open:["toggleVisibility"],value:["syncSelectedItems","syncSelectElement"],highlightedValue:["syncHighlightedItem"],collection:["syncCollection"]},on:{"HIGHLIGHTED_VALUE.SET":{actions:["setHighlightedItem"]},"ITEM.SELECT":{actions:["selectItem"]},"ITEM.CLEAR":{actions:["clearItem"]},"VALUE.SET":{actions:["setSelectedItems"]},"VALUE.CLEAR":{actions:["clearSelectedItems"]},"CLEAR.CLICK":{actions:["clearSelectedItems","focusTriggerEl"]},"COLLECTION.SET":{actions:["setCollection"]}},activities:["trackFormControlState"],states:{idle:{tags:["closed"],on:{"CONTROLLED.OPEN":[{guard:"isTriggerClickEvent",target:"open",actions:["highlightFirstSelectedItem"]},{target:"open"}],"TRIGGER.CLICK":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightFirstSelectedItem"]}],"TRIGGER.FOCUS":{target:"focused"},OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}]}},focused:{tags:["closed"],entry:["focusTriggerEl"],on:{"CONTROLLED.OPEN":[{guard:"isTriggerClickEvent",target:"open",actions:["highlightFirstSelectedItem"]},{guard:"isTriggerArrowUpEvent",target:"open",actions:["highlightComputedLastItem"]},{guard:b8("isTriggerArrowDownEvent","isTriggerEnterEvent"),target:"open",actions:["highlightComputedFirstItem"]},{target:"open"}],OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}],"TRIGGER.BLUR":{target:"idle"},"TRIGGER.CLICK":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightFirstSelectedItem"]}],"TRIGGER.ENTER":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightComputedFirstItem"]}],"TRIGGER.ARROW_UP":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightComputedLastItem"]}],"TRIGGER.ARROW_DOWN":[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","highlightComputedFirstItem"]}],"TRIGGER.ARROW_LEFT":[{guard:Dt(St("multiple"),"hasSelectedItems"),actions:["selectPreviousItem"]},{guard:St("multiple"),actions:["selectLastItem"]}],"TRIGGER.ARROW_RIGHT":[{guard:Dt(St("multiple"),"hasSelectedItems"),actions:["selectNextItem"]},{guard:St("multiple"),actions:["selectFirstItem"]}],"TRIGGER.HOME":{guard:St("multiple"),actions:["selectFirstItem"]},"TRIGGER.END":{guard:St("multiple"),actions:["selectLastItem"]},"TRIGGER.TYPEAHEAD":{guard:St("multiple"),actions:["selectMatchingItem"]}}},open:{tags:["open"],entry:["setInitialFocus"],exit:["scrollContentToTop"],activities:["trackDismissableElement","computePlacement","scrollToHighlightedItem"],on:{"CONTROLLED.CLOSE":[{guard:"shouldRestoreFocus",target:"focused",actions:["clearHighlightedItem"]},{target:"idle",actions:["clearHighlightedItem"]}],CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"focused",actions:["invokeOnClose","clearHighlightedItem"]}],"TRIGGER.CLICK":[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"focused",actions:["invokeOnClose","clearHighlightedItem"]}],"ITEM.CLICK":[{guard:Dt("closeOnSelect","isOpenControlled"),actions:["selectHighlightedItem","invokeOnClose"]},{guard:"closeOnSelect",target:"focused",actions:["selectHighlightedItem","invokeOnClose","clearHighlightedItem"]},{actions:["selectHighlightedItem"]}],"CONTENT.INTERACT_OUTSIDE":[{guard:Dt("shouldRestoreFocus","isOpenControlled"),actions:["invokeOnClose"]},{guard:"shouldRestoreFocus",target:"focused",actions:["invokeOnClose","clearHighlightedItem"]},{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"idle",actions:["invokeOnClose","clearHighlightedItem"]}],"CONTENT.HOME":{actions:["highlightFirstItem"]},"CONTENT.END":{actions:["highlightLastItem"]},"CONTENT.ARROW_DOWN":[{guard:Dt("hasHighlightedItem","loop","isLastItemHighlighted"),actions:["highlightFirstItem"]},{guard:"hasHighlightedItem",actions:["highlightNextItem"]},{actions:["highlightFirstItem"]}],"CONTENT.ARROW_UP":[{guard:Dt("hasHighlightedItem","loop","isFirstItemHighlighted"),actions:["highlightLastItem"]},{guard:"hasHighlightedItem",actions:["highlightPreviousItem"]},{actions:["highlightLastItem"]}],"CONTENT.TYPEAHEAD":{actions:["highlightMatchingItem"]},"ITEM.POINTER_MOVE":{actions:["highlightItem"]},"ITEM.POINTER_LEAVE":{actions:["clearHighlightedItem"]},"POSITIONING.SET":{actions:["reposition"]}}}}},{guards:{loop:t=>!!t.loopFocus,multiple:t=>!!t.multiple,hasSelectedItems:t=>!!t.hasSelectedItems,hasHighlightedItem:t=>t.highlightedValue!=null,isFirstItemHighlighted:t=>t.highlightedValue===t.collection.firstValue,isLastItemHighlighted:t=>t.highlightedValue===t.collection.lastValue,closeOnSelect:(t,o)=>!!(o.closeOnSelect??t.closeOnSelect),shouldRestoreFocus:t=>!!t.restoreFocus,isOpenControlled:t=>!!t["open.controlled"],isTriggerClickEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.CLICK"},isTriggerEnterEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.ENTER"},isTriggerArrowUpEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.ARROW_UP"},isTriggerArrowDownEvent:(t,o)=>{var i;return((i=o.previousEvent)==null?void 0:i.type)==="TRIGGER.ARROW_DOWN"}},activities:{trackFormControlState(t,o,{initialContext:i}){return yo($.getHiddenSelectEl(t),{onFieldsetDisabledChange(r){t.fieldsetDisabled=r},onFormReset(){re.selectedItems(t,i.value)}})},trackDismissableElement(t,o,{send:i}){return So(()=>$.getContentEl(t),{defer:!0,exclude:[$.getTriggerEl(t),$.getClearTriggerEl(t)],onFocusOutside:t.onFocusOutside,onPointerDownOutside:t.onPointerDownOutside,onInteractOutside(a){var s;(s=t.onInteractOutside)==null||s.call(t,a),t.restoreFocus=!a.detail.focusable},onDismiss(){i({type:"CONTENT.INTERACT_OUTSIDE"})}})},computePlacement(t){return t.currentPlacement=t.positioning.placement,Kt(()=>$.getTriggerEl(t),()=>$.getPositionerEl(t),{defer:!0,...t.positioning,onComplete(r){t.currentPlacement=r.placement}})},scrollToHighlightedItem(t,o,{getState:i}){const r=s=>{if(t.highlightedValue==null||i().event.type.includes("POINTER"))return;const c=$.getHighlightedOptionEl(t),u=$.getContentEl(t);if(t.scrollToIndexFn){const g=t.collection.indexOf(t.highlightedValue);t.scrollToIndexFn({index:g,immediate:s});return}Gl(c,{rootEl:u,block:"nearest"})};return q(()=>r(!0)),po(()=>$.getContentEl(t),{defer:!0,attributes:["data-activedescendant"],callback(){r(!1)}})}},actions:{reposition(t,o){const i=()=>$.getPositionerEl(t);Kt($.getTriggerEl(t),i,{...t.positioning,...o.options,defer:!0,listeners:!1,onComplete(r){t.currentPlacement=r.placement}})},toggleVisibility(t,o,{send:i}){i({type:t.open?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:o})},highlightPreviousItem(t){if(t.highlightedValue==null)return;const o=t.collection.getPreviousValue(t.highlightedValue);re.highlightedItem(t,o)},highlightNextItem(t){if(t.highlightedValue==null)return;const o=t.collection.getNextValue(t.highlightedValue);re.highlightedItem(t,o)},highlightFirstItem(t){const o=t.collection.firstValue;re.highlightedItem(t,o)},highlightLastItem(t){const o=t.collection.lastValue;re.highlightedItem(t,o)},setInitialFocus(t){q(()=>{const o=jl({root:$.getContentEl(t)});o==null||o.focus({preventScroll:!0})})},focusTriggerEl(t){q(()=>{var o;(o=$.getTriggerEl(t))==null||o.focus({preventScroll:!0})})},selectHighlightedItem(t,o){const i=o.value??t.highlightedValue;i!=null&&re.selectedItem(t,i)},highlightComputedFirstItem(t){const o=t.hasSelectedItems?t.collection.sort(t.value)[0]:t.collection.firstValue;re.highlightedItem(t,o)},highlightComputedLastItem(t){const o=t.hasSelectedItems?t.collection.sort(t.value)[0]:t.collection.lastValue;re.highlightedItem(t,o)},highlightFirstSelectedItem(t){if(!t.hasSelectedItems)return;const[o]=t.collection.sort(t.value);re.highlightedItem(t,o)},highlightItem(t,o){re.highlightedItem(t,o.value)},highlightMatchingItem(t,o){const i=t.collection.search(o.key,{state:t.typeahead,currentValue:t.highlightedValue});i!=null&&re.highlightedItem(t,i)},setHighlightedItem(t,o){re.highlightedItem(t,o.value)},clearHighlightedItem(t){re.highlightedItem(t,null,!0)},selectItem(t,o){re.selectedItem(t,o.value)},clearItem(t,o){const i=t.value.filter(r=>r!==o.value);re.selectedItems(t,i)},setSelectedItems(t,o){re.selectedItems(t,o.value)},clearSelectedItems(t){re.selectedItems(t,[])},selectPreviousItem(t){const o=t.collection.getPreviousValue(t.value[0]);re.selectedItem(t,o)},selectNextItem(t){const o=t.collection.getNextValue(t.value[0]);re.selectedItem(t,o)},selectFirstItem(t){const o=t.collection.firstValue;re.selectedItem(t,o)},selectLastItem(t){const o=t.collection.lastValue;re.selectedItem(t,o)},selectMatchingItem(t,o){const i=t.collection.search(o.key,{state:t.typeahead,currentValue:t.value[0]});i!=null&&re.selectedItem(t,i)},scrollContentToTop(t){var o;t.scrollToIndexFn?t.scrollToIndexFn({index:0,immediate:!0}):(o=$.getContentEl(t))==null||o.scrollTo(0,0)},invokeOnOpen(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!0})},invokeOnClose(t){var o;(o=t.onOpenChange)==null||o.call(t,{open:!1})},syncSelectElement(t){const o=$.getHiddenSelectEl(t);if(o){if(t.value.length===0&&!t.multiple){o.selectedIndex=-1;return}for(const i of o.options)i.selected=t.value.includes(i.value)}},setCollection(t,o){t.collection=o.value},syncCollection(t){const o=t.collection.findMany(t.value),i=t.collection.stringifyItems(o);t.highlightedItem=t.collection.find(t.highlightedValue),t.selectedItems=o,t.valueAsString=i},syncSelectedItems(t){co.valueChange(t)},syncHighlightedItem(t){co.highlightChange(t)}}})}function I8(e){q(()=>{const n=$.getHiddenSelectEl(e);if(!n)return;const t=$.getWin(e),o=new t.Event("change",{bubbles:!0,composed:!0});n.dispatchEvent(o)})}var co={valueChange:e=>{const n=e.selectedItems;e.selectedItems=e.value.map(t=>{const o=n.find(i=>e.collection.getItemValue(i)===t);return o||e.collection.find(t)}),e.valueAsString=e.collection.stringifyItems(e.selectedItems)},highlightChange:e=>{e.highlightedItem=e.collection.find(e.highlightedValue)}},Nn={valueChange:e=>{var n;co.valueChange(e),(n=e.onValueChange)==null||n.call(e,{value:Array.from(e.value),items:Array.from(e.selectedItems)}),I8(e)},highlightChange:e=>{var n;co.highlightChange(e),(n=e.onHighlightChange)==null||n.call(e,{highlightedValue:e.highlightedValue,highlightedItem:e.highlightedItem,highlightedIndex:e.collection.indexOf(e.highlightedValue)})}},re={selectedItem:(e,n,t=!1)=>{if(!Ee(e.value,n)&&!(n==null&&!t)){if(n==null&&t){e.value=[],Nn.valueChange(e);return}e.value=e.multiple?Sa(e.value,n):[n],Nn.valueChange(e)}},selectedItems:(e,n)=>{Ee(e.value,n)||(e.value=n,Nn.valueChange(e))},highlightedItem:(e,n,t=!1)=>{Ee(e.highlightedValue,n)||n==null&&!t||(e.highlightedValue=n??null,Nn.highlightChange(e))}};ce()(["closeOnSelect","collection","dir","disabled","form","getRootNode","highlightedValue","id","ids","invalid","loopFocus","multiple","name","onFocusOutside","onHighlightChange","onInteractOutside","onOpenChange","onPointerDownOutside","onValueChange","open.controlled","open","composite","positioning","required","readOnly","scrollToIndexFn","value"]);ce()(["item","persistFocus"]);ce()(["id"]);ce()(["htmlFor"]);const S8=e=>{const[n,t]=de()(e,["isItemDisabled","itemToValue","itemToString","items"]),o=C.useMemo(()=>Ti(n),Object.values(n)),{getRootNode:i}=We(),{dir:r}=Xe(),a=kt(),s={id:C.useId(),ids:{label:a==null?void 0:a.ids.label,hiddenSelect:a==null?void 0:a.ids.control},disabled:a==null?void 0:a.disabled,readOnly:a==null?void 0:a.readOnly,invalid:a==null?void 0:a.invalid,required:a==null?void 0:a.required,dir:r,getRootNode:i,collection:o,open:e.defaultOpen,value:e.defaultValue,"open.controlled":e.open!==void 0,...t},d={...s,collection:o,value:e.value,onValueChange:ae(e.onValueChange,{sync:!0}),onHighlightChange:ae(e.onHighlightChange),onOpenChange:ae(e.onOpenChange)},[c,u]=Ne(R8(s),{context:d});return C8(c,u,Fe)},T8=(e,n)=>{const[t,o]=Co(e),[i,r]=de()(o,["closeOnSelect","composite","defaultOpen","defaultValue","disabled","form","highlightedValue","id","ids","invalid","isItemDisabled","items","itemToString","itemToValue","loopFocus","multiple","name","onFocusOutside","onHighlightChange","onInteractOutside","onOpenChange","onPointerDownOutside","onValueChange","open","positioning","readOnly","required","scrollToIndexFn","value"]),a=S8(i),s=Rn(P({present:a.open},t)),d=P(a.getRootProps(),r);return v.jsx(w8,{value:a,children:v.jsx(xo,{value:s,children:v.jsx(_.div,{...d,ref:n})})})},M8=C.forwardRef(T8),Xs=C.forwardRef((e,n)=>{const t=Bt(),o=P(t.getTriggerProps(),e);return v.jsx(_.button,{...o,ref:n})});Xs.displayName="SelectTrigger";const Zs=C.forwardRef((e,n)=>{const{children:t,placeholder:o,...i}=e,r=Bt(),a=P(r.getValueTextProps(),i);return v.jsx(_.span,{...a,ref:n,children:t||r.valueAsString||o})});Zs.displayName="SelectValueText";const[z8,zo]=te({name:"SwitchContext",hookName:"useSwitchContext",providerName:"<SwitchProvider />"}),Js=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getControlProps(),e);return v.jsx(_.span,{...o,ref:n})});Js.displayName="SwitchControl";const Qs=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getHiddenInputProps(),e),i=kt();return v.jsx(_.input,{"aria-describedby":i==null?void 0:i.ariaDescribedby,...o,ref:n})});Qs.displayName="SwitchHiddenInput";const gl=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getLabelProps(),e);return v.jsx(_.span,{...o,ref:n})});gl.displayName="SwitchLabel";var O8=Ie("switch").parts("root","label","control","thumb"),_n=O8.build(),pe=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`switch:${e.id}`},getLabelId:e=>{var n;return((n=e.ids)==null?void 0:n.label)??`switch:${e.id}:label`},getThumbId:e=>{var n;return((n=e.ids)==null?void 0:n.thumb)??`switch:${e.id}:thumb`},getControlId:e=>{var n;return((n=e.ids)==null?void 0:n.control)??`switch:${e.id}:control`},getHiddenInputId:e=>{var n;return((n=e.ids)==null?void 0:n.hiddenInput)??`switch:${e.id}:input`},getRootEl:e=>pe.getById(e,pe.getRootId(e)),getHiddenInputEl:e=>pe.getById(e,pe.getHiddenInputId(e))});function V8(e,n,t){const o=e.context.isDisabled,i=!o&&e.context.focused,r=e.context.checked,a=e.context.readOnly,s={"data-active":T(e.context.active),"data-focus":T(i),"data-readonly":T(a),"data-hover":T(e.context.hovered),"data-disabled":T(o),"data-state":e.context.checked?"checked":"unchecked","data-invalid":T(e.context.invalid)};return{checked:r,disabled:o,focused:i,setChecked(d){n({type:"CHECKED.SET",checked:d,isTrusted:!1})},toggleChecked(){n({type:"CHECKED.TOGGLE",checked:r,isTrusted:!1})},getRootProps(){return t.label({..._n.root.attrs,...s,dir:e.context.dir,id:pe.getRootId(e.context),htmlFor:pe.getHiddenInputId(e.context),onPointerMove(){o||n({type:"CONTEXT.SET",context:{hovered:!0}})},onPointerLeave(){o||n({type:"CONTEXT.SET",context:{hovered:!1}})},onClick(d){d.target===pe.getHiddenInputEl(e.context)&&d.stopPropagation()}})},getLabelProps(){return t.element({..._n.label.attrs,...s,dir:e.context.dir,id:pe.getLabelId(e.context)})},getThumbProps(){return t.element({..._n.thumb.attrs,...s,dir:e.context.dir,id:pe.getThumbId(e.context),"aria-hidden":!0})},getControlProps(){return t.element({..._n.control.attrs,...s,dir:e.context.dir,id:pe.getControlId(e.context),"aria-hidden":!0})},getHiddenInputProps(){return t.input({id:pe.getHiddenInputId(e.context),type:"checkbox",required:e.context.required,defaultChecked:r,disabled:o,"aria-labelledby":pe.getLabelId(e.context),"aria-invalid":e.context.invalid,name:e.context.name,form:e.context.form,value:e.context.value,style:fo,onClick(d){if(a){d.preventDefault();return}const c=d.currentTarget.checked;n({type:"CHECKED.SET",checked:c,isTrusted:!0})}})}}}var{not:$r}=it;function F8(e){const n=Se(e);return Ve({id:"switch",initial:"ready",context:{checked:!1,label:"switch",value:"on",disabled:!1,...n,fieldsetDisabled:!1},computed:{isDisabled:t=>t.disabled||t.fieldsetDisabled},watch:{disabled:"removeFocusIfNeeded",checked:"syncInputElement"},activities:["trackFormControlState","trackPressEvent","trackFocusVisible"],on:{"CHECKED.TOGGLE":[{guard:$r("isTrusted"),actions:["toggleChecked","dispatchChangeEvent"]},{actions:["toggleChecked"]}],"CHECKED.SET":[{guard:$r("isTrusted"),actions:["setChecked","dispatchChangeEvent"]},{actions:["setChecked"]}],"CONTEXT.SET":{actions:["setContext"]}},states:{ready:{}}},{guards:{isTrusted:(t,o)=>!!o.isTrusted},activities:{trackPressEvent(t){if(!t.isDisabled)return ba({pointerNode:pe.getRootEl(t),keyboardNode:pe.getHiddenInputEl(t),isValidKey:o=>o.key===" ",onPress:()=>t.active=!1,onPressStart:()=>t.active=!0,onPressEnd:()=>t.active=!1})},trackFocusVisible(t){if(!t.isDisabled)return Ca(pe.getHiddenInputEl(t),{onFocus:()=>t.focused=!0,onBlur:()=>t.focused=!1})},trackFormControlState(t,o,{send:i,initialContext:r}){return yo(pe.getHiddenInputEl(t),{onFieldsetDisabledChange(a){t.fieldsetDisabled=a},onFormReset(){i({type:"CHECKED.SET",checked:!!r.checked,src:"form-reset"})}})}},actions:{setContext(t,o){Object.assign(t,o.context)},syncInputElement(t){const o=pe.getHiddenInputEl(t);o&&(o.checked=!!t.checked)},removeFocusIfNeeded(t){t.disabled&&t.focused&&(t.focused=!1)},setChecked(t,o){Hr.checked(t,o.checked)},toggleChecked(t,o){Hr.checked(t,!t.checked)},dispatchChangeEvent(t){const o=pe.getHiddenInputEl(t);ai(o,{checked:t.checked})}}})}var P8={change:e=>{var n;(n=e.onCheckedChange)==null||n.call(e,{checked:e.checked})}},Hr={checked:(e,n)=>{Ee(e.checked,n)||(e.checked=n,P8.change(e))}};ce()(["checked","dir","disabled","form","getRootNode","id","ids","invalid","label","name","onCheckedChange","readOnly","required","value"]);const k8=e=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o=kt(),i={id:C.useId(),ids:{label:o==null?void 0:o.ids.label,hiddenInput:o==null?void 0:o.ids.control},dir:t,disabled:o==null?void 0:o.disabled,readOnly:o==null?void 0:o.readOnly,invalid:o==null?void 0:o.invalid,required:o==null?void 0:o.required,getRootNode:n,checked:e.defaultChecked,...e},r={...i,checked:e.checked,onCheckedChange:ae(e.onCheckedChange,{sync:!0})},[a,s]=Ne(F8(i),{context:r});return V8(a,s,Fe)},e0=C.forwardRef((e,n)=>{const[t,o]=de()(e,["checked","defaultChecked","disabled","form","id","ids","invalid","label","name","onCheckedChange","readOnly","required","value"]),i=k8(t),r=P(i.getRootProps(),o);return v.jsx(z8,{value:i,children:v.jsx(_.label,{...r,ref:n})})});e0.displayName="SwitchRoot";const t0=C.forwardRef((e,n)=>{const t=zo(),o=P(t.getThumbProps(),e);return v.jsx(_.span,{...o,ref:n})});t0.displayName="SwitchThumb";const[B8,n0]=te({name:"TabsContext",hookName:"useTabsContext",providerName:"<TabsProvider />"}),o0=C.forwardRef((e,n)=>{const t=n0(),o=P(t.getListProps(),e);return v.jsx(_.div,{...o,ref:n})});o0.displayName="TabList";const l0=C.forwardRef((e,n)=>{const[t,o]=de()(e,["disabled","value"]),i=n0(),r=P(i.getTriggerProps(t),o);return v.jsx(_.button,{...r,ref:n})});l0.displayName="TabTrigger";var A8=Ie("tabs").parts("root","list","trigger","content","indicator"),gn=A8.build(),W=je({getRootId:e=>{var n;return((n=e.ids)==null?void 0:n.root)??`tabs:${e.id}`},getListId:e=>{var n;return((n=e.ids)==null?void 0:n.list)??`tabs:${e.id}:list`},getContentId:(e,n)=>{var t;return((t=e.ids)==null?void 0:t.content)??`tabs:${e.id}:content-${n}`},getTriggerId:(e,n)=>{var t;return((t=e.ids)==null?void 0:t.trigger)??`tabs:${e.id}:trigger-${n}`},getIndicatorId:e=>{var n;return((n=e.ids)==null?void 0:n.indicator)??`tabs:${e.id}:indicator`},getListEl:e=>W.getById(e,W.getListId(e)),getContentEl:(e,n)=>W.getById(e,W.getContentId(e,n)),getTriggerEl:(e,n)=>W.getById(e,W.getTriggerId(e,n)),getIndicatorEl:e=>W.getById(e,W.getIndicatorId(e)),getElements:e=>{const t=`[role=tab][data-ownedby='${CSS.escape(W.getListId(e))}']:not([disabled])`;return bn(W.getListEl(e),t)},getFirstTriggerEl:e=>Yl(W.getElements(e)),getLastTriggerEl:e=>Xl(W.getElements(e)),getNextTriggerEl:(e,n)=>Nl(W.getElements(e),W.getTriggerId(e,n),e.loopFocus),getPrevTriggerEl:(e,n)=>_l(W.getElements(e),W.getTriggerId(e,n),e.loopFocus),getSelectedContentEl:e=>{if(e.value)return W.getContentEl(e,e.value)},getSelectedTriggerEl:e=>{if(e.value)return W.getTriggerEl(e,e.value)},getOffsetRect:e=>({left:(e==null?void 0:e.offsetLeft)??0,top:(e==null?void 0:e.offsetTop)??0,width:(e==null?void 0:e.offsetWidth)??0,height:(e==null?void 0:e.offsetHeight)??0}),getRectById:(e,n)=>{const t=pa(W.getElements(e),W.getTriggerId(e,n));return W.resolveRect(W.getOffsetRect(t))},resolveRect:e=>({width:`${e.width}px`,height:`${e.height}px`,left:`${e.left}px`,top:`${e.top}px`})});function L8(e,n,t){const o=e.context.translations,i=e.matches("focused"),r=e.context.orientation==="vertical",a=e.context.orientation==="horizontal",s=e.context.composite,d=e.context.indicatorState;function c(u){return{selected:e.context.value===u.value,focused:e.context.focusedValue===u.value,disabled:!!u.disabled}}return{value:e.context.value,focusedValue:e.context.focusedValue,setValue(u){n({type:"SET_VALUE",value:u})},clearValue(){n({type:"CLEAR_VALUE"})},setIndicatorRect(u){const g=W.getTriggerId(e.context,u);n({type:"SET_INDICATOR_RECT",id:g})},syncTabIndex(){n("SYNC_TAB_INDEX")},selectNext(u){n({type:"TAB_FOCUS",value:u,src:"selectNext"}),n({type:"ARROW_NEXT",src:"selectNext"})},selectPrev(u){n({type:"TAB_FOCUS",value:u,src:"selectPrev"}),n({type:"ARROW_PREV",src:"selectPrev"})},focus(){var u;(u=W.getSelectedTriggerEl(e.context))==null||u.focus()},getRootProps(){return t.element({...gn.root.attrs,id:W.getRootId(e.context),"data-orientation":e.context.orientation,"data-focus":T(i),dir:e.context.dir})},getListProps(){return t.element({...gn.list.attrs,id:W.getListId(e.context),role:"tablist",dir:e.context.dir,"data-focus":T(i),"aria-orientation":e.context.orientation,"data-orientation":e.context.orientation,"aria-label":o==null?void 0:o.listLabel,onKeyDown(u){if(u.defaultPrevented||!Bl(u)||ma(u))return;const g={ArrowDown(){a||n({type:"ARROW_NEXT",key:"ArrowDown"})},ArrowUp(){a||n({type:"ARROW_PREV",key:"ArrowUp"})},ArrowLeft(){r||n({type:"ARROW_PREV",key:"ArrowLeft"})},ArrowRight(){r||n({type:"ARROW_NEXT",key:"ArrowRight"})},Home(){n("HOME")},End(){n("END")},Enter(){n({type:"ENTER"})}};let h=vt(u,e.context);const m=g[h];m&&(u.preventDefault(),m(u))}})},getTriggerState:c,getTriggerProps(u){const{value:g,disabled:h}=u,m=c(u);return t.button({...gn.trigger.attrs,role:"tab",type:"button",disabled:h,dir:e.context.dir,"data-orientation":e.context.orientation,"data-disabled":T(h),"aria-disabled":h,"data-value":g,"aria-selected":m.selected,"data-selected":T(m.selected),"data-focus":T(m.focused),"aria-controls":m.selected?W.getContentId(e.context,g):void 0,"data-ownedby":W.getListId(e.context),"data-ssr":T(e.context.ssr),id:W.getTriggerId(e.context,g),tabIndex:m.selected&&s?0:-1,onFocus(){n({type:"TAB_FOCUS",value:g})},onBlur(w){const p=w.relatedTarget;(p==null?void 0:p.getAttribute("role"))!=="tab"&&n({type:"TAB_BLUR"})},onClick(w){w.defaultPrevented||h||(ga()&&w.currentTarget.focus(),n({type:"TAB_CLICK",value:g}))}})},getContentProps(u){const{value:g}=u,h=e.context.value===g;return t.element({...gn.content.attrs,dir:e.context.dir,id:W.getContentId(e.context,g),tabIndex:s?0:-1,"aria-labelledby":W.getTriggerId(e.context,g),role:"tabpanel","data-ownedby":W.getListId(e.context),"data-selected":T(h),"data-orientation":e.context.orientation,hidden:!h})},getIndicatorProps(){var u,g,h,m;return t.element({id:W.getIndicatorId(e.context),...gn.indicator.attrs,dir:e.context.dir,"data-orientation":e.context.orientation,style:{"--transition-property":"left, right, top, bottom, width, height","--left":(u=d.rect)==null?void 0:u.left,"--top":(g=d.rect)==null?void 0:g.top,"--width":(h=d.rect)==null?void 0:h.width,"--height":(m=d.rect)==null?void 0:m.height,position:"absolute",willChange:"var(--transition-property)",transitionProperty:"var(--transition-property)",transitionDuration:d.transition?"var(--transition-duration, 150ms)":"0ms",transitionTimingFunction:"var(--transition-timing-function)",[a?"left":"top"]:a?"var(--left)":"var(--top)"}})}}}var{not:N8}=it;function _8(e){const n=Se(e);return Ve({initial:"idle",context:{dir:"ltr",orientation:"horizontal",activationMode:"automatic",value:null,loopFocus:!0,composite:!0,...n,focusedValue:n.value??null,ssr:!0,indicatorState:{rendered:!1,transition:!1,rect:{left:"0px",top:"0px",width:"0px",height:"0px"}}},watch:{value:["allowIndicatorTransition","syncIndicatorRect","syncTabIndex","clickIfLink"],dir:["syncIndicatorRect"],orientation:["syncIndicatorRect"]},on:{SET_VALUE:{actions:"setValue"},CLEAR_VALUE:{actions:"clearValue"},SET_INDICATOR_RECT:{actions:"setIndicatorRect"},SYNC_TAB_INDEX:{actions:"syncTabIndex"}},created:["syncFocusedValue"],entry:["checkRenderedElements","syncIndicatorRect","syncTabIndex","syncSsr"],exit:["cleanupObserver"],states:{idle:{on:{TAB_FOCUS:{target:"focused",actions:"setFocusedValue"},TAB_CLICK:{target:"focused",actions:["setFocusedValue","setValue"]}}},focused:{on:{TAB_CLICK:{target:"focused",actions:["setFocusedValue","setValue"]},ARROW_PREV:[{guard:"selectOnFocus",actions:["focusPrevTab","selectFocusedTab"]},{actions:"focusPrevTab"}],ARROW_NEXT:[{guard:"selectOnFocus",actions:["focusNextTab","selectFocusedTab"]},{actions:"focusNextTab"}],HOME:[{guard:"selectOnFocus",actions:["focusFirstTab","selectFocusedTab"]},{actions:"focusFirstTab"}],END:[{guard:"selectOnFocus",actions:["focusLastTab","selectFocusedTab"]},{actions:"focusLastTab"}],ENTER:{guard:N8("selectOnFocus"),actions:"selectFocusedTab"},TAB_FOCUS:{actions:["setFocusedValue"]},TAB_BLUR:{target:"idle",actions:"clearFocusedValue"}}}}},{guards:{selectOnFocus:t=>t.activationMode==="automatic"},actions:{syncFocusedValue(t){t.value!=null&&t.focusedValue==null&&(t.focusedValue=t.value)},selectFocusedTab(t){q(()=>{Tt.value(t,t.focusedValue)})},setFocusedValue(t,o){o.value!=null&&Tt.focusedValue(t,o.value)},clearFocusedValue(t){Tt.focusedValue(t,null)},setValue(t,o){Tt.value(t,o.value)},clearValue(t){Tt.value(t,null)},focusFirstTab(t){q(()=>{var o;(o=W.getFirstTriggerEl(t))==null||o.focus()})},focusLastTab(t){q(()=>{var o;(o=W.getLastTriggerEl(t))==null||o.focus()})},focusNextTab(t){if(!t.focusedValue)return;const o=W.getNextTriggerEl(t,t.focusedValue);q(()=>{t.composite?o==null||o.focus():(o==null?void 0:o.dataset.value)!=null&&Tt.focusedValue(t,o.dataset.value)})},focusPrevTab(t){if(!t.focusedValue)return;const o=W.getPrevTriggerEl(t,t.focusedValue);q(()=>{t.composite?o==null||o.focus():(o==null?void 0:o.dataset.value)!=null&&Tt.focusedValue(t,o.dataset.value)})},checkRenderedElements(t){t.indicatorState.rendered=!!W.getIndicatorEl(t)},syncTabIndex(t){q(()=>{const o=W.getSelectedContentEl(t);if(!o)return;wa(o).length>0?o.removeAttribute("tabindex"):o.setAttribute("tabindex","0")})},cleanupObserver(t){var o;(o=t.indicatorCleanup)==null||o.call(t)},allowIndicatorTransition(t){t.indicatorState.transition=!0},setIndicatorRect(t,o){const i=o.id??t.value;!t.indicatorState.rendered||!i||!W.getTriggerEl(t,i)||(t.indicatorState.rect=W.getRectById(t,i),qn(()=>{t.indicatorState.transition=!1}))},syncSsr(t){t.ssr=!1},syncIndicatorRect(t){var r;(r=t.indicatorCleanup)==null||r.call(t);const o=t.value;if(!t.indicatorState.rendered||!o)return;const i=W.getSelectedTriggerEl(t);i&&(t.indicatorCleanup=Hs(i,{getRect(a){return W.getOffsetRect(a)},onChange(a){t.indicatorState.rect=W.resolveRect(a),qn(()=>{t.indicatorState.transition=!1})}}))},clickIfLink(t){ql(W.getSelectedTriggerEl(t))}}})}var Dr={change:e=>{var n;e.value!=null&&((n=e.onValueChange)==null||n.call(e,{value:e.value}))},focusChange:e=>{var n;e.focusedValue!=null&&((n=e.onFocusChange)==null||n.call(e,{focusedValue:e.focusedValue}))}},Tt={value:(e,n)=>{Ee(n,e.value)||(e.value=n,Dr.change(e))},focusedValue:(e,n)=>{Ee(n,e.focusedValue)||(e.focusedValue=n,Dr.focusChange(e))}};ce()(["activationMode","composite","dir","getRootNode","id","ids","loopFocus","onFocusChange","onValueChange","orientation","translations","value"]);ce()(["disabled","value"]);ce()(["value"]);const $8=e=>{const{getRootNode:n}=We(),{dir:t}=Xe(),o={id:C.useId(),dir:t,getRootNode:n,value:e.defaultValue,...e},i={...o,value:e.value,onValueChange:ae(e.onValueChange,{sync:!0}),onFocusChange:ae(e.onFocusChange)},[r,a]=Ne(_8(o),{context:i});return L8(r,a,Fe)},i0=C.forwardRef((e,n)=>{const[t,o]=li(e),[i,r]=de()(o,["activationMode","composite","defaultValue","id","ids","loopFocus","onFocusChange","onValueChange","orientation","translations","value"]),a=$8(i),s=P(a.getRootProps(),r);return v.jsx(B8,{value:a,children:v.jsx(oi,{value:t,children:v.jsx(_.div,{...s,ref:n})})})});i0.displayName="TabsRoot";var H8=Ie("toast").parts("group","root","title","description","actionTrigger","closeTrigger"),jt=H8.build(),xe=je({getRegionId:e=>`toast-group:${e}`,getRegionEl:(e,n)=>xe.getById(e,`toast-group:${n}`),getRootId:e=>`toast:${e.id}`,getRootEl:e=>xe.getById(e,xe.getRootId(e)),getTitleId:e=>`toast:${e.id}:title`,getDescriptionId:e=>`toast:${e.id}:description`,getCloseTriggerId:e=>`toast${e.id}:close`});function Mi(e,n){return e.filter(t=>t.state.context.placement===n)}var jr={info:5e3,error:5e3,success:2e3,loading:1/0,DEFAULT:5e3};function Wr(e,n){return e??jr[n]??jr.DEFAULT}function D8(e,n){var u;const t=e.offsets,o=typeof t=="string"?{left:t,right:t,bottom:t,top:t}:t,i=e.dir==="rtl",r=n.replace("-start",i?"-right":"-left").replace("-end",i?"-left":"-right"),a=r.includes("right"),s=r.includes("left"),d={position:"fixed",pointerEvents:e.count>0?void 0:"none",display:"flex",flexDirection:"column","--gap":`${e.gap}px`,"--first-height":`${((u=e.heights[0])==null?void 0:u.height)||0}px`,zIndex:Z1};let c="center";if(a&&(c="flex-end"),s&&(c="flex-start"),d.alignItems=c,r.includes("top")){const g=o.top;d.top=`max(env(safe-area-inset-top, 0px), ${g})`}if(r.includes("bottom")){const g=o.bottom;d.bottom=`max(env(safe-area-inset-bottom, 0px), ${g})`}if(!r.includes("left")){const g=o.right;d.insetInlineEnd=`calc(env(safe-area-inset-right, 0px) + ${g})`}if(!r.includes("right")){const g=o.left;d.insetInlineStart=`calc(env(safe-area-inset-left, 0px) + ${g})`}return d}function j8(e,n){const[t]=e.placement.split("-"),o=!e.frontmost,i=!e.stacked,r={position:"absolute",pointerEvents:"auto","--opacity":"0","--remove-delay":`${e.removeDelay}ms`,"--duration":`${e.type==="loading"?Number.MAX_SAFE_INTEGER:e.duration}ms`,"--initial-height":`${e.height}px`,"--offset":`${e.offset}px`,"--index":e.index,"--z-index":e.zIndex,"--lift-amount":"calc(var(--lift) * var(--gap))","--y":"100%","--x":"0"},a=s=>Object.assign(r,s);return t==="top"?a({top:"0","--sign":"-1","--y":"-100%","--lift":"1"}):t==="bottom"&&a({bottom:"0","--sign":"1","--y":"100%","--lift":"-1"}),e.mounted&&(a({"--y":"0","--opacity":"1"}),e.stacked&&a({"--y":"calc(var(--lift) * var(--offset))","--height":"var(--initial-height)"})),n||a({"--opacity":"0",pointerEvents:"none"}),o&&i&&(a({"--base-scale":"var(--index) * 0.05 + 1","--y":"calc(var(--lift-amount) * var(--index))","--scale":"calc(-1 * var(--base-scale))","--height":"var(--first-height)"}),n||a({"--y":"calc(var(--sign) * 40%)"})),o&&e.stacked&&!n&&a({"--y":"calc(var(--lift) * var(--offset) + var(--lift) * -100%)"}),e.frontmost&&!n&&a({"--y":"calc(var(--lift) * -100%)"}),r}function W8(e,n){const t={position:"absolute",inset:"0",scale:"1 2",pointerEvents:n?"none":"auto"},o=i=>Object.assign(t,i);return e.frontmost&&!n&&o({height:"calc(var(--initial-height) + 80%)"}),t}function G8(e,n){return{position:"absolute",left:"0",height:"calc(var(--gap) + 2px)",bottom:"100%",width:"100%"}}function U8(e,n,t){function o(){return I2(e)?e.getState():e}function i(u){return Mi(o().context.toasts,u)}function r(u){const g=o().context.toasts;return g.length?!!g.find(h=>h.id==u):!1}function a(u){const g=`toast:${Wc()}`,h=u.id?u.id:g;return r(h)||n({type:"ADD_TOAST",toast:{...u,id:h}}),h}function s(u,g){return r(u)&&n({type:"UPDATE_TOAST",id:u,toast:g}),u}function d(u){const{id:g}=u;return(g?r(g):!1)&&g!=null?s(g,u):a(u)}function c(u){u==null?n("DISMISS_ALL"):r(u)&&n({type:"DISMISS_TOAST",id:u})}return{getCount(){return o().context.count},getPlacements(){const g=o().context.toasts.map(h=>h.state.context.placement);return Array.from(new Set(g))},getToastsByPlacement:i,isVisible:r,create:a,update:s,upsert:d,dismiss:c,remove(u){u==null?n("REMOVE_ALL"):r(u)&&n({type:"REMOVE_TOAST",id:u})},dismissByPlacement(u){i(u).forEach(h=>c(h.id))},loading(u){return d({...u,type:"loading"})},success(u){return d({...u,type:"success"})},error(u){return d({...u,type:"error"})},promise(u,g,h={}){const m=d({...h,...g.loading,type:"loading"});return Wn(u).then(w=>{const p=Wn(g.success,w);d({...h,...p,id:m,type:"success"})}).catch(w=>{const p=Wn(g.error,w);d({...h,...p,id:m,type:"error"})}).finally(()=>{var w;(w=g.finally)==null||w.call(g)}),m},pause(u){u==null?n("PAUSE_ALL"):r(u)&&n({type:"PAUSE_TOAST",id:u})},resume(u){u==null?n("RESUME_ALL"):r(u)&&n({type:"RESUME_TOAST",id:u})},getGroupProps(u){const{placement:g,label:h="Notifications"}=u,m=o(),w=m.context.hotkey.join("+").replace(/Key/g,"").replace(/Digit/g,""),[p,y="center"]=g.split("-");return t.element({...jt.group.attrs,dir:m.context.dir,tabIndex:-1,"aria-label":`${g} ${h} ${w}`,id:xe.getRegionId(g),"data-placement":g,"data-side":p,"data-align":y,"aria-live":"polite",role:"region",style:D8(m.context,g),onMouseMove(){n({type:"REGION.POINTER_ENTER",placement:g})},onMouseLeave(){n({type:"REGION.POINTER_LEAVE",placement:g})},onFocus(x){n({type:"REGION.FOCUS",target:x.relatedTarget})},onBlur(x){m.context.isFocusWithin&&!ht(x.currentTarget,x.relatedTarget)&&n({type:"REGION.BLUR"})}})},subscribe(u){const g=o();return Zn(g.context.toasts,()=>{const m=i(g.context.placement).map(w=>w.getState().context);u(m)})}}}var{not:K8,and:q8,or:Y8}=it;function X8(e){const{type:n="info",duration:t,id:o="1",placement:i="bottom",removeDelay:r=200,...a}=e,s=Se(a),d=Wr(t,n);return Ve({id:o,context:{id:o,type:n,remaining:d,duration:d,removeDelay:r,createdAt:Date.now(),placement:i,...s,height:0,offset:0,frontmost:!1,mounted:!1,index:-1,zIndex:0},initial:n==="loading"?"visible:persist":"visible",on:{UPDATE:[{guard:q8("hasTypeChanged","isChangingToLoading"),target:"visible:persist",actions:["setContext"]},{guard:Y8("hasDurationChanged","hasTypeChanged"),target:"visible:updating",actions:["setContext"]},{actions:["setContext"]}],MEASURE:{actions:["measureHeight"]}},entry:["invokeOnVisible"],activities:["trackHeight"],states:{"visible:updating":{tags:["visible","updating"],after:{0:"visible"}},"visible:persist":{tags:["visible","paused"],on:{RESUME:{guard:K8("isLoadingType"),target:"visible",actions:["setCreatedAt"]},DISMISS:"dismissing"}},visible:{tags:["visible"],after:{VISIBLE_DURATION:"dismissing"},on:{DISMISS:"dismissing",PAUSE:{target:"visible:persist",actions:"setRemainingDuration"}}},dismissing:{entry:"invokeOnDismiss",after:{REMOVE_DELAY:{target:"unmounted",actions:"notifyParentToRemove"}}},unmounted:{entry:"invokeOnUnmount",type:"final"}}},{activities:{trackHeight(c,u,{self:g}){let h;return q(()=>{const m=xe.getRootEl(c);if(!m)return;c.mounted=!0;const w=bn(m,"[data-ghost]");wo(w.length!==2,"[toast] No ghost element found in toast. Render the `ghostBefore` and `ghostAfter` elements");const p=()=>{const E=m.style.height;m.style.height="auto";const I=m.getBoundingClientRect().height;m.style.height=E,c.height=I,g.sendParent({type:"UPDATE_HEIGHT",id:g.id,height:I,placement:c.placement})};p();const y=xe.getWin(c),x=new y.MutationObserver(p);x.observe(m,{childList:!0,subtree:!0,characterData:!0}),h=()=>x.disconnect()}),()=>h==null?void 0:h()}},guards:{isChangingToLoading:(c,u)=>{var g;return((g=u.toast)==null?void 0:g.type)==="loading"},isLoadingType:c=>c.type==="loading",hasTypeChanged:(c,u)=>{var g;return((g=u.toast)==null?void 0:g.type)!=null&&u.toast.type!==c.type},hasDurationChanged:(c,u)=>{var g;return((g=u.toast)==null?void 0:g.duration)!=null&&u.toast.duration!==c.duration}},delays:{VISIBLE_DURATION:c=>c.remaining,REMOVE_DELAY:c=>c.removeDelay},actions:{measureHeight(c,u,{self:g}){q(()=>{const h=xe.getRootEl(c);if(!h)return;c.mounted=!0;const m=h.style.height;h.style.height="auto";const w=h.getBoundingClientRect().height;h.style.height=m,c.height=w,g.sendParent({type:"UPDATE_HEIGHT",id:g.id,height:w,placement:c.placement})})},setRemainingDuration(c){c.remaining-=Date.now()-c.createdAt},setCreatedAt(c){c.createdAt=Date.now()},notifyParentToRemove(c,u,{self:g}){g.sendParent({type:"REMOVE_TOAST",id:g.id})},invokeOnDismiss(c){var u;(u=c.onStatusChange)==null||u.call(c,{status:"dismissing"})},invokeOnUnmount(c){var u;(u=c.onStatusChange)==null||u.call(c,{status:"unmounted"})},invokeOnVisible(c){var u;(u=c.onStatusChange)==null||u.call(c,{status:"visible"})},setContext(c,u){var w,p;const g=(w=u.toast)==null?void 0:w.duration,h=((p=u.toast)==null?void 0:p.type)??c.type,m=Wr(g,h);Object.assign(c,{...u.toast,duration:m,remaining:m})}}})}function Z8(e){const n=Se(e);return Ve({id:"toaster",initial:n.overlap?"overlap":"stack",context:{dir:"ltr",max:Number.MAX_SAFE_INTEGER,gap:16,pauseOnPageIdle:!1,hotkey:["altKey","KeyT"],offsets:"1rem",placement:"bottom",removeDelay:200,...n,toasts:[],lastFocusedEl:null,isFocusWithin:!1,heights:[]},computed:{count:t=>t.toasts.length},activities:["trackDocumentVisibility","trackHotKeyPress"],watch:{toasts:["collapsedIfEmpty","setDismissableBranch"]},exit:["removeToasts","clearDismissableBranch","clearLastFocusedEl"],on:{PAUSE_TOAST:{actions:["pauseToast"]},PAUSE_ALL:{actions:["pauseToasts"]},RESUME_TOAST:{actions:["resumeToast"]},RESUME_ALL:{actions:["resumeToasts"]},ADD_TOAST:{guard:"isWithinRange",actions:["createToast","syncToastIndex"]},UPDATE_TOAST:{actions:["updateToast"]},DISMISS_TOAST:{actions:["dismissToast"]},DISMISS_ALL:{actions:["dismissToasts"]},REMOVE_TOAST:{actions:["removeToast","syncToastIndex","syncToastOffset"]},REMOVE_ALL:{actions:["removeToasts"]},UPDATE_HEIGHT:{actions:["syncHeights","syncToastOffset"]},"DOC.HOTKEY":{actions:["focusRegionEl"]},"REGION.BLUR":[{guard:"isOverlapping",target:"overlap",actions:["resumeToasts","restoreLastFocusedEl"]},{actions:["resumeToasts","restoreLastFocusedEl"]}]},states:{stack:{entry:["expandToasts"],on:{"REGION.POINTER_LEAVE":[{guard:"isOverlapping",target:"overlap",actions:["resumeToasts"]},{actions:["resumeToasts"]}],"REGION.OVERLAP":{target:"overlap"},"REGION.FOCUS":{actions:["setLastFocusedEl","pauseToasts"]},"REGION.POINTER_ENTER":{actions:["pauseToasts"]}}},overlap:{entry:["collapseToasts"],on:{"REGION.STACK":{target:"stack"},"REGION.POINTER_ENTER":{target:"stack",actions:["pauseToasts"]},"REGION.FOCUS":{target:"stack",actions:["setLastFocusedEl","pauseToasts"]}}}}},{guards:{isWithinRange:t=>t.toasts.length<t.max,isOverlapping:t=>!!t.overlap},activities:{trackHotKeyPress(t,o,{send:i}){return ye(document,"keydown",a=>{t.hotkey.every(d=>a[d]||a.code===d)&&i({type:"DOC.HOTKEY"})},{capture:!0})},trackDocumentVisibility(t,o,{send:i}){if(!t.pauseOnPageIdle)return;const r=xe.getDoc(t);return ye(r,"visibilitychange",()=>{i(r.visibilityState==="hidden"?"PAUSE_ALL":"RESUME_ALL")})}},actions:{setDismissableBranch(t){var a;const i=Mi(t.toasts,t.placement).length>0;if(!i){(a=t._cleanup)==null||a.call(t);return}if(i&&t._cleanup)return;const r=()=>xe.getRegionEl(t,t.placement);t._cleanup=$5(r,{defer:!0})},clearDismissableBranch(t){var o;(o=t._cleanup)==null||o.call(t)},focusRegionEl(t){queueMicrotask(()=>{var o;(o=xe.getRegionEl(t,t.placement))==null||o.focus()})},expandToasts(t){$n(t,o=>{o.state.context.stacked=!0})},collapseToasts(t){$n(t,o=>{o.state.context.stacked=!1})},collapsedIfEmpty(t,o,{send:i}){!t.overlap||t.toasts.length>1||i("REGION.OVERLAP")},pauseToast(t,o,{self:i}){i.sendChild("PAUSE",o.id)},pauseToasts(t){t.toasts.forEach(o=>o.send("PAUSE"))},resumeToast(t,o,{self:i}){i.sendChild("RESUME",o.id)},resumeToasts(t){t.toasts.forEach(o=>o.send("RESUME"))},measureToasts(t){t.toasts.forEach(o=>o.send("MEASURE"))},createToast(t,o,{self:i,getState:r}){const a={placement:t.placement,duration:t.duration,removeDelay:t.removeDelay,...o.toast,dir:t.dir,getRootNode:t.getRootNode,stacked:r().matches("stack")},s=X8(a),d=i.spawn(s);t.toasts=[d,...t.toasts]},updateToast(t,o,{self:i}){i.sendChild({type:"UPDATE",toast:o.toast},o.id)},dismissToast(t,o,{self:i}){i.sendChild("DISMISS",o.id)},dismissToasts(t){t.toasts.forEach(o=>o.send("DISMISS"))},removeToast(t,o,{self:i}){i.stopChild(o.id),t.toasts=t.toasts.filter(r=>r.id!==o.id),t.heights=t.heights.filter(r=>r.id!==o.id)},removeToasts(t,o,{self:i}){t.toasts.forEach(r=>i.stopChild(r.id)),t.toasts=[],t.heights=[]},syncHeights(t,o){const i=t.heights.find(r=>r.id===o.id);if(i)i.height=o.height,i.placement=o.placement;else{const r={id:o.id,height:o.height,placement:o.placement};t.heights=[r,...t.heights]}},syncToastIndex(t){$n(t,(o,i,r)=>{o.state.context.index=i,o.state.context.frontmost=i===0,o.state.context.zIndex=r.length-i})},syncToastOffset(t,o){const i=o.placement??t.placement;$n({...t,placement:i},r=>{const a=Math.max(t.heights.findIndex(d=>d.id===r.id),0),s=t.heights.reduce((d,c,u)=>u>=a?d:d+c.height,0);r.state.context.offset=a*t.gap+s})},setLastFocusedEl(t,o){t.isFocusWithin||!o.target||(t.isFocusWithin=!0,t.lastFocusedEl=Ae(o.target))},restoreLastFocusedEl(t){t.isFocusWithin=!1,t.lastFocusedEl&&(t.lastFocusedEl.focus({preventScroll:!0}),t.lastFocusedEl=null)},clearLastFocusedEl(t){t.lastFocusedEl&&(t.lastFocusedEl.focus({preventScroll:!0}),t.lastFocusedEl=null,t.isFocusWithin=!1)}}})}function $n(e,n){Mi(e.toasts,e.placement).forEach(n)}function J8(e,n,t){const o=e.hasTag("visible"),i=e.hasTag("paused"),r=e.context.placement,a=e.context.type,[s,d="center"]=r.split("-");return{type:a,title:e.context.title,description:e.context.description,placement:r,visible:o,paused:i,pause(){n("PAUSE")},resume(){n("RESUME")},dismiss(){n("DISMISS")},getRootProps(){return t.element({...jt.root.attrs,dir:e.context.dir,id:xe.getRootId(e.context),"data-state":o?"open":"closed","data-type":a,"data-placement":r,"data-align":d,"data-side":s,"data-mounted":T(e.context.mounted),"data-paused":T(i),"data-first":T(e.context.frontmost),"data-sibling":T(!e.context.frontmost),"data-stack":T(e.context.stacked),"data-overlap":T(!e.context.stacked),role:"status","aria-atomic":"true","aria-describedby":e.context.description?xe.getDescriptionId(e.context):void 0,"aria-labelledby":e.context.title?xe.getTitleId(e.context):void 0,tabIndex:0,style:j8(e.context,o),onKeyDown(c){c.defaultPrevented||c.key=="Escape"&&(n("DISMISS"),c.preventDefault())}})},getGhostBeforeProps(){return t.element({"data-ghost":"before",style:W8(e.context,o)})},getGhostAfterProps(){return t.element({"data-ghost":"after",style:G8(e.context)})},getTitleProps(){return t.element({...jt.title.attrs,id:xe.getTitleId(e.context)})},getDescriptionProps(){return t.element({...jt.description.attrs,id:xe.getDescriptionId(e.context)})},getActionTriggerProps(){return t.button({...jt.actionTrigger.attrs,type:"button",onClick(c){c.defaultPrevented||n("DISMISS")}})},getCloseTriggerProps(){return t.button({id:xe.getCloseTriggerId(e.context),...jt.closeTrigger.attrs,type:"button","aria-label":"Dismiss notification",onClick(c){c.defaultPrevented||n("DISMISS")}})}}}var vl={connect:U8,machine:Z8};const Q8=e=>{const n=vl.machine({id:"1",...e});return{...vl.connect(n,n.send,Fe),machine:n}},[eu,r0]=te({name:"ToastContext",hookName:"useToastContext",providerName:"<ToastProvider />"}),a0=C.forwardRef((e,n)=>{const t=r0(),o=P(t.getRootProps(),e);return v.jsxs("div",{...o,ref:n,children:[v.jsx("div",{...t.getGhostBeforeProps()}),e.children,v.jsx("div",{...t.getGhostAfterProps()})]})});a0.displayName="ToastRoot";const s0=C.forwardRef((e,n)=>{const t=r0(),o=P(t.getTitleProps(),e);return v.jsx(_.div,{...o,ref:n})});s0.displayName="ToastTitle";const c0=C.forwardRef((e,n)=>{const{toaster:t,children:o,...i}=e,[r,a]=Ne(t.machine),s=r.context.placement,d=vl.connect(r,a,Fe),c=d.getToastsByPlacement(s),u=P(d.getGroupProps({placement:s}),i);return v.jsx(_.div,{...u,ref:n,children:c.map(g=>v.jsx(tu,{value:g,children:h=>o(h)},g.id))})});c0.displayName="Toaster";const tu=e=>{const[n,t]=D2(e.value),o=J8(n,t,Fe);return v.jsx(eu,{value:o,children:e.children(n.context)})},nu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10 6.475-1.37 5.482a.85.85 0 0 1-.825.644H4v-1.2h3.532l1.643-6.576c.215-.858 1.435-.858 1.65 0L14 17.527l1.37-5.482a.85.85 0 0 1 .825-.644H20v1.2h-3.532l-1.643 6.575c-.215.859-1.435.859-1.65 0z",clipRule:"evenodd"})),ou=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.023 5.532c0-.47.381-.85.85-.85h16.25c.47 0 .85.38.85.85V15.75c0 .47-.38.85-.85.85h-3.625v-1.2h3.275V5.882H4.223V15.4h3.275v1.2H3.873a.85.85 0 0 1-.85-.85zm8.975 8.831L9.495 18.12h5.007zm-.687-1.131a.827.827 0 0 1 1.375 0l3.202 4.802a.826.826 0 0 1-.688 1.285H8.797a.827.827 0 0 1-.688-1.285z",clipRule:"evenodd"})),lu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943M3.223 12a8.776 8.776 0 0 0 7.975 8.74v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.176-9.943V3.26A8.776 8.776 0 0 0 3.222 12m8.175-5.9v8h1.2v-8zm1.4 11a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),iu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601zm8.249.951H8.249L3.2 8.249v7.502L8.249 20.8h7.502l5.05-5.049V8.25zM11.4 14.1v-8h1.2v8z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M12 16.3a.8.8 0 1 1 0 1.6.8.8 0 0 1 0-1.6"})),ru=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.277 4.007a1.198 1.198 0 0 0-2.074-.024L2.771 18.19A1.198 1.198 0 0 0 3.801 20h16.424c.916 0 1.492-.987 1.043-1.785zM3.805 18.8l8.428-14.201 7.988 14.2zM11.647 8v6.397h1.2V8zm1.4 8.797a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),au=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm-2 3.5H6V9.9h12zm2 3.5H4v-1.2h16zm-2 3.5H6v-1.2h12z",clipRule:"evenodd"})),su=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm0 3.5H4V9.9h16zm0 3.5H4v-1.2h16zm0 3.5H4v-1.2h16z",clipRule:"evenodd"})),cu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm-4 3.5H4V9.9h12zm4 3.5H4v-1.2h16zm-4 3.5H4v-1.2h12z",clipRule:"evenodd"})),du=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zm0 3.5H8V9.9h12zm0 3.5H4v-1.2h16zm0 3.5H8v-1.2h12z",clipRule:"evenodd"})),uu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 2.092a2.976 2.976 0 0 0 0 5.829V6.677a1.776 1.776 0 0 1 0-3.342zm1.2 4.585a1.776 1.776 0 0 0 0-3.342V2.092a2.976 2.976 0 0 1 0 5.829v12.766a8.776 8.776 0 0 0 8.155-8.155h-1.755v-1.2h2.975v.6c0 5.51-4.465 9.975-9.975 9.975s-9.975-4.465-9.975-9.974v-.6h2.975v1.2H3.244a8.776 8.776 0 0 0 8.154 8.154V7.933h1.2z",clipRule:"evenodd"})),hu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.623 4.65a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55M3.648 7.423a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0M16.373 4.65a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55m-3.975 2.775a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0M7.623 13.8a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55m-3.975 2.775a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0M16.373 13.8a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55m-3.975 2.775a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0",clipRule:"evenodd"})),gu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.648 4.3c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V4.65zm7.55-.35c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V4.65zm-9.95 8.8c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V13.8zm7.55-.35c0-.47.381-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .469-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55V13.8z",clipRule:"evenodd"})),vu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.723 5.1v3.8h16.55V5.1zm-1.2-.35c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v4.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm2.2 14.15v-7.2h-1.2v7.55c0 .47.381.85.85.85h15.25c.47 0 .85-.38.85-.85V11.7h-1.2v7.2zm10.275-5.3h-6v-1.2h6z",clipRule:"evenodd"})),mu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.199-6.188L8.666 11.82l-.848.849 3.58 3.58a.85.85 0 0 0 1.201 0l3.58-3.58-.848-.849-2.733 2.733V8h-1.2z",clipRule:"evenodd"})),pu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.598 16.552 17.576 5.576l.848.849L7.447 17.4h9.822v1.2H6.249a.85.85 0 0 1-.85-.85V6.73h1.2z",clipRule:"evenodd"})),fu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.55 17.4 5.574 6.423l.849-.849 10.975 10.977V6.73h1.2v11.02c0 .47-.38.85-.85.85H6.73v-1.2z",clipRule:"evenodd"})),wu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 19.037-6.944-6.944-.849.848 7.792 7.792a.85.85 0 0 0 1.202 0l7.793-7.793-.85-.848-6.944 6.945.001-15.523h-1.2z",clipRule:"evenodd"})),Eu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zM7.75 11.4l3.58-3.58.849.849L9.447 11.4h6.552v1.2H9.445l2.733 2.733-.848.848-3.58-3.58a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),yu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m3.268 11.399 7.792-7.792.848.849-6.943 6.943 15.522.002v1.2l-15.523-.002 6.945 6.946-.848.848-7.793-7.792a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),xu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm3.35-9.34-2.731-2.731.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.849L14.55 12.6H7.998v-1.2z",clipRule:"evenodd"})),Cu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.942 3.607 7.793 7.793a.85.85 0 0 1 0 1.202l-7.792 7.791-.848-.848 6.944-6.944-15.523-.002v-1.2l15.522.002-6.944-6.945z",clipRule:"evenodd"})),bu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.362 5.93A3.764 3.764 0 0 0 6.6 9.694h-1.2a4.964 4.964 0 1 1 9.927 0h-1.2a3.764 3.764 0 0 0-3.764-3.764m-4.964 9.437V11.29h1.2v4.077zm8.728 1.854V11.29h1.2v5.93l2.248-2.247.849.848-3.096 3.096a.85.85 0 0 1-1.202 0l-3.096-3.096.848-.849z",clipRule:"evenodd"})),Ru=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.085 8.672 8.18 5.576l.848.849-2.248 2.248h5.93v1.2h-5.93l2.249 2.249-.849.848-3.096-3.096a.85.85 0 0 1 0-1.202m9.223.001a4.964 4.964 0 1 1 0 9.927v-1.2a3.764 3.764 0 1 0 0-7.527zM8.635 17.4h4.076v1.2H8.635z",clipRule:"evenodd"})),Iu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.22 8.673-2.247-2.248.848-.849 3.096 3.096a.85.85 0 0 1 0 1.202L15.82 12.97l-.849-.848 2.249-2.249h-5.932v-1.2zm-7.526 1.2a3.764 3.764 0 0 0 0 7.527v1.2a4.964 4.964 0 1 1 0-9.927zm5.673 8.727h-4.078v-1.2h4.078z",clipRule:"evenodd"})),Su=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.125 5.083a.85.85 0 0 1 1.202 0l3.096 3.096-.849.848-2.248-2.248v5.93h-1.2V6.78l-2.249 2.249-.848-.849zm-7.527 3.55v4.077h-1.2V8.633zm.254 9.183a4.96 4.96 0 0 1-1.453-3.51h1.2a3.764 3.764 0 1 0 7.527 0h1.2a4.964 4.964 0 0 1-8.474 3.51",clipRule:"evenodd"})),Tu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.198-12.987a.85.85 0 0 1 1.202 0l3.58 3.58-.849.848-2.732-2.732V16h-1.2V9.448L8.666 12.18l-.849-.849z",clipRule:"evenodd"})),Mu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 6.25c0-.47.381-.85.85-.85h11.02v1.2h-9.82l10.975 10.977-.849.848L6.598 7.448v9.823h-1.2z",clipRule:"evenodd"})),zu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.73 5.4h11.02c.469 0 .85.38.85.85v11.02h-1.2V7.45L6.422 18.423l-.849-.848L16.551 6.6H6.73z",clipRule:"evenodd"})),Ou=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 3.267a.85.85 0 0 1 1.202 0l7.792 7.791-.85.848L12.6 4.964l-.002 15.522h-1.2L11.4 4.962l-6.946 6.946-.849-.849z",clipRule:"evenodd"})),Vu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v14.8h12.8V4.6zm4.5 3.5a.9.9 0 1 0 0 1.8.9.9 0 0 0 0-1.8m-2.1.9a2.1 2.1 0 1 1 4.2 0 2.1 2.1 0 0 1-4.2 0m8 5.1h-8v-1.2h8zm0 3h-8v-1.2h8z",clipRule:"evenodd"})),Fu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.76 8.76 0 0 0 5.898-3.07c-1.404-.407-2.52-1.507-3.017-2.91A4.6 4.6 0 1 1 16.599 12v1.114c0 1.817 1.273 3.27 2.869 3.493a8.776 8.776 0 0 0-6.67-13.346m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm4.2-8.739a3.4 3.4 0 1 0-6.8 0 3.4 3.4 0 0 0 6.8 0",clipRule:"evenodd"})),Pu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.899 3.68a3.627 3.627 0 0 1 3.953 5.917l-.849-.849a2.428 2.428 0 0 0-3.433-3.433l-.848-.848a3.6 3.6 0 0 1 1.177-.787m-7.201 6.81 4.893-4.893.849.849-4.894 4.893zm7.034-2.751.849.848-6.026 6.027a.915.915 0 0 0 1.274 1.31l6.044-6.045.849.849-6.027 6.026-.027.027-.097.098-.005-.005a2.113 2.113 0 0 1-2.98-2.98l-.005-.004zm-7.319 4.734a3.941 3.941 0 1 0 5.574 5.574l.848.848a5.14 5.14 0 0 1-7.27 0 5.14 5.14 0 0 1 0-7.271zm6.708 4.44 4.893-4.893.848.848-4.893 4.894z",clipRule:"evenodd"})),ku=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.199 3.05a6.152 6.152 0 0 0-3.502 10.497V20.1c0 .7.8 1.1 1.36.68l2.941-2.205 2.94 2.205a.85.85 0 0 0 1.36-.68v-6.55a6.152 6.152 0 0 0-3.5-10.498v1.213a4.952 4.952 0 0 1 0 9.773v1.213l.091-.013a6.1 6.1 0 0 0 2.21-.773v4.935l-2.591-1.943a.85.85 0 0 0-1.02 0L8.898 19.4v-4.936a6.1 6.1 0 0 0 2.3.787v-1.213a4.953 4.953 0 0 1 0-9.773z",clipRule:"evenodd"})),Bu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.773 7.185c.408-.566 1.302-.278 1.302.42v2.965c0 .102.038.19.098.251.064.065.15.1.238.1h1.65c.585 0 .924.663.583 1.138l-3.417 4.751c-.407.567-1.301.279-1.301-.42v-2.964a.36.36 0 0 0-.1-.252.33.33 0 0 0-.237-.1H6.94a.718.718 0 0 1-.583-1.138zm.102 1.914-1.996 2.775h.71c.411 0 .803.165 1.092.457.291.295.445.691.445 1.095v1.47l1.995-2.774h-.71c-.411 0-.804-.166-1.092-.457a1.55 1.55 0 0 1-.444-1.095zM3.598 8.1h3.57V6.9h-3.92a.85.85 0 0 0-.85.85v8.5c0 .47.381.85.85.85h4.08v-1.2h-3.73zm12.8 0h-3.72V6.9h4.07c.47 0 .85.38.85.85v8.5c0 .47-.38.85-.85.85h-4.55v-1.2h4.2zm4 2.5h-1.2V9.4h1.55c.47 0 .85.38.85.85v3.5c0 .47-.38.85-.85.85h-1.55v-1.2h1.2z",clipRule:"evenodd"})),Au=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 7.75c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v8.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v7.8h12.8V8.1zm16.8 2.5h-1.2V9.4h1.55c.47 0 .85.381.85.85v3.5c0 .47-.38.85-.85.85h-1.55v-1.2h1.2z",clipRule:"evenodd"})),Lu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.547 5.65h1.2v8.313h8.1V7.231h5.161v1.2h-3.96v5.532h7.202v-2.292h1.2v6.68h-1.2v-3.188H3.747v3.188h-1.2zm5.241 2.781a1.644 1.644 0 1 0 0 3.288 1.644 1.644 0 0 0 0-3.288m-2.844 1.644a2.844 2.844 0 1 1 5.688 0 2.844 2.844 0 0 1-5.688 0m15.306 0c0-.908-.736-1.644-1.644-1.644v-1.2a2.844 2.844 0 0 1 2.844 2.844z",clipRule:"evenodd"})),Nu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.044 9.156A6.6 6.6 0 0 0 5.399 12h1.2a5.4 5.4 0 0 1 .358-1.931zM16.55 17.4 7.78 8.63l-.853-.853L3.09 3.939l.848-.848 16.97 16.97-.848.848-2.31-2.309zm-2.262 0H6.19A2.6 2.6 0 0 0 6.6 16v-2.4H5.4V16A1.4 1.4 0 0 1 4 17.4v1.2h11.488zm4.311-1.91V13.6h-1.2v.69zm-8.531-8.533A5.4 5.4 0 0 1 17.4 12h1.2a6.6 6.6 0 0 0-9.445-5.955zM11.999 2a2.6 2.6 0 0 0-2.6 2.6h1.2a1.4 1.4 0 0 1 2.8 0h1.2A2.6 2.6 0 0 0 12 2m1.4 17.4a1.4 1.4 0 1 1-2.8 0H9.4a2.6 2.6 0 1 0 5.2 0z",clipRule:"evenodd"})),_u=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.162 2.762A2.6 2.6 0 0 1 14.6 4.6h-1.2a1.4 1.4 0 0 0-2.8 0H9.4c0-.69.274-1.35.761-1.838M7.333 7.333A6.6 6.6 0 0 1 18.6 12h-1.2a5.4 5.4 0 0 0-10.8 0H5.4a6.6 6.6 0 0 1 1.933-4.667M6.6 13.6V16c0 .5-.144.985-.41 1.4h11.62a2.6 2.6 0 0 1-.41-1.4v-2.4h1.2V16a1.4 1.4 0 0 0 1.4 1.4v1.2H4v-1.2A1.4 1.4 0 0 0 5.4 16v-2.4zm4 5.8a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 1 1-5.2 0z",clipRule:"evenodd"})),$u=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.439 4.826 4.049.002a.85.85 0 0 1 .832.677l.865 4.177v.003l.412 1.937-1.174.25-.292-1.375-10.315 1.79a.85.85 0 0 1-.995-.838V9.237h-1.38v-1.2h3.96v1.2h-1.38v1.797l9.864-1.711-.683-3.294-3.764-.002zm4.816 11.798h-1.258a3.351 3.351 0 0 0 6.508 0h-1.258a2.15 2.15 0 0 1-3.992 0m3.992-1.6h1.258a3.351 3.351 0 0 0-6.508 0h1.258a2.15 2.15 0 0 1 3.992 0M5.42 14.335a1.82 1.82 0 0 0-1.634 1.02H2.508a3.02 3.02 0 0 1 5.824 0H7.055a1.82 1.82 0 0 0-1.635-1.02m-2.912 2.62h1.278a1.82 1.82 0 0 0 3.269 0h1.277a3.02 3.02 0 0 1-5.824 0",clipRule:"evenodd"})),Hu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.48 2.25h3.25c.47 0 .85.38.85.85v1.15h1.8v1.2h-1.8v2.8h1.615a.85.85 0 0 1 .813.601l2.447 8a.85.85 0 0 1-.813 1.099H3.268a.85.85 0 0 1-.841-.97l.928-6.5a.85.85 0 0 1 .842-.73h4.65a.85.85 0 0 1 .706.379l1.748 2.621h3.079v-9.3h-2.9zm4.1 7.2v3.65c0 .47-.38.85-.85.85h-3.616a.85.85 0 0 1-.708-.378L8.66 10.95H4.5l-.828 5.8h15.497l-2.233-7.3zm3.4-5.2a2.6 2.6 0 0 1 0 5.2v-1.2a1.4 1.4 0 1 0 0-2.8zM4.83 19.15a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 0 1-5.2 0zm10 0a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 0 1-5.2 0z",clipRule:"evenodd"})),Du=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.599 5.449v5.103L15.15 8zm-1.2 5.103V4.604c0-.758.915-1.137 1.45-.601l3.397 3.396a.85.85 0 0 1 0 1.202l-3.399 3.4 3.399 3.398a.85.85 0 0 1 0 1.202l-3.396 3.397c-.536.535-1.451.156-1.451-.601v-5.948l-2.976 2.975-.849-.848L11.15 12 7.574 8.424l.849-.848zm1.2 2.897v5.103L15.15 16z",clipRule:"evenodd"})),ju=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.898 3.4h4v1.2h-2.8v6.8h2.8v1.2h-2.8v6.8h4.8v1.2h-6zm8.005 2.196a3.4 3.4 0 0 0-2.405-.996V3.4a4.6 4.6 0 0 1 2.98 8.106 4.6 4.6 0 0 1-.98 9.094v-1.2a3.4 3.4 0 1 0 0-6.8h-2v-1.2a3.4 3.4 0 0 0 2.405-5.804",clipRule:"evenodd"})),Wu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.598 5.4v11.8h6.4c.5 0 .986.143 1.4.408V6.8a1.4 1.4 0 0 0-1.4-1.4zm8.4-.262a2.6 2.6 0 0 0-2-.939h-6.75a.85.85 0 0 0-.85.85v12.5c0 .47.381.85.85.85h6.75a1.4 1.4 0 0 1 1.4 1.4h1.2a1.4 1.4 0 0 1 1.4-1.4h6.75c.47 0 .85-.38.85-.85V5.05a.85.85 0 0 0-.85-.85h-6.75a2.6 2.6 0 0 0-2 .939m.6 12.47a2.6 2.6 0 0 1 1.4-.409h6.4V5.4h-6.4a1.4 1.4 0 0 0-1.4 1.4z",clipRule:"evenodd"})),Gu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H8.598v-1.2h9.8v-2.8h-9.8v-1.2h9.8V4.6h-12.8v11.21a2.6 2.6 0 0 1 1.4-.41v1.2a1.4 1.4 0 0 0 0 2.8v1.2a2.6 2.6 0 0 1-2.6-2.6z",clipRule:"evenodd"})),Uu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.567 3.425v16.901l5.9-4.72a.85.85 0 0 1 1.062 0l5.9 4.72V3.425zm-1.2-.35c0-.47.38-.85.85-.85H18.78c.47 0 .85.38.85.85v17.98a.85.85 0 0 1-1.381.663l-6.25-5-6.25 5a.85.85 0 0 1-1.382-.663z",clipRule:"evenodd"})),Ku=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.947A4.6 4.6 0 0 1 16.598 7.2h-1.2a3.4 3.4 0 1 0-6.8 0h-1.2a4.6 4.6 0 0 1 1.348-3.253M4.098 10v9.8h15.8V10zm-1.2-.35c0-.47.381-.85.85-.85h16.5c.47 0 .85.38.85.85v10.5c0 .47-.38.85-.85.85h-16.5a.85.85 0 0 1-.85-.85zm4 8.55v-6.6h1.2v6.6zm9 0v-6.6h1.2v6.6z",clipRule:"evenodd"})),qu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.547 3.021a3.4 3.4 0 0 1 5.804 2.404h-1.2a2.2 2.2 0 0 0-4.4 0h-1.2a3.4 3.4 0 0 1 .996-2.404M7.55 8.008a6.307 6.307 0 0 1 10.2 1.848 2.4 2.4 0 0 0 2.356-2.4h1.2a3.6 3.6 0 0 1-3.155 3.573q.166.704.166 1.439h-1.2a5.108 5.108 0 1 0-10.215 0h-1.2q.001-.734.166-1.438a3.6 3.6 0 0 1-3.165-3.574h1.2a2.4 2.4 0 0 0 2.365 2.4A6.3 6.3 0 0 1 7.55 8.008m-4.259 5.46h3v1.2h-3zm14.415 0h3v1.2h-3zm-5.096 1.914v4.135h-1.2v-4.135zm-5.708.286a5.108 5.108 0 0 0 10.215 0h1.2q-.001.729-.163 1.428a3.6 3.6 0 0 1 3.152 3.572h-1.2a2.4 2.4 0 0 0-2.35-2.4 6.306 6.306 0 0 1-11.493 0 2.4 2.4 0 0 0-2.36 2.4h-1.2a3.6 3.6 0 0 1 3.163-3.573 6.3 6.3 0 0 1-.164-1.427z",clipRule:"evenodd"})),Yu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.671 4.243a1.53 1.53 0 0 0-1.53 1.53h-1.2a2.73 2.73 0 0 1 2.517-2.722v-.008h11.08v.008a2.73 2.73 0 0 1 2.519 2.723h-1.2a1.53 1.53 0 0 0-1.531-1.531zM5.141 7.37v8.99h-1.2V8.57h-.67v2.81h-1.2V8.22c0-.47.38-.85.85-.85h2.22m13.715 8.99V7.37h2.22c.47 0 .85.38.85.85v3.16h-1.2V8.57h-.67v7.79zm-1.319-4.192H6.458v-1.2h11.08zm-9.377 2.13a.465.465 0 1 0 0 .931.465.465 0 0 0 0-.93m-1.666.466a1.665 1.665 0 1 1 3.331 0 1.665 1.665 0 0 1-3.33 0m9.447-.465a.465.465 0 1 0 0 .93.465.465 0 0 0 0-.93m-1.666.465a1.665 1.665 0 1 1 3.331 0 1.665 1.665 0 0 1-3.33 0M7.698 18.56v1.548c0 .469-.381.85-.85.85H4.79a.85.85 0 0 1-.85-.85V17.96h1.2v1.797h1.357V18.21c0-.47.38-.85.85-.85h9.301c.47 0 .85.38.85.85v1.547h1.357V17.96h1.2v2.148c0 .469-.38.85-.85.85h-2.057a.85.85 0 0 1-.85-.85V18.56z",clipRule:"evenodd"})),Xu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.6 3.4v2h1.3v-2zm-1.2-.35c0-.47.38-.85.85-.85h2c.47 0 .85.38.85.85v.75h3.8v-.75c0-.47.38-.85.85-.85h2c.47 0 .85.38.85.85v.75h2.55c.47 0 .85.38.85.85V9.6h-1.2V5h-2.2v.75c0 .469-.38.85-.85.85h-2a.85.85 0 0 1-.85-.85V5h-3.8v.75c0 .469-.38.85-.85.85h-2a.85.85 0 0 1-.85-.85V5H4.2v4.6H3V4.65c0-.47.38-.85.85-.85H6.4zm8.7.35v2h1.3v-2zm3.5 7.6H5.4V9.8h13.2zM4.2 20.6v-9.4H3v9.75c0 .469.38.85.85.85h16.3c.47 0 .85-.381.85-.85V11.2h-1.2v9.4z",clipRule:"evenodd"})),Zu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.788 6.9H2.85a.85.85 0 0 0-.85.85v12.5c0 .47.38.85.85.85h15.138l-1.2-1.2H3.2V8.1h1.788zm4.446 4.447a4.375 4.375 0 0 0 5.994 5.994l-.886-.887a3.175 3.175 0 0 1-4.22-4.22zm6.345 4.081-4.431-4.431-.857-.857-6.2-6.2.848-.849 16.97 16.97-.849.849-1.01-1.01h.001l-3.615-3.615zM8.128 5.018l.876.876A3.399 3.399 0 0 1 15.4 7.5h1.2a4.6 4.6 0 0 0-8.472-2.482m4.194 4.194 4.041 4.041a4.376 4.376 0 0 0-4.04-4.04M20.8 17.69l1.2 1.2V7.75a.85.85 0 0 0-.85-.85H18.2v1.2h2.6z",clipRule:"evenodd"})),Ju=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2.9a4.6 4.6 0 0 0-4.6 4.6h1.2a3.4 3.4 0 1 1 6.8 0h1.2A4.6 4.6 0 0 0 12 2.9M5.805 8.1H3.2v11.8h17.6V8.1h-2.6V6.9h2.95c.47 0 .85.38.85.85v12.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V7.75c0-.47.38-.85.85-.85h2.955zM12.8 16.65a3.176 3.176 0 0 0 0-6.147V9.273a4.376 4.376 0 0 1 0 8.605zm-1.6-6.147a3.176 3.176 0 0 0 0 6.147v1.228a4.376 4.376 0 0 1 0-8.604z",clipRule:"evenodd"})),Qu=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.442 5.225-1.844 5.99v4.315h-1.2v-4.367a.9.9 0 0 1 .038-.25l.573.176-.573-.176 1.935-6.288a.85.85 0 0 1 .812-.6h11.63a.85.85 0 0 1 .813.6l1.935 6.288a.9.9 0 0 1 .037.25v4.367h-1.2v-4.314l-1.843-5.99zm11.756 6.5h-12.4v-1.2h12.4zm-10.7 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m10.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-7.9 3.6v1.4c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-2h1.2v1.65h1.2v-1.4c0-.47.381-.85.85-.85h10.7c.47 0 .85.38.85.85v1.4h1.2v-1.65h1.2v2c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-1.4z",clipRule:"evenodd"})),e3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 5.705c0-.444.36-.805.805-.805h15.989c.445 0 .805.36.805.805v11.99c0 .445-.36.805-.805.805H11.33v-1.2h8.269V6.1h-15.2v3.97H3.2zm0 6.265a6.53 6.53 0 0 1 6.528 6.53h-1.2A5.33 5.33 0 0 0 3.2 13.17zm0 2.837A3.693 3.693 0 0 1 6.892 18.5h-1.2a2.494 2.494 0 0 0-2.494-2.493z",clipRule:"evenodd"})),t3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.198 2.684-.054.004a9.35 9.35 0 0 0-7.356 13.785l-.707 3.46a.833.833 0 0 0 .984.984l3.46-.707a9.35 9.35 0 0 0 3.673 1.105V20.11A8.15 8.15 0 0 1 7.995 19.1a.84.84 0 0 0-.578-.092l-3.049.623.623-3.048a.84.84 0 0 0-.092-.579A8.15 8.15 0 0 1 11.2 3.89zm1.6 17.426q.397-.039.79-.117a8.15 8.15 0 0 0-.79-16.104V2.684l.049.004a9.35 9.35 0 0 1-.049 18.628z",clipRule:"evenodd"})),n3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.898 5c0-.47.381-.85.85-.85h16.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85H8.64L4.13 19.606a.85.85 0 0 1-1.23-.76zm1.2.35v12.93l4.08-2.04a.85.85 0 0 1 .38-.09h11.34V5.35z",clipRule:"evenodd"})),o3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm6.457-11.724-6.894 6.894a.85.85 0 0 1-1.203 0l-3.485-3.485.849-.848 3.237 3.237 6.647-6.646z",clipRule:"evenodd"})),l3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.998 3.256-7.4 2.22V11.8h-1.2V5.216a.85.85 0 0 1 .606-.814l7.75-2.325a.85.85 0 0 1 .489 0l7.75 2.325-.173.575.173-.575a.85.85 0 0 1 .605.814V11.8h-1.2V5.476zm4.925 6.15L11.17 15.16a.85.85 0 0 1-1.202 0l-2.894-2.894.849-.848 2.646 2.646 5.505-5.505zM4.598 13.4a7.4 7.4 0 1 0 14.8 0h1.2a8.6 8.6 0 1 1-17.2 0z",clipRule:"evenodd"})),i3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zm13.933 5.29-6.894 6.895a.85.85 0 0 1-1.203 0l-3.485-3.485.849-.849 3.237 3.238 6.647-6.647z",clipRule:"evenodd"})),r3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.766 8.636 10.81 16.59a.85.85 0 0 1-1.202 0l-4.035-4.035.849-.848 3.787 3.787 7.707-7.708z",clipRule:"evenodd"})),a3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 11.248 7.574 7.425l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0m0 6-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),s3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.753 11.4 3.823-3.824.849.849L7.849 12l3.576 3.576-.849.849L6.753 12.6a.85.85 0 0 1 0-1.202m6 0 3.823-3.824.849.849L13.849 12l3.576 3.576-.849.849-3.823-3.824a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),c3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.423 7.576 3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L16.15 12l-3.576-3.575zm-6 0 3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L10.15 12 6.574 8.425z",clipRule:"evenodd"})),d3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 6.753a.85.85 0 0 1 1.203 0l3.823 3.823-.849.849L12 7.849l-3.576 3.576-.849-.849zm0 6a.85.85 0 0 1 1.203 0l3.823 3.823-.849.849L12 13.849l-3.576 3.576-.849-.849z",clipRule:"evenodd"})),u3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m18.08 9.597-5.48 5.48a.85.85 0 0 1-1.202 0l.424-.425-.424.425-5.48-5.48.848-.849L12 13.981l5.233-5.233z",clipRule:"evenodd"})),h3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.632 11.4 3.823-3.824.848.849L6.728 12l3.576 3.576-.849.849L5.632 12.6a.85.85 0 0 1 0-1.202m8.914-3.824 3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L17.273 12l-3.576-3.575zm2.974 4.672Z",clipRule:"evenodd"})),g3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.925 11.398 5.48-5.48.848.848L10.021 12l5.232 5.233-.848.848-5.48-5.48a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),v3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.595 5.918 5.48 5.48a.85.85 0 0 1 0 1.202l-5.48 5.48-.849-.848 5.233-5.233-5.233-5.233z",clipRule:"evenodd"})),m3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 5.632a.85.85 0 0 1 1.202 0l3.823 3.823-.849.848L12 6.728l-3.576 3.576-.849-.849zm.848.849-.248-.248zm-.849 11.888-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),p3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 8.925a.85.85 0 0 1 1.202 0l5.48 5.48-.848.848-5.233-5.232-5.233 5.232-.848-.848z",clipRule:"evenodd"})),f3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943m-1.6 19.886V20.74a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943",clipRule:"evenodd"})),w3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.998 4h-8V2.8h8zm-10.4 1.2h.6V4h-.95a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V4.85a.85.85 0 0 0-.85-.85h-1.15v1.2h.8V20h-12.8zm10.4 1.2h-8V5.2h8z",clipRule:"evenodd"})),E3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.2-8.843V6h1.2v5.752l3.824 3.824-.849.848-3.927-3.926a.85.85 0 0 1-.249-.601",clipRule:"evenodd"})),y3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM11.15 12 8.018 8.869l.849-.849 3.131 3.132L15.13 8.02l.848.849L12.847 12l3.131 3.131-.848.849-3.132-3.131-3.131 3.131-.849-.849z",clipRule:"evenodd"})),x3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601zm8.249.951H8.249L3.2 8.249v7.502L8.249 20.8h7.502l5.05-5.049V8.25zm-4.6 8.8L8.02 8.869l.848-.849L12 11.152 15.13 8.02l.849.849L12.848 12l3.132 3.131-.849.849L12 12.848 8.868 15.98l-.848-.849z",clipRule:"evenodd"})),C3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zM11.15 12 8.019 8.87l.848-.849 3.131 3.132L15.13 8.02l.848.849L12.847 12l3.131 3.132-.848.848-3.132-3.131-3.131 3.131-.848-.848z",clipRule:"evenodd"})),b3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.15 12 5.21 6.06l.85-.85L12 11.15l5.939-5.94.848.85-5.94 5.94 5.94 5.939-.848.848-5.94-5.94-5.94 5.94-.848-.848z",clipRule:"evenodd"})),R3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.031 15.9a5.6 5.6 0 0 1 5.174-5.584l.426.426v.758a4.4 4.4 0 0 0 0 8.8v1.2a5.6 5.6 0 0 1-5.6-5.6m8.75 0c0-.606.096-1.189.274-1.735l.989.99a4.4 4.4 0 0 0-.063.745zm5.66 4.4a4.4 4.4 0 0 0 .686-.062l.989.989a5.6 5.6 0 0 1-1.735.273v-1.2zm2.316-.695.864.864.44.44.85-.848L3.94 3.091l-.849.848 2.976 2.976 1 1 4.746 4.745.864.865zM21.98 15.9c0 .867-.197 1.688-.549 2.42l-.915-.915A4.4 4.4 0 0 0 16.38 11.5v-1.2a5.6 5.6 0 0 1 5.6 5.6m-7.2-5.368v1.137l-.82-.82a5.6 5.6 0 0 1 .82-.317M12.006 3.7c-1.43 0-2.72.6-3.631 1.563l-.85-.849A6.2 6.2 0 0 1 18.206 8.7h-1.2a5 5 0 0 0-5-5M9.23 21.5h5.55v-1.2H9.23z",clipRule:"evenodd"})),I3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.806 8.7a6.2 6.2 0 0 1 12.4 0h-1.2a5 5 0 0 0-10 0zM2.03 15.9a5.6 5.6 0 0 1 5.6-5.6v1.2a4.4 4.4 0 0 0 0 8.8v1.2a5.6 5.6 0 0 1-5.6-5.6m7.2 5.6h5.55v-1.2H9.23zm7.21-1.2h-.06v1.2a5.6 5.6 0 1 0 0-11.2v1.2a4.4 4.4 0 0 1 .06 8.8m-1.66-8.5v-1.268c-2.313.689-4 2.831-4 5.368h1.2a4.4 4.4 0 0 1 2.8-4.1",clipRule:"evenodd"})),S3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.428 4.991a1.4 1.4 0 1 0 0 2.8v1.2a2.6 2.6 0 1 1 0-5.2zm3.6 0a1.4 1.4 0 0 0 0 2.8v1.2a2.6 2.6 0 1 1 0-5.2zm3.6 0a1.4 1.4 0 0 0 0 2.8v1.2a2.6 2.6 0 1 1 0-5.2zm2.311 6.703H3.11v-1.2h13.83zm2.746 1.4a1.4 1.4 0 0 0-1.4-1.4v-1.2a2.6 2.6 0 1 1 0 5.2v-1.2a1.4 1.4 0 0 0 1.4-1.4m-15.372.2a5.714 5.714 0 0 0 11.43 0h1.2a6.914 6.914 0 0 1-13.83 0z",clipRule:"evenodd"})),T3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.845 10.692H5.98v1.2h5.063c.469 0 .85-.38.85-.85V5.98h-1.2v3.863L6.059 5.211l-.848.849zm2.262 2.265c0-.47.38-.85.85-.85h5.062v1.2h-3.863l4.632 4.633-.849.848-4.632-4.633v3.865h-1.2z",clipRule:"evenodd"})),M3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.307 9.844V5.98h-1.2v5.063c0 .469.38.85.85.85h5.062v-1.2h-3.863l4.632-4.634-.849-.848zM5.98 12.107h5.063c.469 0 .85.38.85.85v5.062h-1.2v-3.863l-4.634 4.632-.848-.849 4.633-4.632H5.98z",clipRule:"evenodd"})),z3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.552 11.4 6.82 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848L9.552 12.6H3v-1.2zm3.201 0 3.58-3.58.848.849L14.45 11.4h6.552v1.2h-6.552l2.733 2.733-.849.848-3.58-3.58a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),O3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.354 11.399 5.458-5.458.848.849-4.61 4.61h10.648v1.2H9.05l4.61 4.61-.848.848-5.458-5.457a.85.85 0 0 1 0-1.203m-3.053 6.1v-11h1.2v11z",clipRule:"evenodd"})),V3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.95 11.4-4.611-4.61.848-.849 5.458 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H4.301v-1.2zm3.548 6.1v-11h1.2v11z",clipRule:"evenodd"})),F3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.402 9.552 8.669 6.82l-.849.849 3.58 3.58a.85.85 0 0 0 1.202 0l3.58-3.58-.848-.848-2.732 2.732V3h-1.2zM7.82 16.333l3.58-3.58a.85.85 0 0 1 1.202 0l3.58 3.58-.848.848-2.732-2.732v6.552h-1.2v-6.552l-2.733 2.733z",clipRule:"evenodd"})),P3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 2.47a3.726 3.726 0 0 0 0 7.31V8.543a2.526 2.526 0 0 1 0-4.839zm1.2 6.18h2.05V6.125a2.526 2.526 0 0 0-2.05-2.48V2.43a3.726 3.726 0 0 1 3.25 3.695V8.65h4.3V6h.002a3.726 3.726 0 0 1 3.248-3.57v1.214a2.526 2.526 0 0 0-2.05 2.48V8.65h2.05v1.2h-2.05v4.3h2.05v1.2h-2.05v2.525c0 1.232.883 2.258 2.05 2.48v1.215a3.726 3.726 0 0 1-3.25-3.695V15.35h-4.3V18h-.002a3.726 3.726 0 0 1-3.248 3.57v-1.215a2.526 2.526 0 0 0 2.05-2.48V15.35h-2.05v-1.2h2.05v-4.3h-2.05zm-1.2 5.57a3.726 3.726 0 0 0 0 7.31v-1.236a2.526 2.526 0 0 1 0-4.839zm15-8.095a2.53 2.53 0 0 1-1.8 2.42v1.234a3.726 3.726 0 0 0 0-7.309v1.235a2.53 2.53 0 0 1 1.8 2.42m-1.8 9.33V14.22a3.726 3.726 0 0 1 0 7.31v-1.236a2.526 2.526 0 0 0 0-4.839M9.848 9.85v4.3h4.3v-4.3z",clipRule:"evenodd"})),k3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm3.574-12.526c.708-.294 1.413.426 1.103 1.128l-1.868 4.237a.85.85 0 0 1-.442.438l-4.291 1.842c-.706.303-1.42-.41-1.116-1.116l1.84-4.288a.85.85 0 0 1 .456-.45zm-.347 1.443-3.38 1.402-1.439 3.352 3.359-1.442z",clipRule:"evenodd"})),B3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.413 4.637a2.1 2.1 0 0 1 2.97 2.97l-.04.039-.848-.849.04-.04a.9.9 0 1 0-1.273-1.272l-.425-.424.425.424-.04.04-.848-.85zM5.598 5.6h8.2V4.4h-8.55a.85.85 0 0 0-.85.85v13.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V10.2h-1.2v8.2h-12.8zm4.047 7.501 6.697-6.697-.848-.848-6.801 6.8a.85.85 0 0 0-.249.608l.013 1.755a.85.85 0 0 0 .844.843l1.755.013a.85.85 0 0 0 .607-.249l6.8-6.8-.848-.849-6.697 6.697-1.263-.01z",clipRule:"evenodd"})),A3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.63 11.4 3.823-3.824.849.849L14.726 12l3.576 3.576-.849.849L13.63 12.6a.85.85 0 0 1 0-1.202M6.302 7.575l3.823 3.823a.85.85 0 0 1 0 1.203l-3.823 3.823-.849-.849L9.03 12 5.453 8.425z",clipRule:"evenodd"})),L3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 10.127 7.574 6.304l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0m0 3.505a.85.85 0 0 1 1.203 0l3.823 3.823-.849.849L12 14.728l-3.576 3.576-.849-.849zm.849.848Z",clipRule:"evenodd"})),N3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.599 4.25c0-.47.38-.85.85-.85h12.3c.469 0 .85.38.85.85v12.3c0 .47-.381.85-.85.85h-1.15v-1.2h.8V4.6h-11.6v.8h-1.2zm-3.2 3.2c0-.47.38-.85.85-.85h12.299c.47 0 .85.381.85.85v12.3c0 .47-.38.85-.85.85h-12.3a.85.85 0 0 1-.85-.85zm1.2.35v11.6h11.599V7.8z",clipRule:"evenodd"})),_3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.071 11.375V5h1.2v6.378a4.963 4.963 0 0 1-4.77 4.946v.003h-7.72l2.248 2.249-.848.848-3.096-3.096a.85.85 0 0 1 0-1.202L8.18 12.03l.849.849-2.25 2.249h7.528a3.764 3.764 0 0 0 3.763-3.753",clipRule:"evenodd"})),$3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.73 11.364V5h1.2v6.375a3.766 3.766 0 0 0 3.764 3.752h7.527l-2.249-2.248.849-.849 3.096 3.096a.85.85 0 0 1 0 1.202l-3.096 3.096-.848-.848 2.248-2.248H9.5v-.004a4.963 4.963 0 0 1-4.77-4.946v-.014",clipRule:"evenodd"})),H3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.635 4.73h6.364v1.2h-6.375A3.766 3.766 0 0 0 8.87 9.693v7.529l2.249-2.249.848.849-3.096 3.096a.85.85 0 0 1-1.202 0L4.574 15.82l.849-.848L7.67 17.22V9.5h.004a4.964 4.964 0 0 1 4.945-4.77z",clipRule:"evenodd"})),D3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.87 6.779 2.25 2.249.848-.849-3.096-3.096a.85.85 0 0 0-1.202 0L4.574 8.179l.849.848L7.67 6.78V14.5h.004a4.964 4.964 0 0 0 4.945 4.77H19v-1.2h-6.376a3.764 3.764 0 0 1-3.752-3.761z",clipRule:"evenodd"})),j3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.375 5.93H5v-1.2h6.378a4.964 4.964 0 0 1 4.946 4.77h.003v7.72l2.249-2.247.848.848-3.096 3.096a.85.85 0 0 1-1.202 0L12.03 15.82l.849-.849 2.249 2.249V9.694a3.764 3.764 0 0 0-3.753-3.764",clipRule:"evenodd"})),W3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.126 5.083a.85.85 0 0 1 1.202 0l3.096 3.096-.848.848-2.248-2.248v7.72h-.004a4.964 4.964 0 0 1-4.946 4.77H5v-1.2h6.375a3.766 3.766 0 0 0 3.752-3.763V6.779L12.88 9.028l-.849-.849z",clipRule:"evenodd"})),G3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.085 7.672 8.18 4.576l.848.849-2.248 2.248h7.531a4.964 4.964 0 0 1 4.96 4.95V19h-1.2v-6.375a3.764 3.764 0 0 0-3.763-3.752H6.781l2.249 2.249-.849.848-3.096-3.096a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),U3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.668 7.672h-8.98v1.2h8.98z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.82 8.273-2.847-2.848.848-.849 3.096 3.096a.85.85 0 0 1 0 1.202L15.82 11.97l-.849-.848zm-8.126.6a3.764 3.764 0 0 0-3.764 3.752V19h-1.2v-6.378a4.964 4.964 0 0 1 4.964-4.95z",clipRule:"evenodd"})),K3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.4 4.4V2h1.2v2.4h2.8V2h1.2v2.4h4.15c.47 0 .85.38.85.85V9.4H22v1.2h-2.4v2.8H22v1.2h-2.4v4.15c0 .47-.38.85-.85.85H14.6V22h-1.2v-2.4h-2.8V22H9.4v-2.4H5.25a.85.85 0 0 1-.85-.85V14.6H2v-1.2h2.4v-2.8H2V9.4h2.4V5.25c0-.47.38-.85.85-.85zM5.6 5.6v12.8h12.8V5.6zm2.8 3.65c0-.47.38-.85.85-.85h5.5c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85h-5.5a.85.85 0 0 1-.85-.85zm1.2.35v4.8h4.8V9.6z",clipRule:"evenodd"})),q3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 5.75c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85V8.3h-1.2V6.1h-16.8v2.2h-1.2zm18 4.15v8h-16.8v-8h-1.2v8.35c0 .47.381.85.85.85h17.5c.47 0 .85-.38.85-.85V9.9zm-1.4-1.4h-14V7.3h14zm0 2.402h-14v-1.2h14zm-2.8 3.598a.8.8 0 0 0 1.6 0h1.2a2 2 0 1 1-4 0z",clipRule:"evenodd"})),Y3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.4 7.4V4h1.2v3.4h7.15c.47 0 .85.38.85.85v7.15H20v1.2h-3.4V20h-1.2v-3.4H8.25a.85.85 0 0 1-.85-.85V8.6H4V7.4zm1.2 1.2v6.8h6.8V8.6z",clipRule:"evenodd"})),X3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 3.708 5.131 8.001l6.867 4.292 6.868-4.292zm7.4 5.375-6.8 4.25v6.585l6.8-4.25zm-8 10.835v-6.585l-6.8-4.25v6.585zm.15-17.343a.85.85 0 0 1 .9 0l7.868 4.917a.6.6 0 0 1 .282.509v7.86a.85.85 0 0 1-.4.722l-7.882 4.926a.6.6 0 0 1-.636 0l-7.882-4.926a.85.85 0 0 1-.4-.721V8a.6.6 0 0 1 .282-.51z",clipRule:"evenodd"})),Z3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.624 5.66a.819.819 0 0 1 1.055-1.053l13.01 4.898c.69.26.711 1.228.033 1.519l-4.804 2.059 3.962 3.962-.848.849-3.962-3.962-2.059 4.802c-.29.678-1.26.656-1.519-.037zm1.417.366 4.242 11.36 2.033-4.742a.6.6 0 0 1 .315-.315l4.748-2.035zm4.575 12.252Z",clipRule:"evenodd"})),J3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.25 4.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8M13.65 6a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0m-.852 3.667a4.1 4.1 0 0 0 4.185 2.613l-.105-1.196a2.9 2.9 0 0 1-3.071-2.206.9.9 0 0 0-.582-.635.86.86 0 0 0-.88.193l-3.82 3.704a.86.86 0 0 0-.202.925.89.89 0 0 0 .71.572c1.9.26 3.364 1.89 3.364 3.86h1.2a5.1 5.1 0 0 0-3.791-4.928zM5.75 14.674a2.15 2.15 0 0 0-1.996 1.35H2.496a3.351 3.351 0 0 1 6.508 0H7.746a2.15 2.15 0 0 0-1.996-1.35m-3.254 2.95h1.258a2.15 2.15 0 0 0 3.992 0h1.258a3.351 3.351 0 0 1-6.508 0m13.758 0h-1.258a3.351 3.351 0 0 0 6.508 0h-1.258a2.15 2.15 0 0 1-3.992 0m3.992-1.6h1.258a3.351 3.351 0 0 0-6.508 0h1.258a2.15 2.15 0 0 1 3.992 0",clipRule:"evenodd"})),Q3=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.313 5.929c0-.073.044-.237.344-.474.294-.231.756-.466 1.38-.674 1.242-.414 2.997-.68 4.962-.68s3.72.266 4.962.68c.624.208 1.086.443 1.38.674.3.237.344.401.344.474v.003c-.002.075-.049.238-.344.471-.294.231-.756.466-1.38.674-1.242.414-2.997.68-4.962.68s-3.72-.266-4.962-.68c-.624-.208-1.086-.443-1.38-.674-.3-.237-.344-.401-.344-.474m-1.2 0c0-.598.364-1.072.801-1.416.444-.35 1.05-.639 1.743-.87C8.052 3.178 9.941 2.9 12 2.9s3.947.278 5.341.743c.695.231 1.3.52 1.743.87.438.344.802.818.802 1.416v12.143c0 .598-.365 1.072-.802 1.416-.443.35-1.048.639-1.743.87-1.394.465-3.283.742-5.341.742s-3.947-.277-5.342-.742c-.694-.231-1.299-.52-1.743-.87-.437-.344-.8-.818-.8-1.416V5.929m1.2 7.761v4.382c0 .073.044.237.344.474.294.231.756.466 1.38.674 1.242.414 2.997.68 4.962.68s3.72-.266 4.962-.68c.624-.208 1.086-.443 1.38-.674.3-.237.343-.401.344-.474V13.69c-.383.23-.84.429-1.345.597-1.394.465-3.283.742-5.341.742s-3.947-.277-5.342-.742a6.8 6.8 0 0 1-1.344-.597m13.372-1.686c-.002.074-.049.238-.344.47-.294.232-.756.466-1.38.675-1.242.414-2.997.68-4.962.68s-3.72-.266-4.962-.68c-.624-.208-1.086-.443-1.38-.674-.3-.237-.344-.402-.344-.474V7.619c.383.23.84.428 1.344.596 1.395.465 3.284.743 5.342.743s3.947-.278 5.341-.743a6.8 6.8 0 0 0 1.345-.596z",clipRule:"evenodd"})),eh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.503 5.65a.85.85 0 0 1 .6-.25H20.75c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85H9.104a.85.85 0 0 1-.601-.249l.424-.424-.424.424-5.75-5.75a.85.85 0 0 1 0-1.202zm.746.95-5.4 5.4 5.4 5.4H20.4V6.6zm-5.647 5.153L3.353 12zm5.75-5.255-.248-.248zM14 11.152l2.576-2.576.849.849L14.849 12l2.576 2.576-.849.849L14 12.849l-2.575 2.576-.849-.849L13.152 12l-2.576-2.575.849-.849z",clipRule:"evenodd"})),th=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.063 21.536 2.023 17.24 2.023 12m10.775 9.943c5.135-.407 9.175-4.703 9.175-9.943s-4.04-9.536-9.175-9.943V3.26a8.776 8.776 0 0 1 0 17.478zm-.8-12.718a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55M8.023 12a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0",clipRule:"evenodd"})),nh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.15 6.375c0-1.369.964-2.511 2.25-2.787v1.25a1.65 1.65 0 0 0 0 3.074v1.25a2.85 2.85 0 0 1-2.25-2.787m4.5 0c0 .7-.435 1.297-1.05 1.537v1.25a2.851 2.851 0 0 0 0-5.574v1.25a1.65 1.65 0 0 1 1.05 1.537M3 12.6v-1.2h18v1.2zm8.4 3.487a1.65 1.65 0 0 0 0 3.075v1.25a2.851 2.851 0 0 1 0-5.574zm1.2 3.075a1.65 1.65 0 0 0 0-3.075v-1.25a2.85 2.85 0 0 1 0 5.574z",clipRule:"evenodd"})),oh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.272 5.1H9.75a3.75 3.75 0 1 0 0 7.5h.522v-1.2H9.75a2.55 2.55 0 1 1 0-5.1h.522zm0 12.6H6.6v1.2h3.672zm3.438 1.2h.414c1.02 0 2.004-.39 2.732-1.09A3.7 3.7 0 0 0 18 15.15a3.7 3.7 0 0 0-1.144-2.66 3.94 3.94 0 0 0-2.606-1.088V11.4h-.54v1.2h.417c.716 0 1.398.275 1.898.755.499.48.775 1.127.775 1.795a2.5 2.5 0 0 1-.775 1.795c-.5.48-1.184.755-1.901.755h-.414zm0-12.6h3.69V5.1h-3.69zM11.472 3h1.038v18h-1.038z",clipRule:"evenodd"})),lh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 7.905a5.004 5.004 0 0 1 10.009 0h-1.2a3.804 3.804 0 0 0-7.61 0zm-4.602 5.662a4.533 4.533 0 0 1 4.533-4.532v1.2a3.333 3.333 0 0 0-.79 6.57l-.284 1.166a4.534 4.534 0 0 1-3.459-4.404m17.933 0A3.33 3.33 0 0 0 17 10.237v-1.2a4.533 4.533 0 0 1 1.152 8.917l-.305-1.161a3.334 3.334 0 0 0 2.485-3.224m-8.895 5.483-2.73-2.73-.849.849 3.673 3.672c.28.28.735.28 1.015 0l3.673-3.673-.848-.848-2.734 2.734V12.5h-1.2z",clipRule:"evenodd"})),ih=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.399 14.55-3.218-3.217-.849.848 4.066 4.066a.85.85 0 0 0 1.202 0l4.066-4.066-.849-.848L12.6 14.55V2h-1.2zM5.794 5.796a8.775 8.775 0 1 0 12.41 0l.848-.849a9.975 9.975 0 1 1-14.107 0z",clipRule:"evenodd"})),rh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 3.753a.85.85 0 0 1 1.201 0l3.11 3.11-.848.848L12 4.85 9.137 7.712l-.848-.849zM3.752 11.4l3.11-3.11.848.848-2.862 2.863 2.863 2.863-.849.848-3.11-3.11a.85.85 0 0 1 0-1.202m15.4.6L16.29 9.139l.849-.848 3.11 3.11a.85.85 0 0 1 0 1.202l-3.11 3.11-.85-.848zM12 11.2a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6m-2 .8a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2 7.153L9.136 16.29l-.848.848 3.11 3.11a.85.85 0 0 0 1.202 0l3.11-3.11-.848-.848z",clipRule:"evenodd"})),ah=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.29 5.141a2.25 2.25 0 1 1 3.182 3.182l-.13.13-.848-.849.13-.13.423.425-.424-.424a1.05 1.05 0 0 0-1.485-1.485l-.13.13-.848-.849zl.424.425zM6.039 15.09l7.84-7.84-.848-.85-7.94 7.94a.85.85 0 0 0-.248.579l-.055 2.034a.85.85 0 0 0 .873.873l2.034-.055a.85.85 0 0 0 .579-.249l7.94-7.94-.85-.848-7.84 7.841-1.526.041zm13.746 5.11h-15V19h15z",clipRule:"evenodd"})),sh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.27 6.093a.863.863 0 0 1 1.459 0l5.522 8.718a.863.863 0 0 1-.73 1.325H6.479a.863.863 0 0 1-.73-1.325zM12 7.184l-4.91 7.752h9.82zm6.316 11.352H5.684v-1.2h12.632z",clipRule:"evenodd"})),ch=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.035 5.885c0-.47.38-.85.85-.85h5.062v1.2H7.084l4.633 4.633-.85.849-4.632-4.634v3.865h-1.2zm11.88 11.88h-3.864v1.2h5.063c.47 0 .85-.381.85-.85v-5.063h-1.2v3.863l-4.633-4.632-.849.849z",clipRule:"evenodd"})),dh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.742 6.592c0-.47.38-.85.85-.85h5.062v1.2H7.791l9.266 9.266v-3.863h1.2v5.062c0 .47-.381.85-.85.85h-5.063v-1.2h3.865L6.942 7.79v3.865h-1.2z",clipRule:"evenodd"})),uh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.344 5.742h5.063c.469 0 .85.38.85.85v5.062h-1.2V7.791L7.79 17.057h3.863v1.2H6.592a.85.85 0 0 1-.85-.85v-5.063h1.2v3.865l9.267-9.267h-3.865z",clipRule:"evenodd"})),hh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.05 5.035h5.064c.47 0 .85.38.85.85v5.062h-1.2V7.084l-4.633 4.633-.849-.85 4.634-4.632H13.05zm-6.815 11.88v-3.864h-1.2v5.063c0 .47.38.85.85.85h5.062v-1.2H7.084l4.633-4.633-.85-.849z",clipRule:"evenodd"})),gh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.552 11.4 15.821 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733H5.448l2.733 2.733-.848.848-3.58-3.58a.85.85 0 0 1 0-1.202l3.58-3.58.848.849L5.449 11.4z",clipRule:"evenodd"})),vh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m2.753 11.4 3.58-3.58.848.849L4.449 11.4h6.552v1.2H4.449l2.732 2.733-.848.848-3.58-3.58a.85.85 0 0 1 0-1.202m16.8 0L16.82 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733h-6.552v-1.2z",clipRule:"evenodd"})),mh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m4.55 11.399 5.458-5.458.848.849-4.61 4.61h10.648v1.2H6.246l4.611 4.61-.848.848-5.46-5.457a.85.85 0 0 1 0-1.203m13.942 6.1v-11h1.2v11z",clipRule:"evenodd"})),ph=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.748 11.4-4.611-4.61.848-.849 5.458 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H7.1v-1.2zM4.3 17.5v-11h1.2v11z",clipRule:"evenodd"})),fh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 3.753a.85.85 0 0 1 1.202 0l3.58 3.58-.848.848-2.732-2.732v13.103l2.732-2.731.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733V5.448L8.669 8.181l-.849-.848z",clipRule:"evenodd"})),wh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 2.753a.85.85 0 0 1 1.202 0l3.58 3.58-.848.848-2.732-2.732v6.552h-1.2V4.449L8.669 7.18l-.849-.848zm.002 16.8L8.669 16.82l-.849.849 3.58 3.58a.85.85 0 0 0 1.202 0l3.58-3.58-.848-.848-2.732 2.731v-6.551h-1.2z",clipRule:"evenodd"})),Eh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.402 3.4h5.35c.47 0 .85.38.85.85V9.6h-1.2V5.45l-6.975 6.975-.849-.849L18.554 4.6h-4.152zm-2.4 1.2a7.4 7.4 0 1 0 7.4 7.4h1.2a8.6 8.6 0 1 1-8.6-8.6z",clipRule:"evenodd"})),yh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.89 8.003A9.94 9.94 0 0 0 2.023 15h1.2c0-2.395.96-4.565 2.515-6.149zm3.905 1.643L6.963 7.813l-.86-.86-1.529-1.528.849-.849 14.07 14.071-.848.849-1.784-1.784-.886-.887-1.622-1.622-.863-.862-3.832-3.832zm-.694 1.568a3.975 3.975 0 0 0 4.683 4.683l-1.145-1.145a2.776 2.776 0 0 1-2.393-2.392zm6.244 6.244a8.8 8.8 0 0 1-2.347.317c-2.9 0-5.47-1.405-7.07-3.575l-.965.712a9.96 9.96 0 0 0 8.035 4.063c1.158 0 2.27-.197 3.304-.56zm4.762-1.46q.502-.51.926-1.086l-.966-.712a9 9 0 0 1-.808.95zm-3.211-3.212a3.975 3.975 0 0 0-4.683-4.683l1.145 1.145a2.78 2.78 0 0 1 2.392 2.393zM9.652 6.543A8.775 8.775 0 0 1 20.773 15h1.2c0-5.51-4.465-9.976-9.975-9.976a10 10 0 0 0-3.303.56z",clipRule:"evenodd"})),xh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.223 15a8.775 8.775 0 1 1 17.55 0h1.2c0-5.509-4.465-9.975-9.975-9.975S2.023 9.491 2.023 15zm9.375-.29a2.776 2.776 0 0 0 0-5.42V8.07a3.976 3.976 0 0 1 0 7.86zm-1.2-5.42a2.776 2.776 0 0 0 0 5.42v1.22a3.976 3.976 0 0 1 0-7.86zm.6 8.485c-2.9 0-5.47-1.405-7.07-3.575l-.965.712a9.96 9.96 0 0 0 8.035 4.063c3.297 0 6.22-1.6 8.035-4.063l-.966-.712a8.76 8.76 0 0 1-7.069 3.575",clipRule:"evenodd"})),Ch=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm.747.95L5.598 9.25V19.4h12.8V4.6zm-4.75 4.751h-.001l-.248-.247.248.247m4.852-4.853-.247-.248zM11.4 11.4V9h1.2v2.4h2.4v1.2h-2.4V15h-1.2v-2.4h-2.4v-1.2z",clipRule:"evenodd"})),bh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm.747.95L5.598 9.25V19.4h12.8V4.6zm-4.75 4.751h-.001l-.248-.247.248.247m4.852-4.853-.247-.248zm1.05 9.054-1.794-1.794-.849.849 2.64 2.64a.85.85 0 0 0 1.203 0l2.64-2.64-.848-.848-1.793 1.792v-4.55h-1.2z",clipRule:"evenodd"})),Rh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v14.8h12.8V4.6zm10.4 5h-8V8.4h8zm0 3h-8v-1.2h8zm-2 3h-6v-1.2h6z",clipRule:"evenodd"})),Ih=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm.747.95L5.598 9.25V19.4h12.8V4.6zm-4.75 4.751h-.001l-.248-.247.248.247m4.852-4.853-.247-.248zm1.048 4.255a.85.85 0 0 1 1.202 0l2.64 2.64-.849.848-1.792-1.792V15h-1.2v-4.552l-1.794 1.794-.848-.849z",clipRule:"evenodd"})),Sh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.247 4.6 5.598 9.25V19.4h12.8V4.6zm-.746-.95a.85.85 0 0 1 .601-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm2.097 2.547V9.75c0 .47-.38.85-.85.85H7.195V9.4h3.203V6.197z",clipRule:"evenodd"})),Th=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35V6.9h2.675V3.725zm3.875 0V11.4h8.8V3.725zm10 0V6.9h2.675V3.725zM20.273 8.1h-2.675v3.3h2.675zm0 4.5h-2.675v2.8h2.675zm0 4h-2.675v3.675h2.675zm-3.875 3.675V12.6h-8.8v7.675zm-10 0V16.6H3.723v3.675zM3.723 15.4h2.675v-2.8H3.723zm0-4h2.675V8.1H3.723z",clipRule:"evenodd"})),Mh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 7.6H3V6.4h18zm-3 5H6v-1.2h12zm-3 5H9v-1.2h6z",clipRule:"evenodd"})),zh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.402 3.25c0-.47.38-.85.85-.85h.354v1.2h-.004v18.15h-1.2zm15.22.35H6.202V2.4h13.225a.85.85 0 0 1 .621 1.43m-1.426-.23-3.9 4.178a.85.85 0 0 0 0 1.16l3.9 4.177H6.202v1.2h13.225a.85.85 0 0 0 .621-1.43l-4.225-4.527 4.225-4.528",clipRule:"evenodd"})),Oh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.098 5.9v12.2h15.8V8.3h-9.782a.85.85 0 0 1-.653-.307L7.717 5.9zm-1.2-.35c0-.47.381-.85.85-.85h4.133a.85.85 0 0 1 .653.305L10.28 7.1h9.97c.469 0 .85.38.85.85v10.5c0 .47-.381.85-.85.85h-16.5a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 12.4V10h1.2v2.4h2.4v1.2h-2.4V16h-1.2v-2.4h-2.4v-1.2z",clipRule:"evenodd"})),Vh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.098 5.9v12.2h15.8V8.3h-9.782a.85.85 0 0 1-.653-.307L7.717 5.9zm-1.2-.35c0-.47.381-.85.85-.85h4.133a.85.85 0 0 1 .653.305L10.28 7.1h9.97c.469 0 .85.38.85.85v10.5c0 .47-.381.85-.85.85h-16.5a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),Fh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.287 3.393q.454-.09.912-.132V2.057a9.98 9.98 0 0 0-9.09 11.245 9.975 9.975 0 0 0 9.09 8.64v-1.204a8.775 8.775 0 0 1-.912-17.345m2.512 17.345v1.204A9.975 9.975 0 0 0 21.974 12h-1.2a8.775 8.775 0 0 1-7.975 8.738m3.833-16.19A8.8 8.8 0 0 0 12.8 3.26V2.057a9.97 9.97 0 0 1 7.35 4.191V4h1.2v3.687a.91.91 0 0 1-.913.913h-3.688V7.4h2.723a8.8 8.8 0 0 0-2.839-2.852M8.823 15.35V8.648h1.2v6.703zm3.6-5.501v4.3h1.55v-4.3zm-1.2-.35c0-.47.381-.85.85-.85h2.25c.47 0 .85.38.85.85v5c0 .469-.38.85-.85.85h-2.25a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),Ph=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.287 3.393q.454-.09.912-.132V2.057a9.98 9.98 0 0 0-9.09 11.245 9.975 9.975 0 0 0 9.09 8.64v-1.204a8.775 8.775 0 0 1-.912-17.345m2.512 17.345v1.204A9.975 9.975 0 0 0 21.974 12h-1.2a8.775 8.775 0 0 1-7.975 8.738m3.833-16.19A8.8 8.8 0 0 0 12.8 3.26V2.057a9.97 9.97 0 0 1 7.35 4.191V4h1.2v3.687a.91.91 0 0 1-.913.913h-3.688V7.4h2.723a8.8 8.8 0 0 0-2.839-2.852M8.9 15.35V8.648h1.2v6.703zm3.824-5.501h2.425v-1.2h-2.775a.85.85 0 0 0-.85.85v2.25c0 .469.381.85.85.85h1.65v1.55h-2.425v1.2h2.775c.47 0 .85-.381.85-.85v-2.25a.85.85 0 0 0-.85-.85h-1.65z",clipRule:"evenodd"})),kh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.97 9.97 0 0 1 7.35 4.191V4h1.2v3.687a.91.91 0 0 1-.913.913h-3.688V7.4h2.723A8.78 8.78 0 0 0 12.8 3.26m-1.6-1.204V3.26a8.774 8.774 0 0 0-7.9 9.884 8.775 8.775 0 0 0 7.9 7.593v1.204a9.974 9.974 0 0 1 0-19.885m1.6 19.885A9.975 9.975 0 0 0 21.974 12h-1.2a8.775 8.775 0 0 1-7.975 8.738zM10.307 9.85h4.442v-1.2H9.848a.74.74 0 0 0-.741.74v2.469c0 .409.332.74.74.74h3.843v1.55H9.25v1.2h4.9a.74.74 0 0 0 .741-.74V12.14a.74.74 0 0 0-.74-.74h-3.843z",clipRule:"evenodd"})),Bh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.129 11.238V6.5h1.2v11h-1.2v-4.738L12.41 17.24a.85.85 0 0 1-1.321-.707v-3.36l-6.1 4.067-.333-.5.332.5a.85.85 0 0 1-1.321-.707V7.467a.85.85 0 0 1 1.321-.707l6.1 4.067v-3.36a.85.85 0 0 1 1.322-.707zM10.686 12 4.868 8.121v7.758zm1.604-3.879L18.108 12l-5.818 3.879z",clipRule:"evenodd"})),Ah=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.138 8.12v7.758L10.956 12zm6.221 5.053-6.1 4.067a.85.85 0 0 1-1.322-.708V7.467a.85.85 0 0 1 1.322-.708l6.1 4.067v-3.36a.85.85 0 0 1 1.322-.707l6.8 4.533a.85.85 0 0 1 0 1.415l-6.8 4.533a.85.85 0 0 1-1.322-.708zm1.2-5.052v7.757L18.378 12z",clipRule:"evenodd"})),Lh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.563 21.536 2.523 17.24 2.523 12m10.775 9.943c5.135-.407 9.175-4.703 9.175-9.943s-4.04-9.536-9.175-9.943V3.26a8.776 8.776 0 0 1 0 17.478zM8.998 8.6a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m8.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-6.5 8a4.6 4.6 0 1 1 9.2 0h-1.2a3.4 3.4 0 0 0-6.8 0z",clipRule:"evenodd"})),Nh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.864 5.786a.85.85 0 0 1 .66-1.386h14.949a.85.85 0 0 1 .66 1.386l-6.035 7.427v4.654a.85.85 0 0 1-.378.707l-2.5 1.666a.85.85 0 0 1-1.322-.707v-6.32zM5.259 5.6l5.649 6.953a.85.85 0 0 1 .19.536v5.79l1.8-1.2v-4.59a.85.85 0 0 1 .19-.536l5.65-6.953z",clipRule:"evenodd"})),_h=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.25 2a.85.85 0 0 0-.85.85v1.67a7.9 7.9 0 0 0-2.575 1.49l-1.448-.836a.85.85 0 0 0-1.161.31l-1.75 3.032a.85.85 0 0 0 .31 1.161l1.448.836A8 8 0 0 0 4.084 12a8 8 0 0 0 .14 1.489l-1.447.835a.85.85 0 0 0-.31 1.16l1.75 3.032a.85.85 0 0 0 1.16.311l1.449-.836A7.9 7.9 0 0 0 9.4 19.48v1.67c0 .47.38.85.85.85h3.5c.47 0 .85-.38.85-.85v-1.67a7.9 7.9 0 0 0 2.576-1.49l1.448.837a.85.85 0 0 0 1.161-.311l1.75-3.031a.85.85 0 0 0-.31-1.161l-1.448-.836a8 8 0 0 0 0-2.975l1.448-.836a.85.85 0 0 0 .311-1.161l-1.75-3.031a.85.85 0 0 0-1.161-.312l-1.45.837a7.9 7.9 0 0 0-2.575-1.49V2.85a.85.85 0 0 0-.85-.85zm.35 2.772V3.2h2.8v1.572c0 .383.255.707.603.815.96.3 1.827.808 2.549 1.474a.86.86 0 0 0 1.008.114l1.363-.787 1.4 2.425-1.362.786a.86.86 0 0 0-.406.928 6.75 6.75 0 0 1 0 2.946.86.86 0 0 0 .406.929l1.361.786-1.4 2.425-1.363-.787a.86.86 0 0 0-1.007.114 6.7 6.7 0 0 1-2.549 1.473.86.86 0 0 0-.602.816V20.8h-2.8v-1.572a.86.86 0 0 0-.603-.816A6.7 6.7 0 0 1 7.45 16.94a.86.86 0 0 0-1.007-.114l-1.362.787-1.4-2.425 1.36-.786a.86.86 0 0 0 .405-.928A6.7 6.7 0 0 1 5.284 12a6.8 6.8 0 0 1 .162-1.473.86.86 0 0 0-.405-.928L3.68 8.813l1.4-2.425 1.362.787A.86.86 0 0 0 7.45 7.06a6.7 6.7 0 0 1 2.548-1.474.86.86 0 0 0 .603-.815m2.204 10.502a3.371 3.371 0 0 0 0-6.548V7.5a4.571 4.571 0 0 1 0 9zm-1.6-6.549a3.371 3.371 0 0 0 0 6.55v1.226a4.571 4.571 0 0 1 0-9.002z",clipRule:"evenodd"})),$h=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.74 3.85a1.658 1.658 0 1 0 0 3.317 1.658 1.658 0 0 0 0-3.317M12 3.756a2.858 2.858 0 1 0-4.055 3.975H4.9a.85.85 0 0 0-.85.85v3.64c0 .47.38.85.85.85h14.196c.47 0 .85-.38.85-.85V8.58a.85.85 0 0 0-.85-.85h-3.043a2.858 2.858 0 1 0-4.056-3.975m.461 3.975a3 3 0 0 1-.461-.47q-.203.261-.461.47zm.139-2.223a1.659 1.659 0 1 0 3.317 0 1.659 1.659 0 0 0-3.317 0M5.25 8.931v2.94h6.147V8.93zm7.347 0v2.94h6.149V8.93zM6.08 20.151v-5.859h-1.2V20.5c0 .47.38.85.85.85h12.54c.47 0 .85-.38.85-.85v-6.208h-1.2v5.858h-5.322v-5.858h-1.2v5.858z",clipRule:"evenodd"})),Hh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 11.4h20v1.2H2zm.268-1.6h1.235a8.8 8.8 0 0 1 5.509-6.053L6.322 9.8h1.313L10.5 3.353a9 9 0 0 1 .9-.107V9.8h1.2V3.246q.457.03.9.107L16.366 9.8h1.313l-2.69-6.053A8.8 8.8 0 0 1 20.497 9.8h1.235C20.73 5.35 16.753 2.025 12 2.025S3.27 5.35 2.268 9.8m19.464 4.4h-1.235a8.8 8.8 0 0 1-5.508 6.053l2.69-6.053h-1.313L13.5 20.648q-.444.076-.901.107V14.2h-1.2v6.555a9 9 0 0 1-.9-.107L7.635 14.2H6.32l2.69 6.053A8.8 8.8 0 0 1 3.503 14.2H2.268C3.27 18.65 7.247 21.975 12 21.975s8.73-3.324 9.732-7.775",clipRule:"evenodd"})),Dh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.198 6.755a2.068 2.068 0 1 0 1.816 3.058 4.2 4.2 0 0 0 .171 1.604 3.268 3.268 0 1 1 .925-4.078 4.2 4.2 0 0 0-.847 1.371 2.07 2.07 0 0 0-2.065-1.955m11.243 5.335c-.502 0-.977-.113-1.402-.315.156-.377.258-.782.297-1.204a2.068 2.068 0 1 0-.707-2.746 4.2 4.2 0 0 0-.841-.91 3.268 3.268 0 1 1 2.654 5.175M2.398 17.16a4.157 4.157 0 0 1 7.05-2.987c-.35.21-.672.463-.959.749a2.957 2.957 0 0 0-4.89 2.238zm15.043-2.958c-.677 0-1.302.228-1.8.612a5 5 0 0 0-.998-.729 4.157 4.157 0 0 1 6.955 3.074h-1.2a2.957 2.957 0 0 0-2.957-2.957m-7.334-4.025a2.068 2.068 0 1 1 4.136 0 2.068 2.068 0 0 1-4.136 0m2.068-3.267a3.268 3.268 0 1 0 0 6.535 3.268 3.268 0 0 0 0-6.535M9.219 18.513a2.957 2.957 0 0 1 5.914 0h1.2a4.157 4.157 0 1 0-8.314 0z",clipRule:"evenodd"})),jh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zm1.2.35v8.8h12.8V4.6zm12.8 10h-12.8v4.8h12.8zm-6.797 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m5.798-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0",clipRule:"evenodd"})),Wh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.681 8.213.599-4.787 1.19.149-.58 4.638h5.166l.599-4.787 1.19.149-.58 4.638H20.5v1.2h-4.384l-.647 5.175H20.5v1.2h-5.181l-.599 4.787-1.19-.15.58-4.637H8.943l-.599 4.787-1.19-.15.58-4.637H3.5v-1.2h4.384l.647-5.175H3.5v-1.2zm1.06 1.2-.647 5.175h5.165l.647-5.175z",clipRule:"evenodd"})),Gh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.945 5.633a9.975 9.975 0 0 1 14.107 0 9.94 9.94 0 0 1 2.921 7.038v5.27c0 1.85-1.5 3.35-3.35 3.35v-1.2a2.15 2.15 0 1 0 0-4.3v-1.2c.819 0 1.569.293 2.15.78v-2.7a8.74 8.74 0 0 0-2.57-6.19 8.775 8.775 0 0 0-12.41 0 8.74 8.74 0 0 0-2.57 6.19v2.7a3.34 3.34 0 0 1 2.15-.78v1.2a2.15 2.15 0 0 0 0 4.3v1.2a3.35 3.35 0 0 1-3.35-3.35v-5.27a9.94 9.94 0 0 1 2.922-7.038M8.178 21.29h-1.2v-6.699h1.2zm9.05 0h-1.2v-6.699h1.2z",clipRule:"evenodd"})),Uh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.298 2.914a5.3 5.3 0 0 0-5.302 5.302v.298h1.2v-.298a4.102 4.102 0 1 1 8.204 0v.298h1.2v-.298a4.102 4.102 0 0 1 8.204 0v.298H20.8 22v.03-.03h.004v-.298A5.302 5.302 0 0 0 12 5.764a5.3 5.3 0 0 0-4.702-2.85m14.502 7.2h-1.247a5.3 5.3 0 0 1-1.258 2.1L12 19.695l-7.483-7.67a4.65 4.65 0 0 1-1.125-1.91H2.151a5.85 5.85 0 0 0 1.507 2.747l7.795 7.992c.3.307.794.307 1.094 0l7.607-7.803a6.5 6.5 0 0 0 1.646-2.937",clipRule:"evenodd"})),Kh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.449 2.575a.85.85 0 0 0-.901 0l-7.75 4.843a.85.85 0 0 0-.4.721v7.723a.85.85 0 0 0 .4.72l7.75 4.845a.85.85 0 0 0 .9 0l7.75-4.844a.85.85 0 0 0 .4-.721V8.139a.85.85 0 0 0-.4-.72zm-7.85 5.758 7.4-4.625 7.4 4.625v7.335l-7.4 4.625-7.4-4.625z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.449 2.575a.85.85 0 0 0-.901 0l-7.75 4.843a.85.85 0 0 0-.4.721v7.723a.85.85 0 0 0 .4.72l7.75 4.845a.85.85 0 0 0 .9 0l7.75-4.844a.85.85 0 0 0 .4-.721V8.139a.85.85 0 0 0-.4-.72zm-7.85 5.758 7.4-4.625 7.4 4.625v7.335l-7.4 4.625-7.4-4.625z",clipRule:"evenodd"})),qh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.98 9.98 0 0 1 7.308 4.132 9.975 9.975 0 0 1-7.308 15.753v-1.204a8.775 8.775 0 0 0 0-17.477m-1.6 17.477A8.775 8.775 0 0 1 3.223 12h-1.2a9.975 9.975 0 0 0 9.176 9.942zm0-18.681V3.26A8.78 8.78 0 0 0 4.526 7.4h2.723v1.2h-3.75a.85.85 0 0 1-.85-.85V4h1.2v2.248a9.97 9.97 0 0 1 7.35-4.191m.2 9.839V6h1.2v5.751l3.824 3.824-.849.849-3.926-3.927a.85.85 0 0 1-.25-.601",clipRule:"evenodd"})),Yh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 3.526 4.2 10.503v10.09h4.22v-2.2h1.2v2.55c0 .469-.38.85-.85.85H3.85a.85.85 0 0 1-.85-.85V10.345c0-.25.111-.485.295-.644l8.144-7.289.007-.005a.85.85 0 0 1 1.115.015m-.566 1.103 7.805 6.972v10.094H15.58v-2.2h-1.2v2.55c0 .47.38.85.85.85h4.921c.47 0 .85-.38.85-.85v-10.6a.85.85 0 0 0-.283-.635L12.56 2.423M8.42 16.43a3.58 3.58 0 1 1 7.158 0v.357h-1.2v-.357a2.38 2.38 0 1 0-4.759 0v.357h-1.2z",clipRule:"evenodd"})),Xh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 4.25c0-.47.38-.85.85-.85H21.1c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85zm1.2.35v14.8h17.55V4.6zm12 3.7a1.3 1.3 0 1 0 0 2.6 1.3 1.3 0 0 0 0-2.6m-2.5 1.3a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m-2.14 4.663a2.4 2.4 0 0 0-3.084.747l-1.984 2.834-.983-.688 1.984-2.834a3.6 3.6 0 0 1 4.625-1.121l7.162 3.768-.56 1.062z",clipRule:"evenodd"})),Zh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 4.75c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v6.83h-1.2V5.1H3.723v6.48h-1.2zm2.406 7.025 3.445.001c.469 0 .85.38.85.85v.154a2.775 2.775 0 1 0 5.55 0v-.154c0-.47.38-.85.85-.85h3.455v1.2h-3.11a3.975 3.975 0 0 1-7.94 0h-3.1zM3.723 18.9v-5.72h-1.2v6.07c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85v-6.07h-1.2v5.72z",clipRule:"evenodd"})),Jh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943M3.223 12a8.776 8.776 0 0 0 7.975 8.74v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.176-9.943V3.26A8.776 8.776 0 0 0 3.222 12m9.375 5.6v-8h-1.2v8zm.2-10.4a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Qh=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.146 5.378H9.835v-1.2h6v1.2h-2.478l-1.834 13.246h1.978v1.2H8.168v-1.2h2.144z",clipRule:"evenodd"})),eg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.933 3.373a5.601 5.601 0 0 0-3.678 9.072l-2.606 2.606L5.5 17.2l-1.719 1.718.849.849 1.294-1.295 2.154 2.154.849-.848-2.154-2.154 1.3-1.3 2.154 2.154.848-.849-2.154-2.154 2.182-2.181a5.57 5.57 0 0 0 2.83 1.197v-1.212a4.401 4.401 0 0 1 0-8.695zm1.6 9.863a4.402 4.402 0 0 0 0-8.608V3.407a5.602 5.602 0 0 1 0 11.05z",clipRule:"evenodd"})),tg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 4.55c0-.47.381-.85.85-.85h18.25c.47 0 .85.38.85.85v11.218c0 .47-.38.85-.85.85H2.873a.85.85 0 0 1-.85-.85zm1.2.35v10.518h17.55V4.899zm17.775 15.4h-18v-1.2h18z",clipRule:"evenodd"})),ng=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.65 3.794a.85.85 0 0 1 .698 0l7.872 3.542a.85.85 0 0 1-.021 1.56l-7.872 3.287a.85.85 0 0 1-.655 0L3.8 8.895a.85.85 0 0 1-.021-1.56zM12 4.953 5.006 8.099l6.992 2.92 6.992-2.92zm0 9.59-8.283-3.232-.436 1.117 8.403 3.281.219-.559-.219.559a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118zm0 3.519-8.283-3.233-.436 1.118 8.403 3.28a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118zm-.122.047Z",clipRule:"evenodd"})),og=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v7.8h7.8V3.6zm9 0v16.8h7.8V3.6zm-1.2 16.8v-7.8h-7.8v7.8z",clipRule:"evenodd"})),lg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm15 14.4h-13.2v-1.2h13.2z",clipRule:"evenodd"})),ig=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h7.8V3.6zm9 0v16.8h7.8V3.6z",clipRule:"evenodd"})),rg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 4.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h4.8V4.6zm6 0v3.8h4.8V4.6zm6 0v3.8h4.8V4.6zm4.8 5h-4.8v4.482h4.8zm0 5.682h-4.8V19.4h4.8zm-6 4.118v-4.118h-4.8V19.4zm-6 0v-4.118h-4.8V19.4zm-4.8-5.318h4.8V9.6h-4.8zm6-4.482v4.482h4.8V9.6z",clipRule:"evenodd"})),ag=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 4.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v6.7h7.8V4.6zm9 0v6.7h7.8V4.6zm7.8 7.9h-7.8v6.9h7.8zm-9 6.9v-6.9h-7.8v6.9z",clipRule:"evenodd"})),sg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm2.4 15V5.4h1.2v13.2z",clipRule:"evenodd"})),cg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm13.2 15V5.4h1.2v13.2z",clipRule:"evenodd"})),dg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v7.8h16.8V3.6zm16.8 9h-16.8v7.8h16.8z",clipRule:"evenodd"})),ug=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h16.8V3.6zm16.8 5h-3.8v11.8h3.8zm-5 11.8V8.6h-11.8v11.8z",clipRule:"evenodd"})),hg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h16.8V3.6zm16.8 5h-11.8v11.8h11.8zm-13 11.8V8.6h-3.8v11.8z",clipRule:"evenodd"})),gg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h16.8V3.6zm15 3.6h-13.2V6h13.2z",clipRule:"evenodd"})),vg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm1.2.35v16.8h7.8V3.6zm9 0v7.8h7.8V3.6zm7.8 9h-7.8v7.8h7.8z",clipRule:"evenodd"})),mg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.74 8.74 0 0 0-4.966 2.124l3.412 3.412a3.96 3.96 0 0 1 2.354-.772c.809 0 1.56.241 2.189.656l3.425-3.426a8.74 8.74 0 0 0-4.814-1.994V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.74 8.74 0 0 0 4.967-2.124l-3.412-3.412a3.96 3.96 0 0 1-2.355.772 3.96 3.96 0 0 1-2.513-.895l-3.402 3.402a8.74 8.74 0 0 0 5.115 2.257v1.204C6.063 21.536 2.023 17.24 2.023 12m3.36-5.766A8.74 8.74 0 0 0 3.224 12a8.74 8.74 0 0 0 2.03 5.614l3.426-3.426A3.96 3.96 0 0 1 8.023 12c0-.881.287-1.695.772-2.354zm13.097-.15-3.402 3.403c.56.684.895 1.56.895 2.513 0 .881-.286 1.695-.772 2.355l3.412 3.411A8.74 8.74 0 0 0 20.773 12c0-2.28-.869-4.355-2.293-5.915m-6.482 3.141a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55",clipRule:"evenodd"})),pg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.068 2.345c.483-.664 1.533-.322 1.533.499v6.18c0 .375.141.724.396.979.26.26.611.405.978.405h3.48a.848.848 0 0 1 .686 1.347l-7.206 9.9c-.484.663-1.534.322-1.534-.5v-6.18c0-.372-.142-.723-.398-.978a1.38 1.38 0 0 0-.978-.405h-3.48a.848.848 0 0 1-.686-1.348zl.485.354zm.333 1.58-6.164 8.467h2.788c.685 0 1.342.272 1.826.756.489.489.75 1.148.75 1.827v5.099l6.163-8.466h-2.789a2.58 2.58 0 0 1-1.826-.757 2.58 2.58 0 0 1-.748-1.827z",clipRule:"evenodd"})),fg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.738 4.93a6.6 6.6 0 0 1 9.334 9.333l-.51.51-.848-.85.51-.508a5.4 5.4 0 1 0-7.638-7.637l-.509.509-.848-.849zm-.792 2.488L7.418 8.946l-.848-.849L8.097 6.57zm6.307 2.178-5.657 5.657-.848-.848 5.657-5.657zM4.93 9.738l.51-.51.848.85-.51.508a5.4 5.4 0 1 0 7.638 7.637l.509-.509.848.849-.509.509a6.6 6.6 0 0 1-9.334-9.334m12.502 6.166-1.527 1.527-.849-.849 1.527-1.527z",clipRule:"evenodd"})),wg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.627 7.2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0M8.831 7h11.17v1.2H8.831zm-3.204 4.6a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m4.804-.6h11.17v1.2H8.831zM5.627 16a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m4.804-.6h11.17V17H8.831z",clipRule:"evenodd"})),Eg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.83 7H20v1.2H8.83zM4 7h2.8v1.2H4zm4.83 4.4H20v1.2H8.83zM4 11.4h2.8v1.2H4zm0 4.4h2.8V17H4zm4.83 0H20V17H8.83z",clipRule:"evenodd"})),yg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.325 6.3v2.6h.6V6.3zm1.037 4.4H4.44v.6h1.872v.4H4.89a.55.55 0 0 0-.55.55v.5c0 .305.246.55.55.55h1.92v-.6H4.94v-.4h1.422a.55.55 0 0 0 .55-.55v-.5a.55.55 0 0 0-.55-.55m0 4.4H4.44v.6h1.872v.4H4.44v.6h1.872v.4H4.44v.6h1.922a.55.55 0 0 0 .55-.55v-1.5a.55.55 0 0 0-.55-.55M20 7H8.83v1.2H20zm0 4.4H8.83v1.2H20zm0 4.4H8.83V17H20z",clipRule:"evenodd"})),xg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 2v5h-1.2V2zM5.353 4.505l3.071 3.07-.848.85-3.071-3.072zm14.142.848-3.07 3.071-.85-.848 3.072-3.071zM22 12.6h-5v-1.2h5zm-15 0H2v-1.2h5zm9.424 2.975 3.073 3.07-.848.848-3.073-3.069zm-8 .85-3.072 3.07-.848-.85 3.072-3.07zM12.6 17v5h-1.2v-5z",clipRule:"evenodd"})),Cg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.347A4.6 4.6 0 0 1 16.598 6.6v3.2h-1.2V6.6a3.4 3.4 0 0 0-5.804-2.404zM4.598 10.4h9.2V9.2h-9.55a.85.85 0 0 0-.85.85v11.1c0 .47.381.85.85.85h15.5c.47 0 .85-.38.85-.85v-11.1a.85.85 0 0 0-.85-.85h-1.55v1.2h1.2v10.4h-14.8zm7.405 4.4a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6m-2 .8a2 2 0 1 1 4 0 2 2 0 0 1-4 0",clipRule:"evenodd"})),bg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.347A4.6 4.6 0 0 1 16.598 6.6v3.2h-1.2V6.6a3.4 3.4 0 1 0-6.8 0v3.2h-1.2V6.6a4.6 4.6 0 0 1 1.348-3.253M4.598 10.4h1.2V9.2h-1.55a.85.85 0 0 0-.85.85v11.1c0 .47.381.85.85.85h15.5c.47 0 .85-.38.85-.85v-11.1a.85.85 0 0 0-.85-.85h-1.55v1.2h1.2v10.4h-14.8zm9.2 0h-3.6V9.2h3.6zm-1.795 4.4a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6m-2 .8a2 2 0 1 1 4 0 2 2 0 0 1-4 0",clipRule:"evenodd"})),Rg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.079 2.217a9.975 9.975 0 1 1-5.107 16.837l.848-.849a8.774 8.774 0 1 0 0-12.41l-.848-.848a9.98 9.98 0 0 1 5.107-2.73m.305 5.36 3.783 3.782a.85.85 0 0 1 0 1.202l-3.783 3.783-.848-.848L12.43 12.6H2v-1.2h10.512L9.535 8.425z",clipRule:"evenodd"})),Ig=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.71 3.394a8.775 8.775 0 1 0 4.493 14.811l.849.849a9.975 9.975 0 1 1 0-14.107l-.849.849a8.78 8.78 0 0 0-4.493-2.402m4.363 4.182 3.783 3.783a.85.85 0 0 1 0 1.202l-3.783 3.783-.849-.848L20.12 12.6H11v-1.2h9.2l-2.975-2.975z",clipRule:"evenodd"})),Sg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.227 2.037a8.001 8.001 0 0 0 0 15.926v-1.207a6.801 6.801 0 0 1 0-13.512zm1.6 14.714a6.801 6.801 0 0 0 0-13.502V2.042a8.001 8.001 0 0 1 0 15.916zm5.534.458 4.782 4.782.848-.849-4.781-4.781z",clipRule:"evenodd"})),Tg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.031 5.25c0-.47.38-.85.85-.85h18.25c.47 0 .85.38.85.85v13.5c0 .47-.38.85-.85.85H2.881a.85.85 0 0 1-.85-.85zm1.2.35v12.8h17.55V5.6zm8.248 7.755L4.883 8.224l.737-.947L12 12.24l6.382-4.963.737.947-6.597 5.13a.85.85 0 0 1-1.044 0",clipRule:"evenodd"})),Mg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.395 3.778a.85.85 0 0 0-.829.032Zm-.37 1.158L4.598 7.641V18.69l3.8-2.28V6.75h1.2v9.628l5.374 2.687 4.426-2.655V5.32l-3.8 2.321v9.608h-1.2V7.673zm5.947 1.682 4.333-2.648a.85.85 0 0 1 1.293.725v11.913a.85.85 0 0 1-.412.729l-4.761 2.856a.85.85 0 0 1-.818.032l-5.582-2.792-4.34 2.604a.85.85 0 0 1-1.287-.73V7.446a.85.85 0 0 1 .407-.725l4.761-2.91.83-.032m0 0 5.576 2.84Z",clipRule:"evenodd"})),zg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.898 3.4h1.6a3.1 3.1 0 0 1 3.1 3.1v1.6h-1.2V6.5a1.9 1.9 0 0 0-1.9-1.9h-1.6zm-9.4 1.2a1.9 1.9 0 0 0-1.9 1.9v1.6h-1.2V6.5a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2zm-1.9 11.3v1.6c0 1.05.851 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1v-1.6zm16 0v1.6a3.1 3.1 0 0 1-3.1 3.1h-1.6v-1.2h1.6a1.9 1.9 0 0 0 1.9-1.9v-1.6z",clipRule:"evenodd"})),Og=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 4.25c0-.47.38-.85.85-.85H21.1c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85zm1.2.35v14.8h17.55V4.6zm6.9 5.006v4.79L14.291 12zm-1.2-.603a.85.85 0 0 1 1.272-.738l5.246 2.997a.85.85 0 0 1 0 1.476l-5.246 2.998a.85.85 0 0 1-1.272-.738z",clipRule:"evenodd"})),Vg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 6.6H3V5.4h18zm0 6H3v-1.2h18zm0 6H3v-1.2h18z",clipRule:"evenodd"})),Fg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.814 9.363v1.247h1.2v-.047zm7.662 5.964L8.015 8.865l-1.2-1.2L3.09 3.939l.848-.848 16.97 16.97-.848.849-1.482-1.482-.85-.85-2.398-2.398zm-1.084.613a3.982 3.982 0 0 1-5.377-3.733h-1.2a5.184 5.184 0 0 0 7.488 4.644zm3.382 3.382A8.568 8.568 0 0 1 3.43 12.207h-1.2a9.768 9.768 0 0 0 15.406 7.977zm3.37-1.722a9.77 9.77 0 0 0 1.623-5.393h-1.2a8.57 8.57 0 0 1-1.292 4.525zm-3.372-3.37c.269-.635.41-1.321.41-2.023h-1.2c0 .37-.05.734-.15 1.083zm-8.48-8.481a3.984 3.984 0 0 1 7.69 1.46v3.401h1.2v-3.4a5.184 5.184 0 0 0-9.796-2.367z",clipRule:"evenodd"})),Pg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.333 3.544a5.184 5.184 0 0 1 8.85 3.666v3.4h-1.2v-3.4a3.984 3.984 0 0 0-7.969 0v3.4h-1.2v-3.4c0-1.375.547-2.694 1.519-3.666m6.483 11.48a3.99 3.99 0 0 0 1.167-2.817h1.2a5.184 5.184 0 0 1-10.369 0h1.2a3.984 3.984 0 0 0 6.802 2.817m3.241 3.242a8.57 8.57 0 0 0 2.51-6.059h1.2a9.768 9.768 0 1 1-19.537 0h1.2a8.568 8.568 0 0 0 14.627 6.059",clipRule:"evenodd"})),kg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.7 6v1.6a3.1 3.1 0 0 1-3.1 3.1H6V9.5h1.6a1.9 1.9 0 0 0 1.9-1.9V6zm3.9 0v1.6c0 1.05.85 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1V6zM6 13.4h1.6a3.1 3.1 0 0 1 3.1 3.1v1.6H9.5v-1.6a1.9 1.9 0 0 0-1.9-1.9H6zm10.5 1.2a1.9 1.9 0 0 0-1.9 1.9v1.6h-1.2v-1.6a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2z",clipRule:"evenodd"})),Bg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zM17.998 12.6h-12v-1.2h12z",clipRule:"evenodd"})),Ag=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 12.6H4v-1.2h16z",clipRule:"evenodd"})),Lg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 3.85c0-.47.381-.85.85-.85h18.25c.47 0 .85.38.85.85v11.219c0 .47-.38.85-.85.85H2.873a.85.85 0 0 1-.85-.85zm1.2.35v10.519h17.55V4.2zm12.775 14.5h-8v-1.2h8zm0 2.4h-8v-1.2h8z",clipRule:"evenodd"})),Ng=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.163 3.292a.84.84 0 0 1-.01.9 6.262 6.262 0 0 0 8.654 8.655.84.84 0 0 1 .9-.01c.26.16.45.48.376.855a9.177 9.177 0 0 1-18.184-1.769c0-4.464 3.186-8.182 7.409-9.007a.82.82 0 0 1 .855.376M9.716 4.3a7.977 7.977 0 1 0 9.982 9.983A7.462 7.462 0 0 1 9.717 4.3",clipRule:"evenodd"})),_g=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M8.25 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M18.75 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})),$g=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M12 8.25a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 18.75a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"})),Hg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.629 4.138v13.128a3.8 3.8 0 0 1-3.028 3.72v-1.238a2.6 2.6 0 0 0 0-4.965v-1.238a3.8 3.8 0 0 1 1.828.95V3.788c0-.47.38-.85.85-.85H21.13c.47 0 .85.38.85.85v13.478a3.8 3.8 0 0 1-2.998 3.714v-1.241a2.6 2.6 0 0 0 0-4.947v-1.24a3.8 3.8 0 0 1 1.798.943V4.138zm7.754 9.413a3.8 3.8 0 0 0 0 7.429v-1.241a2.6 2.6 0 0 1 0-4.947zM5 19.73v1.245a3.8 3.8 0 0 1 0-7.417v1.245a2.6 2.6 0 0 0 0 4.927",clipRule:"evenodd"})),Dg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.175 4.138H12.82v13.128a3.8 3.8 0 0 1-3.024 3.72v-1.239a2.6 2.6 0 0 0 0-4.963v-1.238c.697.144 1.324.48 1.824.949V3.788c0-.47.38-.85.85-.85h5.705zm-9.98 9.419a3.8 3.8 0 0 0 0 7.417V19.73a2.6 2.6 0 0 1 0-4.93z",clipRule:"evenodd"})),jg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.925 6.332 5.01 10.385l5.543 1.79c.247.08.442.273.524.52l1.865 5.592zm.342-1.383a.818.818 0 0 1 1.04 1.033l-4.59 13.77c-.249.747-1.304.747-1.553 0L10 13.258l-6.455-2.085c-.75-.242-.758-1.3-.012-1.553z",clipRule:"evenodd"})),Wg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601zm.746.951L3.2 8.249v7.502L8.249 20.8h7.502l5.05-5.049V8.25L15.75 3.2z",clipRule:"evenodd"})),Gg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.548 2.551a.85.85 0 0 1 .9 0l7.868 4.917a.6.6 0 0 1 .282.51v7.86a.85.85 0 0 1-.4.721l-7.882 4.927a.6.6 0 0 1-.636 0l-7.882-4.927a.85.85 0 0 1-.4-.72V7.977a.6.6 0 0 1 .282-.509zm.45 1.134-1.867 1.167 6.867 4.293 1.868-1.168zm7.4 5.375-6.8 4.25v6.585l6.8-4.25zm-8 10.835V13.31l-6.8-4.25v6.585zM5.131 7.977l6.867 4.293 1.868-1.168L6.998 6.81zm3-1.875 6.867 4.293.868-.543L8.998 5.56z",clipRule:"evenodd"})),Ug=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM8.023 8.836a.81.81 0 0 1 .811-.811h1.828c.448 0 .811.363.811.811v6.328c0 .448-.363.811-.81.811H8.833a.81.81 0 0 1-.811-.81zm1.2.389v5.55h1.05v-5.55zm3.3-.389a.81.81 0 0 1 .811-.811h1.828c.448 0 .811.363.811.811v6.328c0 .448-.363.811-.81.811h-1.829a.81.81 0 0 1-.81-.81zm1.2.389v5.55h1.05v-5.55z",clipRule:"evenodd"})),Kg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 6.25c0-.47.381-.85.85-.85h3.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-3.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h2.8V6.6zm6.8-.35c0-.47.381-.85.85-.85h3.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-3.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h2.8V6.6z",clipRule:"evenodd"})),qg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.32 4.426a.6.6 0 0 1 .594-.152l11.866 3.49a.85.85 0 0 1 .602.696l.656 4.592 1.45 1.45a.85.85 0 0 1 0 1.202l-3.89 3.89a.85.85 0 0 1-1.201 0l-1.45-1.45-4.593-.656a.85.85 0 0 1-.695-.602L4.17 5.019a.6.6 0 0 1 .151-.593m9.758 13.152.92.92 3.394-3.395-.92-.92zm2.758-4.455-.61-4.27L6.833 6.09l3.63 3.63a2.101 2.101 0 1 1-.849.848l-3.63-3.63 2.763 9.393 4.27.61zM12.1 10.931a.9.9 0 1 0-1.273 1.273.9.9 0 0 0 1.272-1.273",clipRule:"evenodd"})),Yg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.393 5.213a2.4 2.4 0 1 1 3.394 3.394l-.142.141-.848-.848.141-.142a1.2 1.2 0 0 0-1.697-1.697l-.141.142-.849-.849zm-9.094 10.79 8.67-8.669-.849-.849-8.768 8.769a.85.85 0 0 0-.25.578l-.06 2.253a.85.85 0 0 0 .873.872l2.253-.06a.85.85 0 0 0 .578-.249l8.768-8.768-.848-.849-8.67 8.67-1.744.047z",clipRule:"evenodd"})),Xg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 7.5c0-1.436.976-2.643 2.3-2.996v1.272a1.9 1.9 0 0 0 0 3.448v1.271a3.1 3.1 0 0 1-2.3-2.995m5 0a1.9 1.9 0 0 1-1.1 1.724v1.271a3.101 3.101 0 0 0 0-5.991v1.272a1.9 1.9 0 0 1 1.1 1.724M4.574 18.575l14-14 .849.849-14 14zm11.124-3.8a1.9 1.9 0 0 0 0 3.449v1.271a3.101 3.101 0 0 1 0-5.991zm1.6 3.449a1.9 1.9 0 0 0 0-3.448v-1.272a3.101 3.101 0 0 1 0 5.992z",clipRule:"evenodd"})),Zg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.327 12.521 7.167-7.167-.848-.849-7.168 7.167-.848.85-1.245 1.244-.848.848-4.033 4.033.848.849 4.033-4.033.849-.849 1.244-1.244zm.283 1.98.848-.849 1.18 1.18 1.283-1.283.425.424-.425-.424a.85.85 0 0 1 1.202 0l2.829 2.828a.85.85 0 0 1 0 1.202l-.25.25-.848-.849.002-.002-2.334-2.333-1.283 1.283a.85.85 0 0 1-1.202 0zm-1.245 1.245-.848.848 2.4 2.4v.001l.158.157.004-.004a3.975 3.975 0 0 0 5.459-.154l-.849-.849a2.775 2.775 0 0 1-3.924 0zm-3.96-2.263.849-.849L5.81 10.19a2.775 2.775 0 0 1 0-3.924l-.849-.849a3.975 3.975 0 0 0 0 5.622zm2.093-2.093.849-.849-1.225-1.224 1.284-1.284a.85.85 0 0 0 0-1.202L7.577 4.003a.85.85 0 0 0-1.202 0l-.249.25.849.848.001-.002L9.31 7.432 8.026 8.716a.85.85 0 0 0 0 1.202z",clipRule:"evenodd"})),Jg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.375 4.003a.85.85 0 0 1 1.202 0l2.829 2.828a.85.85 0 0 1 0 1.202L9.122 9.317l5.516 5.515 1.283-1.283a.85.85 0 0 1 1.202 0l2.829 2.828a.85.85 0 0 1 0 1.202l-.25.25-.848-.849.002-.002-2.334-2.333-1.283 1.283a.85.85 0 0 1-1.202 0l-6.01-6.01a.85.85 0 0 1 0-1.202L9.31 7.432 6.976 5.1l-.001.002-.849-.849zM3.797 8.228c0-1.054.419-2.065 1.164-2.81l.849.848a2.775 2.775 0 0 0 0 3.924l7.953 7.956-.848.848L4.96 11.04a3.98 3.98 0 0 1-1.164-2.811m11.93 10.73c.736 0 1.442-.293 1.962-.813l.849.849a3.975 3.975 0 0 1-5.622 0l.849-.849c.52.52 1.226.813 1.962.813",clipRule:"evenodd"})),Qg=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.798 2.268c-4.45 1.002-7.775 4.978-7.775 9.731 0 5.51 4.466 9.975 9.975 9.975 4.754 0 8.73-3.324 9.732-7.775h-1.234A8.775 8.775 0 1 1 9.799 3.502V2.268m10.691 9.131h.264a8.78 8.78 0 0 0-8.155-8.155V11.4h7.891m1.481.357a9.978 9.978 0 0 0-9.713-9.729.846.846 0 0 0-.859.847v8.875c0 .47.381.85.85.85h8.876c.46 0 .846-.37.846-.843",clipRule:"evenodd"})),e7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.952 5.327A7.001 7.001 0 0 0 5.024 9.699H3.82a8.201 8.201 0 0 1 16.362 0H18.98a6.97 6.97 0 0 0-2.027-4.372m1.976 5.972a6.97 6.97 0 0 1-1.976 3.93l-4.95 4.95-4.951-4.95a6.97 6.97 0 0 1-1.976-3.93H3.864a8.17 8.17 0 0 0 2.338 4.778l5.372 5.371a.605.605 0 0 0 .855 0l5.372-5.371a8.17 8.17 0 0 0 2.338-4.778zm-6.927-2.2a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8m-2.6 1.4a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0",clipRule:"evenodd"})),t7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("mask",{id:"placeholder_svg__a",width:20,height:20,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},l.createElement("path",{fill:"#D9D9D9",d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})),l.createElement("g",{mask:"url(#placeholder_svg__a)"},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M23.097-.085A9.4 9.4 0 0 0 9.854 1.074l-.92-.772c3.764-4.484 10.45-5.07 14.934-1.306zM-4.951 2.227A9.4 9.4 0 0 0 8.292 1.068l.919.772C5.448 6.324-1.239 6.91-5.723 3.146zM24.56 5.379a9.4 9.4 0 0 0-13.243 1.159l-.92-.772c3.764-4.484 10.45-5.07 14.934-1.306zM-3.487 7.691A9.4 9.4 0 0 0 9.756 6.532l.92.772C6.911 11.788.225 12.374-4.26 8.61zm29.512 3.152a9.4 9.4 0 0 0-13.243 1.159l-.92-.772c3.764-4.484 10.45-5.069 14.934-1.306zm-28.048 2.312a9.4 9.4 0 0 0 13.243-1.158l.92.77c-3.764 4.486-10.45 5.07-14.934 1.308zm29.512 3.152a9.4 9.4 0 0 0-13.243 1.159l-.92-.771c3.764-4.485 10.45-5.07 14.935-1.307zM-.559 18.62a9.4 9.4 0 0 0 13.243-1.158l.92.771c-3.764 4.485-10.45 5.07-14.934 1.307zm29.513 3.153A9.4 9.4 0 0 0 15.71 22.93l-.919-.771c3.763-4.485 10.45-5.07 14.934-1.307zM.904 24.083a9.4 9.4 0 0 0 13.243-1.158l.92.771c-3.763 4.485-10.45 5.07-14.934 1.307z",clipRule:"evenodd"}))),n7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.16 2.79a2.6 2.6 0 0 1 4.438 1.84h-1.2a1.4 1.4 0 0 0-2.8 0h-1.2c0-.69.274-1.352.762-1.84m-.762 5.74v-2.3h1.2v2.474a.85.85 0 0 1-.34.68l-5.66 4.245v1.368L9.48 13.37a.85.85 0 0 1 1.118.806v4.028a.85.85 0 0 1-.34.68l-1.66 1.245v.432l3.194-.799a.85.85 0 0 1 .413 0l3.193.799v-.432l-1.66-1.245a.85.85 0 0 1-.34-.68v-4.028a.85.85 0 0 1 1.12-.806l4.88 1.627v-1.368l-5.66-4.245a.85.85 0 0 1-.34-.68V6.23h1.2v2.3l5.66 4.245a.85.85 0 0 1 .34.68v2.028a.85.85 0 0 1-1.118.807l-4.882-1.627v3.367l1.66 1.245a.85.85 0 0 1 .34.68v1.055a.85.85 0 0 1-1.056.825l-3.544-.886-3.543.886a.85.85 0 0 1-1.057-.825v-1.055a.85.85 0 0 1 .34-.68l1.66-1.245v-3.367l-4.88 1.627a.85.85 0 0 1-1.12-.807v-2.028a.85.85 0 0 1 .34-.68zm.14 9.394Zm2.545 3.003ZM14.46 8.425l-.21.28zm5.079 5.309.21-.28zm-15.079 0-.21-.28z",clipRule:"evenodd"})),o7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM10.38 9.496v5.008L14.136 12zm-1.2-.698a.827.827 0 0 1 1.285-.687l4.803 3.201a.827.827 0 0 1 0 1.376l-4.802 3.201a.827.827 0 0 1-1.286-.687z",clipRule:"evenodd"})),l7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.231 7.12v9.758L15.55 12zm7.755 4.588ZM7.031 6.467a.85.85 0 0 1 1.322-.708l8.3 5.533a.85.85 0 0 1 0 1.415l-8.3 5.533a.85.85 0 0 1-1.322-.708z",clipRule:"evenodd"})),i7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725zm7.675 7.675V8h1.2v3.4h3.4v1.2h-3.4V16h-1.2v-3.4h-3.4v-1.2z",clipRule:"evenodd"})),r7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 11.4V4h1.2v7.4H20v1.2h-7.4V20h-1.2v-7.4H4v-1.2z",clipRule:"evenodd"})),a7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.398 3.5c0-.47.381-.85.85-.85h9.5c.47 0 .85.38.85.85v2.05h-1.2v-1.7h-8.8v1.7h-1.2zm-4 4.5c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v9.483c0 .47-.38.85-.85.85h-1.55v-1.2h1.2V8.35h-16.8v8.789l1.206.011-.011 1.2-1.553-.015a.85.85 0 0 1-.842-.85zm14 1.548a.8.8 0 0 0 1.6 0h1.2a2 2 0 1 1-4 0zM6.398 16c0-.47.381-.85.85-.85h9.5c.47 0 .85.38.85.85v4.5c0 .47-.38.85-.85.85h-9.5a.85.85 0 0 1-.85-.85zm1.2.35v3.8h8.8v-3.8z",clipRule:"evenodd"})),s7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.776 8.776 0 0 1 0 17.478v1.204c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943M3.223 12a8.776 8.776 0 0 0 7.975 8.74v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.176-9.943V3.26A8.776 8.776 0 0 0 3.222 12m8.558-5.85a3.85 3.85 0 0 0-3.335 1.925l1.04.6a2.65 2.65 0 1 1 2.294 3.975v1.2a3.85 3.85 0 0 0 0-7.7m1.017 10.3a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),c7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.998 7.23a4.771 4.771 0 1 0 0 9.542v1.2a5.971 5.971 0 0 1 0-11.943zm8.024-1.2a5.971 5.971 0 1 1 0 11.942v-1.2a4.771 4.771 0 0 0 0-9.543zM8 9.797a2.202 2.202 0 1 0 0 4.405v1.2a3.402 3.402 0 1 1 0-6.805zm8.023-1.2a3.402 3.402 0 0 1 0 6.805v-1.2a2.202 2.202 0 1 0 0-4.405zM11.999 10.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8m-2.6 1.4a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0",clipRule:"evenodd"})),d7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zm.8-11.514a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55M8.023 12a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0",clipRule:"evenodd"})),u7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.2 2.064a9.98 9.98 0 0 0-7.35 4.192V4h-1.2v3.687c0 .504.408.913.912.913H7.25V7.4H4.53A8.77 8.77 0 0 1 11.2 3.269zm0 18.825a8.77 8.77 0 0 1-6.366-3.63 8.78 8.78 0 0 1-1.567-6.257l-1.19-.157A9.975 9.975 0 0 0 11.2 22.093zm1.6 1.198v-1.204a8.77 8.77 0 0 0 6.729-4.283H16.81v-1.2H20.5c.504 0 .912.408.912.912V20h-1.2v-2.237a9.97 9.97 0 0 1-7.411 4.324m0-18.818V2.065a9.98 9.98 0 0 1 7.308 4.132 9.98 9.98 0 0 1 1.781 7.112l-1.19-.156A8.775 8.775 0 0 0 12.8 3.269",clipRule:"evenodd"})),h7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.767 3.824a.85.85 0 0 1 1.36.68V9.23a.85.85 0 0 1-1.345.691L2.555 7.616a.85.85 0 0 1-.016-1.372zm.16 1.38L3.642 6.917 5.927 8.55zM8.73 6.34h5.318a5.17 5.17 0 0 1 5.169 5.17v.804h-1.2v-.805a3.97 3.97 0 0 0-3.97-3.969H8.732zm-3.22 5.343v.969a3.97 3.97 0 0 0 3.968 3.969h5.792v1.2H9.479a5.17 5.17 0 0 1-5.169-5.17v-.968zm12.565 3.767v3.345l2.284-1.713zm-1.2-.68a.85.85 0 0 1 1.343-.692l3.228 2.305a.85.85 0 0 1 .016 1.372l-3.228 2.42a.85.85 0 0 1-1.36-.68z",clipRule:"evenodd"})),g7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 2.057V3.26a8.777 8.777 0 0 1 7.9 9.884 8.775 8.775 0 0 1-7.9 7.593v1.204a9.975 9.975 0 0 0 0-19.885m-1.6 1.204V2.057a9.97 9.97 0 0 0-7.35 4.191V4h-1.2v3.687c0 .504.408.913.912.913H7.25V7.4H4.526a8.77 8.77 0 0 1 6.673-4.139m0 17.477v1.204A9.975 9.975 0 0 1 2.023 12h1.2a8.775 8.775 0 0 0 7.976 8.738m-2.376-5.387V8.648h1.2v6.703zm3.6-5.501v4.3h1.55v-4.3zm-1.2-.35c0-.47.381-.85.85-.85h2.25c.47 0 .85.38.85.85v5c0 .469-.38.85-.85.85h-2.25a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),v7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.98 9.98 0 0 1 7.308 4.132 9.975 9.975 0 0 1-7.308 15.753v-1.204a8.775 8.775 0 0 0 0-17.477m-1.6 17.477A8.775 8.775 0 0 1 3.223 12h-1.2a9.975 9.975 0 0 0 9.176 9.942zm0-18.681V3.26A8.78 8.78 0 0 0 4.526 7.4h2.723v1.2H3.56a.91.91 0 0 1-.912-.913V4h1.2v2.248a9.97 9.97 0 0 1 7.35-4.191m-2.3 13.294V8.648h1.2v6.703zm3.825-5.501h2.425v-1.2h-2.775a.85.85 0 0 0-.85.85v2.25c0 .469.38.85.85.85h1.65v1.55h-2.425v1.2h2.775c.47 0 .85-.381.85-.85v-2.25a.85.85 0 0 0-.85-.85h-1.65z",clipRule:"evenodd"})),m7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057a9.98 9.98 0 0 1 7.308 4.132 9.975 9.975 0 0 1-7.308 15.753v-1.204a8.775 8.775 0 0 0 0-17.477m-1.6 17.477A8.775 8.775 0 0 1 3.223 12h-1.2a9.975 9.975 0 0 0 9.176 9.942zm0-18.681V3.26A8.77 8.77 0 0 0 4.526 7.4h2.723v1.2H3.56a.91.91 0 0 1-.912-.913V4h1.2v2.248a9.97 9.97 0 0 1 7.35-4.191m-.892 7.793h4.442v-1.2H9.848a.74.74 0 0 0-.741.74v2.469c0 .409.332.74.74.74h3.843v1.55H9.25v1.2h4.9a.74.74 0 0 0 .741-.74V12.14a.74.74 0 0 0-.74-.74h-3.843z",clipRule:"evenodd"})),p7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.668 17.5v-11h1.2v4.738l6.717-4.478a.85.85 0 0 1 1.322.707v3.36l6.1-4.067a.85.85 0 0 1 1.322.707v9.066a.85.85 0 0 1-1.322.707l-6.1-4.067v3.36a.85.85 0 0 1-1.322.707l-6.717-4.478V17.5zm9.643-5.5 5.818 3.879V8.12zm-1.604-3.879L5.889 12l5.818 3.879z",clipRule:"evenodd"})),f7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.318 6.76a.85.85 0 0 1 1.322.707v3.36l6.1-4.068a.85.85 0 0 1 1.322.708v9.065a.85.85 0 0 1-1.322.708l-6.1-4.067v3.36a.85.85 0 0 1-1.322.707L4.52 12.707a.85.85 0 0 1 0-1.415l.333.5.004.005m-.004-.006-.333-.499 6.8-4.533M13.042 12l5.819 3.88V8.12zM11.44 8.121l-5.818 3.878 5.818 3.88z",clipRule:"evenodd"})),w7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.738 8.262A16.6 16.6 0 0 0 4 3.4v1.2A15.4 15.4 0 0 1 19.4 20h1.2a16.6 16.6 0 0 0-4.862-11.738m-3.536 3.536A11.6 11.6 0 0 0 4 8.4v1.2A10.4 10.4 0 0 1 14.4 20h1.2a11.6 11.6 0 0 0-3.398-8.202m-4.752 6.89a1.65 1.65 0 0 0 0-3.075v-1.25a2.851 2.851 0 0 1 0 5.574zm-1.2-3.075a1.65 1.65 0 0 0 0 3.075v1.25a2.851 2.851 0 0 1 0-5.574z",clipRule:"evenodd"})),E7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.726 3.952a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8m-2.6 1.4a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0m1.592 4.267a3.9 3.9 0 0 0-4.177 2.872l-1.159-.311a5.1 5.1 0 0 1 6.249-3.608l.444.12v.46a3.4 3.4 0 0 0 3.398 3.398v1.2a4.6 4.6 0 0 1-4.014-2.355l-1.205 4.216a5.1 5.1 0 0 1 4.318 5.037h-1.2a3.897 3.897 0 0 0-3.477-3.874 4.6 4.6 0 0 1-5.532 2.697l.331-1.154a3.4 3.4 0 0 0 4.205-2.33l1.139-4 .003.002z",clipRule:"evenodd"})),y7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.353 4.132c.512-.604 1.499-.242 1.499.55v8.799c0 .47-.381.85-.85.85h-7.46a.85.85 0 0 1-.649-1.4zm.299 1.504L5.297 13.13h6.355zM3.725 17.229a.85.85 0 0 1 .724-1.295h15.105a.85.85 0 0 1 .724 1.295l-1.825 2.967a.85.85 0 0 1-.724.404H6.275a.85.85 0 0 1-.724-.404zm1.35-.095L6.47 19.4h11.063l1.395-2.266z",clipRule:"evenodd"})),x7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.598 4.6v14.8h2.8v-5.114c0-.49.397-.886.886-.886h7.429c.489 0 .885.397.885.886V19.4h2.8V7.677L16.321 4.6zm10.8 14.8v-4.8h-6.8v4.8zm-12-15.114c0-.49.397-.886.886-.886h12.168c.234 0 .46.094.626.26l3.261 3.261c.166.166.26.391.26.626v12.168c0 .489-.397.885-.886.885H4.284a.886.886 0 0 1-.886-.885zm10.2 1.914a3.1 3.1 0 1 1-6.2 0h1.2a1.9 1.9 0 1 0 3.8 0z",clipRule:"evenodd"})),C7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.467 2.147a.85.85 0 0 1 1.062 0l2.666 2.133 3.395.377a.85.85 0 0 1 .75.751l.378 3.395 2.133 2.666a.85.85 0 0 1 0 1.062L19.717 15.2l-.377 3.391a.85.85 0 0 1-.75.751l-3.395.377-2.666 2.133a.85.85 0 0 1-1.062 0L8.8 19.718l-3.393-.377a.85.85 0 0 1-.75-.75l-.378-3.394-2.132-2.666a.85.85 0 0 1 0-1.062L4.28 8.805l.377-3.397a.85.85 0 0 1 .751-.75L8.8 4.28zm.53 1.112L9.47 5.281a.85.85 0 0 1-.437.181l-3.215.357-.358 3.219a.85.85 0 0 1-.18.437L3.26 12l2.02 2.526a.85.85 0 0 1 .18.437l.358 3.217 3.216.357a.85.85 0 0 1 .437.18l2.527 2.022 2.526-2.02a.85.85 0 0 1 .437-.182l3.218-.357.357-3.215a.85.85 0 0 1 .18-.437L20.74 12l-2.022-2.527a.85.85 0 0 1-.18-.437l-.358-3.217-3.217-.357a.85.85 0 0 1-.437-.181z",clipRule:"evenodd"})),b7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.35 3.299a.85.85 0 0 1 1.206-.967l17.816 8.908a.85.85 0 0 1 0 1.521L3.556 21.669a.85.85 0 0 1-1.205-.966L4.526 12zm1.35.447 2.012 8.049a.85.85 0 0 1 0 .412L3.7 20.256 20.21 12zM13.34 12.6h-6v-1.2h6z",clipRule:"evenodd"})),R7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 5.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v4.8h16.55V5.6zm2.525 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-2.125 5.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v4.8h16.55v-4.8zm2.525 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0",clipRule:"evenodd"})),I7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.644 4.686a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m-2.972 1.6a2.971 2.971 0 1 1 .782 2.009L9.247 11.3a3 3 0 0 1 0 1.398l5.207 3.007a2.971 2.971 0 1 1-.67 1.197l-5.16-2.98a2.971 2.971 0 1 1 0-3.846l5.16-2.98a3 3 0 0 1-.112-.811M6.358 10.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m10.286 5.714a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"})),S7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.398 3.065a.85.85 0 0 1 1.202 0l4.066 4.066-.849.848-3.219-3.218v10.551h-1.2V4.762L8.181 7.98l-.849-.849zm8.708 11.605a8.8 8.8 0 0 0 .667-3.358h1.2a9.973 9.973 0 0 1-9.975 9.975 9.975 9.975 0 0 1-9.975-9.975h1.2a8.775 8.775 0 0 0 16.883 3.358",clipRule:"evenodd"})),T7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.4 6.511V11.8h1.2V7.711zm12.906 12.907A7.4 7.4 0 0 1 4.6 13.4H3.4a8.6 8.6 0 0 0 13.766 6.876zm2.794-1.165 1.809 1.808-.849.848L3.09 3.94l.848-.848 1.024 1.024.964.963 12.309 12.309zm.804-1.46a8.6 8.6 0 0 0 .695-3.393h-1.2c0 .865-.148 1.696-.421 2.467zM7.667 4.556l4.332-1.3 7.4 2.22V11.8h1.2V5.216a.85.85 0 0 0-.606-.814l-7.75-2.325a.85.85 0 0 0-.488 0L6.703 3.592z",clipRule:"evenodd"})),M7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.998 3.256-7.4 2.22V11.8h-1.2V5.216a.85.85 0 0 1 .606-.814l7.75-2.325a.85.85 0 0 1 .489 0l7.75 2.325-.173.575.173-.575a.85.85 0 0 1 .605.814V11.8h-1.2V5.476zM4.598 13.4a7.4 7.4 0 1 0 14.8 0h1.2a8.6 8.6 0 1 1-17.2 0z",clipRule:"evenodd"})),z7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.003 3.11a2.6 2.6 0 0 0-2.6 2.6h1.2a1.4 1.4 0 0 1 2.8 0h1.2a2.6 2.6 0 0 0-2.6-2.6m-2.4 7v-2.4h8.967l.863 2.59 1.139-.38-.943-2.83a.85.85 0 0 0-.807-.58h-9.57a.85.85 0 0 0-.85.85v2.75zm-3.427.897h-.004a.85.85 0 0 0-.83 1.006l1.064 5.706 1.18-.22-.987-5.292h16.704l-1.502 5.237 1.154.33 1.658-5.78a.8.8 0 0 0 .009-.42.73.73 0 0 0-.256-.388.92.92 0 0 0-.57-.179H3.176m5.073 4.925a2.475 2.475 0 0 0-2.401 1.875h1.276a1.275 1.275 0 0 1 2.25 0h1.276a2.475 2.475 0 0 0-2.401-1.875m2.625 3.075a1.27 1.27 0 0 0 1.125.675 1.27 1.27 0 0 0 1.125-.675H14.4a2.475 2.475 0 0 1-4.802 0zm-3.974 0H5.624a1.273 1.273 0 0 1-2.027.301 1.3 1.3 0 0 1-.223-.301H2.098a2.475 2.475 0 0 0 4.802 0m7.724-1.2h-1.276a2.475 2.475 0 0 1 4.802 0h-1.276a1.276 1.276 0 0 0-2.25 0m2.474 1.2a2.474 2.474 0 0 0 4.802 0h-1.276a1.276 1.276 0 0 1-2.25 0z",clipRule:"evenodd"})),O7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.597 3.435a4.813 4.813 0 0 1 8.217 3.404v2.317h-1.2V6.84a3.613 3.613 0 1 0-7.227 0v2.317h-1.2V6.84c0-1.277.508-2.501 1.41-3.404m-3.37 6.321h.363v-1.2h-.713a.85.85 0 0 0-.85.85v11.72c0 .469.38.85.85.85h14.248c.469 0 .85-.381.85-.85V9.405a.85.85 0 0 0-.85-.85h-.715v1.2h.364v11.02H5.227zm8.784 0H9.99v-1.2h4.02zm-5.624 1a3.613 3.613 0 1 0 7.227 0h1.2a4.813 4.813 0 1 1-9.627 0z",clipRule:"evenodd"})),V7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.984 4.285a1.72 1.72 0 0 0-1.218-.505v-1.2a2.923 2.923 0 0 1 2.922 2.923h-1.2c0-.457-.181-.895-.504-1.218m.504 3.667c0-.47.38-.85.85-.85h15.107a.85.85 0 0 1 .825 1.056l-2.197 8.79a.85.85 0 0 1-.825.644H5.338a.85.85 0 0 1-.85-.85zm1.2.35v8.09h12.287l2.022-8.09zm.581 10.89a1.026 1.026 0 0 0 2.052 0h1.2a2.226 2.226 0 0 1-4.452 0zm8.362 0a1.026 1.026 0 0 0 2.051 0h1.2a2.226 2.226 0 0 1-4.451 0z",clipRule:"evenodd"})),F7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.732 4.102v3.677l2.51-1.883zm-1.2-.68a.85.85 0 0 1 1.344-.692l3.453 2.467a.85.85 0 0 1 .016 1.372l-3.453 2.59a.85.85 0 0 1-1.36-.68zM2.219 5.055a6.95 6.95 0 0 1 6.356 4.146 6.94 6.94 0 0 1 6.355-4.146v1.2a5.745 5.745 0 1 0 0 11.491v1.2A6.95 6.95 0 0 1 8.575 14.8a6.94 6.94 0 0 1-6.356 4.146v-1.2a5.745 5.745 0 0 0 0-11.49zm15.515 11.133v3.677l2.51-1.883zm2.9 2.072Zm-4.1-2.752a.85.85 0 0 1 1.344-.692l3.453 2.467a.85.85 0 0 1 .016 1.372l-3.454 2.59a.85.85 0 0 1-1.36-.68z",clipRule:"evenodd"})),P7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.398 18.5v-13h1.2v5.76l8.25-5.5a.85.85 0 0 1 1.32.707v11.066a.85.85 0 0 1-1.32.707l-8.25-5.5v5.76zm9.57-11.379L8.65 12l7.319 4.879z",clipRule:"evenodd"})),k7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 13.725-5.48-5.48.848-.849L12 12.63l5.233-5.233.848.849-5.48 5.48-.424-.424.424.424a.85.85 0 0 1-1.202 0M18 16.778H6v-1.2h12z",clipRule:"evenodd"})),B7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.969 11.26V5.5h1.2v13h-1.2v-5.76l-8.25 5.5a.85.85 0 0 1-1.32-.707V6.467a.85.85 0 0 1 1.32-.707zM7.599 7.12 14.916 12l-7.319 4.879zm7.755 4.588Z",clipRule:"evenodd"})),A7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10.275 11.398 5.48-5.48.849.848L11.371 12l5.233 5.233-.849.848-5.48-5.48a.85.85 0 0 1 0-1.202M7.223 18V6h1.2v12z",clipRule:"evenodd"})),L7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.423 5.92 5.48 5.48a.85.85 0 0 1 0 1.202l-5.48 5.48-.849-.848L12.807 12 7.574 6.768zm8.533.08v12h-1.2V6z",clipRule:"evenodd"})),N7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.999 7.22h12v1.2h-12zm5.399 3.053a.85.85 0 0 1 1.202 0l5.48 5.48-.848.849-5.233-5.233-5.233 5.233-.848-.848z",clipRule:"evenodd"})),_7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.944v-1.205a8.74 8.74 0 0 0 4.967-2.124L5.384 6.235a8.776 8.776 0 0 0 5.814 14.505v1.203C6.063 21.536 2.023 17.24 2.023 12s4.04-9.536 9.175-9.943V3.26a8.74 8.74 0 0 0-4.966 2.125l12.381 12.38a8.776 8.776 0 0 0-5.815-14.505",clipRule:"evenodd"})),$7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.6 5.6a2.4 2.4 0 0 0-2.263 1.6H2.089a3.601 3.601 0 0 1 7.022 0H7.863A2.4 2.4 0 0 0 5.6 5.6M2.09 8.8h1.247a2.401 2.401 0 0 0 4.526 0h1.248a3.601 3.601 0 0 1-7.022 0M2 7.947v.107zm8.798-.547 10.2-.043.005 1.2-10.2.043zm5.338 9.352H14.89a3.601 3.601 0 0 0 7.022 0h-1.248a2.4 2.4 0 0 1-4.527 0m4.527-1.6h1.248a3.601 3.601 0 0 0-7.022 0h1.247a2.401 2.401 0 0 1 4.527 0m-5.863.854v-.108zM2.998 15.4l10.2-.043.005 1.2-10.2.043z",clipRule:"evenodd"})),H7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.6 2.498.044 10.6-1.2.005-.044-10.6zM19.4 6.1a2.4 2.4 0 0 1-1.8 2.324V9.65a3.601 3.601 0 0 0 0-7.1v1.226A2.4 2.4 0 0 1 19.4 6.1m-4.8 0c0-1.118.765-2.058 1.8-2.324V2.55a3.601 3.601 0 0 0 0 7.1V8.424A2.4 2.4 0 0 1 14.6 6.1M17 2.5h.046-.091zm.6 8.398.044 10.6-1.2.005-.044-10.6zM6.45 15.576a2.401 2.401 0 0 0 0 4.648v1.226a3.6 3.6 0 0 1 0-7.1zm1.2 4.648a2.401 2.401 0 0 0 0-4.648V14.35a3.601 3.601 0 0 1 0 7.1zM7.1 14.3h-.101z",clipRule:"evenodd"})),D7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.54 2.875c0-.47.38-.85.85-.85h11.218c.47 0 .85.38.85.85V4.22h-1.2v-.995H6.739v.995h-1.2zm8.458 2.745h-4v-1.2h4zM6.74 20.775V5.82h-1.2v15.305c0 .47.38.85.85.85h11.219c.47 0 .85-.38.85-.85V5.82h-1.2v14.955zm5.26-3.55a.775.775 0 1 0 0 1.55.775.775 0 0 0 0-1.55M10.022 18a1.975 1.975 0 1 1 3.95 0 1.975 1.975 0 0 1-3.95 0",clipRule:"evenodd"})),j7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 12c0-5.24 4.04-9.536 9.175-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.563 21.536 2.523 17.24 2.523 12m10.775 9.943c5.135-.407 9.175-4.703 9.175-9.943s-4.04-9.536-9.175-9.943V3.26a8.776 8.776 0 0 1 0 17.478zM8.998 8.6a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m8.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-7.3 3a5.4 5.4 0 1 0 10.8 0h1.2a6.6 6.6 0 1 1-13.2 0z",clipRule:"evenodd"})),W7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h11.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm.35 16V4.6h10.8v14.8zm5-11.9a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m.6 10.925a2.401 2.401 0 0 0 0-4.649V10.95a3.601 3.601 0 0 1 0 7.1zm-1.2-4.649a2.401 2.401 0 0 0 0 4.649v1.226a3.601 3.601 0 0 1 0-7.1z",clipRule:"evenodd"})),G7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 3.375c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v17.25c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1.2.35v16.55h16.55V3.725z",clipRule:"evenodd"})),U7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.55 3.236c.507-1.337 2.398-1.338 2.907-.002l1.836 4.82 5 .36c1.402.101 1.961 1.863.874 2.755l-4.135 3.39 2.152 5c.603 1.4-.958 2.742-2.251 1.935l-4.919-3.066-4.53 3.04c-1.248.84-2.842-.407-2.329-1.82l1.838-5.071-4.148-3.402c-1.089-.893-.526-2.657.88-2.754l4.986-.344zm1.266 15.069Zm3.559-10.036-.338.129zm-3.04-4.608a.356.356 0 0 0-.664 0L9.75 8.72a.84.84 0 0 1-.727.54l-5.217.359a.356.356 0 0 0-.201.63l4.346 3.563c.275.226.378.6.256.935l-1.925 5.31a.356.356 0 0 0 .533.416l4.723-3.17a.84.84 0 0 1 .912-.016l5.116 3.19a.356.356 0 0 0 .515-.442l-2.26-5.25a.84.84 0 0 1 .238-.98l.38.464-.38-.464 4.346-3.563a.356.356 0 0 0-.2-.63l-5.229-.377a.84.84 0 0 1-.723-.538z",clipRule:"evenodd"})),K7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.753 19.4 4.649-4.649V4.6h-14.8v14.8zm.746.95a.85.85 0 0 1-.601.25H4.252a.85.85 0 0 1-.85-.85V4.25c0-.47.38-.85.85-.85h15.5c.469 0 .85.38.85.85v10.646a.85.85 0 0 1-.25.601zm-2.097-2.561v-3.54c0-.469.38-.85.85-.85h3.55v1.2h-3.2v3.19z",clipRule:"evenodd"})),q7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.798 3.261V2.057c5.135.407 9.175 4.703 9.175 9.943s-4.04 9.536-9.175 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.063 2.464 2.023 6.76 2.023 12s4.04 9.536 9.175 9.943zM8.023 8.875c0-.47.38-.85.85-.85h6.25c.47 0 .85.38.85.85v6.25c0 .47-.38.85-.85.85h-6.25a.85.85 0 0 1-.85-.85zm1.2.35v5.55h5.55v-5.55z",clipRule:"evenodd"})),Y7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 6.25c0-.47.381-.85.85-.85h11.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-11.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h10.8V6.6z",clipRule:"evenodd"})),X7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 4.4V2h-1.2v2.4zM7.05 6.202 5.353 4.505l-.849.848L6.201 7.05zm12.445-.849-.849-.848-1.697 1.697.849.848zM12.8 15.945a4.026 4.026 0 0 0 0-7.89v-1.22a5.226 5.226 0 0 1 0 10.329zm-1.6-7.89a4.026 4.026 0 0 0 0 7.89v1.22a5.226 5.226 0 0 1 0-10.33zM2 12.6h2.4v-1.2H2zm17.6 0H22v-1.2h-2.4zm-.105 6.047-1.697-1.697-.848.848 1.697 1.697zm-14.142.848 1.697-1.697-.848-.848-1.697 1.697zM12.6 22v-2.4h-1.2V22z",clipRule:"evenodd"})),Z7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.567 3.225v17.55H18.43V3.225zm-1.2-.35c0-.47.38-.85.85-.85H18.78c.47 0 .85.38.85.85v18.25c0 .47-.38.85-.85.85H5.217a.85.85 0 0 1-.85-.85zm7.631 14.35a.775.775 0 1 0 0 1.55.775.775 0 0 0 0-1.55M10.023 18a1.975 1.975 0 1 1 3.95 0 1.975 1.975 0 0 1-3.95 0",clipRule:"evenodd"})),J7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.85 4.563a.85.85 0 0 1 .842-.827l6.541-.062a.85.85 0 0 1 .61.249l8.234 8.234a.85.85 0 0 1 0 1.202l-6.718 6.718a.85.85 0 0 1-1.202 0l-8.232-8.233a.85.85 0 0 1-.249-.623zm1.191.37-.161 6.169 7.878 7.879 6.223-6.223-7.883-7.883z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.588 7.588a.4.4 0 1 0 .566.565.4.4 0 0 0-.566-.565m-.849 1.414a1.6 1.6 0 1 1 2.263-2.263A1.6 1.6 0 0 1 6.74 9.002",clipRule:"evenodd"})),Q7=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.24 4.04-9.536 9.176-9.943V3.26a8.776 8.776 0 0 0 0 17.478v1.204C6.064 21.536 2.023 17.24 2.023 12M12.8 21.943c5.134-.407 9.174-4.703 9.174-9.943s-4.04-9.536-9.174-9.943V3.26a8.776 8.776 0 0 1 0 17.478zm-.8-15.218a5.275 5.275 0 1 0 0 10.55 5.275 5.275 0 0 0 0-10.55M5.524 12a6.475 6.475 0 1 1 12.95 0 6.475 6.475 0 0 1-12.95 0m6.475-1.775a1.775 1.775 0 1 0 0 3.55 1.775 1.775 0 0 0 0-3.55M9.024 12a2.975 2.975 0 1 1 5.95 0 2.975 2.975 0 0 1-5.95 0",clipRule:"evenodd"})),ev=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.877 3.703a3 3 0 0 1 5.121 2.121h-1.2a1.8 1.8 0 1 0-3.6 0h-1.2a3 3 0 0 1 .88-2.121M6.442 6.424h1.357v-1.2H6.183a.85.85 0 0 0-.812.6l-1.935 6.288.573.176-.573-.176a.9.9 0 0 0-.038.25v4.367h1.2v-4.315zm11.113 0h-1.353v-1.2h1.612a.85.85 0 0 1 .812.6l1.935 6.288a.9.9 0 0 1 .037.25v4.367h-1.2v-4.315zm.643 6.5h-12.4v-1.2h12.4zm-10.7 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m10.6-.4a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-7.9 3.6v1.4c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-2h1.2v1.65h1.2v-1.4c0-.47.381-.85.85-.85h10.7c.47 0 .85.38.85.85v1.4h1.2v-1.65h1.2v2c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-1.4z",clipRule:"evenodd"})),tv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.633 11.69 4.067 6.123l.849-.849 5.813 5.813a.85.85 0 0 1 0 1.202l-5.814 5.814-.849-.849zM19.5 18.3h-8v-1.2h8z",clipRule:"evenodd"})),nv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.767 6.1-.86 7.3h4.315c.337 0 .611.274.611.612v3.035a.853.853 0 0 0 1.662.27l1.664-4.991a.62.62 0 0 1 .59-.426h1.284V6.1zM4.61 5.651a.85.85 0 0 1 .844-.75h10.778v8.2h-2.068l-1.532 4.596a2.053 2.053 0 0 1-4-.65V14.6H4.514a.85.85 0 0 1-.844-.949zM19.284 6.95a2.9 2.9 0 0 0-2.051-.85V4.9a4.1 4.1 0 1 1 0 8.2v-1.2a2.9 2.9 0 0 0 2.05-4.95",clipRule:"evenodd"})),ov=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 25 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.296 6.1a.85.85 0 0 0-.81.584l-1.663 4.991a.62.62 0 0 1-.59.425H9.948v5.8h9.267l.859-7.3H15.76a.61.61 0 0 1-.612-.61V6.952a.853.853 0 0 0-.852-.853m-1.948.204a2.053 2.053 0 0 1 4 .65V9.4h4.12a.85.85 0 0 1 .843.95l-.94 8a.85.85 0 0 1-.845.75H8.748v-8.2h2.068zm-4.6 5.796a2.9 2.9 0 1 0 0 5.8v1.2a4.1 4.1 0 0 1 0-8.2z",clipRule:"evenodd"})),lv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.372 3.884a5.972 5.972 0 0 0-8.181 7.545l-4.266 4.266.848.849 4.43-4.43a.86.86 0 0 0 .177-.95 4.772 4.772 0 0 1 5.986-6.404L13.07 8.058a.85.85 0 0 0 0 1.202l1.671 1.671a.85.85 0 0 0 1.202 0l3.298-3.297a4.771 4.771 0 0 1-6.404 5.986.86.86 0 0 0-.95.177l-4.43 4.43.849.848 4.266-4.266a5.971 5.971 0 0 0 7.545-8.18c-.265-.544-.96-.608-1.349-.22l-3.426 3.426-1.176-1.176 3.426-3.427c.388-.388.324-1.083-.22-1.348M7.173 20.206l-.848-.848-.015.015a1.19 1.19 0 1 1-1.683-1.683l.015-.015-.849-.849-.015.015a2.39 2.39 0 0 0 3.38 3.38z",clipRule:"evenodd"})),iv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.5 3v.005A2.73 2.73 0 0 0 3.94 5.731h1.2A1.53 1.53 0 0 1 6.672 4.2h10.655a1.53 1.53 0 0 1 1.53 1.53h1.2A2.73 2.73 0 0 0 17.327 3zm4.899 7.255h-4.66v1.2h10.52v-1.2H12.6V5.777h-1.2zm-6.257 7.079V7.307h-1.2v10.377c0 .47.38.85.85.85h14.415c.47 0 .85-.38.85-.85V7.307h-1.2v10.027zm3.019-3.078a.465.465 0 1 0 0 .93.465.465 0 0 0 0-.93m-1.666.465a1.665 1.665 0 1 1 3.33 0 1.665 1.665 0 0 1-3.33 0m9.447-.465a.465.465 0 1 0 0 .93.465.465 0 0 0 0-.93m-1.666.465a1.665 1.665 0 1 1 3.331 0 1.665 1.665 0 0 1-3.33 0M6.46 19.757h11.08v1.2H6.46z",clipRule:"evenodd"})),rv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.454 3.084A3.6 3.6 0 0 1 15.6 5.629h-1.2a2.4 2.4 0 0 0-4.8 0H8.4a3.6 3.6 0 0 1 1.054-2.545M21 7.229v1.2H3v-1.2zM17.4 20.8l-.004-10.77h1.2l.004 11.12c0 .47-.38.85-.85.85H6.25a.85.85 0 0 1-.85-.85V10.03h1.2V20.8zm-8-3.3v-6h1.2v6zm4 0v-6h1.2v6z",clipRule:"evenodd"})),av=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.242 14.09-5.48-5.48.848-.848 5.233 5.232 3.399-3.399a.85.85 0 0 1 1.202 0l-.424.425-.015.014m.015-.014.424-.425 4.77 4.771v-3.18h1.2v4.378c0 .47-.38.85-.85.85h-4.378v-1.2h3.18l-4.523-4.523-3.4 3.4a.85.85 0 0 1-1.201 0",clipRule:"evenodd"})),sv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.186 7.586h4.379c.47 0 .85.38.85.85v4.378h-1.2v-3.18l-4.771 4.77a.85.85 0 0 1-1.202 0l-3.4-3.398-5.232 5.232-.848-.848 5.48-5.48.396.396-.396-.396a.85.85 0 0 1 1.202 0l3.399 3.399 4.523-4.523h-3.18z",clipRule:"evenodd"})),cv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.26 4.583a.85.85 0 0 1 1.477 0l8.069 14.12a.85.85 0 0 1-.738 1.272H3.929a.85.85 0 0 1-.738-1.271zM12 5.71 4.532 18.775h14.933z",clipRule:"evenodd"})),dv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.148 5.551c0-.47.381-.85.85-.85h11.3c.47 0 .85.38.85.85v9.5c0 .47-.38.85-.85.85h-11.3a.85.85 0 0 1-.85-.85zm1.2.35v8.8h10.6v-8.8zm14.051 3h-1.45v-1.2h3.627a.85.85 0 0 1 .796.552l1.477 3.94v2.858c0 .47-.38.85-.85.85h-5.05v-1.2h4.7v-1.8h-2.4a.85.85 0 0 1-.85-.85zm1.2 0v2.8h1.784l-1.05-2.8zm-13.75 7.8a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 0 1-5.2 0zm10 0a1.4 1.4 0 1 0 2.8 0h1.2a2.6 2.6 0 1 1-5.2 0z",clipRule:"evenodd"})),uv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.247 7.4 8.423 4.576l-.849.849L9.55 7.4H3.498a.85.85 0 0 0-.85.85v10.723c0 .47.381.85.85.85h17c.47 0 .85-.38.85-.85V8.25a.85.85 0 0 0-.85-.85h-6.051l1.976-1.975-.849-.849L12.75 7.4zM3.848 8.6v10.023h16.3V8.6z",clipRule:"evenodd"})),hv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.098 5.378v3.4h-1.2v-3.75c0-.47.381-.85.85-.85h14.5c.47 0 .85.38.85.85v3.75h-1.2v-3.4h-6.3v13.246h2.067v1.2H9.332v-1.2h2.066V5.378z",clipRule:"evenodd"})),gv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.21 5.411a9.6 9.6 0 0 1 16.385 6.522.845.845 0 0 1-.846.867h-8.15v3.4h-1.2v-3.4h-8.15a.845.845 0 0 1-.846-.867A9.6 9.6 0 0 1 5.21 5.411M12 3.8a8.4 8.4 0 0 0-8.379 7.8h16.758a8.4 8.4 0 0 0-8.379-7.8m.454 16.545A3.6 3.6 0 0 1 11.4 17.8h1.2a2.4 2.4 0 1 0 4.8 0h1.2a3.6 3.6 0 0 1-6.146 2.545",clipRule:"evenodd"})),vv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.733 9.61V3.73h1.2v5.88zm11.338 0V3.73h1.2v5.88zM6.933 11.214a5.07 5.07 0 1 0 10.138 0h1.2a6.269 6.269 0 1 1-12.538 0zm12.243 9.067H4.828v-1.2h14.348z",clipRule:"evenodd"})),mv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 7.905a5.004 5.004 0 0 1 10.009 0h-1.2a3.804 3.804 0 0 0-7.61 0zm-4.602 5.662a4.533 4.533 0 0 1 4.533-4.532v1.2a3.333 3.333 0 0 0-.79 6.57l-.284 1.166a4.534 4.534 0 0 1-3.459-4.404m17.933 0A3.33 3.33 0 0 0 17 10.237v-1.2a4.533 4.533 0 0 1 1.152 8.917l-.305-1.161a3.334 3.334 0 0 0 2.485-3.224m-8.8-1.408a.72.72 0 0 1 1.014 0l3.673 3.673-.848.849-2.734-2.734V20.5h-1.2v-6.55l-2.73 2.73-.849-.849z",clipRule:"evenodd"})),pv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m14.182 3.253-3.282 3.282a.85.85 0 0 1-1.202 0l-1.87-1.87.848-.849 1.623 1.623 3.034-3.034zm-9.944 3.71a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),fv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.799 3.261V2.057c5.134.407 9.174 4.703 9.174 9.943s-4.04 9.536-9.174 9.943V20.74a8.776 8.776 0 0 0 0-17.478m-1.6 17.478a8.776 8.776 0 0 1 0-17.478V2.057C6.062 2.464 2.022 6.76 2.022 12s4.04 9.536 9.176 9.943zm.8-14.014a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8m-3.6 2.4a3.6 3.6 0 1 1 7.2 0 3.6 3.6 0 0 1-7.2 0m3.6 5.975a3.4 3.4 0 0 0-3.4 3.4h-1.2a4.6 4.6 0 1 1 9.2 0h-1.2a3.4 3.4 0 0 0-3.4-3.4",clipRule:"evenodd"})),wv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m14.24 5.34h-6v-1.2h6zM9.985 15.224a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),Ev=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m10.64 4.14V10h1.2v2.4h2.4v1.2h-2.4V16h-1.2v-2.4h-2.4v-1.2zm-6.402 2.823a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),yv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.985 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M5.747 8.26a4.238 4.238 0 1 1 8.476 0 4.238 4.238 0 0 1-8.476 0m11.24 3.892-1.697-1.697-.849.848 1.697 1.698-1.697 1.697.849.848 1.697-1.697 1.697 1.697.848-.848L17.835 13l1.697-1.697-.848-.849zm-7.002 3.071a4.777 4.777 0 0 0-4.777 4.778h-1.2a5.977 5.977 0 1 1 11.954 0h-1.2a4.777 4.777 0 0 0-4.777-4.778",clipRule:"evenodd"})),xv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 5.221a3.038 3.038 0 1 0 0 6.077 3.038 3.038 0 0 0 0-6.077M7.763 8.26a4.238 4.238 0 1 1 8.477 0 4.238 4.238 0 0 1-8.477 0m4.239 6.963a4.777 4.777 0 0 0-4.778 4.778h-1.2a5.977 5.977 0 1 1 11.955 0h-1.2A4.777 4.777 0 0 0 12 15.223",clipRule:"evenodd"})),Cv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.185 10.749a6 6 0 0 1-.3 1.198 4.479 4.479 0 1 0-1.708-6.634q.466.41.841.905a3.279 3.279 0 1 1 1.166 4.53m1.642 4.71a4.55 4.55 0 0 0-2.825.977 7.4 7.4 0 0 0-.997-.73 5.772 5.772 0 0 1 9.594 4.325h-1.2a4.57 4.57 0 0 0-4.572-4.571M8.17 6.602a3.279 3.279 0 1 0 0 6.557 3.279 3.279 0 0 0 0-6.557M3.691 9.88a4.479 4.479 0 1 1 8.958 0 4.479 4.479 0 0 1-8.958 0m4.48 7.549A4.57 4.57 0 0 0 3.597 22h-1.2a5.772 5.772 0 0 1 11.544 0h-1.2A4.57 4.57 0 0 0 8.17 17.43",clipRule:"evenodd"})),bv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.467 2.147a.85.85 0 0 1 1.062 0l2.666 2.133 3.395.377a.85.85 0 0 1 .75.751l.378 3.395 2.133 2.666a.85.85 0 0 1 0 1.062L19.717 15.2l-.377 3.391a.85.85 0 0 1-.75.751l-3.395.377-2.666 2.133a.85.85 0 0 1-1.062 0L8.8 19.718l-3.393-.377a.85.85 0 0 1-.75-.75l-.378-3.394-2.132-2.666a.85.85 0 0 1 0-1.062L4.28 8.805l.377-3.397a.85.85 0 0 1 .751-.75L8.8 4.28zm.53 1.112L9.47 5.281a.85.85 0 0 1-.437.181l-3.215.357-.358 3.219a.85.85 0 0 1-.18.437L3.26 12l2.02 2.526a.85.85 0 0 1 .18.437l.358 3.217 3.216.357a.85.85 0 0 1 .437.18l2.527 2.022 2.526-2.02a.85.85 0 0 1 .437-.182l3.218-.357.357-3.215a.85.85 0 0 1 .18-.437L20.74 12l-2.022-2.527a.85.85 0 0 1-.18-.437l-.358-3.217-3.217-.357a.85.85 0 0 1-.437-.181zm4.927 6.147-5.753 5.752a.85.85 0 0 1-1.202 0l-2.894-2.893.849-.849 2.646 2.646 5.505-5.505z",clipRule:"evenodd"})),Rv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.753 5.69a.85.85 0 0 0-.21.56v11.5c0 .47.38.85.85.85h11.5c.214 0 .41-.08.56-.21l-.99-.99H3.743V6.68zm11.79 10.093v-.001L5.361 6.6H5.36l-1.2-1.2h.001l-1.46-1.46.848-.848L20.518 20.06l-.848.848-3.927-3.927zm1.2-2.194v-7.34a.85.85 0 0 0-.85-.85h-7.34l1.2 1.2h5.79v5.79zm5.717-6.07a.85.85 0 0 0-1.38-.664l-3.113 2.484.749.938 2.544-2.03v7.507l-2.544-2.031-.749.938 3.113 2.484a.85.85 0 0 0 1.38-.665z",clipRule:"evenodd"})),Iv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.543 6.25c0-.47.38-.85.85-.85h11.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-11.5a.85.85 0 0 1-.85-.85zm1.2.35v10.8h10.8V6.6zm16.337.255a.85.85 0 0 1 1.38.665v8.961a.85.85 0 0 1-1.38.664l-3.113-2.483.749-.938 2.544 2.03V8.247l-2.544 2.03-.749-.938z",clipRule:"evenodd"})),Sv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.74 8.105a3.976 3.976 0 0 0-2.046 6.67H9.22a3.976 3.976 0 0 0-2.046-6.67v1.237a2.776 2.776 0 0 1 0 5.316v1.317h9.568v-1.317a2.776 2.776 0 0 1 0-5.316zm1.6 6.553a2.776 2.776 0 0 0 0-5.316V8.106a3.976 3.976 0 0 1 0 7.788zM2.399 12a3.976 3.976 0 0 1 3.175-3.894v1.236a2.776 2.776 0 0 0 0 5.316v1.236A3.976 3.976 0 0 1 2.398 12",clipRule:"evenodd"})),Tv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.223 5.28 8.276 9.404a.85.85 0 0 1-.544.197h-.514V8.4h.387l5.424-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.424-4.52h-.387v-1.2h.514a.85.85 0 0 1 .544.198l4.947 4.121zm2.799.748a5.971 5.971 0 0 1 0 11.943v-1.2a4.771 4.771 0 0 0 0-9.543zM5.623 9.6a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2zm10.398-1.003a3.402 3.402 0 1 1 0 6.805v-1.2a2.202 2.202 0 1 0 0-4.405z",clipRule:"evenodd"})),Mv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.4 5.28 9.452 9.404a.85.85 0 0 1-.544.197h-.51V8.4h.383l5.423-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.423-4.52H8.4v-1.2h.509a.85.85 0 0 1 .544.198l4.946 4.121zM6.8 9.6a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2zm10.4-1.2a3.6 3.6 0 1 1 0 7.2v-1.2a2.4 2.4 0 1 0 0-4.8z",clipRule:"evenodd"})),zv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.223 5.28 8.276 9.404a.85.85 0 0 1-.544.197h-.514V8.4h.387l5.424-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.424-4.52h-.387v-1.2h.514a.85.85 0 0 1 .544.198l4.947 4.121zm-7.6 4.32a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2zM18.112 12 15.97 9.857l.848-.848 2.142 2.142 2.142-2.142.85.848L19.808 12l2.142 2.142-.849.848-2.142-2.142-2.142 2.142-.848-.848z",clipRule:"evenodd"})),Ov=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.598 5.28 11.65 9.404a.85.85 0 0 1-.544.197h-.91V8.4h.783l5.424-4.52a.85.85 0 0 1 1.394.653v14.933a.85.85 0 0 1-1.394.653l-5.424-4.52h-.782v-1.2h.91a.85.85 0 0 1 .543.198l4.947 4.121zm-5.715 10.238ZM8.998 9.6a2.4 2.4 0 1 0 0 4.8v1.2a3.6 3.6 0 0 1 0-7.2z",clipRule:"evenodd"})),Vv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.498 3.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8M8.898 5a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0m2 4.402a3.4 3.4 0 0 0-3.3 3.398h-1.2a4.6 4.6 0 0 1 4.5-4.599h1.2v.1a3.9 3.9 0 0 0 3.9 3.9v1.2a5.09 5.09 0 0 1-3.9-1.814v3.645a5.6 5.6 0 0 1 5 5.568h-1.2a4.4 4.4 0 0 0-3.839-4.364A5.1 5.1 0 0 1 7 20.9v-1.2a3.9 3.9 0 0 0 3.9-3.9z",clipRule:"evenodd"})),Fv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.637 3.35-.359 2.876a6.3 6.3 0 0 1 1.92-.557V6.88a5.183 5.183 0 0 0 0 10.24v1.211a6.3 6.3 0 0 1-1.92-.558l.36 2.876h4.721l.36-2.876a6.3 6.3 0 0 1-1.92.558V17.12a5.183 5.183 0 0 0 0-10.24V5.67c.678.085 1.324.276 1.92.557l-.36-2.876zm6.395 3.705-.512-4.093a.926.926 0 0 0-.919-.812H9.396a.926.926 0 0 0-.92.812l-.511 4.093A6.37 6.37 0 0 0 5.617 12c0 1.995.915 3.775 2.348 4.945l.512 4.094a.926.926 0 0 0 .919.811H14.6c.467 0 .861-.347.92-.81l.51-4.094A6.37 6.37 0 0 0 18.38 12a6.37 6.37 0 0 0-2.348-4.945m-4.634 4.826V8.53h1.2v3.22l2.137 2.138-.848.848-2.228-2.228a.9.9 0 0 1-.26-.628",clipRule:"evenodd"})),Pv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.418 8.532c-.63.433-1.244.945-1.844 1.545l.849.848a11.7 11.7 0 0 1 1.86-1.528zm4.755 2.493-2.42-2.42-.905-.906-2.345-2.345.848-.848 14.142 14.142-.848.848-7.428-7.428zm-1.657.605a7.9 7.9 0 0 0-1.942 1.447l.849.848c.637-.638 1.297-1.091 1.993-1.395zm2.84 2.84a1.663 1.663 0 1 0 2.176 2.176zm5.448-.774.619-.62a7.7 7.7 0 0 0-3.135-1.897zM10.938 7.83a13 13 0 0 1 1.06-.043c2.842 0 5.567 1.129 7.576 3.138l.849-.848a11.91 11.91 0 0 0-8.424-3.49q-1.099-.002-2.138.166zm.733 7.847a.463.463 0 1 1 .655.654.463.463 0 0 1-.655-.654",clipRule:"evenodd"})),kv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.574 10.075C6.086 7.564 8.85 6.585 12 6.585c3.16 0 6.19 1.256 8.424 3.49l-.849.849a10.71 10.71 0 0 0-7.576-3.138c-2.852 0-5.304.867-7.575 3.138zm3 3C8.19 11.461 9.975 10.83 12 10.83c2.034 0 3.985.808 5.424 2.246l-.849.849a6.47 6.47 0 0 0-4.576-1.895c-1.727 0-3.201.52-4.575 1.895zm4.249 1.752a1.662 1.662 0 1 1 2.351 2.35 1.662 1.662 0 0 1-2.351-2.35m1.502.848a.463.463 0 1 0-.654.654.463.463 0 0 0 .655-.654",clipRule:"evenodd"})),Bv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.004 10a8 8 0 0 1 7.223-7.963v1.207a6.801 6.801 0 0 0 0 13.512v1.206A8 8 0 0 1 2.004 10m8.823 7.958a8 8 0 0 0 0-15.916v1.207a6.801 6.801 0 0 1 0 13.502zM9.4 9.4V7h1.2v2.4H13v1.2h-2.4V13H9.4v-2.4H7V9.4zm11.743 12.59-4.782-4.78.849-.85 4.781 4.782z",clipRule:"evenodd"})),Av=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.004 10a8 8 0 0 1 7.223-7.963v1.207a6.801 6.801 0 0 0 0 13.512v1.206A8 8 0 0 1 2.004 10m8.823 7.958a8 8 0 0 0 0-15.916v1.207a6.801 6.801 0 0 1 0 13.502zM13 10.6H7V9.4h6zm8.143 11.39-4.782-4.78.849-.85 4.781 4.782z",clipRule:"evenodd"})),Lv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10 6.475-1.37 5.482a.85.85 0 0 1-.825.644H4v-1.2h3.532l1.643-6.576c.215-.858 1.435-.858 1.65 0L14 17.527l1.37-5.482a.85.85 0 0 1 .825-.644H20v1.2h-3.532l-1.643 6.575c-.215.859-1.435.859-1.65 0z",clipRule:"evenodd"})),Nv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M3.873 4.682a.85.85 0 0 0-.85.85V15.75c0 .47.381.85.85.85h3.99l2.616-3.923a1.827 1.827 0 0 1 3.04 0l2.615 3.923h3.99c.469 0 .85-.38.85-.85V5.532a.85.85 0 0 0-.85-.85z"}),l.createElement("path",{fill:"currentColor",d:"M12.166 12.88a.818.818 0 0 0-.855.351l-3.202 4.803a.827.827 0 0 0 .688 1.285H15.2a.827.827 0 0 0 .688-1.285l-3.202-4.802a.82.82 0 0 0-.52-.352"})),_v=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M11.4 14.1v-8h1.2v8zm1.4 3a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),$v=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.104 2a.85.85 0 0 0-.601.249L2.249 7.503a.85.85 0 0 0-.249.6v7.794c0 .225.09.441.249.6l5.254 5.254a.85.85 0 0 0 .6.249h7.794a.85.85 0 0 0 .6-.249l5.254-5.254a.85.85 0 0 0 .25-.6V8.104a.85.85 0 0 0-.25-.601l-5.254-5.254a.85.85 0 0 0-.6-.249zM11.4 14.1v-8h1.2v8zm1.4 3a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Hv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.76 18.494a1.198 1.198 0 0 0 1.03 1.808h16.423c.916 0 1.493-.986 1.044-1.784L13.265 4.31a1.198 1.198 0 0 0-2.073-.024zm8.875-3.794V8.302h1.2V14.7zm1.4 2.4a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Dv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM18 11.1H6V9.9h12zM18 18.1H6v-1.2h12z",clipRule:"evenodd"})),jv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM20 11.1H4V9.9h16zM20 18.1H4v-1.2h16z",clipRule:"evenodd"})),Wv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM16 11.1H4V9.9h12zM16 18.1H4v-1.2h12z",clipRule:"evenodd"})),Gv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7.6H4V6.4h16zM20 14.6H4v-1.2h16zM20 11.1H8V9.9h12zM20 18.1H8v-1.2h12z",clipRule:"evenodd"})),Uv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.023 5.073a2.975 2.975 0 1 1 3.575 2.914v12.767a8.776 8.776 0 0 0 8.155-8.155h-1.755v-1.2h2.975v.6c0 5.509-4.465 9.975-9.975 9.975s-9.975-4.466-9.975-9.975v-.6h2.975v1.2H3.244a8.776 8.776 0 0 0 8.154 8.155V7.987a2.976 2.976 0 0 1-2.375-2.914",clipRule:"evenodd"})),Kv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.623 3.45a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95M7.623 12.6a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95M16.373 3.45a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95M16.373 12.6a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95",clipRule:"evenodd"})),qv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.498 3.45a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85V4.3a.85.85 0 0 0-.85-.85zM4.498 12.6a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85v-6.25a.85.85 0 0 0-.85-.85zM13.248 3.45a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85V4.3a.85.85 0 0 0-.85-.85zM13.248 12.6a.85.85 0 0 0-.85.85v6.25c0 .469.381.85.85.85h6.25c.47 0 .85-.381.85-.85v-6.25a.85.85 0 0 0-.85-.85z"})),Yv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 4.75c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v4.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm1 6.35h16.95v8.15c0 .47-.38.85-.85.85H4.373a.85.85 0 0 1-.85-.85zM9 13.6h6v-1.2h-6z",clipRule:"evenodd"})),Xv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M11.4 14.551 8.668 11.82l-.849.849 3.58 3.58a.85.85 0 0 0 1.202 0l3.58-3.58-.849-.85-2.732 2.734V8h-1.2z",clipRule:"evenodd"})),Zv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.536 17.313 18.514 6.337l-.848-.849L6.688 16.464v-9.82h-1.2v11.019c0 .47.38.85.85.85h11.02v-1.2z",clipRule:"evenodd"})),Jv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.312 16.464 6.337 5.486l-.849.849 10.976 10.977h-9.82v1.2h11.018c.47 0 .85-.38.85-.85V6.642h-1.2z",clipRule:"evenodd"})),Qv=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.598 18.789.001-15.523h-1.2l-.001 15.523-6.944-6.944-.849.849 7.792 7.791a.85.85 0 0 0 1.202 0l7.793-7.792-.85-.849z",clipRule:"evenodd"})),em=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-11.927-.6 2.732-2.732-.848-.849-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.849-.849L9.448 12.6H16v-1.2z",clipRule:"evenodd"})),tm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.306 3.607 3.515 11.4a.85.85 0 0 0 0 1.202l7.792 7.792.849-.848-6.946-6.946 15.523.002v-1.2l-15.522-.002 6.944-6.943z",clipRule:"evenodd"})),nm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-6.824-.6L11.82 8.668l.849-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.85-.849 2.734-2.732H8v-1.2z",clipRule:"evenodd"})),om=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.693 20.393 7.792-7.791a.85.85 0 0 0 0-1.202l-7.793-7.793-.848.849 6.944 6.945-15.522-.002v1.2l15.523.002-6.944 6.944z",clipRule:"evenodd"})),lm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.452 4.781a4.964 4.964 0 0 1 4.964 4.964h-1.2a3.764 3.764 0 1 0-7.528 0h-1.2a4.964 4.964 0 0 1 4.964-4.964m3.764 12.491-2.25-2.249-.848.849 3.097 3.096a.85.85 0 0 0 1.202 0l3.095-3.096-.848-.848-2.248 2.248V11.34h-1.2zm-7.528-1.854V11.34h-1.2v4.077z",clipRule:"evenodd"})),im=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m5.03 8.584 3.096-3.096.849.849-2.249 2.248h5.93v1.2h-5.93l2.249 2.249-.849.848L5.03 9.786a.85.85 0 0 1 0-1.202M19.217 13.549a4.964 4.964 0 0 0-4.964-4.964v1.2a3.764 3.764 0 1 1 0 7.528v1.2a4.964 4.964 0 0 0 4.964-4.964M12.709 17.4H8.632v1.2h4.077z"})),rm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.872 5.488 3.096 3.096a.85.85 0 0 1 0 1.202l-3.097 3.096-.848-.848 2.249-2.249H11.34v-1.2h5.932l-2.249-2.248zm-11.09 8.06a4.964 4.964 0 0 1 4.963-4.963v1.2a3.764 3.764 0 1 0 0 7.528v1.2a4.964 4.964 0 0 1-4.964-4.964m10.636 3.765H11.34v1.2h4.078z",clipRule:"evenodd"})),am=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.513 8.126 15.417 5.03a.85.85 0 0 0-1.202 0l-3.097 3.096.849.849 2.249-2.249v5.931h1.2v-5.93l2.248 2.248zm-8.06 11.09a4.964 4.964 0 0 0 4.963-4.963h-1.2a3.764 3.764 0 1 1-7.528 0h-1.2a4.964 4.964 0 0 0 4.964 4.964M6.687 8.582v4.076h-1.2V8.581z",clipRule:"evenodd"})),sm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M12.6 9.448l2.732 2.732.848-.848-3.58-3.58a.85.85 0 0 0-1.201 0l-3.58 3.58.848.849L11.4 9.448V16h1.2z",clipRule:"evenodd"})),cm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.357 5.488H6.338a.85.85 0 0 0-.85.85v11.02h1.2V7.537l10.976 10.977.848-.848L7.538 6.688h9.819z",clipRule:"evenodd"})),dm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.514 17.357V6.338a.85.85 0 0 0-.85-.85H6.644v1.2h9.821L5.488 17.664l.849.848L17.314 7.537v9.82z",clipRule:"evenodd"})),um=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.392 11.306 12.6 3.515a.85.85 0 0 0-1.202 0l-7.793 7.792.849.849L11.4 5.21l-.002 15.523h1.2L12.6 5.211l6.943 6.944z",clipRule:"evenodd"})),hm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85zM9.198 9a.9.9 0 1 1 1.8 0 .9.9 0 0 1-1.8 0m.9-2.1a2.1 2.1 0 1 0 0 4.2 2.1 2.1 0 0 0 0-4.2m5.9 7.2h-8v-1.2h8zm-8 3h8v-1.2h-8z",clipRule:"evenodd"})),gm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m2.257 0a7.719 7.719 0 1 1 14.15 4.27c-1.076-.572-1.832-1.76-1.832-3.155V12a4.6 4.6 0 1 0-.919 2.76 4.68 4.68 0 0 0 2 2.465A7.719 7.719 0 0 1 4.28 12m11.118 0a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.8 0m-3.4-8.774a8.774 8.774 0 1 0 0 17.549 8.774 8.774 0 0 0 0-17.549",clipRule:"evenodd"})),vm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.082 5.413a2.427 2.427 0 1 1 3.433 3.433l.849.849a3.628 3.628 0 0 0-5.13-5.13zm-5.016 9.299a.914.914 0 0 0 1.276 1.308l6.043-6.043.848.848-6.026 6.027-.026.025-.099.1-.005-.006a2.11 2.11 0 0 1-1.777.46 2.113 2.113 0 0 1-1.202-3.439l-.005-.005.125-.124 6.026-6.027.849.849zm-2.996-.863c.2-.48.49-.915.855-1.279l-.849-.849a5.143 5.143 0 0 0 7.271 7.272l-.848-.849a3.942 3.942 0 0 1-6.429-4.295m1.14-3.261 4.893-4.893.848.848-4.893 4.894zm11.316 1.53-4.893 4.893.848.848 4.893-4.893z",clipRule:"evenodd"})),mm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.45 8.874a5.55 5.55 0 1 1 11.1 0 5.55 5.55 0 0 1-11.1 0m9.85 5.204a6.72 6.72 0 0 1-4.3 1.546 6.72 6.72 0 0 1-4.302-1.548v5.747c0 .7.8 1.1 1.36.68l2.94-2.205 2.941 2.205a.85.85 0 0 0 1.36-.68z",clipRule:"evenodd"})),pm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.92 12.43c.623-.867.004-2.076-1.064-2.076h-1.213V7.9c0-.427-.184-.77-.456-.999h5.561c.47 0 .85.38.85.85v8.5c0 .47-.38.85-.85.85h-6.232q.117-.1.216-.237zM8.819 17.1h-5.57a.85.85 0 0 1-.85-.85v-8.5c0-.47.38-.85.85-.85h6.23a1.4 1.4 0 0 0-.21.234L6.08 11.567c-.623.867-.004 2.076 1.064 2.076h1.214v2.455c0 .43.186.774.46 1.002m1.877-5.806c.165.167.388.26.62.26h1.54a.11.11 0 0 1 .09.175l-.09.125-3.098 4.308a.11.11 0 0 1-.2-.064V13.33a.9.9 0 0 0-.254-.628.87.87 0 0 0-.62-.26h-1.54a.11.11 0 0 1-.09-.175l3.19-4.433a.11.11 0 0 1 .199.064v2.767a.9.9 0 0 0 .253.628m7.902-1.044c0-.469.38-.85.85-.85h1.3c.47 0 .85.381.85.85v3.5c0 .47-.38.85-.85.85h-1.3a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),fm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 6.9a.85.85 0 0 0-.85.85v8.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85v-8.5a.85.85 0 0 0-.85-.85zM19.448 9.4a.85.85 0 0 0-.85.85v3.5c0 .47.38.85.85.85h1.3c.47 0 .85-.38.85-.85v-3.5a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),wm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M7.788 7.231a2.844 2.844 0 1 0 0 5.688 2.844 2.844 0 0 0 0-5.688"}),l.createElement("path",{fill:"currentColor",d:"M2.547 5.65h1.2v8.313h8.1V7.231h6.759c1.57 0 2.842 1.27 2.844 2.84v8.28h-1.2v-3.188H3.747v3.188h-1.2z"})),Em=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.09 3.938.848-.848 16.97 16.97-.848.849zM6.044 9.155c-.42.88-.644 1.85-.644 2.845v4A1.4 1.4 0 0 1 4 17.4v1.2h11.488z"}),l.createElement("path",{fill:"currentColor",d:"M19.448 18.6h-1.697L6.928 7.775a6.6 6.6 0 0 1 .848-.848zM18.6 15.489v-3.49a6.6 6.6 0 0 0-9.445-5.955zM10 19.4h4a1.997 1.997 0 0 1-2 2 1.997 1.997 0 0 1-2-2M13.414 3.185A2 2 0 0 1 14 4.6h-4a2 2 0 0 1 3.414-1.415"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10 4.6a2 2 0 0 1 4 0z",clipRule:"evenodd"})),ym=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M13.414 3.185A2 2 0 0 1 14 4.6h-4a2 2 0 0 1 3.414-1.415"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10 4.6a2 2 0 0 1 4 0z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M12 21.4a2 2 0 0 0 2-2h-4a2 2 0 0 0 2 2"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10 19.4h4a1.997 1.997 0 0 1-2 2 1.997 1.997 0 0 1-2-2M5.4 12a6.6 6.6 0 0 1 13.2 0v4a1.4 1.4 0 0 0 1.4 1.4v1.2H4v-1.2A1.4 1.4 0 0 0 5.4 16z",clipRule:"evenodd"})),xm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.437 4.826 4.048.002a.85.85 0 0 1 .832.677l.866 4.177v.003l.411 1.937-1.173.25-.292-1.375-10.315 1.79a.85.85 0 0 1-.995-.838V9.237h-1.38v-1.2h3.96v1.2h-1.38v1.797l9.864-1.711-.683-3.294-3.764-.002z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.418 13.135a3.02 3.02 0 1 0 0 6.04 3.02 3.02 0 0 0 0-6.04M18.248 12.474a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7"})),Cm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M6.53 21.45a2 2 0 0 0 1.985-1.75c.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 1.985 1.75"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.14 20.64a2 2 0 0 0 .375-.94c.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 .385.95c.364.487.945.8 1.6.8a2 2 0 0 0 1.609-.81",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M16.53 21.45a2 2 0 0 0 1.985-1.75c.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 1.985 1.75"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.14 20.64q.077-.105.14-.22c.122-.218.203-.461.235-.72.017-.137-.096-.25-.234-.25h-3.5c-.138 0-.252.113-.235.25a2 2 0 0 0 .376.94l.009.01c.365.487.945.8 1.6.8.654 0 1.235-.313 1.6-.8z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M15.03 2.55h-3.25v1.2h2.9v9.3h-3.078l-1.748-2.62a.85.85 0 0 0-.707-.38h-4.65a.85.85 0 0 0-.841.73l-.929 6.5a.85.85 0 0 0 .842.97h16.374a.85.85 0 0 0 .813-1.098l-2.475-8.09V5.4a.85.85 0 0 0-.85-.85h-1.55V3.4a.85.85 0 0 0-.85-.85M20.695 8.565a2 2 0 0 1-1.165.57c-.137.017-.25-.096-.25-.234V5.4c0-.138.113-.252.25-.235a2 2 0 0 1 1.165 3.399"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.469 5.542a2 2 0 0 0-.939-.376c-.137-.017-.25.097-.25.235v3.5c0 .138.113.251.25.234a2 2 0 0 0 .939-.375l.012-.01a2 2 0 0 0 .8-1.6 2 2 0 0 0-.8-1.6z",clipRule:"evenodd"})),bm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.599 5.449v5.103L15.15 8zm-1.2 5.103V4.604c0-.758.915-1.137 1.45-.601l3.397 3.396a.85.85 0 0 1 0 1.202l-3.399 3.4 3.399 3.398a.85.85 0 0 1 0 1.202l-3.396 3.397c-.536.535-1.451.156-1.451-.601v-5.948l-2.976 2.975-.849-.848L11.15 12 7.574 8.424l.849-.848zm1.2 2.897v5.103L15.15 16z",clipRule:"evenodd"})),Rm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.898 3.4h-4v17.2h6v-1.2h-4.8v-6.8h2.8v-1.2h-2.8V4.6h2.8zm4.853 7.853A4.6 4.6 0 0 0 11.5 3.401v1.2a3.4 3.4 0 0 1 .002 6.8H11.5v1.2h2a3.4 3.4 0 1 1 0 6.8v1.2a4.6 4.6 0 0 0 .978-9.095q.142-.12.274-.253",clipRule:"evenodd"})),Im=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.748 18.4h-6.75a1.4 1.4 0 0 0-1.4 1.38v.012V4.608a2.6 2.6 0 0 1 1.4-.409h6.75c.47 0 .85.38.85.85v12.5c0 .47-.38.85-.85.85m-9.35-13.792a2.6 2.6 0 0 0-1.4-.409h-6.75a.85.85 0 0 0-.85.85v12.5c0 .47.381.85.85.85h6.75a1.4 1.4 0 0 1 1.4 1.38zm0 15.178v.013z",clipRule:"evenodd"})),Sm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H6.998a2.6 2.6 0 0 1-2.6-2.6zm14 15.15h-11.4a1.4 1.4 0 1 1 0-2.8h11.4z",clipRule:"evenodd"})),Tm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.217 2.225a.85.85 0 0 0-.85.85v17.98a.85.85 0 0 0 1.381.663l6.25-5 6.25 5a.85.85 0 0 0 1.382-.663V3.075a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Mm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.898 9.65c0-.47.381-.85.85-.85h16.5c.47 0 .85.38.85.85v10.5c0 .47-.38.85-.85.85h-16.5a.85.85 0 0 1-.85-.85zm4 1.95v6.6h1.2v-6.6zm9 0v6.6h1.2v-6.6zM8.746 3.947A4.6 4.6 0 0 1 16.599 7.2h-1.2a3.4 3.4 0 1 0-6.8 0h-1.2a4.6 4.6 0 0 1 1.347-3.253",clipRule:"evenodd"})),zm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.062 2.937a2.671 2.671 0 0 1 4.56 1.889v.471H9.28v-.471c0-.709.281-1.388.782-1.89M6.26 9.857a6.306 6.306 0 0 1 11.478 0 2.4 2.4 0 0 0 2.37-2.4h1.2a3.6 3.6 0 0 1-3.169 3.574q.141.6.162 1.237h-1.794v3.6H18.3q-.02.63-.158 1.227a3.6 3.6 0 0 1 3.164 3.573h-1.2a2.4 2.4 0 0 0-2.361-2.4 6.306 6.306 0 0 1-11.493 0 2.4 2.4 0 0 0-2.349 2.4h-1.2a3.6 3.6 0 0 1 3.152-3.572 6.3 6.3 0 0 1-.159-1.228h1.795v-3.6H5.696q.022-.639.163-1.239a3.6 3.6 0 0 1-3.156-3.572h1.2a2.4 2.4 0 0 0 2.356 2.4m12.044 4.811h-.597v-1.2h3v1.2zm-15.012-1.2h3v1.2h-3zm9.32 6.05v-4.135h-1.2v4.135z",clipRule:"evenodd"})),Om=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.057 5.774a2.73 2.73 0 0 0-2.731-2.731H6.67a2.73 2.73 0 0 0-2.73 2.727v1.6H2.92a.85.85 0 0 0-.85.85v3.16h1.2V8.57h.67v11.538c0 .47.38.85.85.85h2.056c.47 0 .85-.38.85-.85V18.56h4.301V18v.56H16.3v1.547c0 .469.38.85.85.85h2.057c.47 0 .85-.381.85-.85V8.57h.67v2.81h1.2V8.22a.85.85 0 0 0-.85-.85h-1.02V5.774M6.458 12.168h11.08v-1.2H6.457zm1.702 1.23a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73m7.78 0a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73",clipRule:"evenodd"})),Vm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.85 2h.7C9.351 2 10 2.65 10 3.45V4h4v-.55c0-.8.65-1.45 1.45-1.45h.7c.801 0 1.45.65 1.45 1.45V4h2.55c.47 0 .85.38.85.85v16.3c0 .47-.38.85-.85.85H3.85a.85.85 0 0 1-.85-.85V4.85c0-.47.38-.85.85-.85H6.4v-.55c0-.8.65-1.45 1.45-1.45M5.4 11.2h13.2V10H5.4z",clipRule:"evenodd"})),Fm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.788 6.9H2.85a.85.85 0 0 0-.85.85v12.5c0 .47.38.85.85.85h15.138l-3.979-3.979a4.075 4.075 0 0 1-5.555-5.555zm11.434 9.171 4.839 4.839.848-.849-5.082-5.082c-.146.397-.351.764-.605 1.092M10.596 9.75c-.396.145-.764.35-1.092.605L6.051 6.9H7.44q.017-.133.042-.265zm5.425 3.162a4.08 4.08 0 0 0-3.356-3.357L8.128 5.018a4.6 4.6 0 0 1 7.125-.77A4.6 4.6 0 0 1 16.561 6.9h4.589c.47 0 .85.38.85.85v11.14z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"m3.09 3.94.848-.85L20.91 20.063l-.848.848z"})),Pm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.748 4.248A4.6 4.6 0 0 1 16.56 6.9h4.589c.47 0 .85.38.85.85v12.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V7.75c0-.47.38-.85.85-.85h4.59a4.6 4.6 0 0 1 1.308-2.652m7.327 9.328a4.075 4.075 0 1 1-8.15 0 4.075 4.075 0 0 1 8.15 0",clipRule:"evenodd"})),km=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.398 17.125v-5.962a.9.9 0 0 1 .038-.25l1.935-6.288a.85.85 0 0 1 .812-.6h11.63a.85.85 0 0 1 .813.6l1.935 6.288a.9.9 0 0 1 .037.25v7.962c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-1.4h-10v1.4c0 .47-.38.85-.85.85h-1.9a.85.85 0 0 1-.85-.85v-2m2.8-3a1.3 1.3 0 1 1 2.6 0 1.3 1.3 0 0 1-2.6 0m10.3-1.3a1.3 1.3 0 1 0 0 2.6 1.3 1.3 0 0 0 0-2.6m-10.7-1.1h12.4v-1.2h-12.4z",clipRule:"evenodd"})),Bm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 15.106a3.693 3.693 0 0 1 3.693 3.693h-1.2a2.494 2.494 0 0 0-2.494-2.493z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 12.27a6.53 6.53 0 0 1 6.528 6.529h-1.2a5.33 5.33 0 0 0-5.329-5.33z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.85 7.6a.25.25 0 0 0-.25.25v3.601a7.73 7.73 0 0 1 4.947 4.948h7.602a.25.25 0 0 0 .25-.25v-8.3a.25.25 0 0 0-.25-.25z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.2 6.004c0-.444.36-.805.805-.805h15.989c.445 0 .805.36.805.805v11.99c0 .445-.36.805-.805.805H11.33v-1.2h8.269V6.4h-15.2v3.97H3.2z",clipRule:"evenodd"})),Am=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.307 4.583A9.35 9.35 0 1 1 7.525 20.21l-3.46.707a.833.833 0 0 1-.984-.984l.707-3.46A9.35 9.35 0 0 1 6.307 4.583",clipRule:"evenodd"})),Lm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.748 4.15a.85.85 0 0 0-.85.85v13.846a.85.85 0 0 0 1.23.76L8.64 17.35h11.608c.47 0 .85-.38.85-.85V5a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Nm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m8.872 3.747 6.894-6.894-.848-.849-6.647 6.647-3.238-3.237-.848.848 3.485 3.485a.85.85 0 0 0 1.202 0",clipRule:"evenodd"})),_m=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.754 2.077a.85.85 0 0 1 .489 0l7.75 2.325a.85.85 0 0 1 .605.814V13.4a8.6 8.6 0 1 1-17.2 0V5.216a.85.85 0 0 1 .606-.814zm-4.68 10.205 2.894 2.894a.85.85 0 0 0 1.202 0l5.753-5.753-.849-.848-5.505 5.505-2.646-2.646z",clipRule:"evenodd"})),$m=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.559 3.375c0-.452.366-.818.818-.818h17.25c.451 0 .818.366.818.818v17.25a.82.82 0 0 1-.818.818H3.377a.82.82 0 0 1-.818-.818zm8.34 12.372 6.894-6.895-.849-.848-6.647 6.647-3.238-3.238-.848.848 3.485 3.486a.85.85 0 0 0 1.202 0",clipRule:"evenodd"})),Hm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m9.437 16.278-4.035-4.034.849-.849 3.787 3.787 7.707-7.707.849.848-7.955 7.955a.85.85 0 0 1-1.202 0",clipRule:"evenodd"})),Dm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.397 11.248 7.574 7.425l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0M11.397 17.248l-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),jm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.753 11.4 3.823-3.824.849.849L13.849 12l3.576 3.576-.849.849-3.823-3.824a.85.85 0 0 1 0-1.202M6.753 11.4l3.823-3.824.849.849L7.849 12l3.576 3.576-.849.849L6.753 12.6a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),Wm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.246 12.602-3.823 3.823-.849-.849L10.15 12 6.574 8.425l.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203M17.246 12.602l-3.823 3.823-.849-.849L16.15 12l-3.576-3.575.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203",clipRule:"evenodd"})),Gm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 12.753 3.823 3.823-.849.849L12 13.849l-3.576 3.576-.849-.849 3.823-3.823a.85.85 0 0 1 1.203 0M12.6 6.753l3.823 3.823-.849.849L12 7.849l-3.576 3.576-.849-.849 3.823-3.823a.85.85 0 0 1 1.203 0",clipRule:"evenodd"})),Um=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 15.075-5.48-5.48.848-.848L12 13.979l5.233-5.232.848.848-5.48 5.48a.85.85 0 0 1-1.202 0",clipRule:"evenodd"})),Km=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.632 11.4 3.823-3.824.848.849L6.728 12l3.576 3.576-.849.849L5.632 12.6a.85.85 0 0 1 0-1.202M18.369 12.602l-3.823 3.823-.849-.849L17.273 12l-3.576-3.575.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203",clipRule:"evenodd"})),qm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.925 11.398 5.48-5.48.848.848L10.021 12l5.232 5.233-.848.848-5.48-5.48a.85.85 0 0 1 0-1.202",clipRule:"evenodd"})),Ym=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.075 12.602-5.48 5.48-.848-.849 5.232-5.232-5.232-5.233.848-.848 5.48 5.48a.85.85 0 0 1 0 1.202",clipRule:"evenodd"})),Xm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 5.632 3.823 3.823-.849.848L12 6.728l-3.576 3.576-.849-.849 3.824-3.823a.85.85 0 0 1 1.202 0M11.397 18.369l-3.823-3.823.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),Zm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.602 8.925 5.48 5.48-.849.848-5.232-5.232-5.233 5.232-.848-.848 5.48-5.48a.85.85 0 0 1 1.202 0",clipRule:"evenodd"})),Jm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 2.025C6.49 2.025 2.023 6.491 2.023 12c0 5.51 4.466 9.975 9.975 9.975 5.51 0 9.975-4.466 9.975-9.975s-4.465-9.975-9.975-9.975",clipRule:"evenodd"})),Qm=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.398 4.85c0-.469.381-.85.85-.85h2.75v1.2h8V4h2.75c.47 0 .85.381.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85z"}),l.createElement("path",{fill:"currentColor",d:"M7.999 2.8h8V4h-8z"})),e6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 21.375a9.375 9.375 0 1 0 0-18.75 9.375 9.375 0 1 0 0 18.75M11.4 6v5.896c0 .226.09.442.249.601l3.927 3.927.848-.848L12.6 11.75V6z",clipRule:"evenodd"})),t6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-10.223 0L8.02 8.869l.849-.849L12 11.152l3.132-3.132.848.849L12.849 12l3.131 3.131-.848.849L12 12.848 8.87 15.98l-.849-.848z",clipRule:"evenodd"})),n6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.104 2a.85.85 0 0 0-.601.249L2.249 7.503a.85.85 0 0 0-.249.6v7.794c0 .225.09.441.249.6l5.254 5.254a.85.85 0 0 0 .6.249h7.794a.85.85 0 0 0 .6-.249l5.254-5.254a.85.85 0 0 0 .25-.6V8.104a.85.85 0 0 0-.25-.601l-5.254-5.254a.85.85 0 0 0-.6-.249zm3.048 10L8.02 8.869l.849-.849L12 11.152l3.132-3.132.848.849L12.849 12l3.131 3.131-.848.849L12 12.848 8.87 15.98l-.849-.848z",clipRule:"evenodd"})),o6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.377 2.557a.82.82 0 0 0-.818.818v17.25c0 .451.366.818.818.818h17.25a.82.82 0 0 0 .818-.818V3.375a.82.82 0 0 0-.818-.818zM11.153 12 8.022 8.868l.848-.848 3.132 3.131 3.131-3.131.849.848L12.85 12l3.132 3.131-.849.849-3.131-3.132L8.87 15.98l-.848-.849z",clipRule:"evenodd"})),l6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12 12.848 5.939 5.94.848-.85L12.847 12l5.94-5.94-.848-.848-5.94 5.94-5.94-5.94-.848.848L11.15 12l-5.94 5.94.849.848z",clipRule:"evenodd"})),i6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.809 8.519q-.003.09-.003.181v1.904A5.6 5.6 0 0 0 7.63 21.5h8.75c.716 0 1.4-.134 2.03-.379l-6.298-6.298a4.4 4.4 0 0 0-.133 1.077h-1.2c0-.716.135-1.4.38-2.03zm7.03 4.768 7.01 7.01q.474-.374.858-.84l-7.03-7.03a4.4 4.4 0 0 0-.837.86m-.015-1.713a5.6 5.6 0 0 0-.84.857L6.166 6.613q.217-.606.55-1.147zm2.354.092a4.4 4.4 0 0 1 2.628.07l.39-1.135c-.57-.195-1.181-.301-1.816-.301-.759 0-1.483.151-2.143.425l-6.51-6.51A6.2 6.2 0 0 1 18.206 8.7v1.904a5.6 5.6 0 0 1 3.349 7.439z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"m3.091 3.54.849-.85 16.97 16.971-.848.849z"})),r6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.806 8.7a6.2 6.2 0 1 1 12.4 0v1.905A5.602 5.602 0 0 1 16.381 21.5H7.63a5.6 5.6 0 0 1-1.825-10.896zm6.174 7.2a4.4 4.4 0 0 1 5.826-4.164l.39-1.135a5.6 5.6 0 0 0-7.415 5.3z",clipRule:"evenodd"})),a6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M18.534 14.474a2 2 0 0 0 0-3.97c-.137-.016-.25.097-.25.236v3.5c0 .138.113.251.25.234"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.473 10.88a2 2 0 0 0-.939-.375c-.137-.017-.25.096-.25.234v3.5c0 .139.113.252.25.235a2 2 0 0 0 .95-.384 1.997 1.997 0 0 0 0-3.2z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M3.963 10.494a.85.85 0 0 0-.85.85v2.044a6.914 6.914 0 0 0 13.829 0v-2.044a.85.85 0 0 0-.85-.85z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.79 4.553a2.6 2.6 0 0 0 1.838 4.438v-1.2a1.4 1.4 0 0 1 0-2.8v-1.2a2.6 2.6 0 0 0-1.839.762M5.589 4.553A2.6 2.6 0 0 0 7.427 8.99v-1.2a1.4 1.4 0 1 1 0-2.8v-1.2a2.6 2.6 0 0 0-1.838.762M9.189 4.553a2.6 2.6 0 0 0 1.838 4.438v-1.2a1.4 1.4 0 0 1 0-2.8v-1.2a2.6 2.6 0 0 0-1.838.762",clipRule:"evenodd"})),s6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.844 10.692 5.211 6.06l.848-.85 4.634 4.633V5.98h1.2v5.062c0 .47-.381.85-.85.85H5.98v-1.2zm8.175 1.415h-5.062a.85.85 0 0 0-.85.85v5.063h1.2v-3.865l4.632 4.633.85-.848-4.633-4.633h3.863z",clipRule:"evenodd"})),c6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.156 10.693h3.863v1.2h-5.062a.85.85 0 0 1-.85-.85V5.98h1.2v3.864l4.632-4.633.849.848zm-2.264 7.326v-5.062a.85.85 0 0 0-.85-.85H5.98v1.2h3.865l-4.633 4.632.848.85 4.633-4.633v3.863z",clipRule:"evenodd"})),d6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.333 7.82-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.849-.848-2.733-2.733H21v-1.2h-6.552l2.732-2.732zM9.552 11.4 6.82 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848L9.552 12.6H3v-1.2z",clipRule:"evenodd"})),u6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.812 5.941 7.354 11.4a.85.85 0 0 0 0 1.202l5.458 5.457.849-.848-4.61-4.61h10.647v-1.2H9.049l4.611-4.61zM4.3 6.5h1.2v11H4.3z",clipRule:"evenodd"})),h6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.187 5.941 5.458 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H4.301v-1.2h10.648l-4.61-4.61zm8.51.559h-1.2v11h1.2z",clipRule:"evenodd"})),g6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.602 9.552 2.732-2.732.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733V3h1.2zm3.58 6.78-3.58-3.58a.85.85 0 0 0-1.202 0l-3.58 3.581.849.849 2.733-2.733V21h1.2v-6.552l2.732 2.732z",clipRule:"evenodd"})),v6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.398 2.47a3.726 3.726 0 0 0 0 7.31V8.543a2.526 2.526 0 0 1 0-4.839zm1.2 6.18h2.05V6.125a2.526 2.526 0 0 0-2.05-2.48V2.43a3.726 3.726 0 0 1 3.25 3.695V8.65h4.3V6h.002a3.726 3.726 0 0 1 3.248-3.57v1.214a2.526 2.526 0 0 0-2.05 2.48V8.65h2.05v1.2h-2.05v4.3h2.05v1.2h-2.05v2.525c0 1.232.883 2.258 2.05 2.48v1.215a3.726 3.726 0 0 1-3.25-3.695V15.35h-4.3V18h-.002a3.726 3.726 0 0 1-3.248 3.57v-1.215a2.526 2.526 0 0 0 2.05-2.48V15.35h-2.05v-1.2h2.05v-4.3h-2.05zm-1.2 5.57a3.726 3.726 0 0 0 0 7.31v-1.236a2.526 2.526 0 0 1 0-4.838zm15-8.095a2.53 2.53 0 0 1-1.8 2.42v1.234a3.726 3.726 0 0 0 0-7.309v1.235a2.53 2.53 0 0 1 1.8 2.42m-1.8 9.33V14.22a3.726 3.726 0 0 1 0 7.31v-1.236a2.526 2.526 0 0 0 0-4.838m-4.45-5.605h-4.3v4.3h4.3z",clipRule:"evenodd"})),m6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-7.226-3.787c.708-.294 1.413.426 1.104 1.128l-1.869 4.237a.85.85 0 0 1-.442.438l-4.29 1.842c-.706.303-1.42-.41-1.117-1.116L10 10.454a.85.85 0 0 1 .456-.45z",clipRule:"evenodd"})),p6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.372 5.337-.688-.688a1.9 1.9 0 0 1 2.686 2.686l-.69-.69-.918.919.69.69-6.984 6.983a.68.68 0 0 1-.465.2l-1.768.048a.683.683 0 0 1-.701-.701l.048-1.768a.68.68 0 0 1 .2-.465l6.983-6.984.689.689zM15.236 4.4H5.248a.85.85 0 0 0-.85.85v13.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V8.804l-7.281 7.282c-.341.34-.8.538-1.281.55l-1.768.049a1.883 1.883 0 0 1-1.934-1.934l.048-1.768c.013-.482.21-.94.551-1.28z",clipRule:"evenodd"})),f6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.63 11.4 3.823-3.824.849.849L14.726 12l3.576 3.576-.849.849L13.63 12.6a.85.85 0 0 1 0-1.202M10.125 12.602l-3.823 3.823-.849-.849L9.03 12 5.453 8.425l.849-.849 3.823 3.823a.85.85 0 0 1 0 1.203",clipRule:"evenodd"})),w6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 13.632 3.823 3.823-.849.849L12 14.728l-3.576 3.576-.849-.849 3.824-3.823a.85.85 0 0 1 1.202 0M11.397 10.127 7.574 6.304l.849-.849 3.576 3.576 3.575-3.576.849.849-3.823 3.823a.85.85 0 0 1-1.203 0",clipRule:"evenodd"})),E6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.248 6.6a.85.85 0 0 0-.85.85v12.3c0 .47.381.85.85.85h12.3c.47 0 .85-.38.85-.85V7.45a.85.85 0 0 0-.85-.85z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.6 4.25c0-.47.38-.85.85-.85h12.298c.47 0 .85.38.85.85v12.3c0 .47-.38.85-.85.85h-1.15v-1.2h.8V4.6H7.8v.8H6.6z",clipRule:"evenodd"})),y6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.217 11.15V4.788h-1.2v6.376a3.764 3.764 0 0 1-3.764 3.752H6.726l2.249-2.25-.849-.848-3.096 3.096a.85.85 0 0 0 0 1.203l3.096 3.095.849-.848-2.249-2.248h7.54a4.963 4.963 0 0 0 4.95-4.964",clipRule:"evenodd"})),x6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.781 11.15V4.788h1.2v6.376a3.764 3.764 0 0 0 3.764 3.752h7.527l-2.249-2.25.849-.848 3.096 3.096a.85.85 0 0 1 0 1.203l-3.096 3.095-.848-.848 2.248-2.248H9.734a4.963 4.963 0 0 1-4.953-4.964"})),C6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.85 4.781h6.364v1.2h-6.376a3.763 3.763 0 0 0-3.752 3.762v7.529l2.249-2.249.848.849-3.096 3.096a.85.85 0 0 1-1.202 0l-3.096-3.096.849-.848 2.248 2.248v-7.53a4.964 4.964 0 0 1 4.964-4.96",clipRule:"evenodd"})),b6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.79 8.126 7.884 5.03a.85.85 0 0 1 1.202 0l3.096 3.096-.848.849-2.25-2.249v7.527a3.764 3.764 0 0 0 3.753 3.764h6.375v1.2H12.85a4.964 4.964 0 0 1-4.964-4.956V6.726L5.638 8.975z",clipRule:"evenodd"})),R6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.153 4.781H4.789v1.2h6.376a3.763 3.763 0 0 1 3.752 3.761v7.53l-2.25-2.249-.848.849 3.096 3.096a.85.85 0 0 0 1.203 0l3.095-3.096-.848-.848-2.248 2.248v-7.53a4.964 4.964 0 0 0-4.964-4.96",clipRule:"evenodd"})),I6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.213 8.126 16.117 5.03a.85.85 0 0 0-1.202 0L11.82 8.126l.849.849 2.249-2.249v7.527a3.763 3.763 0 0 1-3.752 3.764H4.789v1.2h6.364a4.964 4.964 0 0 0 4.964-4.955V6.726l2.248 2.249z",clipRule:"evenodd"})),S6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.126 4.787 5.03 7.883a.85.85 0 0 0 0 1.202l3.096 3.096.849-.848-2.249-2.25h7.527a3.763 3.763 0 0 1 3.764 3.753v6.375h1.2v-6.363a4.964 4.964 0 0 0-4.958-4.964H6.726l2.249-2.248z",clipRule:"evenodd"})),T6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.872 4.787 3.096 3.096a.85.85 0 0 1 0 1.202l-3.097 3.096-.848-.848 2.249-2.25H9.745a3.764 3.764 0 0 0-3.764 3.753v6.375h-1.2v-6.363a4.964 4.964 0 0 1 4.946-4.964h7.545l-2.249-2.248z",clipRule:"evenodd"})),M6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.75 4.432H14.6V2h-1.2v2.432h-2.8V2H9.4v2.432H5.25a.82.82 0 0 0-.818.818V9.4H2v1.2h2.432v2.8H2v1.2h2.432v4.15c0 .452.366.818.818.818H9.4V22h1.2v-2.432h2.8V22h1.2v-2.432h4.15a.82.82 0 0 0 .818-.818V14.6H22v-1.2h-2.432v-2.8H22V9.4h-2.432V5.25a.82.82 0 0 0-.818-.818M9.775 9.573a.2.2 0 0 0-.202.202v4.45c0 .111.09.202.202.202h4.45c.111 0 .202-.09.202-.202v-4.45a.2.2 0 0 0-.202-.202z",clipRule:"evenodd"})),z6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 5.454c0-.47.381-.85.85-.85h18.25c.47 0 .85.38.85.85v13.093c0 .47-.38.85-.85.85H2.873a.85.85 0 0 1-.85-.85zM18.198 15a.8.8 0 0 1-1.6 0h-1.2a2 2 0 1 0 4 0zm1.37-7.2V9H4.429V7.8zm0 2.4H4.429v1.2h15.14z",clipRule:"evenodd"})),O6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.4 15.75V8.6H4V7.4h3.4V4h1.2v3.4h7.15c.47 0 .85.38.85.85v7.15H20v1.2h-3.4V20h-1.2v-3.4H8.25a.85.85 0 0 1-.85-.85",clipRule:"evenodd"})),V6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.548 2.686a.85.85 0 0 1 .9 0l7.557 4.722-.315.19-7.692 4.806-7.66-4.787-.309-.232zm-8.15 5.726v7.561a.85.85 0 0 0 .4.721l7.6 4.75v-8L3.68 8.622l-.042-.03zm9.2 13.032 7.6-4.75a.85.85 0 0 0 .4-.72V8.451l-.286.172-7.714 4.82z",clipRule:"evenodd"})),F6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.785 4.716A.819.819 0 0 0 4.729 5.77l4.868 13.038c.259.692 1.23.715 1.52.036l2.058-4.802 3.962 3.962.849-.849-3.962-3.962 4.804-2.059c.678-.29.656-1.259-.034-1.518z",clipRule:"evenodd"})),P6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M18.248 13.687a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7M5.748 13.687a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7M16.248 3.613a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2"}),l.createElement("path",{fill:"currentColor",d:"M13.736 8.666a.6.6 0 0 0-1.016-.384l-4.64 4.5a.6.6 0 0 0 .419 1.031 3.897 3.897 0 0 1 3.896 3.897h1.2a5.1 5.1 0 0 0-3.79-4.928l2.991-2.902a4.1 4.1 0 0 0 4.186 2.613l-.105-1.196a2.9 2.9 0 0 1-3.141-2.63"})),k6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2.9c-2.058 0-3.947.278-5.342.743-.694.23-1.299.52-1.743.87-.437.344-.8.818-.8 1.416v.037q.013.026.048.07c.072.088.201.2.409.324.414.25 1.04.494 1.826.707 1.565.424 3.636.69 5.602.69s4.037-.266 5.602-.69c.786-.213 1.412-.457 1.826-.707.207-.125.337-.236.409-.323a.5.5 0 0 0 .049-.07v-.038c0-.598-.365-1.072-.802-1.417-.443-.35-1.048-.638-1.743-.87C15.946 3.179 14.057 2.9 12 2.9m7.886 4.581c-.531.291-1.214.54-1.97.744-1.68.455-3.858.733-5.916.733s-4.236-.278-5.916-.733c-.756-.205-1.439-.453-1.97-.744v4.557q.014.025.05.07c.071.088.2.199.408.324.414.25 1.04.494 1.826.707 1.565.424 3.636.69 5.602.69s4.037-.266 5.602-.69c.786-.213 1.412-.457 1.826-.707.207-.125.337-.236.409-.324a.4.4 0 0 0 .049-.07zM4.113 18.071v-4.518c.531.29 1.214.539 1.97.744 1.68.455 3.858.732 5.916.732s4.236-.277 5.916-.732c.756-.205 1.439-.453 1.97-.744v4.519c0 .598-.365 1.072-.802 1.416-.443.35-1.048.639-1.743.87-1.394.465-3.283.742-5.341.742s-3.947-.277-5.342-.742c-.694-.231-1.299-.52-1.743-.87-.437-.344-.8-.818-.8-1.416",clipRule:"evenodd"})),B6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.053 5.4a.85.85 0 0 0-.6.25l-5.75 5.75a.85.85 0 0 0 0 1.201l5.75 5.75a.85.85 0 0 0 .6.25H20.7c.469 0 .85-.381.85-.85V6.25a.85.85 0 0 0-.85-.85zm4.048 6.6-2.576-2.575.849-.849 2.576 2.576 2.575-2.576.849.849L14.798 12l2.576 2.575-.849.849-2.575-2.576-2.576 2.576-.849-.849z",clipRule:"evenodd"})),A6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m7.2 0a2.775 2.775 0 1 1 5.55 0 2.775 2.775 0 0 1-5.55 0m2.775-3.975a3.975 3.975 0 1 0 0 7.95 3.975 3.975 0 0 0 0-7.95",clipRule:"evenodd"})),L6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 3.525a2.85 2.85 0 1 1 0 5.7 2.85 2.85 0 0 1 0-5.7m0 11.25a2.85 2.85 0 1 1 0 5.7 2.85 2.85 0 0 1 0-5.7m9-3.375H3v1.2h18z",clipRule:"evenodd"})),N6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M11.472 3h1.039v18h-1.039z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.272 5.1H9.75a3.75 3.75 0 0 0 0 7.5h.522v-1.2H9.75a2.55 2.55 0 1 1 0-5.1h.522zm3.439 6.3v1.2h.413c.717 0 1.4.274 1.9.755.5.48.776 1.127.776 1.795a2.5 2.5 0 0 1-.775 1.795c-.5.481-1.184.755-1.901.755h-.413v1.2h.413c1.02 0 2.004-.39 2.732-1.09A3.7 3.7 0 0 0 18 15.15a3.7 3.7 0 0 0-1.144-2.66 3.94 3.94 0 0 0-2.606-1.088V11.4zm-3.439 6.3v1.2H6.6v-1.2zm3.439-11.4V5.1H17.4v1.2z",clipRule:"evenodd"})),_6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.47 19.074 8.919 16.52a.25.25 0 0 0-.354 0l-.495.495a.25.25 0 0 0 0 .353l3.496 3.496c.28.28.735.28 1.016 0l3.496-3.496a.25.25 0 0 0 0-.354l-.495-.495a.25.25 0 0 0-.354 0l-2.557 2.558v-6.304a.25.25 0 0 0-.25-.25h-.7a.25.25 0 0 0-.25.25z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.035 7.928a5.004 5.004 0 0 1 10.009 0v1.13a4.533 4.533 0 0 1 1.142 8.918l-.038.01-1.076.138h-.061a1.45 1.45 0 0 0-.086-1.957l-.495-.496a1.45 1.45 0 0 0-2.05 0l-.509.51v-3.407c0-.8-.649-1.45-1.45-1.45h-.7c-.8 0-1.45.649-1.45 1.45v3.403l-.505-.505a1.45 1.45 0 0 0-2.05 0l-.495.495a1.45 1.45 0 0 0-.086 1.957H7l-1.071-.12-.037-.01a4.534 4.534 0 0 1 1.074-8.936h.069z"})),$6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.4 14.55-3.22-3.217-.848.848 4.066 4.066a.85.85 0 0 0 1.202 0l4.066-4.066-.849-.848L12.6 14.55V2h-1.2zM5.793 5.796a8.775 8.775 0 1 0 12.41 0l.848-.849a9.975 9.975 0 1 1-14.107 0z",clipRule:"evenodd"})),H6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.863 7.711.848-.848-3.11-3.11a.85.85 0 0 0-1.202 0l-3.11 3.11.848.849 2.864-2.863zm0 8.58.848.848-3.11 3.11a.85.85 0 0 1-1.202 0l-3.11-3.11.848-.85 2.864 2.864zm-8-8.001.848.848-2.862 2.863 2.863 2.863-.849.848-3.11-3.11a.85.85 0 0 1 0-1.202zm9.427.848.849-.848 3.11 3.11a.85.85 0 0 1 0 1.202l-3.11 3.11-.85-.848L19.154 12zm-4.29.863a2 2 0 1 0 0 4 2 2 0 0 0 0-4",clipRule:"evenodd"})),D6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.785 20.2h-15V19h15zM15.143 5.941l-.804-.804a2.219 2.219 0 0 1 3.137 3.138l-.805-.806-1.073 1.073.805.806-8.157 8.157a.8.8 0 0 1-.543.234l-2.065.056a.8.8 0 0 1-.82-.82l.056-2.065a.8.8 0 0 1 .234-.543l8.158-8.158.804.805z",clipRule:"evenodd"})),j6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.478 16.023a.863.863 0 0 1-.73-1.325l5.523-8.719a.863.863 0 0 1 1.458 0l5.522 8.719a.863.863 0 0 1-.73 1.325zm-.794 2.4h12.632v-1.2H5.684z",clipRule:"evenodd"})),W6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.947 5.035H5.885a.85.85 0 0 0-.85.85v5.063h1.2V7.083l4.633 4.634.849-.849-4.633-4.633h3.863zm5.969 12.73-4.634-4.633.849-.849 4.633 4.632v-3.863h1.2v5.062c0 .47-.38.85-.85.85H13.05v-1.2z",clipRule:"evenodd"})),G6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.654 5.742H6.592a.85.85 0 0 0-.85.85v5.063h1.2V7.79l4.633 4.634.848-.849-4.632-4.633h3.863zm4.555 11.315-4.634-4.633.848-.848 4.634 4.632v-3.863h1.2v5.062c0 .47-.381.85-.85.85h-5.063v-1.2z",clipRule:"evenodd"})),U6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.257 11.654V6.592a.85.85 0 0 0-.85-.85h-5.063v1.2h3.865l-4.634 4.633.394.394-.394-.394-4.633 4.634v-3.865h-1.2v5.063c0 .469.38.85.85.85h5.062v-1.2H7.791l4.633-4.633 4.633-4.633v3.863z",clipRule:"evenodd"})),K6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.964 10.947V5.885a.85.85 0 0 0-.85-.85H13.05v1.2h3.865l-4.634 4.633.849.849 4.633-4.633v3.863zm-11.88 6.817h3.863v1.2H5.885a.85.85 0 0 1-.85-.85V13.05h1.2v3.865l4.633-4.634.849.849z",clipRule:"evenodd"})),q6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.332 7.82-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.85-.848L5.448 12.6H12v-1.2H5.449l2.732-2.732zm11.22 3.58L15.821 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733h-6.552v-1.2z",clipRule:"evenodd"})),Y6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.332 7.82-3.58 3.58a.85.85 0 0 0 0 1.202l3.58 3.58.85-.848L4.448 12.6H11v-1.2H4.449l2.732-2.732zm13.22 3.58L16.822 8.67l.848-.849 3.58 3.58a.85.85 0 0 1 0 1.202l-3.58 3.58-.849-.848 2.733-2.733H13v-1.2z",clipRule:"evenodd"})),X6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.012 5.941 4.554 11.4a.85.85 0 0 0 0 1.202l5.458 5.457.849-.848-4.61-4.61h10.647v-1.2H6.249l4.611-4.61zm8.484.559h1.2v11h-1.2z",clipRule:"evenodd"})),Z6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.99 5.941 5.457 5.458a.85.85 0 0 1 0 1.202l-5.459 5.457-.848-.848 4.61-4.61H7.103v-1.2H17.75l-4.61-4.61zM5.504 6.5h-1.2v11h1.2z",clipRule:"evenodd"})),J6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.182 7.332-3.58-3.58a.85.85 0 0 0-1.202 0l-3.58 3.58.849.85 2.733-2.733V12h1.2V5.449l2.732 2.732zm-3.58 11.22 2.732-2.731.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733v-6.552h1.2z",clipRule:"evenodd"})),Q6=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.182 6.332-3.58-3.58a.85.85 0 0 0-1.202 0l-3.58 3.58.849.85 2.733-2.733L11.4 11h1.2V4.449l2.733 2.732zm-3.58 13.22 2.732-2.731.848.848-3.58 3.58a.85.85 0 0 1-1.202 0l-3.58-3.58.849-.849 2.733 2.733L11.4 13h1.2z",clipRule:"evenodd"})),ep=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 4.6a7.4 7.4 0 1 0 7.4 7.4h1.2a8.6 8.6 0 1 1-8.6-8.6zm7.4.85V9.6h1.2V4.25a.85.85 0 0 0-.85-.85h-5.35v1.2h4.153l-6.976 6.976.848.849z",clipRule:"evenodd"})),tp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.63 7.742a9.94 9.94 0 0 0-2.606 6.716l-.004.004q.063.087.13.173a12.37 12.37 0 0 0 9.849 4.874c1.327 0 2.605-.21 3.803-.595l-3.84-3.84a3.075 3.075 0 0 1-3.037-3.038zM8.307 5.196 19.83 16.719a12.5 12.5 0 0 0 2.148-2.257l-.005-.003q0-.1-.002-.201C21.862 8.844 17.44 4.49 12 4.49c-1.304 0-2.55.25-3.692.706M3.09 3.938l.848-.848 16.97 16.97-.848.849z"})),np=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.974 14.459q0-.1-.002-.201C21.862 8.844 17.44 4.49 12 4.49S2.137 8.845 2.027 14.26q-.003.1-.003.2l-.004.003q.063.087.13.173a12.37 12.37 0 0 0 9.849 4.874 12.37 12.37 0 0 0 9.98-5.047zM12 15.075a3.075 3.075 0 1 0 0-6.15 3.075 3.075 0 0 0 0 6.15",clipRule:"evenodd"})),op=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zM11.4 12.6h-2.4v-1.2h2.4V9h1.2v2.4h2.4v1.2h-2.4V15h-1.2z",clipRule:"evenodd"})),lp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm3.098 9.901 1.793-1.792.848.848-2.64 2.64a.85.85 0 0 1-1.202 0l-2.64-2.64.848-.848 1.793 1.793V9h1.2z",clipRule:"evenodd"})),ip=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.248 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm2.75 6.2h8V8.4h-8zm8 3h-8v-1.2h8zm-8 3h6v-1.2h-6z",clipRule:"evenodd"})),rp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.5 3.65a.85.85 0 0 1 .602-.25h8.646c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85h-13.5a.85.85 0 0 1-.85-.85V9.104a.85.85 0 0 1 .25-.601zm3.098 6.8 1.793 1.792.848-.849-2.64-2.64a.85.85 0 0 0-1.202 0l-2.64 2.64.848.849 1.793-1.794V15h1.2z",clipRule:"evenodd"})),ap=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.102 3.4a.85.85 0 0 0-.601.25L4.647 8.502a.85.85 0 0 0-.249.6V19.75c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm1.497 6.35V6.198h-1.2v3.204H7.195v1.2h3.554c.47 0 .85-.381.85-.85",clipRule:"evenodd"})),sp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.559 3.375c0-.452.366-.818.818-.818h17.25c.451 0 .818.366.818.818v17.25a.82.82 0 0 1-.818.818H3.377a.82.82 0 0 1-.818-.818zM3.695 8.1v3.3h2.707V8.1zm0 4.5h2.707v2.8H3.695zm0 4h2.707v3.707H3.695zm0-12.907h2.707V6.9H3.695zm16.614 16.614h-2.707V16.6h2.707zm0-4.907h-2.707v-2.8h2.707zm0-4h-2.707V8.1h2.707zm0-4.5h-2.707V3.693h2.707zM6.404 12.6h11.195v-1.2H6.404z",clipRule:"evenodd"})),cp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 7.6H3V6.4h18zM18 12.6H6v-1.2h12zM15 17.6H9v-1.2h6z",clipRule:"evenodd"})),dp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.413 2.324a.85.85 0 0 0-.85.85v18.5h1.2V3.524h.004v-1.2zm1.949 0h13.225a.85.85 0 0 1 .622 1.43l-4.226 4.527 4.226 4.528a.85.85 0 0 1-.622 1.43H6.362z",clipRule:"evenodd"})),up=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.898 5.55c0-.47.381-.85.85-.85h4.133a.85.85 0 0 1 .653.305L10.28 7.1h9.97c.469 0 .85.38.85.85v10.5c0 .47-.381.85-.85.85h-16.5a.85.85 0 0 1-.85-.85zm8.5 10.45v-2.4h-2.4v-1.2h2.4V10h1.2v2.4h2.4v1.2h-2.4V16z",clipRule:"evenodd"})),hp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.748 4.7a.85.85 0 0 0-.85.85v12.9c0 .469.381.85.85.85h16.5c.47 0 .85-.381.85-.85V7.95a.85.85 0 0 0-.85-.85H10.28L8.534 5.004a.85.85 0 0 0-.653-.306z",clipRule:"evenodd"})),gp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.474 7.4a8.775 8.775 0 0 0-16.211 3.8H2.059A9.975 9.975 0 0 1 20.15 6.25V4h1.2v3.688a.91.91 0 0 1-.912.912H16.75V7.4zM2.06 12.8a9.98 9.98 0 0 0 3.614 6.911 9.975 9.975 0 0 0 16.271-6.91H20.74a8.775 8.775 0 0 1-17.477 0zM8.826 8.65v6.703h1.2V8.649zm3.6 1.201v4.3h1.55v-4.3zm-1.2-.35c0-.47.381-.85.85-.85h2.25c.47 0 .85.38.85.85v5c0 .47-.38.85-.85.85h-2.25a.85.85 0 0 1-.85-.85z",clipRule:"evenodd"})),vp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.474 7.4a8.775 8.775 0 0 0-16.211 3.8H2.059A9.975 9.975 0 0 1 20.15 6.25V4h1.2v3.688a.91.91 0 0 1-.912.912H16.75V7.4zM2.06 12.8a9.98 9.98 0 0 0 3.614 6.911 9.975 9.975 0 0 0 16.271-6.91H20.74a8.775 8.775 0 0 1-17.477 0zm6.843 2.552V8.649h1.2v6.703zm6.25-5.502h-2.425v1.55h1.65c.469 0 .85.38.85.85v2.25c0 .47-.381.85-.85.85H11.6v-1.2h2.425V12.6h-1.65a.85.85 0 0 1-.85-.85V9.5c0-.47.381-.85.85-.85h2.775z",clipRule:"evenodd"})),mp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.635 4.549a8.8 8.8 0 0 1 2.84 2.851H16.75v1.2h3.688a.91.91 0 0 0 .912-.912V4h-1.2V6.25A9.974 9.974 0 0 0 2.06 11.2h1.204A8.775 8.775 0 0 1 16.635 4.55M2.112 13.302a10 10 0 0 1-.053-.502h1.204q.015.173.039.346A8.775 8.775 0 0 0 20.74 12.8h1.204a9.975 9.975 0 0 1-19.832.502m12.64-3.452H10.31v1.55h3.842c.41 0 .741.332.741.741v2.469a.74.74 0 0 1-.74.74H9.252v-1.2h4.441V12.6H9.851a.74.74 0 0 1-.741-.74V9.39c0-.409.332-.74.74-.74h4.902z",clipRule:"evenodd"})),pp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.33 6.5v11h-1.2v-4.738L12.41 17.24a.85.85 0 0 1-1.321-.707v-3.36l-6.1 4.067a.85.85 0 0 1-1.322-.707V7.467a.85.85 0 0 1 1.321-.707l6.1 4.067v-3.36a.85.85 0 0 1 1.322-.707l6.718 4.478V6.5z",clipRule:"evenodd"})),fp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.36 6.76a.85.85 0 0 0-1.32.707v9.065a.85.85 0 0 0 1.32.708l6.1-4.067v3.36a.85.85 0 0 0 1.322.707l6.8-4.533a.85.85 0 0 0 0-1.415l-6.8-4.533a.85.85 0 0 0-1.321.708v3.36z",clipRule:"evenodd"})),wp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m6.075-3a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m7 1.2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-1.9 4.6a3.4 3.4 0 0 0-3.4 3.4h-1.2a4.6 4.6 0 1 1 9.2 0h-1.2a3.4 3.4 0 0 0-3.4-3.4",clipRule:"evenodd"})),Ep=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.523 4.4a.85.85 0 0 0-.66 1.386l6.035 7.427v6.32a.85.85 0 0 0 1.322.707l2.5-1.666a.85.85 0 0 0 .378-.707v-4.654l6.035-7.427a.85.85 0 0 0-.66-1.386z",clipRule:"evenodd"})),yp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.4 2.85c0-.47.381-.85.85-.85h3.5c.47 0 .85.38.85.85v1.67a7.9 7.9 0 0 1 2.577 1.49l1.449-.837a.85.85 0 0 1 1.161.312l1.75 3.03a.85.85 0 0 1-.311 1.162l-1.448.836a8 8 0 0 1 0 2.975l1.447.836a.85.85 0 0 1 .311 1.16l-1.75 3.032a.85.85 0 0 1-1.16.31l-1.45-.835a7.9 7.9 0 0 1-2.575 1.489v1.67c0 .47-.38.85-.85.85h-3.5a.85.85 0 0 1-.85-.85v-1.67a7.9 7.9 0 0 1-2.575-1.489l-1.449.836a.85.85 0 0 1-1.16-.311l-1.75-3.031.31-1.161 1.447-.835L9.401 4.52m0 0V2.85Zm0 0A7.9 7.9 0 0 0 6.825 6.01l-1.448-.836a.85.85 0 0 0-1.161.31l-1.75 3.032a.85.85 0 0 0 .31 1.161l1.448.836A8 8 0 0 0 4.084 12a8 8 0 0 0 .14 1.489l-1.447.835a.85.85 0 0 0-.31 1.16l.31-1.16 1.447-.835m7.778-5.159a3.67 3.67 0 1 0 0 7.34 3.67 3.67 0 0 0 0-7.34",clipRule:"evenodd"})),xp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.74 2.65a2.858 2.858 0 0 0-1.796 5.081H4.901a.85.85 0 0 0-.85.85v3.64c0 .47.38.85.85.85h6.497V7.719h.154q.25-.205.447-.459.198.255.447.46h.152v5.351h6.499c.47 0 .85-.38.85-.85v-3.64a.85.85 0 0 0-.85-.85h-3.043A2.858 2.858 0 1 0 12 3.756 2.85 2.85 0 0 0 9.741 2.65M4.88 15c0-.47.38-.85.85-.85h5.668v7.2H5.73a.85.85 0 0 1-.85-.85zm7.718 6.35v-7.2h5.672c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85z",clipRule:"evenodd"})),Cp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.679 9.8h4.078a10.02 10.02 0 0 0-7.399-7.52l.195.486zm4.078 4.4H17.68l-3.13 7.044-.012.024-.232.465a10.02 10.02 0 0 0 7.452-7.533m-5.391 0H12.6v7.782q.124-.007.247-.017l.61-1.221zm-8.731 0H11.4v7.782q-.123-.007-.247-.017l-.61-1.221zM2.243 9.8h4.079l3.344-7.526A10.02 10.02 0 0 0 2.243 9.8m5.392 0H11.4V2.018a10 10 0 0 0-.317.023zm4.965 0V2.018q.187.01.373.029l.47 1.176.009.02L16.366 9.8zM2.243 14.2H6.32l3.13 7.044.012.024.233.465A10.02 10.02 0 0 1 2.243 14.2",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M2 12.6v-1.2h20v1.2z"})),bp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M6.198 5.22a3.268 3.268 0 1 0 1.987 5.863 4.2 4.2 0 0 1-.187-1.24c0-1.095.422-2.093 1.112-2.838a3.27 3.27 0 0 0-2.912-1.784M6.555 12.669c1.125 0 2.144.446 2.892 1.17a5.06 5.06 0 0 0-2.393 3.586H3.248a.837.837 0 0 1-.84-.891 4.157 4.157 0 0 1 4.147-3.865M14.787 6.581a4.17 4.17 0 0 1 1.568 3.262c0 .566-.113 1.106-.317 1.598a3.268 3.268 0 1 0-1.251-4.86M17.441 12.669c-1.078 0-2.06.41-2.798 1.082a5.07 5.07 0 0 1 2.544 3.675h3.561c.458 0 .875-.38.84-.892a4.157 4.157 0 0 0-4.147-3.865M12.175 14.023a4.157 4.157 0 0 0-4.147 3.865.837.837 0 0 0 .84.891h6.615c.458 0 .875-.38.84-.891a4.157 4.157 0 0 0-4.148-3.866"}),l.createElement("path",{fill:"currentColor",d:"M12.175 6.576a3.268 3.268 0 1 0 0 6.535 3.268 3.268 0 0 0 0-6.535"})),Rp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.398 4.25c0-.47.381-.85.85-.85h13.5c.47 0 .85.38.85.85v9.15h-15.2zm0 10.35v5.15c0 .47.381.85.85.85h13.5c.47 0 .85-.38.85-.85V14.6zm7.203 2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m5.398 0a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"})),Ip=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.28 3.426 8.68 8.213H3.5v1.2h5.031l-.647 5.175H3.5v1.2h4.234l-.58 4.638 1.191.149.599-4.787h5.165l-.58 4.638 1.191.149.599-4.787H20.5v-1.2h-5.031l.647-5.175H20.5v-1.2h-4.235l.58-4.638-1.19-.15-.599 4.788H9.891l.58-4.638zm4.98 11.162.646-5.175H9.741l-.647 5.175z",clipRule:"evenodd"})),Sp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.945 5.633a9.975 9.975 0 0 1 14.107 0 9.94 9.94 0 0 1 2.921 7.038v5.27c0 1.85-1.5 3.35-3.35 3.35h-.6v-6.7h.6c.819 0 1.569.293 2.15.78v-2.7a8.74 8.74 0 0 0-2.57-6.19 8.775 8.775 0 0 0-12.41 0 8.74 8.74 0 0 0-2.57 6.19v2.7a3.34 3.34 0 0 1 2.15-.78h.6v6.7h-.6a3.35 3.35 0 0 1-3.35-3.35v-5.27a9.94 9.94 0 0 1 2.922-7.038"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.979 21.29v-6.699h1.2v6.7zM16.029 21.29v-6.699h1.2v6.7z",clipRule:"evenodd"})),Tp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.535 3.373A5.035 5.035 0 0 0 2.5 8.408v.533c0 1.45.567 2.842 1.579 3.88l7.402 7.588a.725.725 0 0 0 1.038 0l7.224-7.41a6.17 6.17 0 0 0 1.753-4.308h.004v-.283A5.035 5.035 0 0 0 12 6.079a5.03 5.03 0 0 0-4.465-2.706",clipRule:"evenodd"})),Mp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.548 2.575a.85.85 0 0 1 .9 0l7.75 4.843a.85.85 0 0 1 .4.721v7.723a.85.85 0 0 1-.4.72l-7.75 4.845a.85.85 0 0 1-.9 0l-7.75-4.844a.85.85 0 0 1-.4-.721V8.139a.85.85 0 0 1 .4-.72m0 0 7.75-4.844Z",clipRule:"evenodd"})),zp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.368 4.549A8.8 8.8 0 0 0 4.528 7.4h2.723v1.2h-3.75a.85.85 0 0 1-.85-.85V4h1.2v2.25a9.974 9.974 0 0 1 18.093 4.95H20.74A8.775 8.775 0 0 0 7.368 4.55M20.74 12.8h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.477 0M11.402 6v5.897c0 .225.089.441.248.6l3.927 3.928.849-.849-3.824-3.824V6z",clipRule:"evenodd"})),Op=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.566 2.425a.85.85 0 0 0-1.133 0l-8.15 7.28A.85.85 0 0 0 3 10.34V20.94c0 .47.38.85.85.85h4.92c.47 0 .85-.38.85-.85v-7.05h4.778l-.009 2.298v2.802l-.01 1.946a.85.85 0 0 0 .85.854h4.921c.47 0 .85-.38.85-.85v-10.6a.85.85 0 0 0-.283-.635z",clipRule:"evenodd"})),Vp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.873 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h18.25c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm7.71 10.863a2.4 2.4 0 0 0-3.084.747l-1.984 2.835-.983-.688 1.984-2.835a3.6 3.6 0 0 1 4.626-1.121l7.161 3.769-.559 1.062zm6.84-4.663a2.2 2.2 0 1 1-4.4 0 2.2 2.2 0 0 1 4.4 0",clipRule:"evenodd"})),Fp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 4.75c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v6.626H20.28V5.85a.75.75 0 0 0-.75-.75H4.479a.75.75 0 0 0-.75.75v5.525H2.523zm0 8.226v6.274c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85v-6.274H15.97a3.975 3.975 0 0 1-7.94 0H2.522",clipRule:"evenodd"})),Pp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M12 6.4A.8.8 0 1 1 12 8a.8.8 0 0 1 0-1.6m-.6 11.2v-8h1.2v8z",clipRule:"evenodd"})),kp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.146 5.378H9.835v-1.2h6v1.2h-2.478l-1.834 13.246h1.978v1.2H8.168v-1.2h2.144z",clipRule:"evenodd"})),Bp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M14.616 3.354a5.6 5.6 0 0 0-4.361 9.113L3.78 18.94l.849.848 1.294-1.294 2.154 2.154.849-.849-2.154-2.154 1.3-1.3 2.154 2.154.848-.848-2.154-2.154 2.182-2.182a5.6 5.6 0 1 0 3.513-9.962"})),Ap=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.873 3a.85.85 0 0 0-.85.85v11.219c0 .47.381.85.85.85h18.25c.47 0 .85-.38.85-.85V3.85a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M2.598 18.72h18.8v1.2h-18.8z"})),Lp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.348 3.794a.85.85 0 0 0-.698 0L3.78 7.336a.85.85 0 0 0 .02 1.56l7.873 3.287a.85.85 0 0 0 .655 0l7.871-3.288a.85.85 0 0 0 .022-1.56z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 14.544 3.716 11.31l-.436 1.117 8.403 3.281a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12 18.062-8.283-3.233-.436 1.118 8.403 3.28a.87.87 0 0 0 .63 0l8.403-3.28-.436-1.118z",clipRule:"evenodd"})),Np=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.399 2.4h-8.15a.85.85 0 0 0-.85.85v8.15h9zm0 10.2h-9v8.15c0 .47.38.85.85.85h8.15zm1.2 9h8.15c.469 0 .85-.38.85-.85V3.25a.85.85 0 0 0-.85-.85h-8.15z",clipRule:"evenodd"})),_p=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm3 14.75h13.2v-1.2h-13.2z",clipRule:"evenodd"})),$p=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.399 2.4h-8.15a.85.85 0 0 0-.85.85v17.5c0 .47.38.85.85.85h8.15zm1.2 19.2h8.15c.469 0 .85-.38.85-.85V3.25a.85.85 0 0 0-.85-.85h-8.15z",clipRule:"evenodd"})),Hp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.598 20.6h4.8v-5.318h-4.8zm0-6.518V9.6h4.8v4.482zm6 1.2V20.6h5.15c.47 0 .85-.38.85-.85v-4.468zm6-1.2h-6V9.6h6zm-13.2 0h-6V9.6h6zm-6 1.2h6V20.6h-5.15a.85.85 0 0 1-.85-.85zm7.2-6.882h4.8v-5h-4.8zm6 0h6V4.25a.85.85 0 0 0-.85-.85h-5.15zm-7.2-5v5h-6V4.25c0-.47.381-.85.85-.85z",clipRule:"evenodd"})),Dp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.748 20.6h-8.15v-8.1h9v7.25c0 .47-.38.85-.85.85m.85-9.3h-9V3.4h8.15c.47 0 .85.38.85.85zm-10.2 0V3.4h-8.15a.85.85 0 0 0-.85.85v7.05zm-9 1.2v7.25c0 .47.381.85.85.85h8.15v-8.1z",clipRule:"evenodd"})),jp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm3.6 2.15v13.2h1.2V5.4z",clipRule:"evenodd"})),Wp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm14.4 2.15v13.2h1.2V5.4z",clipRule:"evenodd"})),Gp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v8.15h-19.2zm0 9.35v8.15c0 .47.381.85.85.85h17.5c.47 0 .85-.38.85-.85V12.6z",clipRule:"evenodd"})),Up=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 2.4a.85.85 0 0 0-.85.85V7.4h19.2V3.25a.85.85 0 0 0-.85-.85zm-.85 18.35V8.6h13v13H3.249a.85.85 0 0 1-.85-.85m14.2.85h4.15c.47 0 .85-.38.85-.85V8.6h-5z",clipRule:"evenodd"})),Kp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 2.4a.85.85 0 0 0-.85.85V7.4h19.2V3.25a.85.85 0 0 0-.85-.85zm-.85 18.35V8.6h5v12.987h1.2V8.6h13v12.15c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85",clipRule:"evenodd"})),qp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 3.25c0-.47.381-.85.85-.85h17.5c.47 0 .85.38.85.85v17.5c0 .47-.38.85-.85.85h-17.5a.85.85 0 0 1-.85-.85zm3 3.95h13.2V6h-13.2z",clipRule:"evenodd"})),Yp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.399 2.4h-8.15a.85.85 0 0 0-.85.85v17.5c0 .47.38.85.85.85h8.15zm1.2 19.2h8.15c.469 0 .85-.38.85-.85V12.6h-9zm0-10.2h9V3.25a.85.85 0 0 0-.85-.85h-8.15z",clipRule:"evenodd"})),Xp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.382 4.535a9.94 9.94 0 0 1 6.616-2.51c2.467 0 4.725.896 6.466 2.38L14.187 8.68a3.96 3.96 0 0 0-2.188-.656c-.882 0-1.696.287-2.355.772zm-.849.849A9.94 9.94 0 0 0 2.023 12c0 2.467.896 4.725 2.38 6.466l4.276-4.278A3.96 3.96 0 0 1 8.024 12c0-.88.286-1.695.771-2.354zm.7 13.947a9.94 9.94 0 0 0 6.765 2.644 9.94 9.94 0 0 0 6.617-2.51l-4.262-4.262a3.96 3.96 0 0 1-2.354.772 3.96 3.96 0 0 1-2.514-.895zm14.23-.714A9.94 9.94 0 0 0 21.974 12a9.94 9.94 0 0 0-2.644-6.764l-4.25 4.25c.559.686.894 1.56.894 2.514 0 .882-.286 1.696-.772 2.355zM9.224 12a2.775 2.775 0 1 1 5.55 0 2.775 2.775 0 0 1-5.55 0",clipRule:"evenodd"})),Zp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.055 2.957c.457-.629 1.452-.305 1.452.473v5.785c0 .348.132.673.368.91.241.24.568.376.91.376h3.257a.803.803 0 0 1 .649 1.275l-6.745 9.267c-.458.629-1.453.305-1.453-.473v-5.785a1.28 1.28 0 0 0-.37-.909 1.29 1.29 0 0 0-.909-.377H5.957a.803.803 0 0 1-.65-1.275m0 0 6.748-9.267Z",clipRule:"evenodd"})),Jp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.93 9.738a6.6 6.6 0 0 0 9.333 9.334l.51-.51-.85-.848-.508.51a5.4 5.4 0 1 1-7.637-7.638l.509-.509-.849-.848zM9.738 4.93a6.6 6.6 0 0 1 9.334 9.333l-.51.51-.848-.85.51-.508a5.4 5.4 0 1 0-7.638-7.637l-.509.509-.848-.849zM8.946 7.418 7.418 8.946l-.848-.849L8.097 6.57zM17.431 15.904l-1.527 1.527-.849-.849 1.527-1.527z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.253 9.596-5.657 5.657-.848-.848 5.657-5.657z",clipRule:"evenodd"})),Qp=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.816 7h11.17v1.2H8.816zM8.816 11.4h11.17v1.2H8.816zM8.816 15.8h11.17V17H8.816z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.212 7.6a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0M7.212 12a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0M7.212 16.4a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0"})),ef=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.8 8.2H4V7h2.8zM20 7H8.83v1.2H20zm0 4.4H8.83v1.2H20zM8.83 15.8H20V17H8.83zM4 12.6h2.8v-1.2H4zM6.8 17H4v-1.2h2.8z",clipRule:"evenodd"})),tf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.157 6.3v2.6h.6V6.3zm14.675.7H8.662v1.2h11.17zm0 4.4H8.662v1.2h11.17zm-11.17 4.4h11.17V17H8.662zm-2.518-4.5H4.272v-.6h1.922a.55.55 0 0 1 .55.55v.5a.55.55 0 0 1-.55.55H4.772v.4h1.87v.6h-1.92a.55.55 0 0 1-.55-.55v-.5a.55.55 0 0 1 .55-.55h1.422zm-1.872 4.4h1.872v.4H4.272v.6h1.872v.4H4.272v.6h1.922a.55.55 0 0 0 .55-.55v-1.5a.55.55 0 0 0-.55-.55H4.272z",clipRule:"evenodd"})),nf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 17v5h-1.2v-5zM12.6 2v5h-1.2V2zM7 12.6H2v-1.2h5zM22 12.6h-5v-1.2h5zM8.425 16.424l-3.073 3.07-.848-.848 3.072-3.07zM19.495 5.353l-3.07 3.071-.85-.848 3.072-3.071zM15.576 16.424l3.073 3.07.848-.85-3.073-3.069zM4.505 5.353l3.07 3.071.85-.848-3.072-3.071z",clipRule:"evenodd"})),of=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2a4.6 4.6 0 0 0-3.253 1.347l.848.849A3.4 3.4 0 0 1 15.4 6.6v1h1.2v-1a4.6 4.6 0 0 0-4.6-4.6m-8.6 8.05c0-.47.38-.85.85-.85h15.5c.469 0 .85.38.85.85v11.1c0 .47-.381.85-.85.85h-15.5a.85.85 0 0 1-.85-.85zm7.032 5.55a1.571 1.571 0 1 1 3.143 0 1.571 1.571 0 0 1-3.143 0",clipRule:"evenodd"})),lf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.746 3.347A4.6 4.6 0 0 1 16.598 6.6v1h-1.2v-1a3.4 3.4 0 1 0-6.8 0v1h-1.2v-1a4.6 4.6 0 0 1 1.348-3.253M4.248 9.2a.85.85 0 0 0-.85.85v11.1c0 .47.381.85.85.85h15.5c.47 0 .85-.38.85-.85v-11.1a.85.85 0 0 0-.85-.85zm6.184 6.4a1.571 1.571 0 1 1 3.142 0 1.571 1.571 0 0 1-3.142 0",clipRule:"evenodd"})),rf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.313 3.394A8.775 8.775 0 1 1 5.82 18.205l-.848.849a9.975 9.975 0 1 0 0-14.107l.848.849a8.78 8.78 0 0 1 4.493-2.402m2.118 9.207-2.895 2.895.848.848 3.783-3.783a.85.85 0 0 0 0-1.202l-3.783-3.783-.848.849L12.51 11.4H2v1.2z",clipRule:"evenodd"})),af=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.71 3.394a8.775 8.775 0 1 0 4.493 14.811l.849.849a9.975 9.975 0 1 1 0-14.107l-.849.849a8.78 8.78 0 0 0-4.493-2.402m4.363 12.95-.849-.848 2.895-2.895H11v-1.2H20.2l-2.976-2.976.849-.849 3.783 3.783a.85.85 0 0 1 0 1.202z",clipRule:"evenodd"})),sf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M18.004 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.361 17.21.849-.85 4.781 4.782-.848.849z",clipRule:"evenodd"})),cf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.031 5.25c0-.47.38-.85.85-.85h18.25c.47 0 .85.38.85.85v13.5c0 .47-.38.85-.85.85H2.881a.85.85 0 0 1-.85-.85zM19.12 8.224l-6.597 5.13a.85.85 0 0 1-1.044 0l-6.596-5.13.737-.947L12 12.24l6.382-4.963z",clipRule:"evenodd"})),df=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.395 3.778a.85.85 0 0 0-.829.032l-4.76 2.91a.85.85 0 0 0-.408.725v11.863a.85.85 0 0 0 1.288.729l3.712-2.228V6.75h1.2V17.72l5.01 2.505a.85.85 0 0 0 .817-.032l4.76-2.856a.85.85 0 0 0 .413-.73V4.696a.85.85 0 0 0-1.293-.725l-3.707 2.265V17.25h-1.2V6.326z",clipRule:"evenodd"})),uf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.398 8.1V6.5a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2h-1.6a1.9 1.9 0 0 0-1.9 1.9v1.6zm17.2-1.6v1.6h-1.2V6.5a1.9 1.9 0 0 0-1.9-1.9h-1.6V3.4h1.6a3.1 3.1 0 0 1 3.1 3.1m0 11v-1.6h-1.2v1.6a1.9 1.9 0 0 1-1.9 1.9h-1.6v1.2h1.6a3.1 3.1 0 0 0 3.1-3.1m-17.2 0v-1.6h1.2v1.6c0 1.05.851 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1",clipRule:"evenodd"})),hf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 4.25c0-.47.38-.85.85-.85H21.1c.47 0 .85.38.85.85v15.5c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85zm7.2 4.753a.55.55 0 0 1 .823-.478l5.246 2.998a.55.55 0 0 1 0 .955l-5.246 2.998a.55.55 0 0 1-.823-.478z",clipRule:"evenodd"})),gf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 12.6H3v-1.2h18zM21 18.6H3v-1.2h18zM21 6.6H3V5.4h18z",clipRule:"evenodd"})),vf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.088 3.94.849-.85 16.97 16.972-.848.848zM6.814 9.362v2.845a5.184 5.184 0 0 0 7.489 4.644z"}),l.createElement("path",{fill:"currentColor",d:"M16.774 19.322A8.568 8.568 0 0 1 3.43 12.207h-1.2a9.768 9.768 0 0 0 15.406 7.977zM18.577 19.428l-.85-.85a8.5 8.5 0 0 0 .835-.862l.851.851a10 10 0 0 1-.836.861M20.143 17.6a9.77 9.77 0 0 0 1.624-5.393h-1.2a8.57 8.57 0 0 1-1.292 4.525zM16.772 14.229c.268-.634.41-1.32.41-2.022V7.21a5.184 5.184 0 0 0-9.796-2.367zM6.814 7.665V7.21q0-.571.122-1.12l9.217 9.217a5.2 5.2 0 0 1-.824.873z"})),mf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2.025A5.184 5.184 0 0 0 6.814 7.21v4.997a5.184 5.184 0 0 0 10.369 0V7.21a5.184 5.184 0 0 0-5.184-5.185",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.092 19.114a9.768 9.768 0 0 0 16.675-6.907h-1.2a8.568 8.568 0 1 1-17.137 0h-1.2c0 2.591 1.03 5.075 2.862 6.907",clipRule:"evenodd"})),pf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.65 7.55v-1.6h-1.2v1.6a1.9 1.9 0 0 1-1.9 1.9h-1.6v1.2h1.6a3.1 3.1 0 0 0 3.1-3.1m0 8.9v1.6h-1.2v-1.6a1.9 1.9 0 0 0-1.9-1.9h-1.6v-1.2h1.6a3.1 3.1 0 0 1 3.1 3.1m2.699 1.6v-1.6a3.1 3.1 0 0 1 3.1-3.1h1.6v1.2h-1.6a1.9 1.9 0 0 0-1.9 1.9v1.6zm0-10.5v-1.6h1.2v1.6c0 1.049.85 1.9 1.9 1.9h1.6v1.2h-1.6a3.1 3.1 0 0 1-3.1-3.1",clipRule:"evenodd"})),ff=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.559 3.375c0-.452.366-.818.818-.818h17.25c.451 0 .818.366.818.818v17.25a.82.82 0 0 1-.818.818H3.377a.82.82 0 0 1-.818-.818zM6.002 12.6h12v-1.2h-12z",clipRule:"evenodd"})),wf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 12.6H4v-1.2h16z",clipRule:"evenodd"})),Ef=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.873 3a.85.85 0 0 0-.85.85v11.219c0 .47.381.85.85.85h18.25c.47 0 .85-.38.85-.85V3.85a.85.85 0 0 0-.85-.85zM15.998 17.52v1.2h-8v-1.2zm0 2.4h-8v1.2h8z",clipRule:"evenodd"})),yf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.154 4.19a.84.84 0 0 0 .009-.9.82.82 0 0 0-.855-.376A9.177 9.177 0 0 0 12.076 21.1c4.464 0 8.182-3.187 9.007-7.409a.82.82 0 0 0-.376-.855.84.84 0 0 0-.899.009 6.262 6.262 0 0 1-8.654-8.655",clipRule:"evenodd"})),xf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M8.25 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M18.75 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})),Cf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M12 8.25a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M12 18.75a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"})),bf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.976 4.138H9.62v13.128a3.799 3.799 0 1 1-1.2-2.771V3.788c0-.47.38-.85.85-.85h5.705zm6.147-1.2h-6.147v1.2h5.797v10.357a3.799 3.799 0 1 0 1.2 2.77V3.787a.85.85 0 0 0-.85-.85",clipRule:"evenodd"})),Rf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.476 4.138H13.12v13.128a3.799 3.799 0 1 1-1.2-2.771V3.788c0-.47.38-.85.85-.85h5.705z",clipRule:"evenodd"})),If=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.306 5.983a.818.818 0 0 0-1.04-1.034L3.532 9.62c-.745.254-.737 1.311.012 1.553L10 13.258l2.165 6.496c.248.746 1.303.746 1.552 0z",clipRule:"evenodd"})),Sf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.503 2.249a.85.85 0 0 1 .6-.249h7.794a.85.85 0 0 1 .6.249l5.254 5.254a.85.85 0 0 1 .25.6v7.794a.85.85 0 0 1-.25.6l-5.254 5.254a.85.85 0 0 1-.6.249H8.104a.85.85 0 0 1-.601-.249l-5.254-5.254a.85.85 0 0 1-.249-.6V8.104a.85.85 0 0 1 .249-.601z",clipRule:"evenodd"})),Tf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.449 2.686a.85.85 0 0 0-.901 0L9.042 4.252l7.935 5.014.021.014 2.692-1.683.315-.189zm2.423 7.922L6.93 5.572l-2.9 1.813.308.232 7.66 4.787zM3.398 15.973V8.412l.24.18.042.029 7.718 4.823v8l-7.6-4.75a.85.85 0 0 1-.4-.72m16.8.721-7.6 4.75v-8l7.714-4.82.286-.172v7.521a.85.85 0 0 1-.4.721",clipRule:"evenodd"})),Mf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-12.5-3.675a.55.55 0 0 0-.55.55v6.25c0 .304.246.55.55.55h1.75a.55.55 0 0 0 .55-.55v-6.25a.55.55 0 0 0-.55-.55zm4.5 0a.55.55 0 0 0-.55.55v6.25c0 .304.246.55.55.55h1.75a.55.55 0 0 0 .55-.55v-6.25a.55.55 0 0 0-.55-.55z",clipRule:"evenodd"})),zf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 5.4a.85.85 0 0 0-.85.85v11.5c0 .47.381.85.85.85h3.5c.47 0 .85-.38.85-.85V6.25a.85.85 0 0 0-.85-.85zm8 0a.85.85 0 0 0-.85.85v11.5c0 .47.381.85.85.85h3.5c.47 0 .85-.38.85-.85V6.25a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Of=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.946 10.083a2.1 2.1 0 0 0-2.484-.363L5.06 4.318l11.72 3.447a.85.85 0 0 1 .601.695l.515 3.603-5.94 5.94-3.603-.515a.85.85 0 0 1-.695-.601L4.211 5.166l5.403 5.403a2.1 2.1 0 1 0 3.332-.486m-.848.849a.9.9 0 1 0-1.273 1.272.9.9 0 0 0 1.273-1.272m2.298 8.662-1.167-1.167 5.091-5.091 1.167 1.167a.85.85 0 0 1 0 1.202l-3.89 3.889a.85.85 0 0 1-1.201 0",clipRule:"evenodd"})),Vf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.143 6.244-.849-.848a2.34 2.34 0 0 1 3.31 3.308l-.85-.849-1.132 1.132.85.849-8.603 8.603a.84.84 0 0 1-.573.247l-2.178.058a.84.84 0 0 1-.864-.864l.06-2.177a.84.84 0 0 1 .245-.573l8.604-8.603.848.848z",clipRule:"evenodd"})),Ff=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.498 4.4a3.1 3.1 0 1 1 0 6.2 3.1 3.1 0 0 1 0-6.2m11.076.176-14 14 .849.849 14-14zM19.598 16.5a3.1 3.1 0 1 0-6.2 0 3.1 3.1 0 0 0 6.2 0",clipRule:"evenodd"})),Pf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m19.494 5.353-.848-.848L4.503 18.647l.849.849z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.065 12.086.848.849-2.528 2.528-.848-.849zm-1.132-1.131L8.71 9.73l1.697-1.697a.85.85 0 0 0 0-1.202L7.577 4.003a.85.85 0 0 0-1.202 0L4.961 5.417a3.975 3.975 0 0 0 0 5.622l2.444 2.444zm.584 5.639 2.4 2.4a3.975 3.975 0 0 0 5.62 0l1.415-1.415a.85.85 0 0 0 0-1.202l-2.829-2.828a.85.85 0 0 0-1.202 0l-1.697 1.697-1.18-1.18z",clipRule:"evenodd"})),kf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.961 5.417a3.975 3.975 0 0 0 0 5.622l7.955 7.955a3.975 3.975 0 0 0 5.622 0l1.414-1.415a.85.85 0 0 0 0-1.202l-2.829-2.828a.85.85 0 0 0-1.202 0l-1.697 1.697L8.71 9.73l1.697-1.697a.85.85 0 0 0 0-1.202L7.577 4.003a.85.85 0 0 0-1.202 0z",clipRule:"evenodd"})),Bf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.798 2.269C5.348 3.27 2.023 7.247 2.023 12c0 5.51 4.466 9.975 9.975 9.975 4.754 0 8.73-3.324 9.732-7.775H11.648a1.85 1.85 0 0 1-1.85-1.85V2.27",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M12.248 12.6h8.875c.468 0 .86-.382.847-.866a9.975 9.975 0 0 0-9.705-9.705.846.846 0 0 0-.867.847v8.875c0 .47.381.85.85.85"})),Af=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.199 16.077a8.201 8.201 0 1 1 11.598 0l-5.371 5.371a.605.605 0 0 1-.855 0zm3.59-5.578a2.21 2.21 0 1 1 4.42 0 2.21 2.21 0 0 1-4.42 0",clipRule:"evenodd"})),Lf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("mask",{id:"placeholder_svg__a",width:20,height:20,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},l.createElement("path",{fill:"#D9D9D9",d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})),l.createElement("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#placeholder_svg__a)"},l.createElement("path",{d:"M24.56 5.38a9.4 9.4 0 0 0-13.242 1.16l-.92-.772c3.764-4.485 10.45-5.07 14.934-1.307zM-3.487 7.693A9.4 9.4 0 0 0 9.756 6.534l.92.771C6.911 11.79.225 12.375-4.26 8.612zM-4.951 2.229a9.4 9.4 0 0 0 13.243-1.16l.919.772C5.448 6.326-1.239 6.911-5.723 3.148zM27.49 16.309a9.4 9.4 0 0 0-13.244 1.159l-.92-.772c3.764-4.484 10.45-5.07 14.935-1.306zM-.559 18.62a9.4 9.4 0 0 0 13.243-1.158l.92.772C9.84 22.718 3.153 23.304-1.33 19.54zM28.954 21.773a9.4 9.4 0 0 0-13.244 1.159l-.919-.772c3.763-4.484 10.45-5.07 14.934-1.306zM26.025 10.845a9.4 9.4 0 0 0-13.243 1.158l-.92-.77c3.764-4.486 10.45-5.07 14.934-1.307zM-2.023 13.157a9.4 9.4 0 0 0 13.243-1.159l.92.772c-3.764 4.484-10.45 5.069-14.934 1.306z"}))),Nf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 2.03a2.6 2.6 0 0 0-2.6 2.6v3.9l-5.66 4.244a.85.85 0 0 0-.34.68v2.028c0 .58.569.99 1.12.807l4.88-1.627v3.367l-1.66 1.245a.85.85 0 0 0-.34.68v1.055a.85.85 0 0 0 1.057.825l3.543-.886 3.544.886a.85.85 0 0 0 1.056-.825v-1.055a.85.85 0 0 0-.34-.68l-1.66-1.245v-3.367l4.882 1.627a.85.85 0 0 0 1.118-.807v-2.028a.85.85 0 0 0-.34-.68l-5.66-4.245v-3.9a2.6 2.6 0 0 0-2.6-2.6",clipRule:"evenodd"})),_f=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M10.7 8.476a.8.8 0 0 0-1.244.666v5.716a.8.8 0 0 0 1.244.666l4.287-2.858a.8.8 0 0 0 0-1.332z",clipRule:"evenodd"})),$f=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.322 5.76A.85.85 0 0 0 7 6.466v11.065a.85.85 0 0 0 1.322.708l8.299-5.533a.85.85 0 0 0 0-1.415z",clipRule:"evenodd"})),Hf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.373 2.525a.85.85 0 0 0-.85.85v17.25c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85V3.375a.85.85 0 0 0-.85-.85zM11.4 12.6h-3.4v-1.2h3.4V8h1.2v3.4h3.4v1.2h-3.4V16h-1.2z",clipRule:"evenodd"})),Df=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.4 12.6V20h1.2v-7.4H20v-1.2h-7.4V4h-1.2v7.4H4v1.2z",clipRule:"evenodd"})),jf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.248 7.449a.85.85 0 0 0-.85.85v9.482c0 .47.381.85.85.85h3.15V16.3c0-.47.381-.85.85-.85h9.5c.47 0 .85.38.85.85v2.332h3.15c.47 0 .85-.38.85-.85V8.3a.85.85 0 0 0-.85-.85zm13.95 3.197a.8.8 0 0 0 .8-.8h1.2a2 2 0 1 1-4 0h1.2a.8.8 0 0 0 .8.8",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.6 16.838c0-.105.099-.19.22-.19h8.357c.122 0 .22.085.22.19v3.422c0 .105-.098.19-.22.19H7.82c-.121 0-.22-.085-.22-.19zM16.749 3.549h-9.5a.25.25 0 0 0-.25.25v1.8c0 .138.111.25.25.25h9.5a.25.25 0 0 0 .25-.25v-1.8a.25.25 0 0 0-.25-.25"})),Wf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M9.857 6.666a3.85 3.85 0 1 1 1.925 7.184v-1.2a2.65 2.65 0 1 0-2.295-3.975l-1.039-.6a3.85 3.85 0 0 1 1.41-1.41M12.8 16.45a.8.8 0 1 0-1.6 0 .8.8 0 0 0 1.6 0",clipRule:"evenodd"})),Gf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.428 9.595a3.403 3.403 0 0 1-2.406 5.808v-1.2a2.202 2.202 0 1 0 0-4.405v-1.2c.902 0 1.768.359 2.406.997",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.245 7.778a5.971 5.971 0 0 1-4.223 10.194v-1.2a4.771 4.771 0 0 0 0-9.543v-1.2c1.584 0 3.103.63 4.223 1.75M5.593 9.595A3.402 3.402 0 0 0 8 15.403v-1.2a2.202 2.202 0 1 1 0-4.405v-1.2c-.902 0-1.768.359-2.406.997",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.776 7.778a5.971 5.971 0 0 0 4.222 10.194v-1.2a4.771 4.771 0 0 1 0-9.543v-1.2c-1.583 0-3.102.63-4.222 1.75",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M11.999 9.4a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2"})),Uf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0M12 8.325a3.675 3.675 0 1 0 0 7.35 3.675 3.675 0 0 0 0-7.35",clipRule:"evenodd"})),Kf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.2 2.064a9.97 9.97 0 0 0-7.35 4.192V4h-1.2v3.687c0 .504.408.913.912.913h3.687V7.4H4.532A8.77 8.77 0 0 1 11.2 3.269zm0 18.824a8.77 8.77 0 0 1-6.366-3.63 8.78 8.78 0 0 1-1.567-6.256l-1.19-.157A9.975 9.975 0 0 0 11.2 22.093zm1.6 1.2v-1.206a8.78 8.78 0 0 0 6.729-4.282H16.81v-1.2H20.5c.504 0 .912.408.912.912V20h-1.2v-2.237a9.97 9.97 0 0 1-7.411 4.324m0-18.82V2.065a9.977 9.977 0 0 1 9.09 11.245l-1.19-.156a8.775 8.775 0 0 0-7.9-9.884",clipRule:"evenodd"})),qf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.767 3.824a.85.85 0 0 1 1.36.68V9.23a.85.85 0 0 1-1.345.691L2.555 7.616a.85.85 0 0 1-.016-1.372zm8.282 2.517H8.73v1.2h5.318a3.97 3.97 0 0 1 3.969 3.97v.804h1.2v-.805a5.17 5.17 0 0 0-5.17-5.169m-4.57 11.48h5.792v-1.2H9.479a3.97 3.97 0 0 1-3.969-3.968v-.97h-1.2v.97a5.17 5.17 0 0 0 5.17 5.169m8.757 2.355a.85.85 0 0 1-1.36-.68V14.77a.85.85 0 0 1 1.344-.691l3.227 2.305a.85.85 0 0 1 .016 1.372z",clipRule:"evenodd"})),Yf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.529 7.4a8.774 8.774 0 0 1 16.211 3.8h1.204A9.975 9.975 0 0 0 3.851 6.25V4h-1.2v3.688c0 .504.409.912.913.912h3.687V7.4zM20.7 13.146a9 9 0 0 0 .039-.346h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.438.346M8.826 15.352V8.649h1.2v6.703zm3.6-1.202v-4.3h1.55v4.3zm-.35-5.5a.85.85 0 0 0-.85.85v5c0 .47.381.85.85.85h2.25c.47 0 .85-.38.85-.85v-5a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),Xf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.529 7.4a8.774 8.774 0 0 1 16.211 3.8h1.204A9.975 9.975 0 0 0 3.851 6.25V4h-1.2v3.688c0 .504.409.912.913.912h3.687V7.4zM20.7 13.146a9 9 0 0 0 .039-.346h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.438.346m-11.8 2.206V8.649h1.2v6.703zm6.25-5.502h-2.424v1.55h1.65c.47 0 .85.38.85.85v2.25c0 .47-.38.85-.85.85H11.6v-1.2h2.426V12.6h-1.65a.85.85 0 0 1-.85-.85V9.5c0-.47.38-.85.85-.85h2.774z",clipRule:"evenodd"})),Zf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.368 4.549A8.8 8.8 0 0 0 4.528 7.4h2.723v1.2H3.564a.91.91 0 0 1-.913-.912V4h1.2v2.25a9.974 9.974 0 0 1 18.093 4.95H20.74A8.775 8.775 0 0 0 7.368 4.55M20.74 12.8h1.204a9.975 9.975 0 0 1-19.886 0h1.205a8.775 8.775 0 0 0 17.477 0m-5.988-2.95H10.31v1.55h3.842c.41 0 .741.332.741.741v2.469a.74.74 0 0 1-.74.74H9.252v-1.2h4.441V12.6H9.851a.74.74 0 0 1-.741-.74V9.39c0-.409.332-.74.74-.74h4.902z",clipRule:"evenodd"})),Jf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.668 6.5v11h1.2v-4.738l6.718 4.478a.85.85 0 0 0 1.321-.707v-3.36l6.1 4.067a.85.85 0 0 0 1.322-.707V7.467a.85.85 0 0 0-1.321-.707l-6.1 4.067v-3.36a.85.85 0 0 0-1.322-.707l-6.718 4.478V6.5z",clipRule:"evenodd"})),Qf=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.217 6.76a.85.85 0 0 1 1.321.707v3.36l6.1-4.068a.85.85 0 0 1 1.322.708v9.065a.85.85 0 0 1-1.321.708l-6.1-4.067v3.36a.85.85 0 0 1-1.322.707l-6.8-4.533a.85.85 0 0 1 0-1.415z",clipRule:"evenodd"})),e9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 8.4A11.6 11.6 0 0 1 15.6 20h-1.2A10.4 10.4 0 0 0 4 9.6z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 3.4A16.6 16.6 0 0 1 20.6 20h-1.2A15.4 15.4 0 0 0 4 4.6zM6.85 14.3a2.85 2.85 0 1 0 0 5.7 2.85 2.85 0 0 0 0-5.7",clipRule:"evenodd"})),t9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.333 2.875a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2M8.623 12.965a3.9 3.9 0 0 1 4.177-2.87l-.677 2.368h-.003l-1.14 4a3.4 3.4 0 0 1-4.204 2.33l-.33 1.153a4.6 4.6 0 0 0 5.531-2.697 3.897 3.897 0 0 1 3.477 3.874h1.2a5.1 5.1 0 0 0-4.318-5.037l1.205-4.216a4.6 4.6 0 0 0 4.014 2.355v-1.2a3.4 3.4 0 0 1-3.398-3.383.6.6 0 0 0-.435-.592l-.012-.004a5.1 5.1 0 0 0-6.246 3.609z",clipRule:"evenodd"})),n9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M4.449 15.934a.85.85 0 0 0-.724 1.295l1.826 2.967a.85.85 0 0 0 .724.404h11.454a.85.85 0 0 0 .724-.404l1.825-2.967a.85.85 0 0 0-.724-1.295zM12.852 4.682c0-.792-.987-1.154-1.499-.55l-7.46 8.8a.85.85 0 0 0 .648 1.399h7.46c.47 0 .85-.38.85-.85z"})),o9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.284 3.4a.886.886 0 0 0-.886.886v15.429c0 .489.397.885.886.885h3.114v-6.314c0-.49.397-.886.886-.886h7.429c.489 0 .885.397.885.886V20.6h3.115c.489 0 .885-.396.885-.885V7.547a.89.89 0 0 0-.259-.626L17.078 3.66a.89.89 0 0 0-.626-.26zm4.314 11.2v5.8h6.8v-5.8zm0-8.4a1.9 1.9 0 1 0 3.8 0h1.2a3.1 3.1 0 1 1-6.2 0z",clipRule:"evenodd"})),l9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.529 2.147a.85.85 0 0 0-1.062 0L8.8 4.281l-3.393.376a.85.85 0 0 0-.75.751l-.378 3.397-2.132 2.664a.85.85 0 0 0 0 1.062l2.132 2.666.378 3.393a.85.85 0 0 0 .75.751l3.393.377 2.667 2.133a.85.85 0 0 0 1.062 0l2.665-2.133 3.396-.377a.85.85 0 0 0 .75-.75l.377-3.392 2.134-2.668a.85.85 0 0 0 0-1.062l-2.133-2.666-.377-3.395a.85.85 0 0 0-.751-.75l-3.395-.378z",clipRule:"evenodd"})),i9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.556 2.332A.85.85 0 0 0 2.35 3.3L4.526 12l-2.175 8.702a.85.85 0 0 0 1.205.966l17.816-8.908a.85.85 0 0 0 0-1.52zM7.34 12.601h6v-1.2h-6z",clipRule:"evenodd"})),r9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M5.848 8a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 5.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zM6.248 6.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.848 16a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.523 13.25c0-.47.381-.85.85-.85h17.25c.47 0 .85.38.85.85v5.5c0 .47-.38.85-.85.85H3.373a.85.85 0 0 1-.85-.85zm3.725 1.15a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2",clipRule:"evenodd"})),a9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.644 3.314a2.97 2.97 0 0 0-2.86 3.784l-5.16 2.98a2.971 2.971 0 1 0 0 3.845l5.16 2.98q-.11.388-.112.812a2.971 2.971 0 1 0 .782-2.01L9.247 12.7a3 3 0 0 0 0-1.398l5.207-3.006a2.971 2.971 0 1 0 2.19-4.98",clipRule:"evenodd"})),s9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.18 7.927-.848-.849 4.066-4.065a.85.85 0 0 1 1.202 0l4.066 4.065-.849.849-3.219-3.219v10.551h-1.2V4.71zm-4.957 3.332a8.775 8.775 0 1 0 17.55 0h1.2a9.973 9.973 0 0 1-15.516 8.294 9.98 9.98 0 0 1-4.434-8.294z",clipRule:"evenodd"})),c9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.09 3.917.848-.848 16.97 16.97-.848.849z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.399 6.49v7.288h.01a8.6 8.6 0 0 0 13.756 6.477zM19.1 18.23a9 9 0 0 1-.75.947L3.71 4.537a.9.9 0 0 1 .295-.157l.958-.287zm.804-1.459a8.6 8.6 0 0 0 .686-2.993h.009V5.195a.85.85 0 0 0-.606-.815l-7.75-2.325a.85.85 0 0 0-.488 0L6.703 3.571z",clipRule:"evenodd"})),d9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.243 2.077a.85.85 0 0 0-.489 0l-7.75 2.325a.85.85 0 0 0-.606.814V13.4a8.6 8.6 0 1 0 17.2 0V5.216a.85.85 0 0 0-.605-.814z",clipRule:"evenodd"})),u9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.249 15.84a2.475 2.475 0 0 0-2.401 1.875h1.276a1.275 1.275 0 0 1 2.25 0h1.276a2.474 2.474 0 0 0-2.401-1.875m2.625 3.075a1.27 1.27 0 0 0 1.125.675 1.27 1.27 0 0 0 1.125-.675H14.4a2.475 2.475 0 0 1-4.802 0zm-3.974 0H5.624a1.273 1.273 0 0 1-2.25 0H2.098a2.475 2.475 0 0 0 4.802 0m7.724-1.2h-1.276a2.475 2.475 0 0 1 4.802 0h-1.276a1.276 1.276 0 0 0-2.25 0m2.474 1.2a2.475 2.475 0 0 0 4.802 0h-1.276a1.273 1.273 0 0 1-2.027.302 1.3 1.3 0 0 1-.223-.302z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M10.414 3.795q.096.096.178.203l.017.023a2 2 0 0 1 .375.939c.018.137-.096.249-.234.249h-3.5c-.138 0-.252-.112-.234-.25a2 2 0 0 1 .224-.7l.01-.018q.06-.108.133-.21l.008-.01.009-.012a2 2 0 0 1 3.014-.214M6.6 7.21v2.4H5.4V6.86c0-.47.38-.85.85-.85h9.57a.85.85 0 0 1 .806.58l.943 2.83-1.138.379-.864-2.59zM2.34 11.515a.85.85 0 0 1 .836-1.006H20.79a.85.85 0 0 1 .817 1.088l-1.605 5.5a.85.85 0 0 1-.816.612h-.008l-.059-.236a3.474 3.474 0 0 0-6.743 0l-.059.236h-.639l-.059-.236a3.474 3.474 0 0 0-6.743 0l-.059.236h-.617a.85.85 0 0 1-.836-.694z"}),l.createElement("path",{fill:"currentColor",d:"M7.127 17.71H5.849a2.475 2.475 0 0 1 4.8 0H9.37a1.274 1.274 0 0 0-2.244 0M14.627 17.71h-1.278a2.475 2.475 0 0 1 4.8 0H16.87a1.27 1.27 0 0 0-1.122-.67 1.27 1.27 0 0 0-1.122.67"})),h9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.597 3.435a4.813 4.813 0 0 1 8.217 3.404v.121h-1.2V6.84a3.613 3.613 0 1 0-7.227 0v.121h-1.2V6.84c0-1.277.508-2.501 1.41-3.404M4.027 9.406c0-.47.38-.85.85-.85h14.248c.469 0 .85.38.85.85v11.72c0 .469-.381.85-.85.85H4.877a.85.85 0 0 1-.85-.85zm11.588 1.35a3.614 3.614 0 0 1-7.227 0h-1.2a4.813 4.813 0 0 0 9.627 0z",clipRule:"evenodd"})),g9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M15.656 20.819c.898 0 1.626-.728 1.626-1.626h-3.251c0 .898.727 1.625 1.625 1.625"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.03 19.193a1.62 1.62 0 0 0 1.626 1.625 1.621 1.621 0 0 0 1.626-1.626z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.295 20.819c.898 0 1.626-.728 1.626-1.626H5.669c0 .898.728 1.625 1.626 1.625"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.67 19.193a1.62 1.62 0 0 0 1.625 1.625 1.622 1.622 0 0 0 1.626-1.626z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M5.338 7.102a.85.85 0 0 0-.85.85v8.79c0 .47.38.85.85.85h12.91a.85.85 0 0 0 .824-.643l2.198-8.79a.85.85 0 0 0-.825-1.057z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.688 5.503A2.923 2.923 0 0 0 2.766 2.58v1.2a1.723 1.723 0 0 1 1.722 1.723z",clipRule:"evenodd"})),v9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.938 9.165a.85.85 0 0 1-1.36-.68V3.428a.85.85 0 0 1 1.344-.692l3.454 2.467a.85.85 0 0 1 .016 1.372zm-9.317.042A6.94 6.94 0 0 0 2.266 5.06v1.2a5.745 5.745 0 1 1 0 11.49v1.2a6.95 6.95 0 0 0 6.355-4.145 6.94 6.94 0 0 0 6.356 4.146v-1.2a5.745 5.745 0 1 1 0-11.49v-1.2a6.95 6.95 0 0 0-6.356 4.145m7.96 11.364c0 .7.799 1.1 1.36.68l3.453-2.59a.85.85 0 0 0-.016-1.372l-3.454-2.467a.85.85 0 0 0-1.344.692z",clipRule:"evenodd"})),m9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.613 5.5v13h1.2v-5.76l8.25 5.5a.85.85 0 0 0 1.32-.707V6.467a.85.85 0 0 0-1.32-.707l-8.25 5.5V5.5z",clipRule:"evenodd"})),p9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m11.398 13.637-5.48-5.48.848-.848L12 12.54l5.233-5.232.848.848-5.48 5.48a.85.85 0 0 1-1.202 0M18 16.69H6v-1.2h12z",clipRule:"evenodd"})),f9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.384 18.5v-13h-1.2v5.76l-8.25-5.5a.85.85 0 0 0-1.32.707v11.066a.85.85 0 0 0 1.32.707l8.25-5.5v5.76z",clipRule:"evenodd"})),w9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m10.361 11.398 5.48-5.48.849.848L11.457 12l5.233 5.233-.849.848-5.48-5.48a.85.85 0 0 1 0-1.202M7.309 18V6h1.2v12z",clipRule:"evenodd"})),E9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.637 12.602-5.48 5.48-.848-.848L12.54 12 7.31 6.768l.848-.848 5.48 5.48a.85.85 0 0 1 0 1.202M16.69 6v12h-1.2V6z",clipRule:"evenodd"})),y9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.6 10.361 5.48 5.48-.848.849-5.233-5.233-5.233 5.233-.848-.849 5.48-5.48a.85.85 0 0 1 1.202 0M5.999 7.309h12v1.2h-12z",clipRule:"evenodd"})),x9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.04 18.192A9.34 9.34 0 0 0 21.375 12 9.375 9.375 0 0 0 12 2.625 9.34 9.34 0 0 0 5.808 4.96zm-.849.848A9.34 9.34 0 0 1 12 21.375 9.375 9.375 0 0 1 2.625 12 9.34 9.34 0 0 1 4.96 5.809z",clipRule:"evenodd"})),C9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.6 4.424a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2m12.8 7.952a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2m-7.602-4.952 10.2-.044.005 1.2-10.2.044zm2.4 7.956-10.2.044.005 1.2 10.2-.044z",clipRule:"evenodd"})),b9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.62 13.098-.043-10.6-1.2.005.044 10.6zM20.578 6.1a3.6 3.6 0 1 0-7.2 0 3.6 3.6 0 0 0 7.2 0m-9.951 11.8a3.6 3.6 0 1 0-7.2 0 3.6 3.6 0 0 0 7.2 0m6.951-7.002.044 10.6-1.2.005-.044-10.6z",clipRule:"evenodd"})),R9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.39 2.025a.85.85 0 0 0-.85.85v18.25c0 .47.38.85.85.85h11.218c.47 0 .85-.38.85-.85V2.875a.85.85 0 0 0-.85-.85zm5.608 14a1.975 1.975 0 1 0 0 3.95 1.975 1.975 0 0 0 0-3.95m-2-10.325h4V4.5h-4z",clipRule:"evenodd"})),I9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12m6.075-3a.4.4 0 1 1 .8 0 .4.4 0 0 1-.8 0m.4-1.6a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2m7 1.2a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-1.9 8.4a5.4 5.4 0 0 1-5.4-5.4h-1.2a6.6 6.6 0 1 0 13.2 0h-1.2a5.4 5.4 0 0 1-5.4 5.4",clipRule:"evenodd"})),S9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 3.4a.85.85 0 0 0-.85.85v15.5c0 .47.381.85.85.85h11.5c.47 0 .85-.38.85-.85V4.25a.85.85 0 0 0-.85-.85zm5.75 3.7a.4.4 0 1 0 0 .8.4.4 0 0 0 0-.8m-1.6.4a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0m-.8 7a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0m2.4-3.6a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2",clipRule:"evenodd"})),T9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.373 2.525a.85.85 0 0 0-.85.85v17.25c0 .47.381.85.85.85h17.25c.47 0 .85-.38.85-.85V3.375a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),M9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.37 3.508c-.487-1.25-2.255-1.25-2.742 0l-1.84 4.72-4.704.341c-1.34.098-1.86 1.793-.804 2.624l4.062 3.2-1.855 4.93c-.505 1.34 1.008 2.539 2.198 1.74l4.325-2.903 4.7 2.93c1.232.767 2.713-.52 2.125-1.846l-2.159-4.866 4.042-3.185c1.056-.831.536-2.526-.804-2.624l-4.705-.342z",clipRule:"evenodd"})),z9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.496 20.351a.85.85 0 0 1-.601.25H4.248a.85.85 0 0 1-.85-.85V4.25c0-.47.381-.85.85-.85h15.5c.47 0 .85.38.85.85v10.646a.85.85 0 0 1-.248.6zm-2.098-6.1v3.538h1.2V14.6h3.2v-1.2h-3.55a.85.85 0 0 0-.85.85",clipRule:"evenodd"})),O9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.375 12a9.375 9.375 0 1 1-18.75 0 9.375 9.375 0 1 1 18.75 0m-12.2-3.675a.85.85 0 0 0-.85.85v5.65c0 .47.38.85.85.85h5.65c.47 0 .85-.38.85-.85v-5.65a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),V9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.248 5.4a.85.85 0 0 0-.85.85v11.5c0 .47.381.85.85.85h11.5c.47 0 .85-.38.85-.85V6.25a.85.85 0 0 0-.85-.85z",clipRule:"evenodd"})),F9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M16.625 12a4.625 4.625 0 1 1-9.25 0 4.625 4.625 0 0 1 9.25 0"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.6 19.6V22h-1.2v-2.4zM12.6 2v2.4h-1.2V2zM4.4 12.6H2v-1.2h2.4zM22 12.6h-2.4v-1.2H22zM7.05 17.798l-1.697 1.697-.848-.848 1.697-1.697zM19.495 5.353 17.798 7.05l-.849-.848 1.697-1.697zM16.95 17.798l1.697 1.697.848-.848-1.697-1.697zM4.504 5.353 6.201 7.05l.849-.848-1.697-1.697z",clipRule:"evenodd"})),P9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.367 2.875c0-.47.38-.85.85-.85H18.78c.47 0 .85.38.85.85v18.25c0 .47-.38.85-.85.85H5.217a.85.85 0 0 1-.85-.85zM11.223 18a.775.775 0 1 1 1.55 0 .775.775 0 0 1-1.55 0m.775-1.975a1.975 1.975 0 1 0 0 3.95 1.975 1.975 0 0 0 0-3.95",clipRule:"evenodd"})),k9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.692 3.736a.85.85 0 0 0-.841.827l-.175 6.658a.85.85 0 0 0 .249.623l8.232 8.233a.85.85 0 0 0 1.202 0l6.718-6.718a.85.85 0 0 0 0-1.202l-8.234-8.234a.85.85 0 0 0-.61-.25zm2.896 4.417a.4.4 0 1 1 .565-.565.4.4 0 0 1-.565.565M6.739 6.74a1.6 1.6 0 1 0 2.263 2.263 1.6 1.6 0 0 0-2.263-2.263",clipRule:"evenodd"})),B9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.998 3.225a8.775 8.775 0 1 0 0 17.55 8.775 8.775 0 0 0 0-17.55M2.023 12c0-5.509 4.466-9.975 9.975-9.975 5.51 0 9.975 4.466 9.975 9.975 0 5.51-4.465 9.975-9.975 9.975S2.023 17.51 2.023 12",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.523 12a6.475 6.475 0 1 1 12.95 0 6.475 6.475 0 0 1-12.95 0M12 13.773a1.772 1.772 0 1 0 0-3.545 1.772 1.772 0 0 0 0 3.545",clipRule:"evenodd"})),A9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 2.02a3 3 0 0 0-3 3v.205H6.183a.85.85 0 0 0-.812.6l-1.935 6.287a.9.9 0 0 0-.038.25v7.963c0 .47.381.85.85.85h1.9c.47 0 .85-.38.85-.85v-1.4h5V18.5v.425h5v1.4c0 .47.38.85.85.85h1.9c.47 0 .85-.38.85-.85v-7.963a.9.9 0 0 0-.037-.25l-1.935-6.287a.85.85 0 0 0-.812-.6h-2.815V5.02a3 3 0 0 0-3-3m-5.8 13.304a1.3 1.3 0 1 1 2.6 0 1.3 1.3 0 0 1-2.6 0m9 0a1.3 1.3 0 1 1 2.6 0 1.3 1.3 0 0 1-2.6 0m-9.4-2.4h12.399v-1.2h-12.4z",clipRule:"evenodd"})),L9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.73 11.088 4.915 5.275l-.849.849 5.566 5.565-5.567 5.566.849.849 5.814-5.814a.85.85 0 0 0 0-1.202M19.5 18.3h-8v-1.2h8z",clipRule:"evenodd"})),N9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.837 17.697a2.053 2.053 0 0 1-4-.65V14.6h-4.12a.85.85 0 0 1-.844-.949l.941-8a.85.85 0 0 1 .844-.75h9.928c.47 0 .85.38.85.85v6.5c0 .469-.38.85-.85.85H13.37z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M21.136 9a4.1 4.1 0 0 1-3.807 4.09.837.837 0 0 1-.893-.84v-6.5c0-.457.38-.876.893-.84A4.1 4.1 0 0 1 21.136 9"})),_9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.114 4.9c-.883 0-1.668.566-1.947 1.404L10.635 10.9H9.417a.85.85 0 0 0-.85.85v6.5c0 .47.38.85.85.85h9.928a.85.85 0 0 0 .844-.75l.941-8a.85.85 0 0 0-.844-.95h-4.119V6.953c0-1.134-.919-2.053-2.053-2.053M2.867 15a4.1 4.1 0 0 1 3.808-4.09.837.837 0 0 1 .892.84v6.5c0 .458-.379.877-.892.84A4.1 4.1 0 0 1 2.867 15",clipRule:"evenodd"})),$9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.767 6.212c.388-.388 1.084-.324 1.349.219a5.972 5.972 0 0 1-7.545 8.18l-4.266 4.267-3.38-3.38 4.266-4.266a5.971 5.971 0 0 1 8.18-7.546c.544.266.608.96.22 1.35L14.164 8.46l1.177 1.177zM3.793 16.629l-.015.015a2.39 2.39 0 1 0 3.38 3.38l.015-.015z",clipRule:"evenodd"})),H9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.941 5.73A2.73 2.73 0 0 1 6.672 3h10.655a2.73 2.73 0 0 1 2.73 2.73v11.954c0 .47-.38.85-.85.85H4.792a.85.85 0 0 1-.85-.85zM17.54 19.758H6.46v1.2h11.08zm-10.8-9.502h4.66V5.778h1.2v4.478h4.66v1.2H6.74zm1.42 3.1a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73m7.782 0a1.365 1.365 0 1 0 0 2.731 1.365 1.365 0 0 0 0-2.73",clipRule:"evenodd"})),D9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M14.546 3.084a3.6 3.6 0 0 1 1.042 2.246.28.28 0 0 1-.288.3H8.7a.28.28 0 0 1-.288-.3 3.6 3.6 0 0 1 6.134-2.246"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 8.43h2.4v12.72c0 .469.38.85.85.85h11.5c.47 0 .85-.381.85-.851l-.004-11.119.003-1.6H21v-1.2H3zm6.4 9.07v-6h1.2v6zm4-6v6h1.2v-6z",clipRule:"evenodd"})),j9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m3.672 8.522 5.48 5.48a.85.85 0 0 0 1.202 0l3.399-3.399 4.523 4.523h-3.18v1.2h4.38c.469 0 .85-.38.85-.85v-4.378h-1.2v3.18l-4.772-4.77a.85.85 0 0 0-1.202 0l-3.399 3.399L4.52 7.674z",clipRule:"evenodd"})),W9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.325 12.902V8.524a.85.85 0 0 0-.85-.85h-4.379v1.2h3.18l-4.523 4.523-3.399-3.4a.85.85 0 0 0-1.202 0l-5.48 5.48.848.85 5.233-5.233 3.399 3.399a.85.85 0 0 0 1.202 0l4.771-4.771v3.18z",clipRule:"evenodd"})),G9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.737 4.583a.85.85 0 0 0-1.476 0l-8.07 14.12a.85.85 0 0 0 .738 1.272h16.139a.85.85 0 0 0 .738-1.271z",clipRule:"evenodd"})),U9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.82 17.936a2 2 0 0 1-1.572.763 2 2 0 0 1-1.609-.812l-.003-.004a2 2 0 0 1-.372-.935c-.017-.137.096-.25.234-.25h3.5c.138 0 .252.113.235.25a2 2 0 0 1-.235.72m-.14.219-.038.049m.037-.049q.075-.1.136-.21ZM17.82 17.936a2 2 0 0 1-1.572.763 2 2 0 0 1-1.609-.812l-.003-.004a2 2 0 0 1-.138-.215l-.016-.03a2 2 0 0 1-.218-.69c-.017-.137.096-.25.234-.25h3.5c.138 0 .252.113.235.25a2 2 0 0 1-.413.988M2.998 4.7a.85.85 0 0 0-.85.85v9.5c0 .469.381.85.85.85h11.3c.47 0 .85-.381.85-.85v-9.5a.85.85 0 0 0-.85-.85zM15.948 8.55c0-.47.38-.85.85-.85h2.777a.85.85 0 0 1 .796.55l1.478 3.94v2.86c0 .469-.38.85-.85.85h-4.2a.85.85 0 0 1-.85-.85zm3.425.465.918 2.444c.038.114-.036.235-.144.235h-1.393c-.085 0-.154-.078-.154-.174V9.079c0-.097.069-.175.154-.175l.475-.003c.064 0 .122.046.145.114",clipRule:"evenodd"})),K9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.423 4.576 11.247 7.4h1.503l2.824-2.824.849.849L14.447 7.4h6.051c.47 0 .85.381.85.85v10.723c0 .47-.38.85-.85.85h-17a.85.85 0 0 1-.85-.85V8.25c0-.469.381-.85.85-.85H9.55L7.574 5.425z",clipRule:"evenodd"})),q9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.098 5.378v3.4h-1.2v-3.75c0-.47.381-.85.85-.85h14.5c.47 0 .85.38.85.85v3.75h-1.2v-3.4h-6.3v13.246h2.067v1.2H9.332v-1.2h2.066V5.378z",clipRule:"evenodd"})),Y9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.545 20.345a3.6 3.6 0 0 1-6.146-2.546h1.2a2.4 2.4 0 0 0 4.8 0h1.2a3.6 3.6 0 0 1-1.054 2.546M5.21 5.411a9.6 9.6 0 0 1 16.385 6.522.845.845 0 0 1-.846.867h-8.15v3.4h-1.2v-3.4h-8.15a.845.845 0 0 1-.846-.867A9.6 9.6 0 0 1 5.21 5.411",clipRule:"evenodd"})),X9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.071 9.61V3.73h1.2v5.88zm-5.069 7.873a6.27 6.27 0 0 1-6.27-6.27h1.2a5.07 5.07 0 0 0 10.139 0h1.2a6.27 6.27 0 0 1-6.269 6.27M4.828 20.28h14.348v-1.2H4.828zm.905-16.55v5.88h1.2V3.73z",clipRule:"evenodd"})),Z9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.67 14.246 2.558 2.557a.25.25 0 0 0 .354 0l.495-.495a.25.25 0 0 0 0-.353l-3.497-3.497a.72.72 0 0 0-1.015 0L8.07 15.954a.25.25 0 0 0 0 .354l.495.495a.25.25 0 0 0 .354 0l2.553-2.553v6.3c0 .137.112.25.25.25h.7a.25.25 0 0 0 .25-.25z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M7.035 8.204a5.004 5.004 0 0 1 10.009 0v1.13a4.533 4.533 0 0 1 1.142 8.917l-.038.01-1.076.138h-3.2v-1.256l.508.509a1.45 1.45 0 0 0 2.05 0l.495-.495a1.45 1.45 0 0 0 0-2.05L13.43 11.61a1.92 1.92 0 0 0-2.712 0L7.22 15.106a1.45 1.45 0 0 0 0 2.05l.495.495a1.45 1.45 0 0 0 2.05 0l.505-.505V18.4h-3.27l-1.072-.12-.037-.009a4.534 4.534 0 0 1 1.074-8.936h.069z"})),J9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M10.015 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476M10.015 13.713a5.977 5.977 0 0 0-5.971 5.7.84.84 0 0 0 .844.877h10.254c.462 0 .867-.38.844-.878a5.977 5.977 0 0 0-5.971-5.7"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.474 14.485-1.87-1.87.848-.85 1.623 1.624 3.035-3.035.848.849-3.282 3.282a.85.85 0 0 1-1.202 0",clipRule:"evenodd"})),Q9=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-6.9a3.4 3.4 0 0 0-3.4 3.4H7.4a4.6 4.6 0 0 1 9.2 0h-1.2a3.4 3.4 0 0 0-3.4-3.4M9.6 9.125a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0m2.4-3.6a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2",clipRule:"evenodd"})),ew=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.984 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476m0 10.003a5.977 5.977 0 0 0-5.971 5.7.84.84 0 0 0 .843.877h10.255c.462 0 .866-.38.843-.878a5.98 5.98 0 0 0-5.97-5.7M19.985 13.29h-6v-1.2h6z",clipRule:"evenodd"})),tw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.984 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476m0 10.003a5.977 5.977 0 0 0-5.971 5.7.84.84 0 0 0 .843.877h10.255c.462 0 .866-.38.843-.878a5.98 5.98 0 0 0-5.97-5.7M16.385 13.29v2.4h1.2v-2.4h2.4v-1.2h-2.4v-2.4h-1.2v2.4h-2.4v1.2z",clipRule:"evenodd"})),nw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M10.214 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476M10.214 13.713a5.977 5.977 0 0 0-5.97 5.7.84.84 0 0 0 .843.877H15.34c.463 0 .867-.38.844-.878a5.977 5.977 0 0 0-5.971-5.7M17.216 13.539l1.697 1.697.848-.85-1.697-1.696 1.697-1.697-.848-.849-1.697 1.697-1.697-1.697-.849.849 1.697 1.697-1.697 1.697.849.849z"})),ow=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.999 3.71a4.238 4.238 0 1 0 0 8.477 4.238 4.238 0 0 0 0-8.476m0 10.003a5.977 5.977 0 0 0-5.97 5.7.84.84 0 0 0 .843.877h10.254c.463 0 .867-.38.844-.878l-.6.028.6-.028a5.98 5.98 0 0 0-5.97-5.7",clipRule:"evenodd"})),lw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M12.18 4.597a4.479 4.479 0 1 1 1.708 6.634c.233-.645.36-1.342.36-2.067 0-1.82-.8-3.454-2.068-4.567M21.75 18.9a5.606 5.606 0 0 0-9.513-3.764 7.38 7.38 0 0 1 2.99 4.014h6.28c.137 0 .25-.112.244-.25"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.172 4.685a4.479 4.479 0 1 0 0 8.957 4.479 4.479 0 0 0 0-8.957M2.25 21.034a5.606 5.606 0 0 1 11.201 0 .24.24 0 0 1-.244.25H2.495a.24.24 0 0 1-.245-.25",clipRule:"evenodd"})),iw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.47 2.186a.85.85 0 0 1 1.057 0l2.657 2.125 3.381.375a.85.85 0 0 1 .749.748l.375 3.382 2.125 2.656a.85.85 0 0 1 0 1.058l-2.125 2.657-.376 3.379a.85.85 0 0 1-.748.748l-3.382.376-2.656 2.124a.846.846 0 0 1-1.057 0L8.813 19.69l-3.38-.376a.85.85 0 0 1-.748-.748l-.375-3.38-2.124-2.656a.85.85 0 0 1 0-1.058l2.123-2.654.376-3.384a.85.85 0 0 1 .748-.748l3.38-.375zM7.095 12.28l2.882 2.883c.331.33.867.33 1.198 0l5.73-5.73-.845-.846-5.484 5.484-2.636-2.636z",clipRule:"evenodd"})),rw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m3.02 3.938.849-.848 16.97 16.97-.848.849zM2.925 5.54a.85.85 0 0 0-.382.71v11.5c0 .469.38.85.85.85h11.5a.85.85 0 0 0 .71-.383z"}),l.createElement("path",{fill:"currentColor",d:"M15.743 14.964v1.697L4.481 5.399H6.18zM17.807 15.33l-1.036-1.035a.9.9 0 0 1-.03-.224V9.927a.85.85 0 0 1 .32-.664l3.02-2.409a.85.85 0 0 1 1.38.665v8.961a.85.85 0 0 1-1.38.665zM15.743 13.267 7.876 5.399h7.017c.47 0 .85.38.85.85z"})),aw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.543 6.25c0-.47.38-.85.85-.85h11.5c.47 0 .85.38.85.85v11.5c0 .47-.38.85-.85.85h-11.5a.85.85 0 0 1-.85-.85zM20.08 6.855a.85.85 0 0 1 1.38.665v8.961a.85.85 0 0 1-1.38.664l-3.019-2.408a.85.85 0 0 1-.32-.665V9.93a.85.85 0 0 1 .32-.665z",clipRule:"evenodd"})),sw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.398 12a3.975 3.975 0 1 1 6.821 2.775h5.475a3.975 3.975 0 1 1 2.846 1.2H6.374A3.975 3.975 0 0 1 2.397 12",clipRule:"evenodd"})),cw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M2.023 12a3.6 3.6 0 0 1 3.3-3.588c.522-.043.9.383.9.838v5.5c0 .454-.378.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M14.423 4.533a.85.85 0 0 0-1.394-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .306.653l5.5 4.584a.85.85 0 0 0 1.394-.653z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.427 9.594a3.402 3.402 0 0 1-2.406 5.808v-1.2a2.202 2.202 0 1 0 0-4.405v-1.2c.902 0 1.768.359 2.406.997",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.244 7.777a5.971 5.971 0 0 1-4.222 10.194v-1.2a4.771 4.771 0 0 0 0-9.543v-1.2c1.583 0 3.102.63 4.222 1.75",clipRule:"evenodd"})),dw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M3.2 12a3.6 3.6 0 0 1 3.3-3.588c.52-.043.9.383.9.838v5.5c0 .454-.38.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M15.6 4.533a.85.85 0 0 0-1.395-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .306.653l5.5 4.584a.85.85 0 0 0 1.394-.653z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.745 9.454a3.6 3.6 0 0 1-2.546 6.146v-1.2a2.4 2.4 0 1 0 0-4.8V8.4a3.6 3.6 0 0 1 2.546 1.054",clipRule:"evenodd"})),uw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M2.023 12a3.6 3.6 0 0 1 3.3-3.588c.522-.043.9.383.9.838v5.5c0 .454-.378.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M14.423 4.533a.85.85 0 0 0-1.394-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .306.653l5.5 4.584a.85.85 0 0 0 1.394-.653z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m18.96 12.848 2.143 2.142.848-.848L19.81 12l2.142-2.143-.848-.848-2.143 2.142-2.142-2.142-.848.848L18.112 12l-2.142 2.142.848.848z",clipRule:"evenodd"})),hw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M5.398 12a3.6 3.6 0 0 1 3.3-3.588c.522-.043.9.383.9.838v5.5c0 .454-.378.88-.9.837a3.6 3.6 0 0 1-3.3-3.588M17.798 4.533a.85.85 0 0 0-1.394-.653l-5.5 4.584a.85.85 0 0 0-.306.653v5.765a.85.85 0 0 0 .305.653l5.5 4.584a.85.85 0 0 0 1.395-.653z"})),gw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M11.748 2.75a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.348 8.65v-.1h-1.2v.001a4.6 4.6 0 0 0-4.5 4.6h1.2a3.4 3.4 0 0 1 3.3-3.4v6.399a3.9 3.9 0 0 1-3.9 3.9v1.2a5.1 5.1 0 0 0 5.061-4.465 4.4 4.4 0 0 1 3.84 4.365h1.2a5.6 5.6 0 0 0-5-5.568v-3.645a5.09 5.09 0 0 0 3.9 1.813v-1.2a3.9 3.9 0 0 1-3.9-3.9",clipRule:"evenodd"})),vw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M16.026 16.952A6.36 6.36 0 0 1 12 18.382a6.36 6.36 0 0 1-4.026-1.43q0 .057.008.114l.496 3.974a.926.926 0 0 0 .92.81h5.205c.467 0 .86-.347.919-.81l.496-3.973a1 1 0 0 0 .008-.115M8.478 2.962a.926.926 0 0 1 .92-.812h5.205c.467 0 .86.348.919.812l.496 3.973a1 1 0 0 1 .008.114A6.36 6.36 0 0 0 12 5.619a6.36 6.36 0 0 0-4.026 1.43 1 1 0 0 1 .008-.114z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 17.192a5.191 5.191 0 1 0 0-10.383 5.191 5.191 0 0 0 0 10.383m-.6-8.66v3.349a.9.9 0 0 0 .26.628l2.228 2.228.849-.848-2.137-2.137v-3.22z",clipRule:"evenodd"})),mw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"m4.503 5.352.848-.848 14.142 14.142-.848.849z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.418 8.53c-.63.433-1.244.945-1.844 1.545l.849.848a11.7 11.7 0 0 1 1.86-1.527zm3.098 3.099a7.9 7.9 0 0 0-1.942 1.446l.849.848c.637-.637 1.297-1.091 1.993-1.395zm2.84 2.839 2.176 2.177a1.663 1.663 0 1 1-2.177-2.177m5.448-.774-2.516-2.517a7.7 7.7 0 0 1 3.135 1.898zm-5.866-5.866a13 13 0 0 1 1.06-.043c2.842 0 5.567 1.13 7.576 3.138l.849-.848a11.91 11.91 0 0 0-8.424-3.49q-1.099-.002-2.138.166z",clipRule:"evenodd"})),pw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.574 10.075C6.086 7.564 8.85 6.585 12 6.585c3.16 0 6.19 1.256 8.424 3.49l-.849.849a10.71 10.71 0 0 0-7.576-3.138c-2.852 0-5.304.867-7.575 3.138z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.574 13.075C8.19 11.461 9.975 10.83 12 10.83c2.034 0 3.985.808 5.424 2.246l-.849.849a6.47 6.47 0 0 0-4.576-1.895c-1.727 0-3.201.52-4.575 1.895zM10.823 14.827a1.662 1.662 0 1 1 2.351 2.35 1.662 1.662 0 0 1-2.351-2.35",clipRule:"evenodd"})),fw=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.004 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m11.14 3.991-5.063-5.063.848-.848 5.063 5.063zM9.4 10.6h-2.4V9.4h2.4V7h1.2v2.4h2.4v1.2h-2.4V13h-1.2z",clipRule:"evenodd"})),ww=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m21.144 21.991-5.063-5.063.848-.848 5.063 5.063zM18.004 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0M7 9.4v1.2h6V9.4z",clipRule:"evenodd"})),Ew=Object.assign({"../assets/outlined/activity.svg":nu,"../assets/outlined/airplay.svg":ou,"../assets/outlined/alert-circle.svg":lu,"../assets/outlined/alert-octagon.svg":iu,"../assets/outlined/alert-triangle.svg":ru,"../assets/outlined/align-center.svg":au,"../assets/outlined/align-justify.svg":su,"../assets/outlined/align-left.svg":cu,"../assets/outlined/align-right.svg":du,"../assets/outlined/anchor.svg":uu,"../assets/outlined/apps-circle.svg":hu,"../assets/outlined/apps-square.svg":gu,"../assets/outlined/archive.svg":vu,"../assets/outlined/arrow-down-circle.svg":mu,"../assets/outlined/arrow-down-left.svg":pu,"../assets/outlined/arrow-down-right.svg":fu,"../assets/outlined/arrow-down.svg":wu,"../assets/outlined/arrow-left-circle.svg":Eu,"../assets/outlined/arrow-left.svg":yu,"../assets/outlined/arrow-right-circle.svg":xu,"../assets/outlined/arrow-right.svg":Cu,"../assets/outlined/arrow-turn-down.svg":bu,"../assets/outlined/arrow-turn-left.svg":Ru,"../assets/outlined/arrow-turn-right.svg":Iu,"../assets/outlined/arrow-turn-up.svg":Su,"../assets/outlined/arrow-up-circle.svg":Tu,"../assets/outlined/arrow-up-left.svg":Mu,"../assets/outlined/arrow-up-right.svg":zu,"../assets/outlined/arrow-up.svg":Ou,"../assets/outlined/article.svg":Vu,"../assets/outlined/at-symbol.svg":Fu,"../assets/outlined/attachment.svg":Pu,"../assets/outlined/award.svg":ku,"../assets/outlined/battery-charging.svg":Bu,"../assets/outlined/battery.svg":Au,"../assets/outlined/bed.svg":Lu,"../assets/outlined/bell-off.svg":Nu,"../assets/outlined/bell.svg":_u,"../assets/outlined/bicycle.svg":$u,"../assets/outlined/bike.svg":Hu,"../assets/outlined/bluetooth.svg":Du,"../assets/outlined/bold.svg":ju,"../assets/outlined/book-open.svg":Wu,"../assets/outlined/book.svg":Gu,"../assets/outlined/bookmark.svg":Uu,"../assets/outlined/briefcase.svg":Ku,"../assets/outlined/bug.svg":qu,"../assets/outlined/bus.svg":Yu,"../assets/outlined/calendar.svg":Xu,"../assets/outlined/camera-off.svg":Zu,"../assets/outlined/camera.svg":Ju,"../assets/outlined/car.svg":Qu,"../assets/outlined/cast.svg":e3,"../assets/outlined/chat-circle.svg":t3,"../assets/outlined/chat-rectangle.svg":n3,"../assets/outlined/check-circle.svg":o3,"../assets/outlined/check-shield.svg":l3,"../assets/outlined/check-square.svg":i3,"../assets/outlined/check.svg":r3,"../assets/outlined/chevron-double-down.svg":a3,"../assets/outlined/chevron-double-left.svg":s3,"../assets/outlined/chevron-double-right.svg":c3,"../assets/outlined/chevron-double-up.svg":d3,"../assets/outlined/chevron-down.svg":u3,"../assets/outlined/chevron-left-right.svg":h3,"../assets/outlined/chevron-left.svg":g3,"../assets/outlined/chevron-right.svg":v3,"../assets/outlined/chevron-up-down.svg":m3,"../assets/outlined/chevron-up.svg":p3,"../assets/outlined/circle.svg":f3,"../assets/outlined/clipboard.svg":w3,"../assets/outlined/clock.svg":E3,"../assets/outlined/close-circle.svg":y3,"../assets/outlined/close-octagon.svg":x3,"../assets/outlined/close-square.svg":C3,"../assets/outlined/close.svg":b3,"../assets/outlined/cloud-off.svg":R3,"../assets/outlined/cloud.svg":I3,"../assets/outlined/coffee.svg":S3,"../assets/outlined/collapse-diagonal-alt.svg":T3,"../assets/outlined/collapse-diagonal.svg":M3,"../assets/outlined/collapse-horizontal.svg":z3,"../assets/outlined/collapse-left.svg":O3,"../assets/outlined/collapse-right.svg":V3,"../assets/outlined/collapse-vertical.svg":F3,"../assets/outlined/command.svg":P3,"../assets/outlined/compass.svg":k3,"../assets/outlined/compose.svg":B3,"../assets/outlined/contract-left-right.svg":A3,"../assets/outlined/contract-up-down.svg":L3,"../assets/outlined/copy.svg":N3,"../assets/outlined/corner-down-left.svg":_3,"../assets/outlined/corner-down-right.svg":$3,"../assets/outlined/corner-left-down.svg":H3,"../assets/outlined/corner-left-up.svg":D3,"../assets/outlined/corner-right-down.svg":j3,"../assets/outlined/corner-right-up.svg":W3,"../assets/outlined/corner-up-left.svg":G3,"../assets/outlined/corner-up-right.svg":U3,"../assets/outlined/cpu.svg":K3,"../assets/outlined/credit-card.svg":q3,"../assets/outlined/crop.svg":Y3,"../assets/outlined/cube.svg":X3,"../assets/outlined/cursor.svg":Z3,"../assets/outlined/cycling.svg":J3,"../assets/outlined/data.svg":Q3,"../assets/outlined/delete.svg":eh,"../assets/outlined/disc.svg":th,"../assets/outlined/divide.svg":nh,"../assets/outlined/dollar-sign.svg":oh,"../assets/outlined/download-cloud.svg":lh,"../assets/outlined/download.svg":ih,"../assets/outlined/drag-move.svg":rh,"../assets/outlined/edit.svg":ah,"../assets/outlined/eject.svg":sh,"../assets/outlined/expand-diagonal-alt.svg":ch,"../assets/outlined/expand-diagonal-linked-alt.svg":dh,"../assets/outlined/expand-diagonal-linked.svg":uh,"../assets/outlined/expand-diagonal.svg":hh,"../assets/outlined/expand-horizontal-linked.svg":gh,"../assets/outlined/expand-horizontal.svg":vh,"../assets/outlined/expand-left.svg":mh,"../assets/outlined/expand-right.svg":ph,"../assets/outlined/expand-vertical-linked.svg":fh,"../assets/outlined/expand-vertical.svg":wh,"../assets/outlined/external-link.svg":Eh,"../assets/outlined/eye-hidden.svg":yh,"../assets/outlined/eye.svg":xh,"../assets/outlined/file-add.svg":Ch,"../assets/outlined/file-download.svg":bh,"../assets/outlined/file-text.svg":Rh,"../assets/outlined/file-upload.svg":Ih,"../assets/outlined/file.svg":Sh,"../assets/outlined/film.svg":Th,"../assets/outlined/filter.svg":Mh,"../assets/outlined/flag.svg":zh,"../assets/outlined/folder-add.svg":Oh,"../assets/outlined/folder.svg":Vh,"../assets/outlined/forward-10.svg":Fh,"../assets/outlined/forward-15.svg":Ph,"../assets/outlined/forward-5.svg":kh,"../assets/outlined/forward-end.svg":Bh,"../assets/outlined/forward.svg":Ah,"../assets/outlined/frown.svg":Lh,"../assets/outlined/funnel.svg":Nh,"../assets/outlined/gear.svg":_h,"../assets/outlined/gift.svg":$h,"../assets/outlined/globe.svg":Hh,"../assets/outlined/group.svg":Dh,"../assets/outlined/hard-drive.svg":jh,"../assets/outlined/hash.svg":Wh,"../assets/outlined/headphone.svg":Gh,"../assets/outlined/heart.svg":Uh,"../assets/outlined/hexagon.svg":Kh,"../assets/outlined/history.svg":qh,"../assets/outlined/home.svg":Yh,"../assets/outlined/image.svg":Xh,"../assets/outlined/inbox.svg":Zh,"../assets/outlined/information.svg":Jh,"../assets/outlined/italic.svg":Qh,"../assets/outlined/key.svg":eg,"../assets/outlined/laptop.svg":tg,"../assets/outlined/layer.svg":ng,"../assets/outlined/layout-alt.svg":og,"../assets/outlined/layout-bottom.svg":lg,"../assets/outlined/layout-column.svg":ig,"../assets/outlined/layout-grid-alt.svg":rg,"../assets/outlined/layout-grid.svg":ag,"../assets/outlined/layout-left.svg":sg,"../assets/outlined/layout-right.svg":cg,"../assets/outlined/layout-row.svg":dg,"../assets/outlined/layout-sidebar-alt.svg":ug,"../assets/outlined/layout-sidebar.svg":hg,"../assets/outlined/layout-top.svg":gg,"../assets/outlined/layout.svg":vg,"../assets/outlined/life-buoy.svg":mg,"../assets/outlined/lightning.svg":pg,"../assets/outlined/link.svg":fg,"../assets/outlined/list-bullet.svg":wg,"../assets/outlined/list-dash.svg":Eg,"../assets/outlined/list-number.svg":yg,"../assets/outlined/loader.svg":xg,"../assets/outlined/lock-unlocked.svg":Cg,"../assets/outlined/lock.svg":bg,"../assets/outlined/login.svg":Rg,"../assets/outlined/logout.svg":Ig,"../assets/outlined/magnifying-glass.svg":Sg,"../assets/outlined/mail.svg":Tg,"../assets/outlined/map.svg":Mg,"../assets/outlined/maximize.svg":zg,"../assets/outlined/media.svg":Og,"../assets/outlined/menu.svg":Vg,"../assets/outlined/mic-muted.svg":Fg,"../assets/outlined/mic.svg":Pg,"../assets/outlined/minimize.svg":kg,"../assets/outlined/minus-square.svg":Bg,"../assets/outlined/minus.svg":Ag,"../assets/outlined/monitor.svg":Lg,"../assets/outlined/moon.svg":Ng,"../assets/outlined/more-horizontal.svg":_g,"../assets/outlined/more-vertical.svg":$g,"../assets/outlined/music-alt.svg":Hg,"../assets/outlined/music.svg":Dg,"../assets/outlined/navigation.svg":jg,"../assets/outlined/octagon.svg":Wg,"../assets/outlined/package.svg":Gg,"../assets/outlined/pause-circle.svg":Ug,"../assets/outlined/pause.svg":Kg,"../assets/outlined/pen.svg":qg,"../assets/outlined/pencil.svg":Yg,"../assets/outlined/percent.svg":Xg,"../assets/outlined/phone-off.svg":Zg,"../assets/outlined/phone.svg":Jg,"../assets/outlined/pie-chart.svg":Qg,"../assets/outlined/pin.svg":e7,"../assets/outlined/placeholder.svg":t7,"../assets/outlined/plane.svg":n7,"../assets/outlined/play-circle.svg":o7,"../assets/outlined/play.svg":l7,"../assets/outlined/plus-square.svg":i7,"../assets/outlined/plus.svg":r7,"../assets/outlined/printer.svg":a7,"../assets/outlined/question.svg":s7,"../assets/outlined/radio.svg":c7,"../assets/outlined/record-circle.svg":d7,"../assets/outlined/refresh.svg":u7,"../assets/outlined/repeat.svg":h7,"../assets/outlined/rewind-10.svg":g7,"../assets/outlined/rewind-15.svg":v7,"../assets/outlined/rewind-5.svg":m7,"../assets/outlined/rewind-start.svg":p7,"../assets/outlined/rewind.svg":f7,"../assets/outlined/rss.svg":w7,"../assets/outlined/run.svg":E7,"../assets/outlined/sailboat.svg":y7,"../assets/outlined/save.svg":x7,"../assets/outlined/seal.svg":C7,"../assets/outlined/send.svg":b7,"../assets/outlined/server.svg":R7,"../assets/outlined/share-alt.svg":I7,"../assets/outlined/share.svg":S7,"../assets/outlined/shield-off.svg":T7,"../assets/outlined/shield.svg":M7,"../assets/outlined/ship.svg":z7,"../assets/outlined/shopping-bag.svg":O7,"../assets/outlined/shopping-cart.svg":V7,"../assets/outlined/shuffle.svg":F7,"../assets/outlined/skip-back.svg":P7,"../assets/outlined/skip-down.svg":k7,"../assets/outlined/skip-forward.svg":B7,"../assets/outlined/skip-left.svg":A7,"../assets/outlined/skip-right.svg":L7,"../assets/outlined/skip-up.svg":N7,"../assets/outlined/slash.svg":_7,"../assets/outlined/slider-horizontal.svg":$7,"../assets/outlined/slider-vertical.svg":H7,"../assets/outlined/smartphone.svg":D7,"../assets/outlined/smile.svg":j7,"../assets/outlined/speaker.svg":W7,"../assets/outlined/square.svg":G7,"../assets/outlined/star.svg":U7,"../assets/outlined/sticky-note.svg":K7,"../assets/outlined/stop-circle.svg":q7,"../assets/outlined/stop.svg":Y7,"../assets/outlined/sun.svg":X7,"../assets/outlined/tablet.svg":Z7,"../assets/outlined/tag.svg":J7,"../assets/outlined/target.svg":Q7,"../assets/outlined/taxi.svg":ev,"../assets/outlined/terminal.svg":tv,"../assets/outlined/thumb-down.svg":nv,"../assets/outlined/thumb-up.svg":ov,"../assets/outlined/tool.svg":lv,"../assets/outlined/train.svg":iv,"../assets/outlined/trash.svg":rv,"../assets/outlined/trending-down.svg":av,"../assets/outlined/trending-up.svg":sv,"../assets/outlined/triangle.svg":cv,"../assets/outlined/truck.svg":dv,"../assets/outlined/tv.svg":uv,"../assets/outlined/type.svg":hv,"../assets/outlined/umbrella.svg":gv,"../assets/outlined/underline.svg":vv,"../assets/outlined/upload-cloud.svg":mv,"../assets/outlined/user-check.svg":pv,"../assets/outlined/user-circle.svg":fv,"../assets/outlined/user-minus.svg":wv,"../assets/outlined/user-plus.svg":Ev,"../assets/outlined/user-x.svg":yv,"../assets/outlined/user.svg":xv,"../assets/outlined/users.svg":Cv,"../assets/outlined/verified-badge.svg":bv,"../assets/outlined/video-off.svg":Rv,"../assets/outlined/video.svg":Iv,"../assets/outlined/voicemail.svg":Sv,"../assets/outlined/volume-high.svg":Tv,"../assets/outlined/volume-low.svg":Mv,"../assets/outlined/volume-muted.svg":zv,"../assets/outlined/volume-none.svg":Ov,"../assets/outlined/walk.svg":Vv,"../assets/outlined/watch.svg":Fv,"../assets/outlined/wifi-off.svg":Pv,"../assets/outlined/wifi.svg":kv,"../assets/outlined/zoom-in.svg":Bv,"../assets/outlined/zoom-out.svg":Av}),yw=Object.assign({"../assets/filled/activity.svg":Lv,"../assets/filled/airplay.svg":Nv,"../assets/filled/alert-circle.svg":_v,"../assets/filled/alert-octagon.svg":$v,"../assets/filled/alert-triangle.svg":Hv,"../assets/filled/align-center.svg":Dv,"../assets/filled/align-justify.svg":jv,"../assets/filled/align-left.svg":Wv,"../assets/filled/align-right.svg":Gv,"../assets/filled/anchor.svg":Uv,"../assets/filled/apps-circle.svg":Kv,"../assets/filled/apps-square.svg":qv,"../assets/filled/archive.svg":Yv,"../assets/filled/arrow-down-circle.svg":Xv,"../assets/filled/arrow-down-left.svg":Zv,"../assets/filled/arrow-down-right.svg":Jv,"../assets/filled/arrow-down.svg":Qv,"../assets/filled/arrow-left-circle.svg":em,"../assets/filled/arrow-left.svg":tm,"../assets/filled/arrow-right-circle.svg":nm,"../assets/filled/arrow-right.svg":om,"../assets/filled/arrow-turn-down.svg":lm,"../assets/filled/arrow-turn-left.svg":im,"../assets/filled/arrow-turn-right.svg":rm,"../assets/filled/arrow-turn-up.svg":am,"../assets/filled/arrow-up-circle.svg":sm,"../assets/filled/arrow-up-left.svg":cm,"../assets/filled/arrow-up-right.svg":dm,"../assets/filled/arrow-up.svg":um,"../assets/filled/article.svg":hm,"../assets/filled/at-symbol.svg":gm,"../assets/filled/attachment.svg":vm,"../assets/filled/award.svg":mm,"../assets/filled/battery-charging.svg":pm,"../assets/filled/battery.svg":fm,"../assets/filled/bed.svg":wm,"../assets/filled/bell-off.svg":Em,"../assets/filled/bell.svg":ym,"../assets/filled/bicycle.svg":xm,"../assets/filled/bike.svg":Cm,"../assets/filled/bluetooth.svg":bm,"../assets/filled/bold.svg":Rm,"../assets/filled/book-open.svg":Im,"../assets/filled/book.svg":Sm,"../assets/filled/bookmark.svg":Tm,"../assets/filled/briefcase.svg":Mm,"../assets/filled/bug.svg":zm,"../assets/filled/bus.svg":Om,"../assets/filled/calendar.svg":Vm,"../assets/filled/camera-off.svg":Fm,"../assets/filled/camera.svg":Pm,"../assets/filled/car.svg":km,"../assets/filled/cast.svg":Bm,"../assets/filled/chat-circle.svg":Am,"../assets/filled/chat-rectangle.svg":Lm,"../assets/filled/check-circle.svg":Nm,"../assets/filled/check-shield.svg":_m,"../assets/filled/check-square.svg":$m,"../assets/filled/check.svg":Hm,"../assets/filled/chevron-double-down.svg":Dm,"../assets/filled/chevron-double-left.svg":jm,"../assets/filled/chevron-double-right.svg":Wm,"../assets/filled/chevron-double-up.svg":Gm,"../assets/filled/chevron-down.svg":Um,"../assets/filled/chevron-left-right.svg":Km,"../assets/filled/chevron-left.svg":qm,"../assets/filled/chevron-right.svg":Ym,"../assets/filled/chevron-up-down.svg":Xm,"../assets/filled/chevron-up.svg":Zm,"../assets/filled/circle.svg":Jm,"../assets/filled/clipboard.svg":Qm,"../assets/filled/clock.svg":e6,"../assets/filled/close-circle.svg":t6,"../assets/filled/close-octagon.svg":n6,"../assets/filled/close-square.svg":o6,"../assets/filled/close.svg":l6,"../assets/filled/cloud-off.svg":i6,"../assets/filled/cloud.svg":r6,"../assets/filled/coffee.svg":a6,"../assets/filled/collapse-diagonal-alt.svg":s6,"../assets/filled/collapse-diagonal.svg":c6,"../assets/filled/collapse-horizontal.svg":d6,"../assets/filled/collapse-left.svg":u6,"../assets/filled/collapse-right.svg":h6,"../assets/filled/collapse-vertical.svg":g6,"../assets/filled/command.svg":v6,"../assets/filled/compass.svg":m6,"../assets/filled/compose.svg":p6,"../assets/filled/contract-left-right.svg":f6,"../assets/filled/contract-up-down.svg":w6,"../assets/filled/copy.svg":E6,"../assets/filled/corner-down-left.svg":y6,"../assets/filled/corner-down-right.svg":x6,"../assets/filled/corner-left-down.svg":C6,"../assets/filled/corner-left-up.svg":b6,"../assets/filled/corner-right-down.svg":R6,"../assets/filled/corner-right-up.svg":I6,"../assets/filled/corner-up-left.svg":S6,"../assets/filled/corner-up-right.svg":T6,"../assets/filled/cpu.svg":M6,"../assets/filled/credit-card.svg":z6,"../assets/filled/crop.svg":O6,"../assets/filled/cube.svg":V6,"../assets/filled/cursor.svg":F6,"../assets/filled/cycling.svg":P6,"../assets/filled/data.svg":k6,"../assets/filled/delete.svg":B6,"../assets/filled/disc.svg":A6,"../assets/filled/divide.svg":L6,"../assets/filled/dollar-sign.svg":N6,"../assets/filled/download-cloud.svg":_6,"../assets/filled/download.svg":$6,"../assets/filled/drag-move.svg":H6,"../assets/filled/edit.svg":D6,"../assets/filled/eject.svg":j6,"../assets/filled/expand-diagonal-alt.svg":W6,"../assets/filled/expand-diagonal-linked-alt.svg":G6,"../assets/filled/expand-diagonal-linked.svg":U6,"../assets/filled/expand-diagonal.svg":K6,"../assets/filled/expand-horizontal-linked.svg":q6,"../assets/filled/expand-horizontal.svg":Y6,"../assets/filled/expand-left.svg":X6,"../assets/filled/expand-right.svg":Z6,"../assets/filled/expand-vertical-linked.svg":J6,"../assets/filled/expand-vertical.svg":Q6,"../assets/filled/external-link.svg":ep,"../assets/filled/eye-hidden.svg":tp,"../assets/filled/eye.svg":np,"../assets/filled/file-add.svg":op,"../assets/filled/file-download.svg":lp,"../assets/filled/file-text.svg":ip,"../assets/filled/file-upload.svg":rp,"../assets/filled/file.svg":ap,"../assets/filled/film.svg":sp,"../assets/filled/filter.svg":cp,"../assets/filled/flag.svg":dp,"../assets/filled/folder-add.svg":up,"../assets/filled/folder.svg":hp,"../assets/filled/forward-10.svg":gp,"../assets/filled/forward-15.svg":vp,"../assets/filled/forward-5.svg":mp,"../assets/filled/forward-end.svg":pp,"../assets/filled/forward.svg":fp,"../assets/filled/frown.svg":wp,"../assets/filled/funnel.svg":Ep,"../assets/filled/gear.svg":yp,"../assets/filled/gift.svg":xp,"../assets/filled/globe.svg":Cp,"../assets/filled/group.svg":bp,"../assets/filled/hard-drive.svg":Rp,"../assets/filled/hash.svg":Ip,"../assets/filled/headphone.svg":Sp,"../assets/filled/heart.svg":Tp,"../assets/filled/hexagon.svg":Mp,"../assets/filled/history.svg":zp,"../assets/filled/home.svg":Op,"../assets/filled/image.svg":Vp,"../assets/filled/inbox.svg":Fp,"../assets/filled/information.svg":Pp,"../assets/filled/italic.svg":kp,"../assets/filled/key.svg":Bp,"../assets/filled/laptop.svg":Ap,"../assets/filled/layer.svg":Lp,"../assets/filled/layout-alt.svg":Np,"../assets/filled/layout-bottom.svg":_p,"../assets/filled/layout-column.svg":$p,"../assets/filled/layout-grid-alt.svg":Hp,"../assets/filled/layout-grid.svg":Dp,"../assets/filled/layout-left.svg":jp,"../assets/filled/layout-right.svg":Wp,"../assets/filled/layout-row.svg":Gp,"../assets/filled/layout-sidebar-alt.svg":Up,"../assets/filled/layout-sidebar.svg":Kp,"../assets/filled/layout-top.svg":qp,"../assets/filled/layout.svg":Yp,"../assets/filled/life-buoy.svg":Xp,"../assets/filled/lightning.svg":Zp,"../assets/filled/link.svg":Jp,"../assets/filled/list-bullet.svg":Qp,"../assets/filled/list-dash.svg":ef,"../assets/filled/list-number.svg":tf,"../assets/filled/loader.svg":nf,"../assets/filled/lock-unlocked.svg":of,"../assets/filled/lock.svg":lf,"../assets/filled/login.svg":rf,"../assets/filled/logout.svg":af,"../assets/filled/magnifying-glass.svg":sf,"../assets/filled/mail.svg":cf,"../assets/filled/map.svg":df,"../assets/filled/maximize.svg":uf,"../assets/filled/media.svg":hf,"../assets/filled/menu.svg":gf,"../assets/filled/mic-muted.svg":vf,"../assets/filled/mic.svg":mf,"../assets/filled/minimize.svg":pf,"../assets/filled/minus-square.svg":ff,"../assets/filled/minus.svg":wf,"../assets/filled/monitor.svg":Ef,"../assets/filled/moon.svg":yf,"../assets/filled/more-horizontal.svg":xf,"../assets/filled/more-vertical.svg":Cf,"../assets/filled/music-alt.svg":bf,"../assets/filled/music.svg":Rf,"../assets/filled/navigation.svg":If,"../assets/filled/octagon.svg":Sf,"../assets/filled/package.svg":Tf,"../assets/filled/pause-circle.svg":Mf,"../assets/filled/pause.svg":zf,"../assets/filled/pen.svg":Of,"../assets/filled/pencil.svg":Vf,"../assets/filled/percent.svg":Ff,"../assets/filled/phone-off.svg":Pf,"../assets/filled/phone.svg":kf,"../assets/filled/pie-chart.svg":Bf,"../assets/filled/pin.svg":Af,"../assets/filled/placeholder.svg":Lf,"../assets/filled/plane.svg":Nf,"../assets/filled/play-circle.svg":_f,"../assets/filled/play.svg":$f,"../assets/filled/plus-square.svg":Hf,"../assets/filled/plus.svg":Df,"../assets/filled/printer.svg":jf,"../assets/filled/question.svg":Wf,"../assets/filled/radio.svg":Gf,"../assets/filled/record-circle.svg":Uf,"../assets/filled/refresh.svg":Kf,"../assets/filled/repeat.svg":qf,"../assets/filled/rewind-10.svg":Yf,"../assets/filled/rewind-15.svg":Xf,"../assets/filled/rewind-5.svg":Zf,"../assets/filled/rewind-start.svg":Jf,"../assets/filled/rewind.svg":Qf,"../assets/filled/rss.svg":e9,"../assets/filled/run.svg":t9,"../assets/filled/sailboat.svg":n9,"../assets/filled/save.svg":o9,"../assets/filled/seal.svg":l9,"../assets/filled/send.svg":i9,"../assets/filled/server.svg":r9,"../assets/filled/share-alt.svg":a9,"../assets/filled/share.svg":s9,"../assets/filled/shield-off.svg":c9,"../assets/filled/shield.svg":d9,"../assets/filled/ship.svg":u9,"../assets/filled/shopping-bag.svg":h9,"../assets/filled/shopping-cart.svg":g9,"../assets/filled/shuffle.svg":v9,"../assets/filled/skip-back.svg":m9,"../assets/filled/skip-down.svg":p9,"../assets/filled/skip-forward.svg":f9,"../assets/filled/skip-left.svg":w9,"../assets/filled/skip-right.svg":E9,"../assets/filled/skip-up.svg":y9,"../assets/filled/slash.svg":x9,"../assets/filled/slider-horizontal.svg":C9,"../assets/filled/slider-vertical.svg":b9,"../assets/filled/smartphone.svg":R9,"../assets/filled/smile.svg":I9,"../assets/filled/speaker.svg":S9,"../assets/filled/square.svg":T9,"../assets/filled/star.svg":M9,"../assets/filled/sticky-note.svg":z9,"../assets/filled/stop-circle.svg":O9,"../assets/filled/stop.svg":V9,"../assets/filled/sun.svg":F9,"../assets/filled/tablet.svg":P9,"../assets/filled/tag.svg":k9,"../assets/filled/target.svg":B9,"../assets/filled/taxi.svg":A9,"../assets/filled/terminal.svg":L9,"../assets/filled/thumb-down.svg":N9,"../assets/filled/thumb-up.svg":_9,"../assets/filled/tool.svg":$9,"../assets/filled/train.svg":H9,"../assets/filled/trash.svg":D9,"../assets/filled/trending-down.svg":j9,"../assets/filled/trending-up.svg":W9,"../assets/filled/triangle.svg":G9,"../assets/filled/truck.svg":U9,"../assets/filled/tv.svg":K9,"../assets/filled/type.svg":q9,"../assets/filled/umbrella.svg":Y9,"../assets/filled/underline.svg":X9,"../assets/filled/upload-cloud.svg":Z9,"../assets/filled/user-check.svg":J9,"../assets/filled/user-circle.svg":Q9,"../assets/filled/user-minus.svg":ew,"../assets/filled/user-plus.svg":tw,"../assets/filled/user-x.svg":nw,"../assets/filled/user.svg":ow,"../assets/filled/users.svg":lw,"../assets/filled/verified-badge.svg":iw,"../assets/filled/video-off.svg":rw,"../assets/filled/video.svg":aw,"../assets/filled/voicemail.svg":sw,"../assets/filled/volume-high.svg":cw,"../assets/filled/volume-low.svg":dw,"../assets/filled/volume-muted.svg":uw,"../assets/filled/volume-none.svg":hw,"../assets/filled/walk.svg":gw,"../assets/filled/watch.svg":vw,"../assets/filled/wifi-off.svg":mw,"../assets/filled/wifi.svg":pw,"../assets/filled/zoom-in.svg":fw,"../assets/filled/zoom-out.svg":ww}),Oe=({name:e,variant:n="outlined",size:t=24,...o})=>{const i=n==="outlined"?Ew:yw,r=`../assets/${n}/${e}.svg`,a=i[r];return a?v.jsx(a,{...o,width:t,height:t}):null},Gr=se({slots:["item","title","itemIndicator","icon","description"],base:{item:{display:"flex",width:"100%",gap:"sd.system.dimension.spacing.extraSmall",paddingX:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",_hover:{bg:"color-mix(in srgb, {colors.sd.system.color.component.surface}, {colors.sd.system.color.interaction.hoveredVariant})"},cursor:"pointer"},title:{flex:1,textAlign:"left",color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"}},itemIndicator:{flex:"0 0 24px",transition:"transform 0.2s",_open:{transform:"rotate(180deg)"}},icon:{color:"sd.system.color.component.onSurface"},description:{paddingX:"sd.system.dimension.spacing.medium",paddingTop:"sd.system.dimension.spacing.small",paddingBottom:"sd.system.dimension.spacing.medium",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"}}},variants:{isLeftIcon:{true:{item:{flexDirection:"row-reverse"},itemIndicator:{transform:"rotate(-90deg)",_open:{transform:"rotate(0deg)"}}}}}}),xw=({title:e,value:n,description:t,...o})=>{const[i,r]=Gr.splitVariantProps(o),a=Gr(i);return v.jsxs(qa,{value:e||n,...r,children:[v.jsxs(Ja,{className:a.item,children:[v.jsx("span",{className:a.title,children:e}),v.jsx(Za,{className:a.itemIndicator,children:v.jsx(Oe,{name:"chevron-down",className:a.icon,width:24})})]}),v.jsx(Xa,{className:a.description,children:t})]},e)};var Cw="css,pos,insetX,insetY,insetEnd,end,insetStart,start,flexDir,p,pl,pr,pt,pb,py,paddingY,paddingX,px,pe,paddingEnd,ps,paddingStart,ml,mr,mt,mb,m,my,marginY,mx,marginX,me,marginEnd,ms,marginStart,ringWidth,ringColor,ring,ringOffset,w,minW,maxW,h,minH,maxH,textShadowColor,bgPosition,bgPositionX,bgPositionY,bgAttachment,bgClip,bg,bgColor,bgOrigin,bgImage,bgRepeat,bgBlendMode,bgSize,bgGradient,rounded,roundedTopLeft,roundedTopRight,roundedBottomRight,roundedBottomLeft,roundedTop,roundedRight,roundedBottom,roundedLeft,roundedStartStart,roundedStartEnd,roundedStart,roundedEndStart,roundedEndEnd,roundedEnd,borderX,borderXWidth,borderXColor,borderY,borderYWidth,borderYColor,borderStart,borderStartWidth,borderStartColor,borderEnd,borderEndWidth,borderEndColor,shadow,shadowColor,x,y,z,scrollMarginY,scrollMarginX,scrollPaddingY,scrollPaddingX,aspectRatio,boxDecorationBreak,zIndex,boxSizing,objectPosition,objectFit,overscrollBehavior,overscrollBehaviorX,overscrollBehaviorY,position,top,left,inset,insetInline,insetBlock,insetBlockEnd,insetBlockStart,insetInlineEnd,insetInlineStart,right,bottom,float,visibility,display,hideFrom,hideBelow,flexBasis,flex,flexDirection,flexGrow,flexShrink,gridTemplateColumns,gridTemplateRows,gridColumn,gridRow,gridColumnStart,gridColumnEnd,gridAutoFlow,gridAutoColumns,gridAutoRows,gap,gridGap,gridRowGap,gridColumnGap,rowGap,columnGap,justifyContent,alignContent,alignItems,alignSelf,padding,paddingLeft,paddingRight,paddingTop,paddingBottom,paddingBlock,paddingBlockEnd,paddingBlockStart,paddingInline,paddingInlineEnd,paddingInlineStart,marginLeft,marginRight,marginTop,marginBottom,margin,marginBlock,marginBlockEnd,marginBlockStart,marginInline,marginInlineEnd,marginInlineStart,spaceX,spaceY,outlineWidth,outlineColor,outline,outlineOffset,divideX,divideY,divideColor,divideStyle,width,inlineSize,minWidth,minInlineSize,maxWidth,maxInlineSize,height,blockSize,minHeight,minBlockSize,maxHeight,maxBlockSize,color,fontFamily,fontSize,fontSizeAdjust,fontPalette,fontKerning,fontFeatureSettings,fontWeight,fontSmoothing,fontVariant,fontVariantAlternates,fontVariantCaps,fontVariationSettings,fontVariantNumeric,letterSpacing,lineHeight,textAlign,textDecoration,textDecorationColor,textEmphasisColor,textDecorationStyle,textDecorationThickness,textUnderlineOffset,textTransform,textIndent,textShadow,textOverflow,verticalAlign,wordBreak,textWrap,truncate,lineClamp,listStyleType,listStylePosition,listStyleImage,listStyle,backgroundPosition,backgroundPositionX,backgroundPositionY,backgroundAttachment,backgroundClip,background,backgroundColor,backgroundOrigin,backgroundImage,backgroundRepeat,backgroundBlendMode,backgroundSize,backgroundGradient,textGradient,gradientFromPosition,gradientToPosition,gradientFrom,gradientTo,gradientVia,gradientViaPosition,borderRadius,borderTopLeftRadius,borderTopRightRadius,borderBottomRightRadius,borderBottomLeftRadius,borderTopRadius,borderRightRadius,borderBottomRadius,borderLeftRadius,borderStartStartRadius,borderStartEndRadius,borderStartRadius,borderEndStartRadius,borderEndEndRadius,borderEndRadius,border,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,borderColor,borderInline,borderInlineWidth,borderInlineColor,borderBlock,borderBlockWidth,borderBlockColor,borderLeft,borderLeftColor,borderInlineStart,borderInlineStartWidth,borderInlineStartColor,borderRight,borderRightColor,borderInlineEnd,borderInlineEndWidth,borderInlineEndColor,borderTop,borderTopColor,borderBottom,borderBottomColor,borderBlockEnd,borderBlockEndColor,borderBlockStart,borderBlockStartColor,opacity,boxShadow,boxShadowColor,mixBlendMode,filter,brightness,contrast,grayscale,hueRotate,invert,saturate,sepia,dropShadow,blur,backdropFilter,backdropBlur,backdropBrightness,backdropContrast,backdropGrayscale,backdropHueRotate,backdropInvert,backdropOpacity,backdropSaturate,backdropSepia,borderCollapse,borderSpacing,borderSpacingX,borderSpacingY,tableLayout,transitionTimingFunction,transitionDelay,transitionDuration,transitionProperty,transition,animation,animationName,animationTimingFunction,animationDuration,animationDelay,animationPlayState,animationComposition,animationFillMode,animationDirection,animationIterationCount,animationRange,animationState,animationRangeStart,animationRangeEnd,animationTimeline,transformOrigin,transformBox,transformStyle,transform,rotate,rotateX,rotateY,rotateZ,scale,scaleX,scaleY,translate,translateX,translateY,translateZ,accentColor,caretColor,scrollBehavior,scrollbar,scrollbarColor,scrollbarGutter,scrollbarWidth,scrollMargin,scrollMarginLeft,scrollMarginRight,scrollMarginTop,scrollMarginBottom,scrollMarginBlock,scrollMarginBlockEnd,scrollMarginBlockStart,scrollMarginInline,scrollMarginInlineEnd,scrollMarginInlineStart,scrollPadding,scrollPaddingBlock,scrollPaddingBlockStart,scrollPaddingBlockEnd,scrollPaddingInline,scrollPaddingInlineEnd,scrollPaddingInlineStart,scrollPaddingLeft,scrollPaddingRight,scrollPaddingTop,scrollPaddingBottom,scrollSnapAlign,scrollSnapStop,scrollSnapType,scrollSnapStrictness,scrollSnapMargin,scrollSnapMarginTop,scrollSnapMarginBottom,scrollSnapMarginLeft,scrollSnapMarginRight,scrollSnapCoordinate,scrollSnapDestination,scrollSnapPointsX,scrollSnapPointsY,scrollSnapTypeX,scrollSnapTypeY,scrollTimeline,scrollTimelineAxis,scrollTimelineName,touchAction,userSelect,overflow,overflowWrap,overflowX,overflowY,overflowAnchor,overflowBlock,overflowInline,overflowClipBox,overflowClipMargin,overscrollBehaviorBlock,overscrollBehaviorInline,fill,stroke,strokeWidth,strokeDasharray,strokeDashoffset,strokeLinecap,strokeLinejoin,strokeMiterlimit,strokeOpacity,srOnly,debug,appearance,backfaceVisibility,clipPath,hyphens,mask,maskImage,maskSize,textSizeAdjust,container,containerName,containerType,colorPalette,_hover,_focus,_focusWithin,_focusVisible,_disabled,_active,_visited,_target,_readOnly,_readWrite,_empty,_checked,_enabled,_expanded,_highlighted,_before,_after,_firstLetter,_firstLine,_marker,_selection,_file,_backdrop,_first,_last,_only,_even,_odd,_firstOfType,_lastOfType,_onlyOfType,_peerFocus,_peerHover,_peerActive,_peerFocusWithin,_peerFocusVisible,_peerDisabled,_peerChecked,_peerInvalid,_peerExpanded,_peerPlaceholderShown,_groupFocus,_groupHover,_groupActive,_groupFocusWithin,_groupFocusVisible,_groupDisabled,_groupChecked,_groupExpanded,_groupInvalid,_indeterminate,_required,_valid,_invalid,_autofill,_inRange,_outOfRange,_placeholder,_placeholderShown,_pressed,_selected,_default,_optional,_open,_closed,_fullscreen,_loading,_currentPage,_currentStep,_motionReduce,_motionSafe,_print,_landscape,_portrait,_dark,_light,_osDark,_osLight,_highContrast,_lessContrast,_moreContrast,_ltr,_rtl,_scrollbar,_scrollbarThumb,_scrollbarTrack,_horizontal,_vertical,_starting,expanded,expandedOnly,expandedDown,_themeAsagi,_themeKurikawa,_themeSumire,_themeTsutsuji,textStyle",bw=Cw.split(","),Rw="WebkitAppearance,WebkitBorderBefore,WebkitBorderBeforeColor,WebkitBorderBeforeStyle,WebkitBorderBeforeWidth,WebkitBoxReflect,WebkitLineClamp,WebkitMask,WebkitMaskAttachment,WebkitMaskClip,WebkitMaskComposite,WebkitMaskImage,WebkitMaskOrigin,WebkitMaskPosition,WebkitMaskPositionX,WebkitMaskPositionY,WebkitMaskRepeat,WebkitMaskRepeatX,WebkitMaskRepeatY,WebkitMaskSize,WebkitOverflowScrolling,WebkitTapHighlightColor,WebkitTextFillColor,WebkitTextStroke,WebkitTextStrokeColor,WebkitTextStrokeWidth,WebkitTouchCallout,WebkitUserModify,accentColor,alignContent,alignItems,alignSelf,alignTracks,all,animation,animationComposition,animationDelay,animationDirection,animationDuration,animationFillMode,animationIterationCount,animationName,animationPlayState,animationRange,animationRangeEnd,animationRangeStart,animationTimingFunction,animationTimeline,appearance,aspectRatio,azimuth,backdropFilter,backfaceVisibility,background,backgroundAttachment,backgroundBlendMode,backgroundClip,backgroundColor,backgroundImage,backgroundOrigin,backgroundPosition,backgroundPositionX,backgroundPositionY,backgroundRepeat,backgroundSize,blockSize,border,borderBlock,borderBlockColor,borderBlockStyle,borderBlockWidth,borderBlockEnd,borderBlockEndColor,borderBlockEndStyle,borderBlockEndWidth,borderBlockStart,borderBlockStartColor,borderBlockStartStyle,borderBlockStartWidth,borderBottom,borderBottomColor,borderBottomLeftRadius,borderBottomRightRadius,borderBottomStyle,borderBottomWidth,borderCollapse,borderColor,borderEndEndRadius,borderEndStartRadius,borderImage,borderImageOutset,borderImageRepeat,borderImageSlice,borderImageSource,borderImageWidth,borderInline,borderInlineEnd,borderInlineColor,borderInlineStyle,borderInlineWidth,borderInlineEndColor,borderInlineEndStyle,borderInlineEndWidth,borderInlineStart,borderInlineStartColor,borderInlineStartStyle,borderInlineStartWidth,borderLeft,borderLeftColor,borderLeftStyle,borderLeftWidth,borderRadius,borderRight,borderRightColor,borderRightStyle,borderRightWidth,borderSpacing,borderStartEndRadius,borderStartStartRadius,borderStyle,borderTop,borderTopColor,borderTopLeftRadius,borderTopRightRadius,borderTopStyle,borderTopWidth,borderWidth,bottom,boxAlign,boxDecorationBreak,boxDirection,boxFlex,boxFlexGroup,boxLines,boxOrdinalGroup,boxOrient,boxPack,boxShadow,boxSizing,breakAfter,breakBefore,breakInside,captionSide,caret,caretColor,caretShape,clear,clip,clipPath,color,colorScheme,columnCount,columnFill,columnGap,columnRule,columnRuleColor,columnRuleStyle,columnRuleWidth,columnSpan,columnWidth,columns,contain,containIntrinsicSize,containIntrinsicBlockSize,containIntrinsicHeight,containIntrinsicInlineSize,containIntrinsicWidth,container,containerName,containerType,content,contentVisibility,counterIncrement,counterReset,counterSet,cursor,direction,display,emptyCells,filter,flex,flexBasis,flexDirection,flexFlow,flexGrow,flexShrink,flexWrap,float,font,fontFamily,fontFeatureSettings,fontKerning,fontLanguageOverride,fontOpticalSizing,fontPalette,fontVariationSettings,fontSize,fontSizeAdjust,fontSmooth,fontStretch,fontStyle,fontSynthesis,fontSynthesisPosition,fontSynthesisSmallCaps,fontSynthesisStyle,fontSynthesisWeight,fontVariant,fontVariantAlternates,fontVariantCaps,fontVariantEastAsian,fontVariantEmoji,fontVariantLigatures,fontVariantNumeric,fontVariantPosition,fontWeight,forcedColorAdjust,gap,grid,gridArea,gridAutoColumns,gridAutoFlow,gridAutoRows,gridColumn,gridColumnEnd,gridColumnGap,gridColumnStart,gridGap,gridRow,gridRowEnd,gridRowGap,gridRowStart,gridTemplate,gridTemplateAreas,gridTemplateColumns,gridTemplateRows,hangingPunctuation,height,hyphenateCharacter,hyphenateLimitChars,hyphens,imageOrientation,imageRendering,imageResolution,imeMode,initialLetter,initialLetterAlign,inlineSize,inputSecurity,inset,insetBlock,insetBlockEnd,insetBlockStart,insetInline,insetInlineEnd,insetInlineStart,isolation,justifyContent,justifyItems,justifySelf,justifyTracks,left,letterSpacing,lineBreak,lineClamp,lineHeight,lineHeightStep,listStyle,listStyleImage,listStylePosition,listStyleType,margin,marginBlock,marginBlockEnd,marginBlockStart,marginBottom,marginInline,marginInlineEnd,marginInlineStart,marginLeft,marginRight,marginTop,marginTrim,mask,maskBorder,maskBorderMode,maskBorderOutset,maskBorderRepeat,maskBorderSlice,maskBorderSource,maskBorderWidth,maskClip,maskComposite,maskImage,maskMode,maskOrigin,maskPosition,maskRepeat,maskSize,maskType,masonryAutoFlow,mathDepth,mathShift,mathStyle,maxBlockSize,maxHeight,maxInlineSize,maxLines,maxWidth,minBlockSize,minHeight,minInlineSize,minWidth,mixBlendMode,objectFit,objectPosition,offset,offsetAnchor,offsetDistance,offsetPath,offsetPosition,offsetRotate,opacity,order,orphans,outline,outlineColor,outlineOffset,outlineStyle,outlineWidth,overflow,overflowAnchor,overflowBlock,overflowClipBox,overflowClipMargin,overflowInline,overflowWrap,overflowX,overflowY,overlay,overscrollBehavior,overscrollBehaviorBlock,overscrollBehaviorInline,overscrollBehaviorX,overscrollBehaviorY,padding,paddingBlock,paddingBlockEnd,paddingBlockStart,paddingBottom,paddingInline,paddingInlineEnd,paddingInlineStart,paddingLeft,paddingRight,paddingTop,page,pageBreakAfter,pageBreakBefore,pageBreakInside,paintOrder,perspective,perspectiveOrigin,placeContent,placeItems,placeSelf,pointerEvents,position,printColorAdjust,quotes,resize,right,rotate,rowGap,rubyAlign,rubyMerge,rubyPosition,scale,scrollbarColor,scrollbarGutter,scrollbarWidth,scrollBehavior,scrollMargin,scrollMarginBlock,scrollMarginBlockStart,scrollMarginBlockEnd,scrollMarginBottom,scrollMarginInline,scrollMarginInlineStart,scrollMarginInlineEnd,scrollMarginLeft,scrollMarginRight,scrollMarginTop,scrollPadding,scrollPaddingBlock,scrollPaddingBlockStart,scrollPaddingBlockEnd,scrollPaddingBottom,scrollPaddingInline,scrollPaddingInlineStart,scrollPaddingInlineEnd,scrollPaddingLeft,scrollPaddingRight,scrollPaddingTop,scrollSnapAlign,scrollSnapCoordinate,scrollSnapDestination,scrollSnapPointsX,scrollSnapPointsY,scrollSnapStop,scrollSnapType,scrollSnapTypeX,scrollSnapTypeY,scrollTimeline,scrollTimelineAxis,scrollTimelineName,shapeImageThreshold,shapeMargin,shapeOutside,tabSize,tableLayout,textAlign,textAlignLast,textCombineUpright,textDecoration,textDecorationColor,textDecorationLine,textDecorationSkip,textDecorationSkipInk,textDecorationStyle,textDecorationThickness,textEmphasis,textEmphasisColor,textEmphasisPosition,textEmphasisStyle,textIndent,textJustify,textOrientation,textOverflow,textRendering,textShadow,textSizeAdjust,textTransform,textUnderlineOffset,textUnderlinePosition,textWrap,timelineScope,top,touchAction,transform,transformBox,transformOrigin,transformStyle,transition,transitionBehavior,transitionDelay,transitionDuration,transitionProperty,transitionTimingFunction,translate,unicodeBidi,userSelect,verticalAlign,viewTimeline,viewTimelineAxis,viewTimelineInset,viewTimelineName,viewTransitionName,visibility,whiteSpace,whiteSpaceCollapse,widows,width,willChange,wordBreak,wordSpacing,wordWrap,writingMode,zIndex,zoom,alignmentBaseline,baselineShift,clipRule,colorInterpolation,colorRendering,dominantBaseline,fill,fillOpacity,fillRule,floodColor,floodOpacity,glyphOrientationVertical,lightingColor,marker,markerEnd,markerMid,markerStart,shapeRendering,stopColor,stopOpacity,stroke,strokeDasharray,strokeDashoffset,strokeLinecap,strokeLinejoin,strokeMiterlimit,strokeOpacity,strokeWidth,textAnchor,vectorEffect",Iw=Rw.split(",").concat(bw),Sw=new Map(Iw.map(e=>[e,!0])),Tw=/&|@/,d0=Yt(e=>Sw.has(e)||e.startsWith("--")||Tw.test(e));const Mw=(e,n)=>!n.includes(e)&&!d0(e),zw=(e,n)=>e.__shouldForwardProps__&&n?t=>e.__shouldForwardProps__(t)&&n(t):n,Ow=(e,n)=>{var o;if(e&&!n)return e;if(!e&&n)return n;if(e.__cva__&&n.__cva__||e.__recipe__&&n.__recipe__)return e.merge(n);const t=new TypeError("Cannot merge cva with recipe. Please use either cva or recipe.");throw(o=TypeError.captureStackTrace)==null||o.call(TypeError,t),t},Vw=e=>typeof e=="string"?e:(e==null?void 0:e.displayName)||(e==null?void 0:e.name)||"Component";function Jo(e,n={},t={}){const o=n.__cva__||n.__recipe__?n:lt(n),i=t.shouldForwardProp||Mw,r=h=>i(h,o.variantKeys),a=Object.assign(t.dataAttr&&n.__name__?{"data-recipe":n.__name__}:{},t.defaultProps),s=Ow(e.__cva__,o),d=zw(e,r),c=e.__base__||e,u=C.forwardRef(function(m,w){const{as:p=c,children:y,...x}=m,E=C.useMemo(()=>Object.assign({},a,x),[x]),[I,O,F,G,Z]=C.useMemo(()=>go(E,tl.keys,d,s.variantKeys,d0),[E]);function ie(){var M;const{css:z,...b}=G,R=(M=s.__getCompoundVariantCss__)==null?void 0:M.call(s,F);return Y(s(F,!1),we(R,b,z),E.className)}function L(){const{css:z,...b}=G,R=s.raw(F);return Y(we(R,b,z),E.className)}const B=n.__recipe__?ie:L;return C.createElement(p,{ref:w,...O,...Z,...tl(I),className:B()},E.children??y)}),g=Vw(c);return u.displayName=`styled.${g}`,u.__cva__=s,u.__base__=c,u.__shouldForwardProps__=r,u}function Fw(){const e=new Map;return new Proxy(Jo,{apply(n,t,o){return Jo(...o)},get(n,t){return e.has(t)||e.set(t,Jo(t)),e.get(t)}})}const zi=Fw(),Ur={transform(e){return e}},Pw=(e={})=>{const n=k1(Ur,e);return Ur.transform(n,P1)},kw=C.forwardRef(function(n,t){const[o,i]=go(n,[]),r=Pw(o),a={ref:t,...r,...i};return C.createElement(zi.div,a)}),Bw=zi(Qa,{base:{display:"flex",flexDirection:"column"}}),ml=se({slots:["root","fallback","image"],base:{root:{borderRadius:"50%"},fallback:{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%",borderRadius:"50%",color:"sd.system.color.component.onSurface",backgroundColor:"sd.reference.color.scale.blue.200",textStyle:"sd.system.typography.label.extraLarge_compact"},image:{width:"100%",height:"100%",borderRadius:"50%"}},variants:{size:{small:{root:{width:24,height:24},fallback:{fontSize:11}},medium:{root:{width:40,height:40},fallback:{fontSize:19}},large:{root:{width:80,height:80},fallback:{fontSize:37}}}},defaultVariants:{size:"medium"}}),Aw=({src:e,alt:n,text:t,placeholder:o="filled",className:i,...r})=>{const[a,s]=ml.splitVariantProps(r),{size:d}=a,c=ml({size:d,...a}),u=d==="small"?24:d==="large"?80:40;return v.jsx(os,{className:Y(c.root,i),...s,children:e?v.jsx(ns,{className:c.image,src:e,alt:n}):t?v.jsx(ts,{className:c.fallback,children:t.slice(0,2)}):o==="outlined"?v.jsx(Oe,{name:"user-circle",size:u}):v.jsx(Lw,{})})},Lw=()=>v.jsxs("svg",{viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[v.jsxs("g",{"clip-path":"url(#clip0_3661_24550)",children:[v.jsx("rect",{width:"80",height:"80",rx:"40",fill:"#EFF2FC"}),v.jsx("g",{style:{mixBlendMode:"multiply"},children:v.jsx("path",{d:"M42.783 26.208L13.5059 26.208L34.4075 63.9769L63.6846 63.9769L42.783 26.208Z",fill:"#0A69CF"})}),v.jsx("g",{style:{mixBlendMode:"multiply"},children:v.jsx("path",{d:"M14.5894 51.3908C14.5894 52.5565 16.3965 53.3535 16.8169 54.369C17.2373 55.3845 16.5548 57.2598 17.3465 58.0515C18.1381 58.8431 19.978 58.147 21.0289 58.5811C22.0799 59.0151 22.8415 60.8085 24.0071 60.8085C25.1727 60.8085 25.9698 59.0014 26.9853 58.5811C28.0008 58.1607 29.8761 58.8431 30.6677 58.0515C31.4594 57.2598 30.7633 55.42 31.1973 54.369C31.6313 53.3181 33.4248 52.5565 33.4248 51.3908C33.4248 50.2252 31.6177 49.4281 31.1973 48.4127C30.7769 47.3972 31.4594 45.5218 30.6677 44.7302C29.8761 43.9386 28.0362 44.6347 26.9853 44.2006C25.9343 43.7666 25.1727 41.9731 24.0071 41.9731C22.8415 41.9731 22.0444 43.7803 21.0289 44.2006C20.0135 44.621 18.1381 43.9386 17.3465 44.7302C16.5548 45.5218 17.2509 47.3617 16.8169 48.4127C16.3829 49.4636 14.5894 50.2252 14.5894 51.3908Z",fill:"#8FAEFE"})}),v.jsx("g",{style:{mixBlendMode:"multiply"},children:v.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M48.5175 28.506C51.5824 31.5709 56.5515 31.5709 59.6164 28.506L64.373 33.2627C58.6812 38.9546 49.4528 38.9546 43.7609 33.2627C38.069 27.5708 38.069 18.3424 43.7609 12.6505L48.5175 17.4072C45.4527 20.472 45.4527 25.4412 48.5175 28.506Z",fill:"#F84258"})})]}),v.jsx("defs",{children:v.jsx("clipPath",{id:"clip0_3661_24550",children:v.jsx("rect",{width:"80",height:"80",fill:"white"})})})]}),pl=lt({base:{display:"inline-flex",alignItems:"center",gap:"2px",borderRadius:"sd.system.dimension.radius.extraLarge",bg:"sd.system.color.interaction.hoveredVariant"},variants:{size:{small:{height:"16px",pr:"sd.system.dimension.spacing.twoExtraSmall",pl:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.small_compact",expanded:{textStyle:"sd.system.typography.label.small_expanded"}},medium:{height:"24px",pr:"sd.system.dimension.spacing.extraSmall",pl:"sd.system.dimension.spacing.extraSmall",textStyle:"sd.system.typography.label.medium_compact",expanded:{textStyle:"sd.system.typography.label.medium_expanded"}},large:{height:"32px",pr:"sd.system.dimension.spacing.medium",pl:"sd.system.dimension.spacing.medium",textStyle:"sd.system.typography.label.large_compact",expanded:{textStyle:"sd.system.typography.label.large_expanded"}}},styleColor:{gray:{bg:"sd.reference.color.scale.gray.600",color:"sd.system.color.component.inverseOnSurface"},blue:{bg:"sd.reference.color.scale.blue.600",color:"sd.system.color.component.inverseOnSurface"},green:{bg:"sd.reference.color.scale.green.600",color:"sd.system.color.component.inverseOnSurface"},yellow:{bg:"sd.reference.color.scale.yellow.600",color:"sd.system.color.component.inverseOnSurface"},chestnut:{bg:"sd.reference.color.scale.chestnut.600",color:"sd.system.color.component.inverseOnSurface"},red:{bg:"sd.reference.color.scale.red.600",color:"sd.system.color.component.inverseOnSurface"},"gray-subtle":{bg:"sd.reference.color.scale.gray.100",color:"sd.reference.color.scale.gray.800"},"blue-subtle":{bg:"sd.reference.color.scale.blue.100",color:"sd.reference.color.scale.blue.800"},"green-subtle":{bg:"sd.reference.color.scale.green.100",color:"sd.reference.color.scale.green.800"},"yellow-subtle":{bg:"sd.reference.color.scale.yellow.100",color:"sd.reference.color.scale.yellow.800"},"chestnut-subtle":{bg:"sd.reference.color.scale.chestnut.100",color:"sd.reference.color.scale.chestnut.800"},"red-subtle":{bg:"sd.reference.color.scale.red.100",color:"sd.reference.color.scale.red.800"}}},defaultVariants:{size:"medium",styleColor:"gray"}}),Nw=({children:e,closeButton:n,...t})=>{const[o,{className:i,...r}]=pl.splitVariantProps(t),a=pl(o);return v.jsxs("span",{className:Y(a,i),...r,children:[e,n]})},_w=lt({base:{cursor:"pointer"}}),$w=e=>{const n=_w();return v.jsx("button",{...e,className:n,children:v.jsx(Oe,{name:"close",color:"currentColor",size:12})})},Kr=se({slots:["container","icon","title","description"],base:{container:{display:"grid",gridTemplateColumns:"24px 1fr",columnGap:"sd.system.dimension.spacing.twoExtraSmall",rowGap:"sd.system.dimension.spacing.extraSmall",p:"sd.system.dimension.spacing.small",borderRadius:"sd.system.dimension.radius.medium"},title:{textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"}},description:{gridArea:"2 / 2 / 3 / 3",textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"}}},variants:{type:{information:{container:{bg:"sd.system.color.component.surface",color:"sd.system.color.component.onSurface",borderWidth:"sd.system.dimension.border.medium",borderStyle:"solid",borderColor:"sd.system.color.component.outline"}},error:{container:{bg:"sd.system.color.impression.negativeContainer",color:"sd.system.color.impression.onNegativeContainer",borderWidth:"sd.system.dimension.border.medium",borderStyle:"solid",borderColor:"sd.system.color.impression.negativeContainer"},icon:{color:"sd.system.color.impression.negative"}},warning:{container:{bg:"sd.system.color.impression.noticeContainer",color:"sd.system.color.impression.onNoticeContainer",borderWidth:"sd.system.dimension.border.medium",borderStyle:"solid",borderColor:"sd.system.color.impression.noticeContainer"}}}},defaultVariants:{type:"information"}}),Hw=e=>{const[n,{title:t,icon:o,description:i,className:r,...a}]=Kr.splitVariantProps(e),s=Kr(n),d=n.type||"alert-circle";return v.jsxs("div",{className:Y(s.container,r),...a,children:[v.jsx("div",{className:s.icon,children:o||v.jsx(Oe,{name:"alert-circle",size:24,variant:d==="error"||d==="warning"?"filled":"outlined"})}),v.jsx("h2",{className:s.title,children:t}),v.jsx("p",{className:s.description,children:i})]})},Dw=({children:e,className:n,...t})=>v.jsx("nav",{className:Y(we({display:"flex",alignItems:"center",justifyContent:"space-around",height:64,paddingX:"sd.system.dimension.spacing.medium",borderTop:"1px solid",borderTopColor:"sd.system.color.component.outline"}),n),...t,children:e}),qr=se({slots:["root","text"],base:{root:{position:"absolute",display:"flex",alignItems:"center",justifyContent:"center",height:24,minWidth:24,color:"sd.system.color.impression.onNegative",borderRadius:"sd.system.dimension.radius.full",paddingX:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.small_compact",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}},text:{height:24,lineHeight:"24px"}},variants:{size:{small:{root:{height:16,minWidth:16,paddingX:"sd.system.dimension.spacing.twoExtraSmall"}},medium:{root:{height:24,minWidth:24,paddingX:"sd.system.dimension.spacing.extraSmall"}}},variant:{primary:{root:{backgroundColor:"sd.system.color.impression.negative"}},secondary:{root:{backgroundColor:"sd.system.color.impression.primary"}}},noNumber:{true:{root:{height:8,paddingX:0,minWidth:8}}},position:{relative:{root:{position:"relative"}}}},defaultVariants:{variant:"primary",size:"medium"}}),qt=({count:e,noNumber:n,className:t,...o})=>{const[i,r]=qr.splitVariantProps(o),a=qr({noNumber:n,...i});return n?v.jsx("div",{className:Y(a.root,t),...r}):!e||e<1?null:v.jsx("div",{className:Y(a.root,t),...r,children:v.jsx("span",{className:a.text,children:e>99?"99+":e})})},fl=se({slots:["root","iconGroup","icon","label","badge"],base:{root:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:"sd.system.dimension.spacing.twoExtraSmall",height:64,flex:1,cursor:"pointer"},iconGroup:{position:"relative"},label:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.label.small_compact",expanded:{textStyle:"sd.system.typography.label.small_compact"}},icon:{color:"sd.system.color.component.onSurface","& svg":{width:"sd.reference.dimension.scale.8",height:"sd.reference.dimension.scale.8"}},badge:{position:"absolute",top:"-6px",right:"4px"}},variants:{isActive:{true:{label:{color:"sd.system.color.impression.primary"},icon:{color:"sd.system.color.impression.primary"}}},dot:{true:{badge:{top:"-2.5px",right:"4px"}}}},defaultVariants:{isActive:!1}}),jw=({icon:e,label:n,count:t,className:o,...i})=>{const[r,a]=fl.splitVariantProps(i),s=fl(r);return v.jsxs("button",{className:Y(s.root,o),...a,children:[v.jsxs("div",{className:s.iconGroup,children:[v.jsx("div",{className:s.badge,children:v.jsx(qt,{count:t||0,noNumber:r.dot,size:"small"})}),v.jsx("div",{className:s.icon,children:e})]}),v.jsx("span",{className:s.label,children:n})]})},Yr={color:"sd.system.color.component.onSurface",outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.component.outline",bgColor:"sd.system.color.component.surface",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{outlineColor:"sd.system.color.component.outlineVariant",bgColor:"sd.system.color.interaction.hoveredVariant"}},_disabled:{bgColor:"sd.system.color.interaction.disabled",color:"sd.system.color.interaction.disabledOnSurface",outline:"none"}},wl=lt({base:{borderRadius:"sd.system.dimension.radius.full",position:"relative",display:"inline-flex",gap:"sd.system.dimension.spacing.twoExtraSmall",alignItems:"center",justifyContent:"center",overflow:"hidden",cursor:"pointer",_disabled:{cursor:"not-allowed"}},variants:{styleType:{filled:{bg:"sd.system.color.impression.primaryContainer",color:"sd.system.color.impression.onPrimaryContainer",_enabled:{_hover:{_after:{content:"''",position:"absolute",inset:"0",bg:"sd.system.color.interaction.hovered"}},_focusVisible:{outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.interaction.hovered",_after:{content:"''",position:"absolute",inset:"0",bg:"sd.system.color.interaction.hovered"}}},_disabled:{bg:"sd.system.color.interaction.disabled",color:"sd.system.color.interaction.disabledOnSurface"}},ghost:{color:"sd.system.color.impression.primary",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{bgColor:"sd.system.color.interaction.hoveredVariant",outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.component.outlineVariant"}},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},outlined:Yr,rectangle:{...Yr,borderRadius:"sd.system.dimension.radius.medium"}},size:{medium:{height:48,px:"sd.system.dimension.spacing.extraLarge",py:"sd.system.dimension.spacing.small",textStyle:"sd.system.typography.label.large_compact",expanded:{textStyle:"sd.system.typography.label.large_expanded"}},small:{height:32,px:"sd.system.dimension.spacing.small",py:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.medium_compact",expanded:{textStyle:"sd.system.typography.label.medium_expanded"}}}},defaultVariants:{styleType:"filled",size:"medium"}}),Qo=zi("span",{base:{position:"relative",zIndex:"sd.system.elevation.zIndex.base"}}),uo=C.forwardRef((e,n)=>{const[t,{children:o,leftIcon:i,rightIcon:r,isLoading:a,className:s,...d}]=wl.splitVariantProps(e),c=wl(t),u=we(i||r?e.size==="medium"?{paddingLeft:i?"sd.system.dimension.spacing.medium":"sd.system.dimension.spacing.extraLarge",paddingRight:r?"sd.system.dimension.spacing.medium":"sd.system.dimension.spacing.extraLarge"}:{paddingLeft:i?"sd.system.dimension.spacing.extraSmall":"sd.system.dimension.spacing.medium",paddingRight:r?"sd.system.dimension.spacing.extraSmall":"sd.system.dimension.spacing.medium"}:{});return v.jsxs("button",{ref:n,className:Y(c,u,s),...d,children:[a&&v.jsx(w0,{size:t.size,color:e.styleType===void 0||e.styleType==="filled"?"white":"gray"}),!a&&i&&v.jsx(Qo,{p:"2px",children:i}),v.jsx(Qo,{children:o}),!a&&r&&v.jsx(Qo,{p:"2px",children:r})]})}),u0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M3.25 6C3.25 4.48122 4.48122 3.25 6 3.25H18C19.5188 3.25 20.75 4.48122 20.75 6V18C20.75 19.5188 19.5188 20.75 18 20.75H6C4.48122 20.75 3.25 19.5188 3.25 18V6Z",fill:"currentColor"}),l.createElement("path",{d:"M16.5294 9.52941L10.9991 15.0597L7.46875 11.5294L8.52941 10.4688L10.9991 12.9384L15.4688 8.46875L16.5294 9.52941Z",fill:"currentColor",className:"checkmark"})),h0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M3.25 6C3.25 4.48122 4.48122 3.25 6 3.25H18C19.5188 3.25 20.75 4.48122 20.75 6V18C20.75 19.5188 19.5188 20.75 18 20.75H6C4.48122 20.75 3.25 19.5188 3.25 18V6ZM6 4.75C5.30964 4.75 4.75 5.30964 4.75 6V18C4.75 18.6904 5.30964 19.25 6 19.25H18C18.6904 19.25 19.25 18.6904 19.25 18V6C19.25 5.30964 18.6904 4.75 18 4.75H6Z",fill:"currentColor"})),Oi={flexShrink:0,cursor:"pointer",".group:has(:focus-visible) &":{outlineStyle:"solid",outlineOffset:"-2px",outlineWidth:"1.5px",outlineColor:"sd.system.color.impression.primary",borderRadius:"sd.system.dimension.radius.small"},_disabled:{_checked:{"& svg":{color:"color-mix(in srgb, {colors.sd.system.color.impression.primary}, {colors.sd.system.color.interaction.hoveredOnPrimary});"},"& .checkmark":{color:"color-mix(in srgb, {colors.sd.system.color.interaction.disabled}, {colors.sd.system.color.impression.onPrimaryContainer});"}}}},Vi={width:24,height:24,color:"sd.system.color.impression.primary","& .checkmark":{color:"sd.system.color.impression.onPrimaryContainer"}},Fi={width:24,height:24,color:"sd.system.color.component.outline",_disabled:{color:"color-mix(in srgb, {colors.sd.system.color.component.outline}, {colors.sd.system.color.interaction.hoveredOnPrimary});"}},El=se({slots:["root","itemControl","checkedIcon","uncheckedIcon","itemTextGroup","itemText","helperText"],base:{root:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",cursor:"pointer"},itemControl:Oi,checkedIcon:Vi,uncheckedIcon:Fi,itemTextGroup:{display:"flex",flexFlow:"column"},itemText:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},helperText:{color:"sd.system.color.component.onSurfaceVariant",marginTop:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.body.extraSmall_compact",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}}}}),Ww=({value:e,label:n,helperText:t,className:o,...i})=>{const[r,a]=El.splitVariantProps(i),s=El(r),d=Y(s.root,t&&we({alignItems:"flex-start"}));return v.jsxs(ci,{value:e,className:Y("group",d,o),...a,children:[v.jsx(ls,{children:c=>v.jsx(ri,{className:s.itemControl,children:c.checked?v.jsx(u0,{className:s.checkedIcon}):v.jsx(h0,{className:s.uncheckedIcon})})}),v.jsxs("div",{className:s.itemTextGroup,children:[v.jsx(al,{className:s.itemText,children:n}),t&&v.jsx(al,{className:s.helperText,children:t})]}),v.jsx(si,{})]})},g0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75ZM3.25 12C3.25 7.16751 7.16751 3.25 12 3.25C16.8325 3.25 20.75 7.16751 20.75 12C20.75 16.8325 16.8325 20.75 12 20.75C7.16751 20.75 3.25 16.8325 3.25 12Z",fill:"currentColor"}),l.createElement("path",{d:"M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z",fill:"currentColor"})),v0=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75ZM3.25 12C3.25 7.16751 7.16751 3.25 12 3.25C16.8325 3.25 20.75 7.16751 20.75 12C20.75 16.8325 16.8325 20.75 12 20.75C7.16751 20.75 3.25 16.8325 3.25 12Z",fill:"currentColor"})),Pi={flexShrink:0,cursor:"pointer",".group:has(:focus-visible) &":{backgroundColor:"sd.system.color.interaction.selectedSurface",borderRadius:"sd.system.dimension.radius.full"}},ki={color:"sd.system.color.impression.primary",_disabled:{color:"color-mix(in srgb, {colors.sd.system.color.impression.primary}, {colors.sd.system.color.interaction.hoveredOnPrimary});"}},Bi={color:"sd.system.color.component.outlineVariant",_disabled:{color:"color-mix(in srgb, {colors.sd.system.color.component.outlineVariant}, {colors.sd.system.color.interaction.hoveredOnPrimary});"}},yl=se({slots:["item","itemControl","checkedIcon","unCheckedIcon","itemTextGroup","itemText","helperText"],base:{item:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",cursor:"pointer"},itemControl:Pi,checkedIcon:ki,unCheckedIcon:Bi,itemTextGroup:{display:"flex",flexFlow:"column"},itemText:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},helperText:{color:"sd.system.color.component.onSurfaceVariant",marginTop:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.body.extraSmall_compact",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}}}}),Gw=({value:e,label:n,helperText:t,className:o,...i})=>{const[r,a]=yl.splitVariantProps(i),s=yl(r),d=Y(s.item,t&&we({alignItems:"flex-start"}));return v.jsxs(Ri,{value:e,className:Y("group",d,o),...a,children:[v.jsx($s,{children:c=>v.jsx(Ii,{className:s.itemControl,asChild:!0,children:c.checked?v.jsx(g0,{className:s.checkedIcon}):v.jsx(v0,{className:s.unCheckedIcon})})}),v.jsxs("div",{className:s.itemTextGroup,children:[n&&v.jsx(ul,{className:s.itemText,children:n}),t&&v.jsx(ul,{className:s.helperText,children:t})]}),v.jsx(Si,{})]})},xl=se({slots:["root","radioItem","radioCheckedIcon","radioUncheckedIcon","checkboxItem","checkboxCheckedIcon","checkboxUncheckedIcon"],base:{root:{display:"flex"},radioItem:Pi,radioCheckedIcon:ki,radioUncheckedIcon:Bi,checkboxItem:Oi,checkboxCheckedIcon:Vi,checkboxUncheckedIcon:Fi}}),Uw=({type:e,value:n,className:t,...o})=>{const[i,r]=xl.splitVariantProps(o),a=xl(i);if(e==="radio")return v.jsxs(Ri,{value:n,className:Y("group",a.root,t),...r,children:[v.jsx($s,{children:s=>v.jsx(Ii,{className:a.radioItem,asChild:!0,children:s.checked?v.jsx(g0,{className:a.radioCheckedIcon}):v.jsx(v0,{className:a.radioUncheckedIcon})})}),v.jsx(Si,{})]});if(e==="checkbox")return v.jsxs(ci,{value:n,className:Y("group",a.root,t),...r,children:[v.jsx(ls,{children:s=>v.jsx(ri,{className:a.checkboxItem,children:s.checked?v.jsx(u0,{className:a.checkboxCheckedIcon}):v.jsx(h0,{className:a.checkboxUncheckedIcon})})}),v.jsx(si,{})]})},Kw=se({slots:["root","labelContainer","label","labelTitle","labelText","area","areaContainer","areaValue","areaValueLabel","areaValueContainer","areaValueNumber","areaValueNumberUnit"],base:{root:{display:"flex",flexDirection:"column",gap:"sd.system.dimension.spacing.medium",py:"sd.system.dimension.spacing.small",px:"sd.system.dimension.spacing.medium",width:"100%",bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium"},labelContainer:{display:"flex",justifyContent:"space-between",alignItems:"center",width:"100%",cursor:"pointer"},label:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",width:"100%"},labelTitle:{textStyle:"sd.system.typography.label.extraLarge_compact",_expanded:{textStyle:"sd.system.typography.label.extraLarge_expanded"}},labelText:{textStyle:"sd.system.typography.label.small_compact",color:"sd.system.color.component.onSurfaceVariant",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}},area:{display:"grid",gridTemplateColumns:"1fr",gap:"sd.system.dimension.spacing.medium"},areaContainer:{},areaValue:{display:"flex",flexDirection:"column",alignSelf:"flex-end"},areaValueLabel:{color:"sd.system.color.component.onSurfaceVariant",textStyle:"sd.system.typography.label.small_compact",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}},areaValueContainer:{display:"flex",alignItems:"baseline",gap:"sd.system.dimension.spacing.twoExtraSmall"},areaValueNumber:{textStyle:"sd.system.typography.title.large_compact",_expanded:{textStyle:"sd.system.typography.title.large_expanded"}},areaValueNumberUnit:{color:"sd.system.color.component.onSurfaceVariant",textStyle:"sd.system.typography.label.small_compact",_expanded:{textStyle:"sd.system.typography.label.small_expanded"}}},variants:{values:{noValue:{area:{gridTemplateColumns:"1fr"}},singleValue:{area:{gridTemplateColumns:"auto 1fr",gap:"sd.system.dimension.spacing.twoExtraLarge"}},doubleValue:{areaContainer:{gridColumn:"span 2",order:-1},area:{gridTemplateColumns:"1fr 1fr"}}}},defaultVariants:{values:"singleValue"}}),qw=({values:e,children:n,linkTo:t,className:o,...i})=>{const r=Kw({values:e===void 0?"noValue":e.length===1?"singleValue":"doubleValue"}),a=({label:s,value:d,unit:c})=>v.jsxs("div",{className:r.areaValue,children:[v.jsx("h3",{className:r.areaValueLabel,children:s}),v.jsxs("div",{className:r.areaValueContainer,children:[v.jsx("p",{className:r.areaValueNumber,children:d}),v.jsx("p",{className:r.areaValueNumberUnit,children:c})]})]});return v.jsxs("div",{className:Y(r.root,o),...i,children:[v.jsxs("a",{href:t,className:r.labelContainer,children:[v.jsxs("div",{className:r.label,children:[v.jsx("h2",{className:r.labelTitle,children:"title"}),v.jsx("p",{className:r.labelText,children:"icon"})]}),v.jsx(Oe,{name:"chevron-right"})]}),v.jsxs("div",{className:r.area,children:[e==null?void 0:e.map((s,d)=>v.jsx(a,{...s},d)),v.jsx("div",{className:r.areaContainer,children:n})]})]})},Cl=lt({base:{border:"none"},variants:{color:{light:{borderColor:"sd.reference.color.scale.gray.200"},normal:{borderColor:"sd.reference.color.scale.gray.300"},dark:{borderColor:"sd.system.color.component.outlineVariant"}},type:{horizontal:{width:"100%",height:"sd.reference.dimension.scale.1",borderBottomStyle:"solid",borderWidth:"sd.system.dimension.border.medium"},vertical:{borderLeftStyle:"solid",width:"sd.reference.dimension.scale.1",borderWidth:"sd.system.dimension.border.medium",height:"100%",minHeight:"10px"}}},defaultVariants:{color:"normal",type:"horizontal"}}),Yw=e=>{const[n,t]=Cl.splitVariantProps(e),{className:o,...i}=t;return v.jsx("hr",{className:Y(Cl(n),o),...i})},bl=lt({base:{position:"relative",display:"inline-flex",alignItems:"center",justifyContent:"center",overflow:"hidden",color:"sd.system.color.component.onSurface",outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",cursor:"pointer","& svg":{width:"sd.reference.dimension.scale.8",height:"sd.reference.dimension.scale.8"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface",cursor:"not-allowed",outlineColor:"transparent",bg:"sd.system.color.interaction.disabled"}},variants:{shape:{rectangle:{borderRadius:"sd.system.dimension.radius.medium"},circle:{borderRadius:"sd.system.dimension.radius.full"}},styleType:{filled:{color:"sd.system.color.impression.onPrimaryContainer",bgColor:"sd.system.color.impression.primaryContainer",_enabled:{_hover:{backgroundImage:"linear-gradient(0deg, {colors.sd.system.color.interaction.hovered} 0%, {colors.sd.system.color.interaction.hovered} 100%)"},_focusVisible:{outlineWidth:"sd.system.dimension.border.medium",outlineStyle:"solid",outlineColor:"sd.system.color.interaction.hovered",outlineOffset:"-1px",backgroundImage:"linear-gradient(0deg, {colors.sd.system.color.interaction.hovered} 0%, {colors.sd.system.color.interaction.hovered} 100%)"}}},outlined:{outlineColor:"sd.system.color.component.outline",bgColor:"sd.system.color.component.surface",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{outlineColor:"sd.system.color.component.outlineVariant",bgColor:"sd.system.color.interaction.hoveredVariant"}}},ghost:{outlineColor:"transparent",_enabled:{_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_focusVisible:{bgColor:"sd.system.color.interaction.hoveredVariant",outlineColor:"sd.system.color.component.outlineVariant"}},_disabled:{bg:"transparent"}}},size:{large:{w:"{spacing.sd.reference.dimension.scale.17}",h:"{spacing.sd.reference.dimension.scale.17}","& svg":{width:"sd.reference.dimension.scale.12",height:"sd.reference.dimension.scale.12"}},medium:{w:"{spacing.sd.reference.dimension.scale.13}",h:"{spacing.sd.reference.dimension.scale.13}"},small:{w:"{spacing.sd.reference.dimension.scale.10}",h:"{spacing.sd.reference.dimension.scale.10}"}}},defaultVariants:{shape:"circle",styleType:"filled",size:"medium"}}),Ai=C.forwardRef(({icon:e,className:n,...t},o)=>{const[i,r]=bl.splitVariantProps(t),a=bl(i);return v.jsx("button",{ref:o,className:Y(a,n),...r,children:e})}),Xr=se({slots:["backdrop","content","contentInner","closeTrigger"],base:{backdrop:{background:"sd.system.color.component.scrim",position:"fixed",inset:0,zIndex:"sd.system.elevation.zIndex.modal"},content:{position:"fixed",top:"0",width:"calc(100% - {spacing.sd.system.dimension.spacing.extraLarge})",maxWidth:"375px",height:"100vh",gap:"sd.system.dimension.spacing.twoExtraLarge",backgroundColor:"sd.system.color.component.surface",boxShadow:"sd.system.elevation.shadow.level5",zIndex:"sd.system.elevation.zIndex.modal"},contentInner:{display:"grid",gap:"sd.system.dimension.spacing.medium"},closeTrigger:{display:"flex",alignItems:"flex-start",padding:"sd.system.dimension.spacing.twoExtraSmall"}},variants:{type:{left:{content:{left:"0",justifyContent:"flex-start"}},full:{content:{left:"0",width:"100%",minWidth:"100%",maxWidth:"100%"}},right:{content:{right:"0"},closeTrigger:{justifyContent:"flex-end"}}}},defaultVariants:{type:"right"}}),Xw=({isOpen:e,children:n,contentClassName:t,backdropClassName:o,...i})=>{const[r,a]=Xr.splitVariantProps(i),s=Xr(r);return v.jsx(Ps,{open:e,...a,children:v.jsxs(Sn,{children:[v.jsx(Ei,{className:Y(s.backdrop,o)}),v.jsx(Ci,{children:v.jsxs(xi,{className:Y(s.content,t),children:[v.jsx("header",{className:s.closeTrigger,children:v.jsx(yi,{asChild:!0,children:v.jsx(Ai,{icon:v.jsx(Oe,{name:"close"}),shape:"rectangle",styleType:"ghost"})})}),n]})})]})})},m0=se({slots:["content","itemGroup","item","itemIcon","button","buttonIcon"],base:{content:{bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium",bg:"sd.system.color.component.surface",boxShadow:"sd.system.elevation.shadow.level1",outline:"none"},itemGroup:{width:240},item:{display:"flex",height:"48px",alignItems:"center",gap:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.extraSmall",cursor:"pointer",textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_hover:{bgColor:"sd.system.color.interaction.hoveredVariant"},_highlighted:{bgColor:"sd.system.color.interaction.hoveredVariant"}},itemIcon:{"& svg":{width:"sd.reference.dimension.scale.8",height:"sd.reference.dimension.scale.8"}},button:{paddingY:"sd.system.dimension.spacing.small",paddingInlineStart:"sd.system.dimension.spacing.medium",paddingRight:"sd.system.dimension.spacing.small",color:"sd.system.color.component.onSurfaceVariant",gap:"sd.system.dimension.spacing.extraSmall",textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{outline:"solid",outlineOffset:"0px",outlineColor:"sd.system.color.component.outline",outlineWidth:"sd.system.dimension.border.medium"},_expanded:{textStyle:"sd.system.typography.body.medium_compact",expanded:{textStyle:"sd.system.typography.body.medium_expanded"},"& svg":{transform:"rotate(180deg)"}}},buttonIcon:{color:"sd.system.color.component.onSurface",marginLeft:"2px",transition:"transform 0.2s"}}}),Zw=({styleType:e="default",title:n,items:t,disabled:o,icon:i,...r})=>{const a=m0();return v.jsxs(e8,{...r,children:[v.jsx(_s,{asChild:!0,children:e==="iconButton"?v.jsx(Ai,{icon:i||v.jsx(Oe,{name:"menu",size:24,className:a.buttonIcon}),shape:"rectangle",disabled:o,styleType:"outlined",title:n}):v.jsx(uo,{styleType:"rectangle",size:"medium",disabled:o,rightIcon:v.jsx(Oe,{name:"chevron-down",size:24,className:a.buttonIcon}),className:a.button,children:n})}),v.jsx(Sn,{children:v.jsx(Ns,{children:v.jsx(Bs,{className:a.content,children:v.jsx(Ls,{className:a.itemGroup,children:t.map(s=>v.jsxs(As,{value:s.value,className:a.item,children:[s.icon&&v.jsx("div",{className:a.itemIcon,children:s.icon}),s.label]},s.value))})})})})]})},p0=({children:e,...n})=>v.jsx("ul",{...n,children:e}),Rl=se({slots:["root","wrapper","textGroup","title","description","rightIcon","leftIcon","badge"],base:{root:{position:"relative"},wrapper:{minH:48,display:"flex",alignItems:"center",paddingX:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.extraSmall",gap:"sd.system.dimension.spacing.small",cursor:"pointer",_hover:{background:"color-mix(in srgb, {colors.sd.system.color.interaction.hoveredVariant}, {colors.sd.system.color.component.surface});"},_focusVisible:{outline:"1px solid",outlineColor:"sd.system.color.component.outline"},_selected:{background:"sd.system.color.interaction.selectedSurface",_hover:{background:"sd.system.color.interaction.selectedSurface"}},_disabled:{opacity:.3,cursor:"not-allowed",_selected:{background:"transparent"}}},textGroup:{display:"flex",flexDirection:"column",flexGrow:1},title:{py:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.label.extraLarge_compact",color:"sd.system.color.component.onSurface",_expanded:{textStyle:"sd.system.typography.label.extraLarge_expanded"},_disabled:{opacity:.3}},description:{display:"flex",flexDirection:"column",textStyle:"sd.system.typography.body.extraSmall_compact",color:"sd.system.color.component.onSurfaceVariant",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{opacity:.3}},leftIcon:{flexShrink:0,"& svg":{display:"block",maxHeight:"100%",maxWidth:"100%",width:"24px",height:"24px"},_disabled:{opacity:.3}},rightIcon:{flexShrink:0,"& svg":{width:"24px",height:"24px"},_disabled:{opacity:.3}},badge:{position:"absolute",right:"sd.system.dimension.spacing.medium",top:"sd.system.dimension.spacing.extraSmall",height:24,minW:24}},variants:{isLargeLeftIcon:{true:{leftIcon:{"& svg":{width:"40px",height:"40px"}}},false:{}},size:{small:{wrapper:{minH:38}}}}}),f0=({leftIcon:e,rightIcon:n,title:t,description:o,badge:i,children:r,disabled:a,selected:s,focusVisible:d,className:c,...u})=>{const[g,h]=Rl.splitVariantProps(u),m=Rl(g);return v.jsxs("li",{className:Y(m.root,c),...h,children:[v.jsxs("div",{tabIndex:1,className:Y(m.wrapper,o&&we({alignItems:"flex-start"})),"data-disabled":a?!0:void 0,"data-selected":s?!0:void 0,"data-focus-visible":d?!0:void 0,children:[e&&v.jsx("div",{className:m.leftIcon,style:u.isLargeLeftIcon?{padding:"0",width:"40px",height:"40px"}:{padding:"0",width:"24px",height:"24px"},children:e}),v.jsxs("div",{className:Y(m.textGroup,(!!o||!!r)&&we({alignItems:"flex-start"})),children:[v.jsx("span",{className:m.title,children:t}),v.jsxs("div",{className:m.description,children:[o,r]})]}),n&&v.jsx("div",{className:m.rightIcon,children:n})]}),i&&v.jsx("div",{className:m.badge,children:v.jsx(qt,{count:i,variant:"secondary"})})]})},Jw=se({slots:["backdrop","content","contentInner","title","description","buttonWrapper","closeTrigger"],base:{backdrop:{background:"sd.system.color.component.scrim",position:"fixed",inset:0,zIndex:"sd.system.elevation.zIndex.modal"},content:{position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"calc(100% - {spacing.sd.system.dimension.spacing.large} * 2)",maxWidth:"408px",display:"grid",gap:"sd.system.dimension.spacing.twoExtraLarge",paddingTop:{base:"sd.system.dimension.spacing.extraLarge",expanded:"sd.system.dimension.spacing.large"},paddingRight:"sd.system.dimension.spacing.extraLarge",paddingBottom:"sd.system.dimension.spacing.large",paddingLeft:"sd.system.dimension.spacing.extraLarge",backgroundColor:"sd.system.color.component.surface",boxShadow:"sd.system.elevation.shadow.level5",borderRadius:"sd.system.dimension.radius.medium",zIndex:"sd.system.elevation.zIndex.modal"},contentInner:{display:"grid",gap:"sd.system.dimension.spacing.medium"},title:{textStyle:{base:"sd.system.typography.title.small_compact",expanded:"sd.system.typography.title.small_expanded"}},description:{textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},buttonWrapper:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",expanded:{flexDirection:"row-reverse",justifyContent:"end"}}}}),Qw=({isOpen:e,title:n,cancelButtonLabel:t,submitButtonLabel:o,onButtonClick:i,children:r,className:a,...s})=>{const d=Jw(s);return v.jsx(Ps,{open:e,...s,children:v.jsxs(Sn,{children:[v.jsx(Ei,{className:d.backdrop}),v.jsx(Ci,{children:v.jsxs(xi,{className:Y(d.content,a),children:[v.jsxs("div",{className:d.contentInner,children:[v.jsx(ks,{className:d.title,children:n}),v.jsx(Ss,{className:d.description,children:r})]}),v.jsxs("div",{className:d.buttonWrapper,children:[v.jsx(uo,{onClick:i,children:o}),v.jsx(yi,{asChild:!0,children:v.jsx(uo,{styleType:"ghost",children:t||"閉じる"})})]})]})})]})})},Il=lt({base:{animation:"1s linear infinite spin",stroke:"sd.reference.color.scale.gray.400"},variants:{size:{small:{width:"16px",height:"16px"},medium:{width:"24px",height:"24px"},large:{width:"96px",height:"96px"}},color:{gray:{stroke:"sd.reference.color.scale.gray.400"},white:{stroke:"sd.reference.color.scale.white.1000"}}},defaultVariants:{size:"medium",color:"gray"}}),w0=({className:e,...n})=>{const[t,o]=Il.splitVariantProps(n),i=Il(t);return v.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:Y(i,e),...o,children:v.jsx("path",{d:"M24 44C27.9556 44 31.8224 42.827 35.1114 40.6294C38.4004 38.4318 40.9638 35.3082 42.4776 31.6537C43.9913 27.9992 44.3874 23.9778 43.6157 20.0982C42.844 16.2186 40.9392 12.6549 38.1421 9.85786C35.3451 7.06082 31.7814 5.156 27.9018 4.38429C24.0222 3.61259 20.0008 4.00866 16.3463 5.52241C12.6918 7.03616 9.56821 9.59962 7.37059 12.8886C5.17297 16.1776 3.99998 20.0444 3.99998 24",strokeWidth:"4"})})},eE=({children:e,...n})=>v.jsx(Ws,{...n,children:e}),Sl=se({slots:["input","control","combobox","comboboxItem","iconBox","icon","closeIcon"],base:{control:{display:"inline-grid","@layer components":{width:"min(100%, 300px)"},lineHeight:"1",gridTemplateColumns:"auto 1fr auto",alignItems:"center",borderRadius:"sd.system.dimension.radius.medium",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",bg:"sd.system.color.component.surface",_focus:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_disabled:{bgColor:"sd.system.color.interaction.disabled",cursor:"not-allowed"}},input:{outline:"none",width:"100%",textOverflow:"ellipsis",_placeholder:{color:"sd.system.color.component.onSurfaceVariant"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface",_placeholder:{color:"sd.system.color.interaction.disabledOnSurface"}}},combobox:{bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium",boxShadow:"sd.system.elevation.shadow.level1",zIndex:"sd.system.elevation.zIndex.dropdown",width:"100%"},comboboxItem:{display:"flex",gap:"sd.system.dimension.spacing.small",cursor:"pointer",_highlighted:{backgroundColor:"sd.system.color.interaction.hoveredVariant"}},iconBox:{display:"flex",justifyContent:"center","[data-disabled] &":{color:"sd.system.color.interaction.disabledOnSurface"}},icon:{width:"sd.system.dimension.spacing.large"},closeIcon:{opacity:0,"[data-state=open] &":{opacity:1}}},variants:{size:{medium:{iconBox:{w:"40px"},control:{height:48,gap:"sd.system.dimension.spacing.extraSmall",textStyle:"sd.system.typography.body.medium_compact",paddingTop:"sd.system.dimension.spacing.small",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.small",paddingLeft:"sd.system.dimension.spacing.twoExtraSmall"},comboboxItem:{paddingRight:"sd.system.dimension.spacing.medium",paddingLeft:"sd.system.dimension.spacing.medium",paddingBottom:"sd.system.dimension.spacing.extraSmall",paddingTop:"sd.system.dimension.spacing.extraSmall"}},small:{iconBox:{w:"20px"},control:{height:32,gap:"sd.system.dimension.spacing.twoExtraSmall",textStyle:"sd.system.typography.body.small_compact",paddingTop:"sd.system.dimension.spacing.twoExtraSmall",paddingLeft:"sd.system.dimension.spacing.extraSmall",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.twoExtraSmall",scrollPaddingLeft:"sd.system.dimension.spacing.twoExtraSmall"},comboboxItem:{gap:"sd.system.dimension.spacing.twoExtraSmall",paddingTop:"sd.system.dimension.spacing.extraSmall",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.extraSmall",paddingLeft:"sd.system.dimension.spacing.extraSmall"}}}},defaultVariants:{size:"medium"}}),tE=({items:e=[],...n})=>{const[t,o]=Sl.splitVariantProps(n),i=Sl(t);return v.jsxs(o4,{items:e,lazyMount:!0,unmountOnExit:!0,...o,children:[v.jsxs(ws,{className:Y(i.control,o.className),children:[v.jsx("div",{className:i.iconBox,children:v.jsx(Oe,{name:"magnifying-glass",className:i.icon})}),v.jsx(Es,{className:i.input}),e.length>0&&v.jsx(Is,{children:v.jsx("div",{className:i.closeIcon,children:v.jsx(Oe,{name:"close",className:i.icon})})})]}),e.length>0&&v.jsx(Sn,{children:v.jsx(bs,{children:v.jsx(fs,{className:i.combobox,children:v.jsx(xs,{id:"framework",children:e.map((r,a)=>v.jsxs(ys,{item:r,className:i.comboboxItem,children:[v.jsx(kw,{w:"sd.system.dimension.spacing.large",h:"sd.system.dimension.spacing.large"}),v.jsx(Cs,{children:r})]},a))})})})})]})},Tl=se({slots:["root","valueText","trigger","content","item","iconBox"],base:{root:{display:"inline-grid",gridTemplateColumns:"minmax(auto, 300px)",rowGap:"sd.system.dimension.spacing.extraSmall"},trigger:{width:"100%",textAlign:"left",display:"grid",gridTemplateColumns:"1fr auto",paddingTop:"sd.system.dimension.spacing.small",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.small",paddingLeft:"sd.system.dimension.spacing.medium",alignItems:"center",borderRadius:"sd.system.dimension.radius.medium",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",bg:"sd.system.color.component.surface",cursor:"pointer",_enabled:{_focusVisible:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_hover:{outlineColor:"sd.system.color.interaction.hovered",bg:"color-mix(in srgb, {colors.sd.system.color.component.surface}, {colors.sd.system.color.interaction.hoveredVariant})"}},_disabled:{bgColor:"sd.system.color.interaction.disabled",color:"sd.system.color.interaction.disabledOnSurface",cursor:"not-allowed"},_invalid:{outlineColor:"sd.system.color.impression.negative"}},valueText:{outline:"none",width:"100%",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"},"[data-placeholder-shown] &":{color:"sd.system.color.component.onSurfaceVariant"},_disabled:{"[data-placeholder-shown] &":{color:"sd.system.color.interaction.disabledOnSurface"}}},content:{bgColor:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.medium",boxShadow:"sd.system.elevation.shadow.level1",zIndex:"sd.system.elevation.zIndex.dropdown",width:"100%",cursor:"pointer"},item:{width:"100%"},iconBox:{w:"40px",display:"flex",justifyContent:"center","[data-disabled] &":{color:"sd.system.color.interaction.disabledOnSurface"}}},variants:{size:{medium:{root:{textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},valueText:{textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},trigger:{height:48},item:{}},small:{root:{gridTemplateColumns:"minmax(auto, 150px)",textStyle:{base:"sd.system.typography.body.small_compact"}},valueText:{textStyle:{base:"sd.system.typography.body.small_compact",expanded:"sd.system.typography.body.small_expanded"}},trigger:{height:32,paddingTop:"sd.system.dimension.spacing.twoExtraSmall",paddingRight:"sd.system.dimension.spacing.extraSmall",paddingBottom:"sd.system.dimension.spacing.twoExtraSmall",paddingLeft:"sd.system.dimension.spacing.extraSmall",borderRadius:"sd.system.dimension.radius.small"},content:{borderRadius:"sd.system.dimension.radius.small"},item:{}}}},defaultVariants:{size:"medium"}}),nE=({placeholder:e="",label:n,required:t,invalid:o,invalidMessage:i,className:r,...a})=>{const[s,d]=Tl.splitVariantProps(a),c=Tl(s),u=C.useId();return v.jsxs(M8,{...d,invalid:o,className:Y(c.root,r),positioning:{sameWidth:!0},children:[n&&s.size!="small"&&v.jsxs(qs,{className:we({textStyle:{base:"sd.system.typography.label.medium_compact",expanded:"sd.system.typography.label.medium_expanded"}}),children:[n,t&&v.jsx("span",{className:we({pl:"sd.system.dimension.spacing.extraSmall",color:"sd.system.color.impression.negative"}),children:"必須"})]}),v.jsx(Us,{children:v.jsxs(Xs,{className:c.trigger,children:[v.jsx(Zs,{placeholder:e,className:c.valueText}),v.jsx(Oe,{name:"chevron-down",className:c.iconBox,size:20})]})}),o&&i&&v.jsx("div",{className:we({textStyle:{base:"sd.system.typography.body.extraSmall_compact",expanded:"sd.system.typography.body.extraSmall_expanded"},color:"sd.system.color.impression.negative"}),children:i}),v.jsx(Sn,{children:v.jsx(Ys,{children:v.jsx(Gs,{className:c.content,children:v.jsx(p0,{id:u,children:a.items.map((g,h)=>v.jsx(Ks,{item:g,children:v.jsx(f0,{title:g.label,value:g.value,className:c.item,size:s.size=="small"?"small":void 0})},h))})})})})]})},oE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M18 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1z"})),lE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8001 3.26101V2.05665C17.935 2.46416 21.975 6.7603 21.975 12C21.975 17.2398 17.935 21.5359 12.8001 21.9434V20.739C17.2714 20.3349 20.775 16.5766 20.775 12C20.775 7.42343 17.2714 3.66514 12.8001 3.26101ZM11.2001 20.7391C6.72868 20.335 3.22502 16.5767 3.22502 12C3.22502 7.4234 6.72868 3.66508 11.2001 3.261V2.05664C6.06507 2.46411 2.02502 6.76027 2.02502 12C2.02502 17.2398 6.06507 21.536 11.2001 21.9434V20.7391ZM12 6.72503C10.6745 6.72503 9.60002 7.79955 9.60002 9.12503C9.60002 10.4505 10.6745 11.525 12 11.525C13.3255 11.525 14.4 10.4505 14.4 9.12503C14.4 7.79955 13.3255 6.72503 12 6.72503ZM8.40002 9.12503C8.40002 7.13681 10.0118 5.52503 12 5.52503C13.9882 5.52503 15.6 7.13681 15.6 9.12503C15.6 11.1133 13.9882 12.725 12 12.725C10.0118 12.725 8.40002 11.1133 8.40002 9.12503ZM12 15.1C10.1223 15.1 8.60002 16.6223 8.60002 18.5H7.40002C7.40002 15.9595 9.45951 13.9 12 13.9C14.5405 13.9 16.6 15.9595 16.6 18.5H15.4C15.4 16.6223 13.8778 15.1 12 15.1Z",fill:"black"})),iE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M17.5294 8.52941L10.4991 15.5597L6.46875 11.5294L7.52941 10.4688L10.4991 13.4384L16.4688 7.46875L17.5294 8.52941Z",fill:"#279B20"})),rE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.1515 12.0001L5.21179 6.06044L6.06032 5.21191L12 11.1516L17.9397 5.21191L18.7882 6.06044L12.8485 12.0001L18.7882 17.9398L17.9397 18.7884L12 12.8487L6.06032 18.7884L5.21179 17.9398L11.1515 12.0001Z",fill:"black"})),aE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("rect",{x:2.69922,y:2.69922,width:18.6,height:18.6,rx:9.3,fill:"#279B20"}),l.createElement("path",{d:"M17.2286 9.22863L10.1983 16.259L6.16797 12.2286L7.22863 11.168L10.1983 14.1376L16.168 8.16797L17.2286 9.22863Z",fill:"white"})),Zr=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M6 7c0 .55.45 1 1 1h7.59l-8.88 8.88a.996.996 0 1 0 1.41 1.41L16 9.41V17c0 .55.45 1 1 1s1-.45 1-1V7c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1z"})),Jr=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M15 20H5V7c0-.55-.45-1-1-1s-1 .45-1 1v13c0 1.1.9 2 2 2h10c.55 0 1-.45 1-1s-.45-1-1-1zm5-4V4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2zm-2 0H9V4h9v12z"})),sE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M14.71 6.71a.996.996 0 0 0-1.41 0L8.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59a.996.996 0 1 0 1.41-1.41L10.83 12l3.88-3.88c.39-.39.38-1.03 0-1.41z"})),cE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M9.29 6.71a.996.996 0 0 0 0 1.41L13.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L10.7 6.7c-.38-.38-1.02-.38-1.41.01z"})),dE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M10.25 13a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0zM15 11.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zm-2 0c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24a10 10 0 0 1-7.76-3.69A10.016 10.016 0 0 1 4 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z"})),uE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"})),hE=e=>l.createElement("svg",{width:25,height:25,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M5.41384 20.7778C5.18242 20.7041 4.97954 20.5801 4.80519 20.4057C4.63084 20.2314 4.50681 20.0269 4.43309 19.7923L20.0032 4.2019C20.25 4.27755 20.4575 4.4016 20.6258 4.57403C20.7941 4.74645 20.9202 4.94932 21.0042 5.18265L5.41384 20.7778ZM4.40039 14.4922V12.5134L12.7167 4.2019H14.6907L4.40039 14.4922ZM4.40039 7.1807V5.90863C4.40039 5.43363 4.5661 5.03043 4.89752 4.69903C5.22892 4.36761 5.63212 4.2019 6.10712 4.2019H7.38399L4.40039 7.1807ZM18.0177 20.798L20.9965 17.8144V19.0913C20.9965 19.5663 20.8308 19.9695 20.4994 20.3009C20.168 20.6323 19.7648 20.798 19.2898 20.798H18.0177ZM10.7062 20.798L20.9965 10.5077V12.4817L12.685 20.798H10.7062Z",fill:"currentColor"})),gE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z"})),vE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"24px",viewBox:"0 -960 960 960",width:"24px",fill:"#5f6368",...e},l.createElement("path",{d:"M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm-40-160h80v-240h-80v240Zm40 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"})),mE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"24px",viewBox:"0 -960 960 960",width:"24px",fill:"#5f6368",...e},l.createElement("path",{d:"M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm-40-160h80v-240h-80v240Zm40 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z"})),pE=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M12.0035 21.2973C10.7176 21.2973 9.50872 21.0529 8.37682 20.5641C7.24492 20.0754 6.26032 19.4121 5.42302 18.5743C4.58572 17.7364 3.92309 16.7526 3.43511 15.6229C2.94713 14.4931 2.70312 13.286 2.70312 12.0015C2.70312 10.7157 2.9475 9.50677 3.43625 8.37487C3.92498 7.24297 4.58828 6.25837 5.42613 5.42107C6.26396 4.58377 7.24775 3.92113 8.3775 3.43315C9.50725 2.94516 10.7144 2.70117 11.9989 2.70117C13.2847 2.70117 14.4936 2.94555 15.6255 3.4343C16.7574 3.92303 17.742 4.58632 18.5793 5.42417C19.4166 6.262 20.0793 7.2458 20.5673 8.37555C21.0552 9.5053 21.2992 10.7124 21.2992 11.9969C21.2992 13.2828 21.0548 14.4917 20.5661 15.6236C20.0774 16.7555 19.4141 17.7401 18.5762 18.5774C17.7384 19.4147 16.7546 20.0773 15.6249 20.5653C14.4951 21.0533 13.288 21.2973 12.0035 21.2973Z",fill:"#D61930"}),l.createElement("path",{d:"M11.999 16.6303C12.2194 16.6303 12.4028 16.5579 12.5493 16.4132C12.6957 16.2685 12.769 16.086 12.769 15.8656C12.769 15.6453 12.6966 15.4619 12.5519 15.3154C12.4072 15.1689 12.2247 15.0957 12.0043 15.0957C11.784 15.0957 11.6006 15.1681 11.4541 15.3128C11.3076 15.4575 11.2344 15.64 11.2344 15.8604C11.2344 16.0807 11.3067 16.2641 11.4514 16.4106C11.5962 16.5571 11.7787 16.6303 11.999 16.6303ZM11.3123 13.0774H12.7113V7.1582H11.3123V13.0774Z",fill:"white"})),fE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})),wE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"})),EE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0 1 12.28 0C16.43 19.18 14.03 20 12 20z"})),yE=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},l.createElement("path",{d:"M19.5 12c0-.23-.01-.45-.03-.68l1.86-1.41c.4-.3.51-.86.26-1.3l-1.87-3.23a.987.987 0 0 0-1.25-.42l-2.15.91c-.37-.26-.76-.49-1.17-.68l-.29-2.31c-.06-.5-.49-.88-.99-.88h-3.73c-.51 0-.94.38-1 .88l-.29 2.31c-.41.19-.8.42-1.17.68l-2.15-.91c-.46-.2-1-.02-1.25.42L2.41 8.62c-.25.44-.14.99.26 1.3l1.86 1.41a7.343 7.343 0 0 0 0 1.35l-1.86 1.41c-.4.3-.51.86-.26 1.3l1.87 3.23c.25.44.79.62 1.25.42l2.15-.91c.37.26.76.49 1.17.68l.29 2.31c.06.5.49.88.99.88h3.73c.5 0 .93-.38.99-.88l.29-2.31c.41-.19.8-.42 1.17-.68l2.15.91c.46.2 1 .02 1.25-.42l1.87-3.23c.25-.44.14-.99-.26-1.3l-1.86-1.41c.03-.23.04-.45.04-.68zm-7.46 3.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"})),xE={add:oE,avatar:lE,check:iE,checkCircle:aE,arrow_outward:Zr,arrow_blank:Zr,content_copy:Jr,clipboard_copy:Jr,chevron_left:sE,chevron_right:cE,close:rE,face:dE,search:uE,texture:hE,expandMore:gE,errorCircle:pE,error:vE,error_fill:mE,info:fE,menu:wE,account_circle:EE,settings:yE},CE=({icon:e,size:n,className:t,...o})=>{const i=xE[e];return i?v.jsx(i,{...o,width:n||"1em",height:n||"1em",className:Y(we({fill:"currentColor"}),t)}):null},Ml=se({slots:["root","control","thumb","label","textGroup","helperText"],base:{root:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.medium",paddingY:"sd.system.dimension.spacing.small",paddingX:"sd.system.dimension.spacing.medium",'&[data-focus="true"] .control':{borderColor:"sd.system.color.impression.primary"}},control:{cursor:"pointer",width:52,height:32,flexShrink:0,backgroundColor:"sd.system.color.interaction.disabled",borderRadius:"sd.system.dimension.radius.full",borderWidth:1,borderColor:"sd.system.color.component.outline",transitionDuration:".2s",transitionProperty:"background, borderColor",transitionTimingFunction:"cubic-bezier(.2, 0, 0, 1)",_checked:{backgroundColor:"sd.system.color.impression.primary",borderColor:"sd.system.color.impression.primary",_disabled:{backgroundColor:"color-mix(in srgb, {colors.sd.system.color.impression.primary}, {colors.sd.system.color.interaction.hoveredOnPrimary});",borderColor:"transparent"}},_disabled:{cursor:"default",background:"sd.system.color.interaction.disabled"},".group:has(:focus-visible) &":{borderColor:"sd.system.color.impression.primary"}},thumb:{display:"block",width:20,height:20,marginY:5,marginX:6,background:"sd.system.color.component.surface",borderRadius:"sd.system.dimension.radius.full",borderColor:"sd.system.color.component.outline",borderWidth:1,transitionDuration:".3s",transitionProperty:"transform, borderColor",transitionTimingFunction:"cubic-bezier(.2, 0, 0, 1)",_checked:{transform:"translateX(19px)",borderColor:"sd.system.color.component.surface"}},label:{color:"sd.system.color.component.onSurface",textStyle:"sd.system.typography.body.medium_compact",_expanded:{textStyle:"sd.system.typography.body.medium_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},textGroup:{display:"flex",flexFlow:"column",width:160},helperText:{color:"sd.system.color.component.onSurfaceVariant",marginTop:"sd.system.dimension.spacing.twoExtraSmall",lineHeight:"sd.reference.typography.lineHeight.tight",textStyle:"sd.system.typography.body.extraSmall_compact",_expanded:{textStyle:"sd.system.typography.body.extraSmall_expanded"},_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}}}}),bE=C.forwardRef(({label:e,helperText:n,className:t,...o},i)=>{const[r,a]=Ml.splitVariantProps(o),s=Ml(r);return v.jsxs(e0,{ref:i,className:Y("group",s.root,n&&we({alignItems:"flex-start"}),t),...a,children:[v.jsxs("div",{className:s.textGroup,children:[v.jsx(gl,{className:s.label,children:e}),n&&v.jsx(gl,{className:s.helperText,children:n})]}),v.jsx(Js,{className:Y("control",s.control),children:v.jsx(t0,{className:s.thumb})}),v.jsx(Qs,{})]})}),zl=se({slots:["trigger","dot","badgeBox","badge"],base:{trigger:{display:"flex",justifyContent:"center",flex:1,gap:"sd.system.dimension.spacing.twoExtraSmall",alignItems:"center",height:44,cursor:"pointer",color:"sd.system.color.component.onSurface",transitionDuration:".2s",transitionProperty:"color, border-color",transitionTimingFunction:"cubic-bezier(.2, 0, 0, 1)",borderBottom:"2px solid",borderBottomColor:"transparent",textStyle:"sd.system.typography.label.large_compact",_expanded:{textStyle:"sd.system.typography.label.large_expanded"},_selected:{color:"sd.system.color.impression.primary",fontWeight:"bold",borderBottomColor:"sd.system.color.impression.primary"},_disabled:{cursor:"default",color:"sd.system.color.interaction.disabledOnSurface"},_hover:{color:"sd.system.color.impression.primary",_disabled:{color:"sd.system.color.interaction.disabledOnSurface"}},_focusVisible:{outlineWidth:"1px",outlineStyle:"solid",outlineColor:"sd.system.color.component.outline",outlineOffset:"-1px"}},dot:{height:8,width:8},badgeBox:{height:16,width:16},badge:{backgroundColor:"color-mix(in srgb, {colors.sd.system.color.interaction.hoveredOnPrimary}, {colors.sd.system.color.impression.negativeContainer});"}}}),RE=({title:e,value:n,disabled:t,dot:o,badge:i,className:r,...a})=>{const[s,d]=zl.splitVariantProps(a),c=zl(s),u=t?c.badge:"";return v.jsxs(l0,{value:n,className:Y(c.trigger,r),disabled:t,...d,children:[v.jsx("span",{children:e}),o&&v.jsx("div",{className:c.dot,children:v.jsx(qt,{noNumber:!0,className:u})}),i&&v.jsx("div",{className:c.badgeBox,children:v.jsx(qt,{count:i,size:"small",className:u})})]})},Ol=se({slots:["root","list"],base:{root:{display:"flex",paddingX:"sd.system.dimension.spacing.medium"},list:{display:"flex",flex:1,alignItems:"center",justifyContent:"space-around"}}}),IE=({children:e,className:n,...t})=>{const[o,i]=Ol.splitVariantProps(t),r=Ol(o);return v.jsx(i0,{className:Y(r.root,n),...i,children:v.jsx(o0,{className:r.list,children:e})})};function E0(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=e.filter(Boolean);if(t.length<=1){var o=t[0];return o||null}return function(r){t.forEach(function(a){typeof a=="function"?a(r):a&&(a.current=r)})}}const Qr=se({slots:["root","label","required","wrapper","textarea","messageField","description","invalidMessage"],base:{root:{display:"inline-grid","@layer components":{width:"min(100%, 300px)"},gridTemplateColumns:"auto",rowGap:"sd.system.dimension.spacing.extraSmall",textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},label:{textStyle:{base:"sd.system.typography.label.medium_compact",expanded:"sd.system.typography.label.medium_expanded"}},wrapper:{display:"grid",gridTemplateColumns:"1fr auto",alignItems:"center",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",borderRadius:"sd.system.dimension.radius.medium",_focusWithin:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_disabled:{backgroundColor:"sd.system.color.interaction.disabled"},_invalid:{outlineColor:"sd.system.color.impression.negative"},'&:has([data-focus="true"])':{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"}},textarea:{outline:"none",marginTop:"sd.system.dimension.spacing.extraSmall",marginRight:"sd.system.dimension.spacing.twoExtraSmall",marginBottom:"sd.system.dimension.spacing.twoExtraSmall",marginLeft:"sd.system.dimension.spacing.small",_disabled:{cursor:"not-allowed"}},required:{pl:"sd.system.dimension.spacing.extraSmall",color:"sd.system.color.impression.negative"},messageField:{textAlign:"right",color:"sd.system.color.component.onSurfaceVariant",textStyle:{base:"sd.system.typography.body.extraSmall_compact",expanded:"sd.system.typography.body.extraSmall_expanded"}},invalidMessage:{color:"sd.system.color.impression.negative"}},variants:{autoAdjustHeight:{true:{textarea:{fieldSizing:"content",minHeight:"2lh"}}}}}),SE=C.forwardRef(({placeholder:e,label:n,description:t,required:o,invalidMessage:i,invalid:r,disabled:a,className:s,...d},c)=>{const u=C.useRef(null),g=E0(u,c),[h,m]=Qr.splitVariantProps(d),w=Qr(h),p=t||r&&i,y=d.id||C.useId();return v.jsxs("div",{className:Y(w.root,s),children:[n?v.jsxs("label",{className:w.label,htmlFor:y,children:[n,o&&v.jsx("span",{className:w.required,children:"必須"})]}):null,v.jsx("div",{className:w.wrapper,"data-invalid":r?!0:void 0,"data-disabled":a?!0:void 0,children:v.jsx("textarea",{ref:g,id:y,placeholder:e,required:o,disabled:a,className:w.textarea,...m})}),p&&v.jsxs("div",{className:w.messageField,children:[t&&v.jsx("p",{className:w.description,children:t}),r&&i&&v.jsx("p",{className:w.invalidMessage,children:i})]})]})}),ea=se({slots:["root","label","required","inputWrapper","input","icon","messageField","description","invalidMessage"],base:{root:{display:"inline-grid","@layer components":{width:"min(100%, 300px)"},gridTemplateColumns:"auto",rowGap:"sd.system.dimension.spacing.extraSmall",textStyle:{base:"sd.system.typography.body.medium_compact",expanded:"sd.system.typography.body.medium_expanded"}},label:{textStyle:{base:"sd.system.typography.label.medium_compact",expanded:"sd.system.typography.label.medium_expanded"}},inputWrapper:{height:48,display:"grid",gridTemplateColumns:"1fr auto",alignItems:"center",outlineStyle:"solid",outlineWidth:"sd.system.dimension.border.medium",outlineColor:"sd.system.color.component.outline",borderRadius:"sd.system.dimension.radius.medium",backgroundColor:"sd.system.color.component.surface",'&:has([data-focus="true"])':{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_focusWithin:{outlineWidth:"sd.system.dimension.border.thick",outlineColor:"sd.system.color.impression.primary"},_disabled:{backgroundColor:"sd.system.color.interaction.disabled",cursor:"not-allowed"},_invalid:{outlineColor:"sd.system.color.impression.negative"}},input:{outline:"none",paddingTop:"sd.system.dimension.spacing.extraSmall",paddingRight:"sd.system.dimension.spacing.twoExtraSmall",paddingBottom:"sd.system.dimension.spacing.extraSmall",paddingLeft:"sd.system.dimension.spacing.medium"},icon:{display:"grid",placeItems:"center",w:"48px",h:"48px",expanded:{w:"44px",h:"44px"}},required:{pl:"sd.system.dimension.spacing.extraSmall",color:"sd.system.color.impression.negative"},messageField:{textStyle:{base:"sd.system.typography.body.extraSmall_compact",expanded:"sd.system.typography.body.extraSmall_expanded"}},invalidMessage:{color:"sd.system.color.impression.negative"}}}),TE=C.forwardRef(({placeholder:e,label:n,description:t,required:o,invalidMessage:i,invalid:r,type:a="text",disabled:s,onChange:d,value:c,className:u,...g},h)=>{const m=C.useRef(null),w=E0(m,h),[p,y]=ea.splitVariantProps(g),x=ea(p),E=t||r&&i,[I,O]=C.useState(g.defaultValue||c),F=g.id||C.useId(),G=()=>{var L;const ie={target:{value:""}};Z(ie),(L=g.onReset)==null||L.call(g,ie),m.current&&(m.current.value="")},Z=ie=>{O(ie.target.value),d&&d(ie)};return v.jsxs("div",{className:Y(x.root,u),children:[n?v.jsxs("label",{className:x.label,htmlFor:F,children:[n,o&&v.jsx("span",{className:x.required,children:"必須"})]}):null,v.jsxs("div",{className:x.inputWrapper,"data-invalid":r?!0:void 0,"data-disabled":s?!0:void 0,children:[v.jsx("input",{ref:w,id:F,placeholder:e,required:o,disabled:s,value:c,type:a,className:x.input,onChange:Z,...y}),v.jsx("div",{className:x.icon,children:!s&&(r?v.jsx("span",{className:we({color:"sd.system.color.impression.negative"}),children:v.jsx(Oe,{name:"alert-circle",size:20})}):I?v.jsx("button",{className:we({cursor:"pointer"}),onClick:G,"aria-label":"値をクリア",children:v.jsx(Oe,{name:"close",size:20})}):null)})]}),E&&v.jsxs("div",{className:x.messageField,children:[t&&v.jsx("p",{className:x.description,children:t}),r&&i&&v.jsx("p",{className:x.invalidMessage,children:i})]})]})}),y0=se({slots:["root","textGroup","text","icon"],base:{root:{display:"flex",alignItems:"center",paddingX:"sd.system.dimension.spacing.extraLarge",borderRadius:"sd.system.dimension.radius.medium",boxShadow:"sd.system.elevation.shadow.level3",height:40},textGroup:{display:"flex",alignItems:"center",gap:"sd.system.dimension.spacing.twoExtraSmall"},text:{textStyle:"sd.system.typography.body.small_compact",_expanded:{textStyle:"sd.system.typography.body.small_expanded"}},icon:{color:"sd.system.color.component.inverseOnSurface"}},variants:{variant:{default:{root:{background:"sd.system.color.component.inverseSurface"},text:{color:"sd.system.color.component.inverseOnSurface"},icon:{color:"sd.system.color.impression.positive"}},error:{root:{background:"sd.system.color.impression.negativeContainer",borderColor:"sd.system.color.impression.negative",borderWidth:1},text:{color:"sd.system.color.impression.negative"},icon:{color:"sd.system.color.impression.negative"}}}},defaultVariants:{variant:"default"}}),ME=Q8({placement:"bottom"}),zE=({toaster:e})=>{const n={success:"check-circle",error:"alert-circle"};return v.jsx(c0,{toaster:e,children:t=>{const o=t.type==="error"?"error":"default",i=y0({variant:o}),r=n[t.type];return v.jsx(a0,{className:i.root,children:v.jsxs("div",{className:i.textGroup,children:[r&&v.jsx(Oe,{name:r,size:24,variant:"filled",className:i.icon}),v.jsx(s0,{className:i.text,children:t.title})]})},t.id)}})},ta=se({slots:["root","container","left","buttonContainer","title"],base:{root:{width:"100%",backgroundColor:"sd.system.color.component.surface"},container:{height:"48px",display:"flex",justifyContent:"space-between",gap:"8px",alignItems:"center"},left:{display:"flex",alignItems:"center",gap:"8px",width:"100%"},buttonContainer:{display:"flex",alignItems:"center",gap:"8px"},title:{textStyle:"sd.system.typography.title.medium_compact",maxW:"100%",_expanded:{textStyle:"sd.system.typography.title.medium_expanded"}}},variants:{type:{navbar:{},titleBar:{},titleBarTitleOnly:{root:{_lastOfType:{paddingBottom:"8px"},_firstOfType:{paddingBottom:"0px"}}}}},defaultVariants:{type:"navbar"}}),OE=({headingIconButton:e,trailingIconButtons:n,badge:t,title:o,...i})=>{const[r,{className:a,...s}]=ta.splitVariantProps(i),d=ta(r);return v.jsx("nav",{className:Y(d.root,a),...s,children:v.jsxs("div",{className:d.container,children:[v.jsxs("div",{className:d.left,children:[v.jsx("div",{className:d.buttonContainer,children:e}),v.jsx("h1",{className:d.title,children:o}),t&&v.jsx(qt,{count:t,position:"relative"})]}),v.jsx("div",{className:d.buttonContainer,children:n})]})})};exports.Accordion=xw;exports.AccordionGroup=Bw;exports.Avatar=Aw;exports.AvatarStyle=ml;exports.Badge=Nw;exports.BadgeCloseButton=$w;exports.BadgeStyle=pl;exports.Banner=Hw;exports.BottomNavigation=Dw;exports.BottomNavigationItem=jw;exports.BottomNavigationItemStyle=fl;exports.Button=uo;exports.ButtonStyle=wl;exports.CheckBox=Ww;exports.CheckBoxStyle=El;exports.ChoiceBox=Uw;exports.ChoiceBoxStyle=xl;exports.DashboardWidget=qw;exports.Divider=Yw;exports.DividerStyle=Cl;exports.Drawer=Xw;exports.DropdownMenu=Zw;exports.DropdownMenuStyle=m0;exports.IconButton=Ai;exports.IconButtonStyle=bl;exports.List=p0;exports.ListItem=f0;exports.ListItemStyle=Rl;exports.ModalDialog=Qw;exports.NotificationBadge=qt;exports.ProgressIndicator=w0;exports.ProgressIndicatorStyle=Il;exports.RadioButton=Gw;exports.RadioButtonStyle=yl;exports.RadioGroup=eE;exports.Search=tE;exports.SearchStyle=Sl;exports.Select=nE;exports.SelectStyle=Tl;exports.SerendiePreset=l1;exports.SvgIcon=CE;exports.Switch=bE;exports.SwitchStyle=Ml;exports.TabItem=RE;exports.TabItemStyle=zl;exports.Tabs=IE;exports.TabsStyle=Ol;exports.TextArea=SE;exports.TextField=TE;exports.Toast=zE;exports.ToastStyle=y0;exports.TopAppBar=OE;exports.checkboxCheckedIconCss=Vi;exports.checkboxIconCss=Oi;exports.checkboxUncheckedIconCss=Fi;exports.radioCheckedIconCss=ki;exports.radioIconCss=Pi;exports.radioUncheckedIconCss=Bi;exports.toaster=ME;
|