element.");return S.cloneElement(X,{ref:function(K){var oe=_.props.containerElements;X&&(typeof X.ref=="function"?X.ref(K):X.ref&&(X.ref.current=K)),_.focusTrapElements=oe||[K]}})}return null}}])&&m(M.prototype,R),Object.defineProperty(M,"prototype",{writable:!1}),G}(S.Component),P=typeof Element>"u"?Function:Element;k.propTypes={active:O.bool,paused:O.bool,focusTrapOptions:O.shape({document:O.object,onActivate:O.func,onPostActivate:O.func,checkCanFocusTrap:O.func,onDeactivate:O.func,onPostDeactivate:O.func,checkCanReturnFocus:O.func,initialFocus:O.oneOfType([O.instanceOf(P),O.string,O.func,O.bool]),fallbackFocus:O.oneOfType([O.instanceOf(P),O.string,O.func]),escapeDeactivates:O.oneOfType([O.bool,O.func]),clickOutsideDeactivates:O.oneOfType([O.bool,O.func]),returnFocusOnDeactivate:O.bool,setReturnFocus:O.oneOfType([O.instanceOf(P),O.string,O.func]),allowOutsideClick:O.oneOfType([O.bool,O.func]),preventScroll:O.bool}),containerElements:O.arrayOf(O.instanceOf(P)),children:O.oneOfType([O.element,O.instanceOf(P)])},k.defaultProps={active:!0,paused:!1,focusTrapOptions:{},_createFocusTrap:E},o.exports=k},291:function(o,d,p){p.r(d),p.d(d,{createFocusTrap:function(){return ve}});var v=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],m=v.join(","),g=typeof Element>"u"?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,w=function(Q,W,Z){var $=Array.prototype.slice.apply(Q.querySelectorAll(m));return W&&g.call(Q,m)&&$.unshift(Q),$=$.filter(Z)},b=function(Q){var W=parseInt(Q.getAttribute("tabindex"),10);return isNaN(W)?function(Z){return Z.contentEditable==="true"}(Q)?0:Q.nodeName!=="AUDIO"&&Q.nodeName!=="VIDEO"&&Q.nodeName!=="DETAILS"||Q.getAttribute("tabindex")!==null?Q.tabIndex:0:W},S=function(Q,W){return Q.tabIndex===W.tabIndex?Q.documentOrder-W.documentOrder:Q.tabIndex-W.tabIndex},y=function(Q){return Q.tagName==="INPUT"},O=function(Q){return function(W){return y(W)&&W.type==="radio"}(Q)&&!function(W){if(!W.name)return!0;var Z,$=W.form||W.ownerDocument,fe=function(Le){return $.querySelectorAll('input[type="radio"][name="'+Le+'"]')};if(typeof window<"u"&&window.CSS!==void 0&&typeof window.CSS.escape=="function")Z=fe(window.CSS.escape(W.name));else try{Z=fe(W.name)}catch(Le){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",Le.message),!1}var ae=function(Le,rt){for(var Ue=0;Ue
summary:first-of-type")?Z.parentElement:Z;if(g.call(fe,"details:not([open]) *"))return!0;if($&&$!=="full"){if($==="non-zero-area"){var ae=Z.getBoundingClientRect(),Le=ae.width,rt=ae.height;return Le===0&&rt===0}}else for(;Z;){if(getComputedStyle(Z).display==="none")return!0;Z=Z.parentElement}return!1}(W,Q.displayCheck)||function(Z){return Z.tagName==="DETAILS"&&Array.prototype.slice.apply(Z.children).some(function($){return $.tagName==="SUMMARY"})}(W)||function(Z){if(y(Z)||Z.tagName==="SELECT"||Z.tagName==="TEXTAREA"||Z.tagName==="BUTTON")for(var $=Z.parentElement;$;){if($.tagName==="FIELDSET"&&$.disabled){for(var fe=0;fe<$.children.length;fe++){var ae=$.children.item(fe);if(ae.tagName==="LEGEND")return!ae.contains(Z)}return!0}$=$.parentElement}return!1}(W))},k=function(Q,W){return!(!E(Q,W)||O(W)||b(W)<0)},P=function(Q,W){if(W=W||{},!Q)throw new Error("No node provided");return g.call(Q,m)!==!1&&k(W,Q)},D=v.concat("iframe").join(","),M=function(Q,W){if(W=W||{},!Q)throw new Error("No node provided");return g.call(Q,D)!==!1&&E(W,Q)};function R(Q,W){var Z=Object.keys(Q);if(Object.getOwnPropertySymbols){var $=Object.getOwnPropertySymbols(Q);W&&($=$.filter(function(fe){return Object.getOwnPropertyDescriptor(Q,fe).enumerable})),Z.push.apply(Z,$)}return Z}function U(Q,W,Z){return W in Q?Object.defineProperty(Q,W,{value:Z,enumerable:!0,configurable:!0,writable:!0}):Q[W]=Z,Q}var G,_=(G=[],{activateTrap:function(Q){if(G.length>0){var W=G[G.length-1];W!==Q&&W.pause()}var Z=G.indexOf(Q);Z===-1||G.splice(Z,1),G.push(Q)},deactivateTrap:function(Q){var W=G.indexOf(Q);W!==-1&&G.splice(W,1),G.length>0&&G[G.length-1].unpause()}}),X=function(Q){return setTimeout(Q,0)},K=function(Q,W){var Z=-1;return Q.every(function($,fe){return!W($)||(Z=fe,!1)}),Z},oe=function(Q){for(var W=arguments.length,Z=new Array(W>1?W-1:0),$=1;$1?Ie-1:0),Mt=1;Mt0)return{container:xe,firstTabbableNode:Mt[0],lastTabbableNode:Mt[Mt.length-1]}}).filter(function(xe){return!!xe}),ae.tabbableGroups.length<=0&&!Ue("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},st=function xe(me){me!==!1&&me!==$.activeElement&&(me&&me.focus?(me.focus({preventScroll:!!fe.preventScroll}),ae.mostRecentlyFocusedNode=me,function(Ie){return Ie.tagName&&Ie.tagName.toLowerCase()==="input"&&typeof Ie.select=="function"}(me)&&me.select()):xe(Nt()))},gr=function(xe){var me=Ue("setReturnFocus",xe);return me||me!==!1&&xe},sr=function(xe){var me=ke(xe);rt(me)||(oe(fe.clickOutsideDeactivates,xe)?Z.deactivate({returnFocus:fe.returnFocusOnDeactivate&&!M(me)}):oe(fe.allowOutsideClick,xe)||xe.preventDefault())},Ea=function(xe){var me=ke(xe),Ie=rt(me);Ie||me instanceof Document?Ie&&(ae.mostRecentlyFocusedNode=me):(xe.stopImmediatePropagation(),st(ae.mostRecentlyFocusedNode||Nt()))},yr=function(xe){if(function(me){return me.key==="Escape"||me.key==="Esc"||me.keyCode===27}(xe)&&oe(fe.escapeDeactivates,xe)!==!1)return xe.preventDefault(),void Z.deactivate();(function(me){return me.key==="Tab"||me.keyCode===9})(xe)&&function(me){var Ie=ke(me);zt();var yt=null;if(ae.tabbableGroups.length>0){var Mt=K(ae.tabbableGroups,function(nn){return nn.container.contains(Ie)});if(Mt<0)yt=me.shiftKey?ae.tabbableGroups[ae.tabbableGroups.length-1].lastTabbableNode:ae.tabbableGroups[0].firstTabbableNode;else if(me.shiftKey){var Gt=K(ae.tabbableGroups,function(nn){var mn=nn.firstTabbableNode;return Ie===mn});if(Gt<0&&(ae.tabbableGroups[Mt].container===Ie||M(Ie)&&!P(Ie))&&(Gt=Mt),Gt>=0){var ci=Gt===0?ae.tabbableGroups.length-1:Gt-1;yt=ae.tabbableGroups[ci].lastTabbableNode}}else{var rn=K(ae.tabbableGroups,function(nn){var mn=nn.lastTabbableNode;return Ie===mn});if(rn<0&&(ae.tabbableGroups[Mt].container===Ie||M(Ie)&&!P(Ie))&&(rn=Mt),rn>=0){var oa=rn===ae.tabbableGroups.length-1?0:rn+1;yt=ae.tabbableGroups[oa].firstTabbableNode}}}else yt=Ue("fallbackFocus");yt&&(me.preventDefault(),st(yt))}(xe)},Ln=function(xe){if(!oe(fe.clickOutsideDeactivates,xe)){var me=ke(xe);rt(me)||oe(fe.allowOutsideClick,xe)||(xe.preventDefault(),xe.stopImmediatePropagation())}},we=function(){if(ae.active)return _.activateTrap(Z),ae.delayInitialFocusTimer=fe.delayInitialFocus?X(function(){st(Nt())}):st(Nt()),$.addEventListener("focusin",Ea,!0),$.addEventListener("mousedown",sr,{capture:!0,passive:!1}),$.addEventListener("touchstart",sr,{capture:!0,passive:!1}),$.addEventListener("click",Ln,{capture:!0,passive:!1}),$.addEventListener("keydown",yr,{capture:!0,passive:!1}),Z},Qt=function(){if(ae.active)return $.removeEventListener("focusin",Ea,!0),$.removeEventListener("mousedown",sr,!0),$.removeEventListener("touchstart",sr,!0),$.removeEventListener("click",Ln,!0),$.removeEventListener("keydown",yr,!0),Z};return(Z={activate:function(xe){if(ae.active)return this;var me=Le(xe,"onActivate"),Ie=Le(xe,"onPostActivate"),yt=Le(xe,"checkCanFocusTrap");yt||zt(),ae.active=!0,ae.paused=!1,ae.nodeFocusedBeforeActivation=$.activeElement,me&&me();var Mt=function(){yt&&zt(),we(),Ie&&Ie()};return yt?(yt(ae.containers.concat()).then(Mt,Mt),this):(Mt(),this)},deactivate:function(xe){if(!ae.active)return this;clearTimeout(ae.delayInitialFocusTimer),ae.delayInitialFocusTimer=void 0,Qt(),ae.active=!1,ae.paused=!1,_.deactivateTrap(Z);var me=Le(xe,"onDeactivate"),Ie=Le(xe,"onPostDeactivate"),yt=Le(xe,"checkCanReturnFocus");me&&me();var Mt=Le(xe,"returnFocus","returnFocusOnDeactivate"),Gt=function(){X(function(){Mt&&st(gr(ae.nodeFocusedBeforeActivation)),Ie&&Ie()})};return Mt&&yt?(yt(gr(ae.nodeFocusedBeforeActivation)).then(Gt,Gt),this):(Gt(),this)},pause:function(){return ae.paused||!ae.active||(ae.paused=!0,Qt()),this},unpause:function(){return ae.paused&&ae.active?(ae.paused=!1,zt(),we(),this):this},updateContainerElements:function(xe){var me=[].concat(xe).filter(Boolean);return ae.containers=me.map(function(Ie){return typeof Ie=="string"?$.querySelector(Ie):Ie}),ae.active&&zt(),this}}).updateContainerElements(Q),Z}},703:function(o,d,p){var v=p(414);function m(){}function g(){}g.resetWarningCache=m,o.exports=function(){function w(y,O,E,k,P,D){if(D!==v){var M=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw M.name="Invariant Violation",M}}function b(){return w}w.isRequired=w;var S={array:w,bigint:w,bool:w,func:w,number:w,object:w,string:w,symbol:w,any:w,arrayOf:b,element:w,elementType:w,instanceOf:b,node:w,objectOf:b,oneOf:b,oneOfType:b,shape:b,exact:b,checkPropTypes:g,resetWarningCache:m};return S.PropTypes=S,S}},697:function(o,d,p){o.exports=p(703)()},414:function(o){o.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},787:function(o){o.exports=r},156:function(o){o.exports=n}},i={};function s(o){var d=i[o];if(d!==void 0)return d.exports;var p=i[o]={exports:{}};return a[o](p,p.exports,s),p.exports}s.n=function(o){var d=o&&o.__esModule?function(){return o.default}:function(){return o};return s.d(d,{a:d}),d},s.d=function(o,d){for(var p in d)s.o(d,p)&&!s.o(o,p)&&Object.defineProperty(o,p,{enumerable:!0,get:d[p]})},s.o=function(o,d){return Object.prototype.hasOwnProperty.call(o,d)},s.r=function(o){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})};var h={};return function(){s.r(h),s.d(h,{Accordion:function(){return y},Address:function(){return VI},Alert:function(){return w},Banner:function(){return M6},BannerButton:function(){return A6},BannerContent:function(){return z6},BannerFlag:function(){return D6},BannerGuidance:function(){return Sm},BannerHeader:function(){return R6},BannerIcon:function(){return jm},Breadcrumb:function(){return mB},BreadcrumbBar:function(){return vB},BreadcrumbLink:function(){return gB},Button:function(){return E},ButtonGroup:function(){return P},Card:function(){return cB},CardBody:function(){return hB},CardFooter:function(){return pB},CardGroup:function(){return uB},CardHeader:function(){return dB},CardMedia:function(){return fB},CharacterCount:function(){return _L},Checkbox:function(){return VL},Collection:function(){return jL},CollectionCalendarDate:function(){return DL},CollectionDescription:function(){return FL},CollectionHeading:function(){return TL},CollectionItem:function(){return CL},CollectionMeta:function(){return PL},CollectionMetaItem:function(){return NL},CollectionMetaItemTag:function(){return ML},CollectionThumbnail:function(){return AL},ComboBox:function(){return B6},DateInput:function(){return GL},DateInputGroup:function(){return qL},DatePicker:function(){return Gc},DateRangePicker:function(){return JL},ErrorMessage:function(){return $L},ExtendedNav:function(){return bI},Fieldset:function(){return eI},FileInput:function(){return aI},Footer:function(){return HI},FooterExtendedNavList:function(){return tO},FooterNav:function(){return WI},Form:function(){return J6},FormGroup:function(){return Ol},GovBanner:function(){return kL},Grid:function(){return LL},GridContainer:function(){return RL},Header:function(){return xI},Icon:function(){return F},IconList:function(){return CI},IconListContent:function(){return TI},IconListIcon:function(){return FI},IconListItem:function(){return PI},IconListTitle:function(){return NI},Identifier:function(){return MI},IdentifierGov:function(){return AI},IdentifierIdentity:function(){return zI},IdentifierLink:function(){return DI},IdentifierLinkItem:function(){return RI},IdentifierLinks:function(){return LI},IdentifierLogo:function(){return II},IdentifierLogos:function(){return BI},IdentifierMasthead:function(){return _I},InPageNavigation:function(){return X},InputGroup:function(){return iI},InputPrefix:function(){return oI},InputSuffix:function(){return sI},Label:function(){return is},LanguageSelector:function(){return cI},LanguageSelectorButton:function(){return ug},Link:function(){return U},Logo:function(){return GI},MediaBlockBody:function(){return oe},MegaMenu:function(){return OI},Menu:function(){return $6},Modal:function(){return aB},ModalFooter:function(){return lB},ModalHeading:function(){return sB},ModalOpenLink:function(){return oB},ModalToggleButton:function(){return iB},NavCloseButton:function(){return Og},NavDropDownButton:function(){return SI},NavList:function(){return co},NavMenuButton:function(){return EI},Pagination:function(){return SL},PrimaryNav:function(){return kI},ProcessList:function(){return jB},ProcessListHeading:function(){return TB},ProcessListItem:function(){return CB},Radio:function(){return dI},RangeInput:function(){return fI},RequiredMarker:function(){return Um},Search:function(){return OB},Select:function(){return hI},SideNav:function(){return Ue},SiteAlert:function(){return FB},SocialLink:function(){return KI},SocialLinks:function(){return qI},StepIndicator:function(){return yB},StepIndicatorStep:function(){return wB},SummaryBox:function(){return EB},SummaryBoxContent:function(){return kB},SummaryBoxHeading:function(){return SB},Table:function(){return ve},Tag:function(){return W},TextInput:function(){return xl},TextInputMask:function(){return pI},Textarea:function(){return I6},TimePicker:function(){return gI},Title:function(){return jI},Tooltip:function(){return rt},ValidationChecklist:function(){return yI},ValidationItem:function(){return wI}});var o=s(787),d=s.n(o),p=s(184),v=s.n(p),m="src-components-Alert-Alert-module__alertWithCTA--Vr18x";function g(){return g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const Y=v()("usa-alert",{"usa-alert--success":l==="success","usa-alert--warning":l==="warning","usa-alert--error":l==="error","usa-alert--info":l==="info","usa-alert--slim":A,"usa-alert--no-icon":L,"usa-alert--validation":V,[m]:!!f},I),ne=c;return d().createElement("div",g({className:Y,"data-testid":"alert"},q),d().createElement("div",{className:"usa-alert__body"},u&&d().createElement(ne,{className:"usa-alert__heading"},u),C&&(V?C:d().createElement("p",{className:"usa-alert__text"},C))),f&&d().createElement("div",null,f))};function b(){return b=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-accordion__heading",C),V=v()("usa-accordion__content","usa-prose",C),q=A;return d().createElement(d().Fragment,null,d().createElement(q,{className:I},d().createElement("button",{type:"button",className:"usa-accordion__button","aria-expanded":f,"aria-controls":u,"data-testid":`accordionButton_${u}`,onClick:L},l)),d().createElement("div",{id:u,"data-testid":`accordionItem_${u}`,className:V,hidden:!f},c))},y=({bordered:l,items:u,className:c,multiselectable:f=!1})=>{const[C,A]=(0,o.useState)(u.filter(I=>!!I.expanded).map(I=>I.id)),L=v()("usa-accordion",{"usa-accordion--bordered":l},c);return d().createElement("div",{className:L,"data-testid":"accordion","data-allow-multiple":f||void 0},u.map((I,V)=>d().createElement(S,b({key:`accordionItem_${V}`},I,{expanded:C.indexOf(I.id)>-1,handleToggle:()=>{(q=>{const Y=[...C],ne=C.indexOf(q),se=f;ne>-1?Y.splice(ne,1):(se||Y.splice(0,Y.length),Y.push(q)),A(Y)})(I.id)}}))))};function O(){return O=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const se=v()("usa-button",{"usa-button--secondary":c,"usa-button--base":f,"usa-button--accent-cool":C==="cool","usa-button--accent-warm":C==="warm","usa-button--outline":A,"usa-button--inverse":L,"usa-button--big":I==="big","usa-button--unstyled":V},Y);return d().createElement("button",O({type:l,className:se,onClick:q,"data-testid":"button"},ne),u)};function k(){return k=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-button-group",{"usa-button-group--segmented":c=="segmented"},l);return d().createElement("ul",k({className:C},f),d().Children.map(u,A=>d().createElement("li",{className:"usa-button-group__item"},A)))};function D(){return D=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const Y=v()("usa-in-page-nav",G.target,l),{className:ne,...se}=C||{},ue=v()("usa-in-page-nav__nav",ne),{className:ge,...ce}=f||{},Pe=v()("main-content",ge),ye=c,je={"--margin-offset":L},[J,ee]=(0,o.useState)(""),Se=u.props.children.filter(re=>re.type==="h2"||re.type==="h3"),Ce=new IntersectionObserver(re=>{re.forEach(Oe=>{Oe.isIntersecting&&ee(Oe.target.id)})},{root:null,rootMargin:A,threshold:[I]});return(0,o.useEffect)(()=>{document.querySelectorAll("h2,h3").forEach(re=>Ce.observe(re))}),d().createElement("div",_({className:"usa-in-page-nav-container"},q),d().createElement("aside",{className:Y,"aria-label":V,"data-testid":"InPageNavigation"},d().createElement("nav",_({className:ue},se),d().createElement(ye,{className:"usa-in-page-nav__heading",tabIndex:0},V),d().createElement("ul",{className:"usa-in-page-nav__list"},Se.map(re=>{const Oe=re.props.children,Be=re.props.id,nt=v()("usa-in-page-nav__item",{"usa-in-page-nav__item--sub-item":re.type==="h3"}),wt=v()("usa-in-page-nav__link",{"usa-current":Be===J});return d().createElement("li",{key:`usa-in-page-nav__item_${Oe}`,className:nt},d().createElement(U,{href:`#${Be}`,className:wt},Oe))})))),d().createElement("main",_({id:"main-content",className:Pe},ce,{style:L?je:void 0}),u))};function K(){return K=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-media-block__body",u);return d().createElement("div",K({className:f},c),l)};var ke="src-components-Table-Table-module__fixed--Eq00W";const ve=({bordered:l,caption:u,children:c,className:f,fullWidth:C,fixed:A,scrollable:L,striped:I,compact:V,stackedStyle:q="none"})=>{const Y=v()("usa-table",{"usa-table--borderless":!l,"width-full":C,[`${ke}`]:A,"usa-table--striped":I,"usa-table--compact":V,"usa-table--stacked":q==="default","usa-table--stacked-header":q==="headers"},f);V&&q!=="none"&&console.warn("USWDS states that compact styling is not suitable for use with stacked variants. See USWDS Table component, Table variants for more information: https://designsystem.digital.gov/components/table");const ne=d().createElement("table",{className:Y,"data-testid":"table"},u&&d().createElement("caption",null,u),c);return d().createElement(d().Fragment,null,L?d().createElement("div",{"data-testid":"scrollable-table-container",className:"usa-table-container--scrollable",tabIndex:0},ne):ne)};function Q(){return Q=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C={};u&&(C.background=u);const A=v()("usa-tag",c);return d().createElement("span",Q({"data-testid":"tag",className:A,style:{...C}},f),l)},Z=(l,u=window,c=document.documentElement)=>{const f=l.getBoundingClientRect();return f.top>=0&&f.left>=0&&f.bottom<=(u.innerHeight||c.clientHeight)&&f.right<=(u.innerWidth||c.clientWidth)},$=(l,u)=>parseInt(window.getComputedStyle(l).getPropertyValue(u),10),fe=(l,u,c)=>$(c,`margin-${l}`)>0?u-$(c,`margin-${l}`):u;function ae(){return ae=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const kt=fe("top",Te.offsetHeight,tt),qt=fe("left",Te.offsetWidth,tt);q("top"),ce({left:"50%",top:`-${Le}px`,margin:`-${kt}px 0 0 -${qt/2}px`})},ee=(Te,tt)=>{const kt=fe("left",Te.offsetWidth,tt);q("bottom"),ce({left:"50%",margin:`${Le}px 0 0 -${kt/2}px`})},Se=(Te,tt)=>{const kt=fe("top",Te.offsetHeight,tt);q("right"),ce({top:"50%",left:`${tt.offsetLeft+tt.offsetWidth+Le}px`,margin:`-${kt/2}px 0 0 0`})},Ce=(Te,tt)=>{const kt=fe("top",Te.offsetHeight,tt),qt=fe("left",tt.offsetLeft>Te.offsetWidth?tt.offsetLeft-Te.offsetWidth:Te.offsetWidth,tt);q("left"),ce({top:"50%",left:`-${Le}px`,margin:`-${kt/2}px 0 0 ${tt.offsetLeft>Te.offsetWidth?qt:-qt}px`})},re=[J,ee,Se,Ce],Oe=re.length;(0,o.useEffect)(()=>{if(C&&u.current&&c.current){const Te=u.current,tt=c.current;if(Z(tt))I(!0);else{const kt=Y;ktqt+1),kt{if(C){if(u.current&&c.current){const Te=u.current,tt=c.current;switch(Pe){case"top":J(tt,Te);break;case"bottom":ee(tt,Te);break;case"right":Se(tt,Te);break;case"left":Ce(tt,Te)}}}else I(!1),ue(!1),ne(0)},[C]);const Be=()=>{A(!0)},nt=()=>{A(!1)},wt=v()("usa-tooltip",ye),at=v()("usa-tooltip__body",{"is-set":C,"usa-tooltip__body--top":V==="top","usa-tooltip__body--bottom":V==="bottom","usa-tooltip__body--right":V==="right","usa-tooltip__body--left":V==="left","is-visible":L,"usa-tooltip__body--wrap":C&&se});if(function(Te){return"asCustom"in Te}(l)){const{label:Te,title:tt,asCustom:kt,children:qt,...Dr}=l,be=Dr,$e=v()("usa-tooltip__trigger",je),Jt=(0,o.createElement)(kt,{...be,ref:u,"data-testid":"triggerElement","aria-describedby":f.current,tabIndex:0,title:"",onMouseEnter:Be,onMouseOver:Be,onFocus:Be,onMouseLeave:nt,onBlur:nt,onKeyDown:nt,className:$e},qt);return d().createElement("span",{"data-testid":"tooltipWrapper",className:wt},Jt,d().createElement("span",{"data-testid":"tooltipBody",title:tt??(typeof Te=="string"?Te:void 0),id:f.current,ref:c,className:at,role:"tooltip","aria-hidden":!C,style:ge},Te))}{const{label:Te,title:tt,children:kt,...qt}=l,Dr=v()("usa-button","usa-tooltip__trigger",je);return d().createElement("span",{"data-testid":"tooltipWrapper",className:wt},d().createElement("button",ae({},qt,{"data-testid":"triggerElement",ref:u,"aria-describedby":f.current,tabIndex:0,type:"button",className:Dr,title:"",onMouseEnter:Be,onMouseOver:Be,onFocus:Be,onMouseLeave:nt,onBlur:nt,onKeyDown:nt}),kt),d().createElement("span",{"data-testid":"tooltipBody",title:tt??(typeof Te=="string"?Te:void 0),id:f.current,ref:c,className:at,role:"tooltip","aria-hidden":!C,style:ge},Te))}}rt.defaultProps={position:"top"};const Ue=({items:l,isSubnav:u=!1})=>{const c=v()({"usa-sidenav":!u,"usa-sidenav__sublist":u});return d().createElement("ul",{className:c,"data-testid":"sidenav"},l.map((f,C)=>d().createElement("li",{key:`sidenav_item_${C}`,className:"usa-sidenav__item"},f)))};var Nt;function zt(){return zt=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zt({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Nt||(Nt=o.createElement("path",{d:"M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"})));var gr,sr,Ea=(0,o.memo)(st);function yr(){return yr=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yr({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),gr||(gr=o.createElement("circle",{cx:17,cy:4.54,r:2})),sr||(sr=o.createElement("path",{d:"M14 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm3-3.5h-1.86l1.67-3.67C17.42 8.5 16.44 7 14.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L7.22 10l1.92.53L9.79 9H12l-1.83 4.1c-.6 1.33.39 2.9 1.85 2.9H17v5h2v-5.5c0-1.1-.9-2-2-2z"})));var we,Qt=(0,o.memo)(Ln);function xe(){return xe=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xe({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),we||(we=o.createElement("path",{d:"M4 10h3v7H4zm6.5 0h3v7h-3zM2 19h20v3H2zm15-9h3v7h-3zm-5-9L2 6v2h20V6z"})));var Ie,yt=(0,o.memo)(me);function Mt(){return Mt=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mt({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ie||(Ie=o.createElement("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.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 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z"})));var ci,rn=(0,o.memo)(Gt);function oa(){return oa=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",oa({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ci||(ci=o.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"})));var mn,Sc=(0,o.memo)(nn);function Zo(){return Zo=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zo({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),mn||(mn=o.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})));var Yo,jc=(0,o.memo)(kc);function di(){return di=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",di({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yo||(Yo=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"})));var In,fi=(0,o.memo)(Qo);function oo(){return oo=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",oo({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),In||(In=o.createElement("path",{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.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"})));var Cc,so=(0,o.memo)(hl);function pl(){return pl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Cc||(Cc=o.createElement("path",{d:"m22 5.72-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39 6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 0 0 0-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})));var er,hi=(0,o.memo)(u0);function vl(){return vl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),er||(er=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var Jo,Fc=(0,o.memo)(Tc);function $o(){return $o=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$o({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jo||(Jo=o.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 9h-2V5h2v6zm0 4h-2v-2h2v2z"})));var ml,Pc=(0,o.memo)(c0);function gl(){return gl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ml||(ml=o.createElement("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"})));var lo,Nc=(0,o.memo)(Bn);function es(){return es=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",es({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lo||(lo=o.createElement("path",{d:"m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"})));var yl,sa=(0,o.memo)(Mc);function ts(){return ts=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ts({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),yl||(yl=o.createElement("path",{d:"m7 10 5 5 5-5z"})));var wl,zc=(0,o.memo)(Ac);function bl(){return bl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),wl||(wl=o.createElement("path",{d:"m7 14 5-5 5 5z"})));var B,pe=(0,o.memo)(Ae);function Ne(){return Ne=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ne({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B||(B=o.createElement("path",{d:"m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"})));var lr,ur=(0,o.memo)(Dt);function wr(){return wr=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wr({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lr||(lr=o.createElement("path",{d:"m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"})));var pi,Sr=(0,o.memo)(_n);function rs(){return rs=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rs({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),pi||(pi=o.createElement("path",{d:"m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"})));var Bb,nF=(0,o.memo)(Dc);function d0(){return d0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",d0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Bb||(Bb=o.createElement("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"})));var _b,iF=(0,o.memo)(aF);function f0(){return f0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",f0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_b||(_b=o.createElement("path",{d:"M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"})));var Vb,sF=(0,o.memo)(oF);function h0(){return h0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",h0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Vb||(Vb=o.createElement("path",{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"})));var Hb,uF=(0,o.memo)(lF);function p0(){return p0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",p0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Hb||(Hb=o.createElement("path",{d:"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 0 1 6 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"})));var Ub,dF=(0,o.memo)(cF);function v0(){return v0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",v0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ub||(Ub=o.createElement("path",{d:"M20 8v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8c0-1.86 1.28-3.41 3-3.86V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86zM6 12v2h10v2h2v-4H6z"})));var Wb,Gb,hF=(0,o.memo)(fF);function m0(){return m0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",m0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Wb||(Wb=o.createElement("circle",{cx:7,cy:7,r:2})),Gb||(Gb=o.createElement("path",{d:"M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6h-2z"})));var qb,vF=(0,o.memo)(pF);function g0(){return g0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",g0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),qb||(qb=o.createElement("path",{d:"M17 10.13a33.86 33.86 0 0 1-10 0 1.92 1.92 0 0 1-1.51-1.46 10.42 10.42 0 0 1 0-4.84 1.92 1.92 0 0 1 1.57-1.46 33.86 33.86 0 0 1 10 0 1.9 1.9 0 0 1 1.56 1.46 10.16 10.16 0 0 1 0 4.84A1.9 1.9 0 0 1 17 10.13Zm4 12.12H7a5.25 5.25 0 0 1 0-10.5h10a3.25 3.25 0 0 1 0 6.5H7a1.25 1.25 0 0 1 0-2.5h10a.75.75 0 0 0 0-1.5H7a2.75 2.75 0 0 0 0 5.5h14a1.25 1.25 0 0 1 0 2.5Z"})));var Kb,gF=(0,o.memo)(mF);function y0(){return y0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",y0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Kb||(Kb=o.createElement("path",{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z"})));var Xb,wF=(0,o.memo)(yF);function w0(){return w0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",w0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Xb||(Xb=o.createElement("path",{d:"M20 8h-2.81a5.985 5.985 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z"})));var Zb,xF=(0,o.memo)(bF);function b0(){return b0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",b0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Zb||(Zb=o.createElement("path",{d:"m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"})));var Yb,EF=(0,o.memo)(OF);function x0(){return x0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",x0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yb||(Yb=o.createElement("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"})));var Qb,kF=(0,o.memo)(SF);function O0(){return O0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",O0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Qb||(Qb=o.createElement("path",{d:"M18 11v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM4 9c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3V6L8 9H4zm11.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z"})));var Jb,CF=(0,o.memo)(jF);function E0(){return E0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",E0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jb||(Jb=o.createElement("path",{fillRule:"evenodd",d:"m12 5 8 13h2v2H2v-2h2l8-13zm.05 8-2.69 5h5.38l-2.69-5zM5.5 3l-.018.024A2.5 2.5 0 0 0 7.498 7 2.5 2.5 0 1 1 5.5 3z"})));var $b,FF=(0,o.memo)(TF);function S0(){return S0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",S0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$b||($b=o.createElement("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"})));var e5,NF=(0,o.memo)(PF);function k0(){return k0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",k0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e5||(e5=o.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"})));var t5,AF=(0,o.memo)(MF);function j0(){return j0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",j0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t5||(t5=o.createElement("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"})));var r5,DF=(0,o.memo)(zF);function C0(){return C0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",C0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r5||(r5=o.createElement("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"})));var n5,LF=(0,o.memo)(RF);function T0(){return T0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",T0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n5||(n5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"})));var a5,BF=(0,o.memo)(IF);function F0(){return F0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",F0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a5||(a5=o.createElement("path",{d:"M16.59 7.58 10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var i5,VF=(0,o.memo)(_F);function P0(){return P0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",P0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i5||(i5=o.createElement("path",{d:"M21.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z"})));var o5,UF=(0,o.memo)(HF);function N0(){return N0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",N0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o5||(o5=o.createElement("path",{d:"m16.99 5 .63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7l1.37-.63.63-1.37M11 6.13V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0 0 13 2H7.5v2H9v2.14A5.007 5.007 0 0 0 5.26 9.5h3.98L15 11.65v-.62a5 5 0 0 0-4-4.9zM1 22h4V11H1v11zm19-5h-7l-2.09-.73.33-.94L13 16h2.82c.65 0 1.18-.53 1.18-1.18 0-.49-.31-.93-.77-1.11L8.97 11H7v9.02L14 22l8-3c-.01-1.1-.89-2-2-2zm0-3c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2z"})));var s5,GF=(0,o.memo)(WF);function M0(){return M0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",M0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s5||(s5=o.createElement("path",{d:"M15.7 2.37 15 2.3V4a3 3 0 0 1-6 0V2.3l-.7.07a7 7 0 0 0-6.3 7V20h3V10h1.5v12h11V10H19v10h3V9.33a7 7 0 0 0-6.3-6.96Z"})));var l5,KF=(0,o.memo)(qF);function A0(){return A0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",A0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l5||(l5=o.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})));var u5,ZF=(0,o.memo)(XF);function z0(){return z0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",z0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u5||(u5=o.createElement("path",{d:"M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 7H9.5v-.5h-2v3h2V13H11v1c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zm7 0h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1z"})));var c5,QF=(0,o.memo)(YF);function D0(){return D0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",D0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c5||(c5=o.createElement("path",{d:"M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z"})));var d5,$F=(0,o.memo)(JF);function R0(){return R0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",R0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d5||(d5=o.createElement("path",{d:"M9.4 16.6 4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0 4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"})));var f5,tP=(0,o.memo)(eP);function L0(){return L0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",L0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f5||(f5=o.createElement("path",{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"})));var h5,nP=(0,o.memo)(rP);function I0(){return I0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",I0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h5||(h5=o.createElement("path",{d:"M11 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.97 4.97 0 0 0 3.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm1.5 1h-3a2.99 2.99 0 0 1-2.95-2.5h-2A4.97 4.97 0 0 0 16 19.74V22h6v-2.5c0-.83-.67-1.5-1.5-1.5z"})));var p5,iP=(0,o.memo)(aP);function B0(){return B0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",B0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p5||(p5=o.createElement("path",{d:"m13.783 15.172 2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 0 0-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z"})));var v5,m5,sP=(0,o.memo)(oP);function _0(){return _0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v5||(v5=o.createElement("circle",{cx:10.5,cy:4.5,r:1.5})),m5||(m5=o.createElement("path",{d:"M19.59 16h-1.27l-.64.71h-1.27L15.14 21h1.27l.64-.71h1.9l.64.71h1.27l-1.27-5zm-5.21-3.28L14 14.19l-3.8-1.26-.1-.16.52-3.13c.93 1.37 2.15 2.11 4.6 2.11v-1.5c-2.44 0-3.09-.77-3.9-2.39a2.65 2.65 0 0 0-3-1.59L3.75 7.41v3.38l-1.51-.5-.48 1.42 4.35 1.45L5 20.86l2 .28 1-7.34.38.13L10 16.3V21h2v-5.3l-.49-.7 2 .67-.37 1.27 1.91.57 1.24-4.19Zm-9.13-1.43v-2.7l1.57-.4-.49 3.46Z"})));var g5,uP=(0,o.memo)(lP);function V0(){return V0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",V0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g5||(g5=o.createElement("path",{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 17.43V18z"})));var y5,dP=(0,o.memo)(cP);function H0(){return H0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",H0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y5||(y5=o.createElement("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})));var w5,hP=(0,o.memo)(fP);function U0(){return U0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",U0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w5||(w5=o.createElement("path",{d:"M21.25 10.5c-.41 0-.75.34-.75.75h-1.54a6.978 6.978 0 0 0-1.52-3.65l1.09-1.09.01.01c.29.29.77.29 1.06 0s.29-.77 0-1.06L18.54 4.4a.754.754 0 0 0-1.06 0c-.29.29-.29.76-.01 1.05l-1.09 1.09a7.015 7.015 0 0 0-3.64-1.51V3.5h.01c.41 0 .75-.34.75-.75S13.16 2 12.75 2h-1.5c-.41 0-.75.34-.75.75s.33.74.74.75v1.55c-1.37.14-2.62.69-3.64 1.51L6.51 5.47l.01-.01c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0L4.4 5.46c-.29.29-.29.77 0 1.06.29.29.76.29 1.05.01l1.09 1.09a6.89 6.89 0 0 0-1.5 3.63H3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5c0 .41.34.75.75.75s.75-.34.75-.75h1.54c.15 1.37.69 2.61 1.5 3.63l-1.09 1.09a.742.742 0 0 0-1.05.01c-.29.29-.29.77 0 1.06l1.06 1.06c.29.29.77.29 1.06 0 .29-.29.29-.77 0-1.06l-.01-.01 1.09-1.09c1.02.82 2.26 1.36 3.63 1.51v1.55c-.41.01-.74.34-.74.75s.34.75.75.75h1.5c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-.01v-1.54c1.37-.14 2.62-.69 3.64-1.51l1.09 1.09c-.29.29-.28.76.01 1.05.29.29.77.29 1.06 0l1.06-1.06c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-.01.01-1.09-1.09a7.025 7.025 0 0 0 1.52-3.65h1.54c0 .41.34.75.75.75s.75-.34.75-.75v-1.5c.01-.4-.33-.74-.74-.74zM13.75 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1.75-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM8.5 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3.5 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75-4c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1z"})));var b5,vP=(0,o.memo)(pP);function W0(){return W0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",W0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b5||(b5=o.createElement("path",{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"})));var x5,O5,gP=(0,o.memo)(mP);function G0(){return G0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",G0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x5||(x5=o.createElement("path",{d:"M22 9 12 2 2 9h9v13h2V9z"})),O5||(O5=o.createElement("path",{d:"m4.14 12-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zm14.96 4H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z"})));var E5,wP=(0,o.memo)(yP);function q0(){return q0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",q0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E5||(E5=o.createElement("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"})));var S5,xP=(0,o.memo)(bP);function K0(){return K0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",K0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S5||(S5=o.createElement("path",{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z"})));var k5,EP=(0,o.memo)(OP);function X0(){return X0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",X0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k5||(k5=o.createElement("path",{d:"m21.41 10.59-7.99-8c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0l7.99-8c.79-.79.79-2.05 0-2.83zM13.5 14.5V12H10v3H8v-4c0-.55.45-1 1-1h4.5V7.5L17 11l-3.5 3.5z"})));var j5,kP=(0,o.memo)(SP);function Z0(){return Z0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Z0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j5||(j5=o.createElement("path",{d:"M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"})));var C5,CP=(0,o.memo)(jP);function Y0(){return Y0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Y0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C5||(C5=o.createElement("path",{d:"M4 16c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6H6V6h12v5z"})));var T5,FP=(0,o.memo)(TP);function Q0(){return Q0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Q0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),T5||(T5=o.createElement("path",{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z"})));var F5,NP=(0,o.memo)(PP);function J0(){return J0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",J0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),F5||(F5=o.createElement("path",{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L6 8.3V13h2V9.6l1.8-.7"})));var P5,AP=(0,o.memo)(MP);function $0(){return $0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P5||(P5=o.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 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0 1 12 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0 1 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"})));var N5,DP=(0,o.memo)(zP);function e1(){return e1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",e1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N5||(N5=o.createElement("path",{d:"m13 10.17-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 0 0-2.5 0V11h-1V3.25a1.25 1.25 0 0 0-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm3.5 5.92-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 0 0-2.5 0V11h-1V3.25a1.25 1.25 0 0 0-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm11.69 16.94L2.81 2.81 1.39 4.22l5.63 5.63L7 9.83v4.3c-1.11-.64-2.58-1.47-2.6-1.48-.17-.09-.34-.14-.54-.14-.26 0-.5.09-.7.26-.04.01-1.16 1.11-1.16 1.11l6.8 7.18c.57.6 1.35.94 2.18.94H17c.62 0 1.18-.19 1.65-.52l-.02-.02 1.15 1.15 1.41-1.42z"})));var M5,LP=(0,o.memo)(RP);function t1(){return t1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",t1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),M5||(M5=o.createElement("path",{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"})));var A5,z5,BP=(0,o.memo)(IP);function r1(){return r1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",r1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),A5||(A5=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),z5||(z5=o.createElement("path",{d:"M6.05 8.05a7.001 7.001 0 0 0-.02 9.88c1.47-3.4 4.09-6.24 7.36-7.93A15.952 15.952 0 0 0 8 19.32c2.6 1.23 5.8.78 7.95-1.37C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05z"})));var D5,VP=(0,o.memo)(_P);function n1(){return n1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",n1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),D5||(D5=o.createElement("path",{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"})));var R5,L5,UP=(0,o.memo)(HP);function a1(){return a1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",a1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R5||(R5=o.createElement("path",{d:"M21 14c0-.55-.45-1-1-1h-2v2h2c.55 0 1-.45 1-1zm-1 3h-2v2h2c.55 0 1-.45 1-1s-.45-1-1-1zm-8-3h-2v4h2c0 1.1.9 2 2 2h3v-8h-3c-1.1 0-2 .9-2 2z"})),L5||(L5=o.createElement("path",{d:"M5 13c0-1.1.9-2 2-2h1.5c1.93 0 3.5-1.57 3.5-3.5S10.43 4 8.5 4H5c-.55 0-1 .45-1 1s.45 1 1 1h3.5c.83 0 1.5.67 1.5 1.5S9.33 9 8.5 9H7c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2H7c-1.1 0-2-.9-2-2z"})));var I5,GP=(0,o.memo)(WP);function i1(){return i1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",i1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I5||(I5=o.createElement("path",{d:"M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0 0 11 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 0 0 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z"})));var B5,KP=(0,o.memo)(qP);function o1(){return o1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",o1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B5||(B5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"})));var _5,ZP=(0,o.memo)(XP);function s1(){return s1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",s1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_5||(_5=o.createElement("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var V5,QP=(0,o.memo)(YP);function l1(){return l1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",l1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V5||(V5=o.createElement("path",{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"})));var H5,$P=(0,o.memo)(JP);function u1(){return u1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",u1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H5||(H5=o.createElement("path",{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"})));var U5,tN=(0,o.memo)(eN);function c1(){return c1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",c1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U5||(U5=o.createElement("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"})));var W5,G5,nN=(0,o.memo)(rN);function d1(){return d1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",d1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),W5||(W5=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),G5||(G5=o.createElement("path",{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z"})));var q5,iN=(0,o.memo)(aN);function f1(){return f1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",f1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q5||(q5=o.createElement("path",{d:"m4 18 8.5-6L4 6v12zm9-12v12l8.5-6L13 6z"})));var K5,sN=(0,o.memo)(oN);function h1(){return h1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",h1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K5||(K5=o.createElement("path",{d:"M11 18V6l-8.5 6 8.5 6zm.5-6 8.5 6V6l-8.5 6z"})));var X5,uN=(0,o.memo)(lN);function p1(){return p1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",p1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X5||(X5=o.createElement("path",{d:"m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"})));var Z5,dN=(0,o.memo)(cN);function v1(){return v1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",v1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z5||(Z5=o.createElement("path",{d:"M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"})));var Y5,hN=(0,o.memo)(fN);function m1(){return m1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",m1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Y5||(Y5=o.createElement("path",{d:"M19 9h-1V4H8v16h14v-8c0-1.66-1.34-3-3-3zm-9-3h6v3h-6V6zm4 11h-4v-5h4v5zm2 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM4.5 8A2.5 2.5 0 0 0 2 10.5v8a2.5 2.5 0 0 0 5 0v-8A2.5 2.5 0 0 0 4.5 8z"})));var Q5,vN=(0,o.memo)(pN);function g1(){return g1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",g1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Q5||(Q5=o.createElement("path",{d:"M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"})));var J5,gN=(0,o.memo)(mN);function y1(){return y1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",y1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),J5||(J5=o.createElement("path",{d:"M15 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7l-5-5zM6 20V4h8v4h4v12H6zm10-10v5c0 2.21-1.79 4-4 4s-4-1.79-4-4V8.5a2.5 2.5 0 0 1 2.76-2.49c1.3.13 2.24 1.32 2.24 2.63V15h-2V8.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-5h2z"})));var $5,wN=(0,o.memo)(yN);function w1(){return w1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",w1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$5||($5=o.createElement("path",{d:"M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z"})));var e3,xN=(0,o.memo)(bN);function b1(){return b1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",b1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e3||(e3=o.createElement("path",{d:"M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61z"})));var t3,EN=(0,o.memo)(ON);function x1(){return x1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",x1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t3||(t3=o.createElement("path",{d:"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"})));var r3,kN=(0,o.memo)(SN);function O1(){return O1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",O1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r3||(r3=o.createElement("path",{d:"M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 0 1 .2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 0 1-.44.28zM3.5 9.72a.499.499 0 0 1-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 0 1-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 0 0-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 0 1-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39-2.57 0-4.66 1.97-4.66 4.39 0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 0 1-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94 1.7 0 3.08 1.32 3.08 2.94 0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 0 1-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z"})));var n3,CN=(0,o.memo)(jN);function E1(){return E1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",E1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n3||(n3=o.createElement("path",{d:"M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"})));var a3,FN=(0,o.memo)(TN);function S1(){return S1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",S1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a3||(a3=o.createElement("path",{d:"M14.4 6 14 4H5v17h2v-7h5.6l.4 2h7V6z"})));var i3,NN=(0,o.memo)(PN);function k1(){return k1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",k1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i3||(i3=o.createElement("path",{d:"M6.459 17a4.444 4.444 0 0 1-4.116-2.768 4.541 4.541 0 0 1 .954-4.909 4.405 4.405 0 0 1 4.845-.982 4.5 4.5 0 0 1 2.747 4.159 4.514 4.514 0 0 1-1.292 3.181A4.403 4.403 0 0 1 6.459 17Zm11.111 0a4.444 4.444 0 0 1-4.116-2.768 4.541 4.541 0 0 1 .954-4.909 4.405 4.405 0 0 1 4.845-.982A4.5 4.5 0 0 1 22 12.5a4.514 4.514 0 0 1-1.292 3.181A4.403 4.403 0 0 1 17.57 17Z"})));var o3,AN=(0,o.memo)(MN);function j1(){return j1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",j1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o3||(o3=o.createElement("path",{d:"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"})));var s3,DN=(0,o.memo)(zN);function C1(){return C1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",C1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s3||(s3=o.createElement("path",{d:"M17 18.16a6 6 0 0 0-2.95.8 4.08 4.08 0 0 1-2.05.6 3.81 3.81 0 0 1-2-.56 5.84 5.84 0 0 0-5.9 0 4.05 4.05 0 0 1-2 .6v2a6 6 0 0 0 3-.8 4.05 4.05 0 0 1 1.9-.69 3.87 3.87 0 0 1 2.05.6 5.84 5.84 0 0 0 5.9 0 4.08 4.08 0 0 1 2.05-.6 3.81 3.81 0 0 1 2.05.6 5.9 5.9 0 0 0 2.95.8v-2a3.81 3.81 0 0 1-2-.51 6 6 0 0 0-3-.84Zm3-3.65a6.8 6.8 0 0 0-2-.71V10h3l-9-7-9 7h3v3.8a6.8 6.8 0 0 0-1.95.71 4.15 4.15 0 0 1-2 .6v1.95a6.07 6.07 0 0 0 3-.8 3.8 3.8 0 0 1 4.1 0 5.87 5.87 0 0 0 2.95.8 6 6 0 0 0 2.95-.8 3.8 3.8 0 0 1 4.1 0 5.9 5.9 0 0 0 2.95.8v-1.95a3.81 3.81 0 0 1-2.1-.6Zm-9.95 0V11h4v3.54a4.19 4.19 0 0 1-2 .57 3.8 3.8 0 0 1-2.05-.57Z"})));var l3,LN=(0,o.memo)(RN);function T1(){return T1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",T1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l3||(l3=o.createElement("path",{d:"M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"})));var u3,BN=(0,o.memo)(IN);function F1(){return F1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",F1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u3||(u3=o.createElement("path",{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"})));var c3,VN=(0,o.memo)(_N);function P1(){return P1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",P1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c3||(c3=o.createElement("path",{d:"M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"})));var d3,UN=(0,o.memo)(HN);function N1(){return N1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",N1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d3||(d3=o.createElement("path",{d:"M9 4v3h5v12h3V7h5V4H9zm-6 8h3v7h3v-7h3V9H3v3z"})));var f3,GN=(0,o.memo)(WN);function M1(){return M1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",M1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f3||(f3=o.createElement("path",{d:"M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z"})));var h3,KN=(0,o.memo)(qN);function A1(){return A1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",A1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h3||(h3=o.createElement("path",{fillRule:"evenodd",d:"M12 2a10 10 0 0 0-3.16 19.49c.5.09.68-.22.68-.48v-1.7C6.73 19.91 6.14 18 6.14 18A2.69 2.69 0 0 0 5 16.5c-.91-.62.07-.61.07-.61a2.13 2.13 0 0 1 1.53 1 2.14 2.14 0 0 0 2.91.83 2.16 2.16 0 0 1 .63-1.34c-2.14-.21-4.52-1.07-4.52-4.9a3.89 3.89 0 0 1 1-2.69 3.57 3.57 0 0 1 .1-2.64s.84-.27 2.75 1a9.63 9.63 0 0 1 5 0c1.91-1.29 2.75-1 2.75-1a3.57 3.57 0 0 1 .1 2.64 3.89 3.89 0 0 1 1 2.69c0 3.84-2.34 4.68-4.57 4.93a2.39 2.39 0 0 1 .68 1.85v2.75c0 .33.18.58.69.48A10 10 0 0 0 12 2Z"})));var p3,ZN=(0,o.memo)(XN);function z1(){return z1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",z1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p3||(p3=o.createElement("path",{fillRule:"evenodd",d:"M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z"})));var v3,QN=(0,o.memo)(YN);function D1(){return D1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",D1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v3||(v3=o.createElement("path",{d:"M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 1c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"})));var m3,$N=(0,o.memo)(JN);function R1(){return R1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",R1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m3||(m3=o.createElement("path",{d:"M12 12.75c1.63 0 3.07.39 4.24.9 1.08.48 1.76 1.56 1.76 2.73V18H6v-1.61c0-1.18.68-2.26 1.76-2.73 1.17-.52 2.61-.91 4.24-.91zM4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 0 0 0 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0 0 20 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zM12 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z"})));var g3,tM=(0,o.memo)(eM);function L1(){return L1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",L1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g3||(g3=o.createElement("path",{d:"M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18h-2c0 1.1-.9 2-2 2zM7.64 2.64 6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0z"})));var y3,nM=(0,o.memo)(rM);function I1(){return I1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",I1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y3||(y3=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"})));var w3,iM=(0,o.memo)(aM);function B1(){return B1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",B1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w3||(w3=o.createElement("path",{d:"M11 18h2v-2h-2v2zm1-16C6.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 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"})));var b3,sM=(0,o.memo)(oM);function _1(){return _1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b3||(b3=o.createElement("path",{d:"M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 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"})));var x3,uM=(0,o.memo)(lM);function V1(){return V1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",V1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x3||(x3=o.createElement("path",{d:"M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"})));var O3,dM=(0,o.memo)(cM);function H1(){return H1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",H1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),O3||(O3=o.createElement("path",{d:"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"})));var E3,hM=(0,o.memo)(fM);function U1(){return U1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",U1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E3||(E3=o.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-3 14h-2v-4h-4v4H8V7h2v4h4V7h2Z"})));var S3,vM=(0,o.memo)(pM);function W1(){return W1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",W1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S3||(S3=o.createElement("path",{d:"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z"})));var k3,gM=(0,o.memo)(mM);function G1(){return G1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",G1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k3||(k3=o.createElement("path",{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5-4-4V4h8v3.5l-4 4z"})));var j3,wM=(0,o.memo)(yM);function q1(){return q1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",q1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j3||(j3=o.createElement("path",{d:"M19 12a7 7 0 0 0-6.34-7 27.32 27.32 0 0 1 2.21-2.09.44.44 0 0 0-.29-.78 10.62 10.62 0 0 0-9.17 7.5 4.26 4.26 0 0 0-.15.47v.06A7.18 7.18 0 0 0 5 12a7 7 0 0 0 6.35 7 27.71 27.71 0 0 1-2.21 2.1.44.44 0 0 0 .29.78 10.65 10.65 0 0 0 9.23-7.69v-.14c0-.05.05-.13.07-.2A6.76 6.76 0 0 0 19 12Zm-7 3.5a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5Z"})));var C3,T3,F3,xM=(0,o.memo)(bM);function K1(){return K1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",K1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C3||(C3=o.createElement("path",{d:"M11 14.14C11 13.38 9.33 13 8.5 13S6 13.38 6 14.14V15h5Z"})),T3||(T3=o.createElement("circle",{cx:8.5,cy:10.5,r:1.5})),F3||(F3=o.createElement("path",{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-7 13H4V7h9Zm7 0h-5v-2h5Zm0-4h-5v-2h5Zm0-4h-5V7h5Z"})));var P3,EM=(0,o.memo)(OM);function X1(){return X1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",X1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P3||(P3=o.createElement("path",{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"})));var N3,kM=(0,o.memo)(SM);function Z1(){return Z1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Z1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N3||(N3=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"})));var M3,A3,CM=(0,o.memo)(jM);function Y1(){return Y1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Y1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),M3||(M3=o.createElement("path",{fill:"none",d:"M0 0h24v24H0V0z"})),A3||(A3=o.createElement("path",{d:"M11 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-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"})));var z3,D3,FM=(0,o.memo)(TM);function Q1(){return Q1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Q1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),z3||(z3=o.createElement("path",{d:"M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z"})),D3||(D3=o.createElement("path",{d:"m15 9 .94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11 4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z"})));var R3,NM=(0,o.memo)(PM);function J1(){return J1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",J1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R3||(R3=o.createElement("path",{d:"M8.273 3.063c-.958.045-1.612.198-2.184.423a4.41 4.41 0 0 0-1.592 1.04 4.409 4.409 0 0 0-1.035 1.596c-.222.572-.372 1.227-.414 2.185-.042.958-.052 1.266-.047 3.71.005 2.444.016 2.75.062 3.71.046.958.198 1.612.423 2.184a4.41 4.41 0 0 0 1.04 1.592 4.4 4.4 0 0 0 1.597 1.035c.572.221 1.227.372 2.185.414.958.042 1.266.052 3.71.047 2.443-.005 2.75-.016 3.71-.061.96-.046 1.611-.199 2.183-.423a4.411 4.411 0 0 0 1.592-1.04 4.41 4.41 0 0 0 1.035-1.597c.222-.572.372-1.227.414-2.184.042-.96.052-1.268.047-3.711-.005-2.444-.016-2.75-.061-3.71-.046-.96-.198-1.612-.423-2.184a4.418 4.418 0 0 0-1.04-1.592 4.4 4.4 0 0 0-1.597-1.035c-.572-.221-1.227-.372-2.185-.414-.958-.041-1.266-.052-3.71-.047-2.444.005-2.75.015-3.71.062m.105 16.27c-.878-.038-1.354-.184-1.672-.306a2.802 2.802 0 0 1-1.036-.671 2.772 2.772 0 0 1-.675-1.034c-.124-.317-.272-.793-.313-1.67-.045-.95-.054-1.234-.06-3.637-.004-2.403.005-2.687.046-3.636.038-.877.184-1.354.306-1.671.162-.421.357-.72.672-1.036a2.778 2.778 0 0 1 1.033-.675c.317-.124.793-.272 1.67-.313.95-.045 1.234-.054 3.637-.06 2.402-.005 2.687.004 3.637.046.876.038 1.354.183 1.67.306.421.162.72.357 1.037.671.316.315.511.613.675 1.034.124.317.271.792.313 1.67.045.95.055 1.234.06 3.636.004 2.402-.004 2.688-.046 3.636-.038.878-.184 1.354-.306 1.672a2.79 2.79 0 0 1-.672 1.036 2.78 2.78 0 0 1-1.033.675c-.317.124-.794.271-1.67.313-.95.045-1.234.054-3.637.06-2.403.005-2.687-.005-3.636-.046M15.715 7.19a1.08 1.08 0 1 0 2.16-.004 1.08 1.08 0 0 0-2.16.004m-8.336 4.819a4.62 4.62 0 1 0 9.242-.018 4.62 4.62 0 0 0-9.242.018M9 12.006a3 3 0 1 1 6-.012 3 3 0 0 1-6 .012"})));var L3,AM=(0,o.memo)(MM);function $1(){return $1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L3||(L3=o.createElement("path",{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"})));var I3,DM=(0,o.memo)(zM);function ep(){return ep=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ep({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I3||(I3=o.createElement("path",{d:"M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"})));var B3,LM=(0,o.memo)(RM);function tp(){return tp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B3||(B3=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"})));var _3,BM=(0,o.memo)(IM);function rp(){return rp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_3||(_3=o.createElement("path",{d:"M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"})));var V3,VM=(0,o.memo)(_M);function np(){return np=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",np({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V3||(V3=o.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"})));var H3,UM=(0,o.memo)(HM);function ap(){return ap=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ap({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H3||(H3=o.createElement("path",{d:"M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7z"})));var U3,W3,GM=(0,o.memo)(WM);function ip(){return ip=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ip({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U3||(U3=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),W3||(W3=o.createElement("path",{d:"M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2 11.7V16h-4v-2.3C8.48 12.63 7 11.53 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.49-1.51 3.65-3 4.7z"})));var G3,KM=(0,o.memo)(qM);function op(){return op=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",op({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G3||(G3=o.createElement("path",{d:"M19.667 3A1.322 1.322 0 0 1 21 4.298V19.7a1.323 1.323 0 0 1-1.333 1.3H4.328A1.32 1.32 0 0 1 3 19.701V4.3A1.32 1.32 0 0 1 4.328 3h15.339Zm-4.898 6.1a2.834 2.834 0 0 0-2.55 1.403h-.036V9.316H9.6V18h2.692v-4.296c0-1.133.214-2.23 1.616-2.23 1.382 0 1.4 1.296 1.4 2.303V18H18v-4.764c0-2.338-.503-4.136-3.231-4.136Zm-6.86.216H5.213V18h2.694V9.316ZM6.561 5A1.57 1.57 0 0 0 5 6.565a1.57 1.57 0 0 0 1.562 1.564l.142-.006a1.572 1.572 0 0 0 1.42-1.558l-.006-.142A1.572 1.572 0 0 0 6.562 5Z"})));var q3,ZM=(0,o.memo)(XM);function sp(){return sp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q3||(q3=o.createElement("path",{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"})));var K3,QM=(0,o.memo)(YM);function lp(){return lp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K3||(K3=o.createElement("path",{d:"M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"})));var X3,$M=(0,o.memo)(JM);function up(){return up=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",up({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X3||(X3=o.createElement("path",{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z"})));var Z3,tA=(0,o.memo)(eA);function cp(){return cp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z3||(Z3=o.createElement("path",{d:"M20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4z"})));var Y3,Q3,nA=(0,o.memo)(rA);function dp(){return dp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Y3||(Y3=o.createElement("path",{d:"m12 12.9-2.13 2.09c-.56.56-.87 1.29-.87 2.07C9 18.68 10.35 20 12 20s3-1.32 3-2.94c0-.78-.31-1.52-.87-2.07L12 12.9z"})),Q3||(Q3=o.createElement("path",{d:"m16 6-.44.55C14.38 8.02 12 7.19 12 5.3V2S4 6 4 13c0 2.92 1.56 5.47 3.89 6.86-.56-.79-.89-1.76-.89-2.8 0-1.32.52-2.56 1.47-3.5L12 10.1l3.53 3.47c.95.93 1.47 2.17 1.47 3.5 0 1.02-.31 1.96-.85 2.75 1.89-1.15 3.29-3.06 3.71-5.3.66-3.55-1.07-6.9-3.86-8.52z"})));var J3,iA=(0,o.memo)(aA);function fp(){return fp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),J3||(J3=o.createElement("path",{d:"m19.77 7.23.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 0 0 2.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 0 0 5 0V9c0-.69-.28-1.32-.73-1.77zM12 10H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"})));var $3,sA=(0,o.memo)(oA);function hp(){return hp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$3||($3=o.createElement("path",{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0 0 20 4H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"})));var ex,uA=(0,o.memo)(lA);function pp(){return pp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ex||(ex=o.createElement("path",{d:"M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z"})));var tx,dA=(0,o.memo)(cA);function vp(){return vp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),tx||(tx=o.createElement("path",{d:"M9.17 16.83a4.008 4.008 0 0 0 5.66 0 4.008 4.008 0 0 0 0-5.66l-5.66 5.66zM18 2.01 6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"})));var rx,hA=(0,o.memo)(fA);function mp(){return mp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),rx||(rx=o.createElement("path",{d:"M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"})));var nx,vA=(0,o.memo)(pA);function gp(){return gp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),nx||(nx=o.createElement("path",{d:"m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"})));var ax,gA=(0,o.memo)(mA);function yp(){return yp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ax||(ax=o.createElement("path",{d:"M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z"})));var ix,wA=(0,o.memo)(yA);function wp(){return wp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ix||(ix=o.createElement("path",{d:"M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-5 9h-3v3h-2v-3H8v-2h3V9h2v3h3v2z"})));var ox,xA=(0,o.memo)(bA);function bp(){return bp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ox||(ox=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm2.5 11.59.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59z"})));var sx,EA=(0,o.memo)(OA);function xp(){return xp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),sx||(sx=o.createElement("path",{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z"})));var lx,kA=(0,o.memo)(SA);function Op(){return Op=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Op({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lx||(lx=o.createElement("path",{d:"M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z"})));var ux,CA=(0,o.memo)(jA);function Ep(){return Ep=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ep({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ux||(ux=o.createElement("path",{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5z"})));var cx,FA=(0,o.memo)(TA);function Sp(){return Sp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Sp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),cx||(cx=o.createElement("path",{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"})));var dx,NA=(0,o.memo)(PA);function kp(){return kp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",kp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),dx||(dx=o.createElement("path",{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"})));var fx,hx,AA=(0,o.memo)(MA);function jp(){return jp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",jp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),fx||(fx=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),hx||(hx=o.createElement("path",{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM18 20H6V10h12v10z"})));var px,DA=(0,o.memo)(zA);function Cp(){return Cp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Cp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),px||(px=o.createElement("path",{d:"M11 7 9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z"})));var vx,LA=(0,o.memo)(RA);function Tp(){return Tp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Tp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),vx||(vx=o.createElement("path",{d:"m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5z"})));var mx,BA=(0,o.memo)(IA);function Fp(){return Fp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Fp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),mx||(mx=o.createElement("path",{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"})));var gx,VA=(0,o.memo)(_A);function Pp(){return Pp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Pp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),gx||(gx=o.createElement("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z"})));var yx,UA=(0,o.memo)(HA);function Np(){return Np=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Np({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),yx||(yx=o.createElement("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"})));var wx,GA=(0,o.memo)(WA);function Mp(){return Mp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),wx||(wx=o.createElement("path",{d:"m20.5 3-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM15 19l-6-2.11V5l6 2.11V19z"})));var bx,KA=(0,o.memo)(qA);function Ap(){return Ap=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ap({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),bx||(bx=o.createElement("path",{d:"M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 0 0 2 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0 0 19.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zm17 0c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z"})));var xx,ZA=(0,o.memo)(XA);function zp(){return zp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),xx||(xx=o.createElement("path",{d:"M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM10 4h4v2h-4V4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z"})));var Ox,QA=(0,o.memo)(YA);function Dp(){return Dp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Dp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ox||(Ox=o.createElement("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"})));var Ex,$A=(0,o.memo)(JA);function Rp(){return Rp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Rp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ex||(Ex=o.createElement("path",{d:"M17 10.43V2H7v8.43c0 .35.18.68.49.86l4.18 2.51-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34 4.18-2.51c.3-.18.48-.5.48-.86zm-4 1.8-1 .6-1-.6V3h2v9.23z"})));var Sx,tz=(0,o.memo)(ez);function Lp(){return Lp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Lp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Sx||(Sx=o.createElement("path",{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})));var kx,nz=(0,o.memo)(rz);function Ip(){return Ip=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ip({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),kx||(kx=o.createElement("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})));var jx,iz=(0,o.memo)(az);function Bp(){return Bp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Bp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),jx||(jx=o.createElement("path",{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})));var Cx,sz=(0,o.memo)(oz);function _p(){return _p=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_p({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Cx||(Cx=o.createElement("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"})));var Tx,uz=(0,o.memo)(lz);function Vp(){return Vp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Vp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Tx||(Tx=o.createElement("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})));var Fx,dz=(0,o.memo)(cz);function Hp(){return Hp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Hp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Fx||(Fx=o.createElement("path",{d:"M11.41 7.41 10 6l-6 6 6 6 1.41-1.41L6.83 12zm8 0L18 6l-6 6 6 6 1.41-1.41L14.83 12z"})));var Px,hz=(0,o.memo)(fz);function Up(){return Up=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Up({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Px||(Px=o.createElement("path",{d:"m14 6-1.41 1.41L17.17 12l-4.58 4.59L14 18l6-6zM6 6 4.59 7.41 9.17 12l-4.58 4.59L6 18l6-6z"})));var Nx,vz=(0,o.memo)(pz);function Wp(){return Wp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Wp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Nx||(Nx=o.createElement("path",{d:"M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"})));var Mx,gz=(0,o.memo)(mz);function Gp(){return Gp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Gp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Mx||(Mx=o.createElement("path",{d:"M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"})));var Ax,wz=(0,o.memo)(yz);function qp(){return qp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",qp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ax||(Ax=o.createElement("path",{d:"M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"})));var zx,xz=(0,o.memo)(bz);function Kp(){return Kp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Kp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),zx||(zx=o.createElement("path",{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z"})));var Dx,Ez=(0,o.memo)(Oz);function Xp(){return Xp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Xp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Dx||(Dx=o.createElement("path",{d:"M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"})));var Rx,kz=(0,o.memo)(Sz);function Zp(){return Zp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Rx||(Rx=o.createElement("path",{d:"M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.96v-4H21z"})));var Lx,Cz=(0,o.memo)(jz);function Yp(){return Yp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Yp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Lx||(Lx=o.createElement("path",{d:"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"})));var Ix,Fz=(0,o.memo)(Tz);function Qp(){return Qp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Qp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ix||(Ix=o.createElement("path",{d:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"})));var Bx,_x,Vx,Hx,Ux,Nz=(0,o.memo)(Pz);function Jp(){return Jp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Jp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Bx||(Bx=o.createElement("circle",{cx:4.5,cy:9.5,r:2.5})),_x||(_x=o.createElement("circle",{cx:9,cy:5.5,r:2.5})),Vx||(Vx=o.createElement("circle",{cx:15,cy:5.5,r:2.5})),Hx||(Hx=o.createElement("circle",{cx:19.5,cy:9.5,r:2.5})),Ux||(Ux=o.createElement("path",{d:"M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z"})));var Wx,Az=(0,o.memo)(Mz);function $p(){return $p=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$p({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Wx||(Wx=o.createElement("path",{d:"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"})));var Gx,qx,Dz=(0,o.memo)(zz);function ev(){return ev=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ev({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Gx||(Gx=o.createElement("circle",{cx:12,cy:12,r:3.2})),qx||(qx=o.createElement("path",{d:"M9 2 7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"})));var Kx,Lz=(0,o.memo)(Rz);function tv(){return tv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Kx||(Kx=o.createElement("path",{d:"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"})));var Xx,Zx,Bz=(0,o.memo)(Iz);function rv(){return rv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Xx||(Xx=o.createElement("circle",{cx:12,cy:19,r:2})),Zx||(Zx=o.createElement("path",{d:"M10 3h4v12h-4z"})));var Yx,Vz=(0,o.memo)(_z);function nv(){return nv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",nv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yx||(Yx=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"})));var Qx,Uz=(0,o.memo)(Hz);function av(){return av=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",av({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Qx||(Qx=o.createElement("path",{fillRule:"evenodd",d:"M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z"})));var Jx,Gz=(0,o.memo)(Wz);function iv(){return iv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",iv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jx||(Jx=o.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 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var $x,Kz=(0,o.memo)(qz);function ov(){return ov=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ov({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$x||($x=o.createElement("path",{d:"M17.51 7A5.62 5.62 0 0 0 7 5.51a4.5 4.5 0 0 0 .49 9h9.75A3.74 3.74 0 0 0 17.51 7ZM4.076 20.774 6.08 15.77l1.857.743-2.003 5.004zm4.998-.002 2.003-5.004 1.856.743-2.002 5.004zm4.998.008 2.002-5.004 1.857.743-2.002 5.004z"})));var e8,Zz=(0,o.memo)(Xz);function sv(){return sv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e8||(e8=o.createElement("path",{d:"M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0 0 18 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 0 0 2 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 21 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 11 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z"})));var t8,Qz=(0,o.memo)(Yz);function lv(){return lv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t8||(t8=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"})));var r8,$z=(0,o.memo)(Jz);function uv(){return uv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",uv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r8||(r8=o.createElement("path",{d:"M19 13H5v-2h14v2z"})));var n8,tD=(0,o.memo)(eD);function cv(){return cv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n8||(n8=o.createElement("path",{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z"})));var a8,nD=(0,o.memo)(rD);function dv(){return dv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a8||(a8=o.createElement("path",{d:"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z"})));var i8,o8,iD=(0,o.memo)(aD);function fv(){return fv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i8||(i8=o.createElement("circle",{cx:6.18,cy:17.82,r:2.18})),o8||(o8=o.createElement("path",{d:"M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"})));var s8,sD=(0,o.memo)(oD);function hv(){return hv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s8||(s8=o.createElement("path",{d:"M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 1 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 15 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z"})));var l8,uD=(0,o.memo)(lD);function pv(){return pv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l8||(l8=o.createElement("path",{d:"M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 0 0 2.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 0 0 2.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91z"})));var u8,dD=(0,o.memo)(cD);function vv(){return vv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u8||(u8=o.createElement("path",{d:"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67 2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z"})));var c8,hD=(0,o.memo)(fD);function mv(){return mv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c8||(c8=o.createElement("g",{"data-name":"Severe Weather"},o.createElement("path",{d:"M4.05 17.73 12 4l8 13.85A5 5 0 0 0 19.2 8a7.49 7.49 0 0 0-14-2 6 6 0 0 0-1.15 11.73Z"}),o.createElement("path",{d:"M12 7 3.34 22h17.32Zm0 13.4a1 1 0 1 1 1-1 1 1 0 0 1-1 1ZM11 17v-4.6h2V17Z"}))));var d8,f8,vD=(0,o.memo)(pD);function gv(){return gv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d8||(d8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})),f8||(f8=o.createElement("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})));var h8,gD=(0,o.memo)(mD);function yv(){return yv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h8||(h8=o.createElement("path",{d:"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3 1 9l11 6 9-4.91V17h2V9L12 3z"})));var p8,wD=(0,o.memo)(yD);function wv(){return wv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p8||(p8=o.createElement("path",{d:"M19.8 18.4 14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z"})));var v8,xD=(0,o.memo)(bD);function bv(){return bv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v8||(v8=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-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"})));var m8,ED=(0,o.memo)(OD);function xv(){return xv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m8||(m8=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"})));var g8,kD=(0,o.memo)(SD);function Ov(){return Ov=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ov({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g8||(g8=o.createElement("path",{d:"M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"})));var y8,w8,b8,CD=(0,o.memo)(jD);function Ev(){return Ev=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ev({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y8||(y8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),w8||(w8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),b8||(b8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-3.5c.73 0 1.39.19 1.97.53.12-.14.86-.98 1.01-1.14A5.39 5.39 0 0 0 12 15c-1.11 0-2.13.33-2.99.88.97 1.09.01.02 1.01 1.14.59-.33 1.25-.52 1.98-.52z"})));var x8,O8,E8,S8,FD=(0,o.memo)(TD);function Sv(){return Sv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Sv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x8||(x8=o.createElement("path",{d:"M9 15.5h6v1H9v-1z"})),O8||(O8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),E8||(E8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),S8||(S8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var k8,j8,C8,ND=(0,o.memo)(PD);function kv(){return kv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",kv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k8||(k8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),j8||(j8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),C8||(C8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-.73 0-1.38-.18-1.96-.52-.12.14-.86.98-1.01 1.15a5.49 5.49 0 0 0 5.95-.01c-.97-1.09-.01-.02-1.01-1.15-.59.35-1.24.53-1.97.53z"})));var T8,F8,P8,N8,M8,AD=(0,o.memo)(MD);function jv(){return jv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",jv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),T8||(T8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),F8||(F8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),P8||(P8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),N8||(N8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),M8||(M8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-2.5c2.33 0 4.32-1.45 5.12-3.5h-1.67c-.69 1.19-1.97 2-3.45 2s-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5z"})));var A8,z8,D8,DD=(0,o.memo)(zD);function Cv(){return Cv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Cv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),A8||(A8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),z8||(z8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),D8||(D8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-6c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5z"})));var R8,LD=(0,o.memo)(RD);function Tv(){return Tv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Tv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R8||(R8=o.createElement("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"})));var L8,BD=(0,o.memo)(ID);function Fv(){return Fv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Fv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L8||(L8=o.createElement("path",{d:"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"})));var I8,VD=(0,o.memo)(_D);function Pv(){return Pv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Pv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I8||(I8=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z"})));var B8,UD=(0,o.memo)(HD);function Nv(){return Nv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Nv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B8||(B8=o.createElement("path",{d:"m17.21 9-4.38-6.56a.993.993 0 0 0-.83-.42c-.32 0-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1h-4.79zM9 9l3-4.4L15 9H9zm3 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"})));var _8,GD=(0,o.memo)(WD);function Mv(){return Mv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_8||(_8=o.createElement("path",{d:"m20.76 14.07-.66-1.34-2.88 1.42L13.5 12l3.72-2.15 2.88 1.42.66-1.34-1.97-.98 2.25-1.3-.75-1.3-2.25 1.3.14-2.2-1.5-.1-.21 3.2-3.72 2.15V6.4l2.67-1.78-.84-1.24-1.83 1.22V2h-1.5v2.6L9.42 3.38l-.84 1.24 2.67 1.78v4.3L7.53 8.55l-.21-3.2-1.5.1.14 2.2-2.25-1.3-.75 1.3 2.25 1.3-1.97.98.66 1.34 2.88-1.42L10.5 12l-3.72 2.15-2.88-1.42-.66 1.34 1.97.98-2.25 1.3.75 1.3 2.25-1.3-.14 2.2 1.5.1.21-3.2 3.72-2.15v4.3l-2.67 1.78.84 1.24 1.83-1.22V22h1.5v-2.6l1.83 1.22.84-1.24-2.67-1.78v-4.3l3.72 2.15.21 3.2 1.5-.1-.14-2.2 2.25 1.3.75-1.3-2.25-1.3 1.97-.98z"})));var V8,KD=(0,o.memo)(qD);function Av(){return Av=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Av({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V8||(V8=o.createElement("path",{d:"m9.12 5-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5zM14 6.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5c-1.24 0-2.25 1.01-2.25 2.25S12.76 9.25 14 9.25 16.25 8.24 16.25 7 15.24 4.75 14 4.75zm5.75.75c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5m0-1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM16.5 1c-.83 0-1.5.67-1.5 1.5S15.67 4 16.5 4 18 3.33 18 2.5 17.33 1 16.5 1z"})));var H8,ZD=(0,o.memo)(XD);function zv(){return zv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H8||(H8=o.createElement("path",{d:"M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 2 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 14 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM22 17l-4-4v3H6v-3l-4 4 4 4v-3h12v3l4-4z"})));var U8,QD=(0,o.memo)(YD);function Dv(){return Dv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Dv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U8||(U8=o.createElement("path",{d:"M15.17 15 13 17.17V6.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 11 6.83v10.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15z"})));var W8,$D=(0,o.memo)(JD);function Rv(){return Rv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Rv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),W8||(W8=o.createElement("path",{d:"M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z"})));var G8,tR=(0,o.memo)(eR);function Lv(){return Lv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Lv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G8||(G8=o.createElement("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"})));var q8,nR=(0,o.memo)(rR);function Iv(){return Iv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Iv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q8||(q8=o.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"})));var K8,iR=(0,o.memo)(aR);function Bv(){return Bv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Bv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K8||(K8=o.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"})));var X8,sR=(0,o.memo)(oR);function _v(){return _v=Object.assign?Object.assign.bind():function(l){for(var u=1;u