@shoplflow/extension 0.0.175 → 0.0.177
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -491,17 +491,17 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
491
491
|
`;function g1(){return typeof window<"u"}function b0(e){return L5(e)?(e.nodeName||"").toLowerCase():"#document"}function Oe(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ft(e){var t;return(t=(L5(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function L5(e){return g1()?e instanceof Node||e instanceof Oe(e).Node:!1}function $e(e){return g1()?e instanceof Element||e instanceof Oe(e).Element:!1}function dt(e){return g1()?e instanceof HTMLElement||e instanceof Oe(e).HTMLElement:!1}function xr(e){return!g1()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Oe(e).ShadowRoot}function zi(e){const{overflow:t,overflowX:i,overflowY:n,display:o}=Qe(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+i)&&!["inline","contents"].includes(o)}function r8(e){return["table","td","th"].includes(b0(e))}function v1(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function po(e){const t=go(),i=$e(e)?Qe(e):e;return["transform","translate","scale","rotate","perspective"].some(n=>i[n]?i[n]!=="none":!1)||(i.containerType?i.containerType!=="normal":!1)||!t&&(i.backdropFilter?i.backdropFilter!=="none":!1)||!t&&(i.filter?i.filter!=="none":!1)||["transform","translate","scale","rotate","perspective","filter"].some(n=>(i.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(i.contain||"").includes(n))}function o8(e){let t=Et(e);for(;dt(t)&&!m0(t);){if(po(t))return t;if(v1(t))return null;t=Et(t)}return null}function go(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function m0(e){return["html","body","#document"].includes(b0(e))}function Qe(e){return Oe(e).getComputedStyle(e)}function m1(e){return $e(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Et(e){if(b0(e)==="html")return e;const t=e.assignedSlot||e.parentNode||xr(e)&&e.host||ft(e);return xr(t)?t.host:t}function D5(e){const t=Et(e);return m0(t)?e.ownerDocument?e.ownerDocument.body:e.body:dt(t)&&zi(t)?t:D5(t)}function hi(e,t,i){var n;t===void 0&&(t=[]),i===void 0&&(i=!0);const o=D5(e),s=o===((n=e.ownerDocument)==null?void 0:n.body),a=Oe(o);if(s){const l=wr(a);return t.concat(a,a.visualViewport||[],zi(o)?o:[],l&&i?hi(l):[])}return t.concat(o,hi(o,[],i))}function wr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function s8(e){let t=e.activeElement;for(;((i=t)==null||(i=i.shadowRoot)==null?void 0:i.activeElement)!=null;){var i;t=t.shadowRoot.activeElement}return t}function a8(e,t){if(!e||!t)return!1;const i=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(i&&xr(i)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function l8(){return/apple/i.test(navigator.vendor)}function c8(e){return(e==null?void 0:e.ownerDocument)||document}const d8=["top","right","bottom","left"],na=["start","end"],ra=d8.reduce((e,t)=>e.concat(t,t+"-"+na[0],t+"-"+na[1]),[]),yr=Math.min,h0=Math.max,Mn=Math.round,Di=Math.floor,ct=e=>({x:e,y:e}),h8={left:"right",right:"left",bottom:"top",top:"bottom"},f8={start:"end",end:"start"};function vo(e,t){return typeof e=="function"?e(t):e}function Ci(e){return e.split("-")[0]}function At(e){return e.split("-")[1]}function u8(e){return e==="x"?"y":"x"}function T5(e){return e==="y"?"height":"width"}function mo(e){return["top","bottom"].includes(Ci(e))?"y":"x"}function V5(e){return u8(mo(e))}function p8(e,t,i){i===void 0&&(i=!1);const n=At(e),o=V5(e),s=T5(o);let a=o==="x"?n===(i?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(a=oa(a)),[a,oa(a)]}function g8(e){return e.replace(/start|end/g,t=>f8[t])}function oa(e){return e.replace(/left|right|bottom|top/g,t=>h8[t])}function v8(e){return{top:0,right:0,bottom:0,left:0,...e}}function m8(e){return typeof e!="number"?v8(e):{top:e,right:e,bottom:e,left:e}}function Sn(e){const{x:t,y:i,width:n,height:o}=e;return{width:n,height:o,top:i,left:t,right:t+n,bottom:i+o,x:t,y:i}}/*!
|
|
492
492
|
* tabbable 6.2.0
|
|
493
493
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
494
|
-
*/var x8=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],br=x8.join(","),O5=typeof Element>"u",fi=O5?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,_n=!O5&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},In=function e(t,i){var n;i===void 0&&(i=!0);var o=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"inert"),s=o===""||o==="true",a=s||i&&t&&e(t.parentNode);return a},w8=function(t){var i,n=t==null||(i=t.getAttribute)===null||i===void 0?void 0:i.call(t,"contenteditable");return n===""||n==="true"},y8=function(t,i,n){if(In(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(br));return i&&fi.call(t,br)&&o.unshift(t),o=o.filter(n),o},b8=function e(t,i,n){for(var o=[],s=Array.from(t);s.length;){var a=s.shift();if(!In(a,!1))if(a.tagName==="SLOT"){var l=a.assignedElements(),c=l.length?l:a.children,d=e(c,!0,n);n.flatten?o.push.apply(o,d):o.push({scopeParent:a,candidates:d})}else{var h=fi.call(a,br);h&&n.filter(a)&&(i||!t.includes(a))&&o.push(a);var f=a.shadowRoot||typeof n.getShadowRoot=="function"&&n.getShadowRoot(a),u=!In(f,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(a));if(f&&u){var g=e(f===!0?a.children:f.children,!0,n);n.flatten?o.push.apply(o,g):o.push({scopeParent:a,candidates:g})}else s.unshift.apply(s,a.children)}}return o},P5=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},H5=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||w8(t))&&!P5(t)?0:t.tabIndex},M8=function(t,i){var n=H5(t);return n<0&&i&&!P5(t)?0:n},S8=function(t,i){return t.tabIndex===i.tabIndex?t.documentOrder-i.documentOrder:t.tabIndex-i.tabIndex},U5=function(t){return t.tagName==="INPUT"},_8=function(t){return U5(t)&&t.type==="hidden"},I8=function(t){var i=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return i},z8=function(t,i){for(var n=0;n<t.length;n++)if(t[n].checked&&t[n].form===i)return t[n]},C8=function(t){if(!t.name)return!0;var i=t.form||_n(t),n=function(l){return i.querySelectorAll('input[type="radio"][name="'+l+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=n(window.CSS.escape(t.name));else try{o=n(t.name)}catch(a){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",a.message),!1}var s=z8(o,t.form);return!s||s===t},A8=function(t){return U5(t)&&t.type==="radio"},R8=function(t){return A8(t)&&!C8(t)},k8=function(t){var i,n=t&&_n(t),o=(i=n)===null||i===void 0?void 0:i.host,s=!1;if(n&&n!==t){var a,l,c;for(s=!!((a=o)!==null&&a!==void 0&&(l=a.ownerDocument)!==null&&l!==void 0&&l.contains(o)||t!=null&&(c=t.ownerDocument)!==null&&c!==void 0&&c.contains(t));!s&&o;){var d,h,f;n=_n(o),o=(d=n)===null||d===void 0?void 0:d.host,s=!!((h=o)!==null&&h!==void 0&&(f=h.ownerDocument)!==null&&f!==void 0&&f.contains(o))}}return s},sa=function(t){var i=t.getBoundingClientRect(),n=i.width,o=i.height;return n===0&&o===0},F8=function(t,i){var n=i.displayCheck,o=i.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=fi.call(t,"details>summary:first-of-type"),a=s?t.parentElement:t;if(fi.call(a,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof o=="function"){for(var l=t;t;){var c=t.parentElement,d=_n(t);if(c&&!c.shadowRoot&&o(c)===!0)return sa(t);t.assignedSlot?t=t.assignedSlot:!c&&d!==t.ownerDocument?t=d.host:t=c}t=l}if(k8(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return sa(t);return!1},B8=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var i=t.parentElement;i;){if(i.tagName==="FIELDSET"&&i.disabled){for(var n=0;n<i.children.length;n++){var o=i.children.item(n);if(o.tagName==="LEGEND")return fi.call(i,"fieldset[disabled] *")?!0:!o.contains(t)}return!0}i=i.parentElement}return!1},E8=function(t,i){return!(i.disabled||In(i)||_8(i)||F8(i,t)||I8(i)||B8(i))},aa=function(t,i){return!(R8(i)||H5(i)<0||!E8(t,i))},L8=function(t){var i=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(i)||i>=0)},D8=function e(t){var i=[],n=[];return t.forEach(function(o,s){var a=!!o.scopeParent,l=a?o.scopeParent:o,c=M8(l,a),d=a?e(o.candidates):l;c===0?a?i.push.apply(i,d):i.push(l):n.push({documentOrder:s,tabIndex:c,item:o,isScope:a,content:d})}),n.sort(S8).reduce(function(o,s){return s.isScope?o.push.apply(o,s.content):o.push(s.content),o},[]).concat(i)},G5=function(t,i){i=i||{};var n;return i.getShadowRoot?n=b8([t],i.includeContainer,{filter:aa.bind(null,i),flatten:!1,getShadowRoot:i.getShadowRoot,shadowRootFilter:L8}):n=y8(t,i.includeContainer,aa.bind(null,i)),D8(n)};function la(e,t,i){let{reference:n,floating:o}=e;const s=mo(t),a=V5(t),l=T5(a),c=Ci(t),d=s==="y",h=n.x+n.width/2-o.width/2,f=n.y+n.height/2-o.height/2,u=n[l]/2-o[l]/2;let g;switch(c){case"top":g={x:h,y:n.y-o.height};break;case"bottom":g={x:h,y:n.y+n.height};break;case"right":g={x:n.x+n.width,y:f};break;case"left":g={x:n.x-o.width,y:f};break;default:g={x:n.x,y:n.y}}switch(At(t)){case"start":g[a]-=u*(i&&d?-1:1);break;case"end":g[a]+=u*(i&&d?-1:1);break}return g}const T8=async(e,t,i)=>{const{placement:n="bottom",strategy:o="absolute",middleware:s=[],platform:a}=i,l=s.filter(Boolean),c=await(a.isRTL==null?void 0:a.isRTL(t));let d=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:h,y:f}=la(d,n,c),u=n,g={},m=0;for(let x=0;x<l.length;x++){const{name:w,fn:b}=l[x],{x:M,y:_,data:I,reset:C}=await b({x:h,y:f,initialPlacement:n,placement:u,strategy:o,middlewareData:g,rects:d,platform:a,elements:{reference:e,floating:t}});h=M!=null?M:h,f=_!=null?_:f,g={...g,[w]:{...g[w],...I}},C&&m<=50&&(m++,typeof C=="object"&&(C.placement&&(u=C.placement),C.rects&&(d=C.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):C.rects),{x:h,y:f}=la(d,u,c)),x=-1)}return{x:h,y:f,placement:u,strategy:o,middlewareData:g}};async function V8(e,t){var i;t===void 0&&(t={});const{x:n,y:o,platform:s,rects:a,elements:l,strategy:c}=e,{boundary:d="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:u=!1,padding:g=0}=vo(t,e),m=m8(g),w=l[u?f==="floating"?"reference":"floating":f],b=Sn(await s.getClippingRect({element:(i=await(s.isElement==null?void 0:s.isElement(w)))==null||i?w:w.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(l.floating)),boundary:d,rootBoundary:h,strategy:c})),M=f==="floating"?{x:n,y:o,width:a.floating.width,height:a.floating.height}:a.reference,_=await(s.getOffsetParent==null?void 0:s.getOffsetParent(l.floating)),I=await(s.isElement==null?void 0:s.isElement(_))?await(s.getScale==null?void 0:s.getScale(_))||{x:1,y:1}:{x:1,y:1},C=Sn(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:M,offsetParent:_,strategy:c}):M);return{top:(b.top-C.top+m.top)/I.y,bottom:(C.bottom-b.bottom+m.bottom)/I.y,left:(b.left-C.left+m.left)/I.x,right:(C.right-b.right+m.right)/I.x}}function O8(e,t,i){return(e?[...i.filter(o=>At(o)===e),...i.filter(o=>At(o)!==e)]:i.filter(o=>Ci(o)===o)).filter(o=>e?At(o)===e||(t?g8(o)!==o:!1):!0)}const P8=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var i,n,o;const{rects:s,middlewareData:a,placement:l,platform:c,elements:d}=t,{crossAxis:h=!1,alignment:f,allowedPlacements:u=ra,autoAlignment:g=!0,...m}=vo(e,t),x=f!==void 0||u===ra?O8(f||null,g,u):u,w=await V8(t,m),b=((i=a.autoPlacement)==null?void 0:i.index)||0,M=x[b];if(M==null)return{};const _=p8(M,s,await(c.isRTL==null?void 0:c.isRTL(d.floating)));if(l!==M)return{reset:{placement:x[0]}};const I=[w[Ci(M)],w[_[0]],w[_[1]]],C=[...((n=a.autoPlacement)==null?void 0:n.overflows)||[],{placement:M,overflows:I}],D=x[b+1];if(D)return{data:{index:b+1,overflows:C},reset:{placement:D}};const k=C.map(U=>{const W=At(U.placement);return[U.placement,W&&h?U.overflows.slice(0,2).reduce((P,G)=>P+G,0):U.overflows[0],U.overflows]}).sort((U,W)=>U[1]-W[1]),O=((o=k.filter(U=>U[2].slice(0,At(U[0])?2:3).every(W=>W<=0))[0])==null?void 0:o[0])||k[0][0];return O!==l?{data:{index:b+1,overflows:C},reset:{placement:O}}:{}}}};async function H8(e,t){const{placement:i,platform:n,elements:o}=e,s=await(n.isRTL==null?void 0:n.isRTL(o.floating)),a=Ci(i),l=At(i),c=mo(i)==="y",d=["left","top"].includes(a)?-1:1,h=s&&c?-1:1,f=vo(t,e);let{mainAxis:u,crossAxis:g,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return l&&typeof m=="number"&&(g=l==="end"?m*-1:m),c?{x:g*h,y:u*d}:{x:u*d,y:g*h}}const U8=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var i,n;const{x:o,y:s,placement:a,middlewareData:l}=t,c=await H8(t,e);return a===((i=l.offset)==null?void 0:i.placement)&&(n=l.arrow)!=null&&n.alignmentOffset?{}:{x:o+c.x,y:s+c.y,data:{...c,placement:a}}}}};function W5(e){const t=Qe(e);let i=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=dt(e),s=o?e.offsetWidth:i,a=o?e.offsetHeight:n,l=Mn(i)!==s||Mn(n)!==a;return l&&(i=s,n=a),{width:i,height:n,$:l}}function xo(e){return $e(e)?e:e.contextElement}function f0(e){const t=xo(e);if(!dt(t))return ct(1);const i=t.getBoundingClientRect(),{width:n,height:o,$:s}=W5(t);let a=(s?Mn(i.width):i.width)/n,l=(s?Mn(i.height):i.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!l||!Number.isFinite(l))&&(l=1),{x:a,y:l}}const G8=ct(0);function N5(e){const t=Oe(e);return!go()||!t.visualViewport?G8:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function W8(e,t,i){return t===void 0&&(t=!1),!i||t&&i!==Oe(e)?!1:t}function Yt(e,t,i,n){t===void 0&&(t=!1),i===void 0&&(i=!1);const o=e.getBoundingClientRect(),s=xo(e);let a=ct(1);t&&(n?$e(n)&&(a=f0(n)):a=f0(e));const l=W8(s,i,n)?N5(s):ct(0);let c=(o.left+l.x)/a.x,d=(o.top+l.y)/a.y,h=o.width/a.x,f=o.height/a.y;if(s){const u=Oe(s),g=n&&$e(n)?Oe(n):n;let m=u,x=wr(m);for(;x&&n&&g!==m;){const w=f0(x),b=x.getBoundingClientRect(),M=Qe(x),_=b.left+(x.clientLeft+parseFloat(M.paddingLeft))*w.x,I=b.top+(x.clientTop+parseFloat(M.paddingTop))*w.y;c*=w.x,d*=w.y,h*=w.x,f*=w.y,c+=_,d+=I,m=Oe(x),x=wr(m)}}return Sn({width:h,height:f,x:c,y:d})}function wo(e,t){const i=m1(e).scrollLeft;return t?t.left+i:Yt(ft(e)).left+i}function j5(e,t,i){i===void 0&&(i=!1);const n=e.getBoundingClientRect(),o=n.left+t.scrollLeft-(i?0:wo(e,n)),s=n.top+t.scrollTop;return{x:o,y:s}}function N8(e){let{elements:t,rect:i,offsetParent:n,strategy:o}=e;const s=o==="fixed",a=ft(n),l=t?v1(t.floating):!1;if(n===a||l&&s)return i;let c={scrollLeft:0,scrollTop:0},d=ct(1);const h=ct(0),f=dt(n);if((f||!f&&!s)&&((b0(n)!=="body"||zi(a))&&(c=m1(n)),dt(n))){const g=Yt(n);d=f0(n),h.x=g.x+n.clientLeft,h.y=g.y+n.clientTop}const u=a&&!f&&!s?j5(a,c,!0):ct(0);return{width:i.width*d.x,height:i.height*d.y,x:i.x*d.x-c.scrollLeft*d.x+h.x+u.x,y:i.y*d.y-c.scrollTop*d.y+h.y+u.y}}function j8(e){return Array.from(e.getClientRects())}function $8(e){const t=ft(e),i=m1(e),n=e.ownerDocument.body,o=h0(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),s=h0(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-i.scrollLeft+wo(e);const l=-i.scrollTop;return Qe(n).direction==="rtl"&&(a+=h0(t.clientWidth,n.clientWidth)-o),{width:o,height:s,x:a,y:l}}function q8(e,t){const i=Oe(e),n=ft(e),o=i.visualViewport;let s=n.clientWidth,a=n.clientHeight,l=0,c=0;if(o){s=o.width,a=o.height;const d=go();(!d||d&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:s,height:a,x:l,y:c}}function X8(e,t){const i=Yt(e,!0,t==="fixed"),n=i.top+e.clientTop,o=i.left+e.clientLeft,s=dt(e)?f0(e):ct(1),a=e.clientWidth*s.x,l=e.clientHeight*s.y,c=o*s.x,d=n*s.y;return{width:a,height:l,x:c,y:d}}function ca(e,t,i){let n;if(t==="viewport")n=q8(e,i);else if(t==="document")n=$8(ft(e));else if($e(t))n=X8(t,i);else{const o=N5(e);n={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Sn(n)}function $5(e,t){const i=Et(e);return i===t||!$e(i)||m0(i)?!1:Qe(i).position==="fixed"||$5(i,t)}function Y8(e,t){const i=t.get(e);if(i)return i;let n=hi(e,[],!1).filter(l=>$e(l)&&b0(l)!=="body"),o=null;const s=Qe(e).position==="fixed";let a=s?Et(e):e;for(;$e(a)&&!m0(a);){const l=Qe(a),c=po(a);!c&&l.position==="fixed"&&(o=null),(s?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||zi(a)&&!c&&$5(e,a))?n=n.filter(h=>h!==a):o=l,a=Et(a)}return t.set(e,n),n}function K8(e){let{element:t,boundary:i,rootBoundary:n,strategy:o}=e;const a=[...i==="clippingAncestors"?v1(t)?[]:Y8(t,this._c):[].concat(i),n],l=a[0],c=a.reduce((d,h)=>{const f=ca(t,h,o);return d.top=h0(f.top,d.top),d.right=yr(f.right,d.right),d.bottom=yr(f.bottom,d.bottom),d.left=h0(f.left,d.left),d},ca(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Q8(e){const{width:t,height:i}=W5(e);return{width:t,height:i}}function J8(e,t,i){const n=dt(t),o=ft(t),s=i==="fixed",a=Yt(e,!0,s,t);let l={scrollLeft:0,scrollTop:0};const c=ct(0);if(n||!n&&!s)if((b0(t)!=="body"||zi(o))&&(l=m1(t)),n){const u=Yt(t,!0,s,t);c.x=u.x+t.clientLeft,c.y=u.y+t.clientTop}else o&&(c.x=wo(o));const d=o&&!n&&!s?j5(o,l):ct(0),h=a.left+l.scrollLeft-c.x-d.x,f=a.top+l.scrollTop-c.y-d.y;return{x:h,y:f,width:a.width,height:a.height}}function H1(e){return Qe(e).position==="static"}function da(e,t){if(!dt(e)||Qe(e).position==="fixed")return null;if(t)return t(e);let i=e.offsetParent;return ft(e)===i&&(i=i.ownerDocument.body),i}function q5(e,t){const i=Oe(e);if(v1(e))return i;if(!dt(e)){let o=Et(e);for(;o&&!m0(o);){if($e(o)&&!H1(o))return o;o=Et(o)}return i}let n=da(e,t);for(;n&&r8(n)&&H1(n);)n=da(n,t);return n&&m0(n)&&H1(n)&&!po(n)?i:n||o8(e)||i}const Z8=async function(e){const t=this.getOffsetParent||q5,i=this.getDimensions,n=await i(e.floating);return{reference:J8(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function e9(e){return Qe(e).direction==="rtl"}const t9={convertOffsetParentRelativeRectToViewportRelativeRect:N8,getDocumentElement:ft,getClippingRect:K8,getOffsetParent:q5,getElementRects:Z8,getClientRects:j8,getDimensions:Q8,getScale:f0,isElement:$e,isRTL:e9};function X5(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function i9(e,t){let i=null,n;const o=ft(e);function s(){var l;clearTimeout(n),(l=i)==null||l.disconnect(),i=null}function a(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),s();const d=e.getBoundingClientRect(),{left:h,top:f,width:u,height:g}=d;if(l||t(),!u||!g)return;const m=Di(f),x=Di(o.clientWidth-(h+u)),w=Di(o.clientHeight-(f+g)),b=Di(h),_={rootMargin:-m+"px "+-x+"px "+-w+"px "+-b+"px",threshold:h0(0,yr(1,c))||1};let I=!0;function C(D){const k=D[0].intersectionRatio;if(k!==c){if(!I)return a();k?a(!1,k):n=setTimeout(()=>{a(!1,1e-7)},1e3)}k===1&&!X5(d,e.getBoundingClientRect())&&a(),I=!1}try{i=new IntersectionObserver(C,{..._,root:o.ownerDocument})}catch{i=new IntersectionObserver(C,_)}i.observe(e)}return a(!0),s}function n9(e,t,i,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=n,d=xo(e),h=o||s?[...d?hi(d):[],...hi(t)]:[];h.forEach(b=>{o&&b.addEventListener("scroll",i,{passive:!0}),s&&b.addEventListener("resize",i)});const f=d&&l?i9(d,i):null;let u=-1,g=null;a&&(g=new ResizeObserver(b=>{let[M]=b;M&&M.target===d&&g&&(g.unobserve(t),cancelAnimationFrame(u),u=requestAnimationFrame(()=>{var _;(_=g)==null||_.observe(t)})),i()}),d&&!c&&g.observe(d),g.observe(t));let m,x=c?Yt(e):null;c&&w();function w(){const b=Yt(e);x&&!X5(x,b)&&i(),x=b,m=requestAnimationFrame(w)}return i(),()=>{var b;h.forEach(M=>{o&&M.removeEventListener("scroll",i),s&&M.removeEventListener("resize",i)}),f==null||f(),(b=g)==null||b.disconnect(),g=null,c&&cancelAnimationFrame(m)}}const r9=U8,o9=P8,s9=(e,t,i)=>{const n=new Map,o={platform:t9,...i},s={...o.platform,_c:n};return T8(e,t,{...o,platform:s})};var rn=typeof document<"u"?S.exports.useLayoutEffect:S.exports.useEffect;function zn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let i,n,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(i=e.length,i!==t.length)return!1;for(n=i;n--!==0;)if(!zn(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),i=o.length,i!==Object.keys(t).length)return!1;for(n=i;n--!==0;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=i;n--!==0;){const s=o[n];if(!(s==="_owner"&&e.$$typeof)&&!zn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function Y5(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ha(e,t){const i=Y5(e);return Math.round(t*i)/i}function U1(e){const t=S.exports.useRef(e);return rn(()=>{t.current=e}),t}function a9(e){e===void 0&&(e={});const{placement:t="bottom",strategy:i="absolute",middleware:n=[],platform:o,elements:{reference:s,floating:a}={},transform:l=!0,whileElementsMounted:c,open:d}=e,[h,f]=S.exports.useState({x:0,y:0,strategy:i,placement:t,middlewareData:{},isPositioned:!1}),[u,g]=S.exports.useState(n);zn(u,n)||g(n);const[m,x]=S.exports.useState(null),[w,b]=S.exports.useState(null),M=S.exports.useCallback(H=>{H!==D.current&&(D.current=H,x(H))},[]),_=S.exports.useCallback(H=>{H!==k.current&&(k.current=H,b(H))},[]),I=s||m,C=a||w,D=S.exports.useRef(null),k=S.exports.useRef(null),V=S.exports.useRef(h),O=c!=null,U=U1(c),W=U1(o),P=U1(d),G=S.exports.useCallback(()=>{if(!D.current||!k.current)return;const H={placement:t,strategy:i,middleware:u};W.current&&(H.platform=W.current),s9(D.current,k.current,H).then(A=>{const N={...A,isPositioned:P.current!==!1};T.current&&!zn(V.current,N)&&(V.current=N,Gn.exports.flushSync(()=>{f(N)}))})},[u,t,i,W,P]);rn(()=>{d===!1&&V.current.isPositioned&&(V.current.isPositioned=!1,f(H=>({...H,isPositioned:!1})))},[d]);const T=S.exports.useRef(!1);rn(()=>(T.current=!0,()=>{T.current=!1}),[]),rn(()=>{if(I&&(D.current=I),C&&(k.current=C),I&&C){if(U.current)return U.current(I,C,G);G()}},[I,C,G,U,O]);const z=S.exports.useMemo(()=>({reference:D,floating:k,setReference:M,setFloating:_}),[M,_]),E=S.exports.useMemo(()=>({reference:I,floating:C}),[I,C]),F=S.exports.useMemo(()=>{const H={position:i,left:0,top:0};if(!E.floating)return H;const A=ha(E.floating,h.x),N=ha(E.floating,h.y);return l?{...H,transform:"translate("+A+"px, "+N+"px)",...Y5(E.floating)>=1.5&&{willChange:"transform"}}:{position:i,left:A,top:N}},[i,l,E.floating,h.x,h.y]);return S.exports.useMemo(()=>({...h,update:G,refs:z,elements:E,floatingStyles:F}),[h,G,z,E,F])}const l9=(e,t)=>({...r9(e),options:[e,t]}),c9=(e,t)=>({...o9(e),options:[e,t]}),d9={...Z1};var Y0=typeof document<"u"?S.exports.useLayoutEffect:S.exports.useEffect;let fa=!1,h9=0;const ua=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+h9++;function f9(){const[e,t]=S.exports.useState(()=>fa?ua():void 0);return Y0(()=>{e==null&&t(ua())},[]),S.exports.useEffect(()=>{fa=!0},[]),e}const u9=d9.useId,p9=u9||f9;function K5(e){return"data-floating-ui-"+e}const Q5=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function J5(e,t){const i=G5(e,Q5());t==="prev"&&i.reverse();const n=i.indexOf(s8(c8(e)));return i.slice(n+1)[0]}function g9(){return J5(document.body,"next")}function v9(){return J5(document.body,"prev")}function G1(e,t){const i=t||e.currentTarget,n=e.relatedTarget;return!n||!a8(i,n)}function m9(e){G5(e,Q5()).forEach(i=>{i.dataset.tabindex=i.getAttribute("tabindex")||"",i.setAttribute("tabindex","-1")})}function pa(e){e.querySelectorAll("[data-tabindex]").forEach(i=>{const n=i.dataset.tabindex;delete i.dataset.tabindex,n?i.setAttribute("tabindex",n):i.removeAttribute("tabindex")})}const Z5={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let x9;function ga(e){e.key==="Tab"&&(e.target,clearTimeout(x9))}const va=S.exports.forwardRef(function(t,i){const[n,o]=S.exports.useState();Y0(()=>(l8()&&o("button"),document.addEventListener("keydown",ga),()=>{document.removeEventListener("keydown",ga)}),[]);const s={ref:i,tabIndex:0,role:n,"aria-hidden":n?void 0:!0,[K5("focus-guard")]:"",style:Z5};return r("span",{...t,...s})}),ec=S.exports.createContext(null),ma=K5("portal");function w9(e){e===void 0&&(e={});const{id:t,root:i}=e,n=p9(),o=b9(),[s,a]=S.exports.useState(null),l=S.exports.useRef(null);return Y0(()=>()=>{s==null||s.remove(),queueMicrotask(()=>{l.current=null})},[s]),Y0(()=>{if(!n||l.current)return;const c=t?document.getElementById(t):null;if(!c)return;const d=document.createElement("div");d.id=n,d.setAttribute(ma,""),c.appendChild(d),l.current=d,a(d)},[t,n]),Y0(()=>{if(i===null||!n||l.current)return;let c=i||(o==null?void 0:o.portalNode);c&&!$e(c)&&(c=c.current),c=c||document.body;let d=null;t&&(d=document.createElement("div"),d.id=t,c.appendChild(d));const h=document.createElement("div");h.id=n,h.setAttribute(ma,""),c=d||c,c.appendChild(h),l.current=h,a(h)},[t,i,n,o]),s}function y9(e){const{children:t,id:i,root:n,preserveTabOrder:o=!0}=e,s=w9({id:i,root:n}),[a,l]=S.exports.useState(null),c=S.exports.useRef(null),d=S.exports.useRef(null),h=S.exports.useRef(null),f=S.exports.useRef(null),u=a==null?void 0:a.modal,g=a==null?void 0:a.open,m=!!a&&!a.modal&&a.open&&o&&!!(n||s);return S.exports.useEffect(()=>{if(!s||!o||u)return;function x(w){s&&G1(w)&&(w.type==="focusin"?pa:m9)(s)}return s.addEventListener("focusin",x,!0),s.addEventListener("focusout",x,!0),()=>{s.removeEventListener("focusin",x,!0),s.removeEventListener("focusout",x,!0)}},[s,o,u]),S.exports.useEffect(()=>{!s||g||pa(s)},[g,s]),p(ec.Provider,{value:S.exports.useMemo(()=>({preserveTabOrder:o,beforeOutsideRef:c,afterOutsideRef:d,beforeInsideRef:h,afterInsideRef:f,portalNode:s,setFocusManagerState:l}),[o,s]),children:[m&&s&&r(va,{"data-type":"outside",ref:c,onFocus:x=>{if(G1(x,s)){var w;(w=h.current)==null||w.focus()}else{const b=v9()||(a==null?void 0:a.refs.domReference.current);b==null||b.focus()}}}),m&&s&&r("span",{"aria-owns":s.id,style:Z5}),s&&Gn.exports.createPortal(t,s),m&&s&&r(va,{"data-type":"outside",ref:d,onFocus:x=>{if(G1(x,s)){var w;(w=f.current)==null||w.focus()}else{const b=g9()||(a==null?void 0:a.refs.domReference.current);b==null||b.focus(),a!=null&&a.closeOnFocusOut&&(a==null||a.onOpenChange(!1,x.nativeEvent,"focus-out"))}}})]})}const b9=()=>S.exports.useContext(ec),M9=L.div`
|
|
494
|
+
*/var x8=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],br=x8.join(","),O5=typeof Element>"u",fi=O5?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,_n=!O5&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},In=function e(t,i){var n;i===void 0&&(i=!0);var o=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"inert"),s=o===""||o==="true",a=s||i&&t&&e(t.parentNode);return a},w8=function(t){var i,n=t==null||(i=t.getAttribute)===null||i===void 0?void 0:i.call(t,"contenteditable");return n===""||n==="true"},y8=function(t,i,n){if(In(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(br));return i&&fi.call(t,br)&&o.unshift(t),o=o.filter(n),o},b8=function e(t,i,n){for(var o=[],s=Array.from(t);s.length;){var a=s.shift();if(!In(a,!1))if(a.tagName==="SLOT"){var l=a.assignedElements(),c=l.length?l:a.children,d=e(c,!0,n);n.flatten?o.push.apply(o,d):o.push({scopeParent:a,candidates:d})}else{var h=fi.call(a,br);h&&n.filter(a)&&(i||!t.includes(a))&&o.push(a);var f=a.shadowRoot||typeof n.getShadowRoot=="function"&&n.getShadowRoot(a),u=!In(f,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(a));if(f&&u){var g=e(f===!0?a.children:f.children,!0,n);n.flatten?o.push.apply(o,g):o.push({scopeParent:a,candidates:g})}else s.unshift.apply(s,a.children)}}return o},P5=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},H5=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||w8(t))&&!P5(t)?0:t.tabIndex},M8=function(t,i){var n=H5(t);return n<0&&i&&!P5(t)?0:n},S8=function(t,i){return t.tabIndex===i.tabIndex?t.documentOrder-i.documentOrder:t.tabIndex-i.tabIndex},U5=function(t){return t.tagName==="INPUT"},_8=function(t){return U5(t)&&t.type==="hidden"},I8=function(t){var i=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return i},z8=function(t,i){for(var n=0;n<t.length;n++)if(t[n].checked&&t[n].form===i)return t[n]},C8=function(t){if(!t.name)return!0;var i=t.form||_n(t),n=function(l){return i.querySelectorAll('input[type="radio"][name="'+l+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=n(window.CSS.escape(t.name));else try{o=n(t.name)}catch(a){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",a.message),!1}var s=z8(o,t.form);return!s||s===t},A8=function(t){return U5(t)&&t.type==="radio"},R8=function(t){return A8(t)&&!C8(t)},k8=function(t){var i,n=t&&_n(t),o=(i=n)===null||i===void 0?void 0:i.host,s=!1;if(n&&n!==t){var a,l,c;for(s=!!((a=o)!==null&&a!==void 0&&(l=a.ownerDocument)!==null&&l!==void 0&&l.contains(o)||t!=null&&(c=t.ownerDocument)!==null&&c!==void 0&&c.contains(t));!s&&o;){var d,h,f;n=_n(o),o=(d=n)===null||d===void 0?void 0:d.host,s=!!((h=o)!==null&&h!==void 0&&(f=h.ownerDocument)!==null&&f!==void 0&&f.contains(o))}}return s},sa=function(t){var i=t.getBoundingClientRect(),n=i.width,o=i.height;return n===0&&o===0},F8=function(t,i){var n=i.displayCheck,o=i.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=fi.call(t,"details>summary:first-of-type"),a=s?t.parentElement:t;if(fi.call(a,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof o=="function"){for(var l=t;t;){var c=t.parentElement,d=_n(t);if(c&&!c.shadowRoot&&o(c)===!0)return sa(t);t.assignedSlot?t=t.assignedSlot:!c&&d!==t.ownerDocument?t=d.host:t=c}t=l}if(k8(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return sa(t);return!1},B8=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var i=t.parentElement;i;){if(i.tagName==="FIELDSET"&&i.disabled){for(var n=0;n<i.children.length;n++){var o=i.children.item(n);if(o.tagName==="LEGEND")return fi.call(i,"fieldset[disabled] *")?!0:!o.contains(t)}return!0}i=i.parentElement}return!1},E8=function(t,i){return!(i.disabled||In(i)||_8(i)||F8(i,t)||I8(i)||B8(i))},aa=function(t,i){return!(R8(i)||H5(i)<0||!E8(t,i))},L8=function(t){var i=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(i)||i>=0)},D8=function e(t){var i=[],n=[];return t.forEach(function(o,s){var a=!!o.scopeParent,l=a?o.scopeParent:o,c=M8(l,a),d=a?e(o.candidates):l;c===0?a?i.push.apply(i,d):i.push(l):n.push({documentOrder:s,tabIndex:c,item:o,isScope:a,content:d})}),n.sort(S8).reduce(function(o,s){return s.isScope?o.push.apply(o,s.content):o.push(s.content),o},[]).concat(i)},G5=function(t,i){i=i||{};var n;return i.getShadowRoot?n=b8([t],i.includeContainer,{filter:aa.bind(null,i),flatten:!1,getShadowRoot:i.getShadowRoot,shadowRootFilter:L8}):n=y8(t,i.includeContainer,aa.bind(null,i)),D8(n)};function la(e,t,i){let{reference:n,floating:o}=e;const s=mo(t),a=V5(t),l=T5(a),c=Ci(t),d=s==="y",h=n.x+n.width/2-o.width/2,f=n.y+n.height/2-o.height/2,u=n[l]/2-o[l]/2;let g;switch(c){case"top":g={x:h,y:n.y-o.height};break;case"bottom":g={x:h,y:n.y+n.height};break;case"right":g={x:n.x+n.width,y:f};break;case"left":g={x:n.x-o.width,y:f};break;default:g={x:n.x,y:n.y}}switch(At(t)){case"start":g[a]-=u*(i&&d?-1:1);break;case"end":g[a]+=u*(i&&d?-1:1);break}return g}const T8=async(e,t,i)=>{const{placement:n="bottom",strategy:o="absolute",middleware:s=[],platform:a}=i,l=s.filter(Boolean),c=await(a.isRTL==null?void 0:a.isRTL(t));let d=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:h,y:f}=la(d,n,c),u=n,g={},m=0;for(let x=0;x<l.length;x++){const{name:w,fn:b}=l[x],{x:M,y:_,data:I,reset:C}=await b({x:h,y:f,initialPlacement:n,placement:u,strategy:o,middlewareData:g,rects:d,platform:a,elements:{reference:e,floating:t}});h=M!=null?M:h,f=_!=null?_:f,g={...g,[w]:{...g[w],...I}},C&&m<=50&&(m++,typeof C=="object"&&(C.placement&&(u=C.placement),C.rects&&(d=C.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):C.rects),{x:h,y:f}=la(d,u,c)),x=-1)}return{x:h,y:f,placement:u,strategy:o,middlewareData:g}};async function V8(e,t){var i;t===void 0&&(t={});const{x:n,y:o,platform:s,rects:a,elements:l,strategy:c}=e,{boundary:d="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:u=!1,padding:g=0}=vo(t,e),m=m8(g),w=l[u?f==="floating"?"reference":"floating":f],b=Sn(await s.getClippingRect({element:(i=await(s.isElement==null?void 0:s.isElement(w)))==null||i?w:w.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(l.floating)),boundary:d,rootBoundary:h,strategy:c})),M=f==="floating"?{x:n,y:o,width:a.floating.width,height:a.floating.height}:a.reference,_=await(s.getOffsetParent==null?void 0:s.getOffsetParent(l.floating)),I=await(s.isElement==null?void 0:s.isElement(_))?await(s.getScale==null?void 0:s.getScale(_))||{x:1,y:1}:{x:1,y:1},C=Sn(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:M,offsetParent:_,strategy:c}):M);return{top:(b.top-C.top+m.top)/I.y,bottom:(C.bottom-b.bottom+m.bottom)/I.y,left:(b.left-C.left+m.left)/I.x,right:(C.right-b.right+m.right)/I.x}}function O8(e,t,i){return(e?[...i.filter(o=>At(o)===e),...i.filter(o=>At(o)!==e)]:i.filter(o=>Ci(o)===o)).filter(o=>e?At(o)===e||(t?g8(o)!==o:!1):!0)}const P8=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var i,n,o;const{rects:s,middlewareData:a,placement:l,platform:c,elements:d}=t,{crossAxis:h=!1,alignment:f,allowedPlacements:u=ra,autoAlignment:g=!0,...m}=vo(e,t),x=f!==void 0||u===ra?O8(f||null,g,u):u,w=await V8(t,m),b=((i=a.autoPlacement)==null?void 0:i.index)||0,M=x[b];if(M==null)return{};const _=p8(M,s,await(c.isRTL==null?void 0:c.isRTL(d.floating)));if(l!==M)return{reset:{placement:x[0]}};const I=[w[Ci(M)],w[_[0]],w[_[1]]],C=[...((n=a.autoPlacement)==null?void 0:n.overflows)||[],{placement:M,overflows:I}],D=x[b+1];if(D)return{data:{index:b+1,overflows:C},reset:{placement:D}};const k=C.map(U=>{const W=At(U.placement);return[U.placement,W&&h?U.overflows.slice(0,2).reduce((P,G)=>P+G,0):U.overflows[0],U.overflows]}).sort((U,W)=>U[1]-W[1]),O=((o=k.filter(U=>U[2].slice(0,At(U[0])?2:3).every(W=>W<=0))[0])==null?void 0:o[0])||k[0][0];return O!==l?{data:{index:b+1,overflows:C},reset:{placement:O}}:{}}}};async function H8(e,t){const{placement:i,platform:n,elements:o}=e,s=await(n.isRTL==null?void 0:n.isRTL(o.floating)),a=Ci(i),l=At(i),c=mo(i)==="y",d=["left","top"].includes(a)?-1:1,h=s&&c?-1:1,f=vo(t,e);let{mainAxis:u,crossAxis:g,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return l&&typeof m=="number"&&(g=l==="end"?m*-1:m),c?{x:g*h,y:u*d}:{x:u*d,y:g*h}}const U8=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var i,n;const{x:o,y:s,placement:a,middlewareData:l}=t,c=await H8(t,e);return a===((i=l.offset)==null?void 0:i.placement)&&(n=l.arrow)!=null&&n.alignmentOffset?{}:{x:o+c.x,y:s+c.y,data:{...c,placement:a}}}}};function W5(e){const t=Qe(e);let i=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=dt(e),s=o?e.offsetWidth:i,a=o?e.offsetHeight:n,l=Mn(i)!==s||Mn(n)!==a;return l&&(i=s,n=a),{width:i,height:n,$:l}}function xo(e){return $e(e)?e:e.contextElement}function f0(e){const t=xo(e);if(!dt(t))return ct(1);const i=t.getBoundingClientRect(),{width:n,height:o,$:s}=W5(t);let a=(s?Mn(i.width):i.width)/n,l=(s?Mn(i.height):i.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!l||!Number.isFinite(l))&&(l=1),{x:a,y:l}}const G8=ct(0);function N5(e){const t=Oe(e);return!go()||!t.visualViewport?G8:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function W8(e,t,i){return t===void 0&&(t=!1),!i||t&&i!==Oe(e)?!1:t}function Yt(e,t,i,n){t===void 0&&(t=!1),i===void 0&&(i=!1);const o=e.getBoundingClientRect(),s=xo(e);let a=ct(1);t&&(n?$e(n)&&(a=f0(n)):a=f0(e));const l=W8(s,i,n)?N5(s):ct(0);let c=(o.left+l.x)/a.x,d=(o.top+l.y)/a.y,h=o.width/a.x,f=o.height/a.y;if(s){const u=Oe(s),g=n&&$e(n)?Oe(n):n;let m=u,x=wr(m);for(;x&&n&&g!==m;){const w=f0(x),b=x.getBoundingClientRect(),M=Qe(x),_=b.left+(x.clientLeft+parseFloat(M.paddingLeft))*w.x,I=b.top+(x.clientTop+parseFloat(M.paddingTop))*w.y;c*=w.x,d*=w.y,h*=w.x,f*=w.y,c+=_,d+=I,m=Oe(x),x=wr(m)}}return Sn({width:h,height:f,x:c,y:d})}function wo(e,t){const i=m1(e).scrollLeft;return t?t.left+i:Yt(ft(e)).left+i}function j5(e,t,i){i===void 0&&(i=!1);const n=e.getBoundingClientRect(),o=n.left+t.scrollLeft-(i?0:wo(e,n)),s=n.top+t.scrollTop;return{x:o,y:s}}function N8(e){let{elements:t,rect:i,offsetParent:n,strategy:o}=e;const s=o==="fixed",a=ft(n),l=t?v1(t.floating):!1;if(n===a||l&&s)return i;let c={scrollLeft:0,scrollTop:0},d=ct(1);const h=ct(0),f=dt(n);if((f||!f&&!s)&&((b0(n)!=="body"||zi(a))&&(c=m1(n)),dt(n))){const g=Yt(n);d=f0(n),h.x=g.x+n.clientLeft,h.y=g.y+n.clientTop}const u=a&&!f&&!s?j5(a,c,!0):ct(0);return{width:i.width*d.x,height:i.height*d.y,x:i.x*d.x-c.scrollLeft*d.x+h.x+u.x,y:i.y*d.y-c.scrollTop*d.y+h.y+u.y}}function j8(e){return Array.from(e.getClientRects())}function $8(e){const t=ft(e),i=m1(e),n=e.ownerDocument.body,o=h0(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),s=h0(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-i.scrollLeft+wo(e);const l=-i.scrollTop;return Qe(n).direction==="rtl"&&(a+=h0(t.clientWidth,n.clientWidth)-o),{width:o,height:s,x:a,y:l}}function q8(e,t){const i=Oe(e),n=ft(e),o=i.visualViewport;let s=n.clientWidth,a=n.clientHeight,l=0,c=0;if(o){s=o.width,a=o.height;const d=go();(!d||d&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:s,height:a,x:l,y:c}}function X8(e,t){const i=Yt(e,!0,t==="fixed"),n=i.top+e.clientTop,o=i.left+e.clientLeft,s=dt(e)?f0(e):ct(1),a=e.clientWidth*s.x,l=e.clientHeight*s.y,c=o*s.x,d=n*s.y;return{width:a,height:l,x:c,y:d}}function ca(e,t,i){let n;if(t==="viewport")n=q8(e,i);else if(t==="document")n=$8(ft(e));else if($e(t))n=X8(t,i);else{const o=N5(e);n={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Sn(n)}function $5(e,t){const i=Et(e);return i===t||!$e(i)||m0(i)?!1:Qe(i).position==="fixed"||$5(i,t)}function Y8(e,t){const i=t.get(e);if(i)return i;let n=hi(e,[],!1).filter(l=>$e(l)&&b0(l)!=="body"),o=null;const s=Qe(e).position==="fixed";let a=s?Et(e):e;for(;$e(a)&&!m0(a);){const l=Qe(a),c=po(a);!c&&l.position==="fixed"&&(o=null),(s?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||zi(a)&&!c&&$5(e,a))?n=n.filter(h=>h!==a):o=l,a=Et(a)}return t.set(e,n),n}function K8(e){let{element:t,boundary:i,rootBoundary:n,strategy:o}=e;const a=[...i==="clippingAncestors"?v1(t)?[]:Y8(t,this._c):[].concat(i),n],l=a[0],c=a.reduce((d,h)=>{const f=ca(t,h,o);return d.top=h0(f.top,d.top),d.right=yr(f.right,d.right),d.bottom=yr(f.bottom,d.bottom),d.left=h0(f.left,d.left),d},ca(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Q8(e){const{width:t,height:i}=W5(e);return{width:t,height:i}}function J8(e,t,i){const n=dt(t),o=ft(t),s=i==="fixed",a=Yt(e,!0,s,t);let l={scrollLeft:0,scrollTop:0};const c=ct(0);if(n||!n&&!s)if((b0(t)!=="body"||zi(o))&&(l=m1(t)),n){const u=Yt(t,!0,s,t);c.x=u.x+t.clientLeft,c.y=u.y+t.clientTop}else o&&(c.x=wo(o));const d=o&&!n&&!s?j5(o,l):ct(0),h=a.left+l.scrollLeft-c.x-d.x,f=a.top+l.scrollTop-c.y-d.y;return{x:h,y:f,width:a.width,height:a.height}}function H1(e){return Qe(e).position==="static"}function da(e,t){if(!dt(e)||Qe(e).position==="fixed")return null;if(t)return t(e);let i=e.offsetParent;return ft(e)===i&&(i=i.ownerDocument.body),i}function q5(e,t){const i=Oe(e);if(v1(e))return i;if(!dt(e)){let o=Et(e);for(;o&&!m0(o);){if($e(o)&&!H1(o))return o;o=Et(o)}return i}let n=da(e,t);for(;n&&r8(n)&&H1(n);)n=da(n,t);return n&&m0(n)&&H1(n)&&!po(n)?i:n||o8(e)||i}const Z8=async function(e){const t=this.getOffsetParent||q5,i=this.getDimensions,n=await i(e.floating);return{reference:J8(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function ep(e){return Qe(e).direction==="rtl"}const tp={convertOffsetParentRelativeRectToViewportRelativeRect:N8,getDocumentElement:ft,getClippingRect:K8,getOffsetParent:q5,getElementRects:Z8,getClientRects:j8,getDimensions:Q8,getScale:f0,isElement:$e,isRTL:ep};function X5(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function ip(e,t){let i=null,n;const o=ft(e);function s(){var l;clearTimeout(n),(l=i)==null||l.disconnect(),i=null}function a(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),s();const d=e.getBoundingClientRect(),{left:h,top:f,width:u,height:g}=d;if(l||t(),!u||!g)return;const m=Di(f),x=Di(o.clientWidth-(h+u)),w=Di(o.clientHeight-(f+g)),b=Di(h),_={rootMargin:-m+"px "+-x+"px "+-w+"px "+-b+"px",threshold:h0(0,yr(1,c))||1};let I=!0;function C(D){const k=D[0].intersectionRatio;if(k!==c){if(!I)return a();k?a(!1,k):n=setTimeout(()=>{a(!1,1e-7)},1e3)}k===1&&!X5(d,e.getBoundingClientRect())&&a(),I=!1}try{i=new IntersectionObserver(C,{..._,root:o.ownerDocument})}catch{i=new IntersectionObserver(C,_)}i.observe(e)}return a(!0),s}function np(e,t,i,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=n,d=xo(e),h=o||s?[...d?hi(d):[],...hi(t)]:[];h.forEach(b=>{o&&b.addEventListener("scroll",i,{passive:!0}),s&&b.addEventListener("resize",i)});const f=d&&l?ip(d,i):null;let u=-1,g=null;a&&(g=new ResizeObserver(b=>{let[M]=b;M&&M.target===d&&g&&(g.unobserve(t),cancelAnimationFrame(u),u=requestAnimationFrame(()=>{var _;(_=g)==null||_.observe(t)})),i()}),d&&!c&&g.observe(d),g.observe(t));let m,x=c?Yt(e):null;c&&w();function w(){const b=Yt(e);x&&!X5(x,b)&&i(),x=b,m=requestAnimationFrame(w)}return i(),()=>{var b;h.forEach(M=>{o&&M.removeEventListener("scroll",i),s&&M.removeEventListener("resize",i)}),f==null||f(),(b=g)==null||b.disconnect(),g=null,c&&cancelAnimationFrame(m)}}const rp=U8,op=P8,sp=(e,t,i)=>{const n=new Map,o={platform:tp,...i},s={...o.platform,_c:n};return T8(e,t,{...o,platform:s})};var rn=typeof document<"u"?S.exports.useLayoutEffect:S.exports.useEffect;function zn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let i,n,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(i=e.length,i!==t.length)return!1;for(n=i;n--!==0;)if(!zn(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),i=o.length,i!==Object.keys(t).length)return!1;for(n=i;n--!==0;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=i;n--!==0;){const s=o[n];if(!(s==="_owner"&&e.$$typeof)&&!zn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function Y5(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ha(e,t){const i=Y5(e);return Math.round(t*i)/i}function U1(e){const t=S.exports.useRef(e);return rn(()=>{t.current=e}),t}function ap(e){e===void 0&&(e={});const{placement:t="bottom",strategy:i="absolute",middleware:n=[],platform:o,elements:{reference:s,floating:a}={},transform:l=!0,whileElementsMounted:c,open:d}=e,[h,f]=S.exports.useState({x:0,y:0,strategy:i,placement:t,middlewareData:{},isPositioned:!1}),[u,g]=S.exports.useState(n);zn(u,n)||g(n);const[m,x]=S.exports.useState(null),[w,b]=S.exports.useState(null),M=S.exports.useCallback(H=>{H!==D.current&&(D.current=H,x(H))},[]),_=S.exports.useCallback(H=>{H!==k.current&&(k.current=H,b(H))},[]),I=s||m,C=a||w,D=S.exports.useRef(null),k=S.exports.useRef(null),V=S.exports.useRef(h),O=c!=null,U=U1(c),W=U1(o),P=U1(d),G=S.exports.useCallback(()=>{if(!D.current||!k.current)return;const H={placement:t,strategy:i,middleware:u};W.current&&(H.platform=W.current),sp(D.current,k.current,H).then(A=>{const N={...A,isPositioned:P.current!==!1};T.current&&!zn(V.current,N)&&(V.current=N,Gn.exports.flushSync(()=>{f(N)}))})},[u,t,i,W,P]);rn(()=>{d===!1&&V.current.isPositioned&&(V.current.isPositioned=!1,f(H=>({...H,isPositioned:!1})))},[d]);const T=S.exports.useRef(!1);rn(()=>(T.current=!0,()=>{T.current=!1}),[]),rn(()=>{if(I&&(D.current=I),C&&(k.current=C),I&&C){if(U.current)return U.current(I,C,G);G()}},[I,C,G,U,O]);const z=S.exports.useMemo(()=>({reference:D,floating:k,setReference:M,setFloating:_}),[M,_]),E=S.exports.useMemo(()=>({reference:I,floating:C}),[I,C]),F=S.exports.useMemo(()=>{const H={position:i,left:0,top:0};if(!E.floating)return H;const A=ha(E.floating,h.x),N=ha(E.floating,h.y);return l?{...H,transform:"translate("+A+"px, "+N+"px)",...Y5(E.floating)>=1.5&&{willChange:"transform"}}:{position:i,left:A,top:N}},[i,l,E.floating,h.x,h.y]);return S.exports.useMemo(()=>({...h,update:G,refs:z,elements:E,floatingStyles:F}),[h,G,z,E,F])}const lp=(e,t)=>({...rp(e),options:[e,t]}),cp=(e,t)=>({...op(e),options:[e,t]}),dp={...Z1};var Y0=typeof document<"u"?S.exports.useLayoutEffect:S.exports.useEffect;let fa=!1,hp=0;const ua=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+hp++;function fp(){const[e,t]=S.exports.useState(()=>fa?ua():void 0);return Y0(()=>{e==null&&t(ua())},[]),S.exports.useEffect(()=>{fa=!0},[]),e}const up=dp.useId,pp=up||fp;function K5(e){return"data-floating-ui-"+e}const Q5=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function J5(e,t){const i=G5(e,Q5());t==="prev"&&i.reverse();const n=i.indexOf(s8(c8(e)));return i.slice(n+1)[0]}function gp(){return J5(document.body,"next")}function vp(){return J5(document.body,"prev")}function G1(e,t){const i=t||e.currentTarget,n=e.relatedTarget;return!n||!a8(i,n)}function mp(e){G5(e,Q5()).forEach(i=>{i.dataset.tabindex=i.getAttribute("tabindex")||"",i.setAttribute("tabindex","-1")})}function pa(e){e.querySelectorAll("[data-tabindex]").forEach(i=>{const n=i.dataset.tabindex;delete i.dataset.tabindex,n?i.setAttribute("tabindex",n):i.removeAttribute("tabindex")})}const Z5={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let xp;function ga(e){e.key==="Tab"&&(e.target,clearTimeout(xp))}const va=S.exports.forwardRef(function(t,i){const[n,o]=S.exports.useState();Y0(()=>(l8()&&o("button"),document.addEventListener("keydown",ga),()=>{document.removeEventListener("keydown",ga)}),[]);const s={ref:i,tabIndex:0,role:n,"aria-hidden":n?void 0:!0,[K5("focus-guard")]:"",style:Z5};return r("span",{...t,...s})}),ec=S.exports.createContext(null),ma=K5("portal");function wp(e){e===void 0&&(e={});const{id:t,root:i}=e,n=pp(),o=bp(),[s,a]=S.exports.useState(null),l=S.exports.useRef(null);return Y0(()=>()=>{s==null||s.remove(),queueMicrotask(()=>{l.current=null})},[s]),Y0(()=>{if(!n||l.current)return;const c=t?document.getElementById(t):null;if(!c)return;const d=document.createElement("div");d.id=n,d.setAttribute(ma,""),c.appendChild(d),l.current=d,a(d)},[t,n]),Y0(()=>{if(i===null||!n||l.current)return;let c=i||(o==null?void 0:o.portalNode);c&&!$e(c)&&(c=c.current),c=c||document.body;let d=null;t&&(d=document.createElement("div"),d.id=t,c.appendChild(d));const h=document.createElement("div");h.id=n,h.setAttribute(ma,""),c=d||c,c.appendChild(h),l.current=h,a(h)},[t,i,n,o]),s}function yp(e){const{children:t,id:i,root:n,preserveTabOrder:o=!0}=e,s=wp({id:i,root:n}),[a,l]=S.exports.useState(null),c=S.exports.useRef(null),d=S.exports.useRef(null),h=S.exports.useRef(null),f=S.exports.useRef(null),u=a==null?void 0:a.modal,g=a==null?void 0:a.open,m=!!a&&!a.modal&&a.open&&o&&!!(n||s);return S.exports.useEffect(()=>{if(!s||!o||u)return;function x(w){s&&G1(w)&&(w.type==="focusin"?pa:mp)(s)}return s.addEventListener("focusin",x,!0),s.addEventListener("focusout",x,!0),()=>{s.removeEventListener("focusin",x,!0),s.removeEventListener("focusout",x,!0)}},[s,o,u]),S.exports.useEffect(()=>{!s||g||pa(s)},[g,s]),p(ec.Provider,{value:S.exports.useMemo(()=>({preserveTabOrder:o,beforeOutsideRef:c,afterOutsideRef:d,beforeInsideRef:h,afterInsideRef:f,portalNode:s,setFocusManagerState:l}),[o,s]),children:[m&&s&&r(va,{"data-type":"outside",ref:c,onFocus:x=>{if(G1(x,s)){var w;(w=h.current)==null||w.focus()}else{const b=vp()||(a==null?void 0:a.refs.domReference.current);b==null||b.focus()}}}),m&&s&&r("span",{"aria-owns":s.id,style:Z5}),s&&Gn.exports.createPortal(t,s),m&&s&&r(va,{"data-type":"outside",ref:d,onFocus:x=>{if(G1(x,s)){var w;(w=f.current)==null||w.focus()}else{const b=gp()||(a==null?void 0:a.refs.domReference.current);b==null||b.focus(),a!=null&&a.closeOnFocusOut&&(a==null||a.onOpenChange(!1,x.nativeEvent,"focus-out"))}}})]})}const bp=()=>S.exports.useContext(ec),Mp=L.div`
|
|
495
495
|
width: ${({width:e})=>e!=null?e:"fit-content"};
|
|
496
496
|
height: ${({height:e})=>e&&e};
|
|
497
|
-
`,tc=S.exports.createContext(null),ic=()=>{const e=S.exports.useContext(tc);if(e===null)throw new Error("usePopper must be used within a PopperProvider");return e};function
|
|
497
|
+
`,tc=S.exports.createContext(null),ic=()=>{const e=S.exports.useContext(tc);if(e===null)throw new Error("usePopper must be used within a PopperProvider");return e};function Sp(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${String(t)}' to ref '${String(e)}'`)}}}function _p(...e){return t=>{e.forEach(i=>{Sp(i,t)})}}function yo(...e){return S.exports.useMemo(()=>_p(...e),e)}const K0=({placement:e,offset:t=0,autoPlacement:i,strategy:n="absolute",middlewares:o,children:s})=>{const[a,l]=S.exports.useState(!1),{refs:c,floatingStyles:d,...h}=ap({strategy:n,placement:e,whileElementsMounted:np,middleware:[lp(t),i&&cp({crossAxis:!1,...i}),...o!=null?o:[]]});return r(tc.Provider,{value:{isOpen:a,setIsOpen:l,...h,...c,floatingStyles:{...d,zIndex:20002}},children:s})},Ip=S.exports.forwardRef(({children:e,isOpen:t=!1,...i},n)=>{const{setReference:o,setIsOpen:s}=ic(),a=yo(n,o);return S.exports.useEffect(()=>{s(t)},[t,s]),r(Mp,{ref:a,"data-shoplflow":"Popper",...i,children:e})}),zp=S.exports.forwardRef(({children:e,animation:t,zIndex:i},n)=>{const{floatingStyles:o,setFloating:s,isOpen:a}=ic(),l=t!=null?t:ln,c=yo(n,s);let d={...o};return i&&(d={...o,zIndex:i}),a?r(yp,{children:r(lo,{children:r(Ie.div,{initial:l.initial,animate:l.animate,exit:l.exit,ref:c,style:d,children:e})})}):null});K0.Trigger=Ip;K0.Portal=zp;const Cp=L.div`
|
|
498
498
|
display: flex;
|
|
499
499
|
align-items: center;
|
|
500
500
|
justify-content: center;
|
|
501
501
|
width: 24px;
|
|
502
502
|
height: 24px;
|
|
503
503
|
padding: 4px;
|
|
504
|
-
`,
|
|
504
|
+
`,Ap=L.button`
|
|
505
505
|
display: flex;
|
|
506
506
|
width: 16px;
|
|
507
507
|
height: 16px;
|
|
@@ -519,7 +519,7 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
519
519
|
&:hover {
|
|
520
520
|
background: ${({color:e})=>y[Bt(e,1)]};
|
|
521
521
|
}
|
|
522
|
-
`,nc=Symbol("SHOPLFLOW_MUNUS_BUTTON"),
|
|
522
|
+
`,nc=Symbol("SHOPLFLOW_MUNUS_BUTTON"),Rp=S.exports.forwardRef(({onClick:e,color:t="neutral300",...i},n)=>r(Cp,{"data-shoplflow":"minusButton",children:r(Ap,{color:t,onClick:e,ref:n,...i,children:p("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[r("path",{d:"M0 4C0 1.79086 1.79086 0 4 0H12C14.2091 0 16 1.79086 16 4V12C16 14.2091 14.2091 16 12 16H4C1.79086 16 0 14.2091 0 12V4Z",fill:"none"}),r("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 8C3 7.44772 3.44772 7 4 7H12C12.5523 7 13 7.44772 13 8C13 8.55228 12.5523 9 12 9H4C3.44772 9 3 8.55228 3 8Z",fill:"white"})]})})}));Rp[nc]=!0;const kp=(e,t,i,n)=>{const o=Wn(),s=o==="hada"?y.neutral700:y.primary300,a=o==="hada"?y.neutral700:y.primary400;switch(e){case"PRIMARY":return t?R`
|
|
523
523
|
background: ${s};
|
|
524
524
|
border: 1.5px solid ${s};
|
|
525
525
|
& > svg > path {
|
|
@@ -567,13 +567,13 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
567
567
|
fill: ${y.neutral300};
|
|
568
568
|
}
|
|
569
569
|
`}
|
|
570
|
-
`;default:return""}},
|
|
570
|
+
`;default:return""}},Fp=L.input`
|
|
571
571
|
position: absolute;
|
|
572
572
|
width: 0;
|
|
573
573
|
height: 0;
|
|
574
574
|
opacity: 0;
|
|
575
575
|
visibility: hidden;
|
|
576
|
-
`,
|
|
576
|
+
`,Bp=L.label`
|
|
577
577
|
display: flex;
|
|
578
578
|
align-items: center;
|
|
579
579
|
justify-content: center;
|
|
@@ -585,9 +585,9 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
585
585
|
border-radius: 4px;
|
|
586
586
|
box-sizing: border-box;
|
|
587
587
|
cursor: ${({readOnly:e})=>e?"default":"pointer"};
|
|
588
|
-
${({styleVar:e,isSelected:t,isHovered:i,readOnly:n})=>
|
|
588
|
+
${({styleVar:e,isSelected:t,isHovered:i,readOnly:n})=>kp(e,t,i,n)};
|
|
589
589
|
${({disabled:e})=>ht(e)}
|
|
590
|
-
`,
|
|
590
|
+
`,Ep=L.button`
|
|
591
591
|
display: flex;
|
|
592
592
|
align-items: center;
|
|
593
593
|
justify-content: center;
|
|
@@ -595,7 +595,7 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
595
595
|
width: fit-content;
|
|
596
596
|
height: fit-content;
|
|
597
597
|
background-color: transparent;
|
|
598
|
-
`,rc=Symbol("SHOPLFLOW_CHECKBOX"),
|
|
598
|
+
`,rc=Symbol("SHOPLFLOW_CHECKBOX"),Lp=S.exports.forwardRef(({defaultSelected:e,isSelected:t,disabled:i,onMouseEnter:n,onClick:o,onMouseLeave:s,readOnly:a,styleVar:l="PRIMARY",id:c,...d},h)=>{const[f,u]=q7(t,e),[g,m]=S.exports.useState(!1);return p(Ep,{onClick:M=>{i||(o&&o(M),u())},onMouseLeave:M=>{m(!1),s&&s(M)},onMouseEnter:M=>{m(!0),n&&n(M)},disabled:i,type:"button","data-shoplflow":"Checkbox",children:[r(Fp,{type:"checkbox",disabled:i,id:c,readOnly:a,...d,ref:h}),r(Bp,{styleVar:l,htmlFor:c,isHovered:g,isSelected:f,readOnly:a,disabled:i,children:r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",children:r("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.78822 0.297596C10.1761 -0.0955083 10.8093 -0.0997053 11.2024 0.288222C11.5653 0.646308 11.5968 1.21334 11.2943 1.60765L11.2118 1.7024L5.31714 7.7024C4.95248 8.07193 4.37282 8.09687 3.97909 7.77976L3.88476 7.69335L0.779404 4.42669C0.396475 4.02871 0.408672 3.39567 0.806647 3.01274C1.17401 2.65926 1.74167 2.64247 2.12801 2.95499L2.2206 3.03998L4.614 5.567L9.78822 0.297596Z",fill:"white"})})})]})});Lp[rc]=!0;const Dp=e=>{const t=Wn(),i=t==="hada"?y.neutral700:y.primary300,n=t==="hada"?y.neutral700:y.primary400;return R`
|
|
599
599
|
& > svg > circle {
|
|
600
600
|
stroke: ${i};
|
|
601
601
|
}
|
|
@@ -623,7 +623,7 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
623
623
|
`}
|
|
624
624
|
`}
|
|
625
625
|
cursor: pointer;
|
|
626
|
-
${({isSelected:e,isHovered:t})=>e&&
|
|
626
|
+
${({isSelected:e,isHovered:t})=>e&&Dp(t)}
|
|
627
627
|
${({disabled:e})=>ht(e)}
|
|
628
628
|
`;L.button`
|
|
629
629
|
display: flex;
|
|
@@ -633,7 +633,7 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
633
633
|
padding: 4px;
|
|
634
634
|
width: fit-content;
|
|
635
635
|
height: fit-content;
|
|
636
|
-
`;const
|
|
636
|
+
`;const Tp=Symbol("SHOPLFLOW_RADIO"),Vp=e=>{switch(e){case"XS":return R`
|
|
637
637
|
min-height: 28px;
|
|
638
638
|
`;case"S":return R`
|
|
639
639
|
min-height: 36px;
|
|
@@ -651,18 +651,18 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
651
651
|
border-radius: 4px;
|
|
652
652
|
cursor: pointer;
|
|
653
653
|
background: transparent;
|
|
654
|
-
${({sizeVar:e})=>
|
|
654
|
+
${({sizeVar:e})=>Vp(e)};
|
|
655
655
|
&:hover {
|
|
656
656
|
background: ${y.neutral400_5};
|
|
657
657
|
}
|
|
658
658
|
${({disabled:e})=>e&&ht(e)}
|
|
659
|
-
${({isSelected:e,leftSource:t})=>e===!0&&(!t||t&&!t.type[
|
|
659
|
+
${({isSelected:e,leftSource:t})=>e===!0&&(!t||t&&!t.type[Tp]&&!t.type[rc]&&!t.type[nc])&&R`
|
|
660
660
|
background: ${y.neutral200};
|
|
661
661
|
&:hover {
|
|
662
662
|
background: ${y.neutral200};
|
|
663
663
|
}
|
|
664
664
|
`}
|
|
665
|
-
`;S.exports.createContext(null);const k0={XS:"XS",S:"S",M:"M",L:"L",XL:"XL"},Ti=e=>{switch(e){case k0.XS:return"12px";case k0.S:return"20px";case k0.M:return"24px";case k0.L:return"30px";case k0.XL:return"36px";default:return"fit-content"}},
|
|
665
|
+
`;S.exports.createContext(null);const k0={XS:"XS",S:"S",M:"M",L:"L",XL:"XL"},Ti=e=>{switch(e){case k0.XS:return"12px";case k0.S:return"20px";case k0.M:return"24px";case k0.L:return"30px";case k0.XL:return"36px";default:return"fit-content"}},Op=L.svg`
|
|
666
666
|
width: ${({sizeVar:e})=>e&&Ti(e)};
|
|
667
667
|
min-width: ${({sizeVar:e})=>e&&Ti(e)};
|
|
668
668
|
height: ${({sizeVar:e})=>e&&Ti(e)};
|
|
@@ -670,7 +670,7 @@ var Zc=Object.defineProperty;var e3=(e,t,i)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
670
670
|
& > path {
|
|
671
671
|
fill: ${({color:e})=>e&&y[e]};
|
|
672
672
|
}
|
|
673
|
-
`,ui=S.exports.forwardRef(({iconSource:e,...t},i)=>r(O9,{as:e,ref:i,...t,"data-shoplflow":"Icon"})),oc=Symbol("$$shopl.isShoplIcon");function P9(e){return typeof e=="function"&&e[oc]===!0}function v(e){return e[oc]=!0,e}function H9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[p("g",{clipPath:"url(#ic-abnormal-a_svg__a)",children:[r("circle",{cx:10,cy:10,r:8,fill:"#777"}),r("path",{fill:"#fff",d:"m11.154 10.77-.88-2.405a5 5 0 0 1-.135-.38 13 13 0 0 1-.14-.475q-.066.255-.135.48a6 6 0 0 1-.135.385l-.875 2.395zm2.375 2.73h-1.04a.45.45 0 0 1-.285-.085.56.56 0 0 1-.165-.22l-.54-1.475H8.504l-.54 1.475a.5.5 0 0 1-.155.21.43.43 0 0 1-.285.095h-1.05l2.845-7.23h1.37z"})]}),r("defs",{children:r("clipPath",{id:"ic-abnormal-a_svg__a",children:r("path",{fill:"#fff",d:"M2 2h16v16H2z"})})})]})}const U9=v(H9);function G9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#406588"}),r("path",{fill:"#fff",d:"M13.603 9.95q0 .764-.255 1.402a3.2 3.2 0 0 1-.715 1.1 3.2 3.2 0 0 1-1.109.714 3.9 3.9 0 0 1-1.44.255H7.44V6.48h2.645q.792 0 1.44.26a3.2 3.2 0 0 1 1.11.714q.46.457.714 1.095.255.638.255 1.401m-1.325 0q0-.57-.154-1.022-.149-.456-.437-.768a1.9 1.9 0 0 0-.69-.485 2.4 2.4 0 0 0-.913-.168H8.735v4.887h1.35q.507 0 .911-.168.409-.168.691-.48.289-.318.437-.768.154-.456.154-1.028"})]})}const W9=v(G9);function N9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:16,height:16,x:2,y:2,fill:"#FB0",rx:8}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 5.2a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6m0 .9a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8m.446 2.039a.45.45 0 0 0-.896.061v2.16l.005.063a.45.45 0 0 0 .1.225l1.2 1.44.046.048a.45.45 0 0 0 .587.01l.048-.047a.45.45 0 0 0 .01-.587l-1.096-1.315V8.2z",clipRule:"evenodd"})]})}const j9=v(N9);function $9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:16,height:16,x:2,y:2,fill:"#4DC9AA",rx:8}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 5.2a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6m0 .9a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8m.446 2.039a.45.45 0 0 0-.896.061v2.16l.005.063a.45.45 0 0 0 .1.225l1.2 1.44.046.048a.45.45 0 0 0 .587.01l.048-.047a.45.45 0 0 0 .01-.587l-1.096-1.315V8.2z",clipRule:"evenodd"})]})}const q9=v($9);function X9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#F66"}),r("path",{fill:"#fff",d:"M9.723 10.86q.081.154.149.322.072.164.14.332.066-.174.138-.341t.154-.322l2.054-3.845a.6.6 0 0 1 .077-.115.3.3 0 0 1 .091-.062.4.4 0 0 1 .116-.024q.061-.005.148-.005h.975v6.94h-1.138V9.259q0-.126.005-.274.009-.15.024-.302l-2.098 3.936a.6.6 0 0 1-.187.21.5.5 0 0 1-.269.073h-.177a.5.5 0 0 1-.27-.072.6.6 0 0 1-.186-.211l-2.127-3.95q.02.158.024.311.01.15.01.279v4.483H6.238V6.8h.975q.086-.002.148.004a.4.4 0 0 1 .11.024.3.3 0 0 1 .097.062.5.5 0 0 1 .081.115z"})]})}const Y9=v(X9);function K9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#3299FE"}),r("path",{fill:"#fff",d:"M12.925 6.48v6.94h-.662a.6.6 0 0 1-.26-.047.6.6 0 0 1-.196-.173L8.183 8.573a7 7 0 0 1 .029.585v4.263H7.074V6.48h.677q.08 0 .14.01a.3.3 0 0 1 .105.028.3.3 0 0 1 .091.063q.043.037.096.105l3.638 4.647q-.014-.168-.024-.331a5 5 0 0 1-.01-.303V6.48z"})]})}const Q9=v(K9);function J9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[p("g",{clipPath:"url(#ic-abnormal-w_svg__a)",children:[r("circle",{cx:10,cy:10,r:8,fill:"#6979F8"}),r("path",{fill:"#fff",d:"m14.654 6.993-2.02 6.507H11.54l-1.422-4.446a3 3 0 0 1-.108-.396l-.054.211a2 2 0 0 1-.059.185L8.462 13.5H7.364L5.348 6.993H6.36q.157 0 .261.076.108.072.144.198l1.107 3.893q.036.143.068.315.036.166.072.35.037-.188.076-.355.045-.165.095-.31L9.46 7.267a.43.43 0 0 1 .14-.189.4.4 0 0 1 .26-.085h.356a.41.41 0 0 1 .405.274l1.273 3.893q.094.279.171.643.06-.355.13-.643l1.108-3.893a.34.34 0 0 1 .135-.193.44.44 0 0 1 .265-.081z"})]}),r("defs",{children:r("clipPath",{id:"ic-abnormal-w_svg__a",children:r("path",{fill:"#fff",d:"M2 2h16v16H2z"})})})]})}const Z9=v(J9);function ep(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M17.204 8.01A2 2 0 0 1 19 10v6a2 2 0 0 1-2 2H9a2 2 0 0 1-1.99-1.796L7 16h7.5a2.5 2.5 0 0 0 2.5-2.5V8zM8.5 5a.75.75 0 0 1 .75.75v2h2a.75.75 0 0 1 0 1.5h-2v2a.75.75 0 0 1-1.5 0v-2h-2a.75.75 0 0 1 0-1.5h2v-2A.75.75 0 0 1 8.5 5"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M14 2a2 2 0 0 1 2 2v9a2 2 0 0 1-1.796 1.99L14 15H3l-.204-.01a2 2 0 0 1-1.785-1.786L1 13V4a2 2 0 0 1 2-2zM3 3.5a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})]})}const tp=v(ep);function ip(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.861 1.6c0-.331-.336-.6-.75-.6s-.75.269-.75.6v3.539H1.6c-.331 0-.6.336-.6.75s.269.75.6.75h3.761V10.4c0 .331.336.6.75.6s.75-.269.75-.6V6.639H10.4c.331 0 .6-.336.6-.75s-.269-.75-.6-.75H6.861z",clipRule:"evenodd"})})}const np=v(ip);function rp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11 4a1 1 0 1 0-2 0v5H4a1 1 0 0 0 0 2h5v5a1 1 0 1 0 2 0v-5h5a1 1 0 1 0 0-2h-5z",clipRule:"evenodd"})})}const op=v(rp);function sp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#FFA800",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M15.934 9.1c-.326-.8-1.544-.8-1.87 0L11 15.744l-3.085-4.736c-.276-.38-.915-.199-.915.26l.846 8.653c.087.893.9 1.578 1.875 1.578h10.63c.98 0 1.796-.692 1.877-1.591l.772-8.64c0-.459-.639-.64-.915-.26L19 15.746z"})]})}const ap=v(sp);function lp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M14.605 12.947c.494 0 .912.42.698.866a2 2 0 0 1-3.606 0c-.214-.446.204-.866.698-.866z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"m6.953 22.266 2.017-.734A10 10 0 0 0 12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12c0 2.2.712 4.237 1.917 5.888l-.281 1.595c-.335 1.895 1.508 3.441 3.317 2.783M5.605 19.83a.5.5 0 0 0 .664.557l2.441-.889a.5.5 0 0 0 .189-.121 8 8 0 1 0-2.855-2.035z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M12.5 9.5c0 .828-.56 1.5-1.25 1.5S10 10.328 10 9.5 10.56 8 11.25 8s1.25.672 1.25 1.5M17.2 9.5c0 .828-.56 1.5-1.25 1.5s-1.25-.672-1.25-1.5.56-1.5 1.25-1.5 1.25.672 1.25 1.5"})]})}const cp=v(lp);function dp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#406588",fillRule:"evenodd",d:"M4 5a1 1 0 0 1 1-1h26a1 1 0 0 1 1 1v26a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm9.333 10.667a2.333 2.333 0 1 0 0-4.667 2.333 2.333 0 0 0 0 4.667M28 28.5H7.5l6.272-7.318a1 1 0 0 1 1.49-.031L18 24.085l6.215-7.445a1 1 0 0 1 1.57.044l2.517 3.384a1 1 0 0 1 .198.596V28a.5.5 0 0 1-.5.5",clipRule:"evenodd"})})}const hp=v(dp);function fp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#FB0",d:"M9.025 4.188a1.126 1.126 0 0 1 1.95 0l5.845 10.125A1.125 1.125 0 0 1 15.846 16H4.154a1.125 1.125 0 0 1-.974-1.687zM10 13a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-.5-6a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-4.5A.25.25 0 0 0 10.5 7z"})})}const up=v(fp);function pp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M9.25 6.2c0-.11.09-.2.2-.2h1.1c.11 0 .2.09.2.2v4.6a.2.2 0 0 1-.2.2h-1.1a.2.2 0 0 1-.2-.2zM10.75 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 1.25a8.75 8.75 0 1 0 0 17.5 8.75 8.75 0 0 0 0-17.5M2.75 10a7.25 7.25 0 1 1 14.5 0 7.25 7.25 0 0 1-14.5 0",clipRule:"evenodd"})]})}const gp=v(pp);function vp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#FFEFEF"}),r("path",{fill:"#F66",fillRule:"evenodd",d:"M18 11.314c-.852 0-1.543.691-1.543 1.543v6.172a1.543 1.543 0 0 0 3.086 0v-6.172c0-.852-.691-1.543-1.543-1.543m0 14.4a1.543 1.543 0 1 0 0-3.085 1.543 1.543 0 0 0 0 3.085",clipRule:"evenodd"})]})}const mp=v(vp);function xp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.44 3.9c.694-1.2 2.426-1.2 3.119 0l5.197 9.002c.693 1.2-.173 2.7-1.558 2.7H4.803c-1.386 0-2.251-1.5-1.559-2.7zm1.536 8.293a.745.745 0 1 0 0 1.489.745.745 0 0 0 0-1.49m-.744-4.465v3.72h1.488v-3.72z",clipRule:"evenodd"})})}const wp=v(xp);function yp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M9 6.2c0-.11.09-.2.2-.2h1.6c.11 0 .2.09.2.2v4.6a.2.2 0 0 1-.2.2H9.2a.2.2 0 0 1-.2-.2zm2 6.8a1 1 0 1 1-2 0 1 1 0 0 1 2 0",clipRule:"evenodd"})})}const bp=v(yp);function Mp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M15.5 15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM12.5 11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM15.5 8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15 2a1 1 0 0 1 1 1h1a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h1a1 1 0 0 1 2 0h4a1 1 0 0 1 1-1M7 5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-1a1 1 0 1 1-2 0h-4a1 1 0 0 1-2 0z",clipRule:"evenodd"})]})}const Sp=v(Mp);function _p(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 5H7a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3v1.63a.37.37 0 0 1-.37.37h-3.26a.37.37 0 0 1-.37-.37zm3.732-2H17a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h3.268a2 2 0 0 1 3.464 0m1.965 5.783a1 1 0 0 1 .02 1.414l-3.555 3.657c-.5.514-1.328.513-1.826-.004L8.28 11.717a1 1 0 1 1 1.44-1.388l1.533 1.59 3.03-3.116a1 1 0 0 1 1.414-.02",clipRule:"evenodd"})})}const Ip=v(_p);function zp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 10h4v4h-4z",clipRule:"evenodd"}),r("rect",{width:6,height:1,x:9,y:16,fill:"#fff",rx:.5}),r("rect",{width:14,height:16,x:5,y:4,fill:"#C1E0FE",rx:2}),r("path",{fill:"#3299FE",d:"M7 6h10v4H7zM7 12h10v1H7zM7 14h10v1H7zM7 16h5v1H7zM13 16h2v1h-2z"})]})}const Cp=v(zp);function Ap(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M5.102 3.2a.5.5 0 0 1 .8 0l2 2.666a.5.5 0 0 1-.401.801h-1V16.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6.667h-1a.5.5 0 0 1-.4-.8zM16.5 15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-1-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-1-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 10 7zm-1-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 10 3z"})})}const Rp=v(Ap);function kp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#555",d:"m9.817 3.122 1.06 1.06-4.585 4.586c-1.138 1.139-1.583 2.3-1.608 3.304a3.5 3.5 0 0 0 1.028 2.58A3.5 3.5 0 0 0 8.29 15.68c1.004-.025 2.166-.47 3.304-1.608l3.822-3.822c.643-.644.862-1.297.854-1.858a2.2 2.2 0 0 0-.66-1.518 2.2 2.2 0 0 0-1.518-.66c-.56-.008-1.214.21-1.858.854L7.65 11.654c-.258.258-.32.49-.317.658.003.181.081.36.22.5a.73.73 0 0 0 .5.22c.168.002.4-.06.657-.317l5.35-5.35 1.061 1.06-5.35 5.35c-.514.515-1.127.766-1.741.757a2.23 2.23 0 0 1-1.538-.66 2.23 2.23 0 0 1-.66-1.537c-.009-.615.243-1.227.757-1.742l4.587-4.586c.9-.9 1.934-1.309 2.94-1.293.995.014 1.9.442 2.557 1.099a3.7 3.7 0 0 1 1.1 2.556c.015 1.007-.394 2.04-1.294 2.941l-3.822 3.822c-1.37 1.37-2.885 2.01-4.328 2.046a5 5 0 0 1-3.677-1.466 5 5 0 0 1-1.466-3.677c.036-1.443.677-2.958 2.046-4.327z"})})}const Fp=v(kp);function Bp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 12a7 7 0 1 1 14 0 7 7 0 0 1-14 0m7-9a9 9 0 1 0 0 18 9 9 0 0 0 0-18m-1.142 8.221a.5.5 0 0 1-.146.354l-2.508 2.508a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0l3.16-3.159a.5.5 0 0 0 .146-.353V7.944a.5.5 0 0 0-.5-.5h-1.223a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const Ep=v(Bp);function Lp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M11.774 8.174a.25.25 0 0 1 .353 0l.694.688a.25.25 0 0 1 0 .355l-3.14 3.108a.25.25 0 0 1-.351 0l-2.15-2.127a.25.25 0 0 1 0-.356l.695-.687a.25.25 0 0 1 .351 0l1.28 1.266z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8.409 2.752a2.25 2.25 0 0 1 3.183 0l5.656 5.657a2.25 2.25 0 0 1 0 3.182l-5.656 5.656a2.25 2.25 0 0 1-3.183 0l-5.656-5.656a2.25 2.25 0 0 1 0-3.182zm2.122 1.06a.75.75 0 0 0-1.06 0L3.813 9.47a.75.75 0 0 0 0 1.06l5.658 5.657a.75.75 0 0 0 1.06 0l5.656-5.656a.75.75 0 0 0 0-1.061z",clipRule:"evenodd"})]})}const Dp=v(Lp);function Tp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",d:"m8.15 5.337-5.876 6.001a.935.935 0 0 0 0 1.323l5.876 6.002a.5.5 0 0 0 .686.027l.764-.665a.5.5 0 0 0 .03-.727L5.42 13H21.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H5.42l4.21-4.298a.5.5 0 0 0-.03-.727l-.764-.666a.5.5 0 0 0-.686.028"})})}const Vp=v(Tp);function Op(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#FFA800",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M15.934 9.1c-.326-.8-1.544-.8-1.87 0L11 15.744l-3.085-4.736c-.276-.38-.915-.199-.915.26l.846 8.653c.087.893.9 1.578 1.875 1.578h10.63c.98 0 1.796-.692 1.877-1.591l.772-8.64c0-.459-.639-.64-.915-.26L19 15.746z"})]})}const Pp=v(Op);function Hp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#FFD000",strokeWidth:2}),r("path",{fill:"#FFD000",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const Up=v(Hp);function Gp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const Wp=v(Gp);function Np(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",d:"M17 4a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3l-.103-.005a1 1 0 0 1-.892-.893L2 15V5a1 1 0 0 1 .897-.995L3 4zM3.5 14.5h5.75V7H3.5zm7.25 0h5.75V7h-5.75zM7.5 10a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25v-.5A.25.25 0 0 1 5 10zm0-2a.25.25 0 0 1 .25.25v.5A.25.25 0 0 1 7.5 9H5a.25.25 0 0 1-.25-.25v-.5A.25.25 0 0 1 5 8zM15 8a.25.25 0 0 1 .25.25v.5A.25.25 0 0 1 15 9h-2.5a.25.25 0 0 1-.25-.25v-.5A.25.25 0 0 1 12.5 8z"})})}const jp=v(Np);function $p(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M14 3.5H6A2.5 2.5 0 0 0 3.5 6v8A2.5 2.5 0 0 0 6 16.5h8a2.5 2.5 0 0 0 2.5-2.5V6A2.5 2.5 0 0 0 14 3.5M6 2a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M5.91 6c-.503 0-.91.358-.91.8v6.4c0 .442.407.8.91.8h.908V6zM11.364 6H9.545v8h1.819zM13.182 6h-.91v8h.91zM7.727 6h.91v8h-.91zM15 6.8c0-.442-.407-.8-.91-.8v8c.503 0 .91-.358.91-.8z"})]})}const qp=v($p);function Xp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.211 20.598c1.155.667 2.623.416 3.72-.51.284-.24.242-.667-.045-.832l-4.35-2.512c-.287-.165-.678.012-.743.378-.254 1.413.264 2.81 1.418 3.476M14.56 3.094c.585-.234 1.137.01 1.49.214s.84.56.931 1.184c.044.301-.025.553-.09.718a2 2 0 0 1-.098.21c1.724 1.732 2.35 4.35 1.113 6.491l-.855 1.482c-.434.75-.49 1.71-.077 2.658l.003.006c.246.578.245 1.247-.087 1.821-.633 1.096-2.014 1.232-2.966.683l-10.02-5.786c-.952-.55-1.525-1.813-.892-2.91.33-.57.906-.91 1.526-.984h.006c1.036-.118 1.84-.647 2.272-1.397l.856-1.482C8.908 3.86 11.487 3.093 13.85 3.72a2 2 0 0 1 .132-.189c.11-.14.294-.325.577-.437m-.108 2.982-.535-.225c-1.85-.778-3.74-.188-4.513 1.151l-.856 1.482c-.78 1.352-2.174 2.2-3.773 2.383l-.021.004.003.01a.32.32 0 0 0 .147.162l10.02 5.786a.32.32 0 0 0 .215.046l.009-.002-.01-.028c-.638-1.47-.6-3.101.18-4.452l.856-1.482c.773-1.34.339-3.272-1.26-4.484zm.718 10.788-.002.002zM4.75 10.848v.003z",clipRule:"evenodd"})})}const Yp=v(Xp);function Kp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 6H5v9.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H7V4.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5M7 17a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm10 1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1zM8.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM11 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5zM8.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Qp=v(Kp);function Jp(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M19 5a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-.785l-2.517-.674a2 2 0 0 1-1.414-2.45l2.588-9.659a2 2 0 0 1 2.45-1.414L10.771 5H13a3 3 0 1 1 6 0m-4 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0m1 3c.889 0 1.687-.386 2.236-1H19v12H8V7h5.764l.046.05-.597 1.07c-.27.482-.1 1.097.378 1.373a.983.983 0 0 0 1.354-.374l.64-1.147q.204.027.415.028M6 8.147 4 15.61l2 .536zM10.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Zp=v(Jp);function eg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#EAF5FF"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M23.95 14.4a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7m-2.205-.9H15.1a1.5 1.5 0 0 0-1.5 1.5v6.9a1.5 1.5 0 0 0 1.5 1.5h5.3a4 4 0 0 0 4-4v-4.145a2.25 2.25 0 0 1-1.199-.082l-1.411 1.882a.675.675 0 0 1-1.134-.726l.054-.084 1.412-1.883a2.2 2.2 0 0 1-.377-.862M15.4 17.55h4.5v.9h-4.5zm0 1.8h2.7v.9h-2.7zm8.1.45h-2.7v2.7a2.7 2.7 0 0 0 2.7-2.7",clipRule:"evenodd"})]})}const tg=v(eg);function ig(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#EAF5FF"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M20.95 11.4a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7m-2.205-.9H12.1a1.5 1.5 0 0 0-1.5 1.5v6.9a1.5 1.5 0 0 0 1.5 1.5h5.3a4 4 0 0 0 4-4v-4.145a2.25 2.25 0 0 1-1.199-.082l-1.411 1.882a.675.675 0 0 1-1.134-.726l.054-.084 1.412-1.883a2.2 2.2 0 0 1-.377-.862M12.4 14.55h4.5v.9h-4.5zm0 1.8h2.7v.9h-2.7zm8.1.45h-2.7v2.7a2.7 2.7 0 0 0 2.7-2.7",clipRule:"evenodd"})]})}const ng=v(ig);function rg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 20.064a1.1 1.1 0 0 1-.667-.142c-1.12-.648-2.61-1.36-3.833-1.422-1.29-.065-2.628.525-3.66 1.148-.747.451-1.84-.063-1.84-.935V7.708c0-.466.105-.93.388-1.299C3.057 5.535 4.638 4 7.5 4c2.309 0 3.696.79 4.5 1.559C12.804 4.789 14.191 4 16.5 4c2.861 0 4.443 1.535 5.112 2.409.283.37.388.833.388 1.3v11.004c0 .872-1.093 1.386-1.84.935-1.032-.623-2.37-1.213-3.66-1.148-1.222.061-2.712.774-3.833 1.422a1.1 1.1 0 0 1-.667.142m1-12.6v10.022c1.016-.483 2.233-.925 3.4-.983 1.321-.067 2.577.323 3.6.796v-9.59a1 1 0 0 0-.01-.127C19.539 7.006 18.487 6 16.5 6c-1.757 0-2.645.567-3.08.97a2.6 2.6 0 0 0-.42.494m-2 10.022c-1.016-.483-2.233-.925-3.4-.983-1.321-.067-2.577.323-3.6.796v-9.59q.001-.093.01-.127C4.461 7.006 5.513 6 7.5 6c1.757 0 2.645.567 3.08.97.199.182.334.36.42.494z",clipRule:"evenodd"})})}const og=v(rg);function sg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",d:"M6 2.5a2 2 0 0 0-2 2v13.904c0 1.682 1.95 2.613 3.258 1.554L12 16.12l4.742 3.838c1.307 1.059 3.258.128 3.258-1.554V4.5a2 2 0 0 0-2-2z"})})}const ag=v(sg);function lg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 4.5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v13.904c0 1.682-1.95 2.613-3.258 1.554L12 16.12l-4.742 3.838C5.951 21.017 4 20.086 4 18.404zm14 0H6v13.904l4.742-3.839a2 2 0 0 1 2.516 0L18 18.404z",clipRule:"evenodd"})})}const cg=v(lg);function dg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M11.5 3.75c.69 0 1.25.56 1.25 1.25v1H16a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.25V5c0-.69.56-1.25 1.25-1.25zM4 7.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5zM11.688 9c.172 0 .312.14.312.313v.874c0 .173-.14.313-.312.313H8.312A.31.31 0 0 1 8 10.188v-.876C8 9.14 8.14 9 8.313 9zM8.75 6h2.5v-.75h-2.5z"})})}const hg=v(dg);function fg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("circle",{cx:12,cy:12,r:10,fill:"#EAEAEA"}),r("path",{fill:"#999",fillRule:"evenodd",d:"M13.592 10.428a2.5 2.5 0 1 0-3.184 0A5.04 5.04 0 0 0 7 15.208V16.6c0 .59.478 1.067 1.067 1.067h7.867c.589 0 1.066-.478 1.066-1.067v-1.392a5.04 5.04 0 0 0-3.408-4.78m.908 2.239h-1.667v.833H14.5z",clipRule:"evenodd"})]})}const ug=v(fg);function pg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("circle",{cx:12,cy:12,r:10,fill:"#EAEAEA"}),r("path",{fill:"#999",fillRule:"evenodd",d:"M7.71 8a2 2 0 0 1 2-2h4.571a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H9.71a2 2 0 0 1-2-2zm1.714.571h1.714v1.715H9.424zm0 2.572h1.714v1.714H9.424zM13.71 8.57h-1.714v1.715h1.714z",clipRule:"evenodd"})]})}const gg=v(pg);function vg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4a.75.75 0 0 1 .75.75v1.513c2.16.07 3.694.441 4.733 1.008 1.18.642 1.767 1.57 1.767 2.55 0 .5-.172.974-.451 1.375 0 .98-.014 2.257-.282 3.374-.286 1.188-.93 2.462-2.413 2.825-1.13.276-2.634.405-4.104.405s-2.975-.13-4.104-.405c-1.483-.363-2.127-1.637-2.413-2.825-.268-1.117-.282-2.395-.283-3.374a2.4 2.4 0 0 1-.45-1.376c0-.978.587-1.907 1.767-2.55 1.04-.566 2.573-.938 4.733-1.007V4.75A.75.75 0 0 1 10 4m-3.312 8.052a2.6 2.6 0 0 1-1.87.258c.024.653.081 1.306.221 1.886.236.982.635 1.496 1.238 1.644.958.234 2.323.36 3.723.36s2.765-.126 3.723-.36c.603-.148 1.002-.662 1.238-1.644.14-.58.196-1.233.22-1.886a2.6 2.6 0 0 1-1.83-.237 2.8 2.8 0 0 1-1.82.677c-.552 0-1.08-.166-1.523-.438a2.65 2.65 0 0 1-1.445.438c-.638 0-1.276-.232-1.876-.698M10 7.75c-2.44 0-3.923.378-4.767.838-.82.447-.983.93-.983 1.232 0 .314.236.721.654.936.366.187.85.212 1.359-.224l.534-.456.49.503c.518.531.96.671 1.276.671.324 0 .639-.147.9-.415l.537-.55.537.55c.238.244.61.415.994.415.36 0 .767-.147 1.127-.608l.483-.62.596.51c.51.436.993.411 1.359.224.418-.215.654-.622.654-.936 0-.303-.164-.785-.983-1.232-.844-.46-2.327-.838-4.767-.838",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M10 1.5c.414 0 .75.965.75 1.333s-.336.667-.75.667-.75-.299-.75-.667S9.586 1.5 10 1.5"})]})}const mg=v(vg);function xg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10 11.5c.232 0 .349 0 .444.025a.75.75 0 0 1 .53.53c.026.096.026.213.026.445s0 .349-.025.444a.75.75 0 0 1-.53.53c-.096.026-.213.026-.445.026s-.349 0-.444-.025a.75.75 0 0 1-.53-.53C9 12.848 9 12.731 9 12.5s0-.349.025-.444a.75.75 0 0 1 .53-.53c.096-.026.213-.026.445-.026M13 11.5c.232 0 .349 0 .444.025a.75.75 0 0 1 .53.53c.026.096.026.213.026.445s0 .349-.025.444a.75.75 0 0 1-.53.53c-.096.026-.213.026-.445.026s-.349 0-.444-.025a.75.75 0 0 1-.53-.53C12 12.848 12 12.731 12 12.5s0-.349.025-.444a.75.75 0 0 1 .53-.53c.096-.026.213-.026.445-.026M13 8.5c.232 0 .349 0 .444.025a.75.75 0 0 1 .53.53c.026.096.026.213.026.445s0 .349-.025.444a.75.75 0 0 1-.53.53c-.096.026-.213.026-.445.026s-.349 0-.444-.025a.75.75 0 0 1-.53-.53C12 9.848 12 9.731 12 9.5s0-.349.025-.444a.75.75 0 0 1 .53-.53c.096-.026.213-.026.445-.026"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15 3a2 2 0 0 1 2 2v9l-.004.154a3 3 0 0 1-2.842 2.842L14 17H6a3 3 0 0 1-2.996-2.846L3 14V5a2 2 0 0 1 2-2zM4.5 14A1.5 1.5 0 0 0 6 15.5h8a1.5 1.5 0 0 0 1.5-1.5V7h-11z",clipRule:"evenodd"})]})}const wg=v(xg);function yg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.5 2.5h5a1 1 0 0 1 1 1V4h-7v-.5a1 1 0 0 1 1-1M5 4.126V3.5A2.5 2.5 0 0 1 7.5 1h5A2.5 2.5 0 0 1 15 3.5v.626c1.725.444 3 2.01 3 3.874v6a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8a4 4 0 0 1 3-3.874M6 5.5A2.5 2.5 0 0 0 3.5 8v6A2.5 2.5 0 0 0 6 16.5h8a2.5 2.5 0 0 0 2.5-2.5V8A2.5 2.5 0 0 0 14 5.5zm5.5 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m1.5 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0m0-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0",clipRule:"evenodd"})})}const bg=v(yg);function Mg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.75 6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m1.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m2-11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.5 5.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5zm.5 4.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Sg=v(Mg);function _g(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#FB0",d:"M14.994 7.715c1.336-2.286 4.677-2.286 6.013 0L31.03 24.857C32.366 27.143 30.696 30 28.023 30H7.977c-2.673 0-4.343-2.857-3.007-5.143zM18 23.15a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-1-9v7h2v-7z"})})}const Ig=v(_g);function zg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M8 4a.5.5 0 0 0-.5.5v2A.5.5 0 0 0 8 7h6.5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zm-.5 5a.5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5zm-3-.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m3 5A.5.5 0 0 1 8 13h8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5zm-3-.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3",clipRule:"evenodd"})})}const Cg=v(zg);function Ag(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M12.5 12.5a.5.5 0 0 0 .5-.5v-.057c0-.553.03-.584.568-1.06l.3-.26c.813-.697 1.277-1.095 1.277-2.304 0-1.703-1.427-3.069-3.269-3.069-1.97 0-2.88 1.395-3.215 2.101-.106.225.006.478.231.581l.666.307c.27.125.596-.013.753-.266.265-.427.762-.973 1.565-.973.768 0 1.428.598 1.428 1.32 0 .59-.122.688-.478.973-.078.064-.168.136-.271.225l-.281.24c-.79.67-1.1.934-1.1 1.832V12a.5.5 0 0 0 .5.5zM12.1 15.45c.613 0 1.1-.487 1.1-1.1s-.487-1.1-1.1-1.1-1.1.487-1.1 1.1.487 1.1 1.1 1.1"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10.2 1.5A8.2 8.2 0 0 0 2 9.7v1.2c0 3.352 1.674 6.104 4.626 7.339.008.21-.007.49-.056.835a12 12 0 0 1-.355 1.585c-.257.888.39 1.841 1.375 1.841.838 0 1.648-.283 2.348-.64.707-.362 1.366-.833 1.92-1.285a17 17 0 0 0 1.583-1.475h.959c4.64 0 7.6-3.79 7.6-8.2V9.7a8.2 8.2 0 0 0-8.2-8.2zm2.341 15.6-.298.347-.005.006-.02.023-.087.096a15.005 15.005 0 0 1-1.537 1.453c-.488.398-1.026.777-1.566 1.053q-.352.18-.669.284c.073-.315.141-.658.19-1.005.094-.656.153-1.523-.117-2.218l-.169-.437-.444-.15C5.42 15.743 4 13.688 4 10.9V9.7a6.2 6.2 0 0 1 6.2-6.2h3.6A6.2 6.2 0 0 1 20 9.7v1.2c0 3.543-2.287 6.2-5.6 6.2z",clipRule:"evenodd"})]})}const Rg=v(Ag);function kg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.214 3.3A2.286 2.286 0 0 1 18.5 5.586v6.857a2.286 2.286 0 0 1-2.286 2.285H12.56l-3.078 2.053c-1.519 1.012-3.553-.077-3.553-1.902v-.15H4.786A2.286 2.286 0 0 1 2.5 12.442V5.586A2.286 2.286 0 0 1 4.786 3.3zm0 2.286H4.786v6.857h3.428v2.436l3.654-2.436h4.346zm-3.393 10L10.5 17.134v.832a1 1 0 0 0 1 1h3.758l2.187 1.458A1 1 0 0 0 19 19.594v-.626h1.5a1 1 0 0 0 1-1V13.3a1 1 0 0 0-1-1h-1.142v.143a3.143 3.143 0 0 1-3.143 3.143z",clipRule:"evenodd"})})}const Fg=v(kg);function Bg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#3299FE"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M16 8a6 6 0 0 1 6 6v1a6 6 0 0 1-6 6h-2q-.75-.001-1.447-.176C11.889 21.46 11.003 22 9.909 22c-1.17 0-1.022-.154-.596-.597.336-.35.846-.88 1.017-1.656A5.99 5.99 0 0 1 8 15v-1a6 6 0 0 1 6-6z",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M18 12.5h-7V14h7zM16 15h-5v1.5h5z"})]})}const Eg=v(Bg);function Lg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M13.286 6H11a6 6 0 1 0 0 12h8v-6.286A5.714 5.714 0 0 0 13.286 6M11 4a8 8 0 1 0 0 16h9.5a.5.5 0 0 0 .5-.5v-7.786A7.714 7.714 0 0 0 13.286 4z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M7 11h2v2H7zM11 11h2v2h-2zM15 11h2v2h-2z"})]})}const Dg=v(Lg);function Tg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M12.5 7a5.5 5.5 0 1 0 0 11H15s1.106 2 3.175 2c.908 0 .793-.096.463-.373-.38-.318-1.045-.875-.77-1.798A5.5 5.5 0 0 0 16.5 7z",clipRule:"evenodd",opacity:.3}),r("rect",{width:16,height:12,x:2,y:4,fill:"#3299FE",rx:6}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M7 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})]})}const Vg=v(Tg);function Og(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#4DC9AA",fillRule:"evenodd",d:"M18 33c8.284 0 15-6.716 15-15S26.284 3 18 3 3 9.716 3 18s6.716 15 15 15m7.006-18.57a.2.2 0 0 1 0 .283l-8.808 8.808a.2.2 0 0 1-.283 0l-.622-.622a.2.2 0 0 1-.05-.036l-4.92-4.92a.2.2 0 0 1 0-.283l1.535-1.536a.2.2 0 0 1 .283 0l3.909 3.909 7.138-7.139a.2.2 0 0 1 .283 0z",clipRule:"evenodd"})})}const Pg=v(Og);function Hg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.547 2.987a.75.75 0 0 1-.034 1.06l-5.333 5a.75.75 0 0 1-1.026 0l-2.667-2.5a.75.75 0 1 1 1.026-1.094l2.154 2.019 4.82-4.52a.75.75 0 0 1 1.06.035",clipRule:"evenodd"})})}const Ug=v(Hg);function Gg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",d:"M17 6.373 8.543 14.83 3 9.287l1.373-1.373 4.17 4.17L15.627 5z"})})}const Wg=v(Gg);function Ng(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 3.5h8A2.5 2.5 0 0 1 16.5 6v8a2.5 2.5 0 0 1-2.5 2.5H6A2.5 2.5 0 0 1 3.5 14V6A2.5 2.5 0 0 1 6 3.5M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4zm12.064 1.994a.75.75 0 1 0-1.128-.988l-3.811 4.355-2.06-2.355a.75.75 0 1 0-1.13.988l2.626 3a.75.75 0 0 0 1.128 0z",clipRule:"evenodd"})})}const jg=v(Ng);function $g(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M14.314 8.494a.75.75 0 1 0-1.128-.988l-3.811 4.355-2.06-2.355a.75.75 0 1 0-1.13.988l2.626 3a.75.75 0 0 0 1.128 0z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18.5 10a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0M17 10a7 7 0 1 1-14 0 7 7 0 0 1 14 0",clipRule:"evenodd"})]})}const qg=v($g);function Xg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#555",fillRule:"evenodd",d:"M5.692 4.29A.991.991 0 0 0 4.29 5.692L10.598 12 4.29 18.308a.991.991 0 1 0 1.402 1.401L12 13.402l6.308 6.307a.991.991 0 1 0 1.401-1.401L13.402 12l6.308-6.308a.991.991 0 1 0-1.402-1.402L12 10.598z",clipRule:"evenodd"})})}const Yg=v(Xg);function Kg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m5.613 4.21.094.083L10 8.585l4.293-4.292a1 1 0 0 1 1.497 1.32l-.083.094L11.415 10l4.292 4.293a1 1 0 0 1-1.32 1.497l-.094-.083L10 11.415l-4.293 4.292a1 1 0 0 1-1.497-1.32l.083-.094L8.585 10 4.293 5.707A1 1 0 0 1 5.51 4.14z",clipRule:"evenodd"})})}const Qg=v(Kg);function Jg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m5.613 4.21.094.083L10 8.585l4.293-4.292a1 1 0 0 1 1.497 1.32l-.083.094L11.415 10l4.292 4.293a1 1 0 0 1-1.32 1.497l-.094-.083L10 11.415l-4.293 4.292a1 1 0 0 1-1.497-1.32l.083-.094L8.585 10 4.293 5.707A1 1 0 0 1 5.51 4.14z",clipRule:"evenodd"})})}const Zg=v(Jg);function ev(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M15 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h1v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h6zM5 17V9h14v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15.697 10.783a1 1 0 0 1 .02 1.414l-3.555 3.657c-.5.514-1.328.513-1.826-.004L8.28 13.717a1 1 0 1 1 1.44-1.388l1.533 1.59 3.03-3.116a1 1 0 0 1 1.414-.02",clipRule:"evenodd"})]})}const tv=v(ev);function iv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m6.578 11.122 1.281-.348.177-1.315a4.001 4.001 0 0 1 7.68-.945l.356.89.918.28A4.25 4.25 0 0 1 15.75 18H7.5a3.5 3.5 0 0 1-.922-6.879M12 4a6 6 0 0 1 5.572 3.77A6.25 6.25 0 0 1 15.75 20H7.5A5.5 5.5 0 0 1 6.054 9.192 6 6 0 0 1 12 4m.45 4.5a.3.3 0 0 1 .3.3v4.92l1.366-1.366a.5.5 0 0 1 .707 0l.354.353a.5.5 0 0 1 0 .707l-2.427 2.427v.034h-.034l-.362.362a.5.5 0 0 1-.707 0l-.363-.362h-.034v-.034l-2.427-2.427a.5.5 0 0 1 0-.707l.354-.353a.5.5 0 0 1 .707 0l1.366 1.366V8.8a.3.3 0 0 1 .3-.3z",clipRule:"evenodd"})})}const nv=v(iv);function rv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-comment_svg__a",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"M5.5 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h4.475l4.028 3.58c.968.86 2.497.174 2.497-1.12V17h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3z",clipRule:"evenodd"})}),r("path",{fill:"#333",d:"m9.975 17 1.329-1.495-.568-.505h-.76zm4.028 3.58-1.328 1.496zm2.497-1.12h2zm0-2.46v-2h-2v2zM4.5 6a1 1 0 0 1 1-1V1a5 5 0 0 0-5 5zm0 8V6h-4v8zm1 1a1 1 0 0 1-1-1h-4a5 5 0 0 0 5 5zm4.475 0H5.5v4h4.475zm-1.329 3.495 4.029 3.58 2.657-2.99-4.028-3.58zm4.029 3.58c2.257 2.007 5.825.405 5.825-2.615h-4a.5.5 0 0 1 .832-.374zM18.5 19.46V17h-4v2.46zm0-4.46h-2v4h2zm1-1a1 1 0 0 1-1 1v4a5 5 0 0 0 5-5zm0-8v8h4V6zm-1-1a1 1 0 0 1 1 1h4a5 5 0 0 0-5-5zm-13 0h13V1h-13z",mask:"url(#ic-comment_svg__a)"})]})}const ov=v(rv);function sv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#2D89E4",d:"M4.5 6A1.5 1.5 0 0 1 6 4.5h10.5A1.5 1.5 0 0 1 18 6v25.5H6A1.5 1.5 0 0 1 4.5 30z"}),r("path",{fill:"#EAF5FF",d:"M18 10.5h12a1.5 1.5 0 0 1 1.5 1.5v18a1.5 1.5 0 0 1-1.5 1.5H18z"}),r("path",{fill:"#fff",d:"M9.35 15c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm-4.5-3.75c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zM9.35 7.5c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4z"}),r("path",{fill:"#2D89E4",d:"M22.85 21c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm-4.5-3.75c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm-4.5-3.75c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4z"})]})}const av=v(sv);function lv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#EAF5FF"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M26.033 12.913c.6.57.625 1.52.054 2.12l-8.552 9a1.5 1.5 0 0 1-2.188-.014l-4.447-4.8a1.5 1.5 0 0 1 2.2-2.039l3.361 3.628 7.452-7.841a1.5 1.5 0 0 1 2.12-.054",clipRule:"evenodd"})]})}const cv=v(lv);function dv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 17.5v-15a7.5 7.5 0 1 0 0 15m9-7.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0",clipRule:"evenodd"})})}const hv=v(dv);function fv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.244 4.856A1.75 1.75 0 0 0 14.5 3.25h-6l-.144.006A1.75 1.75 0 0 0 6.75 5v.75h1.5V5l.007-.057A.25.25 0 0 1 8.5 4.75h6l.057.007A.25.25 0 0 1 14.75 5v7l-.007.057a.25.25 0 0 1-.243.193h-.25v1.5h.25l.143-.006A1.75 1.75 0 0 0 16.25 12V5zM11.75 6.25a1.75 1.75 0 0 1 1.744 1.606L13.5 8v7a1.75 1.75 0 0 1-1.607 1.744l-.143.006h-6a1.75 1.75 0 0 1-1.744-1.607L4 15V8a1.75 1.75 0 0 1 1.606-1.744l.144-.006zm0 1.5h-6a.25.25 0 0 0-.243.193L5.5 8v7a.25.25 0 0 0 .193.243l.057.007h6a.25.25 0 0 0 .243-.193L12 15V8a.25.25 0 0 0-.193-.243z",clipRule:"evenodd"})})}const uv=v(fv);function pv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 3a1.5 1.5 0 0 1 .164 2.99.27.27 0 0 1 .103.107c.653 1.261 1.71 2.114 2.918 2.215l.244.01c.63 0 1.223-.206 1.749-.568A1.498 1.498 0 0 1 16 5a1.5 1.5 0 1 1-.17 2.99l-1.509 8.802a.25.25 0 0 1-.202.204l-.044.004h-8.15a.25.25 0 0 1-.235-.164l-.011-.044-1.51-8.803Q4.088 8 4 8a1.5 1.5 0 1 1 .821-.246c.526.362 1.12.568 1.75.568 1.309 0 2.465-.88 3.162-2.225a.27.27 0 0 1 .102-.107A1.5 1.5 0 0 1 10 3m0 5.281c-.882.919-2.052 1.541-3.429 1.541A4 4 0 0 1 6 9.784l.98 5.716h6.042L14 9.784a4 4 0 0 1-.571.038c-1.377 0-2.547-.622-3.429-1.54",clipRule:"evenodd"})})}const gv=v(pv);function vv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M14 3.5H6A2.5 2.5 0 0 0 3.5 6v8A2.5 2.5 0 0 0 6 16.5h8a2.5 2.5 0 0 0 2.5-2.5V6A2.5 2.5 0 0 0 14 3.5M6 2a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10.39 12.512a.5.5 0 0 1-.78 0l-2.96-3.7A.5.5 0 0 1 7.04 8h5.92a.5.5 0 0 1 .39.812z",clipRule:"evenodd"})]})}const mv=v(vv);function xv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4.75a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M6.75 6.5a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0M10 10.75c-1.48 0-2.877.33-3.93.98-1.066.658-1.82 1.682-1.82 3.005v.699c0 1.003.813 1.816 1.817 1.816H12v-1.5H6.067a.317.317 0 0 1-.317-.316v-.7c0-.675.365-1.269 1.109-1.728.757-.468 1.86-.756 3.141-.756zm2.5.25a.5.5 0 0 0-.5.5V13h.523v-.583a.25.25 0 0 1 .25-.25h.977a.25.25 0 0 1 .25.25V17.1a.4.4 0 0 1-.4.4.1.1 0 0 0-.1.1v.233c0 .092.075.167.167.167h2.666a.167.167 0 0 0 .167-.167V17.6a.1.1 0 0 0-.1-.1.4.4 0 0 1-.4-.4v-4.683a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25V13h.5v-1.5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const wv=v(xv);function yv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9.043 12.5c1.114 0 1.671 1.346.884 2.134L8.06 16.5h2.189a.75.75 0 0 1 0 1.5H7.457c-1.114 0-1.671-1.346-.884-2.134L8.44 14H6.25a.75.75 0 0 1 0-1.5zM16.043 6.5c1.114 0 1.671 1.346.884 2.134L14.06 11.5h3.19a.75.75 0 0 1 0 1.5h-3.793c-1.114 0-1.671-1.346-.884-2.134L15.44 8h-3.19a.75.75 0 0 1 0-1.5zM9.295 2.5c1.119 0 1.665 1.35.882 2.134L5.31 9.5H10.5a.75.75 0 0 1 0 1.5H4.707c-1.114 0-1.671-1.346-.884-2.134L8.69 4H3.5a.75.75 0 0 1 0-1.5z"})})}const bv=v(yv);function Mv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:18,height:18,x:3,y:3,fill:"#E3E8EB",rx:6}),r("rect",{width:10,height:2,x:7,y:11,fill:"#406588",rx:1})]})}const Sv=v(Mv);function _v(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M6.823 12.823a.5.5 0 0 1 0-.707L8.94 10 6.823 7.884a.5.5 0 0 1 0-.707l.354-.354a.5.5 0 0 1 .707 0L10 8.94l2.116-2.116a.5.5 0 0 1 .707 0l.354.354a.5.5 0 0 1 0 .707L11.06 10l2.116 2.116a.5.5 0 0 1 0 .707l-.354.354a.5.5 0 0 1-.707 0L10 11.06l-2.116 2.116a.5.5 0 0 1-.707 0z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0-1.5a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13",clipRule:"evenodd"})]})}const Iv=v(_v);function zv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16m2.953 4.142a.2.2 0 0 0-.282 0l-2.665 2.664-2.664-2.664a.2.2 0 0 0-.283 0l-.917.917a.2.2 0 0 0 0 .283l2.664 2.664-2.653 2.652a.2.2 0 0 0 0 .283l.917.917a.2.2 0 0 0 .284 0l2.652-2.652 2.653 2.652a.2.2 0 0 0 .282 0l.917-.917a.2.2 0 0 0 0-.283l-2.652-2.652 2.664-2.664a.2.2 0 0 0 0-.283z"})})}const Cv=v(zv);function Av(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.5 3.5A.5.5 0 0 1 5 3h1a.5.5 0 0 1 .5.5v9.833h1a.5.5 0 0 1 .4.8l-2 2.667a.5.5 0 0 1-.8 0l-2-2.667a.5.5 0 0 1 .4-.8h1zm9 13.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zm1-4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zM10 9a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 10 7h5.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5zm6.5-4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5z",clipRule:"evenodd"})})}const Rv=v(Av);function kv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.5 2.5a2 2 0 0 1 2 2v5.646a4.5 4.5 0 0 0-1.5-.89V4.5a.5.5 0 0 0-.41-.492L14.5 4h-6v2.5a1 1 0 0 1-1 1H5v8a.5.5 0 0 0 .41.492L5.5 16h4.258c.422.631 1 1.15 1.678 1.5H5.5a2 2 0 0 1-2-2V6.914a1 1 0 0 1 .293-.707l3.414-3.414a1 1 0 0 1 .707-.293zm-1 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 1.5c.698 0 1.349-.204 1.895-.557q.033.046.075.087l1 1a.75.75 0 1 0 1.06-1.06l-1-1a1 1 0 0 0-.087-.075A3.5 3.5 0 1 0 13.5 17",clipRule:"evenodd"})})}const Fv=v(kv);function Bv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM6 6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v5h-2V8.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11h-1V8.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11h-1V8.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11H6zm0 7v5a1 1 0 0 0 1 1h1v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h1v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h1v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h1a1 1 0 0 0 1-1v-5z",clipRule:"evenodd"})})}const Ev=v(Bv);function Lv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M4 6a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8.843 11.907a.5.5 0 0 0-.14.274l-.136.843a.5.5 0 0 0 .574.573l.843-.136a.5.5 0 0 0 .274-.14l4.917-4.917a.5.5 0 0 0 0-.707l-.708-.707a.5.5 0 0 0-.707 0zM8.75 15a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 .5.5h6.5a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})]})}const Dv=v(Lv);function Tv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.5 2.5a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2V6.914a1 1 0 0 1 .293-.707l3.414-3.414a1 1 0 0 1 .707-.293zM9.5 16h5l.09-.008A.5.5 0 0 0 15 15.5v-11a.5.5 0 0 0-.41-.492L14.5 4h-6v2.5a1 1 0 0 1-1 1H5v8a.5.5 0 0 0 .41.492L5.5 16z",clipRule:"evenodd"})})}const Vv=v(Tv);function Ov(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.416 8.376a.5.5 0 0 1-.832 0L2.518 3.777A.5.5 0 0 1 2.934 3h6.132a.5.5 0 0 1 .416.777z",clipRule:"evenodd"})})}const sc=v(Ov);function Pv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.53 3.47a.75.75 0 0 0-1.06 0L6 6.94 2.53 3.47a.75.75 0 0 0-1.06 1.06l4 4a.75.75 0 0 0 1.06 0l4-4a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})})}const Hv=v(Pv);function Uv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.267 6.27a.906.906 0 0 1 1.19-.089l.102.09L10 11.77l5.441-5.5a.906.906 0 0 1 1.19-.09l.102.09a.93.93 0 0 1 .088 1.201l-.088.104-6.087 6.154a.906.906 0 0 1-1.19.089l-.102-.09-6.087-6.153a.93.93 0 0 1 0-1.306",clipRule:"evenodd"})})}const Gv=v(Uv);function Wv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v12.086l4.94-4.94a.5.5 0 0 1 .706 0l.708.708a.5.5 0 0 1 0 .707l-6.647 6.646a1 1 0 0 1-1.414 0l-6.646-6.646a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L11 15.086zM4 20a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15A.5.5 0 0 1 4 21z",clipRule:"evenodd"})})}const Nv=v(Wv);function jv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7.2l2.78-2.836a.5.5 0 0 1 .714 0l.663.676a.5.5 0 0 1 0 .7l-4.8 4.896a.5.5 0 0 1-.714 0l-4.8-4.896a.5.5 0 0 1 0-.7l.663-.676a.5.5 0 0 1 .714 0L9 10.7zm-4 12a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const $v=v(jv);function qv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.5 2.5a2 2 0 0 1 2 2v2.29a7 7 0 0 0-1.5-.272V4.5a.5.5 0 0 0-.41-.492L13.5 4h-6v3.5H4v8a.5.5 0 0 0 .41.492L4.5 16h2.46a7 7 0 0 0 .795 1.5H4.5a2 2 0 0 1-2-2v-9l4-4h7m5 10.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M13 10.5v2.793l1.854 1.853-.708.708L12 13.707V10.5z",clipRule:"evenodd"})})}const Xv=v(qv);function Yv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m11.91 4.76-1.613-1.614a.5.5 0 0 0-.707 0L7.977 4.76a.5.5 0 0 0 .353.854h.672v3.381h-3.39V8.33a.5.5 0 0 0-.853-.353L3.146 9.589a.5.5 0 0 0 0 .708l1.613 1.612a.5.5 0 0 0 .854-.353v-.563h3.389v3.394H8.33a.5.5 0 0 0-.353.854l1.613 1.612a.5.5 0 0 0 .707 0l1.613-1.613a.5.5 0 0 0-.354-.853h-.558v-3.394h3.388v.563a.5.5 0 0 0 .854.354l1.613-1.613a.5.5 0 0 0 0-.708L15.24 7.977a.5.5 0 0 0-.854.353v.664h-3.388V5.613h.558a.5.5 0 0 0 .354-.854",clipRule:"evenodd"})})}const Kv=v(Yv);function Qv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 4.5A.5.5 0 0 1 4 4h7.667a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zm0 5A.5.5 0 0 1 4 9h12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zM4 14a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h10.917a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Jv=v(Qv);function Zv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4zm7.61 6.512c.2.25.58.25.78 0l2.96-3.7A.5.5 0 0 0 12.96 8H7.04a.5.5 0 0 0-.39.812z",clipRule:"evenodd"})})}const em=v(Zv);function tm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#fff"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"m20.65 8.447.89.893c.296.298.46.695.46 1.117 0 .421-.164.818-.46 1.116l-1.091 1.094-3.116-3.126 1.09-1.094c.595-.596 1.631-.596 2.226 0M8.943 18.05l7.716-7.716 3.007 3.007-7.717 7.715a.3.3 0 0 1-.14.08l-3.433.856a.303.303 0 0 1-.368-.368l.855-3.433a.3.3 0 0 1 .08-.14",clipRule:"evenodd"})]})}const im=v(tm);function nm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m5.614 14.136.089-.796 7.406-7.406.707.707-7.406 7.406zm9.262-6.434-7.654 7.654a.5.5 0 0 1-.298.143l-2.076.231a.75.75 0 0 1-.828-.828l.23-2.076a.5.5 0 0 1 .144-.298l7.654-7.654 1.414-1.415.177-.176a.75.75 0 0 1 1.06 0l1.769 1.767a.75.75 0 0 1 0 1.061l-.177.177z",clipRule:"evenodd"})})}const rm=v(nm);function om(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"m13.761 8.726-7.876 7.876a.54.54 0 0 1-.404.159L3.835 16.7a.544.544 0 0 1-.523-.522l-.06-1.646a.54.54 0 0 1 .159-.404l7.875-7.876zM14.16 3.377c.17-.17.446-.17.616 0l1.86 1.86c.169.17.169.446 0 .615l-1.814 1.814-2.475-2.475z"})})}const sm=v(om);function am(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m11.842 1.383.763.766c.255.255.395.595.395.957 0 .361-.14.701-.395.957L11.671 5 9 2.32l.934-.937c.51-.51 1.398-.511 1.908 0M1.81 9.613 8.423 3 11 5.577 4.386 12.19a.26.26 0 0 1-.12.07l-2.943.732a.26.26 0 0 1-.315-.315l.733-2.943a.26.26 0 0 1 .068-.12",clipRule:"evenodd"})})}const lm=v(am);function cm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m15.65 3.447.89.893c.296.298.46.695.46 1.117 0 .421-.164.818-.46 1.116l-1.091 1.094-3.116-3.126 1.09-1.094c.595-.596 1.631-.596 2.226 0M3.943 13.05l7.716-7.716 3.007 3.007-7.717 7.715a.3.3 0 0 1-.14.08l-3.433.856a.303.303 0 0 1-.368-.368l.855-3.433a.3.3 0 0 1 .08-.14",clipRule:"evenodd"})})}const dm=v(cm);function hm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M6 15.833v11.975c0 1.212.977 2.195 2.182 2.195h19.636A2.19 2.19 0 0 0 30 27.808V15.834L18 22.99z",clipRule:"evenodd"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M30 14.09 18 21 6 14.09v-1.971C6 10.949 6.977 10 8.182 10h19.636c1.205 0 2.182.948 2.182 2.119z",clipRule:"evenodd"}),r("circle",{cx:30,cy:10,r:3,fill:"#FF7979",stroke:"#fff",strokeWidth:2})]})}const fm=v(hm);function um(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16 4a2 2 0 0 1 2 2v8l-.01.204A2 2 0 0 1 16 16H4a2 2 0 0 1-1.99-1.796L2 14V6a2 2 0 0 1 2-2zm-5.273 6.402a1.25 1.25 0 0 1-1.454 0L3.5 6.278V14a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6.278zM10 9.077 15.01 5.5H4.99z",clipRule:"evenodd"})})}const pm=v(um);function gm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#000",d:"M2 22.4h20v-20H2z"})})}const vm=v(gm);function mm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M21.62 9.26c.247.87.38 1.79.38 2.74 0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2c.95 0 1.87.133 2.74.38a5 5 0 0 0-.687 1.886 8 8 0 1 0 5.68 5.68c.684-.1 1.323-.339 1.887-.686",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18.45 2a.2.2 0 0 0-.2.2v2.05H16.2a.2.2 0 0 0-.2.2v1.1c0 .11.09.2.2.2h2.05V7.8c0 .11.09.2.2.2h1.1a.2.2 0 0 0 .2-.2V5.75h2.05a.2.2 0 0 0 .2-.2v-1.1a.2.2 0 0 0-.2-.2h-2.05V2.2a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M9.667 11.333a1.167 1.167 0 1 0 0-2.333 1.167 1.167 0 0 0 0 2.333M14.333 11.333a1.167 1.167 0 1 0 0-2.333 1.167 1.167 0 0 0 0 2.333M9.765 12.76a.583.583 0 0 1 .809-.162c.478.319 1.726.751 2.853 0a.583.583 0 0 1 .647.97c-1.673 1.116-3.459.46-4.148 0a.583.583 0 0 1-.161-.808"})]})}const xm=v(mm);function wm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 5.25A1.875 1.875 0 1 0 6 1.5a1.875 1.875 0 0 0 0 3.75M6 6c2.209 0 4 1.112 4 2.911v.023C10 9.523 9.522 10 8.933 10H3.067A1.066 1.066 0 0 1 2 8.934V8.91C2 7.112 3.79 6 6 6",clipRule:"evenodd"})})}const ym=v(wm);function bm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.281 4.456a.906.906 0 0 1 .09-1.189.93.93 0 0 1 1.305 0l6.154 6.087.09.103a.906.906 0 0 1-.09 1.189l-6.154 6.087-.104.088a.93.93 0 0 1-1.202-.088l-.089-.103a.906.906 0 0 1 .09-1.189L9.87 10l-5.5-5.441zM15.001 3a.9.9 0 0 0-.9.9v12.2a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 15 3",clipRule:"evenodd"})})}const Mm=v(bm);function Sm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 3.5h10A1.5 1.5 0 0 1 16.5 5v10a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 15V5A1.5 1.5 0 0 1 5 3.5M2 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3zm5 1H4v2h3v3H4v2h3v3h2v-3h7v-2H9V8h7V6H9V4H7z",clipRule:"evenodd"})})}const _m=v(Sm);function Im(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#F66",fillRule:"evenodd",d:"M18 33c8.284 0 15-6.716 15-15S26.284 3 18 3 3 9.716 3 18s6.716 15 15 15m-1.286-20.371c0-.11.09-.2.2-.2h2.172c.11 0 .2.09.2.2v7.314a.2.2 0 0 1-.2.2h-2.172a.2.2 0 0 1-.2-.2zm2.572 10.513a1.286 1.286 0 1 1-2.572 0 1.286 1.286 0 0 1 2.572 0",clipRule:"evenodd"})})}const zm=v(Im);function Cm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M20 6H4v8h7a1 1 0 0 1 1 1v3h8zM4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm9.067 9.396h3.293a.5.5 0 0 0 .354-.854l-.921-.92 2.56-2.561a.5.5 0 0 0 0-.708l-.707-.707a.5.5 0 0 0-.707 0l-2.56 2.561-.958-.957a.5.5 0 0 0-.854.353v3.293a.5.5 0 0 0 .5.5",clipRule:"evenodd"})})}const Am=v(Cm);function Rm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:18,height:18,x:3,y:3,fill:"#DDD",rx:6}),r("path",{fill:"#999",fillRule:"evenodd",d:"M9 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})]})}const km=v(Rm);function Fm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.935 5.804c0-.516.418-.935.935-.935h10.26c.517 0 .935.419.935.935V17.87a1.12 1.12 0 0 0-1.264.215l-.6.591-.615-.603a1.12 1.12 0 0 0-1.572 0l-.614.603-.614-.603a1.12 1.12 0 0 0-1.572 0l-.614.603-.614-.603a1.12 1.12 0 0 0-1.572 0l-.614.603-.601-.59a1.12 1.12 0 0 0-1.264-.216zm12.023 14.673-.42-.495-.552.542a1.12 1.12 0 0 1-1.572 0l-.614-.604-.614.604a1.12 1.12 0 0 1-1.572 0L12 19.92l-.614.604a1.12 1.12 0 0 1-1.572 0L9.2 19.92l-.614.604a1.12 1.12 0 0 1-1.572 0l-.552-.542-.42.495c-.675.796-1.977.319-1.977-.726V5.804A2.804 2.804 0 0 1 6.87 3h10.26a2.804 2.804 0 0 1 2.805 2.804v13.947c0 1.045-1.302 1.522-1.977.726M8 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM11.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.5 4.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const Bm=v(Fm);function Em(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm8 8a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm-8.5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5zM11.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Lm=v(Em);function Dm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:14,height:1.5,x:3,y:4.25,fill:"#333",rx:.75}),r("rect",{width:14,height:1.5,x:3,y:9.25,fill:"#333",rx:.75}),r("rect",{width:14,height:1.5,x:3,y:14.25,fill:"#333",rx:.75}),r("path",{fill:"#fff",d:"M8.5 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M7 4.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M4.75 5a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",d:"M14.5 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M13 9.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",d:"M9.5 15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8 14.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M5.75 15a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",clipRule:"evenodd"})]})}const Tm=v(Dm);function Vm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.419 2.64a.75.75 0 0 0-1.06-1.06l-3.36 3.358L2.642 1.58a.75.75 0 0 0-1.06 1.06L4.938 6 1.58 9.358a.75.75 0 0 0 1.06 1.06L6 7.06l3.358 3.359a.75.75 0 0 0 1.061-1.061L7.06 5.999z",clipRule:"evenodd"})})}const Om=v(Vm);function Pm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.719 4.456a.906.906 0 0 0-.09-1.189.93.93 0 0 0-1.305 0L8.17 9.354l-.09.103a.906.906 0 0 0 .09 1.189l6.154 6.087.104.088a.93.93 0 0 0 1.201-.088l.09-.103a.906.906 0 0 0-.09-1.189L10.13 10l5.5-5.441zM5 3a.9.9 0 0 0-.9.9v12.2a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 5 3",clipRule:"evenodd"})})}const Hm=v(Pm);function Um(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4.083a5.917 5.917 0 1 0 1.775 11.563.75.75 0 1 1 .45 1.431 7.417 7.417 0 1 1 5.11-8.189.75.75 0 0 1-1.484.224A5.92 5.92 0 0 0 10 4.083m0 2.167a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.22.53l-2 2a.75.75 0 0 1-1.06-1.06l1.78-1.78V7a.75.75 0 0 1 .75-.75m9.064 5.244a.75.75 0 1 0-1.128-.988l-2.972 3.397-1.434-1.433a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.094-.036z",clipRule:"evenodd"})})}const Gm=v(Um);function Wm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M20 6H4v8h7a1 1 0 0 1 1 1v3h8zM4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm14 3.5h-3.293a.5.5 0 0 0-.353.854l.92.92-2.56 2.561a.5.5 0 0 0 0 .707l.707.708a.5.5 0 0 0 .707 0l2.56-2.561.958.957a.5.5 0 0 0 .854-.353V8a.5.5 0 0 0-.5-.5",clipRule:"evenodd"})})}const Nm=v(Wm);function jm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.958 3H3v5.194h1.355V5.313L7.47 8.429l.958-.958-3.116-3.116h2.88V3zm7.848 1.355h3.84v3.839H17V3h-5.194zm-3.612 11.29h-3.84v-3.838H3V17h5.194zM16.042 17h-4.236v-1.355h2.88l-3.115-3.116.958-.958 3.116 3.116v-2.88H17V17z",clipRule:"evenodd"})})}const $m=v(jm);function qm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.487 5.754C2.675 4.594 3.505 3 4.921 3H15.08c1.415 0 2.245 1.594 1.433 2.754l-4.263 6.09v3.296a1.25 1.25 0 0 1-.854 1.186l-2 .666a1.25 1.25 0 0 1-1.646-1.186v-3.962zM4.921 4.5a.25.25 0 0 0-.205.393l4.534 6.478v4.088l1.5-.5v-3.588l4.534-6.478a.25.25 0 0 0-.204-.393z",clipRule:"evenodd"})})}const Xm=v(qm);function Ym(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M14.47 4.557a.746.746 0 0 1 .973.973l-4.28 10.505c-.272.667-1.236.6-1.414-.097l-1.046-4.102a.75.75 0 0 0-.539-.54l-4.102-1.045c-.697-.178-.764-1.142-.097-1.414z"})})}const Km=v(Ym);function Qm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#88D4E2",d:"M3.5 3.5h13v13h-13z"}),r("path",{fill:"#AAF6FD",fillRule:"evenodd",d:"m10 1 9 9-9 9-9-9z",clipRule:"evenodd"}),r("path",{fill:"#8BE8F4",fillRule:"evenodd",d:"m19 10-9 9-9-9z",clipRule:"evenodd"}),r("path",{fill:"#C1FAFF",fillRule:"evenodd",d:"M10 1v9H1z",clipRule:"evenodd"}),r("path",{fill:"#8C4CF6",stroke:"#fff",d:"m10.424 5.735 2.5 4 .166.265-.166.265-2.5 4-.424.678-.424-.678-2.5-4L6.91 10l.166-.265 2.5-4L10 5.057z"}),r("path",{fill:"#fff",fillOpacity:.5,fillRule:"evenodd",d:"m10 6-2.5 4H10z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.25,fillRule:"evenodd",d:"m10 6 2.5 4H10z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.15,fillRule:"evenodd",d:"m10 14-2.5-4H10z",clipRule:"evenodd"}),r("circle",{cx:19,cy:10,r:1,fill:"#8BE8F4"}),r("circle",{cx:1,cy:10,r:1,fill:"#8BE8F4"}),r("circle",{cx:10,cy:1,r:1,fill:"#8BE8F4"}),r("circle",{cx:10,cy:19,r:1,fill:"#8BE8F4"})]})}const Jm=v(Qm);function Zm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#FC0",fillRule:"evenodd",d:"m2.5 5 4.349 3.889L10.047 3l3.178 5.889L17.5 5 16 15H4z",clipRule:"evenodd"}),r("path",{fill:"#FFD933",fillRule:"evenodd",d:"M10.08 3.146 10 3 6.849 8.889 2.5 5 4 15h6.08z",clipRule:"evenodd"}),r("path",{fill:"#FC0",d:"M4 15h12v2H4z"}),r("path",{fill:"#FF5757",d:"M4 17h12v1H4z"}),r("circle",{cx:2.5,cy:4.5,r:1,fill:"#FC0"}),r("circle",{cx:10,cy:2,r:1,fill:"#FC0"}),r("circle",{cx:17.5,cy:4.5,r:1,fill:"#FC0"}),r("path",{fill:"#F64C4C",d:"M10.926 10.972 10 9l-.927 1.972L7 11.29l1.498 1.536L8.145 15 10 13.975 11.855 15l-.353-2.173L13 11.29z"}),r("path",{fill:"#FFBA00",fillRule:"evenodd",d:"M9.073 10.972 10 9l.926 1.972L13 11.29l-1.498 1.536.353 2.173L10 13.975 8.145 15l.353-2.173L7 11.291zM7.43 13.164l-2.502-2.567 3.467-.532L10 6.649l1.604 3.416 3.468.532-2.503 2.567.602 3.706L10 15.118 6.828 16.87z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.3,fillRule:"evenodd",d:"M9.073 10.972 10 9v3l-1.507.861.005-.034L7 11.29z",clipRule:"evenodd"})]})}const ex=v(Zm);function tx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#FFD45F"}),r("path",{fill:"#FFE458",d:"M15.5 10a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"}),r("path",{fill:"#FFC321",fillRule:"evenodd",d:"M10 5a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-6 5a6 6 0 1 1 12 0 6 6 0 0 1-12 0",clipRule:"evenodd"}),r("path",{fill:"#FFBA00",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.3,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const ix=v(tx);function nx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#FFD45F"}),r("path",{fill:"#FFE458",d:"M15.5 10a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"}),r("path",{fill:"#FFC321",fillRule:"evenodd",d:"M10 5a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-6 5a6 6 0 1 1 12 0 6 6 0 0 1-12 0",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.3,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const rx=v(nx);function ox(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#FFC321",d:"m11.07 1.385 1.466 1.207c.259.213.575.345.91.377l1.889.182a1.684 1.684 0 0 1 1.514 1.514l.182 1.89c.032.334.164.65.377.91l1.207 1.464c.513.622.513 1.52 0 2.142l-1.207 1.465a1.7 1.7 0 0 0-.377.91l-.182 1.889a1.684 1.684 0 0 1-1.514 1.514l-1.89.182c-.334.033-.65.164-.91.377l-1.464 1.208a1.684 1.684 0 0 1-2.142 0l-1.465-1.208a1.7 1.7 0 0 0-.91-.377l-1.889-.182a1.684 1.684 0 0 1-1.514-1.514l-.182-1.89a1.7 1.7 0 0 0-.377-.91l-1.207-1.464a1.684 1.684 0 0 1 0-2.142l1.207-1.465c.213-.259.345-.575.377-.91l.182-1.889a1.684 1.684 0 0 1 1.514-1.514l1.89-.182c.334-.032.65-.164.91-.377l1.464-1.207a1.68 1.68 0 0 1 2.142 0"}),r("circle",{cx:10,cy:10,r:7.5,fill:"#FFD45F"}),r("path",{fill:"#FFE458",d:"M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"}),r("path",{fill:"#FFC321",fillRule:"evenodd",d:"M10 5.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M4.5 10a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0",clipRule:"evenodd"}),r("path",{fill:"#FFBA00",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M7.187 13 13 7.187A4.11 4.11 0 0 0 7.187 13"})]})}const sx=v(ox);function ax(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#E5E5E5"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F0EFEF",stroke:"#CACACA"}),r("path",{fill:"#CACACA",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const lx=v(ax);function cx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#E5E5E5"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F0EFEF",stroke:"#CACACA"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const dx=v(cx);function hx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#DDD",d:"m11.07 1.385 1.466 1.207c.259.213.575.345.91.377l1.889.182a1.684 1.684 0 0 1 1.514 1.514l.182 1.89c.032.334.164.65.377.91l1.207 1.464c.513.622.513 1.52 0 2.142l-1.207 1.465a1.7 1.7 0 0 0-.377.91l-.182 1.889a1.684 1.684 0 0 1-1.514 1.514l-1.89.182c-.334.033-.65.164-.91.377l-1.464 1.208a1.684 1.684 0 0 1-2.142 0l-1.465-1.208a1.7 1.7 0 0 0-.91-.377l-1.889-.182a1.684 1.684 0 0 1-1.514-1.514l-.182-1.89a1.7 1.7 0 0 0-.377-.91l-1.207-1.464a1.684 1.684 0 0 1 0-2.142l1.207-1.465c.213-.259.345-.575.377-.91l.182-1.889a1.684 1.684 0 0 1 1.514-1.514l1.89-.182c.334-.032.65-.164.91-.377l1.464-1.207a1.68 1.68 0 0 1 2.142 0"}),r("circle",{cx:10,cy:10,r:7.5,fill:"#E5E5E5"}),r("path",{fill:"#F0EFEF",d:"M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"}),r("path",{fill:"#C4C4C4",fillRule:"evenodd",d:"M10 5.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M4.5 10a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0",clipRule:"evenodd"}),r("path",{fill:"#C4C4C4",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M7.187 13 13 7.187A4.11 4.11 0 0 0 7.187 13"})]})}const fx=v(hx);function ux(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#EE9046"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F9A059",stroke:"#D07731"}),r("path",{fill:"#D07731",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.2,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const px=v(ux);function gx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#EE9046"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F9A059",stroke:"#D07731"}),r("path",{fill:"#fff",fillOpacity:.2,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const vx=v(gx);function mx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#EE9046",d:"m11.07 1.385 1.466 1.207c.259.213.575.345.91.377l1.889.182a1.684 1.684 0 0 1 1.514 1.514l.182 1.89c.032.334.164.65.377.91l1.207 1.464c.513.622.513 1.52 0 2.142l-1.207 1.465a1.7 1.7 0 0 0-.377.91l-.182 1.889a1.684 1.684 0 0 1-1.514 1.514l-1.89.182c-.334.033-.65.164-.91.377l-1.464 1.208a1.684 1.684 0 0 1-2.142 0l-1.465-1.208a1.7 1.7 0 0 0-.91-.377l-1.889-.182a1.684 1.684 0 0 1-1.514-1.514l-.182-1.89a1.7 1.7 0 0 0-.377-.91l-1.207-1.464a1.684 1.684 0 0 1 0-2.142l1.207-1.465c.213-.259.345-.575.377-.91l.182-1.889a1.684 1.684 0 0 1 1.514-1.514l1.89-.182c.334-.032.65-.164.91-.377l1.464-1.207a1.68 1.68 0 0 1 2.142 0"}),r("circle",{cx:10,cy:10,r:7.5,fill:"#F9A059"}),r("path",{fill:"#F9A059",d:"M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"}),r("path",{fill:"#D07731",fillRule:"evenodd",d:"M10 5.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M4.5 10a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0",clipRule:"evenodd"}),r("path",{fill:"#D07731",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.2,d:"M7.187 13 13 7.187A4.11 4.11 0 0 0 7.187 13"})]})}const xx=v(mx);function wx(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.659 3.304a.2.2 0 0 0-.351 0l-1.034 1.89a.2.2 0 0 1-.08.08l-1.89 1.034a.2.2 0 0 0 0 .35l1.89 1.034a.2.2 0 0 1 .08.08l1.034 1.89a.2.2 0 0 0 .35 0l1.035-1.89a.2.2 0 0 1 .08-.08l1.89-1.033a.2.2 0 0 0 0-.351l-1.89-1.034a.2.2 0 0 1-.08-.08zm-5.5 4a.2.2 0 0 0-.351 0l-1.564 2.86a.2.2 0 0 1-.08.08l-2.86 1.564a.2.2 0 0 0 0 .35l2.86 1.565a.2.2 0 0 1 .08.08l1.564 2.86a.2.2 0 0 0 .35 0l1.565-2.86a.2.2 0 0 1 .08-.08l2.86-1.564a.2.2 0 0 0 0-.351l-2.86-1.565a.2.2 0 0 1-.08-.079z",clipRule:"evenodd"})})}const yx=v(wx);function bx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("g",{clipPath:"url(#ic-gradient-attendance_svg__a)",children:[r("circle",{cx:12,cy:12,r:9.75,fill:"url(#ic-gradient-attendance_svg__b)",stroke:"url(#ic-gradient-attendance_svg__c)",strokeWidth:.5}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10.854 11.732A.5.5 0 0 0 11 11.38V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.707a.5.5 0 0 1-.146.354l-2.793 2.793a.5.5 0 0 1-.707 0l-.707-.708a.5.5 0 0 1 0-.707z",clipRule:"evenodd"}),r("circle",{cx:5,cy:12,r:1,fill:"url(#ic-gradient-attendance_svg__d)"}),r("circle",{cx:12,cy:5,r:1,fill:"url(#ic-gradient-attendance_svg__e)"}),r("circle",{cx:12,cy:19,r:1,fill:"url(#ic-gradient-attendance_svg__f)"}),r("circle",{cx:18.25,cy:18.25,r:5.25,fill:"url(#ic-gradient-attendance_svg__g)",stroke:"#F9F9F9",strokeWidth:1.177}),r("path",{stroke:"#2D89E4",strokeLinecap:"round",strokeWidth:1.333,d:"m16.25 17.953 1.302 1.4a.27.27 0 0 0 .397.002L20.25 16.9"})]}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-attendance_svg__b",x1:-1.125,x2:12.625,y1:-1.125,y2:12.625,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#D6E9FB"}),r("stop",{offset:1,stopColor:"#3693ED"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__c",x1:12,x2:12,y1:2,y2:22,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.3}),r("stop",{offset:1,stopOpacity:.2})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__d",x1:3.688,x2:5.333,y1:10.688,y2:12.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#EAF5FF"}),r("stop",{offset:1,stopColor:"#B4DAFF"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__e",x1:10.688,x2:12.333,y1:3.688,y2:5.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#EAF5FF"}),r("stop",{offset:1,stopColor:"#B4DAFF"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__f",x1:10.688,x2:12.333,y1:17.688,y2:19.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#9ECEFD"}),r("stop",{offset:1,stopColor:"#52A4F4"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__g",x1:13,x2:23.631,y1:12.934,y2:23.566,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#EAF5FF"}),r("stop",{offset:1,stopColor:"#84C2FC"})]}),r("clipPath",{id:"ic-gradient-attendance_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}const Mx=v(bx);function Sx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:14.34,height:15.45,fill:"url(#ic-gradient-board_svg__a)",fillOpacity:.7,rx:2,transform:"matrix(.99027 .13917 -.13523 .99081 4.34 3.5)"}),p("g",{filter:"url(#ic-gradient-board_svg__b)",children:[r("path",{fill:"url(#ic-gradient-board_svg__c)",d:"M5.74 7.5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2z"}),r("path",{fill:"#4272CE",d:"M5.74 5.5h14zm14 14a2.29 2.29 0 0 1-2.291 2.29h-9.42a2.29 2.29 0 0 1-2.29-2.29c0 .944.896 1.71 2 1.71h10c1.105 0 2-.766 2-1.71m-14 2v-16zm14-16v16z"})]}),r("rect",{width:1,height:4.7,fill:"url(#ic-gradient-board_svg__d)",rx:.5,transform:"matrix(.7071 -.7071 -.69678 -.71729 19.55 10.5)"}),r("rect",{width:10,height:1,x:7.739,y:11,fill:"#8092AA",rx:.5}),r("rect",{width:7,height:1,x:7.739,y:13,fill:"#8092AA",rx:.5}),r("rect",{width:4,height:2,x:7.739,y:8,fill:"#3299FE",rx:1}),r("rect",{width:1.13,height:3.61,fill:"url(#ic-gradient-board_svg__e)",rx:.565,transform:"matrix(.7071 .7071 -.69678 .71729 18.74 4.5)"}),r("circle",{cx:19.739,cy:4.5,r:2,fill:"url(#ic-gradient-board_svg__f)"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-board_svg__a",x1:2.689,x2:14.489,y1:-2.272,y2:15.35,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#0688FF"}),r("stop",{offset:1,stopColor:"#0057FF"})]}),p("linearGradient",{id:"ic-gradient-board_svg__c",x1:8.364,x2:20.844,y1:3.147,y2:20.715,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:.552,stopColor:"#F8FAFF"}),r("stop",{offset:.963,stopColor:"#DDE9FF"})]}),p("linearGradient",{id:"ic-gradient-board_svg__d",x1:-.108,x2:1.654,y1:4.77,y2:1.478,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopOpacity:.3}),r("stop",{offset:1,stopOpacity:0})]}),p("linearGradient",{id:"ic-gradient-board_svg__e",x1:-.662,x2:2.103,y1:1.805,y2:2.3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#8E8E8E"}),r("stop",{offset:1,stopColor:"#4B4B4B"})]}),p("radialGradient",{id:"ic-gradient-board_svg__f",cx:0,cy:0,r:1,gradientTransform:"matrix(1.5 2 -2 1.5 19.74 4.5)",gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#548EFF"}),r("stop",{offset:.766,stopColor:"#226DFF"})]}),p("filter",{id:"ic-gradient-board_svg__b",width:17.636,height:19.927,x:3.921,y:3.455,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:-.227}),r("feGaussianBlur",{stdDeviation:.909}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.458056 0 0 0 0 0.57715 0 0 0 0 0.808333 0 0 0 1 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_4513"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_4513",result:"shape"})]})]})]})}const _x=v(Sx);function Ix(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-display_svg__b",width:16,height:19,x:4,y:2,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M4 2h16v19H4z"}),r("path",{d:"M4 4.5A2.5 2.5 0 0 1 6.5 2h11A2.5 2.5 0 0 1 20 4.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 17.5z"})]}),r("path",{fill:"url(#ic-gradient-display_svg__a)",d:"M4 4.5A2.5 2.5 0 0 1 6.5 2h11A2.5 2.5 0 0 1 20 4.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 17.5z"}),r("path",{fill:"#6D78CD",d:"M4 2h16zm16 15.5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h11c1.38 0 2.5-.895 2.5-2M4 20V2zM20 2v18z",mask:"url(#ic-gradient-display_svg__b)"}),r("path",{fill:"url(#ic-gradient-display_svg__c)",d:"M5 6.5A1.5 1.5 0 0 1 6.5 5h11A1.5 1.5 0 0 1 19 6.5v2a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 5 8.5z",opacity:.8}),r("path",{fill:"url(#ic-gradient-display_svg__d)",d:"M5 13.5A1.5 1.5 0 0 1 6.5 12h11a1.5 1.5 0 0 1 1.5 1.5v2a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 5 15.5z",opacity:.8}),r("rect",{width:6,height:3,fill:"url(#ic-gradient-display_svg__e)",rx:.5,transform:"matrix(-1 0 0 1 14 6.5)"}),r("rect",{width:2,height:3,fill:"url(#ic-gradient-display_svg__f)",rx:.5,transform:"matrix(-1 0 0 1 10 13.5)"}),r("rect",{width:5,height:3,fill:"url(#ic-gradient-display_svg__g)",rx:.5,transform:"matrix(-1 0 0 1 16 13.5)"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-display_svg__a",x1:4,x2:21.897,y1:2,y2:17.86,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#C7E3FF"}),r("stop",{offset:1,stopColor:"#8A97E0"})]}),p("linearGradient",{id:"ic-gradient-display_svg__c",x1:5,x2:8.054,y1:5.938,y2:14.097,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#2C2C2C"}),r("stop",{offset:1,stopColor:"#626262"})]}),p("linearGradient",{id:"ic-gradient-display_svg__d",x1:5,x2:8.054,y1:12.938,y2:21.097,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#2C2C2C"}),r("stop",{offset:1,stopColor:"#626262"})]}),p("linearGradient",{id:"ic-gradient-display_svg__e",x1:3,x2:3,y1:0,y2:3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E4EDFF"}),r("stop",{offset:1,stopColor:"#AAB8D2"})]}),p("linearGradient",{id:"ic-gradient-display_svg__f",x1:1,x2:1,y1:0,y2:3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E4EDFF"}),r("stop",{offset:1,stopColor:"#AAB8D2"})]}),p("linearGradient",{id:"ic-gradient-display_svg__g",x1:2.5,x2:2.5,y1:0,y2:3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E4EDFF"}),r("stop",{offset:1,stopColor:"#AAB8D2"})]})]})]})}const zx=v(Ix);function Cx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-doc_svg__a)",d:"M18 3H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3"}),r("path",{fill:"url(#ic-gradient-doc_svg__b)",stroke:"#C3C3C3",strokeWidth:.5,d:"M7 4.25h8.5A3.75 3.75 0 0 1 19.25 8v9.5A2.25 2.25 0 0 1 17 19.75H7a2.25 2.25 0 0 1-2.25-2.25v-11A2.25 2.25 0 0 1 7 4.25Z"}),r("path",{stroke:"url(#ic-gradient-doc_svg__c)",strokeLinecap:"round",strokeLinejoin:"round",d:"M7 13.999c3.75-.996 5.625-6.475 3.75-6.973-2.067-.549-2.033 7.69.75 6.473 1-.438 2.5-2 2.5-2s-.552 1.447 0 2c.5.5 1.5.001 2.5-.999"}),r("rect",{width:4,height:1,x:6,y:16,fill:"#D9D9D9",rx:.5}),r("path",{fill:"#C3C3C3",d:"M15.5 4a4 4 0 0 1 4 4h-3a1 1 0 0 1-1-1z"}),r("path",{fill:"#fff",d:"M19 16v-4.5l2-2v6l-2 2z"}),r("path",{fill:"url(#ic-gradient-doc_svg__d)",d:"M15.947 16.384a1 1 0 0 1 .278-.538l5.493-5.492a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707L17.64 17.26a1 1 0 0 1-.538.278l-1.045.18a.25.25 0 0 1-.289-.29z"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-doc_svg__a",x1:3,x2:21.027,y1:3,y2:20.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9E9E9E"}),r("stop",{offset:1,stopColor:"#434343"})]}),p("linearGradient",{id:"ic-gradient-doc_svg__b",x1:4.5,x2:19.293,y1:7,y2:20.232,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#FFFBF4"})]}),p("linearGradient",{id:"ic-gradient-doc_svg__c",x1:7.5,x2:15,y1:5,y2:16,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#A4A4A4"}),r("stop",{offset:1,stopColor:"#595959"})]}),p("linearGradient",{id:"ic-gradient-doc_svg__d",x1:17.651,x2:18.988,y1:15.192,y2:16.171,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#666"}),r("stop",{offset:1,stopColor:"#222"})]})]})]})}const Ax=v(Cx);function Rx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("g",{clipPath:"url(#ic-gradient-gps_svg__a)",children:r("path",{fill:"url(#ic-gradient-gps_svg__b)",d:"M18.541 4.081c.867-.353 1.731.511 1.378 1.378l-6.064 14.883c-.384.944-1.75.85-2.003-.138l-1.481-5.812a1.06 1.06 0 0 0-.763-.763l-5.812-1.481c-.988-.252-1.082-1.619-.138-2.003z"})}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-gps_svg__b",x1:0,x2:20,y1:1,y2:21,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#406588",stopOpacity:.32}),r("stop",{offset:1,stopColor:"#35485B"})]}),r("clipPath",{id:"ic-gradient-gps_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}const kx=v(Rx);function Fx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-inventory_svg__a)",d:"M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12.5a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"}),r("path",{fill:"url(#ic-gradient-inventory_svg__b)",d:"M3 6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v12a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18z"}),p("g",{opacity:.3,children:[r("path",{fill:"url(#ic-gradient-inventory_svg__c)",fillOpacity:.8,d:"M15 16h4v2h-4z"}),r("path",{stroke:"url(#ic-gradient-inventory_svg__d)",strokeOpacity:.2,strokeWidth:.458,d:"M15.23 16.23h3.54v1.54h-3.54z"})]}),r("path",{fill:"url(#ic-gradient-inventory_svg__e)",fillOpacity:.8,d:"M10 5h4v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"}),r("path",{stroke:"url(#ic-gradient-inventory_svg__f)",strokeOpacity:.2,strokeWidth:.458,d:"M10.23 5.23h3.54V11a.77.77 0 0 1-.77.77h-2a.77.77 0 0 1-.77-.77z"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-inventory_svg__a",x1:8,x2:15.035,y1:.5,y2:23.489,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E6B977"}),r("stop",{offset:1,stopColor:"#D6A163"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__b",x1:8,x2:13.335,y1:2.847,y2:23.092,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFE091"}),r("stop",{offset:.526,stopColor:"#EFB759"}),r("stop",{offset:.804,stopColor:"#FDB850"}),r("stop",{offset:1,stopColor:"#EAD87A"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__c",x1:15,x2:16.53,y1:16.375,y2:19.294,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#666"}),r("stop",{offset:1,stopColor:"#303030"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__d",x1:17,x2:17,y1:16,y2:18,gradientUnits:"userSpaceOnUse",children:[r("stop",{}),r("stop",{offset:1,stopColor:"#959595"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__e",x1:10,x2:15.474,y1:6.313,y2:9.297,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#666"}),r("stop",{offset:1,stopColor:"#303030"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__f",x1:12,x2:12,y1:5,y2:12,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#CAC598"})]})]})]})}const Bx=v(Fx);function Ex(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("g",{clipPath:"url(#ic-gradient-jp_svg__a)",children:[r("g",{filter:"url(#ic-gradient-jp_svg__b)",children:r("ellipse",{cx:12,cy:21.5,fill:"#CCC",rx:4,ry:1.5})}),r("path",{fill:"url(#ic-gradient-jp_svg__c)",d:"M21 9.67c0 7.076-6.974 11.255-8.633 12.149a.73.73 0 0 1-.703 0C10.001 20.927 3 16.753 3 9.67 3 4.881 7.03 1 12 1s9 3.881 9 8.67"}),r("circle",{cx:12,cy:10,r:6,fill:"#fff",stroke:"url(#ic-gradient-jp_svg__d)",strokeWidth:.5}),r("path",{stroke:"#17706F",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 10.184 1.719 1.665a.226.226 0 0 0 .313 0L14.5 9"})]}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-jp_svg__c",x1:5.652,x2:13.123,y1:-3.011,y2:22.354,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.09,stopColor:"#63E7C6"}),r("stop",{offset:.873,stopColor:"#3EAE92"}),r("stop",{offset:1,stopColor:"#4DC9AA"})]}),p("linearGradient",{id:"ic-gradient-jp_svg__d",x1:8.063,x2:16.5,y1:4,y2:17.875,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#53A5A3"}),r("stop",{offset:1,stopColor:"#7EDCC5"})]}),r("clipPath",{id:"ic-gradient-jp_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})}),p("filter",{id:"ic-gradient-jp_svg__b",width:11,height:6,x:6.5,y:18.5,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),r("feGaussianBlur",{result:"effect1_foregroundBlur_286_4543",stdDeviation:.75})]})]})]})}const Lx=v(Ex);function Dx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("g",{filter:"url(#ic-gradient-leave_svg__a)",children:r("ellipse",{cx:13.5,cy:20,fill:"#CCC",rx:7.5,ry:1})}),r("path",{fill:"#1B7776",d:"M12 19.6a1.6 1.6 0 0 1 1.6-1.6h3.8a1.6 1.6 0 0 1 1.6 1.6.4.4 0 0 1-.4.4h-6.2a.4.4 0 0 1-.4-.4"}),r("path",{fill:"url(#ic-gradient-leave_svg__b)",d:"M6.428 4.134a1 1 0 0 1 1.732-1l8.89 15.398-.866.5a1 1 0 0 1-1.366-.366z"}),r("path",{fill:"url(#ic-gradient-leave_svg__c)",d:"M18.852 5.652c1 1.732-3.388 4.812-6.558 6.642s-8.03 4.09-9.03 2.358C2.066 12.58 3.49 6.985 7.793 4.5s9.862-.92 11.058 1.152"}),r("path",{fill:"url(#ic-gradient-leave_svg__d)",fillOpacity:.8,fillRule:"evenodd",d:"M15.51 10.228a38 38 0 0 1-3.216 2.066 38 38 0 0 1-3.397 1.751 3.2 3.2 0 0 1-.71-.864C7.03 11.177 5.881 5.605 7.794 4.5s6.164 2.677 7.321 4.68c.209.361.336.711.394 1.048",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-leave_svg__b",x1:6.794,x2:16.184,y1:2.768,y2:19.032,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#2A9996"}),r("stop",{offset:1,stopColor:"#1B7776"})]}),p("linearGradient",{id:"ic-gradient-leave_svg__c",x1:7.794,x2:12.294,y1:4.5,y2:12.294,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#5EDEBE"}),r("stop",{offset:1,stopColor:"#32A88B"})]}),p("linearGradient",{id:"ic-gradient-leave_svg__d",x1:11,x2:12.294,y1:10,y2:12.294,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#fff",stopOpacity:.6})]}),p("filter",{id:"ic-gradient-leave_svg__a",width:18,height:5,x:4.5,y:17.5,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),r("feGaussianBlur",{result:"effect1_foregroundBlur_286_4549",stdDeviation:.75})]})]})]})}const Tx=v(Dx);function Vx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-mobile_svg__a)",d:"M5 19h14v1a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"}),r("rect",{width:14,height:19,x:5,y:2,fill:"url(#ic-gradient-mobile_svg__b)",rx:2}),r("path",{stroke:"#EAF5FF",strokeLinecap:"round",strokeWidth:1.5,d:"m9 10.579 2.085 2.244c.09.096.241.096.33 0L15 9"}),r("rect",{width:6,height:1.5,x:9,y:3.5,fill:"#4C6882",opacity:.4,rx:.5}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-mobile_svg__a",x1:5,x2:5.504,y1:19,y2:23.509,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#7FAFDA",stopOpacity:.88}),r("stop",{offset:1,stopColor:"#557694"})]}),p("linearGradient",{id:"ic-gradient-mobile_svg__b",x1:5.5,x2:24.176,y1:3,y2:30.451,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#A1CDF5"}),r("stop",{offset:1,stopColor:"#6789AB"})]})]})]})}const Ox=v(Vx);function Px(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-notice_svg__a)",d:"M7.9 12.888a1.5 1.5 0 0 1 1.838 1.06l1.553 5.796a1.5 1.5 0 0 1-2.898.777L6.84 14.725a1.5 1.5 0 0 1 1.06-1.837"}),r("path",{fill:"url(#ic-gradient-notice_svg__b)",d:"M17.5 8.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5"}),r("path",{fill:"url(#ic-gradient-notice_svg__c)",d:"M4 9.3a3 3 0 0 1 3-3v9a3 3 0 0 1-3-3z"}),r("path",{fill:"url(#ic-gradient-notice_svg__d)",d:"M7 6.333 16 4v14l-9-2.722z"}),r("path",{fill:"url(#ic-gradient-notice_svg__e)",d:"M16 18V4l-1 .26V17.7z"}),r("path",{fill:"url(#ic-gradient-notice_svg__f)",d:"M16 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-notice_svg__a",x1:9.631,x2:6.961,y1:16.448,y2:21.159,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#0881F8"}),r("stop",{offset:.286,stopColor:"#2592FD"}),r("stop",{offset:1,stopColor:"#0F85F9"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__b",x1:16.667,x2:20.833,y1:9.125,y2:11.625,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#0680F8"}),r("stop",{offset:1,stopColor:"#3299FE"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__c",x1:5.5,x2:5.5,y1:6.3,y2:15.3,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.088,stopColor:"#057FF7"}),r("stop",{offset:.579,stopColor:"#2F98FF"}),r("stop",{offset:1,stopColor:"#057FF7"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__d",x1:11.109,x2:11.535,y1:4.389,y2:17.999,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:0,stopColor:"#CCE5FD"}),r("stop",{offset:.483,stopColor:"#D0E3FF"}),r("stop",{offset:1,stopColor:"#A6D1FD"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__e",x1:15.5,x2:15.5,y1:3.417,y2:18,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.2}),r("stop",{offset:.349,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#fff",stopOpacity:.2})]}),p("linearGradient",{id:"ic-gradient-notice_svg__f",x1:16.889,x2:17.037,y1:5.615,y2:18.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#CDE5FE"}),r("stop",{offset:.531,stopColor:"#DFEDFF"}),r("stop",{offset:1,stopColor:"#AED5FE"})]})]})]})}const Hx=v(Px);function Ux(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 25 25",...e,children:[r("circle",{cx:12,cy:12,r:9.75,fill:"url(#ic-gradient-overtime_svg__a)",stroke:"url(#ic-gradient-overtime_svg__b)",strokeWidth:.5}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10.854 11.732A.5.5 0 0 0 11 11.38V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.707a.5.5 0 0 1-.146.354l-2.793 2.793a.5.5 0 0 1-.707 0l-.707-.708a.5.5 0 0 1 0-.707z",clipRule:"evenodd"}),r("circle",{cx:5,cy:12,r:1,fill:"url(#ic-gradient-overtime_svg__c)"}),r("circle",{cx:12,cy:5,r:1,fill:"url(#ic-gradient-overtime_svg__d)"}),r("circle",{cx:12,cy:19,r:1,fill:"url(#ic-gradient-overtime_svg__e)",fillOpacity:.5}),r("circle",{cx:18.25,cy:18.25,r:5.25,fill:"url(#ic-gradient-overtime_svg__f)",stroke:"#F9F9F9",strokeWidth:1.177}),r("path",{fill:"#2D5274",fillRule:"evenodd",d:"M16.16 17.998a.5.5 0 0 1 0-.707l1.681-1.682a.5.5 0 0 1 .707 0l1.687 1.686a.5.5 0 0 1 0 .707l-.01.01a.5.5 0 0 1-.707 0l-.804-.805V20.5a.5.5 0 0 1-.5.5h-.069a.5.5 0 0 1-.5-.5v-3.263l-.77.77a.5.5 0 0 1-.707 0z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-overtime_svg__a",x1:2.5,x2:15,y1:-7,y2:15.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#BFD4ED"}),r("stop",{offset:1,stopColor:"#426F9A"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__b",x1:12,x2:12,y1:2,y2:22,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.3}),r("stop",{offset:1,stopOpacity:.2})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__c",x1:3.688,x2:5.333,y1:10.688,y2:12.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D3D3D3"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__d",x1:10.688,x2:12.333,y1:3.688,y2:5.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D3D3D3"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__e",x1:10.688,x2:12.333,y1:17.688,y2:19.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D3D3D3"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__f",x1:13,x2:23.631,y1:12.934,y2:23.566,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#F1F1F1"}),r("stop",{offset:1,stopColor:"#A4AEBE"})]})]})]})}const Gx=v(Ux);function Wx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-gradient-price_svg__c",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"M7.642 3.97A3.12 3.12 0 0 1 9.95 2.435l5.823-.74a3.11 3.11 0 0 1 3.264 1.885l2.271 5.413a3.12 3.12 0 0 1-.175 2.766L16.68 19.47a4.675 4.675 0 0 1-6.386 1.714L4.9 18.07A4.675 4.675 0 0 1 3.19 11.68zm7.352 3.651a1.285 1.285 0 1 0 0-2.57 1.285 1.285 0 0 0 0 2.57",clipRule:"evenodd"})}),r("path",{fill:"url(#ic-gradient-price_svg__a)",fillRule:"evenodd",d:"M7.642 3.97A3.12 3.12 0 0 1 9.95 2.435l5.823-.74a3.11 3.11 0 0 1 3.264 1.885l2.271 5.413a3.12 3.12 0 0 1-.175 2.766L16.68 19.47a4.675 4.675 0 0 1-6.386 1.714L4.9 18.07A4.675 4.675 0 0 1 3.19 11.68zm7.352 3.651a1.285 1.285 0 1 0 0-2.57 1.285 1.285 0 0 0 0 2.57",clipRule:"evenodd"}),r("path",{fill:"url(#ic-gradient-price_svg__b)",d:"m9.95 2.435.063.496zM7.642 3.97l.433.25zm8.131-2.274L15.71 1.2zm3.264 1.884-.461.194zm2.271 5.413-.46.193zm-.175 2.766-.433-.25zM16.68 19.47l.433.25zm-6.386 1.714.25-.433zM4.9 18.07l-.25.433zM3.19 11.68l.433.25zm13.09-5.345h-.5zm-1.286-1.285v-.5zM9.887 1.939A3.62 3.62 0 0 0 7.21 3.72l.866.5a2.62 2.62 0 0 1 1.938-1.289zm5.823-.74-5.823.74.126.992 5.823-.74zm3.788 2.188A3.61 3.61 0 0 0 15.71 1.2l.126.992a2.61 2.61 0 0 1 2.74 1.582zm2.271 5.412-2.271-5.412-.922.387 2.271 5.412zm-.203 3.21a3.62 3.62 0 0 0 .203-3.21l-.922.387a2.62 2.62 0 0 1-.147 2.323zm-4.452 7.711 4.452-7.71-.866-.5-4.452 7.71zm-7.069 1.897a5.175 5.175 0 0 0 7.07-1.897l-.867-.5a4.175 4.175 0 0 1-5.703 1.531zM4.65 18.502l5.396 3.115.5-.866-5.396-3.115zm-1.892-7.07a5.175 5.175 0 0 0 1.892 7.07l.5-.866a4.175 4.175 0 0 1-1.526-5.705zM7.21 3.72l-4.452 7.711.866.5 4.452-7.71zm8.57 2.616a.785.785 0 0 1-.785.785v1c.986 0 1.785-.799 1.785-1.785zm-.785-.785c.434 0 .785.351.785.785h1c0-.986-.799-1.785-1.785-1.785zm-.785.785c0-.434.351-.785.785-.785v-1c-.986 0-1.785.799-1.785 1.785zm.785.785a.785.785 0 0 1-.785-.785h-1c0 .986.799 1.785 1.785 1.785z",mask:"url(#ic-gradient-price_svg__c)"}),r("path",{fill:"url(#ic-gradient-price_svg__d)",fillRule:"evenodd",d:"M11.444 10.418a1.174 1.174 0 1 1-2.347 0 1.174 1.174 0 0 1 2.347 0m1.741 5.682a1.174 1.174 0 1 1-2.347 0 1.174 1.174 0 0 1 2.347 0m-4.898-2.887a.783.783 0 0 0 .405 1.512l5.292-1.418a.782.782 0 1 0-.405-1.512z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-price_svg__a",x1:7.202,x2:19.275,y1:1.029,y2:23.228,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#86EFDC"}),r("stop",{offset:1,stopColor:"#6DBBA8"})]}),p("linearGradient",{id:"ic-gradient-price_svg__b",x1:13.341,x2:13.823,y1:-.55,y2:23.572,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.25}),r("stop",{offset:1,stopColor:"#41ACAB"})]}),p("linearGradient",{id:"ic-gradient-price_svg__d",x1:11.136,x2:11.136,y1:9.244,y2:17.273,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#17706F"}),r("stop",{offset:1,stopColor:"#208684"})]})]})]})}const Nx=v(Wx);function jx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-report_svg__a)",d:"M4 6.5A2.5 2.5 0 0 1 6.5 4h11A2.5 2.5 0 0 1 20 6.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 19.5z"}),r("path",{fill:"#395F77",d:"M4 4h16zm16 15.5a2.875 2.875 0 0 1-2.875 2.875H6.875A2.875 2.875 0 0 1 4 19.5c0 1.173 1.12 2.125 2.5 2.125h11c1.38 0 2.5-.952 2.5-2.125M4 22V4zM20 4v18z"}),r("path",{fill:"url(#ic-gradient-report_svg__b)",d:"M6 7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2z"}),r("path",{fill:"#B6C8D3",d:"M6 5h12zm12 12c0 1.22-.99 2.21-2.21 2.21H8.21A2.21 2.21 0 0 1 6 17c0 .988.895 1.79 2 1.79h8c1.105 0 2-.802 2-1.79M6 19V5zM18 5v14z"}),r("rect",{width:6,height:2.5,x:9,y:3,fill:"url(#ic-gradient-report_svg__c)",rx:1}),r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M8.5 8.5A.5.5 0 0 1 9 8h6a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5m0 2A.5.5 0 0 1 9 10h6a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5M9 12a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-report_svg__a",x1:12,x2:20.733,y1:.062,y2:21.704,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#5291CC"}),r("stop",{offset:1,stopColor:"#1864AC"})]}),p("linearGradient",{id:"ic-gradient-report_svg__b",x1:12,x2:18.971,y1:1.938,y2:18.594,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:.62,stopColor:"#F8FAFF"}),r("stop",{offset:1,stopColor:"#D9E2EB"})]}),p("linearGradient",{id:"ic-gradient-report_svg__c",x1:12,x2:12.765,y1:3,y2:6.059,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#6291BD"}),r("stop",{offset:1,stopColor:"#346089"})]})]})]})}const $x=v(jx);function qx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-sales_svg__b",width:18,height:19,x:3,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M3 3h18v19H3z"}),r("path",{d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"})]}),r("path",{fill:"url(#ic-gradient-sales_svg__a)",d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"}),r("path",{fill:"#658FB4",d:"M3 3h18zm18 15.5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h13c1.38 0 2.5-.895 2.5-2M3 21V3zM21 3v18z",mask:"url(#ic-gradient-sales_svg__b)"}),r("path",{fill:"url(#ic-gradient-sales_svg__c)",d:"M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"}),r("path",{stroke:"url(#ic-gradient-sales_svg__d)",strokeOpacity:.2,strokeWidth:.458,d:"M4.23 7c0-.978.792-1.77 1.77-1.77h12c.978 0 1.77.792 1.77 1.77v10A1.77 1.77 0 0 1 18 18.77H6A1.77 1.77 0 0 1 4.23 17z"}),r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M16.5 12a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5zM13 14.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-3 1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"}),r("path",{fill:"url(#ic-gradient-sales_svg__e)",fillRule:"evenodd",d:"M16.28 7.25a.234.234 0 0 0-.25-.25l-3.12.224a.234.234 0 0 0-.15.399l.994.994-2.598 2.598L9.832 9.89a.676.676 0 0 0-.956 0l-3.153 3.153.955.956 2.676-2.676 1.324 1.325a.676.676 0 0 0 .956 0l3.076-3.077.947.948a.234.234 0 0 0 .4-.149z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-sales_svg__a",x1:3,x2:21.027,y1:3,y2:20.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9ABFE0"}),r("stop",{offset:1,stopColor:"#769EC7"})]}),p("linearGradient",{id:"ic-gradient-sales_svg__c",x1:4,x2:16.976,y1:7.625,y2:21.773,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#FFFBF4"})]}),p("linearGradient",{id:"ic-gradient-sales_svg__d",x1:12,x2:12,y1:5,y2:19,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#98BBCA"})]}),p("linearGradient",{id:"ic-gradient-sales_svg__e",x1:9.242,x2:12.762,y1:4.652,y2:11.692,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#96CBFF"}),r("stop",{offset:1,stopColor:"#3378FF"})]})]})]})}const Xx=v(qx);function Yx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-schedule_svg__b",width:18,height:19,x:3,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M3 3h18v19H3z"}),r("path",{d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"})]}),r("path",{fill:"url(#ic-gradient-schedule_svg__a)",d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"}),r("path",{fill:"#8092AA",d:"M3 3h18zm18 15.5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h13c1.38 0 2.5-.895 2.5-2M3 21V3zM21 3v18z",mask:"url(#ic-gradient-schedule_svg__b)"}),r("path",{fill:"url(#ic-gradient-schedule_svg__c)",d:"M4 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 .75.75v12.375c0 1.035-.84 1.875-1.875 1.875H5.875A1.875 1.875 0 0 1 4 17.625z"}),r("path",{stroke:"url(#ic-gradient-schedule_svg__d)",strokeOpacity:.2,strokeWidth:.375,d:"M4.188 5.25c0-.31.251-.562.562-.562h14.5c.31 0 .563.251.563.562v12.375c0 .932-.756 1.688-1.688 1.688H5.875a1.687 1.687 0 0 1-1.687-1.688z"}),r("path",{fill:"url(#ic-gradient-schedule_svg__e)",d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5V8H3z"}),r("circle",{cx:7.75,cy:5.75,r:.75,fill:"#fff",stroke:"url(#ic-gradient-schedule_svg__f)",strokeWidth:.188}),r("circle",{cx:16.25,cy:5.75,r:.75,fill:"#fff",stroke:"url(#ic-gradient-schedule_svg__g)",strokeWidth:.188}),r("path",{fill:"url(#ic-gradient-schedule_svg__h)",fillRule:"evenodd",d:"M8 10.375c0-.207.168-.375.375-.375h1.25c.207 0 .375.168.375.375v1.25a.375.375 0 0 1-.375.375h-1.25A.375.375 0 0 1 8 11.625zm0 3c0-.207.168-.375.375-.375h1.25c.207 0 .375.168.375.375v1.25a.375.375 0 0 1-.375.375h-1.25A.375.375 0 0 1 8 14.625zM11.375 10a.375.375 0 0 0-.375.375v1.25c0 .207.168.375.375.375h1.25a.375.375 0 0 0 .375-.375v-1.25a.375.375 0 0 0-.375-.375zM11 13.375c0-.207.168-.375.375-.375h1.25c.207 0 .375.168.375.375v1.25a.375.375 0 0 1-.375.375h-1.25a.375.375 0 0 1-.375-.375zM14.375 13a.375.375 0 0 0-.375.375v1.25c0 .207.168.375.375.375h1.25a.375.375 0 0 0 .375-.375v-1.25a.375.375 0 0 0-.375-.375z",clipRule:"evenodd"}),r("rect",{width:2,height:2,x:14,y:10,fill:"#8092AA",rx:.375}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-schedule_svg__a",x1:3,x2:21.027,y1:3,y2:20.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#D0DBE6"}),r("stop",{offset:1,stopColor:"#B0BCC8"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__c",x1:4,x2:17.953,y1:7.313,y2:21.512,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#FFFBF4"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__d",x1:12,x2:12,y1:4.5,y2:19.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#CAC598"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__e",x1:10.929,x2:11.944,y1:3,y2:8.011,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFDE62"}),r("stop",{offset:1,stopColor:"#FFBD0C"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__f",x1:7.188,x2:8.5,y1:4.813,y2:6.688,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFC700"}),r("stop",{offset:1,stopColor:"#FFEBB6"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__g",x1:15.688,x2:17,y1:4.813,y2:6.688,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFC700"}),r("stop",{offset:1,stopColor:"#FFEBB6"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__h",x1:9.75,x2:12,y1:9.188,y2:15.75,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#97AFC4"}),r("stop",{offset:1,stopColor:"#C1D0DE"})]})]})]})}const Kx=v(Yx);function Qx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-staff_svg__a)",d:"M16.286 7.235c0 2.34-1.92 4.236-4.286 4.236-2.367 0-4.286-1.897-4.286-4.236S9.634 3 12 3c2.367 0 4.286 1.896 4.286 4.235"}),r("path",{fill:"url(#ic-gradient-staff_svg__b)",d:"M4.5 18.214c0-3.14 2.558-5.685 5.714-5.685h3.572c3.156 0 5.714 2.545 5.714 5.685v.891A1.9 1.9 0 0 1 17.595 21H6.405A1.9 1.9 0 0 1 4.5 19.105z"}),r("path",{fill:"url(#ic-gradient-staff_svg__c)",d:"M4.5 18.088c0-3.07 2.502-5.559 5.588-5.559h3.824c3.086 0 5.588 2.49 5.588 5.56a1.86 1.86 0 0 1-1.863 1.852H6.363A1.86 1.86 0 0 1 4.5 18.088"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-staff_svg__a",x1:4.5,x2:22.4,y1:1.875,y2:17.724,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9ABFE0"}),r("stop",{offset:.719,stopColor:"#76A1C7"}),r("stop",{offset:1,stopColor:"#93B7FF"})]}),p("linearGradient",{id:"ic-gradient-staff_svg__b",x1:6.844,x2:21.982,y1:3,y2:5.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#76A1C7"}),r("stop",{offset:1,stopColor:"#658FB4"})]}),p("linearGradient",{id:"ic-gradient-staff_svg__c",x1:12,x2:13.861,y1:10.588,y2:22.83,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9ABFE0"}),r("stop",{offset:.922,stopColor:"#769EC7"})]})]})]})}const Jx=v(Qx);function Zx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("circle",{cx:12,cy:12.5,r:10,fill:"#4F5DC8"}),r("circle",{cx:12,cy:12,r:10,fill:"url(#ic-gradient-target_svg__a)"}),r("circle",{cx:12,cy:12,r:7.5,fill:"url(#ic-gradient-target_svg__b)"}),r("circle",{cx:12,cy:12,r:5,fill:"url(#ic-gradient-target_svg__c)",opacity:.8}),r("circle",{cx:12,cy:11.751,r:1.75,fill:"#4C5BD1"}),r("path",{fill:"url(#ic-gradient-target_svg__d)",d:"M15.137 15.673c.192.198.507.2.702.005l.714-.714a.51.51 0 0 0 .013-.705l-3.311-3.555a.983.983 0 0 0-1.374-.068l-.085.075a1.017 1.017 0 0 0-.055 1.467z"}),r("path",{fill:"url(#ic-gradient-target_svg__e)",fillRule:"evenodd",d:"M18.657 2.564a.22.22 0 0 0-.06.197l.187.935-7.177 7.177a.873.873 0 0 0 1.235 1.235l7.193-7.193.894.179a.22.22 0 0 0 .198-.06l1.326-1.327a.218.218 0 0 0-.076-.358l-1.38-.53a.22.22 0 0 1-.125-.126l-.53-1.38a.218.218 0 0 0-.359-.076z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-target_svg__a",x1:4.727,x2:20.182,y1:3.818,y2:20.637,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#96A0EE"}),r("stop",{offset:1,stopColor:"#6773CF"})]}),p("linearGradient",{id:"ic-gradient-target_svg__b",x1:10.333,x2:19.917,y1:9.495,y2:21.167,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:.691,stopColor:"#CFDEEC"}),r("stop",{offset:1,stopColor:"#fff"})]}),p("linearGradient",{id:"ic-gradient-target_svg__d",x1:10.781,x2:15.694,y1:11.5,y2:13.788,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopOpacity:.3}),r("stop",{offset:1,stopOpacity:0})]}),p("linearGradient",{id:"ic-gradient-target_svg__e",x1:16.894,x2:21.259,y1:2.942,y2:7.747,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#8593FF"}),r("stop",{offset:.849,stopColor:"#4251C5"}),r("stop",{offset:1,stopColor:"#98A0DD"})]}),p("radialGradient",{id:"ic-gradient-target_svg__c",cx:0,cy:0,r:1,gradientTransform:"rotate(54.462 -4.665 15.611)scale(7.16858 7.16859)",gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#7391FC"}),r("stop",{offset:1,stopColor:"#6773CF"})]})]})]})}const ew=v(Zx);function tw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-todo_svg__b",width:16,height:19,x:4,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M4 3h16v19H4z"}),r("path",{d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"})]}),r("path",{fill:"url(#ic-gradient-todo_svg__a)",d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"}),r("path",{fill:"#5C68C9",d:"M4 3h16zm16 15.5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h11c1.38 0 2.5-.895 2.5-2M4 21V3zM20 3v18z",mask:"url(#ic-gradient-todo_svg__b)"}),r("path",{fill:"url(#ic-gradient-todo_svg__c)",d:"M5.5 7a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2z"}),r("path",{stroke:"url(#ic-gradient-todo_svg__d)",strokeOpacity:.2,strokeWidth:.5,d:"M5.75 7c0-.966.784-1.75 1.75-1.75h9c.966 0 1.75.784 1.75 1.75v3a1.75 1.75 0 0 1-1.75 1.75h-9A1.75 1.75 0 0 1 5.75 10z"}),r("path",{stroke:"#61647C",strokeLinecap:"round",strokeWidth:1.5,d:"m8 8.237 1.323 1.335a.25.25 0 0 0 .355 0L12 7.25"}),r("path",{fill:"url(#ic-gradient-todo_svg__e)",fillRule:"evenodd",d:"M6 14a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1A.5.5 0 0 0 7 14zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.5 3.5A.5.5 0 0 1 9 17h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H9a.5.5 0 0 1-.5-.5zM6 17a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1A.5.5 0 0 0 7 17z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-todo_svg__a",x1:0,x2:13.111,y1:1.2,y2:10.42,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#EFF1FF"}),r("stop",{offset:1,stopColor:"#6773CF"})]}),p("linearGradient",{id:"ic-gradient-todo_svg__c",x1:5.5,x2:11.075,y1:6.313,y2:16.191,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#EFF1FF"})]}),p("linearGradient",{id:"ic-gradient-todo_svg__d",x1:12,x2:12,y1:5,y2:12,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#98B7CA"})]}),p("linearGradient",{id:"ic-gradient-todo_svg__e",x1:5,x2:27.5,y1:13,y2:24.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#A8B0E5"})]})]})]})}const iw=v(tw);function nw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("g",{clipPath:"url(#ic-gradient-wifi_svg__a)",children:r("path",{fill:"url(#ic-gradient-wifi_svg__b)",fillRule:"evenodd",d:"M21.87 8.973a.49.49 0 0 0 0-.67C19.318 5.64 15.84 4 12.006 4c-3.839 0-7.32 1.643-9.872 4.312a.49.49 0 0 0 0 .67l1.137 1.224c.2.216.542.212.748 0C6.1 8.08 8.91 6.775 12.005 6.775c3.091 0 5.9 1.302 7.978 3.426.206.21.548.214.748-.002zM5.67 12.09a.48.48 0 0 0-.016.68l1.144 1.232c.193.208.52.212.734.025 1.218-1.066 2.772-1.705 4.464-1.705 1.694 0 3.248.64 4.467 1.706a.53.53 0 0 0 .734-.025l1.145-1.232a.48.48 0 0 0-.016-.68c-1.695-1.584-3.908-2.543-6.328-2.543s-4.633.958-6.328 2.542m9.25 4.366c.218-.236.162-.614-.13-.748a6.63 6.63 0 0 0-5.582.001c-.292.135-.348.513-.13.748l2.554 2.75a.5.5 0 0 0 .732 0z",clipRule:"evenodd"})}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-wifi_svg__b",x1:2.002,x2:12.002,y1:4,y2:15,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:0,stopColor:"#66B9A2",stopOpacity:.64}),r("stop",{offset:1,stopColor:"#38957E"})]}),r("clipPath",{id:"ic-gradient-wifi_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}const rw=v(nw);function ow(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-workplace_svg__b",width:16,height:19,x:4,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M4 3h16v19H4z"}),r("path",{d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"})]}),r("path",{fill:"url(#ic-gradient-workplace_svg__a)",d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"}),r("path",{fill:"#8092AA",d:"M4 3h16zm16 15.5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h11c1.38 0 2.5-.895 2.5-2M4 21V3zM20 3v18z",mask:"url(#ic-gradient-workplace_svg__b)"}),r("rect",{width:3,height:3,x:7,y:6,fill:"#fff",rx:.5}),r("rect",{width:3,height:3,x:7,y:10,fill:"#fff",rx:.5}),r("rect",{width:3,height:3,x:11,y:6,fill:"#fff",rx:.5}),r("defs",{children:p("linearGradient",{id:"ic-gradient-workplace_svg__a",x1:4,x2:21.897,y1:3,y2:18.86,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#BEC8D5"}),r("stop",{offset:1,stopColor:"#98A7B7"})]})})]})}const sw=v(ow);function aw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 3.5a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h1.5A.5.5 0 0 0 7 14V4a.5.5 0 0 0-.5-.5zm4.25 6.2a.5.5 0 0 0-.5.5V14a.5.5 0 0 0 .5.5h1.5a.5.5 0 0 0 .5-.5v-3.8a.5.5 0 0 0-.5-.5zM13 7.8a.5.5 0 0 1 .5-.5H15a.5.5 0 0 1 .5.5V14a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5zm-9.8 7.7a.2.2 0 0 0-.2.2v.6c0 .11.09.2.2.2h13.6a.2.2 0 0 0 .2-.2v-.6a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})})}const lw=v(aw);function cw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M7 11c2.761 0 5 1.236 5 3.234C12 15.21 11.21 16 10.234 16H3.766C2.79 16 2 15.21 2 14.234 2 12.236 4.239 11 7 11m0 1.5c-1.18 0-2.138.268-2.747.644-.583.36-.753.738-.753 1.09 0 .147.12.266.266.266h6.468c.147 0 .266-.12.266-.266 0-.352-.17-.73-.753-1.09C9.138 12.767 8.181 12.5 7 12.5",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M14 12c2.21 0 4 .989 4 2.588 0 .78-.632 1.412-1.412 1.412H12.98a3.25 3.25 0 0 0 .519-1.766 3.94 3.94 0 0 0-.62-2.143Q13.415 12 14 12"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M7 4a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M14 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4"})]})}const dw=v(cw);function hw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.5 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8m13 16H15v-2h5v-1a2 2 0 0 0-2-2h-3q-.205 0-.399.04a5 5 0 0 0-1.202-1.707A4 4 0 0 1 15 13h3a4 4 0 0 1 4 4v1.5a1.5 1.5 0 0 1-1.5 1.5m-4-14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0M6 13a4 4 0 0 0-4 4v1.5A1.5 1.5 0 0 0 3.5 20h8a1.5 1.5 0 0 0 1.5-1.5V17a4 4 0 0 0-4-4zm-2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v1H4z",clipRule:"evenodd"})})}const fw=v(hw);function uw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.994 3.343 4.616 8.234c-.39.299-.616.752-.616 1.23v9.963C4 20.296 4.732 21 5.635 21h12.73c.903 0 1.635-.704 1.635-1.573V9.463c0-.478-.226-.93-.614-1.229l-6.352-4.89a1.685 1.685 0 0 0-2.04-.001m-1.92 12.55a.71.71 0 0 0 0 1.42h5.852a.71.71 0 0 0 0-1.42z",clipRule:"evenodd"})})}const pw=v(uw);function gw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11.974 4c3.516 0 6.415 2.72 6.957 6.265h.584a3.133 3.133 0 0 1 0 6.265h-.819c-.601 1.152-1.983 2.02-3.702 2.4a1.5 1.5 0 0 1-1.388.93h-2.22a1.5 1.5 0 0 1-1.5-1.5v-.132a1.5 1.5 0 0 1 1.5-1.5h2.22c.505 0 .952.25 1.223.632 1.417-.352 2.418-1.091 2.597-1.881v-4.624c-.284-2.98-2.627-5.289-5.452-5.289S6.805 7.875 6.52 10.855v5.623a.05.05 0 0 1-.052.052H4.432a3.133 3.133 0 0 1 0-6.265h.584C5.558 6.72 8.457 4 11.974 4M15 11.875a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})})}const vw=v(gw);function mw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10.749 11.602v-.563c0-.398.022-.42.409-.763.718-.63 1.226-1.094 1.226-2.066 0-1.227-1.027-2.21-2.354-2.21C8.13 6 7.6 7.801 7.6 7.801l1.127.52S9.08 7.26 10.03 7.26c.553 0 1.028.43 1.028.95s-.22.73-.63 1.083l-.202.173c-.568.482-.792.672-.792 1.319v.817zM10.097 14a.87.87 0 0 0 .873-.873.87.87 0 0 0-.873-.873.87.87 0 0 0-.873.873c0 .486.387.873.873.873"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-1.5 0a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0",clipRule:"evenodd"})]})}const xw=v(mw);function ww(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m.54 12.225a.5.5 0 0 0 .5-.5v-.282c0-.553.031-.584.568-1.06.998-.874 1.704-1.519 1.704-2.87 0-1.703-1.427-3.069-3.269-3.069-1.971 0-2.881 1.395-3.216 2.102-.106.224.007.477.232.58l.666.308c.27.124.595-.014.753-.267.265-.427.761-.973 1.565-.973.767 0 1.427.598 1.427 1.32 0 .721-.307 1.013-.875 1.504l-.28.24c-.79.67-1.1.934-1.1 1.832v.635a.5.5 0 0 0 .5.5zm-.405 3.33c.675 0 1.213-.536 1.213-1.212s-.538-1.212-1.213-1.212-1.212.537-1.212 1.212c0 .676.537 1.213 1.212 1.213",clipRule:"evenodd"})})}const yw=v(ww);function bw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#CCC",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m.913-5.665v-.663c0-.468.026-.494.481-.897.845-.741 1.443-1.287 1.443-2.431 0-1.443-1.209-2.6-2.769-2.6-2.236 0-2.86 2.119-2.86 2.119l1.326.611s.416-1.248 1.534-1.248c.65 0 1.209.507 1.209 1.118s-.26.858-.741 1.274l-.238.203c-.669.568-.932.792-.932 1.552v.962zm-.767 2.821a1.02 1.02 0 0 0 1.027-1.027 1.02 1.02 0 0 0-1.027-1.027 1.02 1.02 0 0 0-1.027 1.027 1.02 1.02 0 0 0 1.027 1.027",clipRule:"evenodd",opacity:.8})})}const Mw=v(bw);function Sw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"m3 12 3-3v6z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8 7a1 1 0 0 1 1-1h6.667a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h9.917a1 1 0 1 0 0-2z",clipRule:"evenodd"})]})}const _w=v(Sw);function Iw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.75 5.765V8.25h1.5V3.5H2.5V5h1.91A7.502 7.502 0 0 0 8.965 17.43a6 6 0 0 1-1.082-1.813A6.002 6.002 0 0 1 5.75 5.765M10 2.5a7.5 7.5 0 0 1 7.43 6.465 6 6 0 0 0-1.814-1.081A6 6 0 0 0 9.5 4.02V2.516A8 8 0 0 1 10 2.5m8.5 11a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-4.5-3v2.793l1.854 1.853-.708.708L13 13.707V10.5z",clipRule:"evenodd"})})}const zw=v(Iw);function Cw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-home-medium_svg__a",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"m4.616 8.234 6.378-4.891a1.685 1.685 0 0 1 2.04.002l6.352 4.89c.388.298.614.75.614 1.228v9.964c0 .869-.732 1.573-1.635 1.573H5.635C4.732 21 4 20.296 4 19.427V9.465c0-.48.227-.932.616-1.23",clipRule:"evenodd"})}),r("path",{fill:"#333",d:"M4.616 8.234 3.4 6.647zm6.378-4.891 1.217 1.587zm2.04.002-1.22 1.585zm6.352 4.89-1.22 1.584zM4 19.426H2zM5.833 9.82l6.378-4.891-2.434-3.174-6.378 4.891zm6.378-4.891a.33.33 0 0 1-.198.07.33.33 0 0 1-.199-.07l2.44-3.17a3.685 3.685 0 0 0-4.477-.004zm-.397 0 6.352 4.89 2.44-3.17-6.352-4.89zm6.352 4.89A.45.45 0 0 1 18 9.462h4a3.55 3.55 0 0 0-1.394-2.814zM18 9.462v9.964h4V9.463zm0 9.964c0-.308.236-.427.365-.427v4C20.3 23 22 21.472 22 19.427zm.365-.427H5.635v4h12.73zm-12.73 0c.129 0 .365.12.365.427H2C2 21.472 3.7 23 5.635 23zm.365.427V9.465H2v9.962zm0-9.962c0 .16-.077.287-.167.356L3.4 6.647A3.55 3.55 0 0 0 2 9.465z",mask:"url(#ic-home-medium_svg__a)"})]})}const Aw=v(Cw);function Rw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9.504 3.284a1 1 0 0 1 .992 0l6 3.429A1 1 0 0 1 17 7.58V16l-.005.102c-.048.47-.422.845-.893.893L16 17H4a1 1 0 0 1-.995-.898L3 16.001V7.58a1 1 0 0 1 .504-.868zM4.5 7.871v7.63h4.75v-5.25A.25.25 0 0 1 9.5 10h1a.25.25 0 0 1 .25.25v5.25h4.75V7.87L10 4.728z"})})}const kw=v(Rw);function Fw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M7 10.5c1.105 0 2 .494 2 1.294 0 .39-.316.706-.706.706H5.706A.706.706 0 0 1 5 11.794c0-.8.895-1.294 2-1.294M14.5 10.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V11a.5.5 0 0 1 .5-.5zM7 7.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2M14.5 8a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5h-3A.5.5 0 0 1 11 9v-.5a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M16 4a2 2 0 0 1 2 2v8l-.01.204A2 2 0 0 1 16 16H4a2 2 0 0 1-1.99-1.796L2 14V6a2 2 0 0 1 2-2zM4 5.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})]})}const Bw=v(Fw);function Ew(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.806 3.75c1.31 0 2.356 1.084 2.438 2.427l.005.17v8.307c0 1.363-.994 2.502-2.28 2.59l-.163.006H7.191c-1.31 0-2.356-1.084-2.437-2.427l-.005-.17V12.5h1.5v2.154c0 .578.38 1.032.842 1.09l.1.006h7.615c.472 0 .884-.415.937-.974l.006-.122V6.346c0-.578-.381-1.032-.843-1.09l-.1-.006zM9.683 2.5 14.5 7.507 9.683 12.5V9.504l-.18-.035-.18-.024-.149-.015-.172-.012-.193-.007h-.213l-.23.01-.249.02q-.191.02-.4.055l-.283.055c-1.449.318-3.34 1.284-4.866 3.949l-.032-.231-.02-.228-.015-.293-.001-.354.01-.264.02-.286.033-.305c.167-1.306.721-3.047 2.324-4.527l.31-.276.11-.086.147-.105.185-.12.107-.063.243-.132c.744-.38 1.96-.788 3.694-.733z",clipRule:"evenodd"})})}const Lw=v(Ew);function Dw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.003 2.6c-.407 0-.977.066-1.347.534a1.3 1.3 0 0 0-.267.635c-.015.102-.02.204-.02.281-2.379.62-4.243 2.575-4.243 5.045v1.725c0 .9-.449 1.79-1.312 2.429l-.005.003a1.96 1.96 0 0 0-.804 1.565c0 .387.11.73.293 1.019l3.385-3.385a4.6 4.6 0 0 0 .299-1.631V9.095c0-1.609 1.392-3.103 3.43-3.36l.59-.074.592.074c.51.065.98.206 1.397.408l1.36-1.36a6.3 6.3 0 0 0-1.714-.733 2 2 0 0 0-.02-.282 1.33 1.33 0 0 0-.268-.634c-.37-.468-.94-.534-1.346-.534m5.763 5.456L16.024 9.8v1.02c0 1.546.774 2.966 2.054 3.914a.2.2 0 0 1 .06.065q.008.016.006.019.001.004-.004.017a.2.2 0 0 1-.042.05.4.4 0 0 1-.263.088H10.85l-1.856 1.855h8.84c1.074 0 2.165-.788 2.165-2.01 0-.64-.322-1.203-.81-1.57l-.005-.003c-.856-.633-1.306-1.523-1.306-2.424V9.095q-.001-.538-.113-1.039M4.18 18.114a.62.62 0 0 1 0-.875L17.533 3.887a.62.62 0 0 1 .875 0l.547.547a.62.62 0 0 1 0 .875L5.603 18.66a.62.62 0 0 1-.875 0zm10.858.908c-.49 1.358-1.642 2.314-2.983 2.314-1.34 0-2.493-.956-2.983-2.314-.127-.352.125-.703.458-.703h5.05c.334 0 .585.351.458.703",clipRule:"evenodd"})})}const Tw=v(Dw);function Vw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#DDD"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.5 6h-1v-1H9v-3h-.5V9h2a.5.5 0 0 1 .5.5V13h.5v1h-2",clipRule:"evenodd"})]})}const Ow=v(Vw);function Pw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm4.667 4.833a1.167 1.167 0 1 0 0-2.333 1.167 1.167 0 0 0 0 2.333m7.083 6.417h-10l2.772-3.234a1 1 0 0 1 1.49-.032L10 13.043l2.701-3.236a1 1 0 0 1 1.57.044l.781 1.05a1 1 0 0 1 .198.597v3.252a.5.5 0 0 1-.5.5",clipRule:"evenodd"})})}const Hw=v(Pw);function Uw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14 4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm-2 2.536a1 1 0 0 0-1.302.268l-.064.098-.22.379A3 3 0 0 0 10 7.25l-.21.008-.205.023-.219-.38a1 1 0 0 0-1.785.897l.053.104.219.38a2.8 2.8 0 0 0-.332.526L7.437 9H7a1 1 0 0 0-.117 1.993L7 11h.438q.115.294.291.552l.123.166-.218.38-.053.104a1 1 0 0 0 1.72.994l.065-.098.22-.379q.203.03.414.031l.209-.008.205-.023.22.38a1 1 0 0 0 1.784-.897l-.052-.104-.218-.38q.194-.244.33-.525l.084-.192L13 11a1 1 0 0 0 .117-1.993L13 9h-.437a2.7 2.7 0 0 0-.293-.552l-.123-.166.219-.38.053-.104A1 1 0 0 0 12 6.536M10 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2",clipRule:"evenodd"})})}const Gw=v(Uw);function Ww(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 5.5a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v.05q.243-.05.5-.05a2.5 2.5 0 1 1-.608 4.926A4 4 0 0 1 10.5 13.5h-3a4 4 0 0 1-4-4zm11 1.634v1.732a1 1 0 1 0 0-1.732M5 14.5a.5.5 0 0 0-.5.5v.5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V15a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Nw=v(Ww);function jw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10h1V9a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6h.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H4zm3.5 3V6h-2v2zm0 1v2h-2V9zm6.5 3h-2v-2h2z",clipRule:"evenodd"})})}const $w=v(jw);function qw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.083 3c.443 0 .81.287.867.66l.008.104v1.018h4.084V3.764c0-.422.392-.764.875-.764.443 0 .809.287.867.66l.008.104v1.018h2.258a.95.95 0 0 1 .95.95v10.301c0 .534-.496.967-1.108.967H4.108C3.496 17 3 16.567 3 16.033V5.732a.95.95 0 0 1 .95-.95h2.258V3.764c0-.422.392-.764.875-.764m8.167 5.855H4.75v6.618h10.5zM7.867 10.89a.2.2 0 0 0-.2.2v1.636c0 .11.09.2.2.2h4.266a.2.2 0 0 0 .2-.2v-1.636a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})})}const Xw=v(qw);function Yw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14m3-8H7v2h6z",clipRule:"evenodd"})})}const Kw=v(Yw);function Qw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.5 3a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 .5-.5V9.423H9v1.5a.5.5 0 0 0 .5.5H16l-1.888-2.478L16 6.423h-4v-1.5a.5.5 0 0 0-.5-.5h-5V3.5A.5.5 0 0 0 6 3z",clipRule:"evenodd"})})}const Jw=v(Qw);function Zw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3h6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7zM7 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m.5 1.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M4 7h4V3",clipRule:"evenodd"})]})}const ey=v(Zw);function ty(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m4 8.56 5.802 3.238.1.047a.75.75 0 0 0 .531 0l.1-.047L16 8.747V14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zM15 5a1 1 0 0 1 1 1v1.029l-5.832 3.255L4 6.842V6a1 1 0 0 1 1-1z",clipRule:"evenodd"})})}const iy=v(ty);function ny(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0 1c2.761 0 5 1.483 5 3.882v1.052c0 .589-.477 1.066-1.066 1.066H6.067A1.067 1.067 0 0 1 5 14.934v-1.052C5 11.483 7.239 10 10 10",clipRule:"evenodd"})})}const ry=v(ny);function oy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.154 4c.297 0 .538.244.538.545v.546h3.231c.595 0 1.077.488 1.077 1.09v8.728c0 .603-.482 1.091-1.077 1.091H4.077A1.084 1.084 0 0 1 3 14.91V6.181c0-.603.482-1.091 1.077-1.091h3.23v-.546c0-.3.242-.545.54-.545zM7.5 8a1.5 1.5 0 1 0 0 3c-1.38 0-2.5.74-2.5 1.652V13h5v-.348C10 11.74 8.88 11 7.5 11a1.5 1.5 0 0 0 0-3m3.5 2h3v1h-3zm3 2h-3v1h3zm-3-4h3v1h-3z",clipRule:"evenodd"})})}const sy=v(oy);function ay(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M13 5.5v-3H5v3l1.425.713a5 5 0 1 0 5.15 0zm-7.5 5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0m6 0a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 2.5v3.1A5 5 0 0 0 8 5.6V2.5z",clipRule:"evenodd",opacity:.5})]})}const ly=v(ay);function cy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.5 6.75a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-7 7a3 3 0 0 1 3-3h3a3 3 0 0 1 3 3v1a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1zm8.5-4.5c-.455 0-.882-.122-1.25-.335.47-.595.75-1.347.75-2.165s-.28-1.57-.75-2.165A2.5 2.5 0 1 1 12 9.25m3.5 6.5h-2.301a1.36 1.36 0 0 0 .301-.856v-.822c0-1.423-.507-2.664-1.477-3.322H13.5a3 3 0 0 1 3 3v1a1 1 0 0 1-1 1",clipRule:"evenodd"})})}const dy=v(cy);function hy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m12.161 7.1-1.502-3.196a.729.729 0 0 0-1.319 0L7.837 7.1 4.4 7.629a.729.729 0 0 0-.412 1.23l2.508 2.57-.584 3.591a.729.729 0 0 0 1.072.755L10 14.11l3.016 1.666a.729.729 0 0 0 1.072-.755l-.584-3.59 2.508-2.572A.729.729 0 0 0 15.6 7.63z",clipRule:"evenodd"})})}const fy=v(hy);function uy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 2a8 8 0 1 1-.001 16A8 8 0 0 1 10 2m0 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m.701 10.05a.2.2 0 0 1-.2.2h-1.3v-5h1.5zm-.75-7.3a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"})})}const py=v(uy);function gy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 3a2 2 0 0 0-2 2v4.25h5.19l-.72-.72a.75.75 0 0 1-.073-.976l.073-.084a.75.75 0 0 1 .976-.073l.084.073 2 2a.75.75 0 0 1 .073.976l-.073.084-2 2a.75.75 0 0 1-1.133-.976l.073-.084.72-.72H4V15a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z",clipRule:"evenodd"})})}const vy=v(gy);function my(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#DDD"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.5 6h-1v-1H9v-3h-.5V9h2a.5.5 0 0 1 .5.5V13h.5v1h-2",clipRule:"evenodd"})]})}const xy=v(my);function wy(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M11.158 11.798 9.204 9.863a.69.69 0 0 1 0-.982.7.7 0 0 1 .988 0l1.5 1.484 4.162-4.168a.67.67 0 1 1 .95.95l-4.65 4.657a.67.67 0 0 1-.436.196h-.107a.7.7 0 0 1-.453-.202",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M6.5 2.5A1.5 1.5 0 0 0 5 4v12a1.5 1.5 0 0 0 1.5 1.5h7A1.5 1.5 0 0 0 15 16v-4.924l-1.5 1.502V14a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V4.5A.5.5 0 0 1 7 4h6a.5.5 0 0 1 .5.5v1.931l1.293-1.294q.099-.099.207-.183V4a1.5 1.5 0 0 0-1.5-1.5zm2.2 13a.2.2 0 0 0-.2.2v.6c0 .11.09.2.2.2h2.6a.2.2 0 0 0 .2-.2v-.6a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]})}const yy=v(wy);function by(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 4.5A1.5 1.5 0 0 1 6.5 3h7A1.5 1.5 0 0 1 15 4.5v12a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 5 16.5zm3.5 11.7c0-.11.09-.2.2-.2h2.6c.11 0 .2.09.2.2v.6a.2.2 0 0 1-.2.2H8.7a.2.2 0 0 1-.2-.2zM7 4.5a.5.5 0 0 0-.5.5v9.5a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const My=v(by);function Sy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 2h6v8H7zm2 9h2v1H9z",clipRule:"evenodd"})})}const _y=v(Sy);function Iy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#4DC9AA",fillRule:"evenodd",d:"M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14m-1-3.44 5.03-5.03-1.06-1.06L9 11.44 7.03 9.47l-1.06 1.06z",clipRule:"evenodd"})})}const zy=v(Iy);function Cy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 6a3 3 0 0 1 6 0v3.563a.44.44 0 0 1-.437.437H7.437A.44.44 0 0 1 7 9.563zm-1.874 5.177a1 1 0 0 0-.126.487v.5a1 1 0 0 0 1 1h3.25v.991H6.5l-.128.007a1.25 1.25 0 0 0-1.072.893.73.73 0 0 0-.3.592v.53c0 .406.33.735.735.735h.53c.406 0 .735-.33.735-.736v-.521h6v.521c0 .407.33.736.735.736h.53c.406 0 .735-.33.735-.736v-.529a.73.73 0 0 0-.3-.592 1.25 1.25 0 0 0-1.2-.9h-2.75v-.991H14a1 1 0 0 0 1-1v-.5a1 1 0 0 0-.071-.37V9.401h.642v-.018a.7.7 0 0 0 .164.019h.53c.406 0 .735-.33.735-.735V8.64a.735.735 0 0 0-.735-.736h-.53a.7.7 0 0 0-.164.019v-.021h-.892a1.25 1.25 0 0 0-1.244 1.122l-.006.128v1.511H6.627V9.153l-.007-.128a1.25 1.25 0 0 0-1.243-1.122H4.373v.01a1 1 0 0 0-.108-.008h-.53A.735.735 0 0 0 3 8.641v.027c0 .406.33.735.735.735h.53a1 1 0 0 0 .108-.008v.008l.753-.001z",clipRule:"evenodd"})})}const Ay=v(Cy);function Ry(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 3a4 4 0 0 1 4 4v6a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm0 1.5H8a2.5 2.5 0 0 0-2.495 2.336L5.5 7v6a2.5 2.5 0 0 0 2.336 2.495L8 15.5h4a2.5 2.5 0 0 0 2.495-2.336L14.5 13V7a2.5 2.5 0 0 0-2.336-2.495zM11 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-2.5 6v1h3v-1H11V9.5a.5.5 0 0 0-.5-.5h-2v1H9v3z",clipRule:"evenodd"})})}const ky=v(Ry);function Fy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 7q.485 0 .944.089c-.602-1.31-2.027-2.26-3.73-2.334L9 4.75v-1.5c2.905 0 5.331 1.964 5.701 4.542q.513.33.93.771l-3.667 3.927-1.912-1.986a.6.6 0 0 0-.871 0 .66.66 0 0 0 0 .908l2.312 2.401a.6.6 0 0 0 .4.187h.094a.58.58 0 0 0 .384-.18l3.992-4.265a5 5 0 0 1-8.587 5.12c-2.573-.44-4.526-2.774-4.526-5.573 0-1.482.55-2.868 1.496-3.902H4V4h3v3H5.8v-.729a4.28 4.28 0 0 0-1.05 2.83c0 1.701.961 3.155 2.33 3.797A5 5 0 0 1 12 7",clipRule:"evenodd"})})}const By=v(Fy);function Ey(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M9.75 4a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5m0 1.5a4.25 4.25 0 1 1 0 8.5 4.25 4.25 0 0 1 0-8.5",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M4 9.75A5.75 5.75 0 0 1 15.452 9h.298a.75.75 0 0 1 .102 1.493l-.102.007h-3.094a3.001 3.001 0 0 1-5.906-.75A3 3 0 0 1 12.656 9h1.278a4.251 4.251 0 1 0-4.184 5 .75.75 0 0 1 0 1.5A5.75 5.75 0 0 1 4 9.75",clipRule:"evenodd"})]})}const Ly=v(Ey);function Dy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.27 13.71a.48.48 0 0 1 .48-.136c1.356.382 2.25 1.04 2.25 1.787 0 1.181-2.239 2.139-5 2.139s-5-.958-5-2.14c0-.745.893-1.402 2.246-1.785a.49.49 0 0 1 .485.139q.965 1.005 2.269 2.075 1.224-1.005 2.15-1.951zM10.002 2.5C12.84 2.5 15 4.95 15 7.651q0 2.701-4.998 6.849Q5 10.352 5 7.651C5 4.95 7.163 2.5 10.002 2.5m.003 2.553c-1.262 0-2.285 1-2.285 2.236 0 1.235 1.023 2.236 2.285 2.236s2.284-1 2.284-2.236c0-1.235-1.022-2.236-2.284-2.236",clipRule:"evenodd"})})}const Ty=v(Dy);function Vy(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:7,fill:"#333",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"m11.235 8.129-.783-1.666a.5.5 0 0 0-.905 0l-.783 1.666-1.804.277a.5.5 0 0 0-.282.844l1.32 1.353-.306 1.882a.5.5 0 0 0 .735.518l1.573-.87 1.573.87a.5.5 0 0 0 .736-.518l-.306-1.882 1.319-1.353a.5.5 0 0 0-.282-.844z"})]})}const Oy=v(Vy);function Py(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m8.5 8.25.477.159 2.523 3.162v4.679h-.012L8.5 15.098zm-1 0v6.848l-3 1.152V9.584zm8 0v6.666l-3 1.334v-4.588l2.477-3.179zM12 3.75a2.5 2.5 0 0 1 2.053 3.927l-.11.146-1.94 2.726-1.946-2.726A2.5 2.5 0 0 1 12 3.75m0 1.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2",clipRule:"evenodd"})})}const Hy=v(Py);function Uy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.736 6.353 9.333 3l-3.59 3.539-.797.785L3.5 8.748l1.446 1.425 3.658 3.605.226.222H3.5v1h6.345l1.015 1H5.5v1h11v-1.646a2 2 0 0 0 0-.278V15h-.007a2 2 0 0 0-.584-1.21l-4.722-4.653zM4.5 12h-1v1h1zm-1 4h1v1h-1z",clipRule:"evenodd"})})}const Gy=v(Uy);function Wy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14m.75-6.129V7h-1.5v3.327L7.424 12.52l1.152.96z",clipRule:"evenodd"})})}const Ny=v(Wy);function jy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm2 1h2v2H7zm0 3h2v2H7zm5-3h-2v2h2z",clipRule:"evenodd"})})}const $y=v(jy);function qy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3a4 4 0 0 0-4 4v6a4 4 0 0 0 4 4h4a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4zm3 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-2.5 6v1h3v-1H11V9.5a.5.5 0 0 0-.5-.5h-2v1H9v3z",clipRule:"evenodd"})})}const Xy=v(qy);function Yy(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M6 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2M10 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2M14 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M13 5c1.87 0 2.804 0 3.5.402A3 3 0 0 1 17.598 6.5C18 7.196 18 8.13 18 10s0 2.804-.402 3.5l-.104.167a3 3 0 0 1-.994.93l-.134.072C15.683 15 14.752 15 13 15H7c-1.87 0-2.804 0-3.5-.402a3 3 0 0 1-.994-.931l-.104-.167C2 12.804 2 11.87 2 10c0-1.752 0-2.683.331-3.366l.071-.134a3 3 0 0 1 .931-.994l.167-.104C4.196 5 5.13 5 7 5zM7 6.5c-.962 0-1.584.001-2.055.044-.45.04-.613.11-.695.157a1.5 1.5 0 0 0-.549.549c-.047.082-.116.245-.157.695C3.501 8.416 3.5 9.038 3.5 10s.001 1.584.044 2.055c.04.45.11.613.157.695.132.228.321.417.549.549.082.047.245.116.695.157.471.043 1.093.044 2.055.044h6c.962 0 1.584-.001 2.055-.044.45-.04.613-.11.695-.157.228-.132.417-.321.549-.549.047-.082.116-.245.157-.695.043-.471.044-1.093.044-2.055s-.001-1.584-.044-2.055c-.04-.45-.11-.613-.157-.695a1.5 1.5 0 0 0-.549-.549c-.082-.047-.245-.116-.695-.157C14.584 6.5 13.962 6.5 13 6.5z",clipRule:"evenodd"})]})}const Ky=v(Yy);function Qy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 6.5a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v11a3 3 0 0 1-3 3h-11a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1H14v2a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-2zm2.5 6a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const Jy=v(Qy);function Zy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 4A1.5 1.5 0 0 0 2 5.5v9A1.5 1.5 0 0 0 3.5 16h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 16.5 4zm-.507 2.73 6.373 4.249c.384.256.884.256 1.268 0l6.374-4.25a.2.2 0 0 0 .056-.277l-.413-.618a.2.2 0 0 0-.277-.055l-6.263 4.175a.2.2 0 0 1-.222 0L3.627 5.78a.2.2 0 0 0-.278.055l-.412.618a.2.2 0 0 0 .056.278",clipRule:"evenodd"})})}const eb=v(Zy);function tb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"m3.526 3.965 6.301 6.002a.25.25 0 0 0 .345 0l6.302-6.002A2.5 2.5 0 0 0 14.5 3h-9c-.802 0-1.516.378-1.974.965M17 5.535l-5.793 5.518a1.75 1.75 0 0 1-2.414 0L3 5.535V14.5A2.5 2.5 0 0 0 5.5 17h9a2.5 2.5 0 0 0 2.5-2.5z",clipRule:"evenodd"}),r("path",{stroke:"#fff",strokeLinecap:"round",strokeWidth:1.5,d:"M8.25 13.5h3.5"})]})}const ib=v(tb);function nb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16m3.766 5.234a.8.8 0 0 0-1.131 0L9.2 10.67 7.365 8.834a.8.8 0 0 0-1.13 1.132l2.4 2.4a.8.8 0 0 0 1.13 0l4-4a.8.8 0 0 0 0-1.132"})})}const rb=v(nb);function ob(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:5.5,cy:10.5,r:1.5,fill:"#333"}),r("circle",{cx:10.5,cy:10.5,r:1.5,fill:"#333",opacity:.6}),r("circle",{cx:15.5,cy:10.5,r:1.5,fill:"#333",opacity:.3})]})}const sb=v(ob);function ab(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.5 10.621C5.5 6.95 8.425 4 12 4s6.5 2.95 6.5 6.621c0 2.749-1.266 4.883-2.76 6.454-1.414 1.488-2.99 2.42-3.728 2.81-.74-.39-2.322-1.32-3.743-2.808C6.771 15.507 5.5 13.37 5.5 10.62M12 2c-4.71 0-8.5 3.875-8.5 8.621 0 3.421 1.594 6.025 3.323 7.837 1.722 1.804 3.627 2.877 4.405 3.273a1.73 1.73 0 0 0 1.572-.002c.776-.397 2.674-1.471 4.39-3.276 1.723-1.812 3.31-4.415 3.31-7.832C20.5 5.875 16.71 2 12 2m4.217 7.876a1 1 0 1 0-1.434-1.394l-3.655 3.76-1.908-1.98a1 1 0 0 0-1.44 1.387l2.398 2.489a1.316 1.316 0 0 0 1.892.004z",clipRule:"evenodd"})})}const lb=v(ab);function cb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 2.8a9.2 9.2 0 1 1 0 18.4 9.2 9.2 0 0 1 0-18.4m.466 14.339q-1.318 0-2.582.079c.27.61.582 1.102.92 1.45.384.395.79.593 1.196.593.411 0 .82-.203 1.208-.607.341-.355.656-.858.926-1.481a42 42 0 0 0-1.668-.034m3.361.134q-.107.294-.225.569a8 8 0 0 1-.603 1.128 7.6 7.6 0 0 0 2.307-1.547q-.727-.088-1.479-.15m-7.626.083q-.71.076-1.395.173a7.6 7.6 0 0 0 2.19 1.437 8 8 0 0 1-.599-1.124 10 10 0 0 1-.196-.486m-3.759-4.69a7.54 7.54 0 0 0 1.16 3.415 39 39 0 0 1 2.131-.296 16.7 16.7 0 0 1-.397-3.119zm12.221 0a16.7 16.7 0 0 1-.377 3.027q1.121.1 2.19.255a7.5 7.5 0 0 0 1.083-3.282zm-7.713 0c.042 1.075.185 2.082.406 2.97a44 44 0 0 1 5.3-.055c.214-.875.353-1.862.394-2.915zM5.607 7.915a7.5 7.5 0 0 0-1.132 3.139h2.874c.05-1.002.182-1.962.385-2.844a39 39 0 0 1-2.127-.295m3.75.443a14.6 14.6 0 0 0-.394 2.696h6.073a14.6 14.6 0 0 0-.38-2.64q-1.08.054-2.19.056-1.589-.002-3.109-.112m9.118-.311q-.592.086-1.2.156-.49.054-.99.098c.192.857.317 1.785.366 2.753h2.874a7.5 7.5 0 0 0-1.05-3.007M12 4.739c-.406 0-.81.198-1.193.592-.338.347-.651.837-.92 1.446q1.262.079 2.579.08.844-.001 1.666-.035c-.27-.621-.584-1.122-.925-1.477-.387-.403-.796-.606-1.207-.606m3 .29c.228.35.428.732.602 1.13q.118.271.224.563.75-.061 1.475-.15A7.6 7.6 0 0 0 15 5.03m-6.003.003c-.812.35-1.55.838-2.186 1.435q.684.097 1.392.17.093-.246.194-.479c.174-.396.373-.776.6-1.126",clipRule:"evenodd"})})}const db=v(cb);function hb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#FFD000",strokeWidth:2}),r("path",{fill:"#FFD000",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const fb=v(hb);function ub(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const pb=v(ub);function gb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M6.43 4.25a.5.5 0 0 1 .182-.683l.866-.5a.5.5 0 0 1 .683.183l.96 1.661c2.04-.863 4.244-.921 6.085-.597 1.077.19 2.064.515 2.862.917.762.383 1.484.901 1.858 1.55.457.79.303 1.629-.026 2.303-.323.661-.875 1.306-1.508 1.904-1.06 1.002-2.512 2.028-4.045 2.966l3.312 5.736-1.733 1-3.309-5.732c-1.638.903-3.327 1.69-4.78 2.124-.835.249-1.67.405-2.404.354-.748-.052-1.551-.338-2.007-1.128-.375-.65-.463-1.533-.413-2.385.051-.892.263-1.91.637-2.937.66-1.81 1.863-3.753 3.727-5.095zM5.01 14.04c-.042.717.066 1.126.148 1.269.002.005.047.107.413.133.387.027.954-.055 1.694-.276q.4-.12.836-.282a16 16 0 0 1-.95-3.746c-.096-.76-.13-1.541-.052-2.252a9.6 9.6 0 0 0-1.57 2.785c-.315.865-.48 1.692-.52 2.369m7.384-1.25c-.826.476-1.657.92-2.455 1.303a14.2 14.2 0 0 1-.804-3.205c-.1-.794-.107-1.5-.013-2.032.1-.564.271-.72.325-.75.054-.032.275-.103.813.093.508.184 1.116.543 1.754 1.027.93.706 1.802 1.582 2.391 2.322-.634.42-1.313.838-2.01 1.241m4.624-3.254q-.44.414-.987.844a16 16 0 0 0-2.809-2.748c-.679-.515-1.419-.977-2.145-1.263 1.268-.305 2.59-.294 3.782-.084.907.16 1.705.43 2.31.734.643.322.943.62 1.026.763.003.005.07.095-.092.424-.17.349-.524.8-1.085 1.33",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M9 20.613c0-.89.722-1.613 1.613-1.613h8.774c.89 0 1.613.722 1.613 1.613a.387.387 0 0 1-.387.387H9.387A.387.387 0 0 1 9 20.613"})]})}const vb=v(gb);function mb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M8.394 3.173a.84.84 0 0 1 1.037.598l.106.408c2.59-.356 5.099.779 6.51 2.835.392.57.034 1.307-.634 1.49l-4.424 1.21 1.239 4.719a1 1 0 0 1 .027.196c1.7.184 3.163.787 3.982 1.37.514.365.19.858-.44.858H6.65c-.63 0-.96-.497-.447-.865.861-.618 2.445-1.258 4.307-1.393l-1.164-4.435-4.53 1.24c-.677.185-1.367-.282-1.304-.981.226-2.537 1.894-4.827 4.377-5.812l-.102-.39a.863.863 0 0 1 .607-1.048"})})}const xb=v(mb);function wb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.53 1.47a.75.75 0 0 1 0 1.06L5.06 6l3.47 3.47a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})})}const yb=v(wb);function bb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.73 3.267a.906.906 0 0 1 .089 1.19l-.09.102L8.23 10l5.5 5.441a.906.906 0 0 1 .09 1.19l-.09.102a.93.93 0 0 1-1.201.088l-.104-.088-6.154-6.087a.906.906 0 0 1-.089-1.19l.09-.102 6.153-6.087a.93.93 0 0 1 1.306 0",clipRule:"evenodd"})})}const Mb=v(bb);function Sb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10.417 8.4c.294.167.309.564.07.804-.207.206-.532.218-.797.095a2.27 2.27 0 0 0-2.557.454L4.52 12.367a2.266 2.266 0 1 0 3.205 3.205l2.013-2.013a.567.567 0 1 1 .802.801l-2.013 2.013a3.4 3.4 0 1 1-4.808-4.807l2.614-2.614a3.4 3.4 0 0 1 4.085-.552"}),r("path",{fill:"#333",d:"M9.51 11.592c-.293-.168-.309-.565-.07-.805.207-.206.532-.218.797-.095.838.39 1.866.238 2.557-.454l2.614-2.614a2.266 2.266 0 0 0-3.205-3.205L10.19 6.432a.567.567 0 0 1-.801-.801l2.013-2.013a3.4 3.4 0 1 1 4.808 4.808l-2.614 2.614a3.4 3.4 0 0 1-4.085.552"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M11.245 3.46a3.622 3.622 0 0 1 5.122 5.123l-2.614 2.614a3.62 3.62 0 0 1-4.352.588c-.448-.255-.438-.834-.117-1.155.291-.291.725-.289 1.047-.14a2.045 2.045 0 0 0 2.306-.409l2.614-2.614a2.044 2.044 0 1 0-2.89-2.89l-2.014 2.012a.789.789 0 0 1-1.115-1.115zm4.807.315a3.177 3.177 0 0 0-4.493 0L9.546 5.788a.344.344 0 0 0 .487.487l2.013-2.013a2.489 2.489 0 0 1 3.52 3.52l-2.615 2.614a2.49 2.49 0 0 1-2.808.497c-.207-.096-.424-.07-.545.052-.158.157-.118.373.022.453a3.18 3.18 0 0 0 3.819-.515l2.613-2.615a3.177 3.177 0 0 0 0-4.493m-9.877 5.02a3.62 3.62 0 0 1 4.352-.588c.448.255.438.833.117 1.154-.292.291-.725.29-1.047.14a2.045 2.045 0 0 0-2.307.409l-2.614 2.614a2.044 2.044 0 1 0 2.891 2.89l2.013-2.012a.789.789 0 1 1 1.116 1.115L8.683 16.53a3.622 3.622 0 1 1-5.122-5.122zm4.132-.202a3.18 3.18 0 0 0-3.818.516l-2.614 2.614a3.177 3.177 0 0 0 4.493 4.493l2.014-2.013a.344.344 0 1 0-.487-.487L7.88 15.729a2.488 2.488 0 1 1-3.519-3.52l2.614-2.613a2.49 2.49 0 0 1 2.808-.498c.208.096.425.07.546-.051.158-.158.117-.374-.023-.454",clipRule:"evenodd"})]})}const _b=v(Sb);function Ib(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:7,height:16,x:12,y:2,fill:"#EAEAEA",rx:3.5}),r("path",{fill:"#333",fillRule:"evenodd",d:"m13 13 2.5 3 2.5-3zM13 7l2.5-3L18 7zM1 4h9v2H1zm0 5h9v2H1zm9 5H1v2h9z",clipRule:"evenodd"}),r("path",{stroke:"#777",strokeLinecap:"square",d:"M14 10h3"})]})}const zb=v(Ib);function Cb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M3 4.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5zM3 9.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5zM3.5 14a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"})})}const Ab=v(Cb);function Rb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5zM3 9a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-13A.5.5 0 0 1 3 11zm.5 5a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const kb=v(Rb);function Fb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M13 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-1.3 0a1.7 1.7 0 1 1-3.4 0 1.7 1.7 0 0 1 3.4 0",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M19 10a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-9.65 7.673V15h1.3v2.673a7.7 7.7 0 0 0 7.023-7.023H15v-1.3h2.673a7.7 7.7 0 0 0-7.023-7.023V5h-1.3V2.327A7.7 7.7 0 0 0 2.352 9.1H5v1.3H2.31a7.7 7.7 0 0 0 7.04 7.273",clipRule:"evenodd"})]})}const Bb=v(Fb);function Eb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M18 4.5a5 5 0 0 1 5 5V15h2.74c2.016 0 3.024 0 3.794.393a3.6 3.6 0 0 1 1.573 1.573c.393.77.393 1.778.393 3.794v2.48c0 .99 0 1.736-.047 2.33l-3.183-5.25-.145-.22c-1.55-2.204-4.97-2.13-6.395.22l-5.197 8.572q-.03.053-.06.108H10.26c-2.016 0-3.024 0-3.794-.393a3.6 3.6 0 0 1-1.573-1.573c-.393-.77-.393-1.778-.393-3.794v-2.48c0-2.016 0-3.024.393-3.794a3.6 3.6 0 0 1 1.573-1.573C7.236 15 8.244 15 10.26 15H13V9.5a5 5 0 0 1 5-5m0 2.7a2.3 2.3 0 0 0-2.3 2.3v5.3h4.6V9.5A2.3 2.3 0 0 0 18 7.2",clipRule:"evenodd"}),r("path",{fill:"#F66",d:"M23.44 21.357c.693-1.143 2.425-1.143 3.118 0l5.198 8.572c.692 1.143-.174 2.57-1.559 2.571H19.803c-1.386 0-2.252-1.428-1.56-2.571zM25 29.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-.25-6a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5z"})]})}const Lb=v(Eb);function Db(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2.591 2.871a.75.75 0 0 1 .714-.056l4.21 1.871 4.707-1.882a.75.75 0 0 1 .509-.018l4.5 1.455c.31.1.519.388.519.714V16a.75.75 0 0 1-.98.714l-4.246-1.373-4.75 1.858a.75.75 0 0 1-.573-.011l-4.5-1.955a.75.75 0 0 1-.451-.687V3.5a.75.75 0 0 1 .341-.629m9.159 1.737-3.5 1.4v9.394l3.5-1.369zm1.5-.077V14l3 .97V5.5zm-9.5.123 3 1.333v9.37l-3-1.303z",clipRule:"evenodd"})})}const Tb=v(Db);function Vb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.5 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0M12 3a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M9 13a5 5 0 0 0-5 5v1.5A1.5 1.5 0 0 0 5.5 21h13a1.5 1.5 0 0 0 1.5-1.5V18a5 5 0 0 0-5-5zm-3 5a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v1H6z",clipRule:"evenodd"})})}const Ob=v(Vb);function Pb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4.25a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M6.75 6a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0m-.68 5.23c1.053-.65 2.45-.98 3.93-.98s2.877.33 3.93.98c1.066.658 1.82 1.682 1.82 3.005v.699a1.817 1.817 0 0 1-1.816 1.816H6.067a1.817 1.817 0 0 1-1.817-1.816v-.7c0-1.322.754-2.346 1.82-3.004m.789 1.276c-.744.46-1.109 1.053-1.109 1.729v.699c0 .174.142.316.317.316h7.867a.316.316 0 0 0 .316-.316v-.7c0-.675-.365-1.269-1.109-1.728-.757-.468-1.86-.756-3.141-.756s-2.384.288-3.141.756",clipRule:"evenodd"})})}const Hb=v(Pb);function Ub(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",fillRule:"evenodd",d:"M15 3a2 2 0 0 1 2 2v7.586l-.005.099a1 1 0 0 1-.288.608l-3.414 3.414-.073.066a1 1 0 0 1-.535.222l-.1.005H5l-.204-.01a2 2 0 0 1-1.785-1.786L3 15V5a2 2 0 0 1 2-2zM5 4.5a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h7v-2a1.5 1.5 0 0 1 1.5-1.5h2V5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Gb=v(Ub);function Wb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.75 4A1.75 1.75 0 0 0 4 5.75v6.5c0 .595.297 1.12.75 1.436v2.877L7.313 14h6.937A1.75 1.75 0 0 0 16 12.25v-6.5A1.75 1.75 0 0 0 14.25 4zM13 7H7v1h6zm0 3H7v1h6z",clipRule:"evenodd"})})}const Nb=v(Wb);function jb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.184 3.85c1.639-1.275 3.563-1.633 4.775-1.633 3.5 0 5.611 1.384 6.744 3.263 1.097 1.818 1.203 3.975.99 5.46-.141.995-.653 2.055-1.427 2.752-.394.354-.88.636-1.443.738-.573.104-1.172.011-1.754-.3-.349-.188-.577-.492-.731-.815a2.8 2.8 0 0 1-.528.428c-.505.316-1.122.48-1.85.48-1.52 0-2.517-.748-3.099-1.671-.555-.881-.73-1.906-.73-2.592 0-1.264.416-2.285 1.107-2.993a3.5 3.5 0 0 1 2.504-1.052 3.5 3.5 0 0 1 2.044.655v-.96h1.566v.625c-.001 1.986-.002 3.57.089 4.741.05.647.125 1.118.223 1.438.08.256.148.331.157.342.283.148.52.17.722.133.216-.039.447-.155.675-.361.471-.424.83-1.135.926-1.809.18-1.264.069-3.021-.781-4.43-.814-1.349-2.378-2.506-5.404-2.506-.961 0-2.517.295-3.814 1.303-1.259.98-2.362 2.699-2.362 5.743 0 1.146.385 2.494 1.323 3.545.92 1.03 2.437 1.847 4.853 1.847 1.827 0 2.78-.395 3.565-.787l.7 1.4c-.954.477-2.145.953-4.265.953-2.803 0-4.766-.966-6.02-2.37-1.237-1.384-1.722-3.124-1.722-4.588 0-3.48 1.29-5.675 2.967-6.979m3.175 4.21c-.37.378-.661.989-.661 1.9 0 .474.13 1.188.488 1.757.332.527.858.94 1.773.94.49 0 .808-.109 1.02-.242.214-.133.374-.323.496-.572.261-.53.311-1.237.311-1.883 0-.911-.292-1.522-.66-1.9a1.92 1.92 0 0 0-1.384-.58c-.507 0-1.008.195-1.383.58",clipRule:"evenodd"})})}const $b=v(jb);function qb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Xb=v(qb);function Yb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M3 10a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1"})})}const Kb=v(Yb);function Qb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10 13a1 1 0 1 1 0 2 1 1 0 0 1 0-2"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 2c2.828 0 4.242 0 5.121.879S16 5.172 16 8v4c0 2.828 0 4.242-.879 5.121S12.828 18 10 18s-4.242 0-5.121-.879S4 14.828 4 12V8c0-2.828 0-4.242.879-5.121S7.172 2 10 2m0 1.5c-1.457 0-2.398.003-3.092.097-.65.087-.854.228-.969.342s-.255.319-.342.97C5.503 5.601 5.5 6.542 5.5 8v4c0 1.457.003 2.398.097 3.092.087.65.228.854.342.969s.319.255.97.342c.693.094 1.634.097 3.091.097s2.398-.003 3.092-.097c.65-.087.854-.228.968-.342.115-.115.256-.319.343-.97.094-.693.097-1.634.097-3.091V8c0-1.457-.003-2.398-.097-3.092-.087-.65-.228-.854-.343-.969-.114-.114-.318-.255-.968-.342C12.398 3.503 11.456 3.5 10 3.5",clipRule:"evenodd"})]})}const Jb=v(Qb);function Zb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11.5 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M10 16.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3",clipRule:"evenodd"})})}const eM=v(Zb);function tM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#FF9D9D",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m2.7-10.821c.256.118.488.29.683.509.196.218.35.476.457.761a2.58 2.58 0 0 1 0 1.796 2.4 2.4 0 0 1-.457.762l-.406.452L10 14l-2.978-2.541-.405-.452A2.5 2.5 0 0 1 6 9.347c0-.622.222-1.22.617-1.66S7.547 7 8.105 7c.559 0 1.094.247 1.49.688L10 8.14l.406-.452c.195-.218.427-.391.683-.51a1.92 1.92 0 0 1 1.611 0",clipRule:"evenodd"})})}const iM=v(tM);function nM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M13.5 6a.5.5 0 0 1 .5.5v4.193a.5.5 0 0 1-.5.5h-.354a.5.5 0 0 1-.5-.5v-2.38l-2.763 2.762a.5.5 0 0 1-.707 0l-.251-.25a.5.5 0 0 1 0-.708l2.762-2.762h-2.38a.5.5 0 0 1-.5-.5V6.5a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M13.313 3.005c.975.015 1.568.077 2.05.322a3 3 0 0 1 1.31 1.31C17 5.28 17 6.12 17 7.8v4.4l-.005 1.113c-.015.975-.077 1.568-.322 2.05l-.115.205c-.289.47-.702.853-1.196 1.105l-.123.058c-.46.197-1.032.25-1.927.264L12.2 17H7.8l-1.112-.005c-.895-.014-1.467-.067-1.927-.265l-.123-.057a3 3 0 0 1-1.196-1.105l-.115-.206c-.245-.481-.307-1.074-.322-2.05L3 12.2V7.8c0-1.575 0-2.412.27-3.04l.057-.122a3 3 0 0 1 1.105-1.196l.206-.115c.481-.245 1.074-.307 2.05-.322L7.8 3h4.4zM7.8 4.5c-.865 0-1.423.001-1.848.036-.407.033-.558.09-.633.127a1.5 1.5 0 0 0-.656.656c-.038.075-.094.226-.127.633-.035.425-.036.983-.036 1.848v4.4c0 .865.001 1.423.036 1.848.033.407.09.558.127.633l.059.103c.144.235.35.427.597.553l.073.031c.092.034.254.07.56.096.425.035.983.036 1.848.036h4.4c.865 0 1.423-.001 1.848-.036.407-.033.558-.09.633-.127l.103-.059c.235-.144.427-.35.553-.597l.031-.073c.034-.093.07-.254.096-.56.035-.425.036-.983.036-1.848V7.8c0-.865-.001-1.423-.036-1.848-.025-.306-.062-.468-.096-.56l-.031-.073a1.5 1.5 0 0 0-.553-.597l-.103-.059c-.075-.038-.226-.094-.633-.127-.425-.035-.983-.036-1.848-.036z",clipRule:"evenodd"})]})}const rM=v(nM);function oM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#555",d:"M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h4.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C17 5.28 17 6.12 17 7.8v4.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C14.72 17 13.88 17 12.2 17H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 14.72 3 13.88 3 12.2z"}),r("path",{fill:"#fff",d:"M11.14 5a.5.5 0 0 0-.5.5v.355a.5.5 0 0 0 .5.5h1.547L9.925 9.117a.5.5 0 0 0 0 .707l.25.251a.5.5 0 0 0 .708 0l2.762-2.762V8.86a.5.5 0 0 0 .5.5h.355a.5.5 0 0 0 .5-.5V5.5a.5.5 0 0 0-.5-.5z"})]})}const sM=v(oM);function aM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.873 4.63a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V7.544L5.69 15.726a.5.5 0 0 1-.708 0l-.707-.707a.5.5 0 0 1 0-.707l8.182-8.182H8.373a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const lM=v(aM);function cM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m-1.25-4.969 4.5-2.598a.5.5 0 0 0 0-.866l-4.5-2.598a.5.5 0 0 0-.75.433v5.196a.5.5 0 0 0 .75.433",clipRule:"evenodd"})})}const dM=v(cM);function hM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M17 10a7 7 0 1 1-14 0 7 7 0 0 1 14 0m1.5 0a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0M10 14.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9",clipRule:"evenodd"})})}const fM=v(hM);function uM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#DDD",fillRule:"evenodd",d:"M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-1 0a7 7 0 0 1-11.584 5.29l9.875-9.874A6.97 6.97 0 0 1 17 10M4.71 14.584l9.874-9.875a7 7 0 0 0-9.874 9.874",clipRule:"evenodd"})})}const pM=v(uM);function gM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 7a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2zm0 4a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2z",clipRule:"evenodd"})})}const vM=v(gM);function mM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-notice-medium_svg__a",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"M15.891 2.461a.5.5 0 0 0-.353.612l.13.483L3.347 9a2 2 0 0 0-1.122 2.347l1.439 5.372a2 2 0 0 0 2.096 1.476l.738-.06.742 2.767a.5.5 0 0 0 .612.354l.966-.26a.5.5 0 0 0 .353-.611l-.647-2.418 10.766-.888.129.483a.5.5 0 0 0 .612.354l.966-.259a.5.5 0 0 0 .354-.612L17.47 2.555a.5.5 0 0 0-.613-.353z",clipRule:"evenodd"})}),r("path",{fill:"#333",d:"m15.891 2.461.518 1.932zm-.224 1.095.809 1.83 1.566-.693L17.6 3.04zM3.35 9 2.54 7.17zm2.412 9.195-.164-1.993zm.738-.06 1.932-.519-.432-1.612-1.664.137zm1.354 3.12.518 1.933zm.966-.258L8.3 19.065zm.353-.613 1.932-.517zm-.647-2.417-.165-1.993-2.387.197.62 2.314zm10.766-.888 1.931-.517-.432-1.613-1.664.137zM16.857 2.202 16.34.27zm.613.354a1.5 1.5 0 0 1-1.061 1.837L15.374.529a2.5 2.5 0 0 0-1.768 3.062zm.129.483-.13-.483-3.863 1.035.13.483zm-2.74-1.312L2.54 7.171l1.616 3.658 12.319-5.443zM2.54 7.171a4 4 0 0 0-2.247 4.694l3.863-1.036zM.294 11.865l1.44 5.372 3.863-1.035-1.44-5.373zm1.44 5.372a4 4 0 0 0 4.192 2.951l-.33-3.986zm4.192 2.951.737-.06-.328-3.987-.738.06zm-1.359-1.536.742 2.768 3.863-1.036-.741-2.768zm.742 2.768a2.5 2.5 0 0 0 3.062 1.768l-1.036-3.864a1.5 1.5 0 0 1 1.837 1.06zm3.062 1.768.965-.26-1.035-3.863-.966.259zm.965-.26a2.5 2.5 0 0 0 1.768-3.061l-3.863 1.035a1.5 1.5 0 0 1 1.06-1.837zm1.768-3.061-.647-2.418-3.864 1.036.648 2.417zm-2.415.093 10.766-.887-.329-3.987-10.766.888zm12.663-2.915-.13-.483-3.863 1.035.13.483zm-1.837-1.061a1.5 1.5 0 0 1 1.837 1.06l-3.864 1.036a2.5 2.5 0 0 0 3.062 1.768zm.966-.259-.966.259 1.035 3.864.966-.26zm-1.061 1.837a1.5 1.5 0 0 1 1.06-1.837l1.036 3.864a2.5 2.5 0 0 0 1.768-3.062zM15.538 3.073l3.882 14.49 3.864-1.036L19.4 2.038zm1.837 1.061a1.5 1.5 0 0 1-1.837-1.06L19.4 2.037A2.5 2.5 0 0 0 16.34.27zm-.966.259.966-.259L16.34.27l-.966.26z",mask:"url(#ic-notice-medium_svg__a)"}),r("path",{fill:"#333",d:"M6.56 9.395a.5.5 0 0 1 .354-.612l.966-.26a.5.5 0 0 1 .612.354l2.07 7.728a.5.5 0 0 1-.353.612l-.966.259a.5.5 0 0 1-.612-.354z"})]})}const xM=v(mM);function wM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("g",{clipPath:"url(#ic-notice-solid-medium_svg__a)",children:[r("rect",{width:24,height:24,fill:"#EAEAEA",rx:12}),r("path",{fill:"#333",d:"M14.821 7.927a1.5 1.5 0 0 0-2.17-1.342L7.187 9.317c-2.211 1.105-2.211 4.26 0 5.366l5.462 2.732a1.5 1.5 0 0 0 2.171-1.342zM18.471 12a2.65 2.65 0 0 0-2.65-2.65v1.3l.13.006a1.35 1.35 0 0 1-.13 2.694v1.3l.168-.005A2.65 2.65 0 0 0 18.47 12"})]}),r("defs",{children:r("clipPath",{id:"ic-notice-solid-medium_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}const yM=v(wM);function bM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#DDD"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.5 6h-1v-1H9v-3h-.5V9h2a.5.5 0 0 1 .5.5V13h.5v1h-2",clipRule:"evenodd"})]})}const MM=v(bM);function SM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#DDD",d:"M14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})})}const _M=v(SM);function IM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#3299FE",d:"M14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})})}const zM=v(IM);function CM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",...e,children:[r("circle",{cx:10.001,cy:10.501,r:7.5,fill:"#3299FE"}),r("path",{fill:"#EAF5FF",fillRule:"evenodd",d:"M9.385 10.444a.45.45 0 0 0 .132-.319V7.334a.45.45 0 0 1 .45-.45h1.012a.45.45 0 0 1 .45.45v3.583a.45.45 0 0 1-.132.319L8.6 13.934a.45.45 0 0 1-.636 0l-.716-.716a.45.45 0 0 1 0-.636z",clipRule:"evenodd"})]})}const AM=v(CM);function RM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",...e,children:[r("rect",{width:14,height:14,x:3,y:3.5,fill:"#AED8FF",rx:3}),r("path",{fill:"#3299FE",d:"M3 8.3c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3.5 6.12 3.5 7.8 3.5H10v14H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 15.22 3 14.38 3 12.7z"})]})}const kM=v(RM);function FM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M11.143 2.381c0-.21-.17-.381-.38-.381H9.237c-.21 0-.38.17-.38.38v.925a.4.4 0 0 1-.313.383 6 6 0 0 0-.44.118.4.4 0 0 1-.462-.176l-.462-.8a.38.38 0 0 0-.52-.14l-1.32.763a.38.38 0 0 0-.14.52l.463.802a.4.4 0 0 1-.078.487 7 7 0 0 0-.323.323.4.4 0 0 1-.487.079L3.974 5.2a.38.38 0 0 0-.52.14L2.69 6.66a.38.38 0 0 0 .14.52l.8.462c.16.093.23.286.176.462a6 6 0 0 0-.118.44.4.4 0 0 1-.383.313h-.925c-.21 0-.381.17-.381.381v1.524c0 .21.17.38.38.38h.926c.185 0 .342.134.383.314q.05.222.118.44a.4.4 0 0 1-.176.462l-.8.462a.38.38 0 0 0-.14.52l.762 1.32a.38.38 0 0 0 .52.14l.803-.464a.4.4 0 0 1 .487.08q.155.165.323.322a.4.4 0 0 1 .078.487l-.462.802a.38.38 0 0 0 .139.52l1.32.762a.38.38 0 0 0 .52-.14l.462-.8a.4.4 0 0 1 .462-.175q.216.066.44.118c.18.041.312.198.312.383v.924c0 .21.17.381.381.381h1.524c.21 0 .381-.17.381-.381v-.924c0-.185.133-.342.313-.383q.224-.052.44-.118a.4.4 0 0 1 .463.175l.462.8a.38.38 0 0 0 .52.14l1.32-.762a.38.38 0 0 0 .14-.52l-.464-.802a.4.4 0 0 1 .08-.487q.165-.156.322-.322a.4.4 0 0 1 .487-.08l.801.463a.38.38 0 0 0 .52-.14l.762-1.319a.38.38 0 0 0-.139-.52l-.8-.462a.4.4 0 0 1-.175-.462 7 7 0 0 0 .118-.44.4.4 0 0 1 .383-.313h.923c.21 0 .381-.17.381-.381V9.238c0-.21-.17-.38-.38-.38h-.924a.4.4 0 0 1-.383-.314 6 6 0 0 0-.118-.44.4.4 0 0 1 .175-.462l.8-.462a.38.38 0 0 0 .14-.52l-.762-1.32a.38.38 0 0 0-.52-.14l-.802.463a.4.4 0 0 1-.487-.079 7 7 0 0 0-.323-.322.4.4 0 0 1-.079-.487l.463-.802a.38.38 0 0 0-.14-.52l-1.319-.762a.38.38 0 0 0-.52.14l-.462.8a.4.4 0 0 1-.462.175 7 7 0 0 0-.441-.118.4.4 0 0 1-.313-.383zm-1.142 12a4.381 4.381 0 1 0 0-8.762 4.381 4.381 0 0 0 0 8.762",clipRule:"evenodd"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M9.577 8.045Q9.782 8 10 8a2 2 0 0 1 1.886 1.333H15c.184 0 .333.15.333.334v.666c0 .184-.149.333-.333.333h-3.114a2 2 0 0 1-2.309 1.29l-1.59 2.752a.333.333 0 0 1-.454.122l-.578-.333a.333.333 0 0 1-.122-.456l1.61-2.787A2 2 0 0 1 8 10c0-.475.165-.911.442-1.254l-1.61-2.788a.333.333 0 0 1 .123-.455l.577-.333a.333.333 0 0 1 .455.122z",clipRule:"evenodd"})]})}const BM=v(FM);function EM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M8.5 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2v3.5H11V9a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-.5H6.5V15H11v-.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5V16H6.25a.75.75 0 0 1-.75-.75V6h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5z"})})}const LM=v(EM);function DM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M20.416 8.124a.5.5 0 0 0-.832 0l-2.066 3.099a.5.5 0 0 0 .416.777h4.132a.5.5 0 0 0 .416-.777z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M12.882 3.043A9 9 0 1 0 21 12h-2a7 7 0 1 1-2.05-4.95l1.414-1.414a9 9 0 0 0-5.482-2.593m-2.005 8.284a.5.5 0 0 1-.147.354L8.19 14.223a.5.5 0 0 0 0 .707l.881.882a.5.5 0 0 0 .708 0l3.2-3.2a.5.5 0 0 0 .146-.354V8.006a.5.5 0 0 0-.5-.5h-1.247a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})]})}const TM=v(DM);function VM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#F4F4F4"}),r("path",{fill:"#CCC",fillRule:"evenodd",d:"M14.25 13a3.75 3.75 0 1 1 7.5 0v.5a.5.5 0 0 1-.5.5h-.5a.5.5 0 0 1-.5-.5V13a2.25 2.25 0 0 0-4.5 0v3H22a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h.25zM19 21a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-4 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0",clipRule:"evenodd"}),p("mask",{id:"ic-password-error-xlarge_svg__a",width:14,height:14,x:21,y:21,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M21 21h14v14H21z"}),r("path",{fillRule:"evenodd",d:"M28 33a5 5 0 1 0 0-10 5 5 0 0 0 0 10m-.75-7.75a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-1.5 0zm1.5 5.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0",clipRule:"evenodd"})]}),r("path",{fill:"#F66",fillRule:"evenodd",d:"M28 33a5 5 0 1 0 0-10 5 5 0 0 0 0 10m-.75-7.75a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-1.5 0zm1.5 5.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",d:"M31 28a3 3 0 0 1-3 3v4a7 7 0 0 0 7-7zm-3-3a3 3 0 0 1 3 3h4a7 7 0 0 0-7-7zm-3 3a3 3 0 0 1 3-3v-4a7 7 0 0 0-7 7zm3 3a3 3 0 0 1-3-3h-4a7 7 0 0 0 7 7zm0-8.5a2.75 2.75 0 0 0-2.75 2.75h4c0 .69-.56 1.25-1.25 1.25zm2.75 2.75A2.75 2.75 0 0 0 28 22.5v4c-.69 0-1.25-.56-1.25-1.25zm0 3v-3h-4v3zM28 31a2.75 2.75 0 0 0 2.75-2.75h-4c0-.69.56-1.25 1.25-1.25zm-2.75-2.75A2.75 2.75 0 0 0 28 31v-4c.69 0 1.25.56 1.25 1.25zm0-3v3h4v-3zM28 33.5a2.75 2.75 0 0 0 2.75-2.75h-4c0-.69.56-1.25 1.25-1.25zm-2.75-2.75A2.75 2.75 0 0 0 28 33.5v-4c.69 0 1.25.56 1.25 1.25zM28 28a2.75 2.75 0 0 0-2.75 2.75h4c0 .69-.56 1.25-1.25 1.25zm2.75 2.75A2.75 2.75 0 0 0 28 28v4c-.69 0-1.25-.56-1.25-1.25z",mask:"url(#ic-password-error-xlarge_svg__a)"})]})}const OM=v(VM);function PM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#555",fillRule:"evenodd",d:"M16.244 4.856A1.75 1.75 0 0 0 14.5 3.25h-6l-.144.006A1.75 1.75 0 0 0 6.75 5v.75h1.5V5l.007-.057A.25.25 0 0 1 8.5 4.75h6l.057.007A.25.25 0 0 1 14.75 5v7l-.007.057a.25.25 0 0 1-.243.193h-.25v1.5h.25l.143-.006A1.75 1.75 0 0 0 16.25 12V5zm-2.75 3A1.75 1.75 0 0 0 11.75 6.25h-6l-.144.006A1.75 1.75 0 0 0 4 8v7l.006.143A1.75 1.75 0 0 0 5.75 16.75h6l.143-.006A1.75 1.75 0 0 0 13.5 15V8z",clipRule:"evenodd"})})}const HM=v(PM);function UM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 4a2 2 0 0 0-2 2v1.17A3 3 0 0 0 3 10v8a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-8a3 3 0 0 0-3-3h-1V6a2 2 0 0 0-2-2zm8 3V6h-5v1zM8.5 7V6H7v1zM6 9a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1H6m8.5 3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const GM=v(UM);function WM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M7.15 3.17c.512.044.945.4 1.09.893l.026.109.571 2.874c.081.409-.048.832-.343 1.128L7.24 9.428a12.7 12.7 0 0 0 2.77 2.886l1.298-1.297a1.25 1.25 0 0 1 1.049-.355l.163.033 3.244.88c.545.148.923.644.922 1.209l-.003 1.95c-.001.677-.559 1.274-1.293 1.232-2.025-.12-4.002-.885-5.72-2.05a14.1 14.1 0 0 1-4.03-4.19C4.643 8.12 3.994 6.31 3.885 4.462c-.043-.735.555-1.293 1.232-1.294l1.922-.003zm4.138 9.987c1.237.706 2.565 1.161 3.894 1.288l.002-1.473-2.918-.793zm-5.883-8.49c.11 1.165.474 2.33 1.039 3.435l.895-.896-.505-2.541z"})})}const NM=v(WM);function jM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M16 5H4a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-9A.5.5 0 0 0 16 5M4 3.5a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m-5 5v-1.31l2-1.714 2.153 1.845a2 2 0 0 0 2.788-.18L13.5 9.742l3 3.334V14.5a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5m14.5 0v-2l-3.757-4.174a1 1 0 0 0-1.486 0l-3.43 3.811a.5.5 0 0 1-.698.045l-2.478-2.124a1 1 0 0 0-1.302 0L2 12.5v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2",clipRule:"evenodd"})]})}const $M=v(jM);function qM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#3299FE",d:"M6 16.032C6 9.338 11.439 4 18 4s12 5.338 12 12.032c0 3.244-1.277 6.288-3.564 8.555l-6.584 6.634-.003.003A2.6 2.6 0 0 1 18 32c-.68 0-1.348-.27-1.849-.775l-.003-.003-6.587-6.638A11.98 11.98 0 0 1 6 16.032"}),r("circle",{cx:18,cy:16,r:8,fill:"#fff"})]})}const XM=v(qM);function YM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 3C6.692 3 4 5.617 4 8.833c0 1.566.63 3.037 1.773 4.139l4.014 3.941a.303.303 0 0 0 .426 0l4.012-3.94A5.72 5.72 0 0 0 16 8.834C16 5.617 13.308 3 10 3m0 8a2.503 2.503 0 0 1-2.5-2.5C7.5 7.122 8.621 6 10 6s2.5 1.122 2.5 2.5S11.379 11 10 11",clipRule:"evenodd"})})}const KM=v(YM);function QM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#333"}),r("path",{fill:"#fff",d:"M24.5 17.134a1 1 0 0 1 0 1.732l-9 5.196a1 1 0 0 1-1.5-.866V12.804a1 1 0 0 1 1.5-.866z"})]})}const JM=v(QM);function ZM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.5-15a.5.5 0 0 1 .5.5V11h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V7.5a.5.5 0 0 1 .5-.5z",clipRule:"evenodd"})})}const eS=v(ZM);function tS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#DDD",d:"M5 8a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1H5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M7 5.25h10A2.75 2.75 0 0 1 19.75 8v9A2.75 2.75 0 0 1 17 19.75H7A2.75 2.75 0 0 1 4.25 17V8A2.75 2.75 0 0 1 7 5.25m10 1.5H7c-.69 0-1.25.56-1.25 1.25v9c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25",clipRule:"evenodd"}),r("rect",{width:8,height:2,x:8,y:11,fill:"#999",rx:1}),r("rect",{width:4,height:2,x:8,y:14,fill:"#999",rx:1})]})}const iS=v(tS);function nS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M7.5 2.5h7a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-9zm2.5 5c-2.045 0-3.792 1.244-4.5 3 .708 1.756 2.455 3 4.5 3s3.792-1.244 4.5-3c-.708-1.756-2.454-3-4.5-3m0 5c-1.13 0-2.045-.896-2.045-2s.916-2 2.045-2 2.046.896 2.046 2-.917 2-2.046 2m-1.227-2c0-.664.548-1.2 1.227-1.2.68 0 1.227.536 1.227 1.2S10.68 11.7 10 11.7c-.68 0-1.227-.536-1.227-1.2",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M3.5 6.5h4v-4",clipRule:"evenodd",opacity:.5})]})}const rS=v(nS);function oS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M17.872 5.518a1.175 1.175 0 0 1 1.064 1.064l.485 5.334c.032.347-.093.69-.34.937l-6.636 6.636a1.175 1.175 0 0 1-1.662 0L4.965 13.67a1.175 1.175 0 0 1 0-1.661l6.637-6.637c.247-.246.59-.37.937-.339zm3.056.883a3.175 3.175 0 0 0-2.875-2.875l-5.334-.485a3.18 3.18 0 0 0-2.532.917L3.55 10.595a3.175 3.175 0 0 0 0 4.49l5.82 5.819a3.175 3.175 0 0 0 4.49 0l6.636-6.637a3.18 3.18 0 0 0 .917-2.532zm-7.22 4.159a1.5 1.5 0 1 0 2.122-2.122 1.5 1.5 0 0 0-2.122 2.122",clipRule:"evenodd"})})}const sS=v(oS);function aS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:18,height:18,x:3,y:3,fill:"#D6E9FB",rx:6}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M9 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})]})}const lS=v(aS);function cS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.9 9.662c0 1.286.607 2.5 1.665 3.331.279.222.435.537.435.87C17 14.49 16.45 15 15.775 15H4.225C3.549 15 3 14.49 3 13.862c0-.332.156-.647.428-.863 1.065-.836 1.672-2.05 1.672-3.337V7.85c0-2.287 1.829-4.18 4.2-4.498V2.65c0-.36.314-.65.7-.65s.7.29.7.65v.702c2.37.317 4.2 2.21 4.2 4.498zM13 16c-.284 1.14-1.521 2-3 2s-2.716-.86-3-2z",clipRule:"evenodd"})})}const dS=v(cS);function hS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#555",fillRule:"evenodd",d:"M16 2a2 2 0 0 1 2 2v3.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm-.5 1.5a1 1 0 0 1 1 1V7a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1V4.5a1 1 0 0 1 1-1zM7.5 10.5a2 2 0 0 1 2 2V16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2zM7 12a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H4.5a1 1 0 0 1-1-1V13a1 1 0 0 1 1-1zM7.5 2a2 2 0 0 1 2 2v3.5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM7 3.5a1 1 0 0 1 1 1V7a1 1 0 0 1-1 1H4.5a1 1 0 0 1-1-1V4.5a1 1 0 0 1 1-1z",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M7 4.5H4.5V7H7z"}),r("path",{fill:"#555",fillRule:"evenodd",d:"M16 10.5a2 2 0 0 1 2 2V16a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2zm-.5 1.5a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1V13a1 1 0 0 1 1-1z",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M15.5 13H13v2.5h2.5z"})]})}const fS=v(hS);function uS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#F66",d:"M15 2a1 1 0 0 1 1 1v10.734l-1.003-.789c-.628-.494-1.497.006-1.497.862v.443h-2.75a1 1 0 0 0-1 1V17H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z"}),r("path",{fill:"#F9EBEB",d:"M10.25 8.25a2.25 2.25 0 0 1 2.25 2.25.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75 2.25 2.25 0 0 1 2.25-2.25zM9.5 4.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}),r("path",{fill:"#F66",d:"M14.5 15.028c0-.428.435-.678.749-.43l1.55 1.221a.563.563 0 0 1 0 .861l-1.55 1.222c-.314.247-.749-.003-.749-.43V17h-3a.5.5 0 0 1-.5-.5V16a.5.5 0 0 1 .5-.5h3z"})]})}const pS=v(uS);function gS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.291 15.82a.503.503 0 0 0 0 .711l.712.712a.503.503 0 0 0 .712 0l5.338-5.338 2.49 2.491a.503.503 0 0 0 .713 0l1.067-1.067 3.559-3.559 1.481 1.482a.539.539 0 0 0 .919-.343l.325-4.532a.54.54 0 0 0-.576-.575l-4.532.325a.539.539 0 0 0-.342.918l1.301 1.302-3.558 3.558-2.491-2.49a.503.503 0 0 0-.712 0l-1.068 1.067z",clipRule:"evenodd"})})}const vS=v(gS);function mS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10.793 7.146a.25.25 0 0 1 .354 0l.707.708a.25.25 0 0 1 0 .353l-3.177 3.177a.25.25 0 0 1-.354 0L6.146 9.207a.25.25 0 0 1 0-.353l.708-.708a.25.25 0 0 1 .353 0L8.5 9.44z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M9 2.5A6.5 6.5 0 0 1 15.5 9a6.47 6.47 0 0 1-1.406 4.033l1.76 1.76a.25.25 0 0 1 0 .354l-.707.707a.25.25 0 0 1-.354 0l-1.76-1.76A6.47 6.47 0 0 1 9 15.5a6.5 6.5 0 1 1 0-13m0 1.625a4.875 4.875 0 1 0 0 9.75 4.875 4.875 0 0 0 0-9.75",clipRule:"evenodd"})]})}const xS=v(mS);function wS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.346 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0m4.409 7.493a1.07 1.07 0 0 0-1.412-1.292l-7.156 2.744c-.854.328-.93 1.505-.126 1.94l2.305 1.247 3.472-3.795a.5.5 0 0 1 .707-.032l.236.216a.5.5 0 0 1 .031.707l-3.484 3.808 1.408 2.126c.504.762 1.67.581 1.92-.297zM12.608 22a.2.2 0 0 1-.193-.253l.442-1.603a.2.2 0 0 1 .193-.147h5.61c0-2.766-1.886-5.008-4.213-5.008a.13.13 0 0 1-.126-.165l.459-1.665a.195.195 0 0 1 .208-.144c3.004.325 5.358 3.327 5.358 6.982v.462c0 .851-.58 1.541-1.297 1.541z",clipRule:"evenodd"})})}const yS=v(wS);function bS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.133 5.243a7 7 0 1 0 1.536 6.89.473.473 0 0 0-.351-.599l-1.115-.27a.224.224 0 0 0-.27.16 5.133 5.133 0 1 1-.973-4.691H11.9a.5.5 0 0 0-.5.5V8.1a.5.5 0 0 0 .5.5h4.6a.5.5 0 0 0 .5-.5V3.5a.5.5 0 0 0-.5-.5h-.867a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const MS=v(bS);function SS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M6 6.75c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25a.75.75 0 0 1 0 1.5A2.75 2.75 0 0 1 3.25 12V8A2.75 2.75 0 0 1 6 5.25h5.008a.75.75 0 0 1 0 1.5zM13.25 6a.75.75 0 0 1 .75-.75A2.75 2.75 0 0 1 16.75 8v4A2.75 2.75 0 0 1 14 14.75H8.998a.75.75 0 0 1 0-1.5H14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25a.75.75 0 0 1-.75-.75",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10.029 3.968A.75.75 0 1 0 8.97 5.032L9.945 6l-.974.968a.75.75 0 0 0 1.058 1.064l1.508-1.5a.75.75 0 0 0 .003-1.06l-.002-.002-.001-.002m0 0-1.508-1.5z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M9.98 11.968a.75.75 0 1 1 1.057 1.064l-.974.968.974.968a.75.75 0 0 1-1.058 1.064l-1.508-1.5a.75.75 0 0 1-.002-1.062M9.98 11.968l-1.509 1.5z"})]})}const _S=v(SS);function IS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2 4.5v4a3.75 3.75 0 0 0 3.75 3.75h9.47l-2.397 2.396a.5.5 0 0 0 0 .708l.354.353a.5.5 0 0 0 .707 0l3.823-3.823a.5.5 0 0 0 0-.707l-3.823-3.823a.5.5 0 0 0-.707 0l-.354.353a.5.5 0 0 0 0 .707l2.336 2.336H5.75A2.25 2.25 0 0 1 3.5 8.5v-4A.5.5 0 0 0 3 4h-.5a.5.5 0 0 0-.5.5",clipRule:"evenodd"})})}const zS=v(IS);function CS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1h1a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm1 3a1 1 0 0 1-1-1H7a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-1a1 1 0 0 1-1 1zM8 9.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const AS=v(CS);function RS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5.768l4.994-2.884a.5.5 0 0 1 .683.183l.5.866a.5.5 0 0 1-.183.683L12 10l4.995 2.884a.5.5 0 0 1 .183.683l-.5.866a.5.5 0 0 1-.683.183L11 11.732V17.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5.768l-4.996 2.884a.5.5 0 0 1-.683-.183l-.5-.866a.5.5 0 0 1 .183-.683L8 10 3.005 7.116a.5.5 0 0 1-.183-.683l.5-.866a.5.5 0 0 1 .683-.183L9 8.268z"})})}const kS=v(RS);function FS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M8.211 20.598c1.155.667 2.623.416 3.72-.51.284-.24.242-.667-.045-.832l-4.35-2.512c-.287-.165-.678.012-.743.378-.254 1.413.264 2.81 1.418 3.476M21.592 16.867a.966.966 0 0 0 0-1.728L15.4 12.043a.966.966 0 0 0-1.37 1.099l.575 2.296h4.566c.294 0 .531.237.531.53v.13a.53.53 0 0 1-.53.532H14.59l-.558 2.234a.966.966 0 0 0 1.369 1.098z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M16.05 3.308c-.353-.204-.905-.448-1.49-.215a1.4 1.4 0 0 0-.578.438c-.05.064-.096.13-.132.189-2.363-.627-4.942.14-6.178 2.282l-.856 1.482c-.433.75-1.236 1.278-2.272 1.396l-.006.001a2.02 2.02 0 0 0-1.526.985c-.633 1.096-.06 2.36.892 2.91l8.864 5.117L13.24 16l-.042-.169-8.295-4.789a.32.32 0 0 1-.147-.163l-.003-.01.02-.003c1.6-.183 2.994-1.031 3.774-2.383l.856-1.482c.773-1.34 2.663-1.93 4.513-1.152l.535.226.463.35c1.555 1.18 2.008 3.042 1.319 4.376l1.789.894c1.077-2.1.437-4.602-1.23-6.277.033-.06.068-.133.098-.209.065-.165.134-.417.09-.718-.091-.624-.578-.98-.931-1.184m1.258 9.638-1.791-.896-.198.342a4.75 4.75 0 0 0-.58 3.036h2.03c-.165-.736-.057-1.45.282-2.036zm-.173 3.691h-2.082a6 6 0 0 0 .095.236l-.01.002a.32.32 0 0 1-.214-.047l-.331-.191h-.03l-.5 1.998c.944.46 2.225.287 2.827-.757.225-.39.298-.822.245-1.241m-1.965.227-.002.002zM4.75 10.848v.003z",clipRule:"evenodd"})]})}const BS=v(FS);function ES(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11.36 3.071c.44-.175.854.008 1.119.161.264.153.63.42.698.888.033.226-.019.415-.068.539q-.035.087-.073.157c1.25 1.256 1.73 3.132.922 4.707l-1.342-.67c.518-1 .177-2.397-.989-3.282l-.347-.263-.401-.169c-1.387-.583-2.805-.141-3.385.864l-.642 1.111c-.585 1.014-1.63 1.65-2.83 1.788h.001l-.089-.745.085.745h.003l-.016.003.002.007a.24.24 0 0 0 .11.122l6.222 3.592.032.126-.355 1.419-6.648-3.838C2.655 9.92 2.225 8.973 2.7 8.15c.247-.428.68-.682 1.145-.738h.004c.777-.089 1.38-.486 1.704-1.048l.642-1.111c.927-1.607 2.861-2.182 4.634-1.712.027-.044.06-.094.099-.142.083-.104.22-.243.432-.328m.718 6.718 1.345.672-.017.029 3.23 1.615a.724.724 0 0 1 0 1.296l-4.643 2.321a.724.724 0 0 1-1.027-.823l.04-.163-.017-.009.374-1.498h.02l.002-.006h3.436c.22 0 .399-.178.399-.398v-.097a.4.4 0 0 0-.399-.399h-3.425l-.43-1.722a.724.724 0 0 1 1.027-.824l.069.035zm-8.074-.902v.002zM6.6 16.2c.866.5 1.967.312 2.79-.382.213-.18.181-.5-.034-.625l-3.262-1.884c-.216-.124-.509.009-.558.284-.19 1.06.198 2.107 1.064 2.607",clipRule:"evenodd"})})}const LS=v(ES);function DS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M14.5 2A1.5 1.5 0 0 1 16 3.5v13a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 4 16.5v-13A1.5 1.5 0 0 1 5.5 2zm-9 14.5h9v-13h-9zm4-3a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .5-.5zm3.5-3a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V11a.5.5 0 0 1 .5-.5zM8.5 7c1.105 0 2 .494 2 1.294 0 .39-.316.706-.706.706H7.206a.706.706 0 0 1-.706-.706c0-.8.895-1.294 2-1.294m0-2.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2"})})}const TS=v(DS);function VS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3.5 4 7l4 3.5v-2h1.682c1.604.06 2.857 1.522 2.857 3.794 0 2.323-2.77 4.206-2.77 4.206C12.66 16.5 15 14.038 15 11s-2.342-5.5-5.23-5.5H8z",clipRule:"evenodd"})})}const OS=v(VS);function PS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.376 6.416a.5.5 0 0 0 0-.832L3.777 2.518A.5.5 0 0 0 3 2.934v6.132a.5.5 0 0 0 .777.416z",clipRule:"evenodd"})})}const ac=v(PS);function HS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.47 1.47a.75.75 0 0 0 0 1.06L6.94 6 3.47 9.47a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 0 0-1.06 0",clipRule:"evenodd"})})}const US=v(HS);function GS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.27 16.733a.906.906 0 0 1-.089-1.19l.09-.102L11.77 10l-5.5-5.441a.906.906 0 0 1-.09-1.19l.09-.102a.93.93 0 0 1 1.201-.088l.104.088 6.154 6.087a.906.906 0 0 1 .089 1.19l-.09.102-6.153 6.087a.93.93 0 0 1-1.306 0",clipRule:"evenodd"})})}const WS=v(GS);function NS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.318 16.481c.594-1.784 2.86-2.318 4.189-.988s.795 3.594-.99 4.188l-2.004.67c-1.151.383-2.247-.713-1.863-1.864zm2.775.426a.53.53 0 0 0-.877.207l-.335 1.005 1.004-.335a.53.53 0 0 0 .208-.877M17.882 5.004q.146.003.293.013l.124.007q.216.017.433.048a1.4 1.4 0 0 1 .463.152c.39.208.67.59.735 1.046q.06.435.067.87v.113a7 7 0 0 1-.038.749q-.005.056-.012.112a7 7 0 0 1-.05.343l-.014.083q-.078.423-.205.833l-.016.048a7 7 0 0 1-.12.342l-.062.155a7 7 0 0 1-.18.408l-.073.15q-.06.114-.122.227l-.078.134a7 7 0 0 1-.85 1.165l.083.3a7.7 7.7 0 0 1-.275 4.658l-.426 1.106c-.6 1.558-2.56 2.019-3.788.939l-.117-.11-1.653-1.654v.002l-5.894-5.897-.11-.116c-1.08-1.229-.619-3.188.939-3.787l1.106-.427a7.7 7.7 0 0 1 4.656-.275l.301.083a7 7 0 0 1 1.207-.877l.072-.042a7 7 0 0 1 .617-.308l.128-.053q.122-.051.246-.098.072-.026.146-.05.436-.153.89-.247l.111-.023q.129-.024.258-.043.08-.013.16-.024a7 7 0 0 1 .856-.055q.096-.002.192 0m-4.338 10.952 1.525 1.525a.38.38 0 0 0 .622-.133h.002l.425-1.107.081-.225a5.7 5.7 0 0 0 .257-2.487zm4.173-8.953a5.06 5.06 0 0 0-3.377 1.305l-.11.098q-.204.196-.387.416l-3.379 4.054 1.66 1.659 4.054-3.377q.285-.241.53-.515A5.06 5.06 0 0 0 17.99 7.01a5 5 0 0 0-.273-.006m-6.246 1.54c-.9-.106-1.83.002-2.711.34l-1.108.426a.38.38 0 0 0-.131.623l1.523 1.524z",clipRule:"evenodd"})})}const jS=v(NS);function $S(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M17.75 15a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25H2.25a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25zm0-2a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25H2.25a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25zm-.25-9a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.4.49l-.1.01h-15l-.1-.01a.5.5 0 0 1-.4-.49v-7a.5.5 0 0 1 .5-.5zm-14 6.5h13v-5h-13zm6.5-4c.232 0 .348 0 .445.016a1.25 1.25 0 0 1 1.04 1.039c.015.097.015.213.015.445s0 .348-.016.445a1.25 1.25 0 0 1-1.039 1.04A3 3 0 0 1 10 9.5c-.232 0-.348 0-.445-.016a1.25 1.25 0 0 1-1.04-1.039A3 3 0 0 1 8.5 8c0-.232 0-.348.016-.445a1.25 1.25 0 0 1 1.039-1.04C9.652 6.5 9.768 6.5 10 6.5m-4 .75a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m8 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"})})}const qS=v($S);function XS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M20.038 3.012c.326 0 .577.288.531.611l-.636 4.47a.535.535 0 0 1-.934.275l-1.274-1.466-4.884 4.245a1.09 1.09 0 0 1-1.536-.107l-1.98-2.277L5.1 12.435a.5.5 0 0 1-.705-.05l-.773-.888a.5.5 0 0 1 .05-.706l5.046-4.386a1.09 1.09 0 0 1 1.536.107l1.98 2.277 4.062-3.53-1.175-1.352a.535.535 0 0 1 .403-.886zM17 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-8 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM5.5 16a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm7.5-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const YS=v(XS);function KS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",fillRule:"evenodd",d:"M2.25 4.25A2.75 2.75 0 0 1 5 1.5h3A.75.75 0 0 1 8 3H5c-.69 0-1.25.56-1.25 1.25v2a.75.75 0 0 1-1.5 0zM17.75 4.25A2.75 2.75 0 0 0 15 1.5h-3A.75.75 0 0 0 12 3h3c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0zM2.25 14.75A2.75 2.75 0 0 0 5 17.5h3A.75.75 0 0 0 8 16H5c-.69 0-1.25-.56-1.25-1.25v-2a.75.75 0 0 0-1.5 0zM17.75 14.75A2.75 2.75 0 0 1 15 17.5h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25v-2a.75.75 0 0 1 1.5 0zM1.75 9.5a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75",clipRule:"evenodd"})})}const QS=v(KS);function JS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h1v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h6zM6 7a1 1 0 0 0-1 1v1h14V8a1 1 0 0 0-1-1zM5 17v-6h14v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1m3.5-4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const ZS=v(JS);function e_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9.756 3.138a.5.5 0 0 1 .49 0l6.98 3.927c.17.096.254.265.254.435h.02v6.25H16V8.624l-.75.422v4.187c0 .418-.208.808-.556 1.04l-4 2.667c-.42.28-.967.28-1.387 0l-4-2.667a1.25 1.25 0 0 1-.556-1.04V9.047L2.775 7.936a.5.5 0 0 1 0-.871zm.49 8.725-.059.028a.5.5 0 0 1-.373 0l-.059-.028L6.252 9.89v3.208l3.75 2.5 3.75-2.5V9.89zM5.059 7.499l4.942 2.78 4.94-2.78-4.94-2.778z"})})}const t_=v(e_);function i_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.345 3.344a8.005 8.005 0 0 1 11.952 10.61l3.425 3.425a.95.95 0 0 1-1.342 1.343l-3.425-3.425A8.006 8.006 0 0 1 3.345 3.344m9.91 1.415a6.009 6.009 0 1 0-8.497 8.498 6.009 6.009 0 0 0 8.497-8.498",clipRule:"evenodd"})})}const n_=v(i_);function r_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M14.885 3.099 3.375 8.937a.735.735 0 0 0 .037 1.3l2.914 1.445a.5.5 0 0 0 .562-.082l5.137-4.76a.28.28 0 0 1 .378.011.27.27 0 0 1 .007.38l-4.067 5.095a1 1 0 0 0-.219.624v2.707a.5.5 0 0 0 .878.327l1.728-1.999 3.56 1.815a.746.746 0 0 0 1.076-.535l.623-11.404c.104-.614-.559-1.07-1.104-.762"})})}const o_=v(r_);function s_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M12.628 3c.14 0 .3 0 .44.01.114.009.254.027.405.075l.154.06c.246.11.462.28.628.494l.068.094.083.144c.073.141.114.276.14.387.034.135.06.294.083.431l.037.22.009.043c.05.176.252.26.413.17l.037-.024.18-.127c.114-.082.244-.176.364-.248.13-.08.308-.171.533-.216.266-.054.54-.04.799.038l.11.037.15.067c.141.073.253.16.34.234.106.091.219.204.318.303l.889.89.154.155q.08.082.15.161c.074.087.16.199.233.34l.068.153c.11.289.136.604.075.908a1.7 1.7 0 0 1-.215.533c-.073.12-.167.25-.249.363l-.13.183-.022.033a.287.287 0 0 0 .171.414l.042.008c.05.01.115.02.22.037.137.023.296.049.431.082.148.036.338.097.53.224.259.172.463.415.59.695.093.21.123.407.134.56.011.14.01.3.01.44v1.258c0 .14.001.3-.01.44-.011.152-.04.35-.134.559a1.65 1.65 0 0 1-.59.695c-.19.126-.378.187-.527.224-.136.034-.295.06-.434.083l-.223.038-.04.007a.287.287 0 0 0-.17.414l.023.035.128.182c.082.114.176.243.248.363.06.098.126.222.174.373l.042.16.019.114c.03.23.01.463-.057.684l-.037.11a1.7 1.7 0 0 1-.302.493 4 4 0 0 1-.149.16l-.154.156-.889.89c-.1.099-.212.212-.318.303-.116.1-.276.22-.49.301a1.64 1.64 0 0 1-.794.094l-.115-.019a1.7 1.7 0 0 1-.533-.215c-.12-.073-.25-.167-.363-.249-.087-.061-.14-.1-.182-.128l-.035-.024a.286.286 0 0 0-.413.171l-.009.046-.037.216c-.023.137-.049.296-.082.431a1.8 1.8 0 0 1-.14.387l-.084.144a1.64 1.64 0 0 1-.593.538l-.103.05c-.21.094-.406.124-.559.135-.14.011-.3.01-.44.01h-1.257c-.14 0-.3.001-.44-.01a1.8 1.8 0 0 1-.405-.075l-.154-.06a1.64 1.64 0 0 1-.628-.494l-.068-.094a1.7 1.7 0 0 1-.224-.53c-.033-.136-.059-.295-.082-.432l-.037-.218-.008-.043a.287.287 0 0 0-.414-.17l-.037.024-.18.127c-.113.081-.243.175-.362.248-.13.078-.308.172-.535.217a1.65 1.65 0 0 1-.908-.076 1.7 1.7 0 0 1-.49-.3c-.107-.092-.22-.205-.319-.304l-.889-.89c-.099-.098-.212-.211-.303-.317-.1-.116-.22-.276-.301-.49a1.65 1.65 0 0 1-.075-.909 1.7 1.7 0 0 1 .216-.533c.072-.12.166-.25.248-.363l.153-.22.025-.062a.286.286 0 0 0-.134-.325l-.062-.025c.011.003.005 0-.044-.009l-.219-.037c-.139-.023-.298-.05-.434-.083a1.7 1.7 0 0 1-.528-.224 1.64 1.64 0 0 1-.588-.694 1.7 1.7 0 0 1-.135-.56c-.01-.14-.01-.3-.01-.44V11.37l.001-.22q0-.114.009-.22c.011-.152.04-.35.135-.56.126-.28.33-.523.588-.695.192-.127.383-.188.53-.224.136-.033.295-.059.432-.082l.218-.037.043-.008a.286.286 0 0 0 .145-.451l-.127-.18c-.082-.114-.176-.244-.248-.364a1.8 1.8 0 0 1-.174-.373l-.042-.16a1.64 1.64 0 0 1 .075-.908l.067-.152c.073-.14.16-.252.234-.339.091-.106.204-.219.303-.318l.89-.889.154-.153q.082-.08.162-.148a1.6 1.6 0 0 1 .49-.304c.291-.11.607-.136.909-.075.225.045.404.137.534.216.12.072.25.166.363.248l.221.154c.16.089.361.005.412-.171l.009-.044.037-.219c.023-.137.049-.296.082-.431.036-.148.097-.34.224-.53.172-.26.415-.463.696-.59.21-.093.406-.123.559-.134.14-.01.3-.01.44-.01zm-1.281 2-.004.023-.044.255-.053.233a2.285 2.285 0 0 1-3.302 1.368c-.128-.071-.272-.175-.415-.277l-.02-.014-.016.017-.89.89-.017.016.015.02c.102.143.204.284.274.41a2.286 2.286 0 0 1-1.368 3.306c-.14.04-.317.068-.484.096L5 11.347v1.305l.023.005c.172.029.347.056.488.097l.13.042a2.285 2.285 0 0 1 1.3 3.139l-.062.122c-.07.127-.173.268-.276.413l-.015.02.923.922.02-.014c.142-.101.284-.204.411-.275a2.286 2.286 0 0 1 3.305 1.37c.04.14.068.317.096.484l.004.022.024.001h1.257l.023-.001.005-.022c.03-.175.057-.345.097-.485a2.285 2.285 0 0 1 3.304-1.37c.128.071.273.177.41.276l.02.013.017-.016.889-.89.016-.019-.012-.018c-.099-.138-.204-.282-.275-.41a2.286 2.286 0 0 1 1.368-3.305c.142-.04.324-.069.487-.096l.022-.005.001-.023V11.37l-.001-.024-.022-.004c-.166-.028-.344-.056-.485-.096a2.286 2.286 0 0 1-1.37-3.305c.072-.128.18-.276.276-.409l.012-.02-.016-.017-.89-.89-.017-.017-.02.015q-.105.077-.21.149l-.2.126a2.286 2.286 0 0 1-3.304-1.368c-.04-.14-.068-.316-.097-.488L12.651 5z"}),r("path",{fill:"#333",d:"M12.178 8.576A3.43 3.43 0 0 1 15.43 12l-.005.177A3.43 3.43 0 0 1 12 15.429l-.177-.005a3.43 3.43 0 0 1-3.247-3.247L8.572 12a3.43 3.43 0 0 1 3.429-3.429zM12 10.571a1.429 1.429 0 1 0 0 2.858 1.429 1.429 0 0 0 0-2.858"})]})}const a_=v(s_);function l_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.399 15.556c.07.138.106.35.177.775.04.238.06.357.119.446a.5.5 0 0 0 .211.18c.098.043.218.043.46.043h1.269c.24 0 .361 0 .459-.044a.5.5 0 0 0 .211-.18c.06-.088.08-.207.119-.445.07-.424.106-.636.177-.774a1 1 0 0 1 1.196-.496c.148.048.323.173.673.423.196.14.294.21.399.231a.5.5 0 0 0 .276-.023c.1-.038.186-.123.356-.293l.898-.898c.17-.17.255-.255.293-.355a.5.5 0 0 0 .023-.277c-.021-.105-.091-.203-.231-.399-.25-.35-.375-.525-.423-.673a1 1 0 0 1 .495-1.196c.139-.071.351-.106.775-.177.238-.04.357-.06.446-.119a.5.5 0 0 0 .18-.211c.043-.098.043-.218.043-.46V9.366c0-.24 0-.361-.044-.459a.5.5 0 0 0-.18-.211c-.088-.06-.207-.08-.445-.119-.424-.07-.637-.106-.775-.177a1 1 0 0 1-.495-1.196c.047-.148.172-.323.422-.673.14-.196.21-.294.231-.4a.5.5 0 0 0-.022-.276c-.039-.1-.124-.185-.294-.355L14.5 4.6c-.17-.17-.255-.255-.355-.293a.5.5 0 0 0-.277-.023c-.104.02-.202.09-.398.23-.35.25-.525.376-.673.423a1 1 0 0 1-1.196-.495c-.071-.139-.106-.35-.177-.775-.04-.237-.06-.356-.119-.445a.5.5 0 0 0-.211-.18C10.996 3 10.876 3 10.634 3H9.366c-.24 0-.361 0-.459.044a.5.5 0 0 0-.211.18c-.06.088-.08.207-.119.444-.07.425-.106.637-.177.776a1 1 0 0 1-1.196.495c-.148-.048-.323-.173-.673-.423-.196-.14-.294-.21-.4-.231a.5.5 0 0 0-.276.023c-.1.038-.185.123-.355.293L4.6 5.5c-.17.17-.255.255-.293.355a.5.5 0 0 0-.023.277c.02.105.09.203.23.399.25.35.376.525.424.673A1 1 0 0 1 4.443 8.4c-.138.071-.35.106-.775.177-.237.04-.356.06-.445.119a.5.5 0 0 0-.18.211C3 9.004 3 9.124 3 9.366v1.269c0 .24 0 .361.044.459a.5.5 0 0 0 .18.211c.088.06.207.08.444.119.424.07.636.106.775.177a1 1 0 0 1 .495 1.196c-.048.148-.173.323-.423.673-.14.196-.21.294-.23.399a.5.5 0 0 0 .022.276c.038.1.124.186.294.356l.898.898c.17.17.255.255.355.293a.5.5 0 0 0 .276.023c.105-.021.203-.091.4-.231.35-.25.525-.376.673-.423a1 1 0 0 1 1.196.495M10 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6",clipRule:"evenodd"})})}const c_=v(l_);function d_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:16,height:16,x:2,y:2,fill:"#EAF5FF",rx:3}),r("path",{fill:"#3299FE",d:"M4.828 9.194c.343.272.775.414 1.284.42.454.005.875-.128 1.249-.395.346-.269.508-.596.508-1.028.007-.419-.16-.754-.51-1.026a1.55 1.55 0 0 0-.915-.32c-.378-.007-.635-.043-.83-.21-.163-.11-.18-.318-.18-.403a.48.48 0 0 1 .169-.37.7.7 0 0 1 .512-.18c.332.016.6.21.756.544h.886a1.32 1.32 0 0 0-.465-.953c-.311-.276-.708-.417-1.18-.417-.44.006-.828.138-1.154.393q-.492.395-.494.978c0 .427.165.752.49.966.345.228.685.316.908.351q.093.014.184.024c.248.028.482.055.699.228l.006.006c.123.139.172.25.17.383a.53.53 0 0 1-.172.41c-.15.14-.377.218-.638.218q-.323 0-.597-.188a.56.56 0 0 1-.248-.436h-.947c.018.414.19.752.509 1.006"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M6.095 13.377a1.172 1.172 0 1 0 0-2.343 1.172 1.172 0 0 0 0 2.343m0 .923a2.094 2.094 0 1 0 0-4.19 2.094 2.094 0 0 0 0 4.19",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M10.71 10.11a2.095 2.095 0 1 1-1.17 3.832v1.811h-.924v-3.478h.004c0-.023-.004-.046-.004-.07 0-1.156.938-2.094 2.095-2.094m0 .924a1.172 1.172 0 1 0 .001 2.344 1.172 1.172 0 0 0 0-2.344M13.231 9.647h.923v4.686h-.923zM9.54 6.079a1.882 1.882 0 0 1 2.84 1.617v1.917h-.924V7.696a.96.96 0 0 0-1.917 0v1.918h-.923V4.217h.923z"}),r("circle",{cx:15.432,cy:13.764,r:.568,fill:"#3299FE"})]})}const h_=v(d_);function f_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 1.5h5.5V7H9V4.121l-6.44 6.44L1.5 9.5 8 3H5z",clipRule:"evenodd"})})}const u_=v(f_);function p_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 7a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h13a1 1 0 1 0 0-2z",clipRule:"evenodd"})})}const g_=v(p_);function v_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.253 2.924a1.83 1.83 0 0 0-1.813-.1c-.527.255-.954.725-1.29 1.242-.68 1.044-1.177 2.563-1.405 4.096-.179 1.21-.2 2.5.03 3.64-.816.835-1.657 1.52-2.422 1.932a.75.75 0 0 0 .71 1.321c.741-.399 1.51-.986 2.256-1.686.214.394.486.751.83 1.042.55.465 1.238.725 2.047.734a5.4 5.4 0 0 0 3.087-.906q.057.076.12.15c.41.471.978.756 1.676.756 1.175 0 1.926-.761 2.366-1.457.199.275.426.544.666.776.257.247.568.49.908.626a.75.75 0 1 0 .56-1.391c-.086-.034-.235-.13-.427-.316-.184-.176-.371-.4-.537-.638a4 4 0 0 1-.382-.671 1.4 1.4 0 0 1-.078-.227l.005-.043v-.001a1 1 0 0 0-.003-.176v-.001a.751.751 0 0 0-1.396-.286l-.002.002a1 1 0 0 0-.047.093l-.04.095-.014.102a1 1 0 0 0-.01.122q-.009.04-.025.098c-.054.2-.153.49-.302.782-.322.628-.734 1.01-1.242 1.01a.66.66 0 0 1-.543-.24 1 1 0 0 1-.106-.144q.232-.25.438-.517c1.028-1.333 1.602-2.977 1.787-4.276.115-.8.073-1.512-.215-2.028a1.37 1.37 0 0 0-.706-.632 1.37 1.37 0 0 0-.917-.01c-.53.173-.981.618-1.317 1.142-.348.544-.627 1.255-.777 2.096-.21 1.181-.295 2.596-.049 3.752l.01.041a3.95 3.95 0 0 1-2.472.817c-.477-.005-.824-.15-1.093-.378-.273-.231-.504-.58-.678-1.053a21 21 0 0 0 2.255-3.047c.708-1.175 1.254-2.384 1.456-3.436.193-1.011.11-2.187-.9-2.807M7.41 8.393a19 19 0 0 1-1.3 1.88c-.019-.604.023-1.246.118-1.891.207-1.398.652-2.69 1.177-3.498.266-.408.508-.623.685-.708.129-.062.227-.066.376.026.174.107.373.4.211 1.247-.154.805-.602 1.84-1.267 2.944m5.76-.138a8.1 8.1 0 0 1-1.146 3.079c-.01-.656.056-1.368.175-2.036.12-.674.335-1.194.563-1.55.162-.253.309-.392.409-.463.04.157.071.46-.002.97M4.75 17a.75.75 0 0 0 0 1.5H16V18a1 1 0 0 0-1-1z",clipRule:"evenodd"})})}const m_=v(v_);function x_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.033 2.278a.95.95 0 0 0-1.344 0l-2.017 2.017a.95.95 0 0 0-.278.677q-.127-.005-.255.009l-4.966.552A1.66 1.66 0 0 0 4.76 6.717l-2.69 9.148c-.372 1.263.802 2.437 2.065 2.065l9.148-2.69a1.66 1.66 0 0 0 1.184-1.413l.552-4.966q.014-.128.009-.255a.95.95 0 0 0 .677-.278l2.017-2.017a.95.95 0 0 0 0-1.344zm-3.736 4.12a.24.24 0 0 1 .194.068l2.043 2.043a.24.24 0 0 1 .068.194l-.552 4.967a.24.24 0 0 1-.17.202l-8.613 2.533 3.75-3.75a1.902 1.902 0 1 0-.671-.673l-3.751 3.751L6.128 7.12a.24.24 0 0 1 .202-.169z",clipRule:"evenodd"})})}const w_=v(x_);function y_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.884 6.116a1.25 1.25 0 0 1 0 1.768l-6.25 6.25a1.25 1.25 0 0 1-1.768 0l-3.75-3.75a1.25 1.25 0 0 1 1.768-1.768l2.866 2.866 5.366-5.366a1.25 1.25 0 0 1 1.768 0",clipRule:"evenodd"})})}const b_=v(y_);function M_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.801 3a.5.5 0 0 0-.5.5v9.833h-1a.5.5 0 0 0-.4.8l2 2.667a.5.5 0 0 0 .8 0l2-2.667a.5.5 0 0 0-.4-.8h-1V3.5a.5.5 0 0 0-.5-.5zm8.156 3.25-.608-1.618-.608 1.618zm.507 1.349.409 1.087c.047.126.168.21.303.21h.6a.324.324 0 0 0 .306-.428l-1.584-4.646c-.374-1.096-1.924-1.096-2.297 0l-1.584 4.646a.324.324 0 0 0 .306.428h.6a.32.32 0 0 0 .303-.21l.409-1.087zM11.191 11.5a.316.316 0 0 0-.316.316v.684c0 .175.142.316.316.316h2.576l-2.576 2.945a.763.763 0 0 0 .574 1.265h3.794a.316.316 0 0 0 .316-.315v-.685a.316.316 0 0 0-.316-.315h-2.576l2.577-2.945a.763.763 0 0 0-.575-1.266z",clipRule:"evenodd"})})}const S_=v(M_);function __(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.318 2.735c0-.276.224-.502.5-.484a7.75 7.75 0 1 1-7.576 4.572l-1.084-.577a.487.487 0 0 1-.002-.858l3.194-1.72a.487.487 0 0 1 .715.38l.36 3.61a.487.487 0 0 1-.713.478l-1.097-.583a6.2 6.2 0 1 0 6.203-3.748.533.533 0 0 1-.5-.52zm-.42 6.982a.5.5 0 0 1-.146.354l-2.28 2.28a.5.5 0 0 0 0 .707l.353.354a.5.5 0 0 0 .707 0l2.72-2.72a.5.5 0 0 0 .147-.354V6.735a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const I_=v(__);function z_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.65 2.735a.476.476 0 0 0-.5-.484 7.75 7.75 0 1 0 7.576 4.572l1.084-.577a.487.487 0 0 0 .003-.858l-3.194-1.72a.487.487 0 0 0-.716.38l-.36 3.61c-.038.386.37.66.714.478l1.096-.583A6.2 6.2 0 1 1 9.15 3.805a.533.533 0 0 0 .5-.52zm-.085 6.982a.5.5 0 0 1-.147.354l-2.28 2.28a.5.5 0 0 0 0 .707l.353.354a.5.5 0 0 0 .708 0l2.72-2.72a.5.5 0 0 0 .146-.354V6.735a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const C_=v(z_);function A_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.001 3a.5.5 0 0 0-.5.5v9.833h-1a.5.5 0 0 0-.4.8l2 2.667a.5.5 0 0 0 .8 0l2-2.667a.5.5 0 0 0-.4-.8h-1V3.5a.5.5 0 0 0-.5-.5zm8.157 11.25-.609-1.618-.608 1.618zm.506 1.349.409 1.087c.047.126.168.21.303.21h.6a.324.324 0 0 0 .306-.428l-1.584-4.646c-.374-1.096-1.924-1.096-2.297 0l-1.584 4.646a.324.324 0 0 0 .306.428h.6a.32.32 0 0 0 .303-.21l.409-1.087zM11.391 3a.316.316 0 0 0-.316.316V4c0 .175.142.316.316.316h2.576L11.391 7.26a.763.763 0 0 0 .574 1.265h3.794a.316.316 0 0 0 .316-.315v-.685a.316.316 0 0 0-.316-.315h-2.576l2.577-2.945A.763.763 0 0 0 15.185 3z",clipRule:"evenodd"})})}const R_=v(A_);function k_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2.25 5c0-.966.784-1.75 1.75-1.75h9c.966 0 1.75.784 1.75 1.75v2q0 .127-.018.25H17c.966 0 1.75.784 1.75 1.75v2A1.75 1.75 0 0 1 17 12.75h-.268q.018.123.018.25v2A1.75 1.75 0 0 1 15 16.75H5A1.75 1.75 0 0 1 3.25 15v-2c0-.966.784-1.75 1.75-1.75h1.268A2 2 0 0 1 6.25 11V9q0-.127.018-.25H4A1.75 1.75 0 0 1 2.25 7zM8 11.25h9a.25.25 0 0 0 .25-.25V9a.25.25 0 0 0-.25-.25H8a.25.25 0 0 0-.25.25v2c0 .138.112.25.25.25m7 1.5H5a.25.25 0 0 0-.25.25v2c0 .138.112.25.25.25h10a.25.25 0 0 0 .25-.25v-2a.25.25 0 0 0-.25-.25M13.25 7a.25.25 0 0 1-.25.25H4A.25.25 0 0 1 3.75 7V5A.25.25 0 0 1 4 4.75h9a.25.25 0 0 1 .25.25z",clipRule:"evenodd"})})}const F_=v(k_);function B_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M5 17.75a.75.75 0 0 1 .75-.75h8.786a.75.75 0 0 1 0 1.5H5.75a.75.75 0 0 1-.75-.75"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M6.25 6a3.75 3.75 0 1 1 6.687 2.332c-.436.549-.687.982-.687 1.396 0 .62.47 1.14 1.088 1.202l1.436.144a2.75 2.75 0 0 1 2.476 2.736V14a1.75 1.75 0 0 1-1.75 1.75h-11A1.75 1.75 0 0 1 2.75 14v-.19a2.75 2.75 0 0 1 2.476-2.736l1.436-.144A1.21 1.21 0 0 0 7.75 9.728c0-.414-.251-.847-.687-1.396A3.74 3.74 0 0 1 6.25 6M10 3.75a2.25 2.25 0 0 0-1.763 3.648c.434.546 1.013 1.346 1.013 2.33a2.71 2.71 0 0 1-2.439 2.695l-1.435.143A1.25 1.25 0 0 0 4.25 13.81V14c0 .138.112.25.25.25h11a.25.25 0 0 0 .25-.25v-.19a1.25 1.25 0 0 0-1.126-1.244l-1.435-.143a2.71 2.71 0 0 1-2.439-2.695c0-.984.58-1.784 1.013-2.33A2.25 2.25 0 0 0 10 3.75",clipRule:"evenodd"})]})}const E_=v(B_);function L_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M8.43 3.485c.643-1.3 2.498-1.3 3.14 0l1.221 2.476a.25.25 0 0 0 .189.137l2.731.396c1.435.209 2.008 1.973.97 2.985l-1.977 1.927a.25.25 0 0 0-.072.222l.467 2.72c.245 1.43-1.255 2.52-2.54 1.845l-2.443-1.285a.25.25 0 0 0-.232 0l-2.443 1.285c-1.284.675-2.784-.415-2.54-1.844l.467-2.721a.25.25 0 0 0-.072-.222L3.32 9.48c-1.038-1.012-.465-2.776.97-2.985l2.732-.396a.25.25 0 0 0 .188-.137zm1.795.663a.25.25 0 0 0-.45 0L8.555 6.624a1.75 1.75 0 0 1-1.318.958l-2.731.396a.25.25 0 0 0-.139.427l1.977 1.927c.412.402.6.981.503 1.549L6.38 14.6a.25.25 0 0 0 .362.264l2.444-1.284a1.75 1.75 0 0 1 1.629 0l2.443 1.284a.25.25 0 0 0 .362-.264l-.465-2.72a1.75 1.75 0 0 1 .502-1.549l1.977-1.927a.25.25 0 0 0-.139-.427l-2.731-.396a1.75 1.75 0 0 1-1.318-.958z"})})}const D_=v(L_);function T_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.16 2.555a.913.913 0 0 1 1.68 0L12.6 6.689l4.558.356a.912.912 0 0 1 .514 1.609l-3.456 2.889 1.058 4.329a.912.912 0 0 1-1.354 1L10 14.533 6.079 16.87a.913.913 0 0 1-1.354-1l1.058-4.328-3.456-2.889a.912.912 0 0 1 .514-1.609l4.557-.356z",clipRule:"evenodd"})})}const V_=v(T_);function O_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#333"}),r("rect",{width:10,height:2,x:5,y:9,fill:"#fff",rx:.5})]})}const P_=v(O_);function H_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm0 8a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const U_=v(H_);function G_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M13.327 12.598a.583.583 0 0 1 .647.97c-1.673 1.116-3.458.46-4.147 0a.583.583 0 1 1 .647-.97c.478.318 1.726.751 2.853 0M9.567 9a1.167 1.167 0 1 1 0 2.333 1.167 1.167 0 0 1 0-2.333M14.233 9a1.167 1.167 0 1 1 0 2.335 1.167 1.167 0 0 1 0-2.335"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16",clipRule:"evenodd"})]})}const W_=v(G_);function N_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M12.926 2.75a.5.5 0 0 1 .76-.064l3.382 3.382a.5.5 0 0 1-.063.76l-4.094 2.925a.5.5 0 0 1-.644-.053l-2.213-2.212a.5.5 0 0 1-.053-.644zM6.357 7.13a2 2 0 0 1 2.309.375l3.583 3.583a2 2 0 0 1 .375 2.309l-.45.901a.5.5 0 0 1-.801.13L8.7 11.756l-3.865 3.865a.497.497 0 1 1-.703-.702l3.865-3.866-2.672-2.671a.5.5 0 0 1 .13-.801z"})})}const j_=v(N_);function $_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.999 4.208 17 9.323c0 .32-.127.627-.353.854l-6.47 6.47a1.206 1.206 0 0 1-1.706 0l-5.118-5.118a1.206 1.206 0 0 1 0-1.706l6.47-6.47c.227-.226.534-.353.854-.353l5.115.001c.666.001 1.206.54 1.207 1.207m-2.674 1.467a1.167 1.167 0 1 0-1.65 1.65 1.167 1.167 0 0 0 1.65-1.65",clipRule:"evenodd"})})}const q_=v($_);function X_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M18.646 3.291a.22.22 0 0 1 .06-.197l1.326-1.326a.218.218 0 0 1 .358.076l.531 1.38a.22.22 0 0 0 .126.125l1.38.53a.218.218 0 0 1 .075.359l-1.326 1.326a.22.22 0 0 1-.197.06l-1.11-.222-.902.9.01.013-1.423 1.424-.01-.013-1.43 1.43.008.014-1.455 1.455-.008-.014-2.007 2.007a.873.873 0 1 1-1.235-1.235L18.79 4.01zm1.186 4.272-1.484 1.483a7 7 0 1 1-3.302-3.35l1.478-1.478a9 9 0 1 0 3.307 3.344M16.8 10.595l-1.83 1.83a3 3 0 1 1-3.24-3.413l1.78-1.78a5 5 0 1 0 3.29 3.362",clipRule:"evenodd"})})}const Y_=v(X_);function K_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M4 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2.65a.35.35 0 0 1-.681.114l-.403-1.176a.5.5 0 0 0-.473-.338H11.7a.5.5 0 0 0-.5.5v8.31c0 .795.645 1.44 1.44 1.44a.36.36 0 0 1 .36.36v.14a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-.14a.36.36 0 0 1 .36-.36 1.44 1.44 0 0 0 1.44-1.44V5.25a.5.5 0 0 0-.5-.5H5.557a.5.5 0 0 0-.473.338l-.403 1.176A.35.35 0 0 1 4 6.15z"})})}const Q_=v(K_);function J_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M17.5 14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM13.5 9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM17.5 4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"})})}const Z_=v(J_);function eI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M5.5 19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM19.5 19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM5.5 16a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM19.5 16a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM11.308 6.278a1 1 0 0 1 1.384 1.444l-2.95 2.833a1.25 1.25 0 0 1-1.736-.004L6.305 8.902a1 1 0 1 1 1.39-1.436L8.877 8.61z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18 3a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zM6 5a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1z",clipRule:"evenodd"})]})}const tI=v(eI);function iI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 7.5A4.5 4.5 0 0 1 8.5 3h7a4.5 4.5 0 1 1 0 9h-7A4.5 4.5 0 0 1 4 7.5M8.5 5a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5zM17 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m-13 10A4.5 4.5 0 0 1 8.5 13h7a4.5 4.5 0 1 1 0 9h-7A4.5 4.5 0 0 1 4 17.5M8.5 15a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5zm1.5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0",clipRule:"evenodd"})})}const nI=v(iI);function rI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M14.95 6.75a.5.5 0 0 1 .497.548l-.861 9.047a1 1 0 0 1-.995.905H6.409c-.515 0-.947-.392-.996-.905l-.861-9.047a.5.5 0 0 1 .498-.548zM8 10a.25.25 0 0 0-.25.25v3.5c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-3.5A.25.25 0 0 0 9 10zm3 0a.25.25 0 0 0-.25.25v3.5c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-3.5A.25.25 0 0 0 12 10z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M11.5 2.75a.5.5 0 0 1 .5.5v.5h3.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-.5a.5.5 0 0 1 .5-.5H8v-.5a.5.5 0 0 1 .5-.5z"})]})}const oI=v(rI);function sI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.416 3.624a.5.5 0 0 0-.832 0L2.518 8.223A.5.5 0 0 0 2.934 9h6.132a.5.5 0 0 0 .416-.777z",clipRule:"evenodd"})})}const aI=v(sI);function lI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.53 8.53a.75.75 0 0 1-1.06 0L6 5.06 2.53 8.53a.75.75 0 0 1-1.06-1.06l4-4a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1 0 1.06",clipRule:"evenodd"})})}const cI=v(lI);function dI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.733 13.73a.906.906 0 0 1-1.19.089l-.102-.09L10 8.23l-5.441 5.5a.906.906 0 0 1-1.19.09l-.102-.09a.93.93 0 0 1-.088-1.201l.088-.104L9.354 6.27a.906.906 0 0 1 1.19-.089l.102.09 6.087 6.153a.93.93 0 0 1 0 1.306",clipRule:"evenodd"})})}const hI=v(dI);function fI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 3c2.809 0 4.214 0 5.223.674.436.292.811.667 1.103 1.103C17 5.787 17 7.191 17 10s0 4.214-.674 5.223l-.113.16a4 4 0 0 1-.99.943l-.195.118C14.032 17 12.633 17 10 17s-4.032 0-5.028-.556l-.195-.118a4 4 0 0 1-.99-.943l-.113-.16C3 14.213 3 12.809 3 10s0-4.214.674-5.223a4 4 0 0 1 1.103-1.103C5.787 3 7.191 3 10 3m0 1.5c-1.436 0-2.4.001-3.135.076-.709.072-1.037.2-1.254.345a2.5 2.5 0 0 0-.69.69c-.145.217-.273.545-.345 1.254C4.501 7.6 4.5 8.565 4.5 10c0 1.436.001 2.4.076 3.135.072.709.2 1.037.345 1.254.182.273.417.508.69.69.217.145.545.273 1.254.345.735.075 1.7.076 3.135.076 1.436 0 2.4-.001 3.135-.076.709-.072 1.037-.2 1.254-.345.273-.182.508-.417.69-.69.145-.217.273-.545.345-1.254.075-.735.076-1.7.076-3.135 0-1.436-.001-2.4-.076-3.135-.072-.709-.2-1.037-.345-1.254a2.5 2.5 0 0 0-.69-.69c-.217-.145-.545-.273-1.254-.345C12.4 4.501 11.435 4.5 10 4.5m0 6c2.21 0 4 .989 4 2.588 0 .78-.632 1.412-1.412 1.412H7.412C6.632 14.5 6 13.868 6 13.088c0-1.6 1.79-2.588 4-2.588m0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4"})})}const uI=v(fI);function pI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M13.463 7.75c.962 0 1.636.539 1.633 1.27.002.49-.372.826-.889.883v.036c.695.08 1.055.46 1.052.999.003.768-.747 1.312-1.808 1.312-1.025 0-1.757-.572-1.766-1.379h1.16c.01.26.261.447.612.447.348 0 .586-.196.586-.477 0-.278-.275-.475-.677-.478h-.441v-.799h.441c.366 0 .62-.196.617-.471.003-.266-.212-.454-.52-.454-.336 0-.58.194-.587.465h-1.1c.003-.795.704-1.354 1.687-1.354M6.968 12.19H5.813V8.875h-.025l-.968.581V8.47l1.083-.66h1.065zM9.46 7.75c1.037 0 1.7.535 1.7 1.343 0 .508-.251.934-1.24 1.765l-.441.382v.024h1.729v.926H7.876v-.829l1.627-1.367c.333-.281.535-.487.538-.805-.003-.341-.245-.55-.581-.55-.339 0-.571.215-.568.587H7.797c-.003-.914.656-1.476 1.663-1.476"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15 4a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM5 5.5A1.5 1.5 0 0 0 3.5 7v6A1.5 1.5 0 0 0 5 14.5h10a1.5 1.5 0 0 0 1.5-1.5V7A1.5 1.5 0 0 0 15 5.5z",clipRule:"evenodd"})]})}const gI=v(pI);function vI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10 12c1.657 0 3 .741 3 1.94A1.06 1.06 0 0 1 11.94 15H8.06A1.06 1.06 0 0 1 7 13.94C7 12.741 8.343 12 10 12M10 8a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M12.8 4c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C16 5.52 16 6.08 16 7.2v7.6c0 1.12 0 1.68-.218 2.108l-.077.138a2 2 0 0 1-.797.736l-.168.072c-.409.146-.96.146-1.94.146H7.2l-.742-.003c-.542-.008-.906-.04-1.198-.143l-.168-.072a2 2 0 0 1-.797-.736l-.077-.138C4 16.48 4 15.92 4 14.8V7.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874c.32-.164.716-.205 1.366-.215L7.2 4h2.05V2.25A.25.25 0 0 1 9.5 2h1a.25.25 0 0 1 .25.25V4zM7.2 5.5c-.584 0-.933.001-1.191.022-.241.02-.268.05-.236.033a.5.5 0 0 0-.218.218c.016-.032-.013-.005-.033.236-.02.258-.022.607-.022 1.191v7.6c0 .584.001.933.022 1.191.02.241.05.268.033.236.048.094.124.17.218.218-.032-.016-.005.013.236.032.258.022.607.023 1.191.023h5.6c.584 0 .933-.001 1.191-.023.241-.02.268-.048.236-.032a.5.5 0 0 0 .218-.218c-.016.032.013.005.032-.236.022-.258.023-.607.023-1.191V7.2c0-.584-.001-.933-.023-1.191-.02-.241-.048-.268-.032-.236a.5.5 0 0 0-.218-.218c.032.016.005-.013-.236-.033a7 7 0 0 0-.472-.02l-.72-.002z",clipRule:"evenodd"})]})}const mI=v(vI);function xI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 5h12a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5v-9A.5.5 0 0 1 4 5m-2 .5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm10 4.933a.5.5 0 0 0 0-.866L9 7.835a.5.5 0 0 0-.75.433v3.464a.5.5 0 0 0 .75.433z",clipRule:"evenodd"})})}const wI=v(xI);function yI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.835 4.167a.56.56 0 0 0-.8 0l-2.293 2.316a6.3 6.3 0 0 0-2.959-.77c-3.997 0-6.588 4.088-6.696 4.262a.58.58 0 0 0 0 .607 11.3 11.3 0 0 0 2.746 2.879l-1.537 1.552a.574.574 0 0 0 .246.969c.2.052.412-.01.553-.162l10.74-10.846a.575.575 0 0 0 0-.807m-8.313 6.112a2.27 2.27 0 0 1 2.261-2.284 2.2 2.2 0 0 1 1.137.328l-3.073 3.104a2.24 2.24 0 0 1-.325-1.148M14.971 8c.738.636 1.39 1.36 1.939 2.153a.55.55 0 0 1 0 .605C16.796 10.93 14.088 15 9.91 15A6.5 6.5 0 0 1 8 14.703z",clipRule:"evenodd"})})}const bI=v(yI);function MI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 5c-3.182 0-5.9 2.073-7 5 1.1 2.927 3.818 5 7 5s5.9-2.073 7-5c-1.1-2.927-3.818-5-7-5m0 8.333c-1.756 0-3.182-1.493-3.182-3.333S8.244 6.667 10 6.667 13.182 8.16 13.182 10 11.756 13.333 10 13.333M10 8c-1.056 0-1.91.893-1.91 2s.854 2 1.91 2 1.91-.893 1.91-2-.854-2-1.91-2",clipRule:"evenodd"})})}const SI=v(MI);function _I(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",d:"M5.75 10a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5M12 10a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5M18.25 10a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5"})})}const II=v(_I);function zI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#4DC95F"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M22 15a7 7 0 0 1-10.978 5.76l-2.834 1.08 1.077-2.825A7 7 0 1 1 22 15m-4.68.677c.182.066 1.161.545 1.36.645l.109.053c.139.066.232.111.272.178.05.083.05.48-.116.942-.166.463-.96.885-1.343.942a2.74 2.74 0 0 1-1.254-.079c-.289-.09-.66-.213-1.135-.417-1.866-.802-3.127-2.601-3.365-2.942l-.035-.05-.002-.001C11.706 14.808 11 13.87 11 12.9c0-.912.45-1.39.658-1.61l.039-.042a.73.73 0 0 1 .53-.248c.133 0 .266.001.382.007h.045c.116 0 .26-.001.403.34l.22.532c.171.415.36.873.394.939.05.1.083.215.016.347l-.028.056c-.05.102-.086.176-.17.274l-.103.122a3 3 0 0 1-.196.226c-.1.098-.204.206-.088.404s.516.847 1.108 1.372c.636.565 1.189.804 1.469.925q.083.034.131.058c.2.1.316.083.432-.049s.497-.578.63-.777c.133-.198.265-.165.448-.099",clipRule:"evenodd"})]})}const CI=v(zI);function AI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#49CA42",d:"M10 2a8 8 0 1 1-3.39 15.248l-4.221.688a.23.23 0 0 1-.251-.305l1.196-3.206A8 8 0 0 1 10 2M6.943 5.991a.8.8 0 0 0-.576.267c-.198.213-.755.73-.756 1.778 0 1.05.774 2.063.882 2.206s1.523 2.296 3.69 3.22c.515.22.917.35 1.23.45.517.161.988.139 1.36.084.415-.061 1.279-.517 1.458-1.015s.18-.924.126-1.013c-.053-.09-.198-.143-.414-.25-.216-.106-1.277-.621-1.475-.693-.198-.07-.343-.107-.487.107-.144.213-.557.694-.683.836s-.252.16-.468.053c-.216-.106-.911-.332-1.736-1.058-.642-.565-1.075-1.264-1.201-1.478s-.014-.328.094-.434c.097-.096.216-.25.324-.374.107-.125.143-.214.215-.356s.037-.266-.017-.373-.486-1.157-.666-1.584c-.175-.415-.353-.36-.486-.366a9 9 0 0 0-.414-.007"})})}const RI=v(AI);function kI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.87 8.354a.483.483 0 0 0-.002-.668c-1.79-1.82-4.204-2.936-6.86-2.936-2.663 0-5.082 1.12-6.873 2.948a.483.483 0 0 0-.002.668l.602.648c.2.216.543.211.753.004 1.455-1.435 3.394-2.311 5.523-2.311 2.122 0 4.055.87 5.509 2.297.21.207.55.21.751-.005zm-11.233 2.01a.475.475 0 0 0-.019.677l.609.655c.193.209.52.212.74.03a4.75 4.75 0 0 1 3.036-1.106c1.139 0 2.189.41 3.03 1.101.219.18.545.178.739-.03l.605-.653a.474.474 0 0 0-.02-.678c-1.18-1.059-2.7-1.696-4.358-1.696-1.659 0-3.18.638-4.362 1.7m6.298 3.304c.219-.236.161-.615-.136-.738a4.67 4.67 0 0 0-3.6.01c-.295.123-.352.501-.134.736l1.565 1.685a.5.5 0 0 0 .733 0z",clipRule:"evenodd"})})}const FI=v(kI);function BI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.47 8.429zh.958V3.235H7.074v2.88L3.958 3 3 3.958l3.116 3.116h-2.88v1.355zm4.336-4.074h3.84v3.839H17V3h-5.194zm-3.612 11.29h-3.84v-3.838H3V17h5.194zm4.335-4.074h4.236v1.355h-2.88L17 16.042l-.958.958-3.116-3.116v2.881h-1.355v-5.193z",clipRule:"evenodd"})})}const EI=v(BI);function LI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9 16q.51 0 1-.076a4.49 4.49 0 0 1 1.275-3.062 3.5 3.5 0 0 1 4.075-4.758A6.5 6.5 0 1 0 9 16m.71-9.25a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5v2.836a.25.25 0 0 1-.073.177l-1.883 1.883a.5.5 0 0 0 0 .708l.353.353a.5.5 0 0 0 .707 0l1.884-1.884a1.75 1.75 0 0 0 .513-1.237zm6.79 4.75c0 .714-.374 1.34-.936 1.694A3 3 0 0 1 17.5 16v.765c0 .13-.105.235-.235.235h-5.53a.235.235 0 0 1-.235-.235V16c0-1.282.805-2.377 1.936-2.806A2 2 0 1 1 16.5 11.5",clipRule:"evenodd"})})}const DI=v(LI);function TI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM6 6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm2.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zm0 4a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zM12 7.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const VI=v(TI);function OI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M8.5 10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 7 12v-1a.5.5 0 0 1 .5-.5zM12.5 10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM8.5 7.5A.5.5 0 0 1 9 8v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 7 9V8a.5.5 0 0 1 .5-.5zM12.5 7.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 11 9V8a.5.5 0 0 1 .5-.5zM8.5 4.5A.5.5 0 0 1 9 5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 7 6V5a.5.5 0 0 1 .5-.5zM12.5 4.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 11 6V5a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M14.5 1.5a2 2 0 0 1 2 2v13a2 2 0 0 1-1.796 1.99l-.204.01h-9l-.204-.01a2 2 0 0 1-1.785-1.786L3.5 16.5v-13a2 2 0 0 1 2-2zM5.5 3a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h2v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h2a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5zM9 17h2v-1.5H9z",clipRule:"evenodd"})]})}const PI=v(OI);function HI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 3.5h8A2.5 2.5 0 0 1 16.5 6v8a2.5 2.5 0 0 1-2.5 2.5H6A2.5 2.5 0 0 1 3.5 14V6A2.5 2.5 0 0 1 6 3.5M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4zm3.234-.85a.65.65 0 0 1 .915.084l1.001 1.4 1-1.4a.65.65 0 0 1 1 .832L7.8 7.886V9.65a.65.65 0 1 1-1.3 0V7.885L5.15 6.066a.65.65 0 0 1 .084-.915m9.266 5.225c.345 0 .625.28.625.625v3.23c0 .673-.837.983-1.275.471l-1.725-2.011v1.81a.625.625 0 1 1-1.25 0v-3.23c0-.673.837-.982 1.275-.471l1.725 2.011V11c0-.345.28-.625.625-.625m.854-5.021a.5.5 0 0 0-.708-.708l-10 10a.5.5 0 0 0 .707.708z",clipRule:"evenodd"})})}const UI=v(HI);function GI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 11a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6-8a8 8 0 1 0 4.906 14.32l2.716 2.716a.5.5 0 0 0 .707 0l.707-.708a.5.5 0 0 0 0-.707l-2.716-2.715A8 8 0 0 0 11 3m-1 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V10h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H12v2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V12H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H10z",clipRule:"evenodd"})})}const WI=v(GI);function NI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11 5a6 6 0 1 0 0 12 6 6 0 0 0 0-12m-8 6a8 8 0 1 1 14.32 4.906l2.716 2.715a.5.5 0 0 1 0 .707l-.707.708a.5.5 0 0 1-.707 0l-2.716-2.716A8 8 0 0 1 3 11m4 .5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const jI=v(NI);function $I(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("mask",{id:"img-setting-attendance_svg__a",width:240,height:140,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"})}),p("g",{mask:"url(#img-setting-attendance_svg__a)",children:[p("g",{opacity:.4,children:[r("circle",{cx:120,cy:112,r:94,fill:"#EDF7FF"}),r("circle",{cx:120,cy:112,r:78,fill:"#DCEEFF"}),r("circle",{cx:120,cy:112,r:62,fill:"#AFD9FF",opacity:.8}),r("circle",{cx:120,cy:112,r:46,fill:"#8DCAFF"})]}),r("g",{filter:"url(#img-setting-attendance_svg__b)",children:r("rect",{width:64,height:100,x:88,y:60,fill:"url(#img-setting-attendance_svg__c)",rx:8})}),r("circle",{cx:120,cy:112,r:16,fill:"#3299FE"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M127.533 106.396c.601.548.625 1.459.054 2.035l-8.552 8.637a1.53 1.53 0 0 1-1.097.448 1.53 1.53 0 0 1-1.091-.461l-4.447-4.606a1.4 1.4 0 0 1 .081-2.035 1.544 1.544 0 0 1 2.119.078l3.361 3.481 7.452-7.525c.57-.576 1.52-.6 2.12-.052",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-attendance_svg__d)",children:r("rect",{width:44,height:44,x:98,y:2,fill:"url(#img-setting-attendance_svg__e)",rx:16})}),r("g",{filter:"url(#img-setting-attendance_svg__f)",children:r("rect",{width:44,height:44,x:166,y:62,fill:"url(#img-setting-attendance_svg__g)",rx:16})}),r("g",{filter:"url(#img-setting-attendance_svg__h)",children:r("rect",{width:44,height:44,x:30,y:38,fill:"url(#img-setting-attendance_svg__i)",rx:16})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M51.678 57.417a.75.75 0 0 1 .888.58c.017.081.022.172.024.21v.003q.005.087.006.203a31 31 0 0 1 .005.563c0 .43-.004.95-.01 1.373l-.75-.008.75.006a.62.62 0 0 0 .323.534c.2.117.433.262.617.41.089.072.202.171.293.293.063.083.281.391.162.792a1 1 0 0 1-.318.467c-.094.08-.198.146-.287.197a5 5 0 0 1-.578.274 11 11 0 0 1-.675.25l-.048.015-.013.004-.005.002-.23-.714.23.714a.75.75 0 0 1-.459-1.428l.002-.001.01-.003.038-.013a9 9 0 0 0 .294-.103 2.1 2.1 0 0 1-.855-1.703v-.002c.005-.422.009-.934.009-1.355a30 30 0 0 0-.01-.693v-.023a.75.75 0 0 1 .587-.844M48.041 64.798c-.314.681-.313.681-.313.682h.002l.004.002.013.006a4 4 0 0 0 .196.083c.13.053.318.125.553.206.47.16 1.134.355 1.921.494 1.562.276 3.674.345 5.696-.581a.75.75 0 0 0-.625-1.364c-1.64.751-3.407.716-4.81.468a11.5 11.5 0 0 1-1.697-.437 9 9 0 0 1-.594-.226l-.028-.012-.005-.002a.75.75 0 1 0-.626 1.363zM49.305 58.263c0 .608-.33 1.101-.738 1.101-.407 0-.737-.493-.737-1.101s.33-1.101.737-1.101.738.493.738 1.101M55.835 58.263c0 .608-.331 1.101-.739 1.101-.407 0-.737-.493-.737-1.101s.33-1.101.737-1.101c.408 0 .739.493.739 1.101M46.702 55.035l-.55-.515a.75.75 0 0 0 .039 1.059.75.75 0 0 0 1.056-.023l.002-.002.028-.026q.042-.04.14-.114c.13-.096.324-.218.573-.313.478-.183 1.196-.285 2.133.167a.746.746 0 0 0 1-.346.754.754 0 0 0-.357-1.001c-1.352-.653-2.505-.534-3.325-.22a3.9 3.9 0 0 0-1.18.713l-.095.092-.008.008-.003.003-.001.002h-.001zM58.32 54.547l-.538.488za.75.75 0 0 1-.057 1.058.75.75 0 0 1-1.057-.041l-.002-.002-.027-.027a2.42 2.42 0 0 0-.705-.439c-.474-.19-1.19-.304-2.135.132a.746.746 0 0 1-.994-.363.754.754 0 0 1 .375-.995c1.363-.63 2.514-.49 3.329-.163a3.9 3.9 0 0 1 1.166.733l.094.092.008.009.003.003zM57.889 47.985a.75.75 0 0 1 .75-.75h3.32c1.49 0 2.792 1.136 2.792 2.65v3.325a.75.75 0 0 1-1.5 0v-3.325c0-.585-.527-1.15-1.293-1.15h-3.32a.75.75 0 0 1-.75-.75M57.889 71.02c0 .414.335.75.75.75h3.32c1.49 0 2.792-1.136 2.792-2.65v-3.325a.75.75 0 0 0-1.5 0v3.325c0 .584-.527 1.15-1.293 1.15h-3.32a.75.75 0 0 0-.75.75M46.111 47.985a.75.75 0 0 0-.75-.75h-3.32c-1.49 0-2.792 1.136-2.792 2.65v3.325a.75.75 0 0 0 1.5 0v-3.325c0-.585.527-1.15 1.293-1.15h3.32a.75.75 0 0 0 .75-.75M46.111 71.02a.75.75 0 0 1-.75.75h-3.32c-1.49 0-2.792-1.136-2.792-2.65v-3.325a.75.75 0 0 1 1.5 0v3.325c0 .584.527 1.15 1.293 1.15h3.32a.75.75 0 0 1 .75.75M188 73c-5.514 0-10 4.299-10 9.583 0 2.573 1.051 4.989 2.955 6.8l6.69 6.475A.5.5 0 0 0 188 96a.5.5 0 0 0 .355-.142l6.687-6.472c1.907-1.814 2.958-4.23 2.958-6.803C198 77.3 193.514 73 188 73m0 13.143c-2.298 0-4.167-1.843-4.167-4.107s1.869-4.107 4.167-4.107 4.167 1.842 4.167 4.107c0 2.264-1.869 4.107-4.167 4.107M131.406 20.786a.49.49 0 0 0 .001-.67c-3-3.165-7.107-5.116-11.638-5.116s-8.637 1.95-11.637 5.113a.49.49 0 0 0 .001.67l1.455 1.567c.2.215.542.211.747 0 2.446-2.535 5.771-4.094 9.435-4.094 3.663 0 6.989 1.559 9.435 4.095a.515.515 0 0 0 .747 0zm-19.124 3.766a.485.485 0 0 0-.015.683l1.462 1.573a.525.525 0 0 0 .733.023c1.44-1.288 3.291-2.062 5.309-2.062s3.869.774 5.309 2.061c.212.19.539.186.733-.022l1.46-1.572a.485.485 0 0 0-.015-.682c-1.998-1.893-4.619-3.041-7.489-3.041s-5.49 1.147-7.487 3.04m10.991 4.99c.218-.235.162-.613-.128-.752a7.79 7.79 0 0 0-6.75 0 .472.472 0 0 0-.128.751l3.137 3.377a.5.5 0 0 0 .733 0z",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M108.859 83.098c1.636 0 2.593-1.319 2.598-3.633-.005-2.3-.977-3.633-2.598-3.633-1.626 0-2.597 1.333-2.597 3.633 0 2.314.962 3.633 2.597 3.633m-1.523-3.633c0-1.758.571-2.72 1.523-2.725.948.005 1.524.967 1.524 2.725 0 1.763-.571 2.705-1.524 2.705-.957 0-1.528-.942-1.523-2.705M115.002 75.832c-1.538-.01-2.539 1.045-2.539 2.393 0 1.352 1.016 2.324 2.285 2.324.762 0 1.426-.362 1.807-.957h.088c-.01 1.616-.65 2.563-1.739 2.568-.713-.005-1.172-.42-1.318-1.016h-1.065c.171 1.148 1.08 1.954 2.383 1.954 1.695 0 2.764-1.407 2.764-3.887-.005-2.588-1.367-3.37-2.666-3.379m-1.494 2.373c-.005-.81.639-1.475 1.494-1.475.864 0 1.494.699 1.494 1.465 0 .782-.659 1.48-1.514 1.475-.859.005-1.469-.645-1.474-1.465M119.494 82.121a.706.706 0 0 0 .694-.693.703.703 0 0 0-.694-.694.692.692 0 1 0 0 1.387m-.693-4.228a.696.696 0 0 0 .693.693.706.706 0 0 0 .694-.694.703.703 0 0 0-.694-.693.69.69 0 0 0-.693.694M123.947 83.098c1.465 0 2.554-.865 2.549-2.041.005-.894-.557-1.543-1.523-1.68v-.049c.761-.19 1.259-.767 1.25-1.572.009-1.045-.865-1.924-2.256-1.924-1.319 0-2.383.781-2.412 1.934h1.035c.024-.64.659-1.036 1.367-1.036.747 0 1.231.44 1.231 1.084 0 .68-.562 1.128-1.368 1.123h-.605v.88h.605c1.011.004 1.592.502 1.592 1.2 0 .689-.62 1.153-1.474 1.153-.792 0-1.407-.396-1.446-1.016h-1.094c.044 1.157 1.084 1.944 2.549 1.944M130.139 83.098c1.635 0 2.592-1.319 2.597-3.633-.005-2.3-.976-3.633-2.597-3.633-1.626 0-2.598 1.333-2.598 3.633 0 2.314.962 3.633 2.598 3.633m-1.524-3.633c0-1.758.572-2.72 1.524-2.725.947.005 1.523.967 1.523 2.725 0 1.763-.571 2.705-1.523 2.705-.957 0-1.529-.942-1.524-2.705"})]}),p("defs",{children:[p("linearGradient",{id:"img-setting-attendance_svg__c",x1:88,x2:152,y1:60,y2:160,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-attendance_svg__e",x1:98,x2:142,y1:2,y2:46,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#4DC9AA"}),r("stop",{offset:1,stopColor:"#4DC970"})]}),p("linearGradient",{id:"img-setting-attendance_svg__g",x1:166,x2:210,y1:62,y2:106,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#59B2E4"}),r("stop",{offset:1,stopColor:"#5699D9"})]}),p("linearGradient",{id:"img-setting-attendance_svg__i",x1:30,x2:74,y1:38,y2:82,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#66B5FF"}),r("stop",{offset:1,stopColor:"#68F"})]}),p("filter",{id:"img-setting-attendance_svg__b",width:88,height:124,x:76,y:56,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]}),p("filter",{id:"img-setting-attendance_svg__d",width:60,height:60,x:90,y:2,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5181"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]}),p("filter",{id:"img-setting-attendance_svg__f",width:60,height:60,x:158,y:62,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5181"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]}),p("filter",{id:"img-setting-attendance_svg__h",width:60,height:60,x:22,y:38,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5181"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]})]})]})}const qI=v($I);function XI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("mask",{id:"img-setting-board_svg__a",width:240,height:140,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("rect",{width:240,height:140,fill:"#F1F4F6",rx:8})}),p("g",{mask:"url(#img-setting-board_svg__a)",children:[r("rect",{width:192,height:124,x:24,y:16,fill:"url(#img-setting-board_svg__b)",rx:4}),r("g",{filter:"url(#img-setting-board_svg__c)",children:r("rect",{width:64,height:80,x:12,y:51,fill:"url(#img-setting-board_svg__d)",rx:4})}),r("g",{filter:"url(#img-setting-board_svg__e)",children:r("rect",{width:64,height:80,x:88,y:51,fill:"url(#img-setting-board_svg__f)",rx:4})}),r("g",{filter:"url(#img-setting-board_svg__g)",children:r("rect",{width:64,height:80,x:164,y:51,fill:"url(#img-setting-board_svg__h)",rx:4})}),r("rect",{width:26,height:20,x:18,y:57,fill:"#F66",rx:6}),r("circle",{cx:26.95,cy:67.45,r:1.35,fill:"#fff"}),r("circle",{cx:31.45,cy:67.45,r:1.35,fill:"#fff",opacity:.6}),r("circle",{cx:35.95,cy:67.45,r:1.35,fill:"#fff",opacity:.3}),r("circle",{cx:26,cy:91,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-board_svg__i",width:16,height:16,x:18,y:83,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:26,cy:91,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-board_svg__i)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M26 91.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .49.398.888.889.888H31.11c.491 0 .889-.398.889-.888v-1.112a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:44,height:2,x:18,y:103,fill:"#DDD",rx:.2}),r("rect",{width:44,height:2,x:18,y:107,fill:"#DDD",rx:.2}),r("rect",{width:22,height:2,x:18,y:111,fill:"#DDD",rx:.2}),r("rect",{width:26,height:20,x:94,y:57,fill:"#3299FE",rx:6}),r("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5,d:"m102 66.5 3.75 3.75L112 64"}),r("circle",{cx:33,cy:25,r:3,fill:"#406588"}),r("circle",{cx:42,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:51,cy:25,r:3,fill:"#3299FE"}),r("rect",{width:118,height:8,x:30,y:33,fill:"#8092AA",opacity:.3,rx:2}),r("circle",{cx:102,cy:91,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-board_svg__j",width:16,height:16,x:94,y:83,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:102,cy:91,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-board_svg__j)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M102 91.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .49.398.888.889.888h10.222a.89.89 0 0 0 .889-.888v-1.112a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:44,height:2,x:94,y:103,fill:"#DDD",rx:.2}),r("rect",{width:44,height:2,x:94,y:107,fill:"#DDD",rx:.2}),r("rect",{width:22,height:2,x:94,y:111,fill:"#DDD",rx:.2}),r("rect",{width:26,height:20,x:170,y:57,fill:"#555",rx:6}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M178.5 64.3a.9.9 0 0 0 0 1.8h5.4a.9.9 0 0 0 0-1.8zm0 3.6a.9.9 0 0 0 0 1.8h9a.9.9 0 0 0 0-1.8z",clipRule:"evenodd"}),r("circle",{cx:178,cy:91,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-board_svg__k",width:16,height:16,x:170,y:83,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:178,cy:91,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-board_svg__k)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M178 91.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .49.398.888.889.888h10.222a.89.89 0 0 0 .889-.888v-1.112a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:44,height:2,x:170,y:103,fill:"#DDD",rx:.2}),r("rect",{width:44,height:2,x:170,y:107,fill:"#DDD",rx:.2}),r("rect",{width:22,height:2,x:170,y:111,fill:"#DDD",rx:.2})]}),p("defs",{children:[p("linearGradient",{id:"img-setting-board_svg__b",x1:24,x2:242.776,y1:16,y2:258.846,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-board_svg__d",x1:44,x2:44,y1:51,y2:131,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-board_svg__f",x1:120,x2:120,y1:51,y2:131,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-board_svg__h",x1:196,x2:196,y1:51,y2:131,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("filter",{id:"img-setting-board_svg__c",width:72,height:96,x:8,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5895"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5895"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5895",result:"shape"})]}),p("filter",{id:"img-setting-board_svg__e",width:72,height:96,x:84,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5895"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5895"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5895",result:"shape"})]}),p("filter",{id:"img-setting-board_svg__g",width:72,height:96,x:160,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5895"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5895"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5895",result:"shape"})]})]})]})}const YI=v(XI);function KI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:124,x:24,y:16,fill:"url(#img-setting-chat_svg__a)",rx:4}),r("circle",{cx:33,cy:25,r:3,fill:"#406588"}),r("circle",{cx:42,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:51,cy:25,r:3,fill:"#3299FE"}),r("g",{filter:"url(#img-setting-chat_svg__b)",children:r("path",{fill:"url(#img-setting-chat_svg__c)",d:"M92 16a8 8 0 0 1 8-8h80a8 8 0 0 1 8 8v104a8 8 0 0 1-8 8h-80a8 8 0 0 1-8-8z"})}),r("path",{fill:"#F4F4F4",d:"M99 44a6 6 0 0 1 6-6h36a6 6 0 1 1 0 12h-36a6 6 0 0 1-6-6"}),r("rect",{width:30,height:12,x:152,y:54,fill:"#D6E9FB",rx:6}),r("path",{fill:"#F9F9F9",d:"M92 16a8 8 0 0 1 8-8h80a8 8 0 0 1 8 8v10H92z"}),r("g",{filter:"url(#img-setting-chat_svg__d)",children:r("circle",{cx:182,cy:25,r:20,fill:"#fff"})}),r("path",{fill:"#555",fillRule:"evenodd",d:"M191.306 30.584a10.73 10.73 0 0 0 1.639-5.717c0-6.001-4.912-10.867-10.972-10.867S171 18.866 171 24.867s4.913 10.868 10.973 10.868c1.456 0 2.846-.281 4.117-.791l5.971 1.043a.8.8 0 0 0 .886-1.071zm-14.972-7.048a.65.65 0 0 1 .65-.65h9.976a.65.65 0 1 1 0 1.3h-9.976a.65.65 0 0 1-.65-.65m.65 2.194a.65.65 0 1 0 0 1.3h6.983a.65.65 0 1 0 0-1.3z",clipRule:"evenodd"}),r("circle",{cx:196,cy:11,r:4,fill:"#F66"}),r("circle",{cx:62,cy:74,r:8,fill:"#8092AA"}),r("mask",{id:"img-setting-chat_svg__e",width:16,height:16,x:54,y:66,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:62,cy:74,r:8,fill:"#8898A7"})}),r("g",{mask:"url(#img-setting-chat_svg__e)",children:r("path",{fill:"#fff",fillRule:"evenodd",d:"M62 74.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.11c0 .491.398.89.889.89H67.11c.491 0 .889-.399.889-.89V83a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("g",{filter:"url(#img-setting-chat_svg__f)",children:r("rect",{width:52,height:35,x:74,y:66,fill:"#fff",rx:8})}),r("circle",{cx:84,cy:92,r:4,fill:"#FFDA75",opacity:.8}),r("rect",{width:38,height:4,x:80,y:73,fill:"#DDD",opacity:.6,rx:2}),r("rect",{width:21,height:4,x:80,y:80,fill:"#DDD",opacity:.6,rx:2}),r("rect",{width:7,height:4,x:90,y:90,fill:"#DDD",opacity:.3,rx:2}),r("circle",{cx:194,cy:105,r:10,fill:"#406588"}),r("mask",{id:"img-setting-chat_svg__g",width:20,height:20,x:184,y:95,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:194,cy:105,r:10,fill:"#3299FE"})}),r("g",{mask:"url(#img-setting-chat_svg__g)",children:r("path",{fill:"#fff",fillRule:"evenodd",d:"M194 106.249a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5m0 2.499a7.5 7.5 0 0 0-7.5 7.5v1.389c0 .613.497 1.111 1.111 1.111h12.778c.614 0 1.111-.498 1.111-1.111v-1.389a7.5 7.5 0 0 0-7.5-7.5",clipRule:"evenodd"})}),r("g",{filter:"url(#img-setting-chat_svg__h)",children:r("rect",{width:32,height:21,x:148,y:95,fill:"#3299FE",rx:10.5})}),r("circle",{cx:159.5,cy:105.5,r:1.5,fill:"#fff"}),r("circle",{cx:164.5,cy:105.5,r:1.5,fill:"#fff"}),r("circle",{cx:169.5,cy:105.5,r:1.5,fill:"#fff"}),p("defs",{children:[p("filter",{id:"img-setting-chat_svg__b",width:112,height:136,x:84,y:2,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:2}),r("feGaussianBlur",{stdDeviation:4}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("filter",{id:"img-setting-chat_svg__d",width:64,height:64,x:150,y:1,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("filter",{id:"img-setting-chat_svg__f",width:72,height:55,x:64,y:60,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:5}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("filter",{id:"img-setting-chat_svg__h",width:36,height:27,x:146,y:95,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:2,result:"effect1_dropShadow_286_5856"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247059 0 0 0 0 0.556863 0 0 0 0 0.862745 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("linearGradient",{id:"img-setting-chat_svg__a",x1:24,x2:242.776,y1:16,y2:258.846,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-chat_svg__c",x1:92,x2:186.281,y1:25.213,y2:129.553,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const QI=v(KI);function JI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 146",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),p("g",{opacity:.8,children:[r("path",{fill:"#E3E8EB",d:"M143 62h80v64h-80z"}),r("rect",{width:88,height:4,x:139,y:62,fill:"#fff",rx:1}),r("rect",{width:88,height:4,x:139,y:92,fill:"#fff",rx:1}),r("rect",{width:88,height:4,x:139,y:122,fill:"#F7F9FA",rx:1}),r("path",{fill:"#8092AA",d:"M147 75a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v17h-15zM147 105a1 1 0 0 1 1-1h32a1 1 0 0 1 1 1v17h-34zM185 105a1 1 0 0 1 1-1h32a1 1 0 0 1 1 1v17h-34zM168 75a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v17h-15zM188 84a4 4 0 0 1 4-4h3a4 4 0 0 1 4 4v8h-11zM191 76.5a2.5 2.5 0 1 1 5 0V80h-5zM204 78a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v14h-15z",opacity:.2})]}),r("rect",{width:64,height:100,x:83,y:6,fill:"#D6E9FB",rx:8}),r("rect",{width:64,height:100,x:83,y:6,fill:"#3299FE",rx:8}),r("path",{fill:"#EAEAEA",d:"M83 31h64v95a8 8 0 0 1-8 8H91a8 8 0 0 1-8-8z"}),r("g",{filter:"url(#img-setting-display_svg__a)",children:r("rect",{width:84,height:80,x:73,y:50,fill:"url(#img-setting-display_svg__b)",rx:8})}),p("g",{filter:"url(#img-setting-display_svg__c)",children:[r("rect",{width:76,height:20,x:77,y:102,fill:"#3299FE",rx:10}),r("rect",{width:1.5,height:7,x:115.75,y:116,fill:"#fff",rx:.5,transform:"rotate(-180 115.75 116)"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M114.47 107.47a.75.75 0 0 1 1.06 0l3 3a.749.749 0 1 1-1.06 1.06l-2.47-2.469-2.47 2.469a.749.749 0 1 1-1.06-1.06z",clipRule:"evenodd"})]}),r("rect",{width:68,height:20,x:81,y:70,fill:"#F4F4F4",rx:4}),r("path",{fill:"#333",d:"M112.32 83.078c1.278 0 2.196-.695 2.188-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.632-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.055 1.648h1.125c.02-.433.43-.715.93-.71.5-.005.832.292.828.726.004.445-.387.75-.945.75h-.524v.867h.524c.664.004 1.074.328 1.07.789.004.457-.398.77-.961.773-.547-.003-.957-.28-.976-.703h-1.188c.024.988.914 1.672 2.156 1.672M117.43 83.078c1.277 0 2.195-.695 2.187-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.633-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.054 1.648h1.125c.019-.433.429-.715.929-.71.5-.005.832.292.828.726.004.445-.386.75-.945.75h-.523v.867h.523c.664.004 1.074.328 1.07.789.004.457-.398.77-.96.773-.547-.003-.958-.28-.977-.703h-1.188c.024.988.915 1.672 2.157 1.672"}),r("circle",{cx:139,cy:80,r:6,fill:"#fff"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M139.6 77.6a.6.6 0 0 0-1.2 0v1.8h-1.8a.6.6 0 0 0 0 1.2h1.8v1.8a.6.6 0 1 0 1.2 0v-1.8h1.8a.6.6 0 0 0 0-1.2h-1.8z",clipRule:"evenodd"}),r("circle",{cx:91,cy:80,r:6,fill:"#fff"}),r("path",{fill:"#333",d:"M88 80a.6.6 0 0 1 .6-.6h4.8a.6.6 0 1 1 0 1.2h-4.8a.6.6 0 0 1-.6-.6"}),r("rect",{width:24,height:4,x:81,y:58,fill:"#EAEAEA",rx:1}),r("rect",{width:56,height:28,x:87,y:18,fill:"#fff",rx:4}),r("rect",{width:16,height:4,x:107,y:22,fill:"#EAEAEA",rx:1}),r("path",{fill:"#333",d:"M110.508 30.344h-1.11l-1.398.89v1.04l1.297-.813h.031V36h1.18zM114.016 36.078c1.414 0 2.273-1.047 2.273-2.906 0-1.848-.863-2.906-2.273-2.906s-2.274 1.058-2.274 2.906c0 1.851.856 2.906 2.274 2.906m-1.071-2.906c0-1.293.418-1.941 1.071-1.945.652.003 1.074.652 1.07 1.945.004 1.305-.414 1.937-1.07 1.937s-1.078-.632-1.071-1.937M119.18 36.078c1.273 0 2.14-.816 2.14-1.96 0-1.087-.773-1.864-1.812-1.86-.496-.004-.926.199-1.133.476h-.047l.156-1.43H121v-.96h-3.484l-.305 3.258h1.062q.252-.476.891-.477c.594.004 1.02.422 1.016 1.023.004.59-.414 1.004-1 1-.492.004-.895-.3-.922-.742h-1.141c.02.977.883 1.672 2.063 1.672"}),r("rect",{width:52.364,height:72,x:12,y:18,fill:"#fff",rx:8}),r("path",{fill:"#406588",d:"M57.818 44.182A19.637 19.637 0 0 0 38.18 24.545v19.637z",opacity:.8}),r("path",{fill:"#4DC9AA",d:"M24.296 58.067a19.636 19.636 0 0 0 33.522-13.885H38.18z",opacity:.8}),r("path",{fill:"#3299FE",d:"M38.181 24.545a19.637 19.637 0 0 0-13.885 33.522l13.885-13.885z",opacity:.8}),r("circle",{cx:19.797,cy:78.159,r:.75,stroke:"#35485B"}),r("circle",{cx:23.25,cy:82.25,r:.75,stroke:"#35485B"}),r("rect",{width:6.294,height:.409,x:18.836,y:82.467,stroke:"#35485B",strokeWidth:.409,rx:.205,transform:"rotate(-45 18.836 82.467)"}),r("rect",{width:6.545,height:3.273,x:43.727,y:35.364,fill:"#fff",opacity:.4,rx:1}),r("rect",{width:6.545,height:3.273,x:25,y:38,fill:"#fff",opacity:.4,rx:1}),r("rect",{width:6.545,height:3.273,x:38.182,y:50.727,fill:"#fff",opacity:.4,rx:1}),r("circle",{cx:48,cy:72,r:1.636,fill:"#3299FE"}),r("circle",{cx:48,cy:76.909,r:1.636,fill:"#406588"}),r("circle",{cx:48,cy:81.818,r:1.636,fill:"#4DC9AA"}),r("rect",{width:6.545,height:3.273,x:51.273,y:70.364,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:6.545,height:3.273,x:51.273,y:75.273,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:6.545,height:3.273,x:51.273,y:80.182,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:17,height:3,x:203,y:76,fill:"#C0CCD5",rx:1}),r("rect",{width:14,height:3,x:195,y:107,fill:"#C0CCD5",rx:1.5}),r("rect",{width:14,height:3,x:157,y:107,fill:"#C0CCD5",rx:1.5}),r("circle",{cx:211.5,cy:84.5,r:3.5,fill:"#C0CCD4",opacity:.5}),r("rect",{width:5,height:2,x:191,y:74,fill:"#C0CCD4",rx:.5}),r("path",{fill:"#C0CCD4",d:"M194 84.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5z",opacity:.5}),p("defs",{children:[p("filter",{id:"img-setting-display_svg__a",width:100,height:96,x:65,y:50,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5947"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5947"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5947",result:"shape"})]}),p("filter",{id:"img-setting-display_svg__c",width:84,height:28,x:73,y:102,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5947"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5947",result:"shape"})]}),p("linearGradient",{id:"img-setting-display_svg__b",x1:73,x2:160.856,y1:50,y2:125.514,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const ZI=v(JI);function ez(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 153",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 13h240v140H0z"}),r("path",{fill:"#E1E8ED",d:"M31 21c-3.314 0-6 2.672-6 5.968v82.551c0 .783.152 1.532.428 2.217l2.229-2.217 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 2.001 1.99a5.9 5.9 0 0 0 .342-1.99V26.968c0-3.296-2.686-5.968-6-5.968z",opacity:.6}),r("rect",{width:26,height:5,x:33,y:28,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:13,height:5,x:33,y:58,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:21,height:5,x:33,y:68,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:21,height:5,x:33,y:78,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:34,height:5,x:66,y:58,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:31,height:5,x:69,y:68,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:36,height:5,x:64,y:78,fill:"#8092AA",opacity:.15,rx:1}),r("path",{fill:"#555",d:"M35.856 40.344h-1.11l-1.398.89v1.04l1.297-.813h.03V46h1.18zM37.074 45h2.75v1h1.117v-1h.72v-.945h-.72v-3.711h-1.476l-2.39 3.726zm1.188-.945v-.047l1.523-2.375h.055v2.422zM46.31 42.465V44.7c.002.408-.286.7-.728.703-.437-.002-.725-.295-.727-.703v-2.236h-.733v2.295c0 .774.581 1.291 1.46 1.289.877.002 1.465-.515 1.465-1.29v-2.294zM49.562 43.476h.703c-.01-.625-.525-1.06-1.309-1.06-.774 0-1.34.427-1.338 1.07 0 .517.366.815.962.961l.386.093c.386.095.605.208.605.45 0 .263-.249.444-.634.444-.391 0-.674-.181-.699-.537h-.713c.022.759.567 1.154 1.421 1.152.862.002 1.365-.413 1.367-1.06-.002-.588-.454-.896-1.06-1.035l-.316-.078c-.306-.068-.57-.183-.567-.44.003-.234.21-.405.581-.405.36 0 .581.164.61.445M52.037 46c1.08 0 1.731-.666 1.729-1.773.002-1.1-.65-1.762-1.714-1.762h-1.26V46zm-.513-.63v-2.275h.489c.669 0 1.02.346 1.02 1.133 0 .793-.351 1.142-1.025 1.142z"}),r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M101 56H65a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1m-36-1a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h36a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2zM61 37H32a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h29a1 1 0 0 0 1-1V38a1 1 0 0 0-1-1m-29-1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h29a2 2 0 0 0 2-2V38a2 2 0 0 0-2-2zM101 76H62a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h39a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1m-39-1a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h39a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2z",clipRule:"evenodd"}),p("g",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,opacity:.8,children:[r("path",{stroke:"#CCC",d:"M111 33v-8a8 8 0 0 0-8-8h-8M37 17h-8a8 8 0 0 0-8 8v8"}),r("path",{stroke:"#3299FE",d:"M95 98h8a8 8 0 0 0 8-8v-8"}),r("path",{stroke:"#CCC",d:"M21 82v8a8 8 0 0 0 8 8h8"})]}),r("rect",{width:97,height:125,x:93,y:27,fill:"url(#img-setting-expenses_svg__a)",rx:12}),r("rect",{width:58,height:16,x:101,y:83,fill:"#F9F9F9",rx:4}),r("rect",{width:82,height:16,x:101,y:118,fill:"#F9F9F9",rx:4}),r("rect",{width:82,height:16,x:101,y:48,fill:"#F9F9F9",rx:4}),r("rect",{width:26,height:5,x:102,y:109,fill:"#8092AA",opacity:.3,rx:1}),r("rect",{width:26,height:5,x:102,y:39,fill:"#8092AA",opacity:.3,rx:1}),r("rect",{width:20,height:5,x:102,y:74,fill:"#8092AA",opacity:.3,rx:1}),r("path",{fill:"#555",d:"M108.883 88.344h-1.11l-1.398.89v1.04l1.297-.813h.031V94h1.18zM110.102 93h2.75v1h1.117v-1h.719v-.945h-.719v-3.711h-1.477l-2.39 3.726zm1.187-.945v-.047l1.523-2.375h.055v2.422zM168.82 88.344v3.578c.004.652-.457 1.121-1.164 1.125-.699-.004-1.16-.473-1.164-1.125v-3.578h-1.172v3.672c0 1.238.93 2.066 2.336 2.062 1.403.004 2.344-.824 2.344-2.062v-3.672zM174.023 89.96h1.125c-.015-1-.839-1.694-2.093-1.694-1.239 0-2.145.683-2.141 1.71 0 .829.586 1.305 1.539 1.54l.617.148c.618.152.969.332.969.719 0 .422-.398.71-1.016.71-.625 0-1.078-.288-1.117-.859h-1.14c.035 1.215.906 1.848 2.273 1.844 1.379.004 2.184-.66 2.188-1.695-.004-.942-.727-1.434-1.696-1.656l-.508-.125c-.488-.11-.91-.293-.906-.704.004-.375.336-.648.93-.648.574 0 .93.262.976.71M177.984 94c1.727 0 2.77-1.066 2.766-2.836.004-1.762-1.039-2.82-2.742-2.82h-2.016V94zm-.82-1.008v-3.64h.781c1.071 0 1.633.554 1.633 1.812 0 1.27-.562 1.828-1.64 1.828zM108.523 59.078c1.274 0 2.141-.816 2.141-1.96 0-1.087-.773-1.864-1.812-1.86-.497-.004-.926.199-1.133.476h-.047l.156-1.43h2.516v-.96h-3.485l-.304 3.258h1.062q.252-.476.891-.477c.594.004 1.019.422 1.015 1.023.004.59-.414 1.004-1 1-.492.004-.894-.3-.921-.742h-1.141c.019.977.883 1.672 2.062 1.672M113.914 53.078h-1l-1.82 6.774h.992zM116.523 59.078c1.278 0 2.196-.695 2.188-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.632-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.055 1.648h1.125c.02-.434.43-.715.93-.71.5-.005.832.292.828.726.004.445-.387.75-.945.75h-.524v.867h.524c.664.004 1.074.328 1.07.789.004.457-.398.77-.961.773-.547-.004-.957-.28-.976-.703h-1.188c.024.989.914 1.672 2.156 1.672M121.977 53.344h-1.11l-1.398.89v1.04l1.297-.813h.031V59h1.18zM127.57 53.344h-1.109l-1.399.89v1.04l1.297-.813h.032V59h1.179zM131.078 59.078c1.414 0 2.274-1.047 2.274-2.906 0-1.848-.864-2.906-2.274-2.906s-2.273 1.058-2.273 2.906c0 1.851.855 2.906 2.273 2.906m-1.07-2.906c0-1.293.418-1.941 1.07-1.945.652.004 1.074.652 1.07 1.945.004 1.305-.414 1.937-1.07 1.937s-1.078-.632-1.07-1.937M134.852 58.344a.652.652 0 0 0 0-1.305.64.64 0 0 0-.657.649.65.65 0 0 0 .657.656m-.657-3.438a.65.65 0 0 0 .657.657.652.652 0 0 0 0-1.305.64.64 0 0 0-.657.648M138.859 53.344h-1.109l-1.398.89v1.04l1.296-.813h.032V59h1.179zM142.266 59.078c1.277 0 2.195-.695 2.187-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.633-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.054 1.648h1.125c.019-.434.429-.715.929-.71.5-.005.832.292.828.726.004.445-.386.75-.945.75h-.523v.867h.523c.664.004 1.074.328 1.07.789.004.457-.398.77-.961.773-.546-.004-.957-.28-.976-.703h-1.188c.024.989.914 1.672 2.157 1.672"}),p("g",{filter:"url(#img-setting-expenses_svg__b)",children:[r("rect",{width:74,height:24,x:144,y:121,fill:"#3299FE",rx:12}),r("rect",{width:34,height:6,x:161,y:130,fill:"#84C2FC",opacity:.6,rx:2}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M208.53 132.47a.75.75 0 0 1 0 1.06l-4 4a.749.749 0 1 1-1.06-1.06l3.469-3.47-3.469-3.47a.749.749 0 1 1 1.06-1.06z",clipRule:"evenodd"})]}),r("rect",{width:26,height:4,x:106,y:124,fill:"#D6E9FB",rx:1}),r("g",{filter:"url(#img-setting-expenses_svg__c)",children:r("circle",{cx:183.5,cy:38.5,r:22.5,fill:"#fff"})}),r("path",{fill:"#555",fillRule:"evenodd",d:"M180 29.5a2 2 0 0 0-2 2h-2.33c-2.027 0-3.67 1.628-3.67 3.636v8.728c0 2.008 1.643 3.636 3.67 3.636h15.66c2.027 0 3.67-1.628 3.67-3.636v-8.728c0-2.008-1.643-3.636-3.67-3.636H189a2 2 0 0 0-2-2z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M188.5 39.501a5 5 0 1 0-10 0 5 5 0 0 0 10 0m-8-.001a3 3 0 1 1 6 0 3 3 0 0 1-6 0",clipRule:"evenodd"}),r("ellipse",{cx:175.67,cy:35.424,fill:"#fff",rx:.979,ry:1.026}),p("defs",{children:[p("filter",{id:"img-setting-expenses_svg__b",width:82,height:32,x:140,y:121,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5590"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5590",result:"shape"})]}),p("filter",{id:"img-setting-expenses_svg__c",width:85,height:85,x:141,y:0,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:10}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5590"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5590",result:"shape"})]}),p("linearGradient",{id:"img-setting-expenses_svg__a",x1:141,x2:190,y1:90,y2:152,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const tz=v(ez);function iz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 142",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:124,x:24,y:8,fill:"#8092AA",opacity:.2,rx:4}),r("circle",{cx:33,cy:17,r:3,fill:"#406588"}),r("circle",{cx:42,cy:17,r:3,fill:"#4DC9AA"}),r("g",{filter:"url(#img-setting-inventory_svg__a)",children:r("rect",{width:208,height:110,x:16,y:26,fill:"#DDD",rx:4})}),r("mask",{id:"img-setting-inventory_svg__b",width:208,height:110,x:16,y:26,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("rect",{width:208,height:110,x:16,y:26,fill:"#D9D9D9",rx:4})}),p("g",{mask:"url(#img-setting-inventory_svg__b)",children:[r("path",{fill:"#E2E8EF",d:"M14.172-42.882h230.184v180.298H14.172z"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"M65.895 27.444 82.705.686l19.37 12.597-18.03 28.6zM86.003 101.182l14.104-10.736 1.615 3.224 10.799 7.512-3.519 5.713 12.972 8.347 10.568-14.955 18.174 9.288-8.656 13.228 3.778 8.785v.992h-7.408l-22.374-3.015-31.99-26.789z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m187.133 92.225 13.775-12.89 30.077 25.987-4.831 8.888-10.523-6.214z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m79.577 103.857 15.644 3.578-3.137 6.445-2.44 1.386-2.245 4.84v4.222l-15.116-4.222-8.37 1.897-4.59-2.845-3.43-3.892 1.737-3.895z",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"M158.208 50.21s-1.003 1.223-1.272 1.916c-.248.638-1.91.824-.677 1.945.489.444 1.945-.444 2.568 0 2.659 1.897 10.756 7.045 10.756 7.045L157.537 76.29l-23.385-11.829s5.384-16.274 9.614-18.78c4.229-2.506 14.442 4.53 14.442 4.53",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m102.071 9.627 45.186 30.469-13.108 21.187-50.168-18.415z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m65.895 94.92 10.085-4.943V62.392L88.66 70.33v6.137l4.248 14.38-10.757 10.872z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m148.121 111.022 29.172 17.577 14.747 8.811-48.704.289-1.496-14.957z",clipRule:"evenodd"}),r("path",{fill:"#F6F7EF",fillRule:"evenodd",d:"m41.624-11.353-9.915-7.346-7.83-.733L40.626-6.695 36.7 11.623l24.693 18.124-14.465 19.392-5.453-4.658-14.448 15.512v6.11l14.448-15.9 2.868 2.402L23.879 80.04l4.667 1.305L47.922 55.6l32.89 27.532-3.001 5.197-7.615-3.811L52.27 109.12l-9.583-3.155-15.66-10.123v5.582l14.449 8.905 52.041 18.1-31.657 7.626-8.035 16.085 5.067 11.345h3.87l-4.946-11.345 7.777-14.845 29.473-7.148 25.621-19.818 85.772 52.004h8.739l-17.082-9.41-73.901-45.272 23.289-16.55 72.784 41.71-2.787 4.9h5.399l1.332-2.64 16.638 9.534 18.467 8.318v-5.294l-13.486-5.741-19.484-11.046 4.601-9.116-3.201-2.062-5.149 9.052-71.235-40.387L162.1 68.055l1.396-.566 92.222 4.406 3.619.792v-5.198h-10.115V36.081h10.115v-3.222h-10.115v-52.291h-3.371V32.86h-53.257V14.373l13.865-32.627h-3.426l-13.065 30.887v4.03h-26.472v-34.917h-4.686v78.246l-41.262-26.358 6.716-7.72-3.494-1.706-6.477 7.347-15.248-9.74 5.147-8.12-3.754-1.768-4.812 7.704-3.561-2.275-15.67-2.25L59.46 1.94v-20.193h-3.638v17.42L45.063-8.803l2.155-9.61-3.864-1.017zm2.388 7.233L40.9 9.761l41.942 30.337 10.413-16.669-2.802-1.804-16.381-2.884zM96.64 25.61 86.323 41.882l14.115 5.394 10.806-12.26zm17.875 11.513-10.322 11.865 29.935 12.297-3.04 2.425-28.746-11.576-11.304 18.472L109.59 82.77l-3.031 2.937L68.637 60.4l4.011-1.851.477.313 8.135-15.694-15.674-11.04-15.093 20.054 36.283 30.989-5.964 10.499-9.026-4.337-14.837 20.995 38.117 13.989 25.621-20.334 24.542-16.781 12.102-22.504zm-29.945 7.855L76.59 61.135l11.197 7.34 10.626-17.922zM189.875 20H164v38.53l5.329 5.576 21.025.693zm2.736 16.233h53.127V67.48l-53.127-2.772z",clipRule:"evenodd"}),r("path",{fill:"#DCE3E7",d:"m31.709-18.7.149-.2-.056-.042-.07-.006zm9.915 7.347-.15.201.313.231.08-.38zm-17.745-8.08.023-.248-.87-.081.696.529zM40.626-6.694l.244.052.033-.155-.126-.096zM36.7 11.623l-.245-.053-.034.159.13.095zm24.693 18.124.2.15.151-.203-.203-.149zM46.929 49.139l-.162.19.203.173.16-.214zm-5.453-4.658.162-.19-.182-.156-.163.175zM27.028 59.993l-.183-.17-.067.072v.098zm0 6.11h-.25v.647l.435-.479zm14.448-15.9.16-.191-.184-.154-.161.178zm2.868 2.402.2.15.142-.19-.182-.152zM23.879 80.04l-.2-.15-.218.293.35.098zm4.667 1.305-.068.241.165.046.102-.136zM47.922 55.6l.16-.192-.202-.17-.158.211zm32.89 27.532.216.125.105-.182-.16-.135zm-3.001 5.197-.112.224.21.105.118-.204zm-7.615-3.811.112-.224-.19-.094-.124.17zM52.27 109.12l-.079.237.173.057.108-.147zm-9.583-3.155-.135.21.027.017.03.01zm-15.66-10.123.137-.21-.386-.25v.46zm0 5.582h-.25v.14l.12.073zm14.449 8.905-.131.212.023.015.026.009zm52.041 18.1.059.243.828-.199-.805-.28zm-31.657 7.626-.059-.243-.113.027-.052.104zm-8.035 16.085-.223-.111-.053.105.048.108zm5.067 11.345-.228.102.066.148h.163zm3.87 0v.25h.381l-.152-.35zm-4.946-11.345-.222-.116-.056.106.048.11zm7.777-14.845-.059-.243-.11.027-.052.1zm29.473-7.148.059.243.052-.012.042-.033zm25.621-19.818.13-.214-.147-.089-.136.105zm85.772 52.004-.129.214.059.036h.07zm8.739 0v.25l.121-.469zm-17.082-9.41-.13.213.01.006zm-73.901-45.272-.144-.204-.309.219.323.198zm23.289-16.55.124-.216-.139-.08-.13.093zm72.784 41.71.217.123.124-.216-.217-.124zm-2.787 4.9-.217-.124-.213.374h.43zm5.399 0v.25h.154l.069-.138zm1.332-2.64.125-.217-.229-.131-.119.236zm16.638 9.534-.124.217.01.006.011.005zm18.467 8.318-.102.228.352.159v-.387zm0-5.294h.25v-.166l-.152-.065zm-13.486-5.741-.124.217.013.007.013.006zm-19.484-11.046-.223-.113-.107.213.207.117zm4.601-9.116.223.113.102-.201-.189-.122zm-3.201-2.062.135-.211-.222-.143-.13.23zm-5.149 9.052-.124.217.218.123.123-.217zm-71.235-40.387-.221-.116-.113.214.211.12zM162.1 68.055l-.094-.231-.085.034-.042.08zm1.396-.566.012-.25-.055-.002-.051.02zm92.222 4.406.054-.244-.021-.004-.021-.001zm3.619.792-.053.244.303.067v-.311zm0-5.198h.25v-.25h-.25zm-10.115 0h-.25v.25h.25zm0-31.408v-.25h-.25v.25zm10.115 0v.25h.25v-.25zm0-3.222h.25v-.25h-.25zm-10.115 0h-.25v.25h.25zm0-52.291h.25v-.25h-.25zm-3.371 0v-.25h-.25v.25zm0 52.292v.25h.25v-.25zm-53.257 0h-.25v.25h.25zm0-18.486-.23-.098-.02.047v.051zm13.865-32.627.23.097.148-.347h-.378zm-3.426 0v-.25h-.165l-.065.152zm-13.065 30.887-.23-.098-.02.047v.05zm0 4.03v.25h.25v-.25zm-26.472 0h-.25v.25h.25zm0-34.917h.25v-.25h-.25zm-4.686 0v-.25h-.25v.25zm0 78.246-.134.21.384.246v-.456zm-41.262-26.358-.188-.164-.191.22.245.155zm6.716-7.72.189.165.213-.246-.292-.143zm-3.494-1.706.109-.225-.171-.084-.126.143zm-6.477 7.347-.134.211.18.115.142-.16zm-15.248-9.74-.211-.134-.134.21.21.134zm5.147-8.12.211.134.152-.239-.256-.12zm-3.754-1.768.106-.226-.2-.095-.118.189zm-4.812 7.704-.135.21.213.136.134-.214zm-3.561-2.275.135-.21-.046-.03-.053-.008zm-15.67-2.25-.154.198.053.04.065.01zM59.46 1.94h-.25v.122l.096.075zm0-20.193h.25v-.25h-.25zm-3.638 0v-.25h-.25v.25zm0 17.42-.15.202.4.295v-.496zM45.063-8.803l-.244-.055-.036.159.131.097zm2.155-9.61.244.055.053-.235-.233-.062zm-3.864-1.017.064-.241-.253-.067-.055.256zM40.9 9.761l-.244-.055-.036.161.133.097zm3.113-13.88.152-.2-.31-.235-.086.38zm38.83 44.217-.147.203.217.156.141-.227zm10.412-16.669.212.133.13-.21-.207-.133zm-2.802-1.804.136-.21-.043-.027-.05-.009zm-16.381-2.884-.152.2.049.036.06.01zm12.252 23.141-.211-.134-.164.258.285.11zM96.639 25.61l.136-.21-.212-.136-.135.212zm3.799 21.666-.089.234.162.062.114-.13zm10.806-12.26.187.166.193-.218-.245-.158zm-7.052 13.972-.188-.164-.229.263.322.133zm10.322-11.865.136-.21-.182-.117-.142.163zm19.613 24.162.156.195.332-.265-.393-.162zm-3.04 2.425-.093.232.135.055.114-.091zm-28.746-11.576.093-.232-.196-.079-.111.18zM91.037 70.606l-.214-.13-.126.206.203.133zM109.59 82.77l.174.18.224-.218-.261-.171zm-3.031 2.937-.139.208.168.112.145-.14zM68.637 60.4l-.105-.227-.406.187.372.248zm4.011-1.851.137-.21-.116-.075-.126.058zm.477.313-.137.209.232.152.127-.246zm8.135-15.694.222.115.1-.194-.178-.126zm-15.674-11.04.144-.205-.198-.14-.145.194zM50.493 52.182l-.2-.15-.14.187.178.153zm36.283 30.989.218.123.102-.18-.157-.133zM80.812 93.67l-.108.225.21.1.115-.202zm-9.026-4.337.108-.225-.19-.092-.123.173zM56.948 110.33l-.204-.145-.188.267.306.112zm38.117 13.989-.086.234.131.049.11-.088zm25.621-20.334-.141-.206-.007.005-.007.006zm24.542-16.781.141.206.051-.034.028-.054zm12.102-22.504.22.119.109-.204-.194-.125zm-80.74-3.564-.225-.111-.098.198.185.122zm7.978-16.157.094-.232-.215-.087-.103.208zm3.218 23.497-.138.209.22.143.132-.225zm10.626-17.922.215.127.148-.25-.27-.11zM164 20v-.25h-.25V20zm25.875 0 .25-.003-.003-.247h-.247zM164 58.53h-.25v.1l.069.072zm5.329 5.576-.181.172.071.074.102.004zm21.025.693-.008.25.261.008-.003-.26zm55.384-28.566h.25v-.25h-.25zm-53.127 0v-.25h-.25v.25zm53.127 31.247-.013.25.263.013v-.263zm-53.127-2.772h-.25v.237l.237.013zM31.56-18.498l9.915 7.346.297-.402-9.914-7.346zm-7.704-.685 7.83.733.046-.498-7.83-.733zm16.92 12.289L24.03-19.631l-.302.398L40.474-6.496zm-3.831 18.57L40.87-6.644l-.489-.105-3.925 18.318zm24.597 17.87L36.849 11.42l-.296.403 24.693 18.124zM47.13 49.287l14.464-19.392-.4-.299L46.729 48.99zm-5.817-4.617 5.454 4.658.325-.38-5.454-4.658zM27.211 60.164 41.659 44.65l-.366-.34-14.448 15.512zm.067 5.94v-6.11h-.5v6.11zM41.29 50.035l-14.448 15.9.37.335 14.448-15.9zm3.213 2.377-2.868-2.401-.32.383 2.867 2.401zM24.08 80.19l20.465-27.436-.4-.299-20.465 27.436zm4.534.915L23.946 79.8l-.134.481 4.666 1.305zm19.11-25.656L28.345 81.195l.4.3L48.121 55.75zm33.25 27.491-32.89-27.532-.322.383 32.89 27.533zm-2.946 5.514 3.001-5.197-.433-.25-3 5.197zm-7.943-3.713 7.615 3.812.224-.447-7.615-3.812zm-17.612 24.526 17.926-24.602-.404-.294-17.926 24.601zm-9.863-3.065 9.582 3.155.157-.475-9.582-3.155zm-15.717-10.15 15.66 10.123.271-.42-15.66-10.123zm.386 5.372v-5.582h-.5v5.582zm14.329 8.692-14.448-8.905-.262.426 14.448 8.904zm51.992 18.077-52.041-18.101-.164.473 52.041 18.1zm-31.68 8.105 31.657-7.626-.117-.486-31.658 7.626zm-7.87 15.954 8.034-16.085-.447-.224-8.034 16.086zm5.072 11.131-5.067-11.345-.457.204 5.067 11.345zm3.64-.148h-3.869v.5h3.87zm-5.175-10.995 4.946 11.345.459-.2-4.946-11.345zm7.786-15.061-7.778 14.845.443.232 7.778-14.845zm29.635-7.275-29.473 7.148.118.486 29.473-7.148zm25.527-19.773L94.913 129.95l.306.395 25.621-19.819zm86.055 51.988-85.772-52.004-.259.427 85.772 52.005zm8.609-.036h-8.739v.5h8.739zm-17.202-8.941 17.082 9.41.241-.438-17.082-9.41zm-73.911-45.278 73.901 45.272.261-.426-73.901-45.273zm23.274-16.966-23.288 16.549.289.407 23.289-16.549zm73.053 41.696-72.784-41.71-.248.434 72.784 41.71zm-.341.093-2.787 4.9.434.247 2.787-4.9zm-2.57 5.274h5.399v-.5h-5.399zm5.622-.138 1.333-2.639-.447-.225-1.332 2.639zm17.871 6.566-16.637-9.535-.249.434 16.638 9.534zm18.446 8.306-18.467-8.317-.206.455 18.468 8.318zm-.353-5.066v5.294h.5v-5.294zm-13.334-5.511 13.486 5.741.196-.461-13.486-5.74zm-19.509-11.059 19.483 11.046.247-.435-19.483-11.046zm.347-.105 4.6-9.115-.446-.225-4.601 9.115zm4.513-9.438-3.202-2.063-.271.421 3.202 2.063zm-3.554-1.976-5.15 9.052.435.247 5.149-9.052zm-76.29-30.993 71.234 40.386.247-.435-71.234-40.386zm10.619-20.609-10.717 20.275.443.233 10.716-20.274zm1.523-.68-1.396.566.188.463 1.396-.566zm92.328 4.388-92.222-4.406-.024.499 92.223 4.406zm3.661.797-3.619-.792-.107.489 3.619.791zm-.304-4.954v5.198h.5v-5.198zm-9.865.25h10.115v-.5h-10.115zm-.25-31.658v31.408h.5V36.081zm10.365-.25h-10.115v.5h10.115zm-.25-2.972v3.222h.5v-3.222zm-9.865.25h10.115v-.5h-10.115zm-.25-52.541V32.86h.5v-52.292zm-3.121.25h3.371v-.5h-3.371zm.25 52.042v-52.292h-.5V32.86zm-53.507.25h53.257v-.5h-53.257zm-.25-18.736V32.86h.5V14.374zm13.885-32.725-13.865 32.627.46.196 13.865-32.628zm-3.196.348h3.426v-.5h-3.426zM190.198 12.73l13.066-30.887-.461-.195-13.065 30.887zm.02 3.934v-4.031h-.5v4.03zm-26.722.25h26.472v-.5h-26.472zm-.25-35.168v34.918h.5v-34.918zm-4.436.25h4.686v-.5h-4.686zm.25 76.45v-76.7h-.5v76.7zm0 1.546v-1.545h-.5v1.545zm-41.646-26.147 41.262 26.358.269-.422-41.262-26.357zm6.661-8.095-6.715 7.72.377.329 6.716-7.72zm-3.415-1.318 3.494 1.707.22-.45-3.495-1.706zm-6.179 7.289 6.476-7.348-.375-.33-6.476 7.347zm-15.57-9.696 15.248 9.741.269-.421-15.249-9.741zm5.07-8.463-5.147 8.119.422.268 5.147-8.12zm-3.65-1.409 3.755 1.769.213-.453-3.755-1.768zm-4.493 7.61 4.812-7.704-.424-.264-4.812 7.703zm-3.908-2.196 3.561 2.274.27-.421-3.561-2.275zm-15.57-2.213 15.67 2.25.07-.495-15.67-2.25zM59.305 2.137l16.935 13.168.307-.395L59.613 1.742zm-.096-20.39V1.94h.5v-20.193zm-3.388.25h3.638v-.5h-3.638zm.25 17.17v-17.42h-.5v17.42zm-11.158-7.77L55.673-.631l.297-.402-10.758-7.972zm2.06-9.866-2.155 9.61.488.11 2.155-9.61zm-3.683-.72 3.864 1.017.127-.484-3.864-1.016zM41.868-11.3l1.73-8.078-.488-.105-1.731 8.078zm-.725 21.116 3.113-13.88-.488-.11-3.113 13.88zm41.845 30.08L41.046 9.558l-.294.405L82.696 40.3zm10.053-16.6L82.63 39.967l.424.264 10.413-16.668zm-2.724-1.46 2.801 1.804.27-.42-2.8-1.805zm-16.29-2.848L90.41 21.87l.087-.492-16.382-2.884zM43.861-3.921l30.058 22.862.303-.398L44.164-4.32zm42.673 45.937L96.85 25.744l-.422-.268-10.316 16.272zm13.993 5.027-14.115-5.395-.179.467 14.116 5.395zm10.529-12.192-10.806 12.26.375.33 10.806-12.26zm-14.552-9.03 14.604 9.406.271-.42L96.774 25.4zm7.877 23.332 10.322-11.866-.377-.328-10.322 11.865zm29.841 11.9-29.935-12.296-.19.463 29.935 12.296zm-2.979 2.853 3.04-2.426-.312-.39-3.04 2.425zm-28.996-11.54 28.747 11.576.187-.464-28.747-11.576zM91.25 70.736l11.304-18.471-.427-.261-11.304 18.471zm18.477 11.825L91.174 70.397l-.275.418 18.554 12.164zm-2.994 3.325 3.031-2.937-.348-.359-3.031 2.937zM68.498 60.61l37.922 25.306.278-.416-37.922-25.306zm4.045-2.286-4.011 1.85.21.455 4.01-1.851zm.72.33-.478-.312-.274.418.477.313zm7.775-15.6-8.135 15.695.444.23 8.135-15.694zm-15.596-10.72 15.674 11.04.288-.409-15.674-11.04zm-14.749 20 15.093-20.054-.4-.301-15.092 20.054zM86.94 82.982l-36.283-30.99-.325.38 36.283 30.99zm-5.91 10.812 5.965-10.499-.435-.247-5.965 10.5zm-9.352-4.234 9.026 4.336.217-.45-9.026-4.337zm-14.524 20.913L71.99 89.478l-.409-.288-14.836 20.994zm37.999 13.61-38.117-13.989-.172.469 38.117 13.989zm25.38-20.294-25.621 20.333.31.391 25.622-20.333zm24.556-16.793-24.542 16.782.282.413 24.542-16.782zm12.022-22.415-12.101 22.503.44.237 12.102-22.503zm-42.731-27.248 42.816 27.577.271-.42-42.816-27.577zM76.815 61.245l7.978-16.156-.448-.222-7.979 16.157zm11.109 7.02-11.196-7.34-.275.419 11.196 7.34zm10.273-17.84L87.572 68.347l.43.255L98.628 50.68zM84.477 45.21l13.843 5.574.187-.463-13.843-5.575zM164 20.25h25.875v-.5H164zm.25 38.28V20h-.5v38.53zm5.26 5.403-5.329-5.576-.362.345 5.329 5.576zm20.852.616-21.025-.693-.016.5 21.025.693zm-.737-44.546.479 44.799.5-.006-.479-44.799zm56.113 15.98h-53.127v.5h53.127zm.25 31.497V36.233h-.5V67.48zm-53.39-2.522 53.127 2.772.026-.5-53.127-2.772zm-.237-28.725v28.475h.5V36.233z"}),r("path",{fill:"#F7F5D8",fillRule:"evenodd",d:"m47.478 114.826 36.583-8.039.012-.045 4.713 2.675 24.423 20.864 25.306 3.255 87.858-11.419 18.84-34.151v-7.933l-21.118 37.725-85.58 11.957-24.191-3.828-21.249-18.759-7.948-4.35-.01.007.002-.005-38.845 8.252-28.227 15.939 11.865-44.91-19.006-12.495v6.38l12.983 8.11-12.983 51.513z",clipRule:"evenodd"}),r("path",{fill:"#EDE4C5",d:"m84.062 106.787.053.244.15-.033.038-.148zm-36.584 8.039-.054-.244-.036.008-.033.019zm36.595-8.084.124-.217-.283-.161-.082.314zm4.713 2.675.163-.19-.019-.015-.02-.012zm24.423 20.864-.162.191.056.048.074.009zm25.306 3.255-.031.248.032.004.032-.004zm87.858-11.419.033.248.125-.016.061-.111zm18.84-34.151.219.12.031-.056v-.064zm0-7.933h.25v-.958l-.468.836zm-21.118 37.725.035.248.123-.017.061-.108zm-85.58 11.957-.039.247.037.005.037-.005zm-24.191-3.828-.166.187.055.049.072.011zm-21.249-18.759.165-.187-.02-.018-.025-.014zm-7.948-4.35.12-.22-.14-.077-.13.096zm-.01.007-.241-.064-.182.691.573-.427zm.002-.005.242.063.103-.392-.397.084zm-38.845 8.252-.052-.245-.038.008-.033.019zm-28.227 15.939-.242-.064-.15.573.515-.292zm11.865-44.91.242.065.046-.174-.15-.099zM10.906 69.567l.138-.209-.388-.254v.463zm0 6.38h-.25v.139l.118.073zm12.983 8.11.242.061.044-.177-.154-.096zm-12.983 51.513-.242-.061-.143.567.509-.289zm73.102-29.026-36.584 8.039.108.488 36.583-8.039zm-.176.135-.012.045.483.127.012-.044zm5.078 2.522-4.713-2.675-.247.434 4.713 2.676zm24.461 20.891-24.422-20.864-.325.38 24.423 20.865zm25.176 3.197-25.306-3.254-.064.495 25.307 3.255zm87.794-11.419-87.858 11.419.065.496 87.858-11.419zm18.653-34.024-18.839 34.151.437.242 18.84-34.151zm-.031-7.812v7.933h.5v-7.933zm-20.649 37.848 21.117-37.726-.436-.244-21.118 37.725zm-85.764 12.081 85.58-11.956-.069-.495-85.58 11.956zm-24.265-3.828 24.191 3.828.078-.494-24.191-3.828zm-21.376-18.818 21.249 18.758.331-.374-21.249-18.759zm-7.902-4.319 7.948 4.351.24-.439-7.948-4.351zm.26-.012.01-.007-.3-.401-.009.007zm-.39-.269-.001.005.483.127.002-.005zm-38.551 8.561 38.845-8.253-.104-.489-38.845 8.252zM18.17 127.188l28.227-15.938-.246-.436-28.227 15.939zm11.5-45.19-11.865 44.909.484.127 11.865-44.908zM10.77 69.775l19.006 12.496.274-.418-19.005-12.495zm.387 6.171v-6.38h-.5v6.38zm12.865 7.898-12.982-8.11-.265.424 12.982 8.11zM11.149 135.63 24.13 84.117l-.485-.122-12.982 51.513zm36.206-21.021-36.572 20.742.247.435L47.6 115.044z"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m203.996 101.316 5.024-8.144 11.207 6.483-5.55 7.707z",clipRule:"evenodd"})]}),r("circle",{cx:51,cy:17,r:3,fill:"#3299FE"}),r("path",{fill:"#fff",d:"M16 30a4 4 0 0 1 4-4h52v110H20a4 4 0 0 1-4-4z"}),r("rect",{width:36,height:8,x:22,y:32,fill:"#8092AA",opacity:.3,rx:2}),r("rect",{width:16,height:6,x:22,y:46,fill:"#8092AA",opacity:.2,rx:1}),p("g",{filter:"url(#img-setting-inventory_svg__c)",children:[r("rect",{width:26,height:20,x:87,y:81.5,fill:"#fff",rx:4}),r("path",{fill:"#F66",d:"M93.273 91.313c1.415 0 2.274-1.047 2.274-2.907 0-1.847-.863-2.906-2.274-2.906-1.41 0-2.273 1.059-2.273 2.906 0 1.852.856 2.906 2.273 2.906m-1.07-2.907c0-1.293.418-1.941 1.07-1.945.653.004 1.075.652 1.07 1.945.005 1.305-.413 1.938-1.07 1.938-.656 0-1.078-.633-1.07-1.938"}),r("rect",{width:12,height:2,x:91,y:94.313,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",d:"M99.553 105.106a.5.5 0 0 0 .894 0L103 100h-6z"})]}),p("g",{filter:"url(#img-setting-inventory_svg__d)",children:[r("rect",{width:26,height:20,x:184,y:21,fill:"#fff",rx:4}),r("path",{fill:"#3299FE",d:"M190.508 25.078h-1.11l-1.398.89v1.04l1.297-.813h.031v4.54h1.18zM193.883 25c-1.278-.004-2.141.824-2.141 1.961.008 1.055.758 1.82 1.774 1.82.629 0 1.187-.297 1.453-.797h.047c-.004 1.13-.411 1.82-1.18 1.82-.453 0-.777-.245-.875-.663h-1.156c.113.957.894 1.672 2.031 1.672 1.422 0 2.332-1.133 2.328-3.055 0-2.055-1.109-2.754-2.281-2.758m-.992 1.93a.98.98 0 0 1 1-1.008c.578.004 1 .46 1.007 1 0 .543-.441 1-1.015 1-.582 0-.992-.434-.992-.992"}),r("rect",{width:12,height:2,x:188,y:34.813,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",d:"M196.553 44.606a.5.5 0 0 0 .894 0L200 39.5h-6z"})]}),p("g",{filter:"url(#img-setting-inventory_svg__e)",children:[r("rect",{width:26,height:20,x:175,y:70,fill:"#fff",rx:4}),r("path",{fill:"#3299FE",d:"M181.508 74.078h-1.11l-1.398.89v1.04l1.297-.813h.031v4.54h1.18zM184.914 79.813c1.277 0 2.195-.696 2.188-1.665.007-.707-.45-1.21-1.282-1.312v-.047c.633-.113 1.075-.562 1.071-1.195.004-.895-.782-1.594-1.961-1.594-1.16 0-2.035.676-2.055 1.648H184c.02-.433.43-.714.93-.71.5-.004.832.293.828.726.004.445-.387.75-.946.75h-.523v.867h.523c.665.004 1.075.328 1.071.79.004.456-.399.769-.961.773-.547-.004-.957-.281-.977-.703h-1.187c.023.988.914 1.671 2.156 1.671"}),r("rect",{width:12,height:2,x:179,y:83.813,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",d:"M187.553 93.606a.5.5 0 0 0 .894 0L191 88.5h-6z"})]}),r("path",{fill:"#555",d:"M41.664 52h1.219l2.383-4.68v-.976h-3.993v.96h2.774v.04zM45.5 51h2.75v1h1.117v-1h.719v-.945h-.719v-3.711h-1.476L45.5 50.07zm1.188-.945v-.047l1.523-2.375h.055v2.422z"}),r("rect",{width:26,height:3,x:31,y:68,fill:"#DDD",rx:1}),r("circle",{cx:26.5,cy:69.5,r:2.5,fill:"#DDD"}),r("circle",{cx:26.5,cy:83.5,r:2.5,fill:"#DDD"}),r("circle",{cx:26.5,cy:97.5,r:2.5,fill:"#EAEAEA"}),r("circle",{cx:26.5,cy:111.5,r:2.5,fill:"#FFEFEF"}),r("rect",{width:19,height:3,x:31,y:82,fill:"#DDD",rx:1}),r("rect",{width:19,height:3,x:31,y:96,fill:"#EAEAEA",rx:1}),r("rect",{width:19,height:3,x:31,y:110,fill:"#FFEFEF",rx:1}),r("circle",{cx:100,cy:112,r:3,fill:"#F66"}),r("rect",{width:26,height:20,x:135,y:42,fill:"#555",rx:4}),r("path",{fill:"#fff",d:"M139 50.734h2.75v1h1.117v-1h.719v-.945h-.719v-3.71h-1.476L139 49.804zm1.188-.945v-.047l1.523-2.375h.055v2.422zM146.445 51.813c1.278 0 2.196-.696 2.188-1.665.008-.707-.449-1.21-1.281-1.312v-.047c.632-.113 1.074-.562 1.07-1.195.004-.895-.781-1.594-1.961-1.594-1.16 0-2.035.676-2.055 1.648h1.125c.02-.433.43-.714.93-.71.5-.004.832.292.828.726.004.445-.387.75-.945.75h-.524v.867h.524c.664.004 1.074.328 1.07.79.004.456-.398.769-.961.773-.547-.004-.957-.282-.976-.703h-1.188c.023.988.914 1.672 2.156 1.672"}),r("rect",{width:12,height:2,x:139,y:55.813,fill:"#777",rx:1}),r("path",{fill:"#555",d:"M147.553 66.106a.5.5 0 0 0 .894 0L151 61h-6z"}),r("circle",{cx:148,cy:72.5,r:3,fill:"#555"}),r("circle",{cx:196,cy:51.5,r:3,fill:"#3299FE"}),r("circle",{cx:188,cy:100.5,r:3,fill:"#3299FE"}),p("defs",{children:[p("filter",{id:"img-setting-inventory_svg__a",width:216,height:118,x:12,y:24,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:2}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]}),p("filter",{id:"img-setting-inventory_svg__c",width:58,height:56.5,x:71,y:73.5,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.12 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]}),p("filter",{id:"img-setting-inventory_svg__d",width:58,height:56.5,x:168,y:13,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.12 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]}),p("filter",{id:"img-setting-inventory_svg__e",width:58,height:56.5,x:159,y:62,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.12 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]})]})]})}const nz=v(iz);function rz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 144",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),p("g",{opacity:.6,children:[r("g",{filter:"url(#img-setting-jp_svg__a)",children:r("rect",{width:167.389,height:92,x:13,y:20,fill:"#DDD",rx:8})}),r("mask",{id:"img-setting-jp_svg__b",width:168,height:92,x:13,y:20,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("rect",{width:167.389,height:92,x:13,y:20,fill:"#D9D9D9",rx:8})}),p("g",{mask:"url(#img-setting-jp_svg__b)",children:[r("path",{fill:"#E2E8EF",d:"M11.191-32.981h187.184v146.617H11.191z"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m53.252 24.207 13.67-21.76 15.752 10.245-14.662 23.257zM69.606 84.17l11.47-8.73 1.312 2.622 8.782 6.109-2.861 4.645 10.549 6.788 8.593-12.162 14.779 7.554-7.039 10.757 3.073 7.144v.806h-6.025l-18.194-2.452-26.014-21.784z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m151.844 76.886 11.202-10.482 24.458 21.133-3.929 7.227-8.557-5.053z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m64.38 86.346 12.72 2.91-2.55 5.24-1.984 1.128-1.826 3.936v3.433L58.448 99.56l-6.807 1.542-3.733-2.313-2.789-3.165 1.413-3.167z",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"M128.32 42.72s-.816.995-1.035 1.559c-.201.518-1.553.67-.55 1.581.397.361 1.581-.361 2.088 0 2.162 1.543 8.747 5.73 8.747 5.73l-9.796 12.339-19.016-9.62s4.378-13.234 7.817-15.271 11.745 3.683 11.745 3.683",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m82.67 9.719 36.745 24.777-10.659 17.229L67.959 36.75z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m53.252 79.078 8.201-4.019V52.627l10.312 6.456v4.99l3.455 11.695-8.747 8.84z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m120.119 92.172 23.723 14.294 11.992 7.165-39.605.235-1.217-12.163z",clipRule:"evenodd"}),r("path",{fill:"#F6F7EF",fillRule:"evenodd",d:"m33.514-7.342-8.063-5.974-6.367-.596L32.702-3.555 29.51 11.342 49.59 26.08 37.829 41.85l-4.434-3.789-11.75 12.615v4.968l11.75-12.929 2.332 1.953-16.642 22.31 3.795 1.062 15.756-20.937 26.746 22.389-2.44 4.227-6.192-3.1L42.17 90.625 34.38 88.06l-12.734-8.232v4.54l11.749 7.24 42.32 14.719-25.745 6.202-6.533 13.08 4.12 9.226h3.147l-4.022-9.226 6.325-12.072 23.967-5.812 20.835-16.117 69.749 42.29h7.106l-13.891-7.653-60.095-36.815 18.938-13.457 59.187 33.918-2.266 3.984h4.391l1.083-2.146 13.529 7.753 15.018 6.763v-4.305l-10.968-4.668-15.843-8.983 3.741-7.412-2.603-1.678-4.187 7.361-57.927-32.841 8.714-16.487 1.135-.46 74.995 3.583 2.943.643v-4.226h-8.226V31.23h8.226v-2.62h-8.226v-42.523h-2.742V28.61h-43.307V13.579l11.275-26.533h-2.786l-10.625 25.118v3.278h-21.527v-28.396h-3.81v63.63L95.255 29.242l5.461-6.278-2.841-1.388-5.267 5.975-12.4-7.92 4.186-6.603-3.053-1.438-3.913 6.264-2.896-1.85-12.742-1.83L48.018 3.468v-16.42h-2.959V1.212L36.312-5.27l1.752-7.814-3.142-.827zm1.942 5.882L32.924 9.828l34.108 24.67 8.467-13.555-2.278-1.468L59.9 17.13zm42.796 24.176-8.39 13.232 11.479 4.387 8.787-9.97zm14.536 9.362-8.394 9.65 24.343 9.998-2.472 1.973-23.376-9.413-9.191 15.02 15.087 9.892-2.465 2.388-30.837-20.579 3.262-1.505.387.254 6.615-12.76L53 28.015 40.727 44.326l29.505 25.2-4.85 8.537-7.34-3.526-12.065 17.072 30.996 11.376 20.835-16.535 19.957-13.647 9.841-18.299zm-24.35 6.388L61.95 51.604l9.105 5.969 8.64-14.574zm85.632-20.313h-21.041v31.332l4.334 4.535 17.097.563zm2.225 13.201h43.202v25.41l-43.202-2.254z",clipRule:"evenodd"}),r("path",{fill:"#DCE3E7",d:"m25.451-13.316.15-.201-.057-.042-.07-.006zm8.063 5.974-.15.2.313.232.081-.38zm-14.43-6.57.023-.249-.87-.082.696.53zM32.702-3.555l.245.053.033-.156-.127-.096zM29.51 11.342l-.244-.053-.034.159.13.095zM49.59 26.08l.201.15.15-.202-.202-.15zM37.829 41.85l-.162.19.203.173.16-.214zm-4.434-3.789.162-.19-.182-.155-.163.175zm-11.75 12.615-.182-.17-.067.072v.098zm0 4.968h-.25v.647l.436-.478zm11.75-12.929.16-.192-.184-.154-.161.178zm2.332 1.953.2.15.142-.19-.181-.152zm-16.642 22.31-.2-.15-.218.293.35.098zm3.795 1.062-.068.24.165.046.102-.136zm15.756-20.937.161-.192-.202-.169-.158.21zm26.746 22.389.217.125.105-.182-.161-.135zm-2.44 4.227-.112.223.21.106.118-.204zm-6.192-3.1.112-.224-.19-.094-.124.17zM42.17 90.625l-.078.237.173.057.107-.147zM34.38 88.06l-.136.21.027.017.03.01zm-12.734-8.232.135-.21-.385-.25v.46zm0 4.54h-.25v.139l.119.073zm11.749 7.24-.132.213.024.014.026.01zm42.32 14.719.058.243.828-.199-.805-.28zm-25.745 6.202-.058-.243-.113.027-.052.104zm-6.533 13.08-.223-.112-.053.106.048.108zm4.12 9.226-.227.101.066.149h.162zm3.147 0v.25h.382l-.153-.35zm-4.022-9.226-.221-.116-.056.106.048.11zm6.325-12.072-.06-.243-.11.027-.052.1zm23.967-5.812.058.243.052-.013.043-.033zm20.835-16.117.13-.214-.148-.089-.135.105zm69.749 42.29-.13.214.06.036h.07zm7.106 0v.25l.121-.469zm-13.891-7.653-.13.214.01.005zM100.677 89.43l-.145-.203-.309.219.323.198zm18.938-13.457.124-.217-.139-.08-.13.093zm59.187 33.918.218.123.123-.216-.216-.124zm-2.266 3.984-.217-.123-.213.373h.43zm4.391 0v.25h.153l.07-.137zm1.083-2.146.124-.217-.228-.131-.119.235zm13.529 7.753-.124.217.011.006.011.005zm15.018 6.763-.103.228.353.159v-.387zm0-4.305h.25v-.165l-.152-.065zm-10.968-4.668-.123.217.012.007.014.006zm-15.843-8.983-.223-.112-.107.212.207.118zm3.741-7.412.224.113.101-.201-.189-.122zm-2.603-1.678.135-.21-.222-.143-.13.23zm-4.187 7.361-.123.218.217.123.123-.217zM122.77 73.719l-.221-.117-.114.214.211.12zm8.714-16.487L131.39 57l-.084.034-.043.081zm1.135-.46.012-.25-.055-.003-.051.021zm74.995 3.583.053-.245-.02-.004-.021-.001zm2.943.643-.054.245.304.066v-.31zm0-4.226h.25v-.25h-.25zm-8.226 0h-.25v.25h.25zm0-25.541v-.25h-.25v.25zm8.226 0v.25h.25v-.25zm0-2.62h.25v-.25h-.25zm-8.226 0h-.25v.25h.25zm0-42.523h.25v-.25h-.25zm-2.742 0v-.25h-.25v.25zm0 42.523v.25h.25v-.25zm-43.307 0h-.25v.25h.25zm0-15.032-.23-.098-.02.047v.05zm11.275-26.533.23.098.148-.348h-.378zm-2.786 0v-.25h-.166l-.064.153zm-10.625 25.118-.23-.098-.02.047v.05zm0 3.278v.25h.25v-.25zm-21.527 0h-.25v.25h.25zm0-28.396h.25v-.25h-.25zm-3.81 0v-.25h-.25v.25zm0 63.63-.135.21.385.246v-.456zM95.255 29.242l-.188-.164-.19.219.244.156zm5.461-6.278.189.165.214-.246-.293-.143zm-2.841-1.388.11-.224-.172-.084-.126.143zm-5.267 5.975-.134.211.18.115.142-.16zm-12.4-7.92-.21-.135-.134.21.21.135zm4.186-6.603.211.134.152-.24-.256-.12zm-3.053-1.438.107-.226-.201-.095-.118.188zm-3.913 6.264-.135.21.213.137.134-.214zm-2.896-1.85.135-.21-.046-.03-.053-.007zm-12.742-1.83-.154.198.052.041.066.01zM48.018 3.468h-.25v.123l.096.075zm0-16.42h.25v-.25h-.25zm-2.959 0v-.25h-.25v.25zm0 14.166-.148.201.398.296v-.497zM36.312-5.27l-.244-.054-.036.158.13.097zm1.752-7.814.244.055.053-.235-.233-.062zm-3.142-.827.064-.241-.253-.067-.055.256zM32.925 9.828l-.244-.055-.036.16.133.097zM35.456-1.46l.152-.2-.31-.235-.086.38zm31.576 35.958-.147.202.217.157.142-.227zm8.467-13.555.212.132.13-.21-.207-.133zm-2.278-1.468.135-.21-.042-.027-.05-.009zM59.9 17.13l-.152.2.048.036.06.01zm9.963 18.818-.212-.134-.163.259.285.109zm8.389-13.232.135-.21-.211-.137-.135.213zm3.089 17.619-.09.233.163.062.115-.13zm8.787-9.97.188.165.192-.218-.244-.157zm-5.734 11.362-.189-.164-.228.263.322.132zm8.394-9.649.136-.21-.183-.117-.141.163zm15.949 19.648.155.196.333-.265-.393-.162zm-2.472 1.973-.094.232.136.054.114-.09zm-23.376-9.413.094-.232-.197-.08-.11.181zm-9.191 15.02-.214-.13-.126.206.202.133zm15.087 9.892.174.18.224-.218-.26-.171zm-2.465 2.388-.138.208.167.112.145-.14zM55.483 51.007l-.105-.227-.406.187.372.248zm3.262-1.505.137-.209-.116-.076-.126.058zm.387.254-.137.21.232.151.127-.246zm6.615-12.76.222.114.1-.194-.178-.125zM53 28.015l.144-.204-.198-.14-.146.194zM40.727 44.326l-.2-.15-.141.187.178.153zm29.505 25.2.217.123.102-.18-.157-.134zm-4.85 8.537-.109.225.21.101.116-.203zm-7.34-3.526.108-.226-.191-.091-.122.172zM45.976 91.608l-.205-.144-.188.266.306.113zm30.996 11.376-.087.235.132.048.11-.087zm20.835-16.535-.142-.206-.007.005-.007.005zm19.957-13.647.141.207.05-.035.029-.053zm9.841-18.299.22.118.109-.203-.194-.125zm-65.656-2.9-.224-.11-.098.198.185.122zm6.488-13.137.093-.232-.215-.086-.103.207zm2.617 19.107-.138.209.22.143.133-.225zm8.64-14.574.215.128.149-.25-.27-.11zm53.334-24.846v-.25h-.25v.25zm21.041 0 .25-.002-.002-.248h-.248zm-21.041 31.332h-.25v.1l.07.073zm4.334 4.535-.181.172.071.074.102.004zm17.097.563-.008.25.261.009-.003-.261zm45.037-23.229h.25v-.25h-.25zm-43.202 0v-.25h-.25v.25zm43.202 25.41-.013.25.263.014v-.264zm-43.202-2.254h-.25v.237l.237.013zM25.302-13.115l8.063 5.974.297-.402-8.062-5.974zm-6.241-.548 6.367.596.046-.498-6.367-.596zm13.792 9.91L19.235-14.112l-.302.398L32.55-3.356zm-3.098 15.147 3.192-14.896-.49-.105-3.191 14.896zm19.984 14.484L29.659 11.14l-.297.403 20.081 14.739zm-11.71 16.12L49.79 26.23l-.4-.3L37.628 41.7zm-4.798-3.746 4.435 3.787.325-.38-4.435-3.788zM21.828 50.846l11.749-12.614-.366-.341-11.75 12.615zm.067 4.799v-4.97h-.5v4.97zm11.314-13.098-11.75 12.93.37.336 11.75-12.93zm2.677 1.929-2.332-1.953-.32.384 2.332 1.952zM19.284 67.128l16.643-22.31-.401-.3-16.642 22.31zm3.662.67-3.795-1.06-.134.481 3.794 1.061zm15.49-20.845L22.679 67.889l.4.301 15.756-20.937zM65.542 69.3 38.796 46.911l-.32.384L65.22 69.684zm-2.385 4.544 2.44-4.227-.432-.25-2.44 4.227zm-6.52-3.001 6.192 3.1.224-.448-6.192-3.1zm-14.264 19.93 14.578-20.007-.404-.294-14.578 20.006zm-8.072-2.476 7.792 2.566.156-.475-7.792-2.566zm-12.792-8.26 12.734 8.232.272-.42-12.735-8.231zm.386 4.33v-4.54h-.5v4.54zm11.63 7.028-11.75-7.24-.261.425 11.748 7.241zm42.27 14.696-42.32-14.719-.163.472 42.32 14.72zm-25.767 6.681 25.744-6.202-.117-.486-25.744 6.202zm-6.368 12.949 6.533-13.081-.447-.223-6.533 13.08zm4.125 9.012-4.12-9.226-.457.204 4.12 9.225zm2.918-.148h-3.146v.5h3.146zm-4.251-8.876 4.022 9.225.458-.199-4.022-9.226zm6.332-12.288-6.324 12.072.442.232 6.325-12.072zm24.13-5.939-23.967 5.812.118.486 23.966-5.812zm20.74-16.072L76.82 107.527l.306.395L97.96 91.806zm70.032 42.274-69.749-42.29-.259.428 69.749 42.29zm6.977-.036h-7.106v.5h7.106zm-14.011-7.184 13.891 7.653.241-.438-13.891-7.653zm-60.106-36.82 60.096 36.815.261-.427-60.096-36.815zm18.924-13.875-18.938 13.458.29.407 18.938-13.457zm59.457 33.905-59.188-33.918-.249.434 59.188 33.918zm-.342.093-2.266 3.985.434.247 2.267-3.985zm-2.049 4.358h4.391v-.5h-4.391zm4.614-.137 1.083-2.147-.446-.225-1.084 2.147zm14.514 5.277-13.53-7.753-.248.434 13.529 7.753zm14.995 6.752-15.017-6.763-.205.456 15.017 6.763zm-.352-4.077v4.305h.5v-4.305zm-10.815-4.438 10.967 4.668.196-.46-10.968-4.668zm-15.869-8.995 15.843 8.982.247-.435-15.844-8.982zm.346-.105 3.742-7.412-.447-.226-3.741 7.413zm3.654-7.735-2.604-1.678-.27.42 2.603 1.678zm-2.956-1.591-4.187 7.361.434.247 4.187-7.361zm-62.021-25.14 57.928 32.842.246-.435-57.927-32.842zm8.617-16.821-8.714 16.487.442.233 8.714-16.486zm1.262-.575-1.135.46.188.464 1.135-.46zm75.101 3.565-74.995-3.583-.024.5 74.995 3.582zm2.984.65-2.943-.645-.107.489 2.943.644zm-.303-3.983v4.226h.5v-4.226zm-7.976.25h8.226v-.5h-8.226zm-.25-25.791v25.54h.5v-25.54zm8.476-.25h-8.226v.5h8.226zm-.25-2.37v2.62h.5v-2.62zm-7.976.25h8.226v-.5h-8.226zm-.25-42.773V28.61h.5v-42.523zm-2.492.25h2.742v-.5h-2.742zm.25 42.273v-42.523h-.5V28.61zm-43.557.25h43.307v-.5h-43.307zm-.25-15.282V28.61h.5V13.579zm11.295-26.63L156.052 13.48l.46.196 11.275-26.533zm-2.556.347h2.786v-.5h-2.786zm-10.394 24.965 10.624-25.117-.46-.195-10.625 25.117zm.019 3.18v-3.277h-.5v3.278zm-21.777.25h21.527v-.5h-21.527zm-.25-28.645v28.396h.5v-28.396zm-3.56.25h3.81v-.5h-3.81zm.25 62.123v-62.373h-.5V49.42zm0 1.257v-1.257h-.5v1.257zM95.121 29.453l33.553 21.434.27-.422L95.39 29.031zm5.407-6.653-5.461 6.278.377.328 5.461-6.277zm-2.763-.999 2.842 1.388.219-.45-2.842-1.387zm-4.969 5.916 5.266-5.975-.375-.33-5.266 5.974zM80.074 19.84l12.4 7.921.269-.421-12.4-7.922zm4.109-6.947-4.186 6.602.422.268 4.186-6.602zm-2.949-1.078 3.054 1.438.213-.452-3.053-1.438zm-3.594 6.17 3.913-6.264-.424-.264-3.913 6.264zm-3.242-1.77 2.895 1.849.27-.422-2.896-1.85zm-12.644-1.794 12.743 1.83.07-.495-12.742-1.83zM47.864 3.665l13.772 10.707.307-.394L48.171 3.27zm-.096-16.619V3.467h.5v-16.42zm-2.709.25h2.959v-.5h-2.959zm.25 13.917v-14.167h-.5V1.213zm-9.147-6.282 8.749 6.483.297-.402L36.46-5.47zm1.657-8.07-1.752 7.815.488.11 1.752-7.815zm-2.962-.53 3.143.827.127-.484-3.142-.826zm-1.099 6.38 1.408-6.57-.49-.104-1.407 6.569zm-.59 17.172L35.7-1.405l-.488-.11-2.531 11.288zm34.01 24.412L33.071 9.625l-.293.405L66.885 34.7zm8.109-13.485-8.468 13.555.425.265 8.467-13.555zm-2.202-1.124 2.279 1.467.27-.42-2.278-1.468zm-13.229-2.31 13.321 2.346.087-.493-13.321-2.345zM35.305-1.26l24.443 18.59.303-.398-24.443-18.59zm34.769 37.343 8.39-13.232-.423-.268-8.39 13.232zm11.356 4.02-11.478-4.387-.179.467 11.479 4.386zm8.51-9.902-8.787 9.97.376.33 8.787-9.97zm-11.823-7.274 11.876 7.65.27-.421-11.876-7.65zm6.466 18.965 8.394-9.649-.377-.328-8.394 9.65zm24.249 9.604-24.343-10-.19.463 24.343 10zm-2.411 2.4 2.471-1.973-.311-.391-2.472 1.972zm-23.625-9.377 23.375 9.413.187-.464-23.375-9.413zM73.91 59.436l9.192-15.02-.427-.26-9.192 15.02zm15.011 9.553-15.087-9.892-.275.418 15.088 9.892zm-2.428 2.776 2.465-2.388-.348-.359-2.465 2.388zm-31.15-20.55 30.838 20.579.277-.416-30.838-20.579zm3.296-1.94-3.262 1.505.21.454 3.261-1.505zm.63.272-.389-.254-.274.418.388.254zm6.255-12.667L58.91 49.641l.444.23 6.615-12.76zm-12.669-8.659L65.603 37.2l.288-.41-12.747-8.978zm-11.93 16.254L53.2 28.167l-.4-.3-12.273 16.307zm29.468 24.86-29.505-25.2-.325.38 29.505 25.2zm-4.795 8.85 4.85-8.537-.435-.247-4.85 8.538zm-7.666-3.424 7.34 3.526.217-.45-7.34-3.527zM46.18 91.752 58.245 74.68l-.408-.289-12.065 17.073zm30.878 10.997L46.063 91.373l-.173.47 30.996 11.376zm20.593-16.496-20.835 16.535.311.392 20.835-16.535zm19.972-13.657L97.667 86.243l.282.413 19.957-13.647zm9.762-18.211-9.841 18.299.44.237 9.841-18.3zM92.653 32.288l34.817 22.425.271-.42-34.817-22.425zM62.174 51.714l6.488-13.137-.449-.221-6.487 13.137zm9.018 5.65-9.105-5.97-.274.419 9.105 5.969zm8.288-14.492-8.64 14.573.43.255 8.64-14.573zm-11.136-4.174 11.258 4.533.186-.464-11.257-4.533zm64.685-20.295h21.041v-.5h-21.041zm.25 31.082V18.153h-.5v31.332zm4.265 4.362-4.334-4.535-.361.346 4.333 4.535zm16.924.486-17.097-.563-.016.5 17.097.563zm-.648-36.177.39 36.43.5-.005-.39-36.43zm45.677 12.948h-43.202v.5h43.202zm.25 25.66v-25.41h-.5v25.41zm-43.465-2.005 43.202 2.255.026-.5-43.202-2.254zm-.237-23.405V54.51h.5V31.354z"}),r("path",{fill:"#F7F5D8",fillRule:"evenodd",d:"m38.277 95.266 29.75-6.538.009-.036 3.832 2.175 19.86 16.967 20.579 2.646 71.446-9.285 15.32-27.772v-6.45L181.9 97.65l-69.593 9.723-19.672-3.113-17.28-15.254-6.462-3.538-.008.005.001-.003-31.588 6.71-22.954 12.961 9.648-36.519L8.537 58.461v5.188l10.557 6.595-10.557 41.889z",clipRule:"evenodd"}),r("path",{fill:"#EDE4C5",d:"m68.026 88.728.054.244.149-.032.039-.148zm-29.749 6.538-.054-.244-.036.008-.033.018zm29.759-6.574.123-.217-.282-.16-.083.313zm3.832 2.175.163-.19-.019-.015-.02-.012zm19.86 16.967-.162.19.057.048.074.01zm20.579 2.646-.031.248.032.004.032-.004zm71.446-9.285.032.248.126-.017.061-.111zm15.32-27.772.219.121.031-.056v-.065zm0-6.45h.25v-.96l-.468.837zM181.9 97.65l.035.248.123-.017.061-.109zm-69.593 9.723-.039.247.037.006.037-.006zm-19.672-3.113-.165.188.054.048.072.011zm-17.28-15.254.166-.187-.02-.019-.025-.013zm-6.462-3.538.12-.22-.141-.076-.129.095zm-.008.005-.242-.063-.182.69.573-.426zm.001-.003.242.063.103-.392-.397.084zm-31.588 6.71-.052-.244-.038.008-.033.019zm-22.954 12.961-.242-.063-.151.572.516-.291zm9.648-36.519.242.064.046-.174-.15-.099zM8.537 58.461l.137-.21-.387-.254v.464zm0 5.188h-.25v.138l.118.074zm10.557 6.595.243.06.044-.176-.154-.096zM8.537 112.133l-.242-.061-.143.567.508-.288zm59.436-23.65-29.75 6.539.108.488 29.749-6.538zm-.179.145-.01.036.484.128.01-.036zm4.198 2.022-3.833-2.175-.247.434 3.833 2.176zm19.899 16.994L72.03 90.677l-.325.38 19.86 16.967zm20.448 2.588-20.579-2.646-.063.496 20.579 2.646zm71.382-9.285-71.446 9.286.065.495 71.445-9.285zm15.133-27.645-15.32 27.772.438.241 15.32-27.771zm-.031-6.33v6.451h.5v-6.45zm-16.704 30.8 17.172-30.678-.436-.244-17.173 30.678zm-69.777 9.848 69.593-9.722-.069-.495-69.593 9.722zm-19.746-3.113 19.672 3.113.079-.494-19.673-3.113zM75.19 89.193l17.28 15.255.33-.375-17.279-15.254zm-6.417-3.506 6.463 3.538.24-.438-6.463-3.538zm.261-.013.008-.006-.299-.4-.007.005zm-.39-.268v.004l.483.127v-.004zM37.35 92.425l31.589-6.71-.104-.49-31.588 6.71zm-22.882 12.934L37.42 92.398l-.246-.435-22.954 12.961zm9.284-36.8-9.649 36.519.484.127 9.648-36.52zM8.4 58.668l15.455 10.162.275-.418L8.674 58.252zm.387 4.98V58.46h-.5v5.188zm10.44 6.383L8.67 63.437l-.265.424 10.557 6.595zM8.78 112.194l10.557-41.89-.485-.121-10.557 41.889zm29.374-17.146-29.74 16.868.246.435L38.4 95.483z"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m165.557 84.28 4.085-6.624 9.113 5.273-4.513 6.267z",clipRule:"evenodd"})]}),r("path",{stroke:"#406588",strokeLinecap:"round",strokeWidth:1.5,d:"m41.77 38.84 57.564 29.575a.5.5 0 0 0 .347.041l52.984-12.877"}),r("path",{fill:"#406588",fillRule:"evenodd",d:"M41.674 28c-6.007 0-10.895 4.645-10.895 10.356 0 2.78 1.145 5.39 3.22 7.347l7.288 6.997a.56.56 0 0 0 .387.154.56.56 0 0 0 .388-.154l7.285-6.994c2.078-1.96 3.223-4.57 3.223-7.35C52.57 32.646 47.682 28 41.674 28m0 14.202c-2.503 0-4.54-1.99-4.54-4.438s2.037-4.438 4.54-4.438 4.54 1.99 4.54 4.438-2.036 4.438-4.54 4.438",clipRule:"evenodd"}),r("circle",{cx:41.678,cy:38.849,r:8.393,fill:"#fff",stroke:"#406588"}),r("path",{fill:"#406588",d:"M42.909 35.156h-1.66L39.56 36.19v1.545l1.51-.91h.037v5.197h1.801z"}),r("path",{fill:"#4DC9AA",fillRule:"evenodd",d:"M98.895 58C92.888 58 88 62.645 88 68.356c0 2.78 1.145 5.39 3.22 7.347l7.288 6.997a.56.56 0 0 0 .387.154.56.56 0 0 0 .387-.154l7.285-6.994c2.078-1.96 3.223-4.57 3.223-7.35 0-5.71-4.888-10.356-10.895-10.356m0 14.202c-2.504 0-4.54-1.99-4.54-4.438s2.036-4.438 4.54-4.438 4.54 1.99 4.54 4.438-2.036 4.438-4.54 4.438",clipRule:"evenodd"}),r("circle",{cx:98.982,cy:68.491,r:8.393,fill:"#fff",stroke:"#4DC9AA"}),r("path",{fill:"#4DC9AA",d:"M96.496 71.638h5.196v-1.451h-2.697v-.038l.688-.597c1.542-1.305 1.934-1.973 1.934-2.77 0-1.266-1.033-2.105-2.65-2.105-1.57 0-2.599.882-2.594 2.314h1.707c-.005-.583.358-.92.886-.92.524 0 .901.327.906.863-.005.498-.32.82-.84 1.261l-2.536 2.144z"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M152.581 44.065c-6.008 0-10.895 4.645-10.895 10.356 0 2.78 1.144 5.39 3.219 7.347l7.288 6.997a.56.56 0 0 0 .388.154.56.56 0 0 0 .387-.154l7.285-6.994c2.078-1.96 3.223-4.57 3.223-7.35 0-5.71-4.888-10.356-10.895-10.356m0 14.202c-2.504 0-4.54-1.99-4.54-4.438s2.036-4.438 4.54-4.438 4.539 1.99 4.539 4.438-2.036 4.438-4.539 4.438",clipRule:"evenodd"}),r("circle",{cx:152.584,cy:54.605,r:8.393,fill:"#fff",stroke:"#3299FE"}),r("path",{fill:"#3299FE",d:"M152.492 58.04c1.655 0 2.825-.854 2.82-2.059.005-.844-.557-1.441-1.641-1.565v-.057c.806-.09 1.391-.616 1.386-1.384.005-1.148-1.047-1.992-2.546-1.992-1.533 0-2.627.877-2.631 2.125h1.716c.01-.427.392-.73.915-.73.481 0 .816.293.811.71.005.432-.391.74-.962.74h-.688v1.252h.688c.627.005 1.056.313 1.056.75 0 .44-.372.749-.915.749-.546 0-.938-.294-.952-.702h-1.811c.014 1.266 1.156 2.162 2.754 2.162"})]}),r("g",{filter:"url(#img-setting-jp_svg__c)",children:r("rect",{width:85,height:124,x:141,y:8,fill:"url(#img-setting-jp_svg__d)",rx:8})}),r("path",{fill:"#EAEAEA",fillRule:"evenodd",d:"M156 22a.5.5 0 0 1 .5.5v82a.5.5 0 0 1-1 0v-82a.5.5 0 0 1 .5-.5",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-jp_svg__e)",children:r("rect",{width:46,height:44,x:88,y:88,fill:"#fff",rx:8})}),r("circle",{cx:111,cy:110,r:16,stroke:"#EAF5FF",strokeWidth:4}),r("path",{stroke:"#3299FE",strokeLinecap:"round",strokeWidth:4,d:"M111 94a16 16 0 1 1-16 16"}),r("path",{fill:"#333",d:"M105.161 113.088c1.486 0 2.567-.774 2.567-1.811 0-.791-.642-1.432-1.433-1.555v-.044c.69-.132 1.195-.703 1.195-1.407 0-.993-.989-1.722-2.329-1.722-1.349 0-2.338.725-2.338 1.722 0 .699.492 1.275 1.196 1.407v.044c-.805.123-1.437.764-1.433 1.555-.004 1.037 1.077 1.811 2.575 1.811m-1.002-1.969c-.004-.505.418-.87 1.002-.87.571 0 .993.369.993.87s-.404.857-.993.861c-.598-.004-1.006-.36-1.002-.861m.132-2.689c-.004-.453.356-.774.87-.774.506 0 .866.321.861.774.005.461-.36.791-.861.791-.51 0-.874-.33-.87-.791M111.006 113.088c1.481 0 2.47-.932 2.47-2.241 0-1.213-.857-2.079-2.013-2.075-.593-.004-1.094.251-1.31.598h-.044l.15-1.52h2.839v-1.213h-4.07l-.316 3.726h1.345c.171-.338.479-.518.931-.518.611 0 1.042.426 1.037 1.046.005.619-.421 1.041-1.019 1.037-.519.004-.936-.312-.958-.782h-1.459c.022 1.133 1.024 1.942 2.417 1.942M115.588 110.58c.769.003 1.193-.547 1.196-1.36-.003-.81-.417-1.371-1.196-1.367-.749-.004-1.186.557-1.183 1.367-.003.803.414 1.363 1.183 1.36m-.417-1.36c-.003-.407.14-.698.417-.698.297-.003.427.284.431.698-.004.417-.144.69-.431.69-.267 0-.42-.273-.417-.69m.014 3.78h.834l3.404-4.949h-.834zm2.672-1.169c-.003.803.414 1.364 1.183 1.367.766-.003 1.19-.553 1.19-1.367 0-.81-.414-1.371-1.19-1.367-.752-.004-1.186.557-1.183 1.367m.759 0c.004-.407.147-.697.424-.697.297-.004.427.283.431.697-.004.417-.147.69-.431.69-.27 0-.42-.273-.424-.69"}),r("rect",{width:31,height:4,x:184,y:62,fill:"#EAF5FF",rx:1}),r("rect",{width:31,height:4,x:184,y:102,fill:"#EAF5FF",rx:1}),r("rect",{width:24,height:4,x:184,y:75,fill:"#F4F4F4",rx:1}),r("rect",{width:24,height:4,x:184,y:115,fill:"#F4F4F4",rx:1}),r("circle",{cx:156,cy:64,r:4,fill:"#D8F2EB"}),r("circle",{cx:174,cy:77,r:5,fill:"#F4F4F4"}),r("circle",{cx:174,cy:117,r:5,fill:"#F4F4F4"}),r("circle",{cx:156,cy:104,r:4,fill:"#84C2FC"}),r("rect",{width:31,height:6,x:184,y:19,fill:"#D6E9FB",rx:1}),r("rect",{width:24,height:6,x:184,y:35,fill:"#EAEAEA",rx:1}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M170 18.4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v7.2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2zm1.6.4h1.6v1.6h-1.6zm0 2.4h1.6v1.6h-1.6zm4-2.4H174v1.6h1.6z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M174 43.6a5.6 5.6 0 1 0 0-11.2 5.6 5.6 0 0 0 0 11.2m.6-4.903V35.6h-1.2v2.662l-1.461 1.754.922.768z",clipRule:"evenodd"}),r("circle",{cx:156,cy:22,r:5.5,fill:"#406588",stroke:"#406588"}),r("path",{fill:"#fff",d:"M156.881 19.8h-1.031l-1.049.642v.96l.937-.565h.024v3.229h1.119z"}),r("rect",{width:10,height:10,x:169,y:59,fill:"#EAF5FF",rx:2}),r("rect",{width:10,height:10,x:169,y:99,fill:"#EAF5FF",rx:2}),p("defs",{children:[p("filter",{id:"img-setting-jp_svg__a",width:175.389,height:104,x:9,y:20,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:12,result:"effect1_dropShadow_286_5640"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5640"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5640",result:"shape"})]}),p("filter",{id:"img-setting-jp_svg__c",width:93,height:136,x:137,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:12,result:"effect1_dropShadow_286_5640"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5640"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5640",result:"shape"})]}),p("filter",{id:"img-setting-jp_svg__e",width:54,height:56,x:84,y:88,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:12,result:"effect1_dropShadow_286_5640"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5640"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5640",result:"shape"})]}),p("linearGradient",{id:"img-setting-jp_svg__d",x1:141,x2:361.716,y1:8,y2:254.784,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const oz=v(rz);function sz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 150",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("g",{filter:"url(#img-setting-ns_svg__a)",children:r("rect",{width:120,height:30,x:45,y:8,fill:"#fff",rx:8})}),r("rect",{width:50,height:6,x:64,y:23,fill:"#E3E8EB",rx:2}),r("rect",{width:27,height:4,x:64,y:15,fill:"#DDD",opacity:.3,rx:1}),r("g",{filter:"url(#img-setting-ns_svg__b)",children:r("circle",{cx:39,cy:23,r:20,fill:"url(#img-setting-ns_svg__c)"})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M48.25 17.295a.75.75 0 0 1-.513.929l-1.5.433a.75.75 0 1 1-.416-1.441l1.5-.434a.75.75 0 0 1 .93.513m-3.22 3.925a.75.75 0 0 1 .75-.75h2.638a.75.75 0 0 1 0 1.5h-2.639a.75.75 0 0 1-.75-.75m1.207 2.563a.75.75 0 0 0-.416 1.44l1.5.434a.75.75 0 0 0 .416-1.441z",clipRule:"evenodd"}),r("rect",{width:2,height:4,x:29,y:19,fill:"#fff",rx:1}),r("rect",{width:3,height:8,x:32,y:24,fill:"#fff",rx:1}),r("path",{fill:"#fff",fillRule:"evenodd",d:"m40 14.47-8.606 2.134c-.821.204-1.394.908-1.394 1.712v5.368c0 .804.573 1.508 1.394 1.712L40 27.53zm1 13.308.661.164c1.183.293 2.339-.553 2.339-1.713V15.771c0-1.16-1.156-2.006-2.339-1.713l-.661.164z",clipRule:"evenodd"}),r("circle",{cx:147,cy:22,r:8,fill:"#8092AA",opacity:.5}),r("mask",{id:"img-setting-ns_svg__d",width:16,height:16,x:139,y:14,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:147,cy:22,r:8,fill:"#8898A7"})}),r("g",{mask:"url(#img-setting-ns_svg__d)",children:r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M147 22.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.11c0 .491.398.89.889.89h10.222a.89.89 0 0 0 .889-.89V31a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("g",{filter:"url(#img-setting-ns_svg__e)",children:r("rect",{width:132,height:89,x:68,y:45,fill:"url(#img-setting-ns_svg__f)",rx:8})}),r("rect",{width:47,height:6,x:99,y:57,fill:"#E3E8EB",rx:2}),r("rect",{width:31,height:6,x:99,y:69,fill:"#EAF5FF",rx:2}),r("rect",{width:96,height:8,x:86,y:92,fill:"#FFF7DD",rx:2}),r("rect",{width:96,height:8,x:86,y:114,fill:"#FFF7DD",rx:2}),r("rect",{width:70,height:8,x:86,y:92,fill:"#FFD335",rx:2}),r("rect",{width:24,height:8,x:86,y:114,fill:"#FFD335",rx:2}),r("rect",{width:24,height:4,x:86,y:83,fill:"#DDD",opacity:.3,rx:1}),r("rect",{width:24,height:4,x:86,y:105,fill:"#DDD",opacity:.3,rx:1}),r("path",{fill:"#777",d:"m88.983 59.745.867 1.11-.163.006c-1.05-.005-1.628-.74-1.628-2.09 0-1.353.578-2.088 1.628-2.088 1.04 0 1.623.735 1.618 2.089 0 .618-.121 1.11-.352 1.46l-.405-.487zM86 58.772c.005 2.428 1.612 3.772 3.687 3.772.462 0 .903-.066 1.313-.203l.578.659h1.785l-1.15-1.349c.71-.638 1.15-1.607 1.15-2.88 0-2.443-1.623-3.771-3.676-3.771-2.075 0-3.682 1.328-3.687 3.772M94.981 62.554c.536 0 1.014-.436 1.019-.984-.005-.537-.483-.973-1.019-.973-.562 0-1.024.436-1.019.973-.005.548.457.984 1.02.984"}),r("path",{fill:"#3299FE",d:"m88.032 74.895.424-1.352h2.391l.43 1.352h2.02L90.932 68h-2.554L86 74.895zm.858-2.724.73-2.314h.058l.735 2.314zM95.043 75c.503 0 .952-.41.957-.924-.005-.505-.454-.914-.957-.914-.527 0-.961.41-.956.914-.005.515.429.924.956.924"}),r("g",{filter:"url(#img-setting-ns_svg__g)",children:r("circle",{cx:200,cy:58,r:20,fill:"url(#img-setting-ns_svg__h)"})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M193 49a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V51a2 2 0 0 0-2-2zm3.177 6c-.443 0-.802.336-.802.75s.359.75.802.75h7.621c.443 0 .802-.336.802-.75s-.359-.75-.802-.75zm-.089 3c-.394 0-.713.336-.713.75s.319.75.713.75h6.774c.394 0 .713-.336.713-.75s-.319-.75-.713-.75zm-.713 3.75c0-.414.315-.75.704-.75h4.742c.389 0 .704.336.704.75s-.315.75-.704.75h-4.742c-.389 0-.704-.336-.704-.75",clipRule:"evenodd"}),r("path",{fill:"#fff",stroke:"#FB0",d:"M197 46.5a1.5 1.5 0 0 0-1.5 1.5v2a1.5 1.5 0 0 0 1.5 1.5h6a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5z"}),p("defs",{children:[p("filter",{id:"img-setting-ns_svg__a",width:136,height:46,x:37,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("filter",{id:"img-setting-ns_svg__b",width:56,height:60,x:11,y:3,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("filter",{id:"img-setting-ns_svg__e",width:148,height:105,x:60,y:45,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("filter",{id:"img-setting-ns_svg__g",width:56,height:60,x:172,y:38,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("linearGradient",{id:"img-setting-ns_svg__c",x1:19,x2:59,y1:3,y2:43,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#4FA7FD"}),r("stop",{offset:1,stopColor:"#4E8FF0"})]}),p("linearGradient",{id:"img-setting-ns_svg__f",x1:134,x2:200,y1:90,y2:134,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-ns_svg__h",x1:180,x2:252.5,y1:38,y2:107.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFD335"}),r("stop",{offset:1,stopColor:"#F90"})]})]})]})}const az=v(sz);function lz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:124,x:17,y:16,fill:"url(#img-setting-price_svg__a)",rx:4}),r("circle",{cx:26,cy:25,r:3,fill:"#406588"}),r("circle",{cx:35,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:44,cy:25,r:3,fill:"#3299FE"}),p("g",{opacity:.8,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M62.16 59.54C51.534 43.015 39.577 41.776 35.265 42.965l-.532-1.928c5.355-1.477 18.132.35 29.108 17.423 6.621 10.301 14.463 14.412 21.525 14.354 7.082-.06 13.663-4.31 17.771-11.318 4.327-7.383 9.462-11.61 16.029-11.745 6.454-.133 13.95 3.712 22.986 11.492 8.963 7.719 15.581 10.506 22.164 8.37 3.348-1.087 6.808-3.48 10.64-7.397 3.83-3.915 7.979-9.296 12.716-16.276l1.655 1.123c-4.763 7.02-8.99 12.513-12.941 16.552-3.949 4.036-7.676 6.674-11.453 7.9-7.668 2.489-15.05-.975-24.086-8.756-8.965-7.72-15.969-11.125-21.64-11.008-5.557.115-10.173 3.638-14.345 10.756-4.392 7.492-11.562 12.24-19.48 12.307-7.937.066-16.346-4.573-23.224-15.272",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M37 42a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M39 42a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M89 74a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M91 74a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M146 62a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M148 62a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M193 42a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M195 42a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#406588",fillRule:"evenodd",d:"M100.605 50.735c-1.054 1.658-2.08 3.152-3.085 4.205-3.821 4.001-7.673 6.343-12.462 6.448-4.72.103-10.152-1.975-17.139-6.288-8.075-4.983-16.342-4.047-22.68-1.807-3.169 1.12-5.83 2.559-7.699 3.719a36 36 0 0 0-2.163 1.448 24 24 0 0 0-.703.53l-.033.027-.007.006h-.001a1 1 0 0 1-1.266-1.548l.633.774-.632-.774v-.001l.005-.003.012-.01.043-.035.162-.127c.14-.108.346-.264.611-.457a38 38 0 0 1 2.285-1.53c1.956-1.214 4.748-2.725 8.086-3.904 6.672-2.359 15.626-3.423 24.398 1.99 6.902 4.26 11.921 6.08 16.044 5.99 4.053-.088 7.433-2.032 11.06-5.83.856-.896 1.79-2.24 2.843-3.896.51-.803 1.038-1.664 1.592-2.566l.036-.06c.565-.92 1.155-1.882 1.771-2.853 2.444-3.856 5.36-7.988 8.934-10.57 1.802-1.301 3.802-2.232 6.017-2.52 2.222-.288 4.594.08 7.119 1.271 5.005 2.362 10.637 7.974 17.126 18.256 6.391 10.126 12.826 15.82 18.824 18.729 5.985 2.903 11.612 3.073 16.473 2.014 4.879-1.062 9-3.367 11.914-5.424a37 37 0 0 0 3.377-2.684c.389-.349.686-.633.883-.827l.222-.222.053-.055.011-.012.002-.002h.001a1 1 0 0 1 1.457 1.37l-.729-.685c.729.684.728.685.728.685l-.002.002-.005.006-.019.019-.066.069a27.34 27.34 0 0 1-1.2 1.14 39 39 0 0 1-3.559 2.83c-3.049 2.152-7.417 4.607-12.642 5.745-5.242 1.141-11.334.953-17.771-2.17-6.425-3.116-13.115-9.116-19.643-19.46-6.43-10.19-11.809-15.401-16.289-17.515-2.217-1.047-4.205-1.33-6.008-1.096-1.81.235-3.501 1.001-5.103 2.158-3.232 2.335-5.974 6.166-8.416 10.019-.606.956-1.19 1.906-1.756 2.829l-.04.066c-.551.897-1.086 1.77-1.604 2.585",clipRule:"evenodd"}),r("path",{fill:"#406588",d:"M37 57a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M39 57a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#406588",d:"M89 60a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M91 60a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#406588",d:"M141 48a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M143 48a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",fillRule:"evenodd",d:"M34.014 72.225h.101q.11-.001.33.004c.294.006.733.021 1.302.056 1.139.07 2.8.218 4.867.534 4.136.633 9.89 1.936 16.346 4.615 4.259 1.768 7.463 3.24 10.341 4.562 5.877 2.7 10.396 4.775 19.763 7.473 7.117 2.05 15.882 2.303 26.296 1.181 10.422-1.122 22.561-3.628 36.457-7.146 13.732-3.476 24.697-2.982 32.208-1.633 3.757.675 6.653 1.565 8.601 2.281.974.358 1.711.673 2.2.896a18 18 0 0 1 .676.325l.03.016.005.002a.975.975 0 0 0 .926-1.715l-.463.858c.463-.858.463-.858.462-.859h-.001l-.004-.002-.013-.007-.043-.023-.16-.081q-.208-.106-.607-.288a34 34 0 0 0-2.335-.952c-2.045-.751-5.05-1.673-8.929-2.37-7.761-1.394-19.008-1.887-33.031 1.662-13.86 3.509-25.899 5.99-36.188 7.098-10.297 1.109-18.776.835-25.548-1.116-9.228-2.659-13.573-4.656-19.37-7.32-2.888-1.328-6.135-2.82-10.526-4.642-6.626-2.75-12.537-4.09-16.798-4.742a56 56 0 0 0-5.043-.553 35 35 0 0 0-1.744-.064h-.134s-.002 0 .012.975l-.014-.975a.975.975 0 0 0 .028 1.95",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",d:"M37 71a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M39 71a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",d:"M89 89a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M91 89a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#4DC9AA",d:"M146 84a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M148 84a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"})]}),p("g",{opacity:.8,children:[r("circle",{cx:35,cy:122,r:2,fill:"#3299FE"}),r("circle",{cx:65,cy:122,r:2,fill:"#406588"}),r("circle",{cx:95,cy:122,r:2,fill:"#FFDA75"}),r("rect",{width:16,height:4,x:39,y:120,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:16,height:4,x:69,y:120,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:16,height:4,x:99,y:120,fill:"#8092AA",opacity:.2,rx:1})]}),r("g",{filter:"url(#img-setting-price_svg__b)",children:r("path",{fill:"url(#img-setting-price_svg__c)",d:"M115 62a8 8 0 0 1 8-8h92a8 8 0 0 1 8 8v36a8 8 0 0 1-8 8h-92a8 8 0 0 1-8-8z"})}),r("path",{fill:"#333",d:"M128.668 84h6.07v-1.453h-3.621V82.5l1.289-1.254c1.746-1.582 2.215-2.373 2.215-3.34 0-1.47-1.207-2.508-3.023-2.508-1.787 0-3.018 1.061-3.012 2.72h1.676c-.006-.815.515-1.32 1.312-1.313.78-.006 1.348.463 1.348 1.218 0 .674-.428 1.143-1.219 1.899l-3.047 2.8zM139.285 84.117c2.121 0 3.41-1.57 3.41-4.36 0-2.77-1.295-4.359-3.41-4.359s-3.41 1.588-3.41 4.36c0 2.777 1.283 4.36 3.41 4.36m-1.605-4.36c0-1.939.627-2.911 1.605-2.917.979.006 1.612.978 1.606 2.918.006 1.957-.621 2.906-1.606 2.906-.984 0-1.617-.95-1.605-2.906M149.988 78.344v3.578c.004.652-.457 1.121-1.164 1.125-.699-.004-1.16-.473-1.164-1.125v-3.578h-1.172v3.672c0 1.238.93 2.066 2.336 2.062 1.403.004 2.344-.824 2.344-2.062v-3.672zM155.191 79.96h1.125c-.015-1-.839-1.694-2.093-1.694-1.239 0-2.145.683-2.141 1.71 0 .829.586 1.305 1.539 1.54l.617.148c.617.152.969.332.969.719 0 .422-.398.71-1.016.71-.625 0-1.078-.288-1.117-.859h-1.14c.035 1.215.906 1.848 2.273 1.844 1.379.004 2.184-.66 2.188-1.695-.004-.942-.727-1.434-1.696-1.656l-.508-.125c-.488-.11-.91-.293-.906-.704.004-.375.336-.648.93-.648.574 0 .93.262.976.71M159.152 84c1.727 0 2.77-1.066 2.766-2.836.004-1.762-1.039-2.82-2.742-2.82h-2.016V84zm-.82-1.008v-3.64h.781c1.071 0 1.633.554 1.633 1.812 0 1.27-.562 1.828-1.641 1.828z"}),r("path",{fill:"#8092AA",d:"M129.445 71h4.047v-.969h-2.414V70l.86-.836c1.164-1.055 1.476-1.582 1.476-2.227 0-.98-.805-1.671-2.016-1.671-1.191 0-2.011.707-2.007 1.812h1.117c-.004-.543.344-.879.875-.875.519-.004.898.309.898.813 0 .449-.285.761-.812 1.265l-2.031 1.867zM134.109 70h2.75v1h1.118v-1h.718v-.945h-.718v-3.711H136.5l-2.391 3.726zm1.188-.945v-.047l1.523-2.375h.055v2.422zM143.77 68.172v1.789c.001.326-.229.56-.582.562-.35-.001-.581-.236-.583-.562v-1.79h-.585v1.837c0 .619.464 1.033 1.168 1.031.701.002 1.171-.412 1.171-1.031v-1.836zM146.371 68.98h.563c-.008-.5-.42-.847-1.047-.847-.619 0-1.073.342-1.071.855 0 .414.293.653.77.77l.309.074c.308.076.484.166.484.36 0 .21-.199.355-.508.355-.312 0-.539-.145-.558-.43h-.571c.018.608.453.924 1.137.922.689.002 1.092-.33 1.094-.848-.002-.47-.364-.716-.848-.828l-.254-.062c-.244-.055-.455-.147-.453-.352.002-.187.168-.324.465-.324.287 0 .465.13.488.356M148.352 71c.863 0 1.384-.533 1.382-1.418.002-.88-.519-1.41-1.371-1.41h-1.008V71zm-.411-.504v-1.82h.391c.535 0 .816.277.816.906 0 .635-.281.914-.82.914z"}),r("rect",{width:22,height:4,x:128,y:90,fill:"#DDD",rx:2}),r("rect",{width:27,height:1,x:126,y:68,fill:"#F66",rx:.5}),r("path",{fill:"#777",d:"M185 76h4.034v9H185zM190.379 76h1.793v9h-1.793zM193.518 76h1.345v9h-1.345zM196.207 76h3.138v9h-3.138zM200.689 76h3.138v9h-3.138zM205.172 76h1.345v9h-1.345zM207.861 76h3.138v9h-3.138z"}),p("g",{filter:"url(#img-setting-price_svg__d)",children:[r("rect",{width:70.8,height:24,x:152.199,y:98,fill:"#3299FE",rx:12}),r("rect",{width:34.8,height:4.8,x:177.398,y:107.6,fill:"#84C2FC",opacity:.6,rx:2}),r("rect",{width:1.8,height:8.4,x:168.699,y:114.8,fill:"#fff",rx:.5,transform:"rotate(-180 168.699 114.8)"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M167.269 104.67a.75.75 0 0 1 1.061 0l3.6 3.6a.75.75 0 0 1-1.061 1.06l-3.07-3.069-3.069 3.069a.75.75 0 0 1-1.061-1.06z",clipRule:"evenodd"})]}),p("defs",{children:[p("linearGradient",{id:"img-setting-price_svg__a",x1:17,x2:209,y1:16,y2:140,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-price_svg__c",x1:115,x2:223,y1:54,y2:106,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("filter",{id:"img-setting-price_svg__b",width:128,height:72,x:105,y:48,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:5}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5517"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5517",result:"shape"})]}),p("filter",{id:"img-setting-price_svg__d",width:78.801,height:32,x:148.199,y:98,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5517"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5517",result:"shape"})]})]})]})}const cz=v(lz);function dz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:114,x:28,y:26,fill:"url(#img-setting-report_svg__a)",rx:4}),r("rect",{width:16,height:16,x:74,y:53,fill:"#EBD89D",rx:6}),r("rect",{width:16,height:16,x:55,y:53,fill:"#E9C0C0",rx:6}),r("rect",{width:16,height:16,x:55,y:34,fill:"#B1B7F4",rx:6}),r("rect",{width:16,height:16,x:36,y:53,fill:"#B9D6A4",rx:6}),r("rect",{width:16,height:16,x:36,y:34,fill:"#C5C5C5",rx:6}),r("rect",{width:16,height:16,x:74,y:34,fill:"#A8CDFC",rx:6}),r("rect",{width:122,height:132,x:98,y:5,fill:"url(#img-setting-report_svg__b)",rx:8}),r("rect",{width:106,height:33,x:106,y:85,fill:"#F6F6F6",rx:2}),r("rect",{width:87,height:4,x:115,y:97,fill:"#EAEAEA",rx:2}),r("path",{fill:"#B3B2ED",fillRule:"evenodd",d:"M106 87a2 2 0 0 1 2-2h102a2 2 0 0 1 2 2v2H106zM98 13a8 8 0 0 1 8-8h106a8 8 0 0 1 8 8v22H98z",clipRule:"evenodd"}),r("rect",{width:65,height:8,x:135,y:16,fill:"#6979F8",opacity:.5,rx:4}),r("circle",{cx:117,cy:20,r:10,fill:"#fff"}),r("path",{fill:"#CCC",fillRule:"evenodd",d:"M113 15a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1zm1.521 2a.51.51 0 0 0-.521.5c0 .276.233.5.521.5h4.958a.51.51 0 0 0 .521-.5.51.51 0 0 0-.521-.5zm-.086 2c-.24 0-.435.224-.435.5s.195.5.435.5h4.13c.24 0 .435-.224.435-.5s-.195-.5-.435-.5zM114 21.5c0-.276.205-.5.458-.5h3.084c.253 0 .458.224.458.5s-.205.5-.458.5h-3.084c-.253 0-.458-.224-.458-.5",clipRule:"evenodd"}),r("rect",{width:106,height:34,x:106,y:43,fill:"#F6F6F6",rx:2}),r("rect",{width:30,height:7,x:115,y:49,fill:"#DDD",rx:1}),r("rect",{width:36,height:3,x:115,y:60,fill:"#EAEAEA",rx:1}),r("circle",{cx:198,cy:63,r:8,fill:"#8092AA",opacity:.5}),r("mask",{id:"img-setting-report_svg__c",width:16,height:16,x:190,y:55,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:198,cy:63,r:8,fill:"#8898A7"})}),r("g",{mask:"url(#img-setting-report_svg__c)",children:r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M198 63.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.11c0 .491.398.89.889.89h10.222a.89.89 0 0 0 .889-.89V72a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:64,height:61,x:20,y:75,fill:"#fff",rx:4}),r("path",{fill:"#DDD",fillRule:"evenodd",d:"m27 92.732.5-.865A1 1 0 0 0 28 92h1v1h-1a2 2 0 0 1-1-.268M75 93v-1h1a1 1 0 0 0 .5-.133l.5.865A2 2 0 0 1 76 93zm3-9.111h-1V83a1 1 0 0 0-.133-.5l.865-.5c.17.294.268.636.268 1zM29 81h-1a2 2 0 0 0-1 .268l.5.865A1 1 0 0 1 28 82h1zm-3 9.111h1V91c0 .184.049.353.133.5l-.865.5A2 2 0 0 1 26 91zm0-.889h1v-1.778h-1zm0-2.666h1v-1.778h-1zm0-2.667h1V83c0-.184.049-.353.133-.5l-.865-.5A2 2 0 0 0 26 83zM30 81v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h1c.184 0 .353.049.5.133l.5-.865A2 2 0 0 0 76 81zm3 3.778h-1v1.778h1zm0 2.666h-1v1.778h1zm0 2.667h-1V91a1 1 0 0 1-.133.5l.865.5A2 2 0 0 0 78 91zM74 93v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1z",clipRule:"evenodd"}),r("rect",{width:52,height:6,x:26,y:124,fill:"#F4F4F4",rx:2}),r("g",{filter:"url(#img-setting-report_svg__d)",children:r("path",{fill:"#fff",d:"M32 101a4 4 0 0 1 4-4h51a4 4 0 0 1 4 4v15a4 4 0 0 1-4 4H36a4 4 0 0 1-4-4z"})}),r("g",{filter:"url(#img-setting-report_svg__e)",children:r("path",{fill:"#DDD",fillRule:"evenodd",d:"M36 96h51a5 5 0 0 1 5 5v15a5 5 0 0 1-5 5H36a5 5 0 0 1-5-5v-15a5 5 0 0 1 5-5m0 1a4 4 0 0 0-4 4v15a4 4 0 0 0 4 4h51a4 4 0 0 0 4-4v-15a4 4 0 0 0-4-4z",clipRule:"evenodd"})}),r("rect",{width:12,height:12,x:38,y:102.5,fill:"#555",rx:2}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M47.513 105.953a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.094 0l-2.25-2.4a.75.75 0 0 1 1.094-1.026l1.703 1.816 3.203-3.416a.75.75 0 0 1 1.06-.034",clipRule:"evenodd"}),r("rect",{width:29,height:4,x:55,y:106.5,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M66.513 39.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.094 0l-2.25-2.4a.75.75 0 0 1 1.094-1.026l1.703 1.816 3.203-3.416a.75.75 0 0 1 1.06-.034",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"img-setting-report_svg__a",x1:28,x2:226.691,y1:26,y2:265.897,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-report_svg__b",x1:159,x2:221.116,y1:71,y2:135.932,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("filter",{id:"img-setting-report_svg__d",width:75,height:39,x:24,y:97,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:4}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5722"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5722",result:"shape"})]}),p("filter",{id:"img-setting-report_svg__e",width:77,height:41,x:23,y:96,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:4}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5722"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5722",result:"shape"})]})]})]})}const hz=v(dz);function fz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("path",{fill:"url(#img-setting-sales_svg__a)",d:"M24 20a4 4 0 0 1 4-4h184a4 4 0 0 1 4 4v116a4 4 0 0 1-4 4H28a4 4 0 0 1-4-4z"}),r("circle",{cx:33,cy:25,r:3,fill:"#406588"}),r("circle",{cx:42,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:51,cy:25,r:3,fill:"#3299FE"}),r("g",{filter:"url(#img-setting-sales_svg__b)",children:r("rect",{width:72,height:116,x:84,y:8,fill:"url(#img-setting-sales_svg__c)",rx:8})}),p("g",{opacity:.8,children:[r("rect",{width:8,height:32,x:174,y:88,fill:"#84C2FC",rx:1}),r("rect",{width:8,height:64,x:196,y:56,fill:"#406588",rx:1}),r("rect",{width:24,height:14,x:188,y:33,fill:"#406588",rx:4}),r("path",{fill:"#fff",d:"M195.079 35.078h-1.362l-1.717.89v1.04l1.592-.813h.039v4.54h1.448zM196.691 40.734h4.968v-.968h-2.964v-.032l1.056-.836c1.429-1.054 1.813-1.582 1.813-2.226 0-.98-.988-1.672-2.475-1.672-1.463 0-2.47.707-2.466 1.813h1.372c-.005-.544.422-.88 1.075-.876.637-.003 1.103.31 1.103.813 0 .45-.35.762-.998 1.266l-2.494 1.867zM205.372 40.813c1.568.003 2.633-.82 2.628-1.97.005-1.066-.926-1.827-2.177-1.827-.768 0-1.454.293-1.775.797h-.067c.009-1.114.503-1.805 1.448-1.805.561 0 .959.246 1.075.64h1.419c-.139-.93-1.098-1.648-2.494-1.648-1.736 0-2.853 1.129-2.858 3.04-.005 2.07 1.367 2.769 2.801 2.773m-1.247-1.938c.009-.55.546-1.004 1.256-1.008.705.004 1.219.442 1.219 1.008 0 .57-.523 1.012-1.238 1.008-.71.004-1.228-.453-1.237-1.008"}),r("path",{fill:"#406588",d:"M199.553 50.606a.5.5 0 0 0 .894 0L203 45.5h-6z"}),r("rect",{width:20,height:14,x:168,y:65,fill:"#84C2FC",rx:4}),r("path",{fill:"#fff",d:"M174.796 72.813c1.624 0 2.795-.68 2.795-1.602 0-.711-.699-1.29-1.565-1.398v-.04c.748-.117 1.295-.629 1.3-1.25-.005-.879-1.073-1.523-2.53-1.523s-2.525.644-2.52 1.523c-.005.621.526 1.133 1.299 1.25v.04c-.886.109-1.575.687-1.575 1.398 0 .922 1.167 1.602 2.796 1.602m-1.25-1.72c-.005-.491.526-.847 1.25-.85.723.003 1.255.363 1.25.85.005.485-.497.825-1.25.821-.753.004-1.255-.336-1.25-.82m.177-2.452c-.005-.442.433-.75 1.073-.75.635 0 1.078.308 1.083.75-.005.453-.458.77-1.083.773-.63-.004-1.078-.32-1.073-.773M181.244 72.813c1.609 0 2.766-.696 2.756-1.665.01-.707-.566-1.21-1.615-1.312v-.047c.798-.113 1.354-.562 1.349-1.195.005-.895-.984-1.594-2.471-1.594-1.462 0-2.564.676-2.589 1.648h1.418c.024-.433.541-.714 1.171-.71.63-.004 1.049.293 1.044.726.005.445-.488.75-1.191.75h-.66v.867h.66c.836.004 1.353.328 1.348.79.005.456-.502.769-1.211.773-.689-.004-1.206-.281-1.23-.703h-1.496c.029.988 1.151 1.671 2.717 1.671"}),r("path",{fill:"#84C2FC",d:"M177.553 82.606a.5.5 0 0 0 .894 0L181 77.5h-6z"})]}),p("g",{filter:"url(#img-setting-sales_svg__d)",children:[r("rect",{width:84,height:20,x:78,y:108,fill:"#3299FE",rx:10}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M120.53 113.47a.75.75 0 0 0-1.06 0l-3 3a.749.749 0 1 0 1.06 1.06l1.72-1.719v5.689a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-5.689l1.72 1.719a.749.749 0 1 0 1.06-1.06z",clipRule:"evenodd"})]}),r("rect",{width:52,height:20,x:94,y:84,fill:"#F4F4F4",rx:4}),r("path",{fill:"#333",d:"M117.227 97.078c1.273 0 2.14-.816 2.14-1.96 0-1.087-.773-1.864-1.812-1.86-.496-.004-.926.199-1.133.476h-.047l.156-1.43h2.516v-.96h-3.485l-.304 3.258h1.062q.252-.476.891-.477c.594.004 1.019.422 1.016 1.023.003.59-.415 1.004-1 1-.493.004-.895-.3-.922-.742h-1.141c.02.977.883 1.672 2.063 1.672M122.359 97.078c1.414 0 2.274-1.047 2.274-2.906 0-1.848-.863-2.906-2.274-2.906-1.41 0-2.273 1.058-2.273 2.906 0 1.851.855 2.906 2.273 2.906m-1.07-2.906c0-1.293.418-1.941 1.07-1.945.653.004 1.075.652 1.071 1.945.004 1.305-.414 1.937-1.071 1.937-.656 0-1.078-.632-1.07-1.937"}),r("circle",{cx:136,cy:94,r:6,fill:"#fff"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M136.6 91.6a.6.6 0 0 0-1.2 0v1.8h-1.8a.6.6 0 0 0 0 1.2h1.8v1.8a.6.6 0 0 0 1.2 0v-1.8h1.8a.6.6 0 0 0 0-1.2h-1.8z",clipRule:"evenodd"}),r("circle",{cx:104,cy:94,r:6,fill:"#fff"}),r("path",{fill:"#333",d:"M101 94a.6.6 0 0 1 .6-.6h4.8a.6.6 0 0 1 0 1.2h-4.8a.6.6 0 0 1-.6-.6"}),r("rect",{width:29,height:4,x:94,y:76,fill:"#EAEAEA",rx:1}),r("rect",{width:52,height:52,x:94,y:18,fill:"#EAEAEA",rx:4}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M106.75 22a.75.75 0 0 0-.75-.75h-4.952c-2.064 0-3.798 1.606-3.798 3.66V30a.75.75 0 0 0 1.5 0v-5.09c0-1.16.995-2.16 2.298-2.16H106a.75.75 0 0 0 .75-.75M106.75 66a.75.75 0 0 1-.75.75h-4.952c-2.064 0-3.798-1.606-3.798-3.66V58a.75.75 0 0 1 1.5 0v5.09c0 1.16.995 2.16 2.298 2.16H106a.75.75 0 0 1 .75.75M133.25 22a.75.75 0 0 1 .75-.75h4.952c2.064 0 3.798 1.606 3.798 3.66V30a.75.75 0 0 1-1.5 0v-5.09c0-1.16-.995-2.16-2.298-2.16H134a.75.75 0 0 1-.75-.75M133.25 66c0 .414.336.75.75.75h4.952c2.064 0 3.798-1.606 3.798-3.66V58a.75.75 0 0 0-1.5 0v5.09c0 1.16-.995 2.16-2.298 2.16H134a.75.75 0 0 0-.75.75",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M102 34h5.586v20H102zM109.449 34h2.483v20h-2.483zM113.793 34h1.862v20h-1.862zM117.518 34h4.345v20h-4.345zM123.725 34h4.345v20h-4.345zM129.93 34h1.862v20h-1.862zM133.656 34h4.345v20h-4.345z"}),r("g",{filter:"url(#img-setting-sales_svg__e)",children:r("circle",{cx:55,cy:68,r:20,fill:"url(#img-setting-sales_svg__f)"})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M49.011 57.111c.5 0 .939.318 1.1.78l.044.158.557 2.784h13.375a1 1 0 0 1 .943 1.333L62.442 69.5a1 1 0 0 1-.943.667H49.167v1.555H62c.59 0 1.079.44 1.156 1.009l.01.158c0 .59-.438 1.079-1.008 1.156l-.158.01H46.834V62.833a2 2 0 0 1 1.51-1.94l-.29-1.449h-2.776c-.59 0-1.079-.439-1.156-1.008l-.01-.158c0-.59.438-1.079 1.008-1.156l.158-.01zm2.49 20.056a2.333 2.333 0 1 1-4.668 0 2.333 2.333 0 0 1 4.667 0m12.444 0a2.333 2.333 0 1 1-4.667 0 2.333 2.333 0 0 1 4.667 0",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"img-setting-sales_svg__a",x1:24,x2:242.776,y1:16,y2:258.846,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-sales_svg__c",x1:84,x2:150.325,y1:8,y2:116.955,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-sales_svg__f",x1:35,x2:75,y1:48,y2:88,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#4DC9AA"}),r("stop",{offset:1,stopColor:"#4FC94D"})]}),p("filter",{id:"img-setting-sales_svg__b",width:88,height:132,x:76,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5271"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5271"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5271",result:"shape"})]}),p("filter",{id:"img-setting-sales_svg__d",width:92,height:28,x:74,y:108,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5271"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5271",result:"shape"})]}),p("filter",{id:"img-setting-sales_svg__e",width:56,height:56,x:27,y:48,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5271"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5271"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5271",result:"shape"})]})]})]})}const uz=v(fz);function pz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 148",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("g",{filter:"url(#img-setting-schedule_svg__a)",children:r("rect",{width:208,height:112,x:12,y:14,fill:"url(#img-setting-schedule_svg__b)",rx:4})}),r("rect",{width:64,height:8,x:24,y:22,fill:"#8092AA",opacity:.3,rx:2}),r("rect",{width:32,height:22,x:64,y:43,fill:"#D8F2EB",rx:2}),r("rect",{width:32,height:22,x:98,y:43,fill:"#EAEAEA",rx:2}),r("rect",{width:32,height:22,x:132,y:43,fill:"#FFF7DD",rx:2}),r("rect",{width:32,height:22,x:64,y:67,fill:"#EAF5FF",rx:2}),r("rect",{width:32,height:22,x:98,y:67,fill:"#EFF1FF",rx:2}),r("rect",{width:32,height:22,x:132,y:67,fill:"#EAEAEA",rx:2}),r("rect",{width:32,height:22,x:64,y:91,fill:"#FFEFEF",rx:2}),r("rect",{width:32,height:22,x:98,y:91,fill:"#EAEAEA",rx:2}),r("rect",{width:32,height:22,x:132,y:91,fill:"#EAEAEA",rx:2}),r("g",{filter:"url(#img-setting-schedule_svg__c)",children:r("rect",{width:64,height:124,x:164,y:8,fill:"#fff",rx:4})}),r("circle",{cx:32,cy:54,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__d",width:16,height:16,x:24,y:46,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:32,cy:54,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__d)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M32 55a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.112c0 .49.398.889.889.889H37.11c.491 0 .889-.398.889-.89v-1.11a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("circle",{cx:175,cy:33,r:5,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__e",width:10,height:10,x:170,y:28,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:175,cy:33,r:5,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__e)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M175 33.625a1.875 1.875 0 1 0 0-3.749 1.875 1.875 0 0 0 0 3.75m0 1.25a3.75 3.75 0 0 0-3.75 3.75v.695c0 .307.249.555.556.555h6.388a.556.556 0 0 0 .556-.555v-.695a3.75 3.75 0 0 0-3.75-3.75",clipRule:"evenodd"})}),r("circle",{cx:32,cy:78,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__f",width:16,height:16,x:24,y:70,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:32,cy:78,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__f)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M32 79a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.112c0 .49.398.889.889.889H37.11c.491 0 .889-.398.889-.89v-1.11a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("circle",{cx:32,cy:102,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__g",width:16,height:16,x:24,y:94,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:32,cy:102,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__g)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M32 103.001a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .491.398.889.889.889H37.11c.491 0 .889-.398.889-.889v-1.111a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:12,height:3,x:44,y:50,fill:"#EAEAEA",rx:1}),r("rect",{width:12,height:4,x:183,y:31,fill:"#EAEAEA",rx:1}),r("rect",{width:44,height:3,x:178,y:45.5,fill:"#EAEAEA",rx:1}),r("rect",{width:12,height:4,x:74,y:52,fill:"#4DC9AA",rx:2}),r("rect",{width:12,height:4,x:74,y:76,fill:"#3299FE",rx:2}),r("rect",{width:12,height:4,x:108,y:76,fill:"#6979F8",rx:2}),r("rect",{width:12,height:4,x:142,y:76,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:74,y:100,fill:"#FF7979",rx:2}),r("rect",{width:12,height:4,x:108,y:100,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:142,y:100,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:108,y:52,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:142,y:52,fill:"#FB0",rx:2}),r("rect",{width:12,height:3,x:44,y:74,fill:"#EAEAEA",rx:1}),r("rect",{width:12,height:3,x:44,y:98,fill:"#EAEAEA",rx:1}),r("rect",{width:8,height:3,x:44,y:55,fill:"#EAEAEA",rx:1}),r("rect",{width:8,height:3,x:44,y:79,fill:"#EAEAEA",rx:1}),r("rect",{width:8,height:3,x:44,y:103,fill:"#EAEAEA",rx:1}),r("rect",{width:36,height:8,x:170,y:14,fill:"#8092AA",opacity:.3,rx:2}),r("circle",{cx:178,cy:70,r:8,fill:"#77D5BB"}),r("circle",{cx:178,cy:88,r:8,fill:"#CCC"}),r("circle",{cx:178,cy:106,r:8,fill:"#F4F4F4"}),r("circle",{cx:196,cy:70,r:8,fill:"#3299FE"}),r("circle",{cx:196,cy:88,r:8,fill:"#FF7979"}),r("circle",{cx:196,cy:106,r:8,fill:"#F4F4F4"}),r("circle",{cx:214,cy:70,r:8,fill:"#6979F8"}),r("circle",{cx:214,cy:88,r:8,fill:"#FFDA75"}),r("circle",{cx:214,cy:106,r:8,fill:"#F4F4F4"}),r("path",{fill:"#CCC",fillRule:"evenodd",d:"M172.63 44c-1.45 0-2.63 1.121-2.63 2.5 0 .671.276 1.301.777 1.774l1.76 1.689a.137.137 0 0 0 .187 0l1.758-1.688a2.42 2.42 0 0 0 .778-1.775c0-1.379-1.18-2.5-2.63-2.5m0 3.429c-.604 0-1.096-.481-1.096-1.072 0-.59.492-1.071 1.096-1.071s1.096.48 1.096 1.071c0 .59-.491 1.072-1.096 1.072",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M198.825 68.149a.525.525 0 0 1 .02.763l-3.207 3.239a.574.574 0 0 1-.82-.005l-1.668-1.728a.525.525 0 0 1 .03-.763.58.58 0 0 1 .795.03l1.26 1.305 2.795-2.822a.58.58 0 0 1 .795-.02",clipRule:"evenodd"}),p("defs",{children:[p("filter",{id:"img-setting-schedule_svg__a",width:216,height:128,x:8,y:14,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5400"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5400"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5400",result:"shape"})]}),p("filter",{id:"img-setting-schedule_svg__c",width:80,height:140,x:156,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5400"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5400"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5400",result:"shape"})]}),p("linearGradient",{id:"img-setting-schedule_svg__b",x1:116,x2:317,y1:70,y2:185.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D8D8D8"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const gz=v(pz);function vz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:88,height:30,x:138,y:95,fill:"#8092AA",opacity:.3,rx:4}),r("path",{fill:"#fff",d:"M148 115.5a1.5 1.5 0 0 1 1.5-1.5h58a1.5 1.5 0 0 1 0 3h-58a1.5 1.5 0 0 1-1.5-1.5",opacity:.2}),r("path",{fill:"#fff",d:"M148 115.5a1.5 1.5 0 0 1 1.5-1.5h38a1.5 1.5 0 0 1 0 3h-38a1.5 1.5 0 0 1-1.5-1.5"}),r("rect",{width:24,height:2,x:154,y:108,fill:"#8092AA",opacity:.3,rx:1}),r("circle",{cx:150,cy:109,r:2,fill:"#6979F8",opacity:.5}),r("path",{fill:"#406588",d:"M130 25c0-5.523 4.477-10 10-10h68c5.523 0 10 4.477 10 10v68c0 5.523-4.477 10-10 10h-68c-5.523 0-10-4.477-10-10z"}),r("rect",{width:34,height:6,x:142,y:27,fill:"#fff",opacity:.2,rx:1}),r("rect",{width:16,height:6,x:142,y:85,fill:"#fff",opacity:.2,rx:1}),r("rect",{width:16,height:6,x:192,y:85,fill:"#fff",opacity:.2,rx:1}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M173.511 46.5c-12.709 0-23.011 10.302-23.011 23.011a2.5 2.5 0 1 1-5 0c0-15.47 12.541-28.011 28.011-28.011s28.011 12.541 28.011 28.011a2.5 2.5 0 1 1-5 0c0-12.709-10.302-23.011-23.011-23.011",clipRule:"evenodd",opacity:.3}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M173.506 46.5C160.8 46.5 150.5 56.802 150.5 69.511a2.5 2.5 0 1 1-5 0c0-15.47 12.538-28.011 28.006-28.011 10.937 0 20.406 6.272 25.015 15.405a2.5 2.5 0 0 1-4.464 2.252c-3.792-7.513-11.573-12.657-20.551-12.657",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",fillRule:"evenodd",d:"m170.539 53.644 2.181 1.612 1.604-2.15 1.595 2.15 2.144-1.612-.538 4.299h-6.449z",clipRule:"evenodd"}),r("circle",{cx:170.813,cy:53.919,r:.813,fill:"#FFDA75"}),r("circle",{cx:174.305,cy:52.813,r:.813,fill:"#FFDA75"}),r("circle",{cx:177.801,cy:53.625,r:.813,fill:"#FFDA75"}),r("path",{fill:"#fff",d:"M175.324 61.516h-1.664l-2.098 1.336v1.558l1.946-1.219h.047V70h1.769z"}),p("g",{opacity:.7,children:[p("g",{opacity:.4,children:[r("circle",{cx:76.6,cy:115.6,r:8.6,fill:"#E3E8EB"}),r("mask",{id:"img-setting-target_svg__a",width:18,height:18,x:68,y:107,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:76.6,cy:115.6,r:8.6,fill:"#EAF5FF"})}),r("g",{mask:"url(#img-setting-target_svg__a)",children:r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M76.6 116.676a3.225 3.225 0 1 0 0-6.45 3.225 3.225 0 0 0 0 6.45m0 2.149a6.45 6.45 0 0 0-6.45 6.45v1.195c0 .528.428.955.956.955h10.989a.955.955 0 0 0 .956-.955v-1.195a6.45 6.45 0 0 0-6.45-6.45",clipRule:"evenodd"})})]}),r("rect",{width:10,height:4,x:89.193,y:110.206,fill:"#E3E8EB",rx:1}),r("rect",{width:23,height:4,x:89,y:117,fill:"#E3E8EB",rx:1})]}),r("g",{filter:"url(#img-setting-target_svg__b)",children:r("rect",{width:92,height:29,x:26,y:71,fill:"#F6F6F6",rx:4})}),r("circle",{cx:45.2,cy:85.4,r:9.6,fill:"#E3E8EB"}),r("mask",{id:"img-setting-target_svg__c",width:20,height:20,x:35,y:75,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:45.2,cy:85.4,r:9.6,fill:"#EAF5FF"})}),r("g",{mask:"url(#img-setting-target_svg__c)",children:r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M45.2 86.6a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2m0 2.4a7.2 7.2 0 0 0-7.2 7.2v1.334c0 .589.478 1.066 1.067 1.066h12.266c.59 0 1.067-.477 1.067-1.066V96.2a7.2 7.2 0 0 0-7.2-7.2",clipRule:"evenodd"})}),r("rect",{width:10,height:4,x:60,y:80,fill:"#EAEAEA",rx:1}),r("rect",{width:40,height:4,x:60,y:87,fill:"#EAEAEA",rx:1}),r("g",{filter:"url(#img-setting-target_svg__d)",children:r("rect",{width:116,height:36,x:20,y:30,fill:"url(#img-setting-target_svg__e)",rx:6})}),r("circle",{cx:40,cy:48,r:10,fill:"#EAF5FF"}),r("mask",{id:"img-setting-target_svg__f",width:20,height:20,x:30,y:38,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:40,cy:48,r:10,fill:"#EAF5FF"})}),r("g",{mask:"url(#img-setting-target_svg__f)",children:r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M40 49.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5m0 2.5a7.5 7.5 0 0 0-7.5 7.5v1.39c0 .613.498 1.11 1.111 1.11H46.39c.613 0 1.111-.497 1.111-1.11v-1.39a7.5 7.5 0 0 0-7.5-7.5",clipRule:"evenodd"})}),r("rect",{width:10,height:5,x:56,y:42,fill:"#EAEAEA",rx:1}),r("rect",{width:27,height:4,x:56,y:51,fill:"#EAEAEA",rx:1}),r("circle",{cx:26,cy:28,r:12,fill:"url(#img-setting-target_svg__g)"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"m19.87 25.655 3.522 2.604 2.59-3.472 2.576 3.472 3.462-2.604-.868 6.943H20.737z",clipRule:"evenodd"}),r("circle",{cx:20.313,cy:26.1,r:1.313,fill:"#fff"}),r("circle",{cx:25.955,cy:24.313,r:1.313,fill:"#fff"}),r("circle",{cx:31.6,cy:25.625,r:1.313,fill:"#fff"}),r("path",{fill:"#3299FE",d:"M94.076 42.682c-2.075-.007-3.478 1.339-3.478 3.186.012 1.714 1.231 2.958 2.882 2.958 1.021 0 1.93-.482 2.36-1.295h.077c-.006 1.835-.666 2.958-1.917 2.958-.736 0-1.263-.4-1.422-1.079H90.7c.184 1.555 1.454 2.717 3.301 2.717 2.31 0 3.79-1.84 3.783-4.964 0-3.339-1.802-4.475-3.707-4.481m-1.612 3.135c-.013-.914.685-1.63 1.625-1.637.94.006 1.625.749 1.638 1.625 0 .882-.718 1.625-1.65 1.625-.947 0-1.613-.705-1.613-1.613M98.578 52h6.576v-1.574h-3.923v-.051l1.397-1.358c1.892-1.714 2.399-2.571 2.399-3.619 0-1.593-1.307-2.716-3.275-2.716-1.936 0-3.27 1.149-3.263 2.945h1.816c-.007-.882.558-1.428 1.422-1.422.844-.006 1.46.502 1.46 1.32 0 .73-.464 1.238-1.321 2.057l-3.3 3.034zM107.13 52.114a1.07 1.07 0 0 0 1.054-1.066 1.06 1.06 0 0 0-1.054-1.054 1.043 1.043 0 0 0-1.067 1.054c-.012.59.47 1.066 1.067 1.066M109.029 50.375h4.469V52h1.815v-1.625h1.168v-1.536h-1.168v-6.03h-2.399l-3.885 6.055zm1.93-1.536v-.076l2.476-3.86h.088v3.936z"}),r("circle",{cx:120.6,cy:46.6,r:1.1,stroke:"#3299FE"}),r("circle",{cx:124.25,cy:51.25,r:1,stroke:"#3299FE"}),r("rect",{width:7.693,height:.5,x:119.354,y:51.793,fill:"#DDD",stroke:"#3299FE",strokeWidth:.5,rx:.25,transform:"rotate(-45 119.354 51.793)"}),p("defs",{children:[p("linearGradient",{id:"img-setting-target_svg__e",x1:20,x2:136,y1:30,y2:66,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-target_svg__g",x1:14,x2:38,y1:16,y2:40,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFD335"}),r("stop",{offset:1,stopColor:"#FFAE35"})]}),p("filter",{id:"img-setting-target_svg__b",width:132,height:69,x:6,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{}),r("feGaussianBlur",{stdDeviation:10}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5332"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5332",result:"shape"})]}),p("filter",{id:"img-setting-target_svg__d",width:156,height:76,x:0,y:10,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{}),r("feGaussianBlur",{stdDeviation:10}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5332"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5332",result:"shape"})]})]})]})}const mz=v(vz);function xz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 144",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("g",{filter:"url(#img-setting-todo_svg__a)",children:r("rect",{width:56,height:56,x:112,y:12,fill:"#F9F9F9",rx:8})}),r("path",{fill:"#D1D1D1",fillRule:"evenodd",d:"M140 35c-7.18 0-13 5.82-13 13a3 3 0 1 1-6 0c0-10.493 8.507-19 19-19s19 8.507 19 19a3 3 0 1 1-6 0c0-7.18-5.82-13-13-13",clipRule:"evenodd"}),r("path",{fill:"#406588",fillRule:"evenodd",d:"M140 35c-7.18 0-13 5.82-13 13a3 3 0 1 1-6 0c0-10.493 8.507-19 19-19 7.422 0 13.845 4.257 16.97 10.448a3 3 0 1 1-5.356 2.704A13 13 0 0 0 140 35",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-todo_svg__b)",children:r("rect",{width:48,height:18,x:176,y:50,fill:"#fff",rx:4})}),r("rect",{width:8,height:4,x:212,y:57,fill:"#3299FE",rx:2}),r("circle",{cx:185,cy:59,r:5,fill:"#EAEAEA"}),r("mask",{id:"img-setting-todo_svg__c",width:10,height:10,x:180,y:54,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:185,cy:59,r:5,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-todo_svg__c)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M185 59.625a1.875 1.875 0 1 0 0-3.749 1.875 1.875 0 0 0 0 3.75m0 1.25a3.75 3.75 0 0 0-3.75 3.75v.695c0 .307.249.555.556.555h6.388a.556.556 0 0 0 .556-.555v-.695a3.75 3.75 0 0 0-3.75-3.75",clipRule:"evenodd"})}),r("rect",{width:12,height:4,x:193,y:57,fill:"#EAEAEA",rx:1}),r("rect",{width:64,height:100,x:26,y:8,fill:"#D6E9FB",rx:8}),r("path",{fill:"url(#img-setting-todo_svg__d)",d:"M26 26h64v98a8 8 0 0 1-8 8H34a8 8 0 0 1-8-8z"}),r("g",{filter:"url(#img-setting-todo_svg__e)",children:r("rect",{width:84,height:96,x:16,y:22,fill:"url(#img-setting-todo_svg__f)",rx:8})}),r("circle",{cx:88,cy:34,r:4,fill:"#E3E8EB"}),r("rect",{width:24,height:4,x:24,y:32,fill:"#8092AA",rx:1}),r("rect",{width:30,height:8,x:24,y:52,fill:"#E3E8EB",rx:1}),r("rect",{width:30,height:8,x:24,y:70,fill:"#E3E8EB",opacity:.4,rx:1}),r("circle",{cx:71,cy:57,r:7,fill:"#3299FE"}),r("circle",{cx:71,cy:75,r:7,fill:"#3299FE",opacity:.4}),r("circle",{cx:87,cy:57,r:7,fill:"#DDD"}),r("circle",{cx:87,cy:75,r:7,fill:"#DDD",opacity:.4}),r("path",{fill:"#fff",d:"m68.133 54.344 2.062 3.64V60h1.172v-2.016l2.063-3.64h-1.32l-1.297 2.437h-.055l-1.305-2.437zM89.195 54.344h-1.164v3.593h-.054l-2.47-3.593h-1.03V60h1.171v-3.594h.047L88.18 60h1.015z"}),r("rect",{width:69,height:20,x:25,y:94,fill:"#3299FE",rx:10}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M65.492 100.293c.444.405.462 1.079.04 1.506l-6.327 6.39a1.13 1.13 0 0 1-.812.331 1.13 1.13 0 0 1-.807-.341l-3.29-3.408a1.035 1.035 0 0 1 .06-1.505c.45-.4 1.151-.374 1.568.057l2.486 2.576 5.513-5.568a1.143 1.143 0 0 1 1.569-.038",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-todo_svg__g)",children:r("rect",{width:96,height:48,x:112,y:80,fill:"#D6E9FB",rx:8})}),r("rect",{width:76,height:6,x:122,y:114,fill:"#3299FE",opacity:.3,rx:2}),r("rect",{width:60,height:6,x:122,y:114,fill:"#3299FE",opacity:.6,rx:2}),p("g",{fill:"#3299FE",opacity:.6,children:[r("circle",{cx:139.201,cy:94,r:2.4,opacity:.65}),r("circle",{cx:132,cy:94,r:2.4,opacity:.85}),r("circle",{cx:124.8,cy:94,r:2.4})]}),r("g",{fill:"#3299FE",opacity:.7,children:r("path",{d:"M167.188 104.156c2.578 0 4.437-1.359 4.437-3.203 0-1.422-1.109-2.578-2.484-2.797v-.078a2.55 2.55 0 0 0 2.062-2.5c-.008-1.758-1.703-3.047-4.015-3.047-2.313 0-4.008 1.29-4 3.047-.008 1.242.835 2.266 2.062 2.5v.078c-1.406.219-2.5 1.375-2.5 2.797 0 1.844 1.852 3.203 4.438 3.203m-1.985-3.437c-.008-.985.836-1.696 1.985-1.703 1.148.007 1.992.726 1.984 1.703.008.969-.789 1.648-1.984 1.64-1.196.008-1.993-.671-1.985-1.64m.281-4.906c-.007-.883.688-1.5 1.704-1.5 1.007 0 1.71.617 1.718 1.5-.008.906-.726 1.539-1.718 1.546-1-.007-1.711-.64-1.704-1.546M177.484 104.156c2.578 0 4.438-1.359 4.438-3.203 0-1.422-1.11-2.578-2.484-2.797v-.078a2.55 2.55 0 0 0 2.062-2.5c-.008-1.758-1.703-3.047-4.016-3.047s-4.007 1.29-4 3.047c-.007 1.242.836 2.266 2.063 2.5v.078c-1.406.219-2.5 1.375-2.5 2.797 0 1.844 1.851 3.203 4.437 3.203m-1.984-3.437c-.008-.985.836-1.696 1.984-1.703 1.149.007 1.993.726 1.985 1.703.008.969-.789 1.648-1.985 1.64-1.195.008-1.992-.671-1.984-1.64m.281-4.906c-.008-.883.688-1.5 1.703-1.5 1.008 0 1.711.617 1.719 1.5-.008.906-.726 1.539-1.719 1.546-1-.007-1.711-.64-1.703-1.546M186.5 98.344c1.672 0 2.602-1.219 2.609-3.016-.007-1.789-.914-3.031-2.609-3.031-1.648 0-2.609 1.242-2.609 3.031 0 1.781.914 3.016 2.609 3.016m-1.016-3.016c.008-.96.352-1.633 1.016-1.64.703 0 1.008.664 1.016 1.64-.008.977-.344 1.617-1.016 1.625-.656-.008-1.008-.648-1.016-1.625m.032 8.672h1.75l7.781-11.312h-1.75zm6.015-2.641c0 1.782.914 3.016 2.594 3.016 1.687 0 2.617-1.219 2.625-3.016-.008-1.789-.914-3.023-2.625-3.03-1.633.007-2.594 1.241-2.594 3.03m1.594 0c.008-.961.344-1.632 1-1.625.711-.015 1.023.649 1.031 1.625-.008.977-.344 1.625-1.031 1.625-.641 0-.992-.648-1-1.625"})}),p("defs",{children:[p("filter",{id:"img-setting-todo_svg__a",width:72,height:72,x:104,y:12,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("filter",{id:"img-setting-todo_svg__b",width:64,height:34,x:168,y:50,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("filter",{id:"img-setting-todo_svg__e",width:100,height:112,x:8,y:22,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("filter",{id:"img-setting-todo_svg__g",width:112,height:64,x:104,y:80,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("linearGradient",{id:"img-setting-todo_svg__d",x1:58,x2:133.098,y1:82.5,y2:179.556,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-todo_svg__f",x1:16,x2:100,y1:22,y2:118,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const wz=v(xz);function yz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#FFF7DD",opacity:.6,rx:16}),r("path",{fill:"#F9DA7C",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#F4BE41",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#F5CA54",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#F8D97C",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-basic_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#FFDA75",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#FCEDBF",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#FBE49E",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-basic_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#F9D66E",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#F8D56E"})]})})]})}const bz=v(yz);function Mz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#D8F2EB",opacity:.6,rx:16}),r("path",{fill:"#8DE8D1",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#4DC9AA",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#48CEAD",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#8CEDD5",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-enterprise_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#77D5BB",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#C8FEF0",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#A1F9E3",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-enterprise_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#64DFC0",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#64DFC0"})]})})]})}const Sz=v(Mz);function _z(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#EFF1FF",opacity:.6,rx:16}),r("path",{fill:"#7F8DFC",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#6979F8",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#5669FA",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#7E8CFC",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-pro_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#7584FF",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#C2C9FF",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#A0ABFF",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-pro_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#707FFD",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#707FFD"})]})})]})}const Iz=v(_z);function zz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#EAF5FF",opacity:.6,rx:16}),r("path",{fill:"#7FBFFE",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#3299FE",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#55A8FA",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#7EBDFC",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-standard_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#3299FE",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#C2E1FF",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#9FCEFC",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-standard_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#6FB5FB",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#6FB5FB"})]})})]})}const Cz=v(zz),Az=Object.freeze(Object.defineProperty({__proto__:null,AbnormalAIcon:U9,AbnormalDIcon:W9,AbnormalEarlyleaveIcon:j9,AbnormalLateIcon:q9,AbnormalMIcon:Y9,AbnormalNIcon:Q9,AbnormalWIcon:Z9,AddSectionIcon:tp,AddXsmallIcon:np,AddIcon:op,AdminLargeIcon:ap,AiChatBotIcon:cp,AlbumXlargeIcon:hp,AlertColoredIcon:up,AlertLineIcon:gp,AlertPopupXlargeIcon:mp,AlertTriangleIcon:wp,AlertIcon:bp,AnnualMediumIcon:Sp,ApprovalMediumIcon:Ip,ArticleMediumIcon:Cp,AscIcon:Rp,AttachmentIcon:Fp,AttendanceMediumIcon:Ep,AutorityLineIcon:Dp,BackMediumIcon:Vp,BadgeAdminLargeIcon:Pp,BadgeLeaderAppovalLargeIcon:Up,BadgeLeaderLargeIcon:Wp,BankbookIcon:jp,BarcodeIcon:qp,BellMediumIcon:Yp,BmMediumIcon:Qp,BoardMediumIcon:Zp,BoardProfileXlargeIcon:tg,BoardProfileIcon:ng,BookMediumIcon:og,BookmarkFilledMediumIcon:ag,BookmarkMediumIcon:cg,BriefcaseIcon:hg,ByEmployeeMediumIcon:ug,ByPlaceOfWorkMediumIcon:gg,CakeIcon:mg,CalendarLineIcon:wg,CameraIcon:bg,CategoryIcon:Sg,CautionXlargeIcon:Ig,ChannelIcon:Cg,ChanneltalkMediumIcon:Rg,ChatActivityMediumIcon:Fg,ChatLargeIcon:Eg,ChattingMediumIcon:Dg,ChattingSolidMediumIcon:Vg,CheckXlargeIcon:Pg,CheckXsmallIcon:Ug,CheckIcon:Wg,CheckboxIcon:jg,ChecklistIcon:qg,CloseMediumIcon:Yg,CloseSmallIcon:Qg,CloseIcon:Zg,ClosingMediumIcon:tv,CloudMediumIcon:nv,CommentIcon:ov,CompanyXlargeIcon:av,ConfirmPopupXlargeIcon:cv,ContrastPlusIcon:hv,CopyIcon:uv,CrownIcon:gv,CustomDropdownIcon:mv,CustomTextIcon:wv,DayOffIcon:bv,DeadlineIcon:Sv,DeleteLineIcon:Iv,DeleteIcon:Cv,DescIcon:Rv,DetailViewIcon:Fv,DisplayMediumIcon:Ev,DocMediumIcon:Dv,DocumentIcon:Vv,DownArrowSolidXsmallIcon:sc,DownArrowXsmallIcon:Hv,DownArrowIcon:Gv,DownloadMediumIcon:Nv,DownloadIcon:$v,DraftsaveIcon:Xv,DragIcon:Kv,DrawerIcon:Jv,DropdownIcon:em,EditLargeIcon:im,EditLineIcon:rm,EditSolidIcon:sm,EditXsmallIcon:lm,EditIcon:dm,EmailXlargeIcon:fm,EmailIcon:pm,EmojiMediumIcon:vm,EmojiPlusMediumIcon:xm,EmployeeXsmallIcon:ym,EndPageIcon:Mm,ExcelIcon:_m,ExclamationXlargeIcon:zm,ExitFullScreenMediumIcon:Am,ExpectedIcon:km,ExpenseMediumIcon:Bm,FeedViewIcon:Lm,FilterIcon:Tm,FilterdeleteXsmallIcon:Om,FirstPageIcon:Hm,FlexibleWorkingIcon:Gm,FullScreenMediumIcon:Nm,FullscreenIcon:$m,FunnelIcon:Xm,GpsIcon:Km,Grade1Icon:Jm,Grade2Icon:ex,Grade31Icon:ix,Grade32Icon:rx,Grade3Icon:sx,Grade41Icon:lx,Grade42Icon:dx,Grade4Icon:fx,Grade51Icon:px,Grade52Icon:vx,Grade5Icon:xx,GradeBadgeIcon:yx,GradientAttendanceIcon:Mx,GradientBoardIcon:_x,GradientDisplayIcon:zx,GradientDocIcon:Ax,GradientGpsIcon:kx,GradientInventoryIcon:Bx,GradientJpIcon:Lx,GradientLeaveIcon:Tx,GradientMobileIcon:Ox,GradientNoticeIcon:Hx,GradientOvertimeIcon:Gx,GradientPriceIcon:Nx,GradientReportIcon:$x,GradientSalesIcon:Xx,GradientScheduleIcon:Kx,GradientStaffIcon:Jx,GradientTargetIcon:ew,GradientTodoIcon:iw,GradientWifiIcon:rw,GradientWorkplaceIcon:sw,GraphIcon:lw,GroupLineIcon:dw,GroupMediumIcon:fw,GroupSolidMediumIcon:pw,HelpCenterMediumIcon:vw,HelpLineIcon:xw,HelpMediumIcon:yw,HelpIcon:Mw,HideMediumIcon:_w,HistoryIcon:zw,HomeMediumIcon:Aw,HomeIcon:kw,IdCardIcon:Bw,ImportIcon:Lw,InactiveBellIcon:Tw,Info1Icon:Ow,InfoAlbumIcon:Hw,InfoAppIcon:Gw,InfoBreaktimeIcon:Nw,InfoCityIcon:$w,InfoDateIcon:Xw,InfoDaysoffIcon:Kw,InfoDistributorIcon:Jw,InfoDocsIcon:ey,InfoEmailIcon:iy,InfoEmployeeIcon:ry,InfoEmployeenoIcon:sy,InfoGradeIcon:ly,InfoGroupIcon:dy,InfoLeaderIcon:fy,InfoLineIcon:py,InfoLoginIcon:vy,InfoOvalIcon:xy,InfoPhoneCheckIcon:yy,InfoPhoneNoCheckIcon:My,InfoPhoneIcon:_y,InfoPolicyIcon:zy,InfoPositionIcon:Ay,InfoPropertiesIcon:ky,InfoPunchIcon:By,InfoRadiusIcon:Ly,InfoRegionIcon:Ty,InfoStarBadgeIcon:Oy,InfoStateIcon:Hy,InfoVisitIcon:Gy,InfoWorkingIcon:Ny,InfoWorkplaceIcon:$y,InfoIcon:Xy,InputLineIcon:Ky,InventoryMediumIcon:Jy,InvitationIcon:eb,InviteBeforeIcon:ib,InviteCompletedIcon:rb,IssueIcon:sb,JpMediumIcon:lb,LanguageMediumIcon:db,LeaderAppovalLargeIcon:fb,LeaderLargeIcon:pb,LeaveMediumIcon:vb,LeaveIcon:xb,LeftArrowXsmallIcon:yb,LeftArrowIcon:Mb,LinkIcon:_b,ListEditIcon:zb,ListMoveIcon:Ab,ListviewIcon:kb,LocationIcon:Bb,LockerXlargeIcon:Lb,MapIcon:Tb,MemberMediumIcon:Ob,MemberSmallIcon:Hb,MemoLineIcon:Gb,MemoIcon:Nb,MentionIcon:$b,MinusMediumIcon:Xb,MinusIcon:Kb,MobileLineIcon:Jb,MoreIcon:eM,MotherIcon:iM,Move2Icon:rM,MoveSolidIcon:sM,MoveIcon:lM,Movie01Icon:dM,MultipleChoiceIcon:fM,NoGradeIcon:pM,NormalIcon:vM,NoticeMediumIcon:xM,NoticeSolidMediumIcon:yM,NoticeIcon:MM,OffIcon:_M,OnIcon:zM,OnboardingAttendanceIcon:AM,OnboardingBothIcon:kM,OnboardingSettingIcon:BM,OrganizationChartIcon:LM,OvertimeMediumIcon:TM,PasswordErrorXlargeIcon:OM,PasteIcon:HM,PaymentMediumIcon:GM,PhoneLineIcon:NM,PhotoIcon:$M,PinXlargeIcon:XM,PinIcon:KM,PlayXlargeIcon:JM,PlusMediumIcon:eS,PopupIcon:iS,PreviewIcon:rS,PriceMediumIcon:sS,ProceedingIcon:lS,PushIcon:dS,QrcodeIcon:fS,QuitIcon:pS,RatioMediumIcon:vS,ReadingGlassCheckLineIcon:xS,ReceiverMediumIcon:yS,RefreshIcon:MS,RepeatIcon:_S,ReplyIcon:zS,ReportMediumIcon:AS,RequiredIcon:kS,ResendPushMediumIcon:BS,ResendPushIcon:LS,ResumeIcon:TS,ReturnIcon:OS,RightArrowSolidXsmallIcon:ac,RightArrowXsmallIcon:US,RightArrowIcon:WS,RocketMediumIcon:jS,SalaryIcon:qS,SalesMediumIcon:YS,ScanIcon:QS,ScheduleMediumIcon:ZS,SchoolIcon:t_,SearchIcon:n_,SendIcon:o_,SettingMediumIcon:a_,SettingIcon:c_,ShoplLauncherIcon:h_,ShortcutXsmallIcon:u_,ShowMediumIcon:g_,SignIcon:m_,SignatureIcon:w_,SolvedIcon:b_,SortingAtozIcon:S_,SortingEarlyIcon:I_,SortingLateIcon:C_,SortingZtoaIcon:R_,StaggeredWorkingIcon:F_,StampIcon:E_,StarLineIcon:D_,StarIcon:V_,SubtractIcon:P_,SummeryViewIcon:U_,SympathyMediumIcon:W_,TackIcon:j_,TagIcon:q_,TargetMediumIcon:Y_,TextIcon:Q_,TimeLineLineIcon:Z_,TodoMediumIcon:tI,ToggleMediumIcon:nI,TrashIcon:oI,UpArrowSolidXsmallIcon:aI,UpArrowXsmallIcon:cI,UpArrowIcon:hI,UserNameLineIcon:uI,UserNumberLineIcon:gI,UserTagLineIcon:mI,VideoIcon:wI,ViewOffIcon:bI,ViewOnIcon:SI,WaitingMediumIcon:II,WhatsappLargeIcon:CI,WhatsappIcon:RI,WifiIcon:FI,WindowedIcon:EI,WorkStatusIcon:DI,WorkplaceMediumIcon:VI,WorkplaceSmallIcon:PI,YesOrNoIcon:UI,ZoomInMediumIcon:WI,ZoomOutMediumIcon:jI,SettingAttendanceIllustration:qI,SettingBoardIllustration:YI,SettingChatIllustration:QI,SettingDisplayIllustration:ZI,SettingExpensesIllustration:tz,SettingInventoryIllustration:nz,SettingJpIllustration:oz,SettingNsIllustration:az,SettingPriceIllustration:cz,SettingReportIllustration:hz,SettingSalesIllustration:uz,SettingScheduleIllustration:gz,SettingTargetIllustration:mz,SettingTodoIllustration:wz,UpgradeBasicIllustration:bz,UpgradeEnterpriseIllustration:Sz,UpgradeProIllustration:Iz,UpgradeStandardIllustration:Cz,isShoplIcon:P9,createIcon:v},Symbol.toStringTag,{value:"Module"})),Rz=(e,t,i)=>{switch(e){case"PRIMARY":return R`
|
|
673
|
+
`,ui=S.exports.forwardRef(({iconSource:e,...t},i)=>r(Op,{as:e,ref:i,...t,"data-shoplflow":"Icon"})),oc=Symbol("$$shopl.isShoplIcon");function Pp(e){return typeof e=="function"&&e[oc]===!0}function v(e){return e[oc]=!0,e}function Hp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[p("g",{clipPath:"url(#ic-abnormal-a_svg__a)",children:[r("circle",{cx:10,cy:10,r:8,fill:"#777"}),r("path",{fill:"#fff",d:"m11.154 10.77-.88-2.405a5 5 0 0 1-.135-.38 13 13 0 0 1-.14-.475q-.066.255-.135.48a6 6 0 0 1-.135.385l-.875 2.395zm2.375 2.73h-1.04a.45.45 0 0 1-.285-.085.56.56 0 0 1-.165-.22l-.54-1.475H8.504l-.54 1.475a.5.5 0 0 1-.155.21.43.43 0 0 1-.285.095h-1.05l2.845-7.23h1.37z"})]}),r("defs",{children:r("clipPath",{id:"ic-abnormal-a_svg__a",children:r("path",{fill:"#fff",d:"M2 2h16v16H2z"})})})]})}const Up=v(Hp);function Gp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#406588"}),r("path",{fill:"#fff",d:"M13.603 9.95q0 .764-.255 1.402a3.2 3.2 0 0 1-.715 1.1 3.2 3.2 0 0 1-1.109.714 3.9 3.9 0 0 1-1.44.255H7.44V6.48h2.645q.792 0 1.44.26a3.2 3.2 0 0 1 1.11.714q.46.457.714 1.095.255.638.255 1.401m-1.325 0q0-.57-.154-1.022-.149-.456-.437-.768a1.9 1.9 0 0 0-.69-.485 2.4 2.4 0 0 0-.913-.168H8.735v4.887h1.35q.507 0 .911-.168.409-.168.691-.48.289-.318.437-.768.154-.456.154-1.028"})]})}const Wp=v(Gp);function Np(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:16,height:16,x:2,y:2,fill:"#FB0",rx:8}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 5.2a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6m0 .9a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8m.446 2.039a.45.45 0 0 0-.896.061v2.16l.005.063a.45.45 0 0 0 .1.225l1.2 1.44.046.048a.45.45 0 0 0 .587.01l.048-.047a.45.45 0 0 0 .01-.587l-1.096-1.315V8.2z",clipRule:"evenodd"})]})}const jp=v(Np);function $p(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:16,height:16,x:2,y:2,fill:"#4DC9AA",rx:8}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 5.2a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6m0 .9a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8m.446 2.039a.45.45 0 0 0-.896.061v2.16l.005.063a.45.45 0 0 0 .1.225l1.2 1.44.046.048a.45.45 0 0 0 .587.01l.048-.047a.45.45 0 0 0 .01-.587l-1.096-1.315V8.2z",clipRule:"evenodd"})]})}const qp=v($p);function Xp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#F66"}),r("path",{fill:"#fff",d:"M9.723 10.86q.081.154.149.322.072.164.14.332.066-.174.138-.341t.154-.322l2.054-3.845a.6.6 0 0 1 .077-.115.3.3 0 0 1 .091-.062.4.4 0 0 1 .116-.024q.061-.005.148-.005h.975v6.94h-1.138V9.259q0-.126.005-.274.009-.15.024-.302l-2.098 3.936a.6.6 0 0 1-.187.21.5.5 0 0 1-.269.073h-.177a.5.5 0 0 1-.27-.072.6.6 0 0 1-.186-.211l-2.127-3.95q.02.158.024.311.01.15.01.279v4.483H6.238V6.8h.975q.086-.002.148.004a.4.4 0 0 1 .11.024.3.3 0 0 1 .097.062.5.5 0 0 1 .081.115z"})]})}const Yp=v(Xp);function Kp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#3299FE"}),r("path",{fill:"#fff",d:"M12.925 6.48v6.94h-.662a.6.6 0 0 1-.26-.047.6.6 0 0 1-.196-.173L8.183 8.573a7 7 0 0 1 .029.585v4.263H7.074V6.48h.677q.08 0 .14.01a.3.3 0 0 1 .105.028.3.3 0 0 1 .091.063q.043.037.096.105l3.638 4.647q-.014-.168-.024-.331a5 5 0 0 1-.01-.303V6.48z"})]})}const Qp=v(Kp);function Jp(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[p("g",{clipPath:"url(#ic-abnormal-w_svg__a)",children:[r("circle",{cx:10,cy:10,r:8,fill:"#6979F8"}),r("path",{fill:"#fff",d:"m14.654 6.993-2.02 6.507H11.54l-1.422-4.446a3 3 0 0 1-.108-.396l-.054.211a2 2 0 0 1-.059.185L8.462 13.5H7.364L5.348 6.993H6.36q.157 0 .261.076.108.072.144.198l1.107 3.893q.036.143.068.315.036.166.072.35.037-.188.076-.355.045-.165.095-.31L9.46 7.267a.43.43 0 0 1 .14-.189.4.4 0 0 1 .26-.085h.356a.41.41 0 0 1 .405.274l1.273 3.893q.094.279.171.643.06-.355.13-.643l1.108-3.893a.34.34 0 0 1 .135-.193.44.44 0 0 1 .265-.081z"})]}),r("defs",{children:r("clipPath",{id:"ic-abnormal-w_svg__a",children:r("path",{fill:"#fff",d:"M2 2h16v16H2z"})})})]})}const Zp=v(Jp);function e9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M17.204 8.01A2 2 0 0 1 19 10v6a2 2 0 0 1-2 2H9a2 2 0 0 1-1.99-1.796L7 16h7.5a2.5 2.5 0 0 0 2.5-2.5V8zM8.5 5a.75.75 0 0 1 .75.75v2h2a.75.75 0 0 1 0 1.5h-2v2a.75.75 0 0 1-1.5 0v-2h-2a.75.75 0 0 1 0-1.5h2v-2A.75.75 0 0 1 8.5 5"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M14 2a2 2 0 0 1 2 2v9a2 2 0 0 1-1.796 1.99L14 15H3l-.204-.01a2 2 0 0 1-1.785-1.786L1 13V4a2 2 0 0 1 2-2zM3 3.5a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})]})}const t9=v(e9);function i9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.861 1.6c0-.331-.336-.6-.75-.6s-.75.269-.75.6v3.539H1.6c-.331 0-.6.336-.6.75s.269.75.6.75h3.761V10.4c0 .331.336.6.75.6s.75-.269.75-.6V6.639H10.4c.331 0 .6-.336.6-.75s-.269-.75-.6-.75H6.861z",clipRule:"evenodd"})})}const n9=v(i9);function r9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11 4a1 1 0 1 0-2 0v5H4a1 1 0 0 0 0 2h5v5a1 1 0 1 0 2 0v-5h5a1 1 0 1 0 0-2h-5z",clipRule:"evenodd"})})}const o9=v(r9);function s9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#FFA800",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M15.934 9.1c-.326-.8-1.544-.8-1.87 0L11 15.744l-3.085-4.736c-.276-.38-.915-.199-.915.26l.846 8.653c.087.893.9 1.578 1.875 1.578h10.63c.98 0 1.796-.692 1.877-1.591l.772-8.64c0-.459-.639-.64-.915-.26L19 15.746z"})]})}const a9=v(s9);function l9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M14.605 12.947c.494 0 .912.42.698.866a2 2 0 0 1-3.606 0c-.214-.446.204-.866.698-.866z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"m6.953 22.266 2.017-.734A10 10 0 0 0 12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12c0 2.2.712 4.237 1.917 5.888l-.281 1.595c-.335 1.895 1.508 3.441 3.317 2.783M5.605 19.83a.5.5 0 0 0 .664.557l2.441-.889a.5.5 0 0 0 .189-.121 8 8 0 1 0-2.855-2.035z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M12.5 9.5c0 .828-.56 1.5-1.25 1.5S10 10.328 10 9.5 10.56 8 11.25 8s1.25.672 1.25 1.5M17.2 9.5c0 .828-.56 1.5-1.25 1.5s-1.25-.672-1.25-1.5.56-1.5 1.25-1.5 1.25.672 1.25 1.5"})]})}const c9=v(l9);function d9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#406588",fillRule:"evenodd",d:"M4 5a1 1 0 0 1 1-1h26a1 1 0 0 1 1 1v26a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm9.333 10.667a2.333 2.333 0 1 0 0-4.667 2.333 2.333 0 0 0 0 4.667M28 28.5H7.5l6.272-7.318a1 1 0 0 1 1.49-.031L18 24.085l6.215-7.445a1 1 0 0 1 1.57.044l2.517 3.384a1 1 0 0 1 .198.596V28a.5.5 0 0 1-.5.5",clipRule:"evenodd"})})}const h9=v(d9);function f9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#FB0",d:"M9.025 4.188a1.126 1.126 0 0 1 1.95 0l5.845 10.125A1.125 1.125 0 0 1 15.846 16H4.154a1.125 1.125 0 0 1-.974-1.687zM10 13a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-.5-6a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-4.5A.25.25 0 0 0 10.5 7z"})})}const u9=v(f9);function p9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M9.25 6.2c0-.11.09-.2.2-.2h1.1c.11 0 .2.09.2.2v4.6a.2.2 0 0 1-.2.2h-1.1a.2.2 0 0 1-.2-.2zM10.75 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 1.25a8.75 8.75 0 1 0 0 17.5 8.75 8.75 0 0 0 0-17.5M2.75 10a7.25 7.25 0 1 1 14.5 0 7.25 7.25 0 0 1-14.5 0",clipRule:"evenodd"})]})}const g9=v(p9);function v9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#FFEFEF"}),r("path",{fill:"#F66",fillRule:"evenodd",d:"M18 11.314c-.852 0-1.543.691-1.543 1.543v6.172a1.543 1.543 0 0 0 3.086 0v-6.172c0-.852-.691-1.543-1.543-1.543m0 14.4a1.543 1.543 0 1 0 0-3.085 1.543 1.543 0 0 0 0 3.085",clipRule:"evenodd"})]})}const m9=v(v9);function x9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.44 3.9c.694-1.2 2.426-1.2 3.119 0l5.197 9.002c.693 1.2-.173 2.7-1.558 2.7H4.803c-1.386 0-2.251-1.5-1.559-2.7zm1.536 8.293a.745.745 0 1 0 0 1.489.745.745 0 0 0 0-1.49m-.744-4.465v3.72h1.488v-3.72z",clipRule:"evenodd"})})}const w9=v(x9);function y9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M9 6.2c0-.11.09-.2.2-.2h1.6c.11 0 .2.09.2.2v4.6a.2.2 0 0 1-.2.2H9.2a.2.2 0 0 1-.2-.2zm2 6.8a1 1 0 1 1-2 0 1 1 0 0 1 2 0",clipRule:"evenodd"})})}const b9=v(y9);function M9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M15.5 15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM12.5 11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM15.5 8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15 2a1 1 0 0 1 1 1h1a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h1a1 1 0 0 1 2 0h4a1 1 0 0 1 1-1M7 5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-1a1 1 0 1 1-2 0h-4a1 1 0 0 1-2 0z",clipRule:"evenodd"})]})}const S9=v(M9);function _9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 5H7a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3v1.63a.37.37 0 0 1-.37.37h-3.26a.37.37 0 0 1-.37-.37zm3.732-2H17a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h3.268a2 2 0 0 1 3.464 0m1.965 5.783a1 1 0 0 1 .02 1.414l-3.555 3.657c-.5.514-1.328.513-1.826-.004L8.28 11.717a1 1 0 1 1 1.44-1.388l1.533 1.59 3.03-3.116a1 1 0 0 1 1.414-.02",clipRule:"evenodd"})})}const I9=v(_9);function z9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 10h4v4h-4z",clipRule:"evenodd"}),r("rect",{width:6,height:1,x:9,y:16,fill:"#fff",rx:.5}),r("rect",{width:14,height:16,x:5,y:4,fill:"#C1E0FE",rx:2}),r("path",{fill:"#3299FE",d:"M7 6h10v4H7zM7 12h10v1H7zM7 14h10v1H7zM7 16h5v1H7zM13 16h2v1h-2z"})]})}const C9=v(z9);function A9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M5.102 3.2a.5.5 0 0 1 .8 0l2 2.666a.5.5 0 0 1-.401.801h-1V16.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6.667h-1a.5.5 0 0 1-.4-.8zM16.5 15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-1-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-1-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 10 7zm-1-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H10a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 10 3z"})})}const R9=v(A9);function k9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#555",d:"m9.817 3.122 1.06 1.06-4.585 4.586c-1.138 1.139-1.583 2.3-1.608 3.304a3.5 3.5 0 0 0 1.028 2.58A3.5 3.5 0 0 0 8.29 15.68c1.004-.025 2.166-.47 3.304-1.608l3.822-3.822c.643-.644.862-1.297.854-1.858a2.2 2.2 0 0 0-.66-1.518 2.2 2.2 0 0 0-1.518-.66c-.56-.008-1.214.21-1.858.854L7.65 11.654c-.258.258-.32.49-.317.658.003.181.081.36.22.5a.73.73 0 0 0 .5.22c.168.002.4-.06.657-.317l5.35-5.35 1.061 1.06-5.35 5.35c-.514.515-1.127.766-1.741.757a2.23 2.23 0 0 1-1.538-.66 2.23 2.23 0 0 1-.66-1.537c-.009-.615.243-1.227.757-1.742l4.587-4.586c.9-.9 1.934-1.309 2.94-1.293.995.014 1.9.442 2.557 1.099a3.7 3.7 0 0 1 1.1 2.556c.015 1.007-.394 2.04-1.294 2.941l-3.822 3.822c-1.37 1.37-2.885 2.01-4.328 2.046a5 5 0 0 1-3.677-1.466 5 5 0 0 1-1.466-3.677c.036-1.443.677-2.958 2.046-4.327z"})})}const F9=v(k9);function B9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 12a7 7 0 1 1 14 0 7 7 0 0 1-14 0m7-9a9 9 0 1 0 0 18 9 9 0 0 0 0-18m-1.142 8.221a.5.5 0 0 1-.146.354l-2.508 2.508a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0l3.16-3.159a.5.5 0 0 0 .146-.353V7.944a.5.5 0 0 0-.5-.5h-1.223a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const E9=v(B9);function L9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M11.774 8.174a.25.25 0 0 1 .353 0l.694.688a.25.25 0 0 1 0 .355l-3.14 3.108a.25.25 0 0 1-.351 0l-2.15-2.127a.25.25 0 0 1 0-.356l.695-.687a.25.25 0 0 1 .351 0l1.28 1.266z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8.409 2.752a2.25 2.25 0 0 1 3.183 0l5.656 5.657a2.25 2.25 0 0 1 0 3.182l-5.656 5.656a2.25 2.25 0 0 1-3.183 0l-5.656-5.656a2.25 2.25 0 0 1 0-3.182zm2.122 1.06a.75.75 0 0 0-1.06 0L3.813 9.47a.75.75 0 0 0 0 1.06l5.658 5.657a.75.75 0 0 0 1.06 0l5.656-5.656a.75.75 0 0 0 0-1.061z",clipRule:"evenodd"})]})}const D9=v(L9);function T9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",d:"m8.15 5.337-5.876 6.001a.935.935 0 0 0 0 1.323l5.876 6.002a.5.5 0 0 0 .686.027l.764-.665a.5.5 0 0 0 .03-.727L5.42 13H21.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H5.42l4.21-4.298a.5.5 0 0 0-.03-.727l-.764-.666a.5.5 0 0 0-.686.028"})})}const V9=v(T9);function O9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#FFA800",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M15.934 9.1c-.326-.8-1.544-.8-1.87 0L11 15.744l-3.085-4.736c-.276-.38-.915-.199-.915.26l.846 8.653c.087.893.9 1.578 1.875 1.578h10.63c.98 0 1.796-.692 1.877-1.591l.772-8.64c0-.459-.639-.64-.915-.26L19 15.746z"})]})}const P9=v(O9);function H9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#FFD000",strokeWidth:2}),r("path",{fill:"#FFD000",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const U9=v(H9);function G9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const W9=v(G9);function N9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",d:"M17 4a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3l-.103-.005a1 1 0 0 1-.892-.893L2 15V5a1 1 0 0 1 .897-.995L3 4zM3.5 14.5h5.75V7H3.5zm7.25 0h5.75V7h-5.75zM7.5 10a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25v-.5A.25.25 0 0 1 5 10zm0-2a.25.25 0 0 1 .25.25v.5A.25.25 0 0 1 7.5 9H5a.25.25 0 0 1-.25-.25v-.5A.25.25 0 0 1 5 8zM15 8a.25.25 0 0 1 .25.25v.5A.25.25 0 0 1 15 9h-2.5a.25.25 0 0 1-.25-.25v-.5A.25.25 0 0 1 12.5 8z"})})}const j9=v(N9);function $9(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M14 3.5H6A2.5 2.5 0 0 0 3.5 6v8A2.5 2.5 0 0 0 6 16.5h8a2.5 2.5 0 0 0 2.5-2.5V6A2.5 2.5 0 0 0 14 3.5M6 2a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M5.91 6c-.503 0-.91.358-.91.8v6.4c0 .442.407.8.91.8h.908V6zM11.364 6H9.545v8h1.819zM13.182 6h-.91v8h.91zM7.727 6h.91v8h-.91zM15 6.8c0-.442-.407-.8-.91-.8v8c.503 0 .91-.358.91-.8z"})]})}const q9=v($9);function X9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.211 20.598c1.155.667 2.623.416 3.72-.51.284-.24.242-.667-.045-.832l-4.35-2.512c-.287-.165-.678.012-.743.378-.254 1.413.264 2.81 1.418 3.476M14.56 3.094c.585-.234 1.137.01 1.49.214s.84.56.931 1.184c.044.301-.025.553-.09.718a2 2 0 0 1-.098.21c1.724 1.732 2.35 4.35 1.113 6.491l-.855 1.482c-.434.75-.49 1.71-.077 2.658l.003.006c.246.578.245 1.247-.087 1.821-.633 1.096-2.014 1.232-2.966.683l-10.02-5.786c-.952-.55-1.525-1.813-.892-2.91.33-.57.906-.91 1.526-.984h.006c1.036-.118 1.84-.647 2.272-1.397l.856-1.482C8.908 3.86 11.487 3.093 13.85 3.72a2 2 0 0 1 .132-.189c.11-.14.294-.325.577-.437m-.108 2.982-.535-.225c-1.85-.778-3.74-.188-4.513 1.151l-.856 1.482c-.78 1.352-2.174 2.2-3.773 2.383l-.021.004.003.01a.32.32 0 0 0 .147.162l10.02 5.786a.32.32 0 0 0 .215.046l.009-.002-.01-.028c-.638-1.47-.6-3.101.18-4.452l.856-1.482c.773-1.34.339-3.272-1.26-4.484zm.718 10.788-.002.002zM4.75 10.848v.003z",clipRule:"evenodd"})})}const Y9=v(X9);function K9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 6H5v9.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H7V4.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5M7 17a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm10 1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1zM8.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM11 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5zM8.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Q9=v(K9);function J9(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M19 5a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-.785l-2.517-.674a2 2 0 0 1-1.414-2.45l2.588-9.659a2 2 0 0 1 2.45-1.414L10.771 5H13a3 3 0 1 1 6 0m-4 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0m1 3c.889 0 1.687-.386 2.236-1H19v12H8V7h5.764l.046.05-.597 1.07c-.27.482-.1 1.097.378 1.373a.983.983 0 0 0 1.354-.374l.64-1.147q.204.027.415.028M6 8.147 4 15.61l2 .536zM10.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Z9=v(J9);function eg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#EAF5FF"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M23.95 14.4a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7m-2.205-.9H15.1a1.5 1.5 0 0 0-1.5 1.5v6.9a1.5 1.5 0 0 0 1.5 1.5h5.3a4 4 0 0 0 4-4v-4.145a2.25 2.25 0 0 1-1.199-.082l-1.411 1.882a.675.675 0 0 1-1.134-.726l.054-.084 1.412-1.883a2.2 2.2 0 0 1-.377-.862M15.4 17.55h4.5v.9h-4.5zm0 1.8h2.7v.9h-2.7zm8.1.45h-2.7v2.7a2.7 2.7 0 0 0 2.7-2.7",clipRule:"evenodd"})]})}const tg=v(eg);function ig(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#EAF5FF"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M20.95 11.4a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7m-2.205-.9H12.1a1.5 1.5 0 0 0-1.5 1.5v6.9a1.5 1.5 0 0 0 1.5 1.5h5.3a4 4 0 0 0 4-4v-4.145a2.25 2.25 0 0 1-1.199-.082l-1.411 1.882a.675.675 0 0 1-1.134-.726l.054-.084 1.412-1.883a2.2 2.2 0 0 1-.377-.862M12.4 14.55h4.5v.9h-4.5zm0 1.8h2.7v.9h-2.7zm8.1.45h-2.7v2.7a2.7 2.7 0 0 0 2.7-2.7",clipRule:"evenodd"})]})}const ng=v(ig);function rg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 20.064a1.1 1.1 0 0 1-.667-.142c-1.12-.648-2.61-1.36-3.833-1.422-1.29-.065-2.628.525-3.66 1.148-.747.451-1.84-.063-1.84-.935V7.708c0-.466.105-.93.388-1.299C3.057 5.535 4.638 4 7.5 4c2.309 0 3.696.79 4.5 1.559C12.804 4.789 14.191 4 16.5 4c2.861 0 4.443 1.535 5.112 2.409.283.37.388.833.388 1.3v11.004c0 .872-1.093 1.386-1.84.935-1.032-.623-2.37-1.213-3.66-1.148-1.222.061-2.712.774-3.833 1.422a1.1 1.1 0 0 1-.667.142m1-12.6v10.022c1.016-.483 2.233-.925 3.4-.983 1.321-.067 2.577.323 3.6.796v-9.59a1 1 0 0 0-.01-.127C19.539 7.006 18.487 6 16.5 6c-1.757 0-2.645.567-3.08.97a2.6 2.6 0 0 0-.42.494m-2 10.022c-1.016-.483-2.233-.925-3.4-.983-1.321-.067-2.577.323-3.6.796v-9.59q.001-.093.01-.127C4.461 7.006 5.513 6 7.5 6c1.757 0 2.645.567 3.08.97.199.182.334.36.42.494z",clipRule:"evenodd"})})}const og=v(rg);function sg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",d:"M6 2.5a2 2 0 0 0-2 2v13.904c0 1.682 1.95 2.613 3.258 1.554L12 16.12l4.742 3.838c1.307 1.059 3.258.128 3.258-1.554V4.5a2 2 0 0 0-2-2z"})})}const ag=v(sg);function lg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 4.5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v13.904c0 1.682-1.95 2.613-3.258 1.554L12 16.12l-4.742 3.838C5.951 21.017 4 20.086 4 18.404zm14 0H6v13.904l4.742-3.839a2 2 0 0 1 2.516 0L18 18.404z",clipRule:"evenodd"})})}const cg=v(lg);function dg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M11.5 3.75c.69 0 1.25.56 1.25 1.25v1H16a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.25V5c0-.69.56-1.25 1.25-1.25zM4 7.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5zM11.688 9c.172 0 .312.14.312.313v.874c0 .173-.14.313-.312.313H8.312A.31.31 0 0 1 8 10.188v-.876C8 9.14 8.14 9 8.313 9zM8.75 6h2.5v-.75h-2.5z"})})}const hg=v(dg);function fg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("circle",{cx:12,cy:12,r:10,fill:"#EAEAEA"}),r("path",{fill:"#999",fillRule:"evenodd",d:"M13.592 10.428a2.5 2.5 0 1 0-3.184 0A5.04 5.04 0 0 0 7 15.208V16.6c0 .59.478 1.067 1.067 1.067h7.867c.589 0 1.066-.478 1.066-1.067v-1.392a5.04 5.04 0 0 0-3.408-4.78m.908 2.239h-1.667v.833H14.5z",clipRule:"evenodd"})]})}const ug=v(fg);function pg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("circle",{cx:12,cy:12,r:10,fill:"#EAEAEA"}),r("path",{fill:"#999",fillRule:"evenodd",d:"M7.71 8a2 2 0 0 1 2-2h4.571a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H9.71a2 2 0 0 1-2-2zm1.714.571h1.714v1.715H9.424zm0 2.572h1.714v1.714H9.424zM13.71 8.57h-1.714v1.715h1.714z",clipRule:"evenodd"})]})}const gg=v(pg);function vg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4a.75.75 0 0 1 .75.75v1.513c2.16.07 3.694.441 4.733 1.008 1.18.642 1.767 1.57 1.767 2.55 0 .5-.172.974-.451 1.375 0 .98-.014 2.257-.282 3.374-.286 1.188-.93 2.462-2.413 2.825-1.13.276-2.634.405-4.104.405s-2.975-.13-4.104-.405c-1.483-.363-2.127-1.637-2.413-2.825-.268-1.117-.282-2.395-.283-3.374a2.4 2.4 0 0 1-.45-1.376c0-.978.587-1.907 1.767-2.55 1.04-.566 2.573-.938 4.733-1.007V4.75A.75.75 0 0 1 10 4m-3.312 8.052a2.6 2.6 0 0 1-1.87.258c.024.653.081 1.306.221 1.886.236.982.635 1.496 1.238 1.644.958.234 2.323.36 3.723.36s2.765-.126 3.723-.36c.603-.148 1.002-.662 1.238-1.644.14-.58.196-1.233.22-1.886a2.6 2.6 0 0 1-1.83-.237 2.8 2.8 0 0 1-1.82.677c-.552 0-1.08-.166-1.523-.438a2.65 2.65 0 0 1-1.445.438c-.638 0-1.276-.232-1.876-.698M10 7.75c-2.44 0-3.923.378-4.767.838-.82.447-.983.93-.983 1.232 0 .314.236.721.654.936.366.187.85.212 1.359-.224l.534-.456.49.503c.518.531.96.671 1.276.671.324 0 .639-.147.9-.415l.537-.55.537.55c.238.244.61.415.994.415.36 0 .767-.147 1.127-.608l.483-.62.596.51c.51.436.993.411 1.359.224.418-.215.654-.622.654-.936 0-.303-.164-.785-.983-1.232-.844-.46-2.327-.838-4.767-.838",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M10 1.5c.414 0 .75.965.75 1.333s-.336.667-.75.667-.75-.299-.75-.667S9.586 1.5 10 1.5"})]})}const mg=v(vg);function xg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10 11.5c.232 0 .349 0 .444.025a.75.75 0 0 1 .53.53c.026.096.026.213.026.445s0 .349-.025.444a.75.75 0 0 1-.53.53c-.096.026-.213.026-.445.026s-.349 0-.444-.025a.75.75 0 0 1-.53-.53C9 12.848 9 12.731 9 12.5s0-.349.025-.444a.75.75 0 0 1 .53-.53c.096-.026.213-.026.445-.026M13 11.5c.232 0 .349 0 .444.025a.75.75 0 0 1 .53.53c.026.096.026.213.026.445s0 .349-.025.444a.75.75 0 0 1-.53.53c-.096.026-.213.026-.445.026s-.349 0-.444-.025a.75.75 0 0 1-.53-.53C12 12.848 12 12.731 12 12.5s0-.349.025-.444a.75.75 0 0 1 .53-.53c.096-.026.213-.026.445-.026M13 8.5c.232 0 .349 0 .444.025a.75.75 0 0 1 .53.53c.026.096.026.213.026.445s0 .349-.025.444a.75.75 0 0 1-.53.53c-.096.026-.213.026-.445.026s-.349 0-.444-.025a.75.75 0 0 1-.53-.53C12 9.848 12 9.731 12 9.5s0-.349.025-.444a.75.75 0 0 1 .53-.53c.096-.026.213-.026.445-.026"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15 3a2 2 0 0 1 2 2v9l-.004.154a3 3 0 0 1-2.842 2.842L14 17H6a3 3 0 0 1-2.996-2.846L3 14V5a2 2 0 0 1 2-2zM4.5 14A1.5 1.5 0 0 0 6 15.5h8a1.5 1.5 0 0 0 1.5-1.5V7h-11z",clipRule:"evenodd"})]})}const wg=v(xg);function yg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.5 2.5h5a1 1 0 0 1 1 1V4h-7v-.5a1 1 0 0 1 1-1M5 4.126V3.5A2.5 2.5 0 0 1 7.5 1h5A2.5 2.5 0 0 1 15 3.5v.626c1.725.444 3 2.01 3 3.874v6a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8a4 4 0 0 1 3-3.874M6 5.5A2.5 2.5 0 0 0 3.5 8v6A2.5 2.5 0 0 0 6 16.5h8a2.5 2.5 0 0 0 2.5-2.5V8A2.5 2.5 0 0 0 14 5.5zm5.5 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m1.5 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0m0-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0",clipRule:"evenodd"})})}const bg=v(yg);function Mg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.75 6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m1.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m2-11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.5 5.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5zm.5 4.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Sg=v(Mg);function _g(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#FB0",d:"M14.994 7.715c1.336-2.286 4.677-2.286 6.013 0L31.03 24.857C32.366 27.143 30.696 30 28.023 30H7.977c-2.673 0-4.343-2.857-3.007-5.143zM18 23.15a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-1-9v7h2v-7z"})})}const Ig=v(_g);function zg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M8 4a.5.5 0 0 0-.5.5v2A.5.5 0 0 0 8 7h6.5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zm-.5 5a.5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5zm-3-.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m3 5A.5.5 0 0 1 8 13h8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5zm-3-.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3",clipRule:"evenodd"})})}const Cg=v(zg);function Ag(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M12.5 12.5a.5.5 0 0 0 .5-.5v-.057c0-.553.03-.584.568-1.06l.3-.26c.813-.697 1.277-1.095 1.277-2.304 0-1.703-1.427-3.069-3.269-3.069-1.97 0-2.88 1.395-3.215 2.101-.106.225.006.478.231.581l.666.307c.27.125.596-.013.753-.266.265-.427.762-.973 1.565-.973.768 0 1.428.598 1.428 1.32 0 .59-.122.688-.478.973-.078.064-.168.136-.271.225l-.281.24c-.79.67-1.1.934-1.1 1.832V12a.5.5 0 0 0 .5.5zM12.1 15.45c.613 0 1.1-.487 1.1-1.1s-.487-1.1-1.1-1.1-1.1.487-1.1 1.1.487 1.1 1.1 1.1"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10.2 1.5A8.2 8.2 0 0 0 2 9.7v1.2c0 3.352 1.674 6.104 4.626 7.339.008.21-.007.49-.056.835a12 12 0 0 1-.355 1.585c-.257.888.39 1.841 1.375 1.841.838 0 1.648-.283 2.348-.64.707-.362 1.366-.833 1.92-1.285a17 17 0 0 0 1.583-1.475h.959c4.64 0 7.6-3.79 7.6-8.2V9.7a8.2 8.2 0 0 0-8.2-8.2zm2.341 15.6-.298.347-.005.006-.02.023-.087.096a15.005 15.005 0 0 1-1.537 1.453c-.488.398-1.026.777-1.566 1.053q-.352.18-.669.284c.073-.315.141-.658.19-1.005.094-.656.153-1.523-.117-2.218l-.169-.437-.444-.15C5.42 15.743 4 13.688 4 10.9V9.7a6.2 6.2 0 0 1 6.2-6.2h3.6A6.2 6.2 0 0 1 20 9.7v1.2c0 3.543-2.287 6.2-5.6 6.2z",clipRule:"evenodd"})]})}const Rg=v(Ag);function kg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.214 3.3A2.286 2.286 0 0 1 18.5 5.586v6.857a2.286 2.286 0 0 1-2.286 2.285H12.56l-3.078 2.053c-1.519 1.012-3.553-.077-3.553-1.902v-.15H4.786A2.286 2.286 0 0 1 2.5 12.442V5.586A2.286 2.286 0 0 1 4.786 3.3zm0 2.286H4.786v6.857h3.428v2.436l3.654-2.436h4.346zm-3.393 10L10.5 17.134v.832a1 1 0 0 0 1 1h3.758l2.187 1.458A1 1 0 0 0 19 19.594v-.626h1.5a1 1 0 0 0 1-1V13.3a1 1 0 0 0-1-1h-1.142v.143a3.143 3.143 0 0 1-3.143 3.143z",clipRule:"evenodd"})})}const Fg=v(kg);function Bg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#3299FE"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M16 8a6 6 0 0 1 6 6v1a6 6 0 0 1-6 6h-2q-.75-.001-1.447-.176C11.889 21.46 11.003 22 9.909 22c-1.17 0-1.022-.154-.596-.597.336-.35.846-.88 1.017-1.656A5.99 5.99 0 0 1 8 15v-1a6 6 0 0 1 6-6z",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M18 12.5h-7V14h7zM16 15h-5v1.5h5z"})]})}const Eg=v(Bg);function Lg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M13.286 6H11a6 6 0 1 0 0 12h8v-6.286A5.714 5.714 0 0 0 13.286 6M11 4a8 8 0 1 0 0 16h9.5a.5.5 0 0 0 .5-.5v-7.786A7.714 7.714 0 0 0 13.286 4z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M7 11h2v2H7zM11 11h2v2h-2zM15 11h2v2h-2z"})]})}const Dg=v(Lg);function Tg(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M12.5 7a5.5 5.5 0 1 0 0 11H15s1.106 2 3.175 2c.908 0 .793-.096.463-.373-.38-.318-1.045-.875-.77-1.798A5.5 5.5 0 0 0 16.5 7z",clipRule:"evenodd",opacity:.3}),r("rect",{width:16,height:12,x:2,y:4,fill:"#3299FE",rx:6}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M7 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})]})}const Vg=v(Tg);function Og(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#4DC9AA",fillRule:"evenodd",d:"M18 33c8.284 0 15-6.716 15-15S26.284 3 18 3 3 9.716 3 18s6.716 15 15 15m7.006-18.57a.2.2 0 0 1 0 .283l-8.808 8.808a.2.2 0 0 1-.283 0l-.622-.622a.2.2 0 0 1-.05-.036l-4.92-4.92a.2.2 0 0 1 0-.283l1.535-1.536a.2.2 0 0 1 .283 0l3.909 3.909 7.138-7.139a.2.2 0 0 1 .283 0z",clipRule:"evenodd"})})}const Pg=v(Og);function Hg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.547 2.987a.75.75 0 0 1-.034 1.06l-5.333 5a.75.75 0 0 1-1.026 0l-2.667-2.5a.75.75 0 1 1 1.026-1.094l2.154 2.019 4.82-4.52a.75.75 0 0 1 1.06.035",clipRule:"evenodd"})})}const Ug=v(Hg);function Gg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",d:"M17 6.373 8.543 14.83 3 9.287l1.373-1.373 4.17 4.17L15.627 5z"})})}const Wg=v(Gg);function Ng(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 3.5h8A2.5 2.5 0 0 1 16.5 6v8a2.5 2.5 0 0 1-2.5 2.5H6A2.5 2.5 0 0 1 3.5 14V6A2.5 2.5 0 0 1 6 3.5M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4zm12.064 1.994a.75.75 0 1 0-1.128-.988l-3.811 4.355-2.06-2.355a.75.75 0 1 0-1.13.988l2.626 3a.75.75 0 0 0 1.128 0z",clipRule:"evenodd"})})}const jg=v(Ng);function $g(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M14.314 8.494a.75.75 0 1 0-1.128-.988l-3.811 4.355-2.06-2.355a.75.75 0 1 0-1.13.988l2.626 3a.75.75 0 0 0 1.128 0z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18.5 10a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0M17 10a7 7 0 1 1-14 0 7 7 0 0 1 14 0",clipRule:"evenodd"})]})}const qg=v($g);function Xg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#555",fillRule:"evenodd",d:"M5.692 4.29A.991.991 0 0 0 4.29 5.692L10.598 12 4.29 18.308a.991.991 0 1 0 1.402 1.401L12 13.402l6.308 6.307a.991.991 0 1 0 1.401-1.401L13.402 12l6.308-6.308a.991.991 0 1 0-1.402-1.402L12 10.598z",clipRule:"evenodd"})})}const Yg=v(Xg);function Kg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m5.613 4.21.094.083L10 8.585l4.293-4.292a1 1 0 0 1 1.497 1.32l-.083.094L11.415 10l4.292 4.293a1 1 0 0 1-1.32 1.497l-.094-.083L10 11.415l-4.293 4.292a1 1 0 0 1-1.497-1.32l.083-.094L8.585 10 4.293 5.707A1 1 0 0 1 5.51 4.14z",clipRule:"evenodd"})})}const Qg=v(Kg);function Jg(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m5.613 4.21.094.083L10 8.585l4.293-4.292a1 1 0 0 1 1.497 1.32l-.083.094L11.415 10l4.292 4.293a1 1 0 0 1-1.32 1.497l-.094-.083L10 11.415l-4.293 4.292a1 1 0 0 1-1.497-1.32l.083-.094L8.585 10 4.293 5.707A1 1 0 0 1 5.51 4.14z",clipRule:"evenodd"})})}const Zg=v(Jg);function ev(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M15 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h1v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h6zM5 17V9h14v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15.697 10.783a1 1 0 0 1 .02 1.414l-3.555 3.657c-.5.514-1.328.513-1.826-.004L8.28 13.717a1 1 0 1 1 1.44-1.388l1.533 1.59 3.03-3.116a1 1 0 0 1 1.414-.02",clipRule:"evenodd"})]})}const tv=v(ev);function iv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m6.578 11.122 1.281-.348.177-1.315a4.001 4.001 0 0 1 7.68-.945l.356.89.918.28A4.25 4.25 0 0 1 15.75 18H7.5a3.5 3.5 0 0 1-.922-6.879M12 4a6 6 0 0 1 5.572 3.77A6.25 6.25 0 0 1 15.75 20H7.5A5.5 5.5 0 0 1 6.054 9.192 6 6 0 0 1 12 4m.45 4.5a.3.3 0 0 1 .3.3v4.92l1.366-1.366a.5.5 0 0 1 .707 0l.354.353a.5.5 0 0 1 0 .707l-2.427 2.427v.034h-.034l-.362.362a.5.5 0 0 1-.707 0l-.363-.362h-.034v-.034l-2.427-2.427a.5.5 0 0 1 0-.707l.354-.353a.5.5 0 0 1 .707 0l1.366 1.366V8.8a.3.3 0 0 1 .3-.3z",clipRule:"evenodd"})})}const nv=v(iv);function rv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-comment_svg__a",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"M5.5 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h4.475l4.028 3.58c.968.86 2.497.174 2.497-1.12V17h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3z",clipRule:"evenodd"})}),r("path",{fill:"#333",d:"m9.975 17 1.329-1.495-.568-.505h-.76zm4.028 3.58-1.328 1.496zm2.497-1.12h2zm0-2.46v-2h-2v2zM4.5 6a1 1 0 0 1 1-1V1a5 5 0 0 0-5 5zm0 8V6h-4v8zm1 1a1 1 0 0 1-1-1h-4a5 5 0 0 0 5 5zm4.475 0H5.5v4h4.475zm-1.329 3.495 4.029 3.58 2.657-2.99-4.028-3.58zm4.029 3.58c2.257 2.007 5.825.405 5.825-2.615h-4a.5.5 0 0 1 .832-.374zM18.5 19.46V17h-4v2.46zm0-4.46h-2v4h2zm1-1a1 1 0 0 1-1 1v4a5 5 0 0 0 5-5zm0-8v8h4V6zm-1-1a1 1 0 0 1 1 1h4a5 5 0 0 0-5-5zm-13 0h13V1h-13z",mask:"url(#ic-comment_svg__a)"})]})}const ov=v(rv);function sv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#2D89E4",d:"M4.5 6A1.5 1.5 0 0 1 6 4.5h10.5A1.5 1.5 0 0 1 18 6v25.5H6A1.5 1.5 0 0 1 4.5 30z"}),r("path",{fill:"#EAF5FF",d:"M18 10.5h12a1.5 1.5 0 0 1 1.5 1.5v18a1.5 1.5 0 0 1-1.5 1.5H18z"}),r("path",{fill:"#fff",d:"M9.35 15c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm-4.5-3.75c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zM9.35 7.5c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4z"}),r("path",{fill:"#2D89E4",d:"M22.85 21c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm-4.5-3.75c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm-4.5-3.75c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4zm4.5 0c.22 0 .4.18.4.4v.7a.4.4 0 0 1-.4.4h-.7a.4.4 0 0 1-.4-.4v-.7c0-.22.18-.4.4-.4z"})]})}const av=v(sv);function lv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#EAF5FF"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M26.033 12.913c.6.57.625 1.52.054 2.12l-8.552 9a1.5 1.5 0 0 1-2.188-.014l-4.447-4.8a1.5 1.5 0 0 1 2.2-2.039l3.361 3.628 7.452-7.841a1.5 1.5 0 0 1 2.12-.054",clipRule:"evenodd"})]})}const cv=v(lv);function dv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 17.5v-15a7.5 7.5 0 1 0 0 15m9-7.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0",clipRule:"evenodd"})})}const hv=v(dv);function fv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.244 4.856A1.75 1.75 0 0 0 14.5 3.25h-6l-.144.006A1.75 1.75 0 0 0 6.75 5v.75h1.5V5l.007-.057A.25.25 0 0 1 8.5 4.75h6l.057.007A.25.25 0 0 1 14.75 5v7l-.007.057a.25.25 0 0 1-.243.193h-.25v1.5h.25l.143-.006A1.75 1.75 0 0 0 16.25 12V5zM11.75 6.25a1.75 1.75 0 0 1 1.744 1.606L13.5 8v7a1.75 1.75 0 0 1-1.607 1.744l-.143.006h-6a1.75 1.75 0 0 1-1.744-1.607L4 15V8a1.75 1.75 0 0 1 1.606-1.744l.144-.006zm0 1.5h-6a.25.25 0 0 0-.243.193L5.5 8v7a.25.25 0 0 0 .193.243l.057.007h6a.25.25 0 0 0 .243-.193L12 15V8a.25.25 0 0 0-.193-.243z",clipRule:"evenodd"})})}const uv=v(fv);function pv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 3a1.5 1.5 0 0 1 .164 2.99.27.27 0 0 1 .103.107c.653 1.261 1.71 2.114 2.918 2.215l.244.01c.63 0 1.223-.206 1.749-.568A1.498 1.498 0 0 1 16 5a1.5 1.5 0 1 1-.17 2.99l-1.509 8.802a.25.25 0 0 1-.202.204l-.044.004h-8.15a.25.25 0 0 1-.235-.164l-.011-.044-1.51-8.803Q4.088 8 4 8a1.5 1.5 0 1 1 .821-.246c.526.362 1.12.568 1.75.568 1.309 0 2.465-.88 3.162-2.225a.27.27 0 0 1 .102-.107A1.5 1.5 0 0 1 10 3m0 5.281c-.882.919-2.052 1.541-3.429 1.541A4 4 0 0 1 6 9.784l.98 5.716h6.042L14 9.784a4 4 0 0 1-.571.038c-1.377 0-2.547-.622-3.429-1.54",clipRule:"evenodd"})})}const gv=v(pv);function vv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M14 3.5H6A2.5 2.5 0 0 0 3.5 6v8A2.5 2.5 0 0 0 6 16.5h8a2.5 2.5 0 0 0 2.5-2.5V6A2.5 2.5 0 0 0 14 3.5M6 2a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10.39 12.512a.5.5 0 0 1-.78 0l-2.96-3.7A.5.5 0 0 1 7.04 8h5.92a.5.5 0 0 1 .39.812z",clipRule:"evenodd"})]})}const mv=v(vv);function xv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4.75a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M6.75 6.5a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0M10 10.75c-1.48 0-2.877.33-3.93.98-1.066.658-1.82 1.682-1.82 3.005v.699c0 1.003.813 1.816 1.817 1.816H12v-1.5H6.067a.317.317 0 0 1-.317-.316v-.7c0-.675.365-1.269 1.109-1.728.757-.468 1.86-.756 3.141-.756zm2.5.25a.5.5 0 0 0-.5.5V13h.523v-.583a.25.25 0 0 1 .25-.25h.977a.25.25 0 0 1 .25.25V17.1a.4.4 0 0 1-.4.4.1.1 0 0 0-.1.1v.233c0 .092.075.167.167.167h2.666a.167.167 0 0 0 .167-.167V17.6a.1.1 0 0 0-.1-.1.4.4 0 0 1-.4-.4v-4.683a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25V13h.5v-1.5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const wv=v(xv);function yv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9.043 12.5c1.114 0 1.671 1.346.884 2.134L8.06 16.5h2.189a.75.75 0 0 1 0 1.5H7.457c-1.114 0-1.671-1.346-.884-2.134L8.44 14H6.25a.75.75 0 0 1 0-1.5zM16.043 6.5c1.114 0 1.671 1.346.884 2.134L14.06 11.5h3.19a.75.75 0 0 1 0 1.5h-3.793c-1.114 0-1.671-1.346-.884-2.134L15.44 8h-3.19a.75.75 0 0 1 0-1.5zM9.295 2.5c1.119 0 1.665 1.35.882 2.134L5.31 9.5H10.5a.75.75 0 0 1 0 1.5H4.707c-1.114 0-1.671-1.346-.884-2.134L8.69 4H3.5a.75.75 0 0 1 0-1.5z"})})}const bv=v(yv);function Mv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:18,height:18,x:3,y:3,fill:"#E3E8EB",rx:6}),r("rect",{width:10,height:2,x:7,y:11,fill:"#406588",rx:1})]})}const Sv=v(Mv);function _v(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M6.823 12.823a.5.5 0 0 1 0-.707L8.94 10 6.823 7.884a.5.5 0 0 1 0-.707l.354-.354a.5.5 0 0 1 .707 0L10 8.94l2.116-2.116a.5.5 0 0 1 .707 0l.354.354a.5.5 0 0 1 0 .707L11.06 10l2.116 2.116a.5.5 0 0 1 0 .707l-.354.354a.5.5 0 0 1-.707 0L10 11.06l-2.116 2.116a.5.5 0 0 1-.707 0z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0-1.5a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13",clipRule:"evenodd"})]})}const Iv=v(_v);function zv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16m2.953 4.142a.2.2 0 0 0-.282 0l-2.665 2.664-2.664-2.664a.2.2 0 0 0-.283 0l-.917.917a.2.2 0 0 0 0 .283l2.664 2.664-2.653 2.652a.2.2 0 0 0 0 .283l.917.917a.2.2 0 0 0 .284 0l2.652-2.652 2.653 2.652a.2.2 0 0 0 .282 0l.917-.917a.2.2 0 0 0 0-.283l-2.652-2.652 2.664-2.664a.2.2 0 0 0 0-.283z"})})}const Cv=v(zv);function Av(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.5 3.5A.5.5 0 0 1 5 3h1a.5.5 0 0 1 .5.5v9.833h1a.5.5 0 0 1 .4.8l-2 2.667a.5.5 0 0 1-.8 0l-2-2.667a.5.5 0 0 1 .4-.8h1zm9 13.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zm1-4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zM10 9a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 10 7h5.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5zm6.5-4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5z",clipRule:"evenodd"})})}const Rv=v(Av);function kv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.5 2.5a2 2 0 0 1 2 2v5.646a4.5 4.5 0 0 0-1.5-.89V4.5a.5.5 0 0 0-.41-.492L14.5 4h-6v2.5a1 1 0 0 1-1 1H5v8a.5.5 0 0 0 .41.492L5.5 16h4.258c.422.631 1 1.15 1.678 1.5H5.5a2 2 0 0 1-2-2V6.914a1 1 0 0 1 .293-.707l3.414-3.414a1 1 0 0 1 .707-.293zm-1 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 1.5c.698 0 1.349-.204 1.895-.557q.033.046.075.087l1 1a.75.75 0 1 0 1.06-1.06l-1-1a1 1 0 0 0-.087-.075A3.5 3.5 0 1 0 13.5 17",clipRule:"evenodd"})})}const Fv=v(kv);function Bv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM6 6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v5h-2V8.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11h-1V8.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11h-1V8.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11H6zm0 7v5a1 1 0 0 0 1 1h1v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h1v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h1v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h1a1 1 0 0 0 1-1v-5z",clipRule:"evenodd"})})}const Ev=v(Bv);function Lv(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M4 6a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8.843 11.907a.5.5 0 0 0-.14.274l-.136.843a.5.5 0 0 0 .574.573l.843-.136a.5.5 0 0 0 .274-.14l4.917-4.917a.5.5 0 0 0 0-.707l-.708-.707a.5.5 0 0 0-.707 0zM8.75 15a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 .5.5h6.5a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})]})}const Dv=v(Lv);function Tv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.5 2.5a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2V6.914a1 1 0 0 1 .293-.707l3.414-3.414a1 1 0 0 1 .707-.293zM9.5 16h5l.09-.008A.5.5 0 0 0 15 15.5v-11a.5.5 0 0 0-.41-.492L14.5 4h-6v2.5a1 1 0 0 1-1 1H5v8a.5.5 0 0 0 .41.492L5.5 16z",clipRule:"evenodd"})})}const Vv=v(Tv);function Ov(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.416 8.376a.5.5 0 0 1-.832 0L2.518 3.777A.5.5 0 0 1 2.934 3h6.132a.5.5 0 0 1 .416.777z",clipRule:"evenodd"})})}const sc=v(Ov);function Pv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.53 3.47a.75.75 0 0 0-1.06 0L6 6.94 2.53 3.47a.75.75 0 0 0-1.06 1.06l4 4a.75.75 0 0 0 1.06 0l4-4a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})})}const Hv=v(Pv);function Uv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.267 6.27a.906.906 0 0 1 1.19-.089l.102.09L10 11.77l5.441-5.5a.906.906 0 0 1 1.19-.09l.102.09a.93.93 0 0 1 .088 1.201l-.088.104-6.087 6.154a.906.906 0 0 1-1.19.089l-.102-.09-6.087-6.153a.93.93 0 0 1 0-1.306",clipRule:"evenodd"})})}const Gv=v(Uv);function Wv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v12.086l4.94-4.94a.5.5 0 0 1 .706 0l.708.708a.5.5 0 0 1 0 .707l-6.647 6.646a1 1 0 0 1-1.414 0l-6.646-6.646a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L11 15.086zM4 20a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15A.5.5 0 0 1 4 21z",clipRule:"evenodd"})})}const Nv=v(Wv);function jv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7.2l2.78-2.836a.5.5 0 0 1 .714 0l.663.676a.5.5 0 0 1 0 .7l-4.8 4.896a.5.5 0 0 1-.714 0l-4.8-4.896a.5.5 0 0 1 0-.7l.663-.676a.5.5 0 0 1 .714 0L9 10.7zm-4 12a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const $v=v(jv);function qv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.5 2.5a2 2 0 0 1 2 2v2.29a7 7 0 0 0-1.5-.272V4.5a.5.5 0 0 0-.41-.492L13.5 4h-6v3.5H4v8a.5.5 0 0 0 .41.492L4.5 16h2.46a7 7 0 0 0 .795 1.5H4.5a2 2 0 0 1-2-2v-9l4-4h7m5 10.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M13 10.5v2.793l1.854 1.853-.708.708L12 13.707V10.5z",clipRule:"evenodd"})})}const Xv=v(qv);function Yv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m11.91 4.76-1.613-1.614a.5.5 0 0 0-.707 0L7.977 4.76a.5.5 0 0 0 .353.854h.672v3.381h-3.39V8.33a.5.5 0 0 0-.853-.353L3.146 9.589a.5.5 0 0 0 0 .708l1.613 1.612a.5.5 0 0 0 .854-.353v-.563h3.389v3.394H8.33a.5.5 0 0 0-.353.854l1.613 1.612a.5.5 0 0 0 .707 0l1.613-1.613a.5.5 0 0 0-.354-.853h-.558v-3.394h3.388v.563a.5.5 0 0 0 .854.354l1.613-1.613a.5.5 0 0 0 0-.708L15.24 7.977a.5.5 0 0 0-.854.353v.664h-3.388V5.613h.558a.5.5 0 0 0 .354-.854",clipRule:"evenodd"})})}const Kv=v(Yv);function Qv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 4.5A.5.5 0 0 1 4 4h7.667a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zm0 5A.5.5 0 0 1 4 9h12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zM4 14a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h10.917a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Jv=v(Qv);function Zv(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4zm7.61 6.512c.2.25.58.25.78 0l2.96-3.7A.5.5 0 0 0 12.96 8H7.04a.5.5 0 0 0-.39.812z",clipRule:"evenodd"})})}const em=v(Zv);function tm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#fff"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"m20.65 8.447.89.893c.296.298.46.695.46 1.117 0 .421-.164.818-.46 1.116l-1.091 1.094-3.116-3.126 1.09-1.094c.595-.596 1.631-.596 2.226 0M8.943 18.05l7.716-7.716 3.007 3.007-7.717 7.715a.3.3 0 0 1-.14.08l-3.433.856a.303.303 0 0 1-.368-.368l.855-3.433a.3.3 0 0 1 .08-.14",clipRule:"evenodd"})]})}const im=v(tm);function nm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m5.614 14.136.089-.796 7.406-7.406.707.707-7.406 7.406zm9.262-6.434-7.654 7.654a.5.5 0 0 1-.298.143l-2.076.231a.75.75 0 0 1-.828-.828l.23-2.076a.5.5 0 0 1 .144-.298l7.654-7.654 1.414-1.415.177-.176a.75.75 0 0 1 1.06 0l1.769 1.767a.75.75 0 0 1 0 1.061l-.177.177z",clipRule:"evenodd"})})}const rm=v(nm);function om(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"m13.761 8.726-7.876 7.876a.54.54 0 0 1-.404.159L3.835 16.7a.544.544 0 0 1-.523-.522l-.06-1.646a.54.54 0 0 1 .159-.404l7.875-7.876zM14.16 3.377c.17-.17.446-.17.616 0l1.86 1.86c.169.17.169.446 0 .615l-1.814 1.814-2.475-2.475z"})})}const sm=v(om);function am(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m11.842 1.383.763.766c.255.255.395.595.395.957 0 .361-.14.701-.395.957L11.671 5 9 2.32l.934-.937c.51-.51 1.398-.511 1.908 0M1.81 9.613 8.423 3 11 5.577 4.386 12.19a.26.26 0 0 1-.12.07l-2.943.732a.26.26 0 0 1-.315-.315l.733-2.943a.26.26 0 0 1 .068-.12",clipRule:"evenodd"})})}const lm=v(am);function cm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m15.65 3.447.89.893c.296.298.46.695.46 1.117 0 .421-.164.818-.46 1.116l-1.091 1.094-3.116-3.126 1.09-1.094c.595-.596 1.631-.596 2.226 0M3.943 13.05l7.716-7.716 3.007 3.007-7.717 7.715a.3.3 0 0 1-.14.08l-3.433.856a.303.303 0 0 1-.368-.368l.855-3.433a.3.3 0 0 1 .08-.14",clipRule:"evenodd"})})}const dm=v(cm);function hm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M6 15.833v11.975c0 1.212.977 2.195 2.182 2.195h19.636A2.19 2.19 0 0 0 30 27.808V15.834L18 22.99z",clipRule:"evenodd"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M30 14.09 18 21 6 14.09v-1.971C6 10.949 6.977 10 8.182 10h19.636c1.205 0 2.182.948 2.182 2.119z",clipRule:"evenodd"}),r("circle",{cx:30,cy:10,r:3,fill:"#FF7979",stroke:"#fff",strokeWidth:2})]})}const fm=v(hm);function um(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16 4a2 2 0 0 1 2 2v8l-.01.204A2 2 0 0 1 16 16H4a2 2 0 0 1-1.99-1.796L2 14V6a2 2 0 0 1 2-2zm-5.273 6.402a1.25 1.25 0 0 1-1.454 0L3.5 6.278V14a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6.278zM10 9.077 15.01 5.5H4.99z",clipRule:"evenodd"})})}const pm=v(um);function gm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#000",d:"M2 22.4h20v-20H2z"})})}const vm=v(gm);function mm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M21.62 9.26c.247.87.38 1.79.38 2.74 0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2c.95 0 1.87.133 2.74.38a5 5 0 0 0-.687 1.886 8 8 0 1 0 5.68 5.68c.684-.1 1.323-.339 1.887-.686",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18.45 2a.2.2 0 0 0-.2.2v2.05H16.2a.2.2 0 0 0-.2.2v1.1c0 .11.09.2.2.2h2.05V7.8c0 .11.09.2.2.2h1.1a.2.2 0 0 0 .2-.2V5.75h2.05a.2.2 0 0 0 .2-.2v-1.1a.2.2 0 0 0-.2-.2h-2.05V2.2a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M9.667 11.333a1.167 1.167 0 1 0 0-2.333 1.167 1.167 0 0 0 0 2.333M14.333 11.333a1.167 1.167 0 1 0 0-2.333 1.167 1.167 0 0 0 0 2.333M9.765 12.76a.583.583 0 0 1 .809-.162c.478.319 1.726.751 2.853 0a.583.583 0 0 1 .647.97c-1.673 1.116-3.459.46-4.148 0a.583.583 0 0 1-.161-.808"})]})}const xm=v(mm);function wm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 5.25A1.875 1.875 0 1 0 6 1.5a1.875 1.875 0 0 0 0 3.75M6 6c2.209 0 4 1.112 4 2.911v.023C10 9.523 9.522 10 8.933 10H3.067A1.066 1.066 0 0 1 2 8.934V8.91C2 7.112 3.79 6 6 6",clipRule:"evenodd"})})}const ym=v(wm);function bm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4.281 4.456a.906.906 0 0 1 .09-1.189.93.93 0 0 1 1.305 0l6.154 6.087.09.103a.906.906 0 0 1-.09 1.189l-6.154 6.087-.104.088a.93.93 0 0 1-1.202-.088l-.089-.103a.906.906 0 0 1 .09-1.189L9.87 10l-5.5-5.441zM15.001 3a.9.9 0 0 0-.9.9v12.2a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 15 3",clipRule:"evenodd"})})}const Mm=v(bm);function Sm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 3.5h10A1.5 1.5 0 0 1 16.5 5v10a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 15V5A1.5 1.5 0 0 1 5 3.5M2 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3zm5 1H4v2h3v3H4v2h3v3h2v-3h7v-2H9V8h7V6H9V4H7z",clipRule:"evenodd"})})}const _m=v(Sm);function Im(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:r("path",{fill:"#F66",fillRule:"evenodd",d:"M18 33c8.284 0 15-6.716 15-15S26.284 3 18 3 3 9.716 3 18s6.716 15 15 15m-1.286-20.371c0-.11.09-.2.2-.2h2.172c.11 0 .2.09.2.2v7.314a.2.2 0 0 1-.2.2h-2.172a.2.2 0 0 1-.2-.2zm2.572 10.513a1.286 1.286 0 1 1-2.572 0 1.286 1.286 0 0 1 2.572 0",clipRule:"evenodd"})})}const zm=v(Im);function Cm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M20 6H4v8h7a1 1 0 0 1 1 1v3h8zM4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm9.067 9.396h3.293a.5.5 0 0 0 .354-.854l-.921-.92 2.56-2.561a.5.5 0 0 0 0-.708l-.707-.707a.5.5 0 0 0-.707 0l-2.56 2.561-.958-.957a.5.5 0 0 0-.854.353v3.293a.5.5 0 0 0 .5.5",clipRule:"evenodd"})})}const Am=v(Cm);function Rm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:18,height:18,x:3,y:3,fill:"#DDD",rx:6}),r("path",{fill:"#999",fillRule:"evenodd",d:"M9 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})]})}const km=v(Rm);function Fm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.935 5.804c0-.516.418-.935.935-.935h10.26c.517 0 .935.419.935.935V17.87a1.12 1.12 0 0 0-1.264.215l-.6.591-.615-.603a1.12 1.12 0 0 0-1.572 0l-.614.603-.614-.603a1.12 1.12 0 0 0-1.572 0l-.614.603-.614-.603a1.12 1.12 0 0 0-1.572 0l-.614.603-.601-.59a1.12 1.12 0 0 0-1.264-.216zm12.023 14.673-.42-.495-.552.542a1.12 1.12 0 0 1-1.572 0l-.614-.604-.614.604a1.12 1.12 0 0 1-1.572 0L12 19.92l-.614.604a1.12 1.12 0 0 1-1.572 0L9.2 19.92l-.614.604a1.12 1.12 0 0 1-1.572 0l-.552-.542-.42.495c-.675.796-1.977.319-1.977-.726V5.804A2.804 2.804 0 0 1 6.87 3h10.26a2.804 2.804 0 0 1 2.805 2.804v13.947c0 1.045-1.302 1.522-1.977.726M8 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM11.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.5 4.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const Bm=v(Fm);function Em(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm8 8a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm-8.5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5zM11.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Lm=v(Em);function Dm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:14,height:1.5,x:3,y:4.25,fill:"#333",rx:.75}),r("rect",{width:14,height:1.5,x:3,y:9.25,fill:"#333",rx:.75}),r("rect",{width:14,height:1.5,x:3,y:14.25,fill:"#333",rx:.75}),r("path",{fill:"#fff",d:"M8.5 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M7 4.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M4.75 5a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",d:"M14.5 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M13 9.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",d:"M9.5 15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8 14.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M5.75 15a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",clipRule:"evenodd"})]})}const Tm=v(Dm);function Vm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.419 2.64a.75.75 0 0 0-1.06-1.06l-3.36 3.358L2.642 1.58a.75.75 0 0 0-1.06 1.06L4.938 6 1.58 9.358a.75.75 0 0 0 1.06 1.06L6 7.06l3.358 3.359a.75.75 0 0 0 1.061-1.061L7.06 5.999z",clipRule:"evenodd"})})}const Om=v(Vm);function Pm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.719 4.456a.906.906 0 0 0-.09-1.189.93.93 0 0 0-1.305 0L8.17 9.354l-.09.103a.906.906 0 0 0 .09 1.189l6.154 6.087.104.088a.93.93 0 0 0 1.201-.088l.09-.103a.906.906 0 0 0-.09-1.189L10.13 10l5.5-5.441zM5 3a.9.9 0 0 0-.9.9v12.2a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 5 3",clipRule:"evenodd"})})}const Hm=v(Pm);function Um(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4.083a5.917 5.917 0 1 0 1.775 11.563.75.75 0 1 1 .45 1.431 7.417 7.417 0 1 1 5.11-8.189.75.75 0 0 1-1.484.224A5.92 5.92 0 0 0 10 4.083m0 2.167a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.22.53l-2 2a.75.75 0 0 1-1.06-1.06l1.78-1.78V7a.75.75 0 0 1 .75-.75m9.064 5.244a.75.75 0 1 0-1.128-.988l-2.972 3.397-1.434-1.433a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.094-.036z",clipRule:"evenodd"})})}const Gm=v(Um);function Wm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M20 6H4v8h7a1 1 0 0 1 1 1v3h8zM4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm14 3.5h-3.293a.5.5 0 0 0-.353.854l.92.92-2.56 2.561a.5.5 0 0 0 0 .707l.707.708a.5.5 0 0 0 .707 0l2.56-2.561.958.957a.5.5 0 0 0 .854-.353V8a.5.5 0 0 0-.5-.5",clipRule:"evenodd"})})}const Nm=v(Wm);function jm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.958 3H3v5.194h1.355V5.313L7.47 8.429l.958-.958-3.116-3.116h2.88V3zm7.848 1.355h3.84v3.839H17V3h-5.194zm-3.612 11.29h-3.84v-3.838H3V17h5.194zM16.042 17h-4.236v-1.355h2.88l-3.115-3.116.958-.958 3.116 3.116v-2.88H17V17z",clipRule:"evenodd"})})}const $m=v(jm);function qm(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.487 5.754C2.675 4.594 3.505 3 4.921 3H15.08c1.415 0 2.245 1.594 1.433 2.754l-4.263 6.09v3.296a1.25 1.25 0 0 1-.854 1.186l-2 .666a1.25 1.25 0 0 1-1.646-1.186v-3.962zM4.921 4.5a.25.25 0 0 0-.205.393l4.534 6.478v4.088l1.5-.5v-3.588l4.534-6.478a.25.25 0 0 0-.204-.393z",clipRule:"evenodd"})})}const Xm=v(qm);function Ym(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M14.47 4.557a.746.746 0 0 1 .973.973l-4.28 10.505c-.272.667-1.236.6-1.414-.097l-1.046-4.102a.75.75 0 0 0-.539-.54l-4.102-1.045c-.697-.178-.764-1.142-.097-1.414z"})})}const Km=v(Ym);function Qm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#88D4E2",d:"M3.5 3.5h13v13h-13z"}),r("path",{fill:"#AAF6FD",fillRule:"evenodd",d:"m10 1 9 9-9 9-9-9z",clipRule:"evenodd"}),r("path",{fill:"#8BE8F4",fillRule:"evenodd",d:"m19 10-9 9-9-9z",clipRule:"evenodd"}),r("path",{fill:"#C1FAFF",fillRule:"evenodd",d:"M10 1v9H1z",clipRule:"evenodd"}),r("path",{fill:"#8C4CF6",stroke:"#fff",d:"m10.424 5.735 2.5 4 .166.265-.166.265-2.5 4-.424.678-.424-.678-2.5-4L6.91 10l.166-.265 2.5-4L10 5.057z"}),r("path",{fill:"#fff",fillOpacity:.5,fillRule:"evenodd",d:"m10 6-2.5 4H10z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.25,fillRule:"evenodd",d:"m10 6 2.5 4H10z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.15,fillRule:"evenodd",d:"m10 14-2.5-4H10z",clipRule:"evenodd"}),r("circle",{cx:19,cy:10,r:1,fill:"#8BE8F4"}),r("circle",{cx:1,cy:10,r:1,fill:"#8BE8F4"}),r("circle",{cx:10,cy:1,r:1,fill:"#8BE8F4"}),r("circle",{cx:10,cy:19,r:1,fill:"#8BE8F4"})]})}const Jm=v(Qm);function Zm(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#FC0",fillRule:"evenodd",d:"m2.5 5 4.349 3.889L10.047 3l3.178 5.889L17.5 5 16 15H4z",clipRule:"evenodd"}),r("path",{fill:"#FFD933",fillRule:"evenodd",d:"M10.08 3.146 10 3 6.849 8.889 2.5 5 4 15h6.08z",clipRule:"evenodd"}),r("path",{fill:"#FC0",d:"M4 15h12v2H4z"}),r("path",{fill:"#FF5757",d:"M4 17h12v1H4z"}),r("circle",{cx:2.5,cy:4.5,r:1,fill:"#FC0"}),r("circle",{cx:10,cy:2,r:1,fill:"#FC0"}),r("circle",{cx:17.5,cy:4.5,r:1,fill:"#FC0"}),r("path",{fill:"#F64C4C",d:"M10.926 10.972 10 9l-.927 1.972L7 11.29l1.498 1.536L8.145 15 10 13.975 11.855 15l-.353-2.173L13 11.29z"}),r("path",{fill:"#FFBA00",fillRule:"evenodd",d:"M9.073 10.972 10 9l.926 1.972L13 11.29l-1.498 1.536.353 2.173L10 13.975 8.145 15l.353-2.173L7 11.291zM7.43 13.164l-2.502-2.567 3.467-.532L10 6.649l1.604 3.416 3.468.532-2.503 2.567.602 3.706L10 15.118 6.828 16.87z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.3,fillRule:"evenodd",d:"M9.073 10.972 10 9v3l-1.507.861.005-.034L7 11.29z",clipRule:"evenodd"})]})}const ex=v(Zm);function tx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#FFD45F"}),r("path",{fill:"#FFE458",d:"M15.5 10a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"}),r("path",{fill:"#FFC321",fillRule:"evenodd",d:"M10 5a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-6 5a6 6 0 1 1 12 0 6 6 0 0 1-12 0",clipRule:"evenodd"}),r("path",{fill:"#FFBA00",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.3,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const ix=v(tx);function nx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#FFD45F"}),r("path",{fill:"#FFE458",d:"M15.5 10a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"}),r("path",{fill:"#FFC321",fillRule:"evenodd",d:"M10 5a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-6 5a6 6 0 1 1 12 0 6 6 0 0 1-12 0",clipRule:"evenodd"}),r("path",{fill:"#fff",fillOpacity:.3,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const rx=v(nx);function ox(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#FFC321",d:"m11.07 1.385 1.466 1.207c.259.213.575.345.91.377l1.889.182a1.684 1.684 0 0 1 1.514 1.514l.182 1.89c.032.334.164.65.377.91l1.207 1.464c.513.622.513 1.52 0 2.142l-1.207 1.465a1.7 1.7 0 0 0-.377.91l-.182 1.889a1.684 1.684 0 0 1-1.514 1.514l-1.89.182c-.334.033-.65.164-.91.377l-1.464 1.208a1.684 1.684 0 0 1-2.142 0l-1.465-1.208a1.7 1.7 0 0 0-.91-.377l-1.889-.182a1.684 1.684 0 0 1-1.514-1.514l-.182-1.89a1.7 1.7 0 0 0-.377-.91l-1.207-1.464a1.684 1.684 0 0 1 0-2.142l1.207-1.465c.213-.259.345-.575.377-.91l.182-1.889a1.684 1.684 0 0 1 1.514-1.514l1.89-.182c.334-.032.65-.164.91-.377l1.464-1.207a1.68 1.68 0 0 1 2.142 0"}),r("circle",{cx:10,cy:10,r:7.5,fill:"#FFD45F"}),r("path",{fill:"#FFE458",d:"M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"}),r("path",{fill:"#FFC321",fillRule:"evenodd",d:"M10 5.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M4.5 10a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0",clipRule:"evenodd"}),r("path",{fill:"#FFBA00",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M7.187 13 13 7.187A4.11 4.11 0 0 0 7.187 13"})]})}const sx=v(ox);function ax(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#E5E5E5"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F0EFEF",stroke:"#CACACA"}),r("path",{fill:"#CACACA",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const lx=v(ax);function cx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#E5E5E5"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F0EFEF",stroke:"#CACACA"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const dx=v(cx);function hx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#DDD",d:"m11.07 1.385 1.466 1.207c.259.213.575.345.91.377l1.889.182a1.684 1.684 0 0 1 1.514 1.514l.182 1.89c.032.334.164.65.377.91l1.207 1.464c.513.622.513 1.52 0 2.142l-1.207 1.465a1.7 1.7 0 0 0-.377.91l-.182 1.889a1.684 1.684 0 0 1-1.514 1.514l-1.89.182c-.334.033-.65.164-.91.377l-1.464 1.208a1.684 1.684 0 0 1-2.142 0l-1.465-1.208a1.7 1.7 0 0 0-.91-.377l-1.889-.182a1.684 1.684 0 0 1-1.514-1.514l-.182-1.89a1.7 1.7 0 0 0-.377-.91l-1.207-1.464a1.684 1.684 0 0 1 0-2.142l1.207-1.465c.213-.259.345-.575.377-.91l.182-1.889a1.684 1.684 0 0 1 1.514-1.514l1.89-.182c.334-.032.65-.164.91-.377l1.464-1.207a1.68 1.68 0 0 1 2.142 0"}),r("circle",{cx:10,cy:10,r:7.5,fill:"#E5E5E5"}),r("path",{fill:"#F0EFEF",d:"M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"}),r("path",{fill:"#C4C4C4",fillRule:"evenodd",d:"M10 5.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M4.5 10a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0",clipRule:"evenodd"}),r("path",{fill:"#C4C4C4",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.4,d:"M7.187 13 13 7.187A4.11 4.11 0 0 0 7.187 13"})]})}const fx=v(hx);function ux(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#EE9046"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F9A059",stroke:"#D07731"}),r("path",{fill:"#D07731",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.2,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const px=v(ux);function gx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8.5,fill:"#EE9046"}),r("circle",{cx:10,cy:10,r:5.5,fill:"#F9A059",stroke:"#D07731"}),r("path",{fill:"#fff",fillOpacity:.2,d:"M6.8 13.164 13.164 6.8A4.5 4.5 0 0 0 6.8 13.164"})]})}const vx=v(gx);function mx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#EE9046",d:"m11.07 1.385 1.466 1.207c.259.213.575.345.91.377l1.889.182a1.684 1.684 0 0 1 1.514 1.514l.182 1.89c.032.334.164.65.377.91l1.207 1.464c.513.622.513 1.52 0 2.142l-1.207 1.465a1.7 1.7 0 0 0-.377.91l-.182 1.889a1.684 1.684 0 0 1-1.514 1.514l-1.89.182c-.334.033-.65.164-.91.377l-1.464 1.208a1.684 1.684 0 0 1-2.142 0l-1.465-1.208a1.7 1.7 0 0 0-.91-.377l-1.889-.182a1.684 1.684 0 0 1-1.514-1.514l-.182-1.89a1.7 1.7 0 0 0-.377-.91l-1.207-1.464a1.684 1.684 0 0 1 0-2.142l1.207-1.465c.213-.259.345-.575.377-.91l.182-1.889a1.684 1.684 0 0 1 1.514-1.514l1.89-.182c.334-.032.65-.164.91-.377l1.464-1.207a1.68 1.68 0 0 1 2.142 0"}),r("circle",{cx:10,cy:10,r:7.5,fill:"#F9A059"}),r("path",{fill:"#F9A059",d:"M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"}),r("path",{fill:"#D07731",fillRule:"evenodd",d:"M10 5.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M4.5 10a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0",clipRule:"evenodd"}),r("path",{fill:"#D07731",d:"M10.926 8.972 10 7l-.927 1.972L7 9.29l1.498 1.537L8.145 13 10 11.975 11.855 13l-.353-2.173L13 9.29z"}),r("path",{fill:"#fff",fillOpacity:.2,d:"M7.187 13 13 7.187A4.11 4.11 0 0 0 7.187 13"})]})}const xx=v(mx);function wx(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.659 3.304a.2.2 0 0 0-.351 0l-1.034 1.89a.2.2 0 0 1-.08.08l-1.89 1.034a.2.2 0 0 0 0 .35l1.89 1.034a.2.2 0 0 1 .08.08l1.034 1.89a.2.2 0 0 0 .35 0l1.035-1.89a.2.2 0 0 1 .08-.08l1.89-1.033a.2.2 0 0 0 0-.351l-1.89-1.034a.2.2 0 0 1-.08-.08zm-5.5 4a.2.2 0 0 0-.351 0l-1.564 2.86a.2.2 0 0 1-.08.08l-2.86 1.564a.2.2 0 0 0 0 .35l2.86 1.565a.2.2 0 0 1 .08.08l1.564 2.86a.2.2 0 0 0 .35 0l1.565-2.86a.2.2 0 0 1 .08-.08l2.86-1.564a.2.2 0 0 0 0-.351l-2.86-1.565a.2.2 0 0 1-.08-.079z",clipRule:"evenodd"})})}const yx=v(wx);function bx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("g",{clipPath:"url(#ic-gradient-attendance_svg__a)",children:[r("circle",{cx:12,cy:12,r:9.75,fill:"url(#ic-gradient-attendance_svg__b)",stroke:"url(#ic-gradient-attendance_svg__c)",strokeWidth:.5}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10.854 11.732A.5.5 0 0 0 11 11.38V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.707a.5.5 0 0 1-.146.354l-2.793 2.793a.5.5 0 0 1-.707 0l-.707-.708a.5.5 0 0 1 0-.707z",clipRule:"evenodd"}),r("circle",{cx:5,cy:12,r:1,fill:"url(#ic-gradient-attendance_svg__d)"}),r("circle",{cx:12,cy:5,r:1,fill:"url(#ic-gradient-attendance_svg__e)"}),r("circle",{cx:12,cy:19,r:1,fill:"url(#ic-gradient-attendance_svg__f)"}),r("circle",{cx:18.25,cy:18.25,r:5.25,fill:"url(#ic-gradient-attendance_svg__g)",stroke:"#F9F9F9",strokeWidth:1.177}),r("path",{stroke:"#2D89E4",strokeLinecap:"round",strokeWidth:1.333,d:"m16.25 17.953 1.302 1.4a.27.27 0 0 0 .397.002L20.25 16.9"})]}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-attendance_svg__b",x1:-1.125,x2:12.625,y1:-1.125,y2:12.625,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#D6E9FB"}),r("stop",{offset:1,stopColor:"#3693ED"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__c",x1:12,x2:12,y1:2,y2:22,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.3}),r("stop",{offset:1,stopOpacity:.2})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__d",x1:3.688,x2:5.333,y1:10.688,y2:12.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#EAF5FF"}),r("stop",{offset:1,stopColor:"#B4DAFF"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__e",x1:10.688,x2:12.333,y1:3.688,y2:5.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#EAF5FF"}),r("stop",{offset:1,stopColor:"#B4DAFF"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__f",x1:10.688,x2:12.333,y1:17.688,y2:19.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#9ECEFD"}),r("stop",{offset:1,stopColor:"#52A4F4"})]}),p("linearGradient",{id:"ic-gradient-attendance_svg__g",x1:13,x2:23.631,y1:12.934,y2:23.566,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#EAF5FF"}),r("stop",{offset:1,stopColor:"#84C2FC"})]}),r("clipPath",{id:"ic-gradient-attendance_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}const Mx=v(bx);function Sx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:14.34,height:15.45,fill:"url(#ic-gradient-board_svg__a)",fillOpacity:.7,rx:2,transform:"matrix(.99027 .13917 -.13523 .99081 4.34 3.5)"}),p("g",{filter:"url(#ic-gradient-board_svg__b)",children:[r("path",{fill:"url(#ic-gradient-board_svg__c)",d:"M5.74 7.5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2z"}),r("path",{fill:"#4272CE",d:"M5.74 5.5h14zm14 14a2.29 2.29 0 0 1-2.291 2.29h-9.42a2.29 2.29 0 0 1-2.29-2.29c0 .944.896 1.71 2 1.71h10c1.105 0 2-.766 2-1.71m-14 2v-16zm14-16v16z"})]}),r("rect",{width:1,height:4.7,fill:"url(#ic-gradient-board_svg__d)",rx:.5,transform:"matrix(.7071 -.7071 -.69678 -.71729 19.55 10.5)"}),r("rect",{width:10,height:1,x:7.739,y:11,fill:"#8092AA",rx:.5}),r("rect",{width:7,height:1,x:7.739,y:13,fill:"#8092AA",rx:.5}),r("rect",{width:4,height:2,x:7.739,y:8,fill:"#3299FE",rx:1}),r("rect",{width:1.13,height:3.61,fill:"url(#ic-gradient-board_svg__e)",rx:.565,transform:"matrix(.7071 .7071 -.69678 .71729 18.74 4.5)"}),r("circle",{cx:19.739,cy:4.5,r:2,fill:"url(#ic-gradient-board_svg__f)"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-board_svg__a",x1:2.689,x2:14.489,y1:-2.272,y2:15.35,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#0688FF"}),r("stop",{offset:1,stopColor:"#0057FF"})]}),p("linearGradient",{id:"ic-gradient-board_svg__c",x1:8.364,x2:20.844,y1:3.147,y2:20.715,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:.552,stopColor:"#F8FAFF"}),r("stop",{offset:.963,stopColor:"#DDE9FF"})]}),p("linearGradient",{id:"ic-gradient-board_svg__d",x1:-.108,x2:1.654,y1:4.77,y2:1.478,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopOpacity:.3}),r("stop",{offset:1,stopOpacity:0})]}),p("linearGradient",{id:"ic-gradient-board_svg__e",x1:-.662,x2:2.103,y1:1.805,y2:2.3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#8E8E8E"}),r("stop",{offset:1,stopColor:"#4B4B4B"})]}),p("radialGradient",{id:"ic-gradient-board_svg__f",cx:0,cy:0,r:1,gradientTransform:"matrix(1.5 2 -2 1.5 19.74 4.5)",gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#548EFF"}),r("stop",{offset:.766,stopColor:"#226DFF"})]}),p("filter",{id:"ic-gradient-board_svg__b",width:17.636,height:19.927,x:3.921,y:3.455,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:-.227}),r("feGaussianBlur",{stdDeviation:.909}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.458056 0 0 0 0 0.57715 0 0 0 0 0.808333 0 0 0 1 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_4513"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_4513",result:"shape"})]})]})]})}const _x=v(Sx);function Ix(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-display_svg__b",width:16,height:19,x:4,y:2,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M4 2h16v19H4z"}),r("path",{d:"M4 4.5A2.5 2.5 0 0 1 6.5 2h11A2.5 2.5 0 0 1 20 4.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 17.5z"})]}),r("path",{fill:"url(#ic-gradient-display_svg__a)",d:"M4 4.5A2.5 2.5 0 0 1 6.5 2h11A2.5 2.5 0 0 1 20 4.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 17.5z"}),r("path",{fill:"#6D78CD",d:"M4 2h16zm16 15.5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h11c1.38 0 2.5-.895 2.5-2M4 20V2zM20 2v18z",mask:"url(#ic-gradient-display_svg__b)"}),r("path",{fill:"url(#ic-gradient-display_svg__c)",d:"M5 6.5A1.5 1.5 0 0 1 6.5 5h11A1.5 1.5 0 0 1 19 6.5v2a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 5 8.5z",opacity:.8}),r("path",{fill:"url(#ic-gradient-display_svg__d)",d:"M5 13.5A1.5 1.5 0 0 1 6.5 12h11a1.5 1.5 0 0 1 1.5 1.5v2a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 5 15.5z",opacity:.8}),r("rect",{width:6,height:3,fill:"url(#ic-gradient-display_svg__e)",rx:.5,transform:"matrix(-1 0 0 1 14 6.5)"}),r("rect",{width:2,height:3,fill:"url(#ic-gradient-display_svg__f)",rx:.5,transform:"matrix(-1 0 0 1 10 13.5)"}),r("rect",{width:5,height:3,fill:"url(#ic-gradient-display_svg__g)",rx:.5,transform:"matrix(-1 0 0 1 16 13.5)"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-display_svg__a",x1:4,x2:21.897,y1:2,y2:17.86,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#C7E3FF"}),r("stop",{offset:1,stopColor:"#8A97E0"})]}),p("linearGradient",{id:"ic-gradient-display_svg__c",x1:5,x2:8.054,y1:5.938,y2:14.097,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#2C2C2C"}),r("stop",{offset:1,stopColor:"#626262"})]}),p("linearGradient",{id:"ic-gradient-display_svg__d",x1:5,x2:8.054,y1:12.938,y2:21.097,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#2C2C2C"}),r("stop",{offset:1,stopColor:"#626262"})]}),p("linearGradient",{id:"ic-gradient-display_svg__e",x1:3,x2:3,y1:0,y2:3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E4EDFF"}),r("stop",{offset:1,stopColor:"#AAB8D2"})]}),p("linearGradient",{id:"ic-gradient-display_svg__f",x1:1,x2:1,y1:0,y2:3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E4EDFF"}),r("stop",{offset:1,stopColor:"#AAB8D2"})]}),p("linearGradient",{id:"ic-gradient-display_svg__g",x1:2.5,x2:2.5,y1:0,y2:3,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E4EDFF"}),r("stop",{offset:1,stopColor:"#AAB8D2"})]})]})]})}const zx=v(Ix);function Cx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-doc_svg__a)",d:"M18 3H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3"}),r("path",{fill:"url(#ic-gradient-doc_svg__b)",stroke:"#C3C3C3",strokeWidth:.5,d:"M7 4.25h8.5A3.75 3.75 0 0 1 19.25 8v9.5A2.25 2.25 0 0 1 17 19.75H7a2.25 2.25 0 0 1-2.25-2.25v-11A2.25 2.25 0 0 1 7 4.25Z"}),r("path",{stroke:"url(#ic-gradient-doc_svg__c)",strokeLinecap:"round",strokeLinejoin:"round",d:"M7 13.999c3.75-.996 5.625-6.475 3.75-6.973-2.067-.549-2.033 7.69.75 6.473 1-.438 2.5-2 2.5-2s-.552 1.447 0 2c.5.5 1.5.001 2.5-.999"}),r("rect",{width:4,height:1,x:6,y:16,fill:"#D9D9D9",rx:.5}),r("path",{fill:"#C3C3C3",d:"M15.5 4a4 4 0 0 1 4 4h-3a1 1 0 0 1-1-1z"}),r("path",{fill:"#fff",d:"M19 16v-4.5l2-2v6l-2 2z"}),r("path",{fill:"url(#ic-gradient-doc_svg__d)",d:"M15.947 16.384a1 1 0 0 1 .278-.538l5.493-5.492a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707L17.64 17.26a1 1 0 0 1-.538.278l-1.045.18a.25.25 0 0 1-.289-.29z"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-doc_svg__a",x1:3,x2:21.027,y1:3,y2:20.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9E9E9E"}),r("stop",{offset:1,stopColor:"#434343"})]}),p("linearGradient",{id:"ic-gradient-doc_svg__b",x1:4.5,x2:19.293,y1:7,y2:20.232,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#FFFBF4"})]}),p("linearGradient",{id:"ic-gradient-doc_svg__c",x1:7.5,x2:15,y1:5,y2:16,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#A4A4A4"}),r("stop",{offset:1,stopColor:"#595959"})]}),p("linearGradient",{id:"ic-gradient-doc_svg__d",x1:17.651,x2:18.988,y1:15.192,y2:16.171,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#666"}),r("stop",{offset:1,stopColor:"#222"})]})]})]})}const Ax=v(Cx);function Rx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("g",{clipPath:"url(#ic-gradient-gps_svg__a)",children:r("path",{fill:"url(#ic-gradient-gps_svg__b)",d:"M18.541 4.081c.867-.353 1.731.511 1.378 1.378l-6.064 14.883c-.384.944-1.75.85-2.003-.138l-1.481-5.812a1.06 1.06 0 0 0-.763-.763l-5.812-1.481c-.988-.252-1.082-1.619-.138-2.003z"})}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-gps_svg__b",x1:0,x2:20,y1:1,y2:21,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#406588",stopOpacity:.32}),r("stop",{offset:1,stopColor:"#35485B"})]}),r("clipPath",{id:"ic-gradient-gps_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}const kx=v(Rx);function Fx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-inventory_svg__a)",d:"M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12.5a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"}),r("path",{fill:"url(#ic-gradient-inventory_svg__b)",d:"M3 6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v12a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18z"}),p("g",{opacity:.3,children:[r("path",{fill:"url(#ic-gradient-inventory_svg__c)",fillOpacity:.8,d:"M15 16h4v2h-4z"}),r("path",{stroke:"url(#ic-gradient-inventory_svg__d)",strokeOpacity:.2,strokeWidth:.458,d:"M15.23 16.23h3.54v1.54h-3.54z"})]}),r("path",{fill:"url(#ic-gradient-inventory_svg__e)",fillOpacity:.8,d:"M10 5h4v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"}),r("path",{stroke:"url(#ic-gradient-inventory_svg__f)",strokeOpacity:.2,strokeWidth:.458,d:"M10.23 5.23h3.54V11a.77.77 0 0 1-.77.77h-2a.77.77 0 0 1-.77-.77z"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-inventory_svg__a",x1:8,x2:15.035,y1:.5,y2:23.489,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E6B977"}),r("stop",{offset:1,stopColor:"#D6A163"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__b",x1:8,x2:13.335,y1:2.847,y2:23.092,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFE091"}),r("stop",{offset:.526,stopColor:"#EFB759"}),r("stop",{offset:.804,stopColor:"#FDB850"}),r("stop",{offset:1,stopColor:"#EAD87A"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__c",x1:15,x2:16.53,y1:16.375,y2:19.294,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#666"}),r("stop",{offset:1,stopColor:"#303030"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__d",x1:17,x2:17,y1:16,y2:18,gradientUnits:"userSpaceOnUse",children:[r("stop",{}),r("stop",{offset:1,stopColor:"#959595"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__e",x1:10,x2:15.474,y1:6.313,y2:9.297,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#666"}),r("stop",{offset:1,stopColor:"#303030"})]}),p("linearGradient",{id:"ic-gradient-inventory_svg__f",x1:12,x2:12,y1:5,y2:12,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#CAC598"})]})]})]})}const Bx=v(Fx);function Ex(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("g",{clipPath:"url(#ic-gradient-jp_svg__a)",children:[r("g",{filter:"url(#ic-gradient-jp_svg__b)",children:r("ellipse",{cx:12,cy:21.5,fill:"#CCC",rx:4,ry:1.5})}),r("path",{fill:"url(#ic-gradient-jp_svg__c)",d:"M21 9.67c0 7.076-6.974 11.255-8.633 12.149a.73.73 0 0 1-.703 0C10.001 20.927 3 16.753 3 9.67 3 4.881 7.03 1 12 1s9 3.881 9 8.67"}),r("circle",{cx:12,cy:10,r:6,fill:"#fff",stroke:"url(#ic-gradient-jp_svg__d)",strokeWidth:.5}),r("path",{stroke:"#17706F",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 10.184 1.719 1.665a.226.226 0 0 0 .313 0L14.5 9"})]}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-jp_svg__c",x1:5.652,x2:13.123,y1:-3.011,y2:22.354,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.09,stopColor:"#63E7C6"}),r("stop",{offset:.873,stopColor:"#3EAE92"}),r("stop",{offset:1,stopColor:"#4DC9AA"})]}),p("linearGradient",{id:"ic-gradient-jp_svg__d",x1:8.063,x2:16.5,y1:4,y2:17.875,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#53A5A3"}),r("stop",{offset:1,stopColor:"#7EDCC5"})]}),r("clipPath",{id:"ic-gradient-jp_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})}),p("filter",{id:"ic-gradient-jp_svg__b",width:11,height:6,x:6.5,y:18.5,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),r("feGaussianBlur",{result:"effect1_foregroundBlur_286_4543",stdDeviation:.75})]})]})]})}const Lx=v(Ex);function Dx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("g",{filter:"url(#ic-gradient-leave_svg__a)",children:r("ellipse",{cx:13.5,cy:20,fill:"#CCC",rx:7.5,ry:1})}),r("path",{fill:"#1B7776",d:"M12 19.6a1.6 1.6 0 0 1 1.6-1.6h3.8a1.6 1.6 0 0 1 1.6 1.6.4.4 0 0 1-.4.4h-6.2a.4.4 0 0 1-.4-.4"}),r("path",{fill:"url(#ic-gradient-leave_svg__b)",d:"M6.428 4.134a1 1 0 0 1 1.732-1l8.89 15.398-.866.5a1 1 0 0 1-1.366-.366z"}),r("path",{fill:"url(#ic-gradient-leave_svg__c)",d:"M18.852 5.652c1 1.732-3.388 4.812-6.558 6.642s-8.03 4.09-9.03 2.358C2.066 12.58 3.49 6.985 7.793 4.5s9.862-.92 11.058 1.152"}),r("path",{fill:"url(#ic-gradient-leave_svg__d)",fillOpacity:.8,fillRule:"evenodd",d:"M15.51 10.228a38 38 0 0 1-3.216 2.066 38 38 0 0 1-3.397 1.751 3.2 3.2 0 0 1-.71-.864C7.03 11.177 5.881 5.605 7.794 4.5s6.164 2.677 7.321 4.68c.209.361.336.711.394 1.048",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-leave_svg__b",x1:6.794,x2:16.184,y1:2.768,y2:19.032,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#2A9996"}),r("stop",{offset:1,stopColor:"#1B7776"})]}),p("linearGradient",{id:"ic-gradient-leave_svg__c",x1:7.794,x2:12.294,y1:4.5,y2:12.294,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#5EDEBE"}),r("stop",{offset:1,stopColor:"#32A88B"})]}),p("linearGradient",{id:"ic-gradient-leave_svg__d",x1:11,x2:12.294,y1:10,y2:12.294,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#fff",stopOpacity:.6})]}),p("filter",{id:"ic-gradient-leave_svg__a",width:18,height:5,x:4.5,y:17.5,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),r("feGaussianBlur",{result:"effect1_foregroundBlur_286_4549",stdDeviation:.75})]})]})]})}const Tx=v(Dx);function Vx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-mobile_svg__a)",d:"M5 19h14v1a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"}),r("rect",{width:14,height:19,x:5,y:2,fill:"url(#ic-gradient-mobile_svg__b)",rx:2}),r("path",{stroke:"#EAF5FF",strokeLinecap:"round",strokeWidth:1.5,d:"m9 10.579 2.085 2.244c.09.096.241.096.33 0L15 9"}),r("rect",{width:6,height:1.5,x:9,y:3.5,fill:"#4C6882",opacity:.4,rx:.5}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-mobile_svg__a",x1:5,x2:5.504,y1:19,y2:23.509,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#7FAFDA",stopOpacity:.88}),r("stop",{offset:1,stopColor:"#557694"})]}),p("linearGradient",{id:"ic-gradient-mobile_svg__b",x1:5.5,x2:24.176,y1:3,y2:30.451,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#A1CDF5"}),r("stop",{offset:1,stopColor:"#6789AB"})]})]})]})}const Ox=v(Vx);function Px(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-notice_svg__a)",d:"M7.9 12.888a1.5 1.5 0 0 1 1.838 1.06l1.553 5.796a1.5 1.5 0 0 1-2.898.777L6.84 14.725a1.5 1.5 0 0 1 1.06-1.837"}),r("path",{fill:"url(#ic-gradient-notice_svg__b)",d:"M17.5 8.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5"}),r("path",{fill:"url(#ic-gradient-notice_svg__c)",d:"M4 9.3a3 3 0 0 1 3-3v9a3 3 0 0 1-3-3z"}),r("path",{fill:"url(#ic-gradient-notice_svg__d)",d:"M7 6.333 16 4v14l-9-2.722z"}),r("path",{fill:"url(#ic-gradient-notice_svg__e)",d:"M16 18V4l-1 .26V17.7z"}),r("path",{fill:"url(#ic-gradient-notice_svg__f)",d:"M16 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-notice_svg__a",x1:9.631,x2:6.961,y1:16.448,y2:21.159,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#0881F8"}),r("stop",{offset:.286,stopColor:"#2592FD"}),r("stop",{offset:1,stopColor:"#0F85F9"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__b",x1:16.667,x2:20.833,y1:9.125,y2:11.625,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#0680F8"}),r("stop",{offset:1,stopColor:"#3299FE"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__c",x1:5.5,x2:5.5,y1:6.3,y2:15.3,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.088,stopColor:"#057FF7"}),r("stop",{offset:.579,stopColor:"#2F98FF"}),r("stop",{offset:1,stopColor:"#057FF7"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__d",x1:11.109,x2:11.535,y1:4.389,y2:17.999,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:0,stopColor:"#CCE5FD"}),r("stop",{offset:.483,stopColor:"#D0E3FF"}),r("stop",{offset:1,stopColor:"#A6D1FD"})]}),p("linearGradient",{id:"ic-gradient-notice_svg__e",x1:15.5,x2:15.5,y1:3.417,y2:18,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.2}),r("stop",{offset:.349,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#fff",stopOpacity:.2})]}),p("linearGradient",{id:"ic-gradient-notice_svg__f",x1:16.889,x2:17.037,y1:5.615,y2:18.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#CDE5FE"}),r("stop",{offset:.531,stopColor:"#DFEDFF"}),r("stop",{offset:1,stopColor:"#AED5FE"})]})]})]})}const Hx=v(Px);function Ux(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 25 25",...e,children:[r("circle",{cx:12,cy:12,r:9.75,fill:"url(#ic-gradient-overtime_svg__a)",stroke:"url(#ic-gradient-overtime_svg__b)",strokeWidth:.5}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10.854 11.732A.5.5 0 0 0 11 11.38V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.707a.5.5 0 0 1-.146.354l-2.793 2.793a.5.5 0 0 1-.707 0l-.707-.708a.5.5 0 0 1 0-.707z",clipRule:"evenodd"}),r("circle",{cx:5,cy:12,r:1,fill:"url(#ic-gradient-overtime_svg__c)"}),r("circle",{cx:12,cy:5,r:1,fill:"url(#ic-gradient-overtime_svg__d)"}),r("circle",{cx:12,cy:19,r:1,fill:"url(#ic-gradient-overtime_svg__e)",fillOpacity:.5}),r("circle",{cx:18.25,cy:18.25,r:5.25,fill:"url(#ic-gradient-overtime_svg__f)",stroke:"#F9F9F9",strokeWidth:1.177}),r("path",{fill:"#2D5274",fillRule:"evenodd",d:"M16.16 17.998a.5.5 0 0 1 0-.707l1.681-1.682a.5.5 0 0 1 .707 0l1.687 1.686a.5.5 0 0 1 0 .707l-.01.01a.5.5 0 0 1-.707 0l-.804-.805V20.5a.5.5 0 0 1-.5.5h-.069a.5.5 0 0 1-.5-.5v-3.263l-.77.77a.5.5 0 0 1-.707 0z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-overtime_svg__a",x1:2.5,x2:15,y1:-7,y2:15.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#BFD4ED"}),r("stop",{offset:1,stopColor:"#426F9A"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__b",x1:12,x2:12,y1:2,y2:22,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.3}),r("stop",{offset:1,stopOpacity:.2})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__c",x1:3.688,x2:5.333,y1:10.688,y2:12.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D3D3D3"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__d",x1:10.688,x2:12.333,y1:3.688,y2:5.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D3D3D3"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__e",x1:10.688,x2:12.333,y1:17.688,y2:19.333,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:.224,stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D3D3D3"})]}),p("linearGradient",{id:"ic-gradient-overtime_svg__f",x1:13,x2:23.631,y1:12.934,y2:23.566,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#F1F1F1"}),r("stop",{offset:1,stopColor:"#A4AEBE"})]})]})]})}const Gx=v(Ux);function Wx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-gradient-price_svg__c",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"M7.642 3.97A3.12 3.12 0 0 1 9.95 2.435l5.823-.74a3.11 3.11 0 0 1 3.264 1.885l2.271 5.413a3.12 3.12 0 0 1-.175 2.766L16.68 19.47a4.675 4.675 0 0 1-6.386 1.714L4.9 18.07A4.675 4.675 0 0 1 3.19 11.68zm7.352 3.651a1.285 1.285 0 1 0 0-2.57 1.285 1.285 0 0 0 0 2.57",clipRule:"evenodd"})}),r("path",{fill:"url(#ic-gradient-price_svg__a)",fillRule:"evenodd",d:"M7.642 3.97A3.12 3.12 0 0 1 9.95 2.435l5.823-.74a3.11 3.11 0 0 1 3.264 1.885l2.271 5.413a3.12 3.12 0 0 1-.175 2.766L16.68 19.47a4.675 4.675 0 0 1-6.386 1.714L4.9 18.07A4.675 4.675 0 0 1 3.19 11.68zm7.352 3.651a1.285 1.285 0 1 0 0-2.57 1.285 1.285 0 0 0 0 2.57",clipRule:"evenodd"}),r("path",{fill:"url(#ic-gradient-price_svg__b)",d:"m9.95 2.435.063.496zM7.642 3.97l.433.25zm8.131-2.274L15.71 1.2zm3.264 1.884-.461.194zm2.271 5.413-.46.193zm-.175 2.766-.433-.25zM16.68 19.47l.433.25zm-6.386 1.714.25-.433zM4.9 18.07l-.25.433zM3.19 11.68l.433.25zm13.09-5.345h-.5zm-1.286-1.285v-.5zM9.887 1.939A3.62 3.62 0 0 0 7.21 3.72l.866.5a2.62 2.62 0 0 1 1.938-1.289zm5.823-.74-5.823.74.126.992 5.823-.74zm3.788 2.188A3.61 3.61 0 0 0 15.71 1.2l.126.992a2.61 2.61 0 0 1 2.74 1.582zm2.271 5.412-2.271-5.412-.922.387 2.271 5.412zm-.203 3.21a3.62 3.62 0 0 0 .203-3.21l-.922.387a2.62 2.62 0 0 1-.147 2.323zm-4.452 7.711 4.452-7.71-.866-.5-4.452 7.71zm-7.069 1.897a5.175 5.175 0 0 0 7.07-1.897l-.867-.5a4.175 4.175 0 0 1-5.703 1.531zM4.65 18.502l5.396 3.115.5-.866-5.396-3.115zm-1.892-7.07a5.175 5.175 0 0 0 1.892 7.07l.5-.866a4.175 4.175 0 0 1-1.526-5.705zM7.21 3.72l-4.452 7.711.866.5 4.452-7.71zm8.57 2.616a.785.785 0 0 1-.785.785v1c.986 0 1.785-.799 1.785-1.785zm-.785-.785c.434 0 .785.351.785.785h1c0-.986-.799-1.785-1.785-1.785zm-.785.785c0-.434.351-.785.785-.785v-1c-.986 0-1.785.799-1.785 1.785zm.785.785a.785.785 0 0 1-.785-.785h-1c0 .986.799 1.785 1.785 1.785z",mask:"url(#ic-gradient-price_svg__c)"}),r("path",{fill:"url(#ic-gradient-price_svg__d)",fillRule:"evenodd",d:"M11.444 10.418a1.174 1.174 0 1 1-2.347 0 1.174 1.174 0 0 1 2.347 0m1.741 5.682a1.174 1.174 0 1 1-2.347 0 1.174 1.174 0 0 1 2.347 0m-4.898-2.887a.783.783 0 0 0 .405 1.512l5.292-1.418a.782.782 0 1 0-.405-1.512z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-price_svg__a",x1:7.202,x2:19.275,y1:1.029,y2:23.228,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#86EFDC"}),r("stop",{offset:1,stopColor:"#6DBBA8"})]}),p("linearGradient",{id:"ic-gradient-price_svg__b",x1:13.341,x2:13.823,y1:-.55,y2:23.572,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff",stopOpacity:.25}),r("stop",{offset:1,stopColor:"#41ACAB"})]}),p("linearGradient",{id:"ic-gradient-price_svg__d",x1:11.136,x2:11.136,y1:9.244,y2:17.273,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#17706F"}),r("stop",{offset:1,stopColor:"#208684"})]})]})]})}const Nx=v(Wx);function jx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-report_svg__a)",d:"M4 6.5A2.5 2.5 0 0 1 6.5 4h11A2.5 2.5 0 0 1 20 6.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 19.5z"}),r("path",{fill:"#395F77",d:"M4 4h16zm16 15.5a2.875 2.875 0 0 1-2.875 2.875H6.875A2.875 2.875 0 0 1 4 19.5c0 1.173 1.12 2.125 2.5 2.125h11c1.38 0 2.5-.952 2.5-2.125M4 22V4zM20 4v18z"}),r("path",{fill:"url(#ic-gradient-report_svg__b)",d:"M6 7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2z"}),r("path",{fill:"#B6C8D3",d:"M6 5h12zm12 12c0 1.22-.99 2.21-2.21 2.21H8.21A2.21 2.21 0 0 1 6 17c0 .988.895 1.79 2 1.79h8c1.105 0 2-.802 2-1.79M6 19V5zM18 5v14z"}),r("rect",{width:6,height:2.5,x:9,y:3,fill:"url(#ic-gradient-report_svg__c)",rx:1}),r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M8.5 8.5A.5.5 0 0 1 9 8h6a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5m0 2A.5.5 0 0 1 9 10h6a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5M9 12a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-report_svg__a",x1:12,x2:20.733,y1:.062,y2:21.704,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#5291CC"}),r("stop",{offset:1,stopColor:"#1864AC"})]}),p("linearGradient",{id:"ic-gradient-report_svg__b",x1:12,x2:18.971,y1:1.938,y2:18.594,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:.62,stopColor:"#F8FAFF"}),r("stop",{offset:1,stopColor:"#D9E2EB"})]}),p("linearGradient",{id:"ic-gradient-report_svg__c",x1:12,x2:12.765,y1:3,y2:6.059,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#6291BD"}),r("stop",{offset:1,stopColor:"#346089"})]})]})]})}const $x=v(jx);function qx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-sales_svg__b",width:18,height:19,x:3,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M3 3h18v19H3z"}),r("path",{d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"})]}),r("path",{fill:"url(#ic-gradient-sales_svg__a)",d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"}),r("path",{fill:"#658FB4",d:"M3 3h18zm18 15.5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h13c1.38 0 2.5-.895 2.5-2M3 21V3zM21 3v18z",mask:"url(#ic-gradient-sales_svg__b)"}),r("path",{fill:"url(#ic-gradient-sales_svg__c)",d:"M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"}),r("path",{stroke:"url(#ic-gradient-sales_svg__d)",strokeOpacity:.2,strokeWidth:.458,d:"M4.23 7c0-.978.792-1.77 1.77-1.77h12c.978 0 1.77.792 1.77 1.77v10A1.77 1.77 0 0 1 18 18.77H6A1.77 1.77 0 0 1 4.23 17z"}),r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M16.5 12a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5zM13 14.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-3 1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"}),r("path",{fill:"url(#ic-gradient-sales_svg__e)",fillRule:"evenodd",d:"M16.28 7.25a.234.234 0 0 0-.25-.25l-3.12.224a.234.234 0 0 0-.15.399l.994.994-2.598 2.598L9.832 9.89a.676.676 0 0 0-.956 0l-3.153 3.153.955.956 2.676-2.676 1.324 1.325a.676.676 0 0 0 .956 0l3.076-3.077.947.948a.234.234 0 0 0 .4-.149z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-sales_svg__a",x1:3,x2:21.027,y1:3,y2:20.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9ABFE0"}),r("stop",{offset:1,stopColor:"#769EC7"})]}),p("linearGradient",{id:"ic-gradient-sales_svg__c",x1:4,x2:16.976,y1:7.625,y2:21.773,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#FFFBF4"})]}),p("linearGradient",{id:"ic-gradient-sales_svg__d",x1:12,x2:12,y1:5,y2:19,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#98BBCA"})]}),p("linearGradient",{id:"ic-gradient-sales_svg__e",x1:9.242,x2:12.762,y1:4.652,y2:11.692,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#96CBFF"}),r("stop",{offset:1,stopColor:"#3378FF"})]})]})]})}const Xx=v(qx);function Yx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-schedule_svg__b",width:18,height:19,x:3,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M3 3h18v19H3z"}),r("path",{d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"})]}),r("path",{fill:"url(#ic-gradient-schedule_svg__a)",d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 3 18.5z"}),r("path",{fill:"#8092AA",d:"M3 3h18zm18 15.5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h13c1.38 0 2.5-.895 2.5-2M3 21V3zM21 3v18z",mask:"url(#ic-gradient-schedule_svg__b)"}),r("path",{fill:"url(#ic-gradient-schedule_svg__c)",d:"M4 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 .75.75v12.375c0 1.035-.84 1.875-1.875 1.875H5.875A1.875 1.875 0 0 1 4 17.625z"}),r("path",{stroke:"url(#ic-gradient-schedule_svg__d)",strokeOpacity:.2,strokeWidth:.375,d:"M4.188 5.25c0-.31.251-.562.562-.562h14.5c.31 0 .563.251.563.562v12.375c0 .932-.756 1.688-1.688 1.688H5.875a1.687 1.687 0 0 1-1.687-1.688z"}),r("path",{fill:"url(#ic-gradient-schedule_svg__e)",d:"M3 5.5A2.5 2.5 0 0 1 5.5 3h13A2.5 2.5 0 0 1 21 5.5V8H3z"}),r("circle",{cx:7.75,cy:5.75,r:.75,fill:"#fff",stroke:"url(#ic-gradient-schedule_svg__f)",strokeWidth:.188}),r("circle",{cx:16.25,cy:5.75,r:.75,fill:"#fff",stroke:"url(#ic-gradient-schedule_svg__g)",strokeWidth:.188}),r("path",{fill:"url(#ic-gradient-schedule_svg__h)",fillRule:"evenodd",d:"M8 10.375c0-.207.168-.375.375-.375h1.25c.207 0 .375.168.375.375v1.25a.375.375 0 0 1-.375.375h-1.25A.375.375 0 0 1 8 11.625zm0 3c0-.207.168-.375.375-.375h1.25c.207 0 .375.168.375.375v1.25a.375.375 0 0 1-.375.375h-1.25A.375.375 0 0 1 8 14.625zM11.375 10a.375.375 0 0 0-.375.375v1.25c0 .207.168.375.375.375h1.25a.375.375 0 0 0 .375-.375v-1.25a.375.375 0 0 0-.375-.375zM11 13.375c0-.207.168-.375.375-.375h1.25c.207 0 .375.168.375.375v1.25a.375.375 0 0 1-.375.375h-1.25a.375.375 0 0 1-.375-.375zM14.375 13a.375.375 0 0 0-.375.375v1.25c0 .207.168.375.375.375h1.25a.375.375 0 0 0 .375-.375v-1.25a.375.375 0 0 0-.375-.375z",clipRule:"evenodd"}),r("rect",{width:2,height:2,x:14,y:10,fill:"#8092AA",rx:.375}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-schedule_svg__a",x1:3,x2:21.027,y1:3,y2:20.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#D0DBE6"}),r("stop",{offset:1,stopColor:"#B0BCC8"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__c",x1:4,x2:17.953,y1:7.313,y2:21.512,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#FFFBF4"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__d",x1:12,x2:12,y1:4.5,y2:19.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#CAC598"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__e",x1:10.929,x2:11.944,y1:3,y2:8.011,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFDE62"}),r("stop",{offset:1,stopColor:"#FFBD0C"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__f",x1:7.188,x2:8.5,y1:4.813,y2:6.688,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFC700"}),r("stop",{offset:1,stopColor:"#FFEBB6"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__g",x1:15.688,x2:17,y1:4.813,y2:6.688,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFC700"}),r("stop",{offset:1,stopColor:"#FFEBB6"})]}),p("linearGradient",{id:"ic-gradient-schedule_svg__h",x1:9.75,x2:12,y1:9.188,y2:15.75,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#97AFC4"}),r("stop",{offset:1,stopColor:"#C1D0DE"})]})]})]})}const Kx=v(Yx);function Qx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"url(#ic-gradient-staff_svg__a)",d:"M16.286 7.235c0 2.34-1.92 4.236-4.286 4.236-2.367 0-4.286-1.897-4.286-4.236S9.634 3 12 3c2.367 0 4.286 1.896 4.286 4.235"}),r("path",{fill:"url(#ic-gradient-staff_svg__b)",d:"M4.5 18.214c0-3.14 2.558-5.685 5.714-5.685h3.572c3.156 0 5.714 2.545 5.714 5.685v.891A1.9 1.9 0 0 1 17.595 21H6.405A1.9 1.9 0 0 1 4.5 19.105z"}),r("path",{fill:"url(#ic-gradient-staff_svg__c)",d:"M4.5 18.088c0-3.07 2.502-5.559 5.588-5.559h3.824c3.086 0 5.588 2.49 5.588 5.56a1.86 1.86 0 0 1-1.863 1.852H6.363A1.86 1.86 0 0 1 4.5 18.088"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-staff_svg__a",x1:4.5,x2:22.4,y1:1.875,y2:17.724,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9ABFE0"}),r("stop",{offset:.719,stopColor:"#76A1C7"}),r("stop",{offset:1,stopColor:"#93B7FF"})]}),p("linearGradient",{id:"ic-gradient-staff_svg__b",x1:6.844,x2:21.982,y1:3,y2:5.972,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#76A1C7"}),r("stop",{offset:1,stopColor:"#658FB4"})]}),p("linearGradient",{id:"ic-gradient-staff_svg__c",x1:12,x2:13.861,y1:10.588,y2:22.83,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#9ABFE0"}),r("stop",{offset:.922,stopColor:"#769EC7"})]})]})]})}const Jx=v(Qx);function Zx(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("circle",{cx:12,cy:12.5,r:10,fill:"#4F5DC8"}),r("circle",{cx:12,cy:12,r:10,fill:"url(#ic-gradient-target_svg__a)"}),r("circle",{cx:12,cy:12,r:7.5,fill:"url(#ic-gradient-target_svg__b)"}),r("circle",{cx:12,cy:12,r:5,fill:"url(#ic-gradient-target_svg__c)",opacity:.8}),r("circle",{cx:12,cy:11.751,r:1.75,fill:"#4C5BD1"}),r("path",{fill:"url(#ic-gradient-target_svg__d)",d:"M15.137 15.673c.192.198.507.2.702.005l.714-.714a.51.51 0 0 0 .013-.705l-3.311-3.555a.983.983 0 0 0-1.374-.068l-.085.075a1.017 1.017 0 0 0-.055 1.467z"}),r("path",{fill:"url(#ic-gradient-target_svg__e)",fillRule:"evenodd",d:"M18.657 2.564a.22.22 0 0 0-.06.197l.187.935-7.177 7.177a.873.873 0 0 0 1.235 1.235l7.193-7.193.894.179a.22.22 0 0 0 .198-.06l1.326-1.327a.218.218 0 0 0-.076-.358l-1.38-.53a.22.22 0 0 1-.125-.126l-.53-1.38a.218.218 0 0 0-.359-.076z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-target_svg__a",x1:4.727,x2:20.182,y1:3.818,y2:20.637,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#96A0EE"}),r("stop",{offset:1,stopColor:"#6773CF"})]}),p("linearGradient",{id:"ic-gradient-target_svg__b",x1:10.333,x2:19.917,y1:9.495,y2:21.167,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:.691,stopColor:"#CFDEEC"}),r("stop",{offset:1,stopColor:"#fff"})]}),p("linearGradient",{id:"ic-gradient-target_svg__d",x1:10.781,x2:15.694,y1:11.5,y2:13.788,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopOpacity:.3}),r("stop",{offset:1,stopOpacity:0})]}),p("linearGradient",{id:"ic-gradient-target_svg__e",x1:16.894,x2:21.259,y1:2.942,y2:7.747,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#8593FF"}),r("stop",{offset:.849,stopColor:"#4251C5"}),r("stop",{offset:1,stopColor:"#98A0DD"})]}),p("radialGradient",{id:"ic-gradient-target_svg__c",cx:0,cy:0,r:1,gradientTransform:"rotate(54.462 -4.665 15.611)scale(7.16858 7.16859)",gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#7391FC"}),r("stop",{offset:1,stopColor:"#6773CF"})]})]})]})}const ew=v(Zx);function tw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-todo_svg__b",width:16,height:19,x:4,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M4 3h16v19H4z"}),r("path",{d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"})]}),r("path",{fill:"url(#ic-gradient-todo_svg__a)",d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"}),r("path",{fill:"#5C68C9",d:"M4 3h16zm16 15.5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h11c1.38 0 2.5-.895 2.5-2M4 21V3zM20 3v18z",mask:"url(#ic-gradient-todo_svg__b)"}),r("path",{fill:"url(#ic-gradient-todo_svg__c)",d:"M5.5 7a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2z"}),r("path",{stroke:"url(#ic-gradient-todo_svg__d)",strokeOpacity:.2,strokeWidth:.5,d:"M5.75 7c0-.966.784-1.75 1.75-1.75h9c.966 0 1.75.784 1.75 1.75v3a1.75 1.75 0 0 1-1.75 1.75h-9A1.75 1.75 0 0 1 5.75 10z"}),r("path",{stroke:"#61647C",strokeLinecap:"round",strokeWidth:1.5,d:"m8 8.237 1.323 1.335a.25.25 0 0 0 .355 0L12 7.25"}),r("path",{fill:"url(#ic-gradient-todo_svg__e)",fillRule:"evenodd",d:"M6 14a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1A.5.5 0 0 0 7 14zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.5 3.5A.5.5 0 0 1 9 17h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H9a.5.5 0 0 1-.5-.5zM6 17a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1A.5.5 0 0 0 7 17z",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-todo_svg__a",x1:0,x2:13.111,y1:1.2,y2:10.42,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#EFF1FF"}),r("stop",{offset:1,stopColor:"#6773CF"})]}),p("linearGradient",{id:"ic-gradient-todo_svg__c",x1:5.5,x2:11.075,y1:6.313,y2:16.191,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#EFF1FF"})]}),p("linearGradient",{id:"ic-gradient-todo_svg__d",x1:12,x2:12,y1:5,y2:12,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#98B7CA"})]}),p("linearGradient",{id:"ic-gradient-todo_svg__e",x1:5,x2:27.5,y1:13,y2:24.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#A8B0E5"})]})]})]})}const iw=v(tw);function nw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("g",{clipPath:"url(#ic-gradient-wifi_svg__a)",children:r("path",{fill:"url(#ic-gradient-wifi_svg__b)",fillRule:"evenodd",d:"M21.87 8.973a.49.49 0 0 0 0-.67C19.318 5.64 15.84 4 12.006 4c-3.839 0-7.32 1.643-9.872 4.312a.49.49 0 0 0 0 .67l1.137 1.224c.2.216.542.212.748 0C6.1 8.08 8.91 6.775 12.005 6.775c3.091 0 5.9 1.302 7.978 3.426.206.21.548.214.748-.002zM5.67 12.09a.48.48 0 0 0-.016.68l1.144 1.232c.193.208.52.212.734.025 1.218-1.066 2.772-1.705 4.464-1.705 1.694 0 3.248.64 4.467 1.706a.53.53 0 0 0 .734-.025l1.145-1.232a.48.48 0 0 0-.016-.68c-1.695-1.584-3.908-2.543-6.328-2.543s-4.633.958-6.328 2.542m9.25 4.366c.218-.236.162-.614-.13-.748a6.63 6.63 0 0 0-5.582.001c-.292.135-.348.513-.13.748l2.554 2.75a.5.5 0 0 0 .732 0z",clipRule:"evenodd"})}),p("defs",{children:[p("linearGradient",{id:"ic-gradient-wifi_svg__b",x1:2.002,x2:12.002,y1:4,y2:15,gradientUnits:"userSpaceOnUse",children:[r("stop",{offset:0,stopColor:"#66B9A2",stopOpacity:.64}),r("stop",{offset:1,stopColor:"#38957E"})]}),r("clipPath",{id:"ic-gradient-wifi_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}const rw=v(nw);function ow(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("mask",{id:"ic-gradient-workplace_svg__b",width:16,height:19,x:4,y:3,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M4 3h16v19H4z"}),r("path",{d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"})]}),r("path",{fill:"url(#ic-gradient-workplace_svg__a)",d:"M4 5.5A2.5 2.5 0 0 1 6.5 3h11A2.5 2.5 0 0 1 20 5.5v13a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 18.5z"}),r("path",{fill:"#8092AA",d:"M4 3h16zm16 15.5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3c0 1.105 1.12 2 2.5 2h11c1.38 0 2.5-.895 2.5-2M4 21V3zM20 3v18z",mask:"url(#ic-gradient-workplace_svg__b)"}),r("rect",{width:3,height:3,x:7,y:6,fill:"#fff",rx:.5}),r("rect",{width:3,height:3,x:7,y:10,fill:"#fff",rx:.5}),r("rect",{width:3,height:3,x:11,y:6,fill:"#fff",rx:.5}),r("defs",{children:p("linearGradient",{id:"ic-gradient-workplace_svg__a",x1:4,x2:21.897,y1:3,y2:18.86,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#BEC8D5"}),r("stop",{offset:1,stopColor:"#98A7B7"})]})})]})}const sw=v(ow);function aw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 3.5a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h1.5A.5.5 0 0 0 7 14V4a.5.5 0 0 0-.5-.5zm4.25 6.2a.5.5 0 0 0-.5.5V14a.5.5 0 0 0 .5.5h1.5a.5.5 0 0 0 .5-.5v-3.8a.5.5 0 0 0-.5-.5zM13 7.8a.5.5 0 0 1 .5-.5H15a.5.5 0 0 1 .5.5V14a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5zm-9.8 7.7a.2.2 0 0 0-.2.2v.6c0 .11.09.2.2.2h13.6a.2.2 0 0 0 .2-.2v-.6a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})})}const lw=v(aw);function cw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M7 11c2.761 0 5 1.236 5 3.234C12 15.21 11.21 16 10.234 16H3.766C2.79 16 2 15.21 2 14.234 2 12.236 4.239 11 7 11m0 1.5c-1.18 0-2.138.268-2.747.644-.583.36-.753.738-.753 1.09 0 .147.12.266.266.266h6.468c.147 0 .266-.12.266-.266 0-.352-.17-.73-.753-1.09C9.138 12.767 8.181 12.5 7 12.5",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M14 12c2.21 0 4 .989 4 2.588 0 .78-.632 1.412-1.412 1.412H12.98a3.25 3.25 0 0 0 .519-1.766 3.94 3.94 0 0 0-.62-2.143Q13.415 12 14 12"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M7 4a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M14 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4"})]})}const dw=v(cw);function hw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.5 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8m13 16H15v-2h5v-1a2 2 0 0 0-2-2h-3q-.205 0-.399.04a5 5 0 0 0-1.202-1.707A4 4 0 0 1 15 13h3a4 4 0 0 1 4 4v1.5a1.5 1.5 0 0 1-1.5 1.5m-4-14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0M6 13a4 4 0 0 0-4 4v1.5A1.5 1.5 0 0 0 3.5 20h8a1.5 1.5 0 0 0 1.5-1.5V17a4 4 0 0 0-4-4zm-2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v1H4z",clipRule:"evenodd"})})}const fw=v(hw);function uw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.994 3.343 4.616 8.234c-.39.299-.616.752-.616 1.23v9.963C4 20.296 4.732 21 5.635 21h12.73c.903 0 1.635-.704 1.635-1.573V9.463c0-.478-.226-.93-.614-1.229l-6.352-4.89a1.685 1.685 0 0 0-2.04-.001m-1.92 12.55a.71.71 0 0 0 0 1.42h5.852a.71.71 0 0 0 0-1.42z",clipRule:"evenodd"})})}const pw=v(uw);function gw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11.974 4c3.516 0 6.415 2.72 6.957 6.265h.584a3.133 3.133 0 0 1 0 6.265h-.819c-.601 1.152-1.983 2.02-3.702 2.4a1.5 1.5 0 0 1-1.388.93h-2.22a1.5 1.5 0 0 1-1.5-1.5v-.132a1.5 1.5 0 0 1 1.5-1.5h2.22c.505 0 .952.25 1.223.632 1.417-.352 2.418-1.091 2.597-1.881v-4.624c-.284-2.98-2.627-5.289-5.452-5.289S6.805 7.875 6.52 10.855v5.623a.05.05 0 0 1-.052.052H4.432a3.133 3.133 0 0 1 0-6.265h.584C5.558 6.72 8.457 4 11.974 4M15 11.875a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})})}const vw=v(gw);function mw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10.749 11.602v-.563c0-.398.022-.42.409-.763.718-.63 1.226-1.094 1.226-2.066 0-1.227-1.027-2.21-2.354-2.21C8.13 6 7.6 7.801 7.6 7.801l1.127.52S9.08 7.26 10.03 7.26c.553 0 1.028.43 1.028.95s-.22.73-.63 1.083l-.202.173c-.568.482-.792.672-.792 1.319v.817zM10.097 14a.87.87 0 0 0 .873-.873.87.87 0 0 0-.873-.873.87.87 0 0 0-.873.873c0 .486.387.873.873.873"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-1.5 0a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0",clipRule:"evenodd"})]})}const xw=v(mw);function ww(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m.54 12.225a.5.5 0 0 0 .5-.5v-.282c0-.553.031-.584.568-1.06.998-.874 1.704-1.519 1.704-2.87 0-1.703-1.427-3.069-3.269-3.069-1.971 0-2.881 1.395-3.216 2.102-.106.224.007.477.232.58l.666.308c.27.124.595-.014.753-.267.265-.427.761-.973 1.565-.973.767 0 1.427.598 1.427 1.32 0 .721-.307 1.013-.875 1.504l-.28.24c-.79.67-1.1.934-1.1 1.832v.635a.5.5 0 0 0 .5.5zm-.405 3.33c.675 0 1.213-.536 1.213-1.212s-.538-1.212-1.213-1.212-1.212.537-1.212 1.212c0 .676.537 1.213 1.212 1.213",clipRule:"evenodd"})})}const yw=v(ww);function bw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#CCC",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m.913-5.665v-.663c0-.468.026-.494.481-.897.845-.741 1.443-1.287 1.443-2.431 0-1.443-1.209-2.6-2.769-2.6-2.236 0-2.86 2.119-2.86 2.119l1.326.611s.416-1.248 1.534-1.248c.65 0 1.209.507 1.209 1.118s-.26.858-.741 1.274l-.238.203c-.669.568-.932.792-.932 1.552v.962zm-.767 2.821a1.02 1.02 0 0 0 1.027-1.027 1.02 1.02 0 0 0-1.027-1.027 1.02 1.02 0 0 0-1.027 1.027 1.02 1.02 0 0 0 1.027 1.027",clipRule:"evenodd",opacity:.8})})}const Mw=v(bw);function Sw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"m3 12 3-3v6z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8 7a1 1 0 0 1 1-1h6.667a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h9.917a1 1 0 1 0 0-2z",clipRule:"evenodd"})]})}const _w=v(Sw);function Iw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.75 5.765V8.25h1.5V3.5H2.5V5h1.91A7.502 7.502 0 0 0 8.965 17.43a6 6 0 0 1-1.082-1.813A6.002 6.002 0 0 1 5.75 5.765M10 2.5a7.5 7.5 0 0 1 7.43 6.465 6 6 0 0 0-1.814-1.081A6 6 0 0 0 9.5 4.02V2.516A8 8 0 0 1 10 2.5m8.5 11a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-4.5-3v2.793l1.854 1.853-.708.708L13 13.707V10.5z",clipRule:"evenodd"})})}const zw=v(Iw);function Cw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.994 3.343a1.685 1.685 0 0 1 2.04.002l6.353 4.89c.387.298.613.75.613 1.228v9.964c0 .869-.732 1.573-1.635 1.573H5.635C4.732 21 4 20.296 4 19.427V9.465c0-.48.227-.932.616-1.23zM6 9.693V19h5v-6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V19h5V9.691l-5.988-4.61z",clipRule:"evenodd"})})}const Aw=v(Cw);function Rw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9.504 3.284a1 1 0 0 1 .992 0l6 3.429A1 1 0 0 1 17 7.58V16l-.005.102c-.048.47-.422.845-.893.893L16 17H4a1 1 0 0 1-.995-.898L3 16.001V7.58a1 1 0 0 1 .504-.868zM4.5 7.871v7.63h4.75v-5.25A.25.25 0 0 1 9.5 10h1a.25.25 0 0 1 .25.25v5.25h4.75V7.87L10 4.728z"})})}const kw=v(Rw);function Fw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M7 10.5c1.105 0 2 .494 2 1.294 0 .39-.316.706-.706.706H5.706A.706.706 0 0 1 5 11.794c0-.8.895-1.294 2-1.294M14.5 10.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V11a.5.5 0 0 1 .5-.5zM7 7.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2M14.5 8a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5h-3A.5.5 0 0 1 11 9v-.5a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M16 4a2 2 0 0 1 2 2v8l-.01.204A2 2 0 0 1 16 16H4a2 2 0 0 1-1.99-1.796L2 14V6a2 2 0 0 1 2-2zM4 5.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})]})}const Bw=v(Fw);function Ew(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.806 3.75c1.31 0 2.356 1.084 2.438 2.427l.005.17v8.307c0 1.363-.994 2.502-2.28 2.59l-.163.006H7.191c-1.31 0-2.356-1.084-2.437-2.427l-.005-.17V12.5h1.5v2.154c0 .578.38 1.032.842 1.09l.1.006h7.615c.472 0 .884-.415.937-.974l.006-.122V6.346c0-.578-.381-1.032-.843-1.09l-.1-.006zM9.683 2.5 14.5 7.507 9.683 12.5V9.504l-.18-.035-.18-.024-.149-.015-.172-.012-.193-.007h-.213l-.23.01-.249.02q-.191.02-.4.055l-.283.055c-1.449.318-3.34 1.284-4.866 3.949l-.032-.231-.02-.228-.015-.293-.001-.354.01-.264.02-.286.033-.305c.167-1.306.721-3.047 2.324-4.527l.31-.276.11-.086.147-.105.185-.12.107-.063.243-.132c.744-.38 1.96-.788 3.694-.733z",clipRule:"evenodd"})})}const Lw=v(Ew);function Dw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.003 2.6c-.407 0-.977.066-1.347.534a1.3 1.3 0 0 0-.267.635c-.015.102-.02.204-.02.281-2.379.62-4.243 2.575-4.243 5.045v1.725c0 .9-.449 1.79-1.312 2.429l-.005.003a1.96 1.96 0 0 0-.804 1.565c0 .387.11.73.293 1.019l3.385-3.385a4.6 4.6 0 0 0 .299-1.631V9.095c0-1.609 1.392-3.103 3.43-3.36l.59-.074.592.074c.51.065.98.206 1.397.408l1.36-1.36a6.3 6.3 0 0 0-1.714-.733 2 2 0 0 0-.02-.282 1.33 1.33 0 0 0-.268-.634c-.37-.468-.94-.534-1.346-.534m5.763 5.456L16.024 9.8v1.02c0 1.546.774 2.966 2.054 3.914a.2.2 0 0 1 .06.065q.008.016.006.019.001.004-.004.017a.2.2 0 0 1-.042.05.4.4 0 0 1-.263.088H10.85l-1.856 1.855h8.84c1.074 0 2.165-.788 2.165-2.01 0-.64-.322-1.203-.81-1.57l-.005-.003c-.856-.633-1.306-1.523-1.306-2.424V9.095q-.001-.538-.113-1.039M4.18 18.114a.62.62 0 0 1 0-.875L17.533 3.887a.62.62 0 0 1 .875 0l.547.547a.62.62 0 0 1 0 .875L5.603 18.66a.62.62 0 0 1-.875 0zm10.858.908c-.49 1.358-1.642 2.314-2.983 2.314-1.34 0-2.493-.956-2.983-2.314-.127-.352.125-.703.458-.703h5.05c.334 0 .585.351.458.703",clipRule:"evenodd"})})}const Tw=v(Dw);function Vw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#DDD"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.5 6h-1v-1H9v-3h-.5V9h2a.5.5 0 0 1 .5.5V13h.5v1h-2",clipRule:"evenodd"})]})}const Ow=v(Vw);function Pw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm4.667 4.833a1.167 1.167 0 1 0 0-2.333 1.167 1.167 0 0 0 0 2.333m7.083 6.417h-10l2.772-3.234a1 1 0 0 1 1.49-.032L10 13.043l2.701-3.236a1 1 0 0 1 1.57.044l.781 1.05a1 1 0 0 1 .198.597v3.252a.5.5 0 0 1-.5.5",clipRule:"evenodd"})})}const Hw=v(Pw);function Uw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14 4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm-2 2.536a1 1 0 0 0-1.302.268l-.064.098-.22.379A3 3 0 0 0 10 7.25l-.21.008-.205.023-.219-.38a1 1 0 0 0-1.785.897l.053.104.219.38a2.8 2.8 0 0 0-.332.526L7.437 9H7a1 1 0 0 0-.117 1.993L7 11h.438q.115.294.291.552l.123.166-.218.38-.053.104a1 1 0 0 0 1.72.994l.065-.098.22-.379q.203.03.414.031l.209-.008.205-.023.22.38a1 1 0 0 0 1.784-.897l-.052-.104-.218-.38q.194-.244.33-.525l.084-.192L13 11a1 1 0 0 0 .117-1.993L13 9h-.437a2.7 2.7 0 0 0-.293-.552l-.123-.166.219-.38.053-.104A1 1 0 0 0 12 6.536M10 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2",clipRule:"evenodd"})})}const Gw=v(Uw);function Ww(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 5.5a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v.05q.243-.05.5-.05a2.5 2.5 0 1 1-.608 4.926A4 4 0 0 1 10.5 13.5h-3a4 4 0 0 1-4-4zm11 1.634v1.732a1 1 0 1 0 0-1.732M5 14.5a.5.5 0 0 0-.5.5v.5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V15a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Nw=v(Ww);function jw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10h1V9a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6h.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H4zm3.5 3V6h-2v2zm0 1v2h-2V9zm6.5 3h-2v-2h2z",clipRule:"evenodd"})})}const $w=v(jw);function qw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.083 3c.443 0 .81.287.867.66l.008.104v1.018h4.084V3.764c0-.422.392-.764.875-.764.443 0 .809.287.867.66l.008.104v1.018h2.258a.95.95 0 0 1 .95.95v10.301c0 .534-.496.967-1.108.967H4.108C3.496 17 3 16.567 3 16.033V5.732a.95.95 0 0 1 .95-.95h2.258V3.764c0-.422.392-.764.875-.764m8.167 5.855H4.75v6.618h10.5zM7.867 10.89a.2.2 0 0 0-.2.2v1.636c0 .11.09.2.2.2h4.266a.2.2 0 0 0 .2-.2v-1.636a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})})}const Xw=v(qw);function Yw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14m3-8H7v2h6z",clipRule:"evenodd"})})}const Kw=v(Yw);function Qw(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.5 3a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 .5-.5V9.423H9v1.5a.5.5 0 0 0 .5.5H16l-1.888-2.478L16 6.423h-4v-1.5a.5.5 0 0 0-.5-.5h-5V3.5A.5.5 0 0 0 6 3z",clipRule:"evenodd"})})}const Jw=v(Qw);function Zw(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3h6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7zM7 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m.5 1.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M4 7h4V3",clipRule:"evenodd"})]})}const ey=v(Zw);function ty(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m4 8.56 5.802 3.238.1.047a.75.75 0 0 0 .531 0l.1-.047L16 8.747V14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zM15 5a1 1 0 0 1 1 1v1.029l-5.832 3.255L4 6.842V6a1 1 0 0 1 1-1z",clipRule:"evenodd"})})}const iy=v(ty);function ny(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0 1c2.761 0 5 1.483 5 3.882v1.052c0 .589-.477 1.066-1.066 1.066H6.067A1.067 1.067 0 0 1 5 14.934v-1.052C5 11.483 7.239 10 10 10",clipRule:"evenodd"})})}const ry=v(ny);function oy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.154 4c.297 0 .538.244.538.545v.546h3.231c.595 0 1.077.488 1.077 1.09v8.728c0 .603-.482 1.091-1.077 1.091H4.077A1.084 1.084 0 0 1 3 14.91V6.181c0-.603.482-1.091 1.077-1.091h3.23v-.546c0-.3.242-.545.54-.545zM7.5 8a1.5 1.5 0 1 0 0 3c-1.38 0-2.5.74-2.5 1.652V13h5v-.348C10 11.74 8.88 11 7.5 11a1.5 1.5 0 0 0 0-3m3.5 2h3v1h-3zm3 2h-3v1h3zm-3-4h3v1h-3z",clipRule:"evenodd"})})}const sy=v(oy);function ay(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M13 5.5v-3H5v3l1.425.713a5 5 0 1 0 5.15 0zm-7.5 5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0m6 0a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M10 2.5v3.1A5 5 0 0 0 8 5.6V2.5z",clipRule:"evenodd",opacity:.5})]})}const ly=v(ay);function cy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.5 6.75a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-7 7a3 3 0 0 1 3-3h3a3 3 0 0 1 3 3v1a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1zm8.5-4.5c-.455 0-.882-.122-1.25-.335.47-.595.75-1.347.75-2.165s-.28-1.57-.75-2.165A2.5 2.5 0 1 1 12 9.25m3.5 6.5h-2.301a1.36 1.36 0 0 0 .301-.856v-.822c0-1.423-.507-2.664-1.477-3.322H13.5a3 3 0 0 1 3 3v1a1 1 0 0 1-1 1",clipRule:"evenodd"})})}const dy=v(cy);function hy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m12.161 7.1-1.502-3.196a.729.729 0 0 0-1.319 0L7.837 7.1 4.4 7.629a.729.729 0 0 0-.412 1.23l2.508 2.57-.584 3.591a.729.729 0 0 0 1.072.755L10 14.11l3.016 1.666a.729.729 0 0 0 1.072-.755l-.584-3.59 2.508-2.572A.729.729 0 0 0 15.6 7.63z",clipRule:"evenodd"})})}const fy=v(hy);function uy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 2a8 8 0 1 1-.001 16A8 8 0 0 1 10 2m0 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m.701 10.05a.2.2 0 0 1-.2.2h-1.3v-5h1.5zm-.75-7.3a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"})})}const py=v(uy);function gy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 3a2 2 0 0 0-2 2v4.25h5.19l-.72-.72a.75.75 0 0 1-.073-.976l.073-.084a.75.75 0 0 1 .976-.073l.084.073 2 2a.75.75 0 0 1 .073.976l-.073.084-2 2a.75.75 0 0 1-1.133-.976l.073-.084.72-.72H4V15a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z",clipRule:"evenodd"})})}const vy=v(gy);function my(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#DDD"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.5 6h-1v-1H9v-3h-.5V9h2a.5.5 0 0 1 .5.5V13h.5v1h-2",clipRule:"evenodd"})]})}const xy=v(my);function wy(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M11.158 11.798 9.204 9.863a.69.69 0 0 1 0-.982.7.7 0 0 1 .988 0l1.5 1.484 4.162-4.168a.67.67 0 1 1 .95.95l-4.65 4.657a.67.67 0 0 1-.436.196h-.107a.7.7 0 0 1-.453-.202",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M6.5 2.5A1.5 1.5 0 0 0 5 4v12a1.5 1.5 0 0 0 1.5 1.5h7A1.5 1.5 0 0 0 15 16v-4.924l-1.5 1.502V14a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V4.5A.5.5 0 0 1 7 4h6a.5.5 0 0 1 .5.5v1.931l1.293-1.294q.099-.099.207-.183V4a1.5 1.5 0 0 0-1.5-1.5zm2.2 13a.2.2 0 0 0-.2.2v.6c0 .11.09.2.2.2h2.6a.2.2 0 0 0 .2-.2v-.6a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]})}const yy=v(wy);function by(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 4.5A1.5 1.5 0 0 1 6.5 3h7A1.5 1.5 0 0 1 15 4.5v12a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 5 16.5zm3.5 11.7c0-.11.09-.2.2-.2h2.6c.11 0 .2.09.2.2v.6a.2.2 0 0 1-.2.2H8.7a.2.2 0 0 1-.2-.2zM7 4.5a.5.5 0 0 0-.5.5v9.5a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const My=v(by);function Sy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 2h6v8H7zm2 9h2v1H9z",clipRule:"evenodd"})})}const _y=v(Sy);function Iy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#4DC9AA",fillRule:"evenodd",d:"M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14m-1-3.44 5.03-5.03-1.06-1.06L9 11.44 7.03 9.47l-1.06 1.06z",clipRule:"evenodd"})})}const zy=v(Iy);function Cy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 6a3 3 0 0 1 6 0v3.563a.44.44 0 0 1-.437.437H7.437A.44.44 0 0 1 7 9.563zm-1.874 5.177a1 1 0 0 0-.126.487v.5a1 1 0 0 0 1 1h3.25v.991H6.5l-.128.007a1.25 1.25 0 0 0-1.072.893.73.73 0 0 0-.3.592v.53c0 .406.33.735.735.735h.53c.406 0 .735-.33.735-.736v-.521h6v.521c0 .407.33.736.735.736h.53c.406 0 .735-.33.735-.736v-.529a.73.73 0 0 0-.3-.592 1.25 1.25 0 0 0-1.2-.9h-2.75v-.991H14a1 1 0 0 0 1-1v-.5a1 1 0 0 0-.071-.37V9.401h.642v-.018a.7.7 0 0 0 .164.019h.53c.406 0 .735-.33.735-.735V8.64a.735.735 0 0 0-.735-.736h-.53a.7.7 0 0 0-.164.019v-.021h-.892a1.25 1.25 0 0 0-1.244 1.122l-.006.128v1.511H6.627V9.153l-.007-.128a1.25 1.25 0 0 0-1.243-1.122H4.373v.01a1 1 0 0 0-.108-.008h-.53A.735.735 0 0 0 3 8.641v.027c0 .406.33.735.735.735h.53a1 1 0 0 0 .108-.008v.008l.753-.001z",clipRule:"evenodd"})})}const Ay=v(Cy);function Ry(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 3a4 4 0 0 1 4 4v6a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm0 1.5H8a2.5 2.5 0 0 0-2.495 2.336L5.5 7v6a2.5 2.5 0 0 0 2.336 2.495L8 15.5h4a2.5 2.5 0 0 0 2.495-2.336L14.5 13V7a2.5 2.5 0 0 0-2.336-2.495zM11 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-2.5 6v1h3v-1H11V9.5a.5.5 0 0 0-.5-.5h-2v1H9v3z",clipRule:"evenodd"})})}const ky=v(Ry);function Fy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 7q.485 0 .944.089c-.602-1.31-2.027-2.26-3.73-2.334L9 4.75v-1.5c2.905 0 5.331 1.964 5.701 4.542q.513.33.93.771l-3.667 3.927-1.912-1.986a.6.6 0 0 0-.871 0 .66.66 0 0 0 0 .908l2.312 2.401a.6.6 0 0 0 .4.187h.094a.58.58 0 0 0 .384-.18l3.992-4.265a5 5 0 0 1-8.587 5.12c-2.573-.44-4.526-2.774-4.526-5.573 0-1.482.55-2.868 1.496-3.902H4V4h3v3H5.8v-.729a4.28 4.28 0 0 0-1.05 2.83c0 1.701.961 3.155 2.33 3.797A5 5 0 0 1 12 7",clipRule:"evenodd"})})}const By=v(Fy);function Ey(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M9.75 4a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5m0 1.5a4.25 4.25 0 1 1 0 8.5 4.25 4.25 0 0 1 0-8.5",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M4 9.75A5.75 5.75 0 0 1 15.452 9h.298a.75.75 0 0 1 .102 1.493l-.102.007h-3.094a3.001 3.001 0 0 1-5.906-.75A3 3 0 0 1 12.656 9h1.278a4.251 4.251 0 1 0-4.184 5 .75.75 0 0 1 0 1.5A5.75 5.75 0 0 1 4 9.75",clipRule:"evenodd"})]})}const Ly=v(Ey);function Dy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.27 13.71a.48.48 0 0 1 .48-.136c1.356.382 2.25 1.04 2.25 1.787 0 1.181-2.239 2.139-5 2.139s-5-.958-5-2.14c0-.745.893-1.402 2.246-1.785a.49.49 0 0 1 .485.139q.965 1.005 2.269 2.075 1.224-1.005 2.15-1.951zM10.002 2.5C12.84 2.5 15 4.95 15 7.651q0 2.701-4.998 6.849Q5 10.352 5 7.651C5 4.95 7.163 2.5 10.002 2.5m.003 2.553c-1.262 0-2.285 1-2.285 2.236 0 1.235 1.023 2.236 2.285 2.236s2.284-1 2.284-2.236c0-1.235-1.022-2.236-2.284-2.236",clipRule:"evenodd"})})}const Ty=v(Dy);function Vy(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:7,fill:"#333",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"m11.235 8.129-.783-1.666a.5.5 0 0 0-.905 0l-.783 1.666-1.804.277a.5.5 0 0 0-.282.844l1.32 1.353-.306 1.882a.5.5 0 0 0 .735.518l1.573-.87 1.573.87a.5.5 0 0 0 .736-.518l-.306-1.882 1.319-1.353a.5.5 0 0 0-.282-.844z"})]})}const Oy=v(Vy);function Py(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"m8.5 8.25.477.159 2.523 3.162v4.679h-.012L8.5 15.098zm-1 0v6.848l-3 1.152V9.584zm8 0v6.666l-3 1.334v-4.588l2.477-3.179zM12 3.75a2.5 2.5 0 0 1 2.053 3.927l-.11.146-1.94 2.726-1.946-2.726A2.5 2.5 0 0 1 12 3.75m0 1.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2",clipRule:"evenodd"})})}const Hy=v(Py);function Uy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12.736 6.353 9.333 3l-3.59 3.539-.797.785L3.5 8.748l1.446 1.425 3.658 3.605.226.222H3.5v1h6.345l1.015 1H5.5v1h11v-1.646a2 2 0 0 0 0-.278V15h-.007a2 2 0 0 0-.584-1.21l-4.722-4.653zM4.5 12h-1v1h1zm-1 4h1v1h-1z",clipRule:"evenodd"})})}const Gy=v(Uy);function Wy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14m.75-6.129V7h-1.5v3.327L7.424 12.52l1.152.96z",clipRule:"evenodd"})})}const Ny=v(Wy);function jy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm2 1h2v2H7zm0 3h2v2H7zm5-3h-2v2h2z",clipRule:"evenodd"})})}const $y=v(jy);function qy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3a4 4 0 0 0-4 4v6a4 4 0 0 0 4 4h4a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4zm3 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-2.5 6v1h3v-1H11V9.5a.5.5 0 0 0-.5-.5h-2v1H9v3z",clipRule:"evenodd"})})}const Xy=v(qy);function Yy(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M6 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2M10 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2M14 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M13 5c1.87 0 2.804 0 3.5.402A3 3 0 0 1 17.598 6.5C18 7.196 18 8.13 18 10s0 2.804-.402 3.5l-.104.167a3 3 0 0 1-.994.93l-.134.072C15.683 15 14.752 15 13 15H7c-1.87 0-2.804 0-3.5-.402a3 3 0 0 1-.994-.931l-.104-.167C2 12.804 2 11.87 2 10c0-1.752 0-2.683.331-3.366l.071-.134a3 3 0 0 1 .931-.994l.167-.104C4.196 5 5.13 5 7 5zM7 6.5c-.962 0-1.584.001-2.055.044-.45.04-.613.11-.695.157a1.5 1.5 0 0 0-.549.549c-.047.082-.116.245-.157.695C3.501 8.416 3.5 9.038 3.5 10s.001 1.584.044 2.055c.04.45.11.613.157.695.132.228.321.417.549.549.082.047.245.116.695.157.471.043 1.093.044 2.055.044h6c.962 0 1.584-.001 2.055-.044.45-.04.613-.11.695-.157.228-.132.417-.321.549-.549.047-.082.116-.245.157-.695.043-.471.044-1.093.044-2.055s-.001-1.584-.044-2.055c-.04-.45-.11-.613-.157-.695a1.5 1.5 0 0 0-.549-.549c-.082-.047-.245-.116-.695-.157C14.584 6.5 13.962 6.5 13 6.5z",clipRule:"evenodd"})]})}const Ky=v(Yy);function Qy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 6.5a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v11a3 3 0 0 1-3 3h-11a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1H14v2a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-2zm2.5 6a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const Jy=v(Qy);function Zy(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 4A1.5 1.5 0 0 0 2 5.5v9A1.5 1.5 0 0 0 3.5 16h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 16.5 4zm-.507 2.73 6.373 4.249c.384.256.884.256 1.268 0l6.374-4.25a.2.2 0 0 0 .056-.277l-.413-.618a.2.2 0 0 0-.277-.055l-6.263 4.175a.2.2 0 0 1-.222 0L3.627 5.78a.2.2 0 0 0-.278.055l-.412.618a.2.2 0 0 0 .056.278",clipRule:"evenodd"})})}const eb=v(Zy);function tb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"m3.526 3.965 6.301 6.002a.25.25 0 0 0 .345 0l6.302-6.002A2.5 2.5 0 0 0 14.5 3h-9c-.802 0-1.516.378-1.974.965M17 5.535l-5.793 5.518a1.75 1.75 0 0 1-2.414 0L3 5.535V14.5A2.5 2.5 0 0 0 5.5 17h9a2.5 2.5 0 0 0 2.5-2.5z",clipRule:"evenodd"}),r("path",{stroke:"#fff",strokeLinecap:"round",strokeWidth:1.5,d:"M8.25 13.5h3.5"})]})}const ib=v(tb);function nb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16m3.766 5.234a.8.8 0 0 0-1.131 0L9.2 10.67 7.365 8.834a.8.8 0 0 0-1.13 1.132l2.4 2.4a.8.8 0 0 0 1.13 0l4-4a.8.8 0 0 0 0-1.132"})})}const rb=v(nb);function ob(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:5.5,cy:10.5,r:1.5,fill:"#333"}),r("circle",{cx:10.5,cy:10.5,r:1.5,fill:"#333",opacity:.6}),r("circle",{cx:15.5,cy:10.5,r:1.5,fill:"#333",opacity:.3})]})}const sb=v(ob);function ab(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.5 10.621C5.5 6.95 8.425 4 12 4s6.5 2.95 6.5 6.621c0 2.749-1.266 4.883-2.76 6.454-1.414 1.488-2.99 2.42-3.728 2.81-.74-.39-2.322-1.32-3.743-2.808C6.771 15.507 5.5 13.37 5.5 10.62M12 2c-4.71 0-8.5 3.875-8.5 8.621 0 3.421 1.594 6.025 3.323 7.837 1.722 1.804 3.627 2.877 4.405 3.273a1.73 1.73 0 0 0 1.572-.002c.776-.397 2.674-1.471 4.39-3.276 1.723-1.812 3.31-4.415 3.31-7.832C20.5 5.875 16.71 2 12 2m4.217 7.876a1 1 0 1 0-1.434-1.394l-3.655 3.76-1.908-1.98a1 1 0 0 0-1.44 1.387l2.398 2.489a1.316 1.316 0 0 0 1.892.004z",clipRule:"evenodd"})})}const lb=v(ab);function cb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 2.8a9.2 9.2 0 1 1 0 18.4 9.2 9.2 0 0 1 0-18.4m.466 14.339q-1.318 0-2.582.079c.27.61.582 1.102.92 1.45.384.395.79.593 1.196.593.411 0 .82-.203 1.208-.607.341-.355.656-.858.926-1.481a42 42 0 0 0-1.668-.034m3.361.134q-.107.294-.225.569a8 8 0 0 1-.603 1.128 7.6 7.6 0 0 0 2.307-1.547q-.727-.088-1.479-.15m-7.626.083q-.71.076-1.395.173a7.6 7.6 0 0 0 2.19 1.437 8 8 0 0 1-.599-1.124 10 10 0 0 1-.196-.486m-3.759-4.69a7.54 7.54 0 0 0 1.16 3.415 39 39 0 0 1 2.131-.296 16.7 16.7 0 0 1-.397-3.119zm12.221 0a16.7 16.7 0 0 1-.377 3.027q1.121.1 2.19.255a7.5 7.5 0 0 0 1.083-3.282zm-7.713 0c.042 1.075.185 2.082.406 2.97a44 44 0 0 1 5.3-.055c.214-.875.353-1.862.394-2.915zM5.607 7.915a7.5 7.5 0 0 0-1.132 3.139h2.874c.05-1.002.182-1.962.385-2.844a39 39 0 0 1-2.127-.295m3.75.443a14.6 14.6 0 0 0-.394 2.696h6.073a14.6 14.6 0 0 0-.38-2.64q-1.08.054-2.19.056-1.589-.002-3.109-.112m9.118-.311q-.592.086-1.2.156-.49.054-.99.098c.192.857.317 1.785.366 2.753h2.874a7.5 7.5 0 0 0-1.05-3.007M12 4.739c-.406 0-.81.198-1.193.592-.338.347-.651.837-.92 1.446q1.262.079 2.579.08.844-.001 1.666-.035c-.27-.621-.584-1.122-.925-1.477-.387-.403-.796-.606-1.207-.606m3 .29c.228.35.428.732.602 1.13q.118.271.224.563.75-.061 1.475-.15A7.6 7.6 0 0 0 15 5.03m-6.003.003c-.812.35-1.55.838-2.186 1.435q.684.097 1.392.17.093-.246.194-.479c.174-.396.373-.776.6-1.126",clipRule:"evenodd"})})}const db=v(cb);function hb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#FFD000",strokeWidth:2}),r("path",{fill:"#FFD000",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const fb=v(hb);function ub(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:14,fill:"#35485B",stroke:"#fff",strokeWidth:2}),r("path",{fill:"#fff",d:"M14.249 7.488a.822.822 0 0 1 1.502 0l1.823 3.864a.84.84 0 0 0 .631.48l4.077.619c.687.104.961.987.464 1.494l-2.95 3.007a.9.9 0 0 0-.24.775l.696 4.247c.117.716-.601 1.261-1.216.923l-3.646-2.005a.8.8 0 0 0-.78 0l-3.646 2.005c-.615.338-1.333-.207-1.216-.923l.697-4.247a.9.9 0 0 0-.241-.775l-2.95-3.007c-.497-.507-.223-1.39.464-1.494l4.077-.62a.84.84 0 0 0 .63-.48z"})]})}const pb=v(ub);function gb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M6.43 4.25a.5.5 0 0 1 .182-.683l.866-.5a.5.5 0 0 1 .683.183l.96 1.661c2.04-.863 4.244-.921 6.085-.597 1.077.19 2.064.515 2.862.917.762.383 1.484.901 1.858 1.55.457.79.303 1.629-.026 2.303-.323.661-.875 1.306-1.508 1.904-1.06 1.002-2.512 2.028-4.045 2.966l3.312 5.736-1.733 1-3.309-5.732c-1.638.903-3.327 1.69-4.78 2.124-.835.249-1.67.405-2.404.354-.748-.052-1.551-.338-2.007-1.128-.375-.65-.463-1.533-.413-2.385.051-.892.263-1.91.637-2.937.66-1.81 1.863-3.753 3.727-5.095zM5.01 14.04c-.042.717.066 1.126.148 1.269.002.005.047.107.413.133.387.027.954-.055 1.694-.276q.4-.12.836-.282a16 16 0 0 1-.95-3.746c-.096-.76-.13-1.541-.052-2.252a9.6 9.6 0 0 0-1.57 2.785c-.315.865-.48 1.692-.52 2.369m7.384-1.25c-.826.476-1.657.92-2.455 1.303a14.2 14.2 0 0 1-.804-3.205c-.1-.794-.107-1.5-.013-2.032.1-.564.271-.72.325-.75.054-.032.275-.103.813.093.508.184 1.116.543 1.754 1.027.93.706 1.802 1.582 2.391 2.322-.634.42-1.313.838-2.01 1.241m4.624-3.254q-.44.414-.987.844a16 16 0 0 0-2.809-2.748c-.679-.515-1.419-.977-2.145-1.263 1.268-.305 2.59-.294 3.782-.084.907.16 1.705.43 2.31.734.643.322.943.62 1.026.763.003.005.07.095-.092.424-.17.349-.524.8-1.085 1.33",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M9 20.613c0-.89.722-1.613 1.613-1.613h8.774c.89 0 1.613.722 1.613 1.613a.387.387 0 0 1-.387.387H9.387A.387.387 0 0 1 9 20.613"})]})}const vb=v(gb);function mb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M8.394 3.173a.84.84 0 0 1 1.037.598l.106.408c2.59-.356 5.099.779 6.51 2.835.392.57.034 1.307-.634 1.49l-4.424 1.21 1.239 4.719a1 1 0 0 1 .027.196c1.7.184 3.163.787 3.982 1.37.514.365.19.858-.44.858H6.65c-.63 0-.96-.497-.447-.865.861-.618 2.445-1.258 4.307-1.393l-1.164-4.435-4.53 1.24c-.677.185-1.367-.282-1.304-.981.226-2.537 1.894-4.827 4.377-5.812l-.102-.39a.863.863 0 0 1 .607-1.048"})})}const xb=v(mb);function wb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.53 1.47a.75.75 0 0 1 0 1.06L5.06 6l3.47 3.47a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})})}const yb=v(wb);function bb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.73 3.267a.906.906 0 0 1 .089 1.19l-.09.102L8.23 10l5.5 5.441a.906.906 0 0 1 .09 1.19l-.09.102a.93.93 0 0 1-1.201.088l-.104-.088-6.154-6.087a.906.906 0 0 1-.089-1.19l.09-.102 6.153-6.087a.93.93 0 0 1 1.306 0",clipRule:"evenodd"})})}const Mb=v(bb);function Sb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10.417 8.4c.294.167.309.564.07.804-.207.206-.532.218-.797.095a2.27 2.27 0 0 0-2.557.454L4.52 12.367a2.266 2.266 0 1 0 3.205 3.205l2.013-2.013a.567.567 0 1 1 .802.801l-2.013 2.013a3.4 3.4 0 1 1-4.808-4.807l2.614-2.614a3.4 3.4 0 0 1 4.085-.552"}),r("path",{fill:"#333",d:"M9.51 11.592c-.293-.168-.309-.565-.07-.805.207-.206.532-.218.797-.095.838.39 1.866.238 2.557-.454l2.614-2.614a2.266 2.266 0 0 0-3.205-3.205L10.19 6.432a.567.567 0 0 1-.801-.801l2.013-2.013a3.4 3.4 0 1 1 4.808 4.808l-2.614 2.614a3.4 3.4 0 0 1-4.085.552"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M11.245 3.46a3.622 3.622 0 0 1 5.122 5.123l-2.614 2.614a3.62 3.62 0 0 1-4.352.588c-.448-.255-.438-.834-.117-1.155.291-.291.725-.289 1.047-.14a2.045 2.045 0 0 0 2.306-.409l2.614-2.614a2.044 2.044 0 1 0-2.89-2.89l-2.014 2.012a.789.789 0 0 1-1.115-1.115zm4.807.315a3.177 3.177 0 0 0-4.493 0L9.546 5.788a.344.344 0 0 0 .487.487l2.013-2.013a2.489 2.489 0 0 1 3.52 3.52l-2.615 2.614a2.49 2.49 0 0 1-2.808.497c-.207-.096-.424-.07-.545.052-.158.157-.118.373.022.453a3.18 3.18 0 0 0 3.819-.515l2.613-2.615a3.177 3.177 0 0 0 0-4.493m-9.877 5.02a3.62 3.62 0 0 1 4.352-.588c.448.255.438.833.117 1.154-.292.291-.725.29-1.047.14a2.045 2.045 0 0 0-2.307.409l-2.614 2.614a2.044 2.044 0 1 0 2.891 2.89l2.013-2.012a.789.789 0 1 1 1.116 1.115L8.683 16.53a3.622 3.622 0 1 1-5.122-5.122zm4.132-.202a3.18 3.18 0 0 0-3.818.516l-2.614 2.614a3.177 3.177 0 0 0 4.493 4.493l2.014-2.013a.344.344 0 1 0-.487-.487L7.88 15.729a2.488 2.488 0 1 1-3.519-3.52l2.614-2.613a2.49 2.49 0 0 1 2.808-.498c.208.096.425.07.546-.051.158-.158.117-.374-.023-.454",clipRule:"evenodd"})]})}const _b=v(Sb);function Ib(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:7,height:16,x:12,y:2,fill:"#EAEAEA",rx:3.5}),r("path",{fill:"#333",fillRule:"evenodd",d:"m13 13 2.5 3 2.5-3zM13 7l2.5-3L18 7zM1 4h9v2H1zm0 5h9v2H1zm9 5H1v2h9z",clipRule:"evenodd"}),r("path",{stroke:"#777",strokeLinecap:"square",d:"M14 10h3"})]})}const zb=v(Ib);function Cb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M3 4.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5zM3 9.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5zM3.5 14a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"})})}const Ab=v(Cb);function Rb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5zM3 9a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-13A.5.5 0 0 1 3 11zm.5 5a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const kb=v(Rb);function Fb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M13 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-1.3 0a1.7 1.7 0 1 1-3.4 0 1.7 1.7 0 0 1 3.4 0",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M19 10a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-9.65 7.673V15h1.3v2.673a7.7 7.7 0 0 0 7.023-7.023H15v-1.3h2.673a7.7 7.7 0 0 0-7.023-7.023V5h-1.3V2.327A7.7 7.7 0 0 0 2.352 9.1H5v1.3H2.31a7.7 7.7 0 0 0 7.04 7.273",clipRule:"evenodd"})]})}const Bb=v(Fb);function Eb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M18 4.5a5 5 0 0 1 5 5V15h2.74c2.016 0 3.024 0 3.794.393a3.6 3.6 0 0 1 1.573 1.573c.393.77.393 1.778.393 3.794v2.48c0 .99 0 1.736-.047 2.33l-3.183-5.25-.145-.22c-1.55-2.204-4.97-2.13-6.395.22l-5.197 8.572q-.03.053-.06.108H10.26c-2.016 0-3.024 0-3.794-.393a3.6 3.6 0 0 1-1.573-1.573c-.393-.77-.393-1.778-.393-3.794v-2.48c0-2.016 0-3.024.393-3.794a3.6 3.6 0 0 1 1.573-1.573C7.236 15 8.244 15 10.26 15H13V9.5a5 5 0 0 1 5-5m0 2.7a2.3 2.3 0 0 0-2.3 2.3v5.3h4.6V9.5A2.3 2.3 0 0 0 18 7.2",clipRule:"evenodd"}),r("path",{fill:"#F66",d:"M23.44 21.357c.693-1.143 2.425-1.143 3.118 0l5.198 8.572c.692 1.143-.174 2.57-1.559 2.571H19.803c-1.386 0-2.252-1.428-1.56-2.571zM25 29.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-.25-6a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5z"})]})}const Lb=v(Eb);function Db(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2.591 2.871a.75.75 0 0 1 .714-.056l4.21 1.871 4.707-1.882a.75.75 0 0 1 .509-.018l4.5 1.455c.31.1.519.388.519.714V16a.75.75 0 0 1-.98.714l-4.246-1.373-4.75 1.858a.75.75 0 0 1-.573-.011l-4.5-1.955a.75.75 0 0 1-.451-.687V3.5a.75.75 0 0 1 .341-.629m9.159 1.737-3.5 1.4v9.394l3.5-1.369zm1.5-.077V14l3 .97V5.5zm-9.5.123 3 1.333v9.37l-3-1.303z",clipRule:"evenodd"})})}const Tb=v(Db);function Vb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.5 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0M12 3a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M9 13a5 5 0 0 0-5 5v1.5A1.5 1.5 0 0 0 5.5 21h13a1.5 1.5 0 0 0 1.5-1.5V18a5 5 0 0 0-5-5zm-3 5a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v1H6z",clipRule:"evenodd"})})}const Ob=v(Vb);function Pb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 4.25a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M6.75 6a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0m-.68 5.23c1.053-.65 2.45-.98 3.93-.98s2.877.33 3.93.98c1.066.658 1.82 1.682 1.82 3.005v.699a1.817 1.817 0 0 1-1.816 1.816H6.067a1.817 1.817 0 0 1-1.817-1.816v-.7c0-1.322.754-2.346 1.82-3.004m.789 1.276c-.744.46-1.109 1.053-1.109 1.729v.699c0 .174.142.316.317.316h7.867a.316.316 0 0 0 .316-.316v-.7c0-.675-.365-1.269-1.109-1.728-.757-.468-1.86-.756-3.141-.756s-2.384.288-3.141.756",clipRule:"evenodd"})})}const Hb=v(Pb);function Ub(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",fillRule:"evenodd",d:"M15 3a2 2 0 0 1 2 2v7.586l-.005.099a1 1 0 0 1-.288.608l-3.414 3.414-.073.066a1 1 0 0 1-.535.222l-.1.005H5l-.204-.01a2 2 0 0 1-1.785-1.786L3 15V5a2 2 0 0 1 2-2zM5 4.5a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h7v-2a1.5 1.5 0 0 1 1.5-1.5h2V5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Gb=v(Ub);function Wb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.75 4A1.75 1.75 0 0 0 4 5.75v6.5c0 .595.297 1.12.75 1.436v2.877L7.313 14h6.937A1.75 1.75 0 0 0 16 12.25v-6.5A1.75 1.75 0 0 0 14.25 4zM13 7H7v1h6zm0 3H7v1h6z",clipRule:"evenodd"})})}const Nb=v(Wb);function jb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.184 3.85c1.639-1.275 3.563-1.633 4.775-1.633 3.5 0 5.611 1.384 6.744 3.263 1.097 1.818 1.203 3.975.99 5.46-.141.995-.653 2.055-1.427 2.752-.394.354-.88.636-1.443.738-.573.104-1.172.011-1.754-.3-.349-.188-.577-.492-.731-.815a2.8 2.8 0 0 1-.528.428c-.505.316-1.122.48-1.85.48-1.52 0-2.517-.748-3.099-1.671-.555-.881-.73-1.906-.73-2.592 0-1.264.416-2.285 1.107-2.993a3.5 3.5 0 0 1 2.504-1.052 3.5 3.5 0 0 1 2.044.655v-.96h1.566v.625c-.001 1.986-.002 3.57.089 4.741.05.647.125 1.118.223 1.438.08.256.148.331.157.342.283.148.52.17.722.133.216-.039.447-.155.675-.361.471-.424.83-1.135.926-1.809.18-1.264.069-3.021-.781-4.43-.814-1.349-2.378-2.506-5.404-2.506-.961 0-2.517.295-3.814 1.303-1.259.98-2.362 2.699-2.362 5.743 0 1.146.385 2.494 1.323 3.545.92 1.03 2.437 1.847 4.853 1.847 1.827 0 2.78-.395 3.565-.787l.7 1.4c-.954.477-2.145.953-4.265.953-2.803 0-4.766-.966-6.02-2.37-1.237-1.384-1.722-3.124-1.722-4.588 0-3.48 1.29-5.675 2.967-6.979m3.175 4.21c-.37.378-.661.989-.661 1.9 0 .474.13 1.188.488 1.757.332.527.858.94 1.773.94.49 0 .808-.109 1.02-.242.214-.133.374-.323.496-.572.261-.53.311-1.237.311-1.883 0-.911-.292-1.522-.66-1.9a1.92 1.92 0 0 0-1.384-.58c-.507 0-1.008.195-1.383.58",clipRule:"evenodd"})})}const $b=v(jb);function qb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const Xb=v(qb);function Yb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M3 10a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1"})})}const Kb=v(Yb);function Qb(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10 13a1 1 0 1 1 0 2 1 1 0 0 1 0-2"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 2c2.828 0 4.242 0 5.121.879S16 5.172 16 8v4c0 2.828 0 4.242-.879 5.121S12.828 18 10 18s-4.242 0-5.121-.879S4 14.828 4 12V8c0-2.828 0-4.242.879-5.121S7.172 2 10 2m0 1.5c-1.457 0-2.398.003-3.092.097-.65.087-.854.228-.969.342s-.255.319-.342.97C5.503 5.601 5.5 6.542 5.5 8v4c0 1.457.003 2.398.097 3.092.087.65.228.854.342.969s.319.255.97.342c.693.094 1.634.097 3.091.097s2.398-.003 3.092-.097c.65-.087.854-.228.968-.342.115-.115.256-.319.343-.97.094-.693.097-1.634.097-3.091V8c0-1.457-.003-2.398-.097-3.092-.087-.65-.228-.854-.343-.969-.114-.114-.318-.255-.968-.342C12.398 3.503 11.456 3.5 10 3.5",clipRule:"evenodd"})]})}const Jb=v(Qb);function Zb(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11.5 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M10 16.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3",clipRule:"evenodd"})})}const eM=v(Zb);function tM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#FF9D9D",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m2.7-10.821c.256.118.488.29.683.509.196.218.35.476.457.761a2.58 2.58 0 0 1 0 1.796 2.4 2.4 0 0 1-.457.762l-.406.452L10 14l-2.978-2.541-.405-.452A2.5 2.5 0 0 1 6 9.347c0-.622.222-1.22.617-1.66S7.547 7 8.105 7c.559 0 1.094.247 1.49.688L10 8.14l.406-.452c.195-.218.427-.391.683-.51a1.92 1.92 0 0 1 1.611 0",clipRule:"evenodd"})})}const iM=v(tM);function nM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M13.5 6a.5.5 0 0 1 .5.5v4.193a.5.5 0 0 1-.5.5h-.354a.5.5 0 0 1-.5-.5v-2.38l-2.763 2.762a.5.5 0 0 1-.707 0l-.251-.25a.5.5 0 0 1 0-.708l2.762-2.762h-2.38a.5.5 0 0 1-.5-.5V6.5a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M13.313 3.005c.975.015 1.568.077 2.05.322a3 3 0 0 1 1.31 1.31C17 5.28 17 6.12 17 7.8v4.4l-.005 1.113c-.015.975-.077 1.568-.322 2.05l-.115.205c-.289.47-.702.853-1.196 1.105l-.123.058c-.46.197-1.032.25-1.927.264L12.2 17H7.8l-1.112-.005c-.895-.014-1.467-.067-1.927-.265l-.123-.057a3 3 0 0 1-1.196-1.105l-.115-.206c-.245-.481-.307-1.074-.322-2.05L3 12.2V7.8c0-1.575 0-2.412.27-3.04l.057-.122a3 3 0 0 1 1.105-1.196l.206-.115c.481-.245 1.074-.307 2.05-.322L7.8 3h4.4zM7.8 4.5c-.865 0-1.423.001-1.848.036-.407.033-.558.09-.633.127a1.5 1.5 0 0 0-.656.656c-.038.075-.094.226-.127.633-.035.425-.036.983-.036 1.848v4.4c0 .865.001 1.423.036 1.848.033.407.09.558.127.633l.059.103c.144.235.35.427.597.553l.073.031c.092.034.254.07.56.096.425.035.983.036 1.848.036h4.4c.865 0 1.423-.001 1.848-.036.407-.033.558-.09.633-.127l.103-.059c.235-.144.427-.35.553-.597l.031-.073c.034-.093.07-.254.096-.56.035-.425.036-.983.036-1.848V7.8c0-.865-.001-1.423-.036-1.848-.025-.306-.062-.468-.096-.56l-.031-.073a1.5 1.5 0 0 0-.553-.597l-.103-.059c-.075-.038-.226-.094-.633-.127-.425-.035-.983-.036-1.848-.036z",clipRule:"evenodd"})]})}const rM=v(nM);function oM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#555",d:"M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h4.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C17 5.28 17 6.12 17 7.8v4.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C14.72 17 13.88 17 12.2 17H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 14.72 3 13.88 3 12.2z"}),r("path",{fill:"#fff",d:"M11.14 5a.5.5 0 0 0-.5.5v.355a.5.5 0 0 0 .5.5h1.547L9.925 9.117a.5.5 0 0 0 0 .707l.25.251a.5.5 0 0 0 .708 0l2.762-2.762V8.86a.5.5 0 0 0 .5.5h.355a.5.5 0 0 0 .5-.5V5.5a.5.5 0 0 0-.5-.5z"})]})}const sM=v(oM);function aM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.873 4.63a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V7.544L5.69 15.726a.5.5 0 0 1-.708 0l-.707-.707a.5.5 0 0 1 0-.707l8.182-8.182H8.373a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const lM=v(aM);function cM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m-1.25-4.969 4.5-2.598a.5.5 0 0 0 0-.866l-4.5-2.598a.5.5 0 0 0-.75.433v5.196a.5.5 0 0 0 .75.433",clipRule:"evenodd"})})}const dM=v(cM);function hM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M17 10a7 7 0 1 1-14 0 7 7 0 0 1 14 0m1.5 0a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0M10 14.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9",clipRule:"evenodd"})})}const fM=v(hM);function uM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#DDD",fillRule:"evenodd",d:"M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-1 0a7 7 0 0 1-11.584 5.29l9.875-9.874A6.97 6.97 0 0 1 17 10M4.71 14.584l9.874-9.875a7 7 0 0 0-9.874 9.874",clipRule:"evenodd"})})}const pM=v(uM);function gM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 7a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2zm0 4a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2z",clipRule:"evenodd"})})}const vM=v(gM);function mM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("mask",{id:"ic-notice-medium_svg__a",fill:"#fff",children:r("path",{fillRule:"evenodd",d:"M15.891 2.461a.5.5 0 0 0-.353.612l.13.483L3.347 9a2 2 0 0 0-1.122 2.347l1.439 5.372a2 2 0 0 0 2.096 1.476l.738-.06.742 2.767a.5.5 0 0 0 .612.354l.966-.26a.5.5 0 0 0 .353-.611l-.647-2.418 10.766-.888.129.483a.5.5 0 0 0 .612.354l.966-.259a.5.5 0 0 0 .354-.612L17.47 2.555a.5.5 0 0 0-.613-.353z",clipRule:"evenodd"})}),r("path",{fill:"#333",d:"m15.891 2.461.518 1.932zm-.224 1.095.809 1.83 1.566-.693L17.6 3.04zM3.35 9 2.54 7.17zm2.412 9.195-.164-1.993zm.738-.06 1.932-.519-.432-1.612-1.664.137zm1.354 3.12.518 1.933zm.966-.258L8.3 19.065zm.353-.613 1.932-.517zm-.647-2.417-.165-1.993-2.387.197.62 2.314zm10.766-.888 1.931-.517-.432-1.613-1.664.137zM16.857 2.202 16.34.27zm.613.354a1.5 1.5 0 0 1-1.061 1.837L15.374.529a2.5 2.5 0 0 0-1.768 3.062zm.129.483-.13-.483-3.863 1.035.13.483zm-2.74-1.312L2.54 7.171l1.616 3.658 12.319-5.443zM2.54 7.171a4 4 0 0 0-2.247 4.694l3.863-1.036zM.294 11.865l1.44 5.372 3.863-1.035-1.44-5.373zm1.44 5.372a4 4 0 0 0 4.192 2.951l-.33-3.986zm4.192 2.951.737-.06-.328-3.987-.738.06zm-1.359-1.536.742 2.768 3.863-1.036-.741-2.768zm.742 2.768a2.5 2.5 0 0 0 3.062 1.768l-1.036-3.864a1.5 1.5 0 0 1 1.837 1.06zm3.062 1.768.965-.26-1.035-3.863-.966.259zm.965-.26a2.5 2.5 0 0 0 1.768-3.061l-3.863 1.035a1.5 1.5 0 0 1 1.06-1.837zm1.768-3.061-.647-2.418-3.864 1.036.648 2.417zm-2.415.093 10.766-.887-.329-3.987-10.766.888zm12.663-2.915-.13-.483-3.863 1.035.13.483zm-1.837-1.061a1.5 1.5 0 0 1 1.837 1.06l-3.864 1.036a2.5 2.5 0 0 0 3.062 1.768zm.966-.259-.966.259 1.035 3.864.966-.26zm-1.061 1.837a1.5 1.5 0 0 1 1.06-1.837l1.036 3.864a2.5 2.5 0 0 0 1.768-3.062zM15.538 3.073l3.882 14.49 3.864-1.036L19.4 2.038zm1.837 1.061a1.5 1.5 0 0 1-1.837-1.06L19.4 2.037A2.5 2.5 0 0 0 16.34.27zm-.966.259.966-.259L16.34.27l-.966.26z",mask:"url(#ic-notice-medium_svg__a)"}),r("path",{fill:"#333",d:"M6.56 9.395a.5.5 0 0 1 .354-.612l.966-.26a.5.5 0 0 1 .612.354l2.07 7.728a.5.5 0 0 1-.353.612l-.966.259a.5.5 0 0 1-.612-.354z"})]})}const xM=v(mM);function wM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[p("g",{clipPath:"url(#ic-notice-solid-medium_svg__a)",children:[r("rect",{width:24,height:24,fill:"#EAEAEA",rx:12}),r("path",{fill:"#333",d:"M14.821 7.927a1.5 1.5 0 0 0-2.17-1.342L7.187 9.317c-2.211 1.105-2.211 4.26 0 5.366l5.462 2.732a1.5 1.5 0 0 0 2.171-1.342zM18.471 12a2.65 2.65 0 0 0-2.65-2.65v1.3l.13.006a1.35 1.35 0 0 1-.13 2.694v1.3l.168-.005A2.65 2.65 0 0 0 18.47 12"})]}),r("defs",{children:r("clipPath",{id:"ic-notice-solid-medium_svg__a",children:r("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}const yM=v(wM);function bM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#DDD"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.5 6h-1v-1H9v-3h-.5V9h2a.5.5 0 0 1 .5.5V13h.5v1h-2",clipRule:"evenodd"})]})}const MM=v(bM);function SM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#DDD",d:"M14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})})}const _M=v(SM);function IM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#3299FE",d:"M14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})})}const zM=v(IM);function CM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",...e,children:[r("circle",{cx:10.001,cy:10.501,r:7.5,fill:"#3299FE"}),r("path",{fill:"#EAF5FF",fillRule:"evenodd",d:"M9.385 10.444a.45.45 0 0 0 .132-.319V7.334a.45.45 0 0 1 .45-.45h1.012a.45.45 0 0 1 .45.45v3.583a.45.45 0 0 1-.132.319L8.6 13.934a.45.45 0 0 1-.636 0l-.716-.716a.45.45 0 0 1 0-.636z",clipRule:"evenodd"})]})}const AM=v(CM);function RM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",...e,children:[r("rect",{width:14,height:14,x:3,y:3.5,fill:"#AED8FF",rx:3}),r("path",{fill:"#3299FE",d:"M3 8.3c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3.5 6.12 3.5 7.8 3.5H10v14H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 15.22 3 14.38 3 12.7z"})]})}const kM=v(RM);function FM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M11.143 2.381c0-.21-.17-.381-.38-.381H9.237c-.21 0-.38.17-.38.38v.925a.4.4 0 0 1-.313.383 6 6 0 0 0-.44.118.4.4 0 0 1-.462-.176l-.462-.8a.38.38 0 0 0-.52-.14l-1.32.763a.38.38 0 0 0-.14.52l.463.802a.4.4 0 0 1-.078.487 7 7 0 0 0-.323.323.4.4 0 0 1-.487.079L3.974 5.2a.38.38 0 0 0-.52.14L2.69 6.66a.38.38 0 0 0 .14.52l.8.462c.16.093.23.286.176.462a6 6 0 0 0-.118.44.4.4 0 0 1-.383.313h-.925c-.21 0-.381.17-.381.381v1.524c0 .21.17.38.38.38h.926c.185 0 .342.134.383.314q.05.222.118.44a.4.4 0 0 1-.176.462l-.8.462a.38.38 0 0 0-.14.52l.762 1.32a.38.38 0 0 0 .52.14l.803-.464a.4.4 0 0 1 .487.08q.155.165.323.322a.4.4 0 0 1 .078.487l-.462.802a.38.38 0 0 0 .139.52l1.32.762a.38.38 0 0 0 .52-.14l.462-.8a.4.4 0 0 1 .462-.175q.216.066.44.118c.18.041.312.198.312.383v.924c0 .21.17.381.381.381h1.524c.21 0 .381-.17.381-.381v-.924c0-.185.133-.342.313-.383q.224-.052.44-.118a.4.4 0 0 1 .463.175l.462.8a.38.38 0 0 0 .52.14l1.32-.762a.38.38 0 0 0 .14-.52l-.464-.802a.4.4 0 0 1 .08-.487q.165-.156.322-.322a.4.4 0 0 1 .487-.08l.801.463a.38.38 0 0 0 .52-.14l.762-1.319a.38.38 0 0 0-.139-.52l-.8-.462a.4.4 0 0 1-.175-.462 7 7 0 0 0 .118-.44.4.4 0 0 1 .383-.313h.923c.21 0 .381-.17.381-.381V9.238c0-.21-.17-.38-.38-.38h-.924a.4.4 0 0 1-.383-.314 6 6 0 0 0-.118-.44.4.4 0 0 1 .175-.462l.8-.462a.38.38 0 0 0 .14-.52l-.762-1.32a.38.38 0 0 0-.52-.14l-.802.463a.4.4 0 0 1-.487-.079 7 7 0 0 0-.323-.322.4.4 0 0 1-.079-.487l.463-.802a.38.38 0 0 0-.14-.52l-1.319-.762a.38.38 0 0 0-.52.14l-.462.8a.4.4 0 0 1-.462.175 7 7 0 0 0-.441-.118.4.4 0 0 1-.313-.383zm-1.142 12a4.381 4.381 0 1 0 0-8.762 4.381 4.381 0 0 0 0 8.762",clipRule:"evenodd"}),r("path",{fill:"#84C2FC",fillRule:"evenodd",d:"M9.577 8.045Q9.782 8 10 8a2 2 0 0 1 1.886 1.333H15c.184 0 .333.15.333.334v.666c0 .184-.149.333-.333.333h-3.114a2 2 0 0 1-2.309 1.29l-1.59 2.752a.333.333 0 0 1-.454.122l-.578-.333a.333.333 0 0 1-.122-.456l1.61-2.787A2 2 0 0 1 8 10c0-.475.165-.911.442-1.254l-1.61-2.788a.333.333 0 0 1 .123-.455l.577-.333a.333.333 0 0 1 .455.122z",clipRule:"evenodd"})]})}const BM=v(FM);function EM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M8.5 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2v3.5H11V9a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-.5H6.5V15H11v-.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5V16H6.25a.75.75 0 0 1-.75-.75V6h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5z"})})}const LM=v(EM);function DM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M20.416 8.124a.5.5 0 0 0-.832 0l-2.066 3.099a.5.5 0 0 0 .416.777h4.132a.5.5 0 0 0 .416-.777z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M12.882 3.043A9 9 0 1 0 21 12h-2a7 7 0 1 1-2.05-4.95l1.414-1.414a9 9 0 0 0-5.482-2.593m-2.005 8.284a.5.5 0 0 1-.147.354L8.19 14.223a.5.5 0 0 0 0 .707l.881.882a.5.5 0 0 0 .708 0l3.2-3.2a.5.5 0 0 0 .146-.354V8.006a.5.5 0 0 0-.5-.5h-1.247a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})]})}const TM=v(DM);function VM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#F4F4F4"}),r("path",{fill:"#CCC",fillRule:"evenodd",d:"M14.25 13a3.75 3.75 0 1 1 7.5 0v.5a.5.5 0 0 1-.5.5h-.5a.5.5 0 0 1-.5-.5V13a2.25 2.25 0 0 0-4.5 0v3H22a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h.25zM19 21a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-4 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0",clipRule:"evenodd"}),p("mask",{id:"ic-password-error-xlarge_svg__a",width:14,height:14,x:21,y:21,fill:"#000",maskUnits:"userSpaceOnUse",children:[r("path",{fill:"#fff",d:"M21 21h14v14H21z"}),r("path",{fillRule:"evenodd",d:"M28 33a5 5 0 1 0 0-10 5 5 0 0 0 0 10m-.75-7.75a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-1.5 0zm1.5 5.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0",clipRule:"evenodd"})]}),r("path",{fill:"#F66",fillRule:"evenodd",d:"M28 33a5 5 0 1 0 0-10 5 5 0 0 0 0 10m-.75-7.75a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-1.5 0zm1.5 5.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0",clipRule:"evenodd"}),r("path",{fill:"#fff",d:"M31 28a3 3 0 0 1-3 3v4a7 7 0 0 0 7-7zm-3-3a3 3 0 0 1 3 3h4a7 7 0 0 0-7-7zm-3 3a3 3 0 0 1 3-3v-4a7 7 0 0 0-7 7zm3 3a3 3 0 0 1-3-3h-4a7 7 0 0 0 7 7zm0-8.5a2.75 2.75 0 0 0-2.75 2.75h4c0 .69-.56 1.25-1.25 1.25zm2.75 2.75A2.75 2.75 0 0 0 28 22.5v4c-.69 0-1.25-.56-1.25-1.25zm0 3v-3h-4v3zM28 31a2.75 2.75 0 0 0 2.75-2.75h-4c0-.69.56-1.25 1.25-1.25zm-2.75-2.75A2.75 2.75 0 0 0 28 31v-4c.69 0 1.25.56 1.25 1.25zm0-3v3h4v-3zM28 33.5a2.75 2.75 0 0 0 2.75-2.75h-4c0-.69.56-1.25 1.25-1.25zm-2.75-2.75A2.75 2.75 0 0 0 28 33.5v-4c.69 0 1.25.56 1.25 1.25zM28 28a2.75 2.75 0 0 0-2.75 2.75h4c0 .69-.56 1.25-1.25 1.25zm2.75 2.75A2.75 2.75 0 0 0 28 28v4c-.69 0-1.25-.56-1.25-1.25z",mask:"url(#ic-password-error-xlarge_svg__a)"})]})}const OM=v(VM);function PM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#555",fillRule:"evenodd",d:"M16.244 4.856A1.75 1.75 0 0 0 14.5 3.25h-6l-.144.006A1.75 1.75 0 0 0 6.75 5v.75h1.5V5l.007-.057A.25.25 0 0 1 8.5 4.75h6l.057.007A.25.25 0 0 1 14.75 5v7l-.007.057a.25.25 0 0 1-.243.193h-.25v1.5h.25l.143-.006A1.75 1.75 0 0 0 16.25 12V5zm-2.75 3A1.75 1.75 0 0 0 11.75 6.25h-6l-.144.006A1.75 1.75 0 0 0 4 8v7l.006.143A1.75 1.75 0 0 0 5.75 16.75h6l.143-.006A1.75 1.75 0 0 0 13.5 15V8z",clipRule:"evenodd"})})}const HM=v(PM);function UM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 4a2 2 0 0 0-2 2v1.17A3 3 0 0 0 3 10v8a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-8a3 3 0 0 0-3-3h-1V6a2 2 0 0 0-2-2zm8 3V6h-5v1zM8.5 7V6H7v1zM6 9a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1H6m8.5 3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const GM=v(UM);function WM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M7.15 3.17c.512.044.945.4 1.09.893l.026.109.571 2.874c.081.409-.048.832-.343 1.128L7.24 9.428a12.7 12.7 0 0 0 2.77 2.886l1.298-1.297a1.25 1.25 0 0 1 1.049-.355l.163.033 3.244.88c.545.148.923.644.922 1.209l-.003 1.95c-.001.677-.559 1.274-1.293 1.232-2.025-.12-4.002-.885-5.72-2.05a14.1 14.1 0 0 1-4.03-4.19C4.643 8.12 3.994 6.31 3.885 4.462c-.043-.735.555-1.293 1.232-1.294l1.922-.003zm4.138 9.987c1.237.706 2.565 1.161 3.894 1.288l.002-1.473-2.918-.793zm-5.883-8.49c.11 1.165.474 2.33 1.039 3.435l.895-.896-.505-2.541z"})})}const NM=v(WM);function jM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M16 5H4a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-9A.5.5 0 0 0 16 5M4 3.5a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M8.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m-5 5v-1.31l2-1.714 2.153 1.845a2 2 0 0 0 2.788-.18L13.5 9.742l3 3.334V14.5a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5m14.5 0v-2l-3.757-4.174a1 1 0 0 0-1.486 0l-3.43 3.811a.5.5 0 0 1-.698.045l-2.478-2.124a1 1 0 0 0-1.302 0L2 12.5v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2",clipRule:"evenodd"})]})}const $M=v(jM);function qM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("path",{fill:"#3299FE",d:"M6 16.032C6 9.338 11.439 4 18 4s12 5.338 12 12.032c0 3.244-1.277 6.288-3.564 8.555l-6.584 6.634-.003.003A2.6 2.6 0 0 1 18 32c-.68 0-1.348-.27-1.849-.775l-.003-.003-6.587-6.638A11.98 11.98 0 0 1 6 16.032"}),r("circle",{cx:18,cy:16,r:8,fill:"#fff"})]})}const XM=v(qM);function YM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 3C6.692 3 4 5.617 4 8.833c0 1.566.63 3.037 1.773 4.139l4.014 3.941a.303.303 0 0 0 .426 0l4.012-3.94A5.72 5.72 0 0 0 16 8.834C16 5.617 13.308 3 10 3m0 8a2.503 2.503 0 0 1-2.5-2.5C7.5 7.122 8.621 6 10 6s2.5 1.122 2.5 2.5S11.379 11 10 11",clipRule:"evenodd"})})}const KM=v(YM);function QM(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...e,children:[r("circle",{cx:18,cy:18,r:15,fill:"#333"}),r("path",{fill:"#fff",d:"M24.5 17.134a1 1 0 0 1 0 1.732l-9 5.196a1 1 0 0 1-1.5-.866V12.804a1 1 0 0 1 1.5-.866z"})]})}const JM=v(QM);function ZM(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.5-15a.5.5 0 0 1 .5.5V11h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V7.5a.5.5 0 0 1 .5-.5z",clipRule:"evenodd"})})}const eS=v(ZM);function tS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#DDD",d:"M5 8a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1H5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M7 5.25h10A2.75 2.75 0 0 1 19.75 8v9A2.75 2.75 0 0 1 17 19.75H7A2.75 2.75 0 0 1 4.25 17V8A2.75 2.75 0 0 1 7 5.25m10 1.5H7c-.69 0-1.25.56-1.25 1.25v9c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25",clipRule:"evenodd"}),r("rect",{width:8,height:2,x:8,y:11,fill:"#999",rx:1}),r("rect",{width:4,height:2,x:8,y:14,fill:"#999",rx:1})]})}const iS=v(tS);function nS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M7.5 2.5h7a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-9zm2.5 5c-2.045 0-3.792 1.244-4.5 3 .708 1.756 2.455 3 4.5 3s3.792-1.244 4.5-3c-.708-1.756-2.454-3-4.5-3m0 5c-1.13 0-2.045-.896-2.045-2s.916-2 2.045-2 2.046.896 2.046 2-.917 2-2.046 2m-1.227-2c0-.664.548-1.2 1.227-1.2.68 0 1.227.536 1.227 1.2S10.68 11.7 10 11.7c-.68 0-1.227-.536-1.227-1.2",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M3.5 6.5h4v-4",clipRule:"evenodd",opacity:.5})]})}const rS=v(nS);function oS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M17.872 5.518a1.175 1.175 0 0 1 1.064 1.064l.485 5.334c.032.347-.093.69-.34.937l-6.636 6.636a1.175 1.175 0 0 1-1.662 0L4.965 13.67a1.175 1.175 0 0 1 0-1.661l6.637-6.637c.247-.246.59-.37.937-.339zm3.056.883a3.175 3.175 0 0 0-2.875-2.875l-5.334-.485a3.18 3.18 0 0 0-2.532.917L3.55 10.595a3.175 3.175 0 0 0 0 4.49l5.82 5.819a3.175 3.175 0 0 0 4.49 0l6.636-6.637a3.18 3.18 0 0 0 .917-2.532zm-7.22 4.159a1.5 1.5 0 1 0 2.122-2.122 1.5 1.5 0 0 0-2.122 2.122",clipRule:"evenodd"})})}const sS=v(oS);function aS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("rect",{width:18,height:18,x:3,y:3,fill:"#D6E9FB",rx:6}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M9 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",clipRule:"evenodd"})]})}const lS=v(aS);function cS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M14.9 9.662c0 1.286.607 2.5 1.665 3.331.279.222.435.537.435.87C17 14.49 16.45 15 15.775 15H4.225C3.549 15 3 14.49 3 13.862c0-.332.156-.647.428-.863 1.065-.836 1.672-2.05 1.672-3.337V7.85c0-2.287 1.829-4.18 4.2-4.498V2.65c0-.36.314-.65.7-.65s.7.29.7.65v.702c2.37.317 4.2 2.21 4.2 4.498zM13 16c-.284 1.14-1.521 2-3 2s-2.716-.86-3-2z",clipRule:"evenodd"})})}const dS=v(cS);function hS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#555",fillRule:"evenodd",d:"M16 2a2 2 0 0 1 2 2v3.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm-.5 1.5a1 1 0 0 1 1 1V7a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1V4.5a1 1 0 0 1 1-1zM7.5 10.5a2 2 0 0 1 2 2V16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2zM7 12a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H4.5a1 1 0 0 1-1-1V13a1 1 0 0 1 1-1zM7.5 2a2 2 0 0 1 2 2v3.5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM7 3.5a1 1 0 0 1 1 1V7a1 1 0 0 1-1 1H4.5a1 1 0 0 1-1-1V4.5a1 1 0 0 1 1-1z",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M7 4.5H4.5V7H7z"}),r("path",{fill:"#555",fillRule:"evenodd",d:"M16 10.5a2 2 0 0 1 2 2V16a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2zm-.5 1.5a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1V13a1 1 0 0 1 1-1z",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M15.5 13H13v2.5h2.5z"})]})}const fS=v(hS);function uS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#F66",d:"M15 2a1 1 0 0 1 1 1v10.734l-1.003-.789c-.628-.494-1.497.006-1.497.862v.443h-2.75a1 1 0 0 0-1 1V17H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z"}),r("path",{fill:"#F9EBEB",d:"M10.25 8.25a2.25 2.25 0 0 1 2.25 2.25.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75 2.25 2.25 0 0 1 2.25-2.25zM9.5 4.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}),r("path",{fill:"#F66",d:"M14.5 15.028c0-.428.435-.678.749-.43l1.55 1.221a.563.563 0 0 1 0 .861l-1.55 1.222c-.314.247-.749-.003-.749-.43V17h-3a.5.5 0 0 1-.5-.5V16a.5.5 0 0 1 .5-.5h3z"})]})}const pS=v(uS);function gS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.291 15.82a.503.503 0 0 0 0 .711l.712.712a.503.503 0 0 0 .712 0l5.338-5.338 2.49 2.491a.503.503 0 0 0 .713 0l1.067-1.067 3.559-3.559 1.481 1.482a.539.539 0 0 0 .919-.343l.325-4.532a.54.54 0 0 0-.576-.575l-4.532.325a.539.539 0 0 0-.342.918l1.301 1.302-3.558 3.558-2.491-2.49a.503.503 0 0 0-.712 0l-1.068 1.067z",clipRule:"evenodd"})})}const vS=v(gS);function mS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10.793 7.146a.25.25 0 0 1 .354 0l.707.708a.25.25 0 0 1 0 .353l-3.177 3.177a.25.25 0 0 1-.354 0L6.146 9.207a.25.25 0 0 1 0-.353l.708-.708a.25.25 0 0 1 .353 0L8.5 9.44z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M9 2.5A6.5 6.5 0 0 1 15.5 9a6.47 6.47 0 0 1-1.406 4.033l1.76 1.76a.25.25 0 0 1 0 .354l-.707.707a.25.25 0 0 1-.354 0l-1.76-1.76A6.47 6.47 0 0 1 9 15.5a6.5 6.5 0 1 1 0-13m0 1.625a4.875 4.875 0 1 0 0 9.75 4.875 4.875 0 0 0 0-9.75",clipRule:"evenodd"})]})}const xS=v(mS);function wS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M13.346 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0m4.409 7.493a1.07 1.07 0 0 0-1.412-1.292l-7.156 2.744c-.854.328-.93 1.505-.126 1.94l2.305 1.247 3.472-3.795a.5.5 0 0 1 .707-.032l.236.216a.5.5 0 0 1 .031.707l-3.484 3.808 1.408 2.126c.504.762 1.67.581 1.92-.297zM12.608 22a.2.2 0 0 1-.193-.253l.442-1.603a.2.2 0 0 1 .193-.147h5.61c0-2.766-1.886-5.008-4.213-5.008a.13.13 0 0 1-.126-.165l.459-1.665a.195.195 0 0 1 .208-.144c3.004.325 5.358 3.327 5.358 6.982v.462c0 .851-.58 1.541-1.297 1.541z",clipRule:"evenodd"})})}const yS=v(wS);function bS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.133 5.243a7 7 0 1 0 1.536 6.89.473.473 0 0 0-.351-.599l-1.115-.27a.224.224 0 0 0-.27.16 5.133 5.133 0 1 1-.973-4.691H11.9a.5.5 0 0 0-.5.5V8.1a.5.5 0 0 0 .5.5h4.6a.5.5 0 0 0 .5-.5V3.5a.5.5 0 0 0-.5-.5h-.867a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const MS=v(bS);function SS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M6 6.75c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25a.75.75 0 0 1 0 1.5A2.75 2.75 0 0 1 3.25 12V8A2.75 2.75 0 0 1 6 5.25h5.008a.75.75 0 0 1 0 1.5zM13.25 6a.75.75 0 0 1 .75-.75A2.75 2.75 0 0 1 16.75 8v4A2.75 2.75 0 0 1 14 14.75H8.998a.75.75 0 0 1 0-1.5H14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25a.75.75 0 0 1-.75-.75",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M10.029 3.968A.75.75 0 1 0 8.97 5.032L9.945 6l-.974.968a.75.75 0 0 0 1.058 1.064l1.508-1.5a.75.75 0 0 0 .003-1.06l-.002-.002-.001-.002m0 0-1.508-1.5z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M9.98 11.968a.75.75 0 1 1 1.057 1.064l-.974.968.974.968a.75.75 0 0 1-1.058 1.064l-1.508-1.5a.75.75 0 0 1-.002-1.062M9.98 11.968l-1.509 1.5z"})]})}const _S=v(SS);function IS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2 4.5v4a3.75 3.75 0 0 0 3.75 3.75h9.47l-2.397 2.396a.5.5 0 0 0 0 .708l.354.353a.5.5 0 0 0 .707 0l3.823-3.823a.5.5 0 0 0 0-.707l-3.823-3.823a.5.5 0 0 0-.707 0l-.354.353a.5.5 0 0 0 0 .707l2.336 2.336H5.75A2.25 2.25 0 0 1 3.5 8.5v-4A.5.5 0 0 0 3 4h-.5a.5.5 0 0 0-.5.5",clipRule:"evenodd"})})}const zS=v(IS);function CS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1h1a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm1 3a1 1 0 0 1-1-1H7a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-1a1 1 0 0 1-1 1zM8 9.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const AS=v(CS);function RS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5.768l4.994-2.884a.5.5 0 0 1 .683.183l.5.866a.5.5 0 0 1-.183.683L12 10l4.995 2.884a.5.5 0 0 1 .183.683l-.5.866a.5.5 0 0 1-.683.183L11 11.732V17.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5.768l-4.996 2.884a.5.5 0 0 1-.683-.183l-.5-.866a.5.5 0 0 1 .183-.683L8 10 3.005 7.116a.5.5 0 0 1-.183-.683l.5-.866a.5.5 0 0 1 .683-.183L9 8.268z"})})}const kS=v(RS);function FS(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M8.211 20.598c1.155.667 2.623.416 3.72-.51.284-.24.242-.667-.045-.832l-4.35-2.512c-.287-.165-.678.012-.743.378-.254 1.413.264 2.81 1.418 3.476M21.592 16.867a.966.966 0 0 0 0-1.728L15.4 12.043a.966.966 0 0 0-1.37 1.099l.575 2.296h4.566c.294 0 .531.237.531.53v.13a.53.53 0 0 1-.53.532H14.59l-.558 2.234a.966.966 0 0 0 1.369 1.098z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M16.05 3.308c-.353-.204-.905-.448-1.49-.215a1.4 1.4 0 0 0-.578.438c-.05.064-.096.13-.132.189-2.363-.627-4.942.14-6.178 2.282l-.856 1.482c-.433.75-1.236 1.278-2.272 1.396l-.006.001a2.02 2.02 0 0 0-1.526.985c-.633 1.096-.06 2.36.892 2.91l8.864 5.117L13.24 16l-.042-.169-8.295-4.789a.32.32 0 0 1-.147-.163l-.003-.01.02-.003c1.6-.183 2.994-1.031 3.774-2.383l.856-1.482c.773-1.34 2.663-1.93 4.513-1.152l.535.226.463.35c1.555 1.18 2.008 3.042 1.319 4.376l1.789.894c1.077-2.1.437-4.602-1.23-6.277.033-.06.068-.133.098-.209.065-.165.134-.417.09-.718-.091-.624-.578-.98-.931-1.184m1.258 9.638-1.791-.896-.198.342a4.75 4.75 0 0 0-.58 3.036h2.03c-.165-.736-.057-1.45.282-2.036zm-.173 3.691h-2.082a6 6 0 0 0 .095.236l-.01.002a.32.32 0 0 1-.214-.047l-.331-.191h-.03l-.5 1.998c.944.46 2.225.287 2.827-.757.225-.39.298-.822.245-1.241m-1.965.227-.002.002zM4.75 10.848v.003z",clipRule:"evenodd"})]})}const BS=v(FS);function ES(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11.36 3.071c.44-.175.854.008 1.119.161.264.153.63.42.698.888.033.226-.019.415-.068.539q-.035.087-.073.157c1.25 1.256 1.73 3.132.922 4.707l-1.342-.67c.518-1 .177-2.397-.989-3.282l-.347-.263-.401-.169c-1.387-.583-2.805-.141-3.385.864l-.642 1.111c-.585 1.014-1.63 1.65-2.83 1.788h.001l-.089-.745.085.745h.003l-.016.003.002.007a.24.24 0 0 0 .11.122l6.222 3.592.032.126-.355 1.419-6.648-3.838C2.655 9.92 2.225 8.973 2.7 8.15c.247-.428.68-.682 1.145-.738h.004c.777-.089 1.38-.486 1.704-1.048l.642-1.111c.927-1.607 2.861-2.182 4.634-1.712.027-.044.06-.094.099-.142.083-.104.22-.243.432-.328m.718 6.718 1.345.672-.017.029 3.23 1.615a.724.724 0 0 1 0 1.296l-4.643 2.321a.724.724 0 0 1-1.027-.823l.04-.163-.017-.009.374-1.498h.02l.002-.006h3.436c.22 0 .399-.178.399-.398v-.097a.4.4 0 0 0-.399-.399h-3.425l-.43-1.722a.724.724 0 0 1 1.027-.824l.069.035zm-8.074-.902v.002zM6.6 16.2c.866.5 1.967.312 2.79-.382.213-.18.181-.5-.034-.625l-3.262-1.884c-.216-.124-.509.009-.558.284-.19 1.06.198 2.107 1.064 2.607",clipRule:"evenodd"})})}const LS=v(ES);function DS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M14.5 2A1.5 1.5 0 0 1 16 3.5v13a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 4 16.5v-13A1.5 1.5 0 0 1 5.5 2zm-9 14.5h9v-13h-9zm4-3a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .5-.5zm3.5-3a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V11a.5.5 0 0 1 .5-.5zM8.5 7c1.105 0 2 .494 2 1.294 0 .39-.316.706-.706.706H7.206a.706.706 0 0 1-.706-.706c0-.8.895-1.294 2-1.294m0-2.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2"})})}const TS=v(DS);function VS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8 3.5 4 7l4 3.5v-2h1.682c1.604.06 2.857 1.522 2.857 3.794 0 2.323-2.77 4.206-2.77 4.206C12.66 16.5 15 14.038 15 11s-2.342-5.5-5.23-5.5H8z",clipRule:"evenodd"})})}const OS=v(VS);function PS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.376 6.416a.5.5 0 0 0 0-.832L3.777 2.518A.5.5 0 0 0 3 2.934v6.132a.5.5 0 0 0 .777.416z",clipRule:"evenodd"})})}const ac=v(PS);function HS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.47 1.47a.75.75 0 0 0 0 1.06L6.94 6 3.47 9.47a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 0 0-1.06 0",clipRule:"evenodd"})})}const US=v(HS);function GS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.27 16.733a.906.906 0 0 1-.089-1.19l.09-.102L11.77 10l-5.5-5.441a.906.906 0 0 1-.09-1.19l.09-.102a.93.93 0 0 1 1.201-.088l.104.088 6.154 6.087a.906.906 0 0 1 .089 1.19l-.09.102-6.153 6.087a.93.93 0 0 1-1.306 0",clipRule:"evenodd"})})}const WS=v(GS);function NS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.318 16.481c.594-1.784 2.86-2.318 4.189-.988s.795 3.594-.99 4.188l-2.004.67c-1.151.383-2.247-.713-1.863-1.864zm2.775.426a.53.53 0 0 0-.877.207l-.335 1.005 1.004-.335a.53.53 0 0 0 .208-.877M17.882 5.004q.146.003.293.013l.124.007q.216.017.433.048a1.4 1.4 0 0 1 .463.152c.39.208.67.59.735 1.046q.06.435.067.87v.113a7 7 0 0 1-.038.749q-.005.056-.012.112a7 7 0 0 1-.05.343l-.014.083q-.078.423-.205.833l-.016.048a7 7 0 0 1-.12.342l-.062.155a7 7 0 0 1-.18.408l-.073.15q-.06.114-.122.227l-.078.134a7 7 0 0 1-.85 1.165l.083.3a7.7 7.7 0 0 1-.275 4.658l-.426 1.106c-.6 1.558-2.56 2.019-3.788.939l-.117-.11-1.653-1.654v.002l-5.894-5.897-.11-.116c-1.08-1.229-.619-3.188.939-3.787l1.106-.427a7.7 7.7 0 0 1 4.656-.275l.301.083a7 7 0 0 1 1.207-.877l.072-.042a7 7 0 0 1 .617-.308l.128-.053q.122-.051.246-.098.072-.026.146-.05.436-.153.89-.247l.111-.023q.129-.024.258-.043.08-.013.16-.024a7 7 0 0 1 .856-.055q.096-.002.192 0m-4.338 10.952 1.525 1.525a.38.38 0 0 0 .622-.133h.002l.425-1.107.081-.225a5.7 5.7 0 0 0 .257-2.487zm4.173-8.953a5.06 5.06 0 0 0-3.377 1.305l-.11.098q-.204.196-.387.416l-3.379 4.054 1.66 1.659 4.054-3.377q.285-.241.53-.515A5.06 5.06 0 0 0 17.99 7.01a5 5 0 0 0-.273-.006m-6.246 1.54c-.9-.106-1.83.002-2.711.34l-1.108.426a.38.38 0 0 0-.131.623l1.523 1.524z",clipRule:"evenodd"})})}const jS=v(NS);function $S(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M17.75 15a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25H2.25a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25zm0-2a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25H2.25a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25zm-.25-9a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.4.49l-.1.01h-15l-.1-.01a.5.5 0 0 1-.4-.49v-7a.5.5 0 0 1 .5-.5zm-14 6.5h13v-5h-13zm6.5-4c.232 0 .348 0 .445.016a1.25 1.25 0 0 1 1.04 1.039c.015.097.015.213.015.445s0 .348-.016.445a1.25 1.25 0 0 1-1.039 1.04A3 3 0 0 1 10 9.5c-.232 0-.348 0-.445-.016a1.25 1.25 0 0 1-1.04-1.039A3 3 0 0 1 8.5 8c0-.232 0-.348.016-.445a1.25 1.25 0 0 1 1.039-1.04C9.652 6.5 9.768 6.5 10 6.5m-4 .75a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m8 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"})})}const qS=v($S);function XS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M20.038 3.012c.326 0 .577.288.531.611l-.636 4.47a.535.535 0 0 1-.934.275l-1.274-1.466-4.884 4.245a1.09 1.09 0 0 1-1.536-.107l-1.98-2.277L5.1 12.435a.5.5 0 0 1-.705-.05l-.773-.888a.5.5 0 0 1 .05-.706l5.046-4.386a1.09 1.09 0 0 1 1.536.107l1.98 2.277 4.062-3.53-1.175-1.352a.535.535 0 0 1 .403-.886zM17 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-8 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM5.5 16a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm7.5-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const YS=v(XS);function KS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#000",fillRule:"evenodd",d:"M2.25 4.25A2.75 2.75 0 0 1 5 1.5h3A.75.75 0 0 1 8 3H5c-.69 0-1.25.56-1.25 1.25v2a.75.75 0 0 1-1.5 0zM17.75 4.25A2.75 2.75 0 0 0 15 1.5h-3A.75.75 0 0 0 12 3h3c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0zM2.25 14.75A2.75 2.75 0 0 0 5 17.5h3A.75.75 0 0 0 8 16H5c-.69 0-1.25-.56-1.25-1.25v-2a.75.75 0 0 0-1.5 0zM17.75 14.75A2.75 2.75 0 0 1 15 17.5h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25v-2a.75.75 0 0 1 1.5 0zM1.75 9.5a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75",clipRule:"evenodd"})})}const QS=v(KS);function JS(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h1v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V5h6zM6 7a1 1 0 0 0-1 1v1h14V8a1 1 0 0 0-1-1zM5 17v-6h14v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1m3.5-4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const ZS=v(JS);function e_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M9.756 3.138a.5.5 0 0 1 .49 0l6.98 3.927c.17.096.254.265.254.435h.02v6.25H16V8.624l-.75.422v4.187c0 .418-.208.808-.556 1.04l-4 2.667c-.42.28-.967.28-1.387 0l-4-2.667a1.25 1.25 0 0 1-.556-1.04V9.047L2.775 7.936a.5.5 0 0 1 0-.871zm.49 8.725-.059.028a.5.5 0 0 1-.373 0l-.059-.028L6.252 9.89v3.208l3.75 2.5 3.75-2.5V9.89zM5.059 7.499l4.942 2.78 4.94-2.78-4.94-2.778z"})})}const t_=v(e_);function i_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.345 3.344a8.005 8.005 0 0 1 11.952 10.61l3.425 3.425a.95.95 0 0 1-1.342 1.343l-3.425-3.425A8.006 8.006 0 0 1 3.345 3.344m9.91 1.415a6.009 6.009 0 1 0-8.497 8.498 6.009 6.009 0 0 0 8.497-8.498",clipRule:"evenodd"})})}const n_=v(i_);function r_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M14.885 3.099 3.375 8.937a.735.735 0 0 0 .037 1.3l2.914 1.445a.5.5 0 0 0 .562-.082l5.137-4.76a.28.28 0 0 1 .378.011.27.27 0 0 1 .007.38l-4.067 5.095a1 1 0 0 0-.219.624v2.707a.5.5 0 0 0 .878.327l1.728-1.999 3.56 1.815a.746.746 0 0 0 1.076-.535l.623-11.404c.104-.614-.559-1.07-1.104-.762"})})}const o_=v(r_);function s_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M12.628 3c.14 0 .3 0 .44.01.114.009.254.027.405.075l.154.06c.246.11.462.28.628.494l.068.094.083.144c.073.141.114.276.14.387.034.135.06.294.083.431l.037.22.009.043c.05.176.252.26.413.17l.037-.024.18-.127c.114-.082.244-.176.364-.248.13-.08.308-.171.533-.216.266-.054.54-.04.799.038l.11.037.15.067c.141.073.253.16.34.234.106.091.219.204.318.303l.889.89.154.155q.08.082.15.161c.074.087.16.199.233.34l.068.153c.11.289.136.604.075.908a1.7 1.7 0 0 1-.215.533c-.073.12-.167.25-.249.363l-.13.183-.022.033a.287.287 0 0 0 .171.414l.042.008c.05.01.115.02.22.037.137.023.296.049.431.082.148.036.338.097.53.224.259.172.463.415.59.695.093.21.123.407.134.56.011.14.01.3.01.44v1.258c0 .14.001.3-.01.44-.011.152-.04.35-.134.559a1.65 1.65 0 0 1-.59.695c-.19.126-.378.187-.527.224-.136.034-.295.06-.434.083l-.223.038-.04.007a.287.287 0 0 0-.17.414l.023.035.128.182c.082.114.176.243.248.363.06.098.126.222.174.373l.042.16.019.114c.03.23.01.463-.057.684l-.037.11a1.7 1.7 0 0 1-.302.493 4 4 0 0 1-.149.16l-.154.156-.889.89c-.1.099-.212.212-.318.303-.116.1-.276.22-.49.301a1.64 1.64 0 0 1-.794.094l-.115-.019a1.7 1.7 0 0 1-.533-.215c-.12-.073-.25-.167-.363-.249-.087-.061-.14-.1-.182-.128l-.035-.024a.286.286 0 0 0-.413.171l-.009.046-.037.216c-.023.137-.049.296-.082.431a1.8 1.8 0 0 1-.14.387l-.084.144a1.64 1.64 0 0 1-.593.538l-.103.05c-.21.094-.406.124-.559.135-.14.011-.3.01-.44.01h-1.257c-.14 0-.3.001-.44-.01a1.8 1.8 0 0 1-.405-.075l-.154-.06a1.64 1.64 0 0 1-.628-.494l-.068-.094a1.7 1.7 0 0 1-.224-.53c-.033-.136-.059-.295-.082-.432l-.037-.218-.008-.043a.287.287 0 0 0-.414-.17l-.037.024-.18.127c-.113.081-.243.175-.362.248-.13.078-.308.172-.535.217a1.65 1.65 0 0 1-.908-.076 1.7 1.7 0 0 1-.49-.3c-.107-.092-.22-.205-.319-.304l-.889-.89c-.099-.098-.212-.211-.303-.317-.1-.116-.22-.276-.301-.49a1.65 1.65 0 0 1-.075-.909 1.7 1.7 0 0 1 .216-.533c.072-.12.166-.25.248-.363l.153-.22.025-.062a.286.286 0 0 0-.134-.325l-.062-.025c.011.003.005 0-.044-.009l-.219-.037c-.139-.023-.298-.05-.434-.083a1.7 1.7 0 0 1-.528-.224 1.64 1.64 0 0 1-.588-.694 1.7 1.7 0 0 1-.135-.56c-.01-.14-.01-.3-.01-.44V11.37l.001-.22q0-.114.009-.22c.011-.152.04-.35.135-.56.126-.28.33-.523.588-.695.192-.127.383-.188.53-.224.136-.033.295-.059.432-.082l.218-.037.043-.008a.286.286 0 0 0 .145-.451l-.127-.18c-.082-.114-.176-.244-.248-.364a1.8 1.8 0 0 1-.174-.373l-.042-.16a1.64 1.64 0 0 1 .075-.908l.067-.152c.073-.14.16-.252.234-.339.091-.106.204-.219.303-.318l.89-.889.154-.153q.082-.08.162-.148a1.6 1.6 0 0 1 .49-.304c.291-.11.607-.136.909-.075.225.045.404.137.534.216.12.072.25.166.363.248l.221.154c.16.089.361.005.412-.171l.009-.044.037-.219c.023-.137.049-.296.082-.431.036-.148.097-.34.224-.53.172-.26.415-.463.696-.59.21-.093.406-.123.559-.134.14-.01.3-.01.44-.01zm-1.281 2-.004.023-.044.255-.053.233a2.285 2.285 0 0 1-3.302 1.368c-.128-.071-.272-.175-.415-.277l-.02-.014-.016.017-.89.89-.017.016.015.02c.102.143.204.284.274.41a2.286 2.286 0 0 1-1.368 3.306c-.14.04-.317.068-.484.096L5 11.347v1.305l.023.005c.172.029.347.056.488.097l.13.042a2.285 2.285 0 0 1 1.3 3.139l-.062.122c-.07.127-.173.268-.276.413l-.015.02.923.922.02-.014c.142-.101.284-.204.411-.275a2.286 2.286 0 0 1 3.305 1.37c.04.14.068.317.096.484l.004.022.024.001h1.257l.023-.001.005-.022c.03-.175.057-.345.097-.485a2.285 2.285 0 0 1 3.304-1.37c.128.071.273.177.41.276l.02.013.017-.016.889-.89.016-.019-.012-.018c-.099-.138-.204-.282-.275-.41a2.286 2.286 0 0 1 1.368-3.305c.142-.04.324-.069.487-.096l.022-.005.001-.023V11.37l-.001-.024-.022-.004c-.166-.028-.344-.056-.485-.096a2.286 2.286 0 0 1-1.37-3.305c.072-.128.18-.276.276-.409l.012-.02-.016-.017-.89-.89-.017-.017-.02.015q-.105.077-.21.149l-.2.126a2.286 2.286 0 0 1-3.304-1.368c-.04-.14-.068-.316-.097-.488L12.651 5z"}),r("path",{fill:"#333",d:"M12.178 8.576A3.43 3.43 0 0 1 15.43 12l-.005.177A3.43 3.43 0 0 1 12 15.429l-.177-.005a3.43 3.43 0 0 1-3.247-3.247L8.572 12a3.43 3.43 0 0 1 3.429-3.429zM12 10.571a1.429 1.429 0 1 0 0 2.858 1.429 1.429 0 0 0 0-2.858"})]})}const a_=v(s_);function l_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M8.399 15.556c.07.138.106.35.177.775.04.238.06.357.119.446a.5.5 0 0 0 .211.18c.098.043.218.043.46.043h1.269c.24 0 .361 0 .459-.044a.5.5 0 0 0 .211-.18c.06-.088.08-.207.119-.445.07-.424.106-.636.177-.774a1 1 0 0 1 1.196-.496c.148.048.323.173.673.423.196.14.294.21.399.231a.5.5 0 0 0 .276-.023c.1-.038.186-.123.356-.293l.898-.898c.17-.17.255-.255.293-.355a.5.5 0 0 0 .023-.277c-.021-.105-.091-.203-.231-.399-.25-.35-.375-.525-.423-.673a1 1 0 0 1 .495-1.196c.139-.071.351-.106.775-.177.238-.04.357-.06.446-.119a.5.5 0 0 0 .18-.211c.043-.098.043-.218.043-.46V9.366c0-.24 0-.361-.044-.459a.5.5 0 0 0-.18-.211c-.088-.06-.207-.08-.445-.119-.424-.07-.637-.106-.775-.177a1 1 0 0 1-.495-1.196c.047-.148.172-.323.422-.673.14-.196.21-.294.231-.4a.5.5 0 0 0-.022-.276c-.039-.1-.124-.185-.294-.355L14.5 4.6c-.17-.17-.255-.255-.355-.293a.5.5 0 0 0-.277-.023c-.104.02-.202.09-.398.23-.35.25-.525.376-.673.423a1 1 0 0 1-1.196-.495c-.071-.139-.106-.35-.177-.775-.04-.237-.06-.356-.119-.445a.5.5 0 0 0-.211-.18C10.996 3 10.876 3 10.634 3H9.366c-.24 0-.361 0-.459.044a.5.5 0 0 0-.211.18c-.06.088-.08.207-.119.444-.07.425-.106.637-.177.776a1 1 0 0 1-1.196.495c-.148-.048-.323-.173-.673-.423-.196-.14-.294-.21-.4-.231a.5.5 0 0 0-.276.023c-.1.038-.185.123-.355.293L4.6 5.5c-.17.17-.255.255-.293.355a.5.5 0 0 0-.023.277c.02.105.09.203.23.399.25.35.376.525.424.673A1 1 0 0 1 4.443 8.4c-.138.071-.35.106-.775.177-.237.04-.356.06-.445.119a.5.5 0 0 0-.18.211C3 9.004 3 9.124 3 9.366v1.269c0 .24 0 .361.044.459a.5.5 0 0 0 .18.211c.088.06.207.08.444.119.424.07.636.106.775.177a1 1 0 0 1 .495 1.196c-.048.148-.173.323-.423.673-.14.196-.21.294-.23.399a.5.5 0 0 0 .022.276c.038.1.124.186.294.356l.898.898c.17.17.255.255.355.293a.5.5 0 0 0 .276.023c.105-.021.203-.091.4-.231.35-.25.525-.376.673-.423a1 1 0 0 1 1.196.495M10 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6",clipRule:"evenodd"})})}const c_=v(l_);function d_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("rect",{width:16,height:16,x:2,y:2,fill:"#EAF5FF",rx:3}),r("path",{fill:"#3299FE",d:"M4.828 9.194c.343.272.775.414 1.284.42.454.005.875-.128 1.249-.395.346-.269.508-.596.508-1.028.007-.419-.16-.754-.51-1.026a1.55 1.55 0 0 0-.915-.32c-.378-.007-.635-.043-.83-.21-.163-.11-.18-.318-.18-.403a.48.48 0 0 1 .169-.37.7.7 0 0 1 .512-.18c.332.016.6.21.756.544h.886a1.32 1.32 0 0 0-.465-.953c-.311-.276-.708-.417-1.18-.417-.44.006-.828.138-1.154.393q-.492.395-.494.978c0 .427.165.752.49.966.345.228.685.316.908.351q.093.014.184.024c.248.028.482.055.699.228l.006.006c.123.139.172.25.17.383a.53.53 0 0 1-.172.41c-.15.14-.377.218-.638.218q-.323 0-.597-.188a.56.56 0 0 1-.248-.436h-.947c.018.414.19.752.509 1.006"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M6.095 13.377a1.172 1.172 0 1 0 0-2.343 1.172 1.172 0 0 0 0 2.343m0 .923a2.094 2.094 0 1 0 0-4.19 2.094 2.094 0 0 0 0 4.19",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M10.71 10.11a2.095 2.095 0 1 1-1.17 3.832v1.811h-.924v-3.478h.004c0-.023-.004-.046-.004-.07 0-1.156.938-2.094 2.095-2.094m0 .924a1.172 1.172 0 1 0 .001 2.344 1.172 1.172 0 0 0 0-2.344M13.231 9.647h.923v4.686h-.923zM9.54 6.079a1.882 1.882 0 0 1 2.84 1.617v1.917h-.924V7.696a.96.96 0 0 0-1.917 0v1.918h-.923V4.217h.923z"}),r("circle",{cx:15.432,cy:13.764,r:.568,fill:"#3299FE"})]})}const h_=v(d_);function f_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 1.5h5.5V7H9V4.121l-6.44 6.44L1.5 9.5 8 3H5z",clipRule:"evenodd"})})}const u_=v(f_);function p_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 7a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h13a1 1 0 1 0 0-2z",clipRule:"evenodd"})})}const g_=v(p_);function v_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.253 2.924a1.83 1.83 0 0 0-1.813-.1c-.527.255-.954.725-1.29 1.242-.68 1.044-1.177 2.563-1.405 4.096-.179 1.21-.2 2.5.03 3.64-.816.835-1.657 1.52-2.422 1.932a.75.75 0 0 0 .71 1.321c.741-.399 1.51-.986 2.256-1.686.214.394.486.751.83 1.042.55.465 1.238.725 2.047.734a5.4 5.4 0 0 0 3.087-.906q.057.076.12.15c.41.471.978.756 1.676.756 1.175 0 1.926-.761 2.366-1.457.199.275.426.544.666.776.257.247.568.49.908.626a.75.75 0 1 0 .56-1.391c-.086-.034-.235-.13-.427-.316-.184-.176-.371-.4-.537-.638a4 4 0 0 1-.382-.671 1.4 1.4 0 0 1-.078-.227l.005-.043v-.001a1 1 0 0 0-.003-.176v-.001a.751.751 0 0 0-1.396-.286l-.002.002a1 1 0 0 0-.047.093l-.04.095-.014.102a1 1 0 0 0-.01.122q-.009.04-.025.098c-.054.2-.153.49-.302.782-.322.628-.734 1.01-1.242 1.01a.66.66 0 0 1-.543-.24 1 1 0 0 1-.106-.144q.232-.25.438-.517c1.028-1.333 1.602-2.977 1.787-4.276.115-.8.073-1.512-.215-2.028a1.37 1.37 0 0 0-.706-.632 1.37 1.37 0 0 0-.917-.01c-.53.173-.981.618-1.317 1.142-.348.544-.627 1.255-.777 2.096-.21 1.181-.295 2.596-.049 3.752l.01.041a3.95 3.95 0 0 1-2.472.817c-.477-.005-.824-.15-1.093-.378-.273-.231-.504-.58-.678-1.053a21 21 0 0 0 2.255-3.047c.708-1.175 1.254-2.384 1.456-3.436.193-1.011.11-2.187-.9-2.807M7.41 8.393a19 19 0 0 1-1.3 1.88c-.019-.604.023-1.246.118-1.891.207-1.398.652-2.69 1.177-3.498.266-.408.508-.623.685-.708.129-.062.227-.066.376.026.174.107.373.4.211 1.247-.154.805-.602 1.84-1.267 2.944m5.76-.138a8.1 8.1 0 0 1-1.146 3.079c-.01-.656.056-1.368.175-2.036.12-.674.335-1.194.563-1.55.162-.253.309-.392.409-.463.04.157.071.46-.002.97M4.75 17a.75.75 0 0 0 0 1.5H16V18a1 1 0 0 0-1-1z",clipRule:"evenodd"})})}const m_=v(v_);function x_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.033 2.278a.95.95 0 0 0-1.344 0l-2.017 2.017a.95.95 0 0 0-.278.677q-.127-.005-.255.009l-4.966.552A1.66 1.66 0 0 0 4.76 6.717l-2.69 9.148c-.372 1.263.802 2.437 2.065 2.065l9.148-2.69a1.66 1.66 0 0 0 1.184-1.413l.552-4.966q.014-.128.009-.255a.95.95 0 0 0 .677-.278l2.017-2.017a.95.95 0 0 0 0-1.344zm-3.736 4.12a.24.24 0 0 1 .194.068l2.043 2.043a.24.24 0 0 1 .068.194l-.552 4.967a.24.24 0 0 1-.17.202l-8.613 2.533 3.75-3.75a1.902 1.902 0 1 0-.671-.673l-3.751 3.751L6.128 7.12a.24.24 0 0 1 .202-.169z",clipRule:"evenodd"})})}const w_=v(x_);function y_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.884 6.116a1.25 1.25 0 0 1 0 1.768l-6.25 6.25a1.25 1.25 0 0 1-1.768 0l-3.75-3.75a1.25 1.25 0 0 1 1.768-1.768l2.866 2.866 5.366-5.366a1.25 1.25 0 0 1 1.768 0",clipRule:"evenodd"})})}const b_=v(y_);function M_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5.801 3a.5.5 0 0 0-.5.5v9.833h-1a.5.5 0 0 0-.4.8l2 2.667a.5.5 0 0 0 .8 0l2-2.667a.5.5 0 0 0-.4-.8h-1V3.5a.5.5 0 0 0-.5-.5zm8.156 3.25-.608-1.618-.608 1.618zm.507 1.349.409 1.087c.047.126.168.21.303.21h.6a.324.324 0 0 0 .306-.428l-1.584-4.646c-.374-1.096-1.924-1.096-2.297 0l-1.584 4.646a.324.324 0 0 0 .306.428h.6a.32.32 0 0 0 .303-.21l.409-1.087zM11.191 11.5a.316.316 0 0 0-.316.316v.684c0 .175.142.316.316.316h2.576l-2.576 2.945a.763.763 0 0 0 .574 1.265h3.794a.316.316 0 0 0 .316-.315v-.685a.316.316 0 0 0-.316-.315h-2.576l2.577-2.945a.763.763 0 0 0-.575-1.266z",clipRule:"evenodd"})})}const S_=v(M_);function __(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.318 2.735c0-.276.224-.502.5-.484a7.75 7.75 0 1 1-7.576 4.572l-1.084-.577a.487.487 0 0 1-.002-.858l3.194-1.72a.487.487 0 0 1 .715.38l.36 3.61a.487.487 0 0 1-.713.478l-1.097-.583a6.2 6.2 0 1 0 6.203-3.748.533.533 0 0 1-.5-.52zm-.42 6.982a.5.5 0 0 1-.146.354l-2.28 2.28a.5.5 0 0 0 0 .707l.353.354a.5.5 0 0 0 .707 0l2.72-2.72a.5.5 0 0 0 .147-.354V6.735a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const I_=v(__);function z_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.65 2.735a.476.476 0 0 0-.5-.484 7.75 7.75 0 1 0 7.576 4.572l1.084-.577a.487.487 0 0 0 .003-.858l-3.194-1.72a.487.487 0 0 0-.716.38l-.36 3.61c-.038.386.37.66.714.478l1.096-.583A6.2 6.2 0 1 1 9.15 3.805a.533.533 0 0 0 .5-.52zm-.085 6.982a.5.5 0 0 1-.147.354l-2.28 2.28a.5.5 0 0 0 0 .707l.353.354a.5.5 0 0 0 .708 0l2.72-2.72a.5.5 0 0 0 .146-.354V6.735a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const C_=v(z_);function A_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.001 3a.5.5 0 0 0-.5.5v9.833h-1a.5.5 0 0 0-.4.8l2 2.667a.5.5 0 0 0 .8 0l2-2.667a.5.5 0 0 0-.4-.8h-1V3.5a.5.5 0 0 0-.5-.5zm8.157 11.25-.609-1.618-.608 1.618zm.506 1.349.409 1.087c.047.126.168.21.303.21h.6a.324.324 0 0 0 .306-.428l-1.584-4.646c-.374-1.096-1.924-1.096-2.297 0l-1.584 4.646a.324.324 0 0 0 .306.428h.6a.32.32 0 0 0 .303-.21l.409-1.087zM11.391 3a.316.316 0 0 0-.316.316V4c0 .175.142.316.316.316h2.576L11.391 7.26a.763.763 0 0 0 .574 1.265h3.794a.316.316 0 0 0 .316-.315v-.685a.316.316 0 0 0-.316-.315h-2.576l2.577-2.945A.763.763 0 0 0 15.185 3z",clipRule:"evenodd"})})}const R_=v(A_);function k_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M2.25 5c0-.966.784-1.75 1.75-1.75h9c.966 0 1.75.784 1.75 1.75v2q0 .127-.018.25H17c.966 0 1.75.784 1.75 1.75v2A1.75 1.75 0 0 1 17 12.75h-.268q.018.123.018.25v2A1.75 1.75 0 0 1 15 16.75H5A1.75 1.75 0 0 1 3.25 15v-2c0-.966.784-1.75 1.75-1.75h1.268A2 2 0 0 1 6.25 11V9q0-.127.018-.25H4A1.75 1.75 0 0 1 2.25 7zM8 11.25h9a.25.25 0 0 0 .25-.25V9a.25.25 0 0 0-.25-.25H8a.25.25 0 0 0-.25.25v2c0 .138.112.25.25.25m7 1.5H5a.25.25 0 0 0-.25.25v2c0 .138.112.25.25.25h10a.25.25 0 0 0 .25-.25v-2a.25.25 0 0 0-.25-.25M13.25 7a.25.25 0 0 1-.25.25H4A.25.25 0 0 1 3.75 7V5A.25.25 0 0 1 4 4.75h9a.25.25 0 0 1 .25.25z",clipRule:"evenodd"})})}const F_=v(k_);function B_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M5 17.75a.75.75 0 0 1 .75-.75h8.786a.75.75 0 0 1 0 1.5H5.75a.75.75 0 0 1-.75-.75"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M6.25 6a3.75 3.75 0 1 1 6.687 2.332c-.436.549-.687.982-.687 1.396 0 .62.47 1.14 1.088 1.202l1.436.144a2.75 2.75 0 0 1 2.476 2.736V14a1.75 1.75 0 0 1-1.75 1.75h-11A1.75 1.75 0 0 1 2.75 14v-.19a2.75 2.75 0 0 1 2.476-2.736l1.436-.144A1.21 1.21 0 0 0 7.75 9.728c0-.414-.251-.847-.687-1.396A3.74 3.74 0 0 1 6.25 6M10 3.75a2.25 2.25 0 0 0-1.763 3.648c.434.546 1.013 1.346 1.013 2.33a2.71 2.71 0 0 1-2.439 2.695l-1.435.143A1.25 1.25 0 0 0 4.25 13.81V14c0 .138.112.25.25.25h11a.25.25 0 0 0 .25-.25v-.19a1.25 1.25 0 0 0-1.126-1.244l-1.435-.143a2.71 2.71 0 0 1-2.439-2.695c0-.984.58-1.784 1.013-2.33A2.25 2.25 0 0 0 10 3.75",clipRule:"evenodd"})]})}const E_=v(B_);function L_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M8.43 3.485c.643-1.3 2.498-1.3 3.14 0l1.221 2.476a.25.25 0 0 0 .189.137l2.731.396c1.435.209 2.008 1.973.97 2.985l-1.977 1.927a.25.25 0 0 0-.072.222l.467 2.72c.245 1.43-1.255 2.52-2.54 1.845l-2.443-1.285a.25.25 0 0 0-.232 0l-2.443 1.285c-1.284.675-2.784-.415-2.54-1.844l.467-2.721a.25.25 0 0 0-.072-.222L3.32 9.48c-1.038-1.012-.465-2.776.97-2.985l2.732-.396a.25.25 0 0 0 .188-.137zm1.795.663a.25.25 0 0 0-.45 0L8.555 6.624a1.75 1.75 0 0 1-1.318.958l-2.731.396a.25.25 0 0 0-.139.427l1.977 1.927c.412.402.6.981.503 1.549L6.38 14.6a.25.25 0 0 0 .362.264l2.444-1.284a1.75 1.75 0 0 1 1.629 0l2.443 1.284a.25.25 0 0 0 .362-.264l-.465-2.72a1.75 1.75 0 0 1 .502-1.549l1.977-1.927a.25.25 0 0 0-.139-.427l-2.731-.396a1.75 1.75 0 0 1-1.318-.958z"})})}const D_=v(L_);function T_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9.16 2.555a.913.913 0 0 1 1.68 0L12.6 6.689l4.558.356a.912.912 0 0 1 .514 1.609l-3.456 2.889 1.058 4.329a.912.912 0 0 1-1.354 1L10 14.533 6.079 16.87a.913.913 0 0 1-1.354-1l1.058-4.328-3.456-2.889a.912.912 0 0 1 .514-1.609l4.557-.356z",clipRule:"evenodd"})})}const V_=v(T_);function O_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("circle",{cx:10,cy:10,r:8,fill:"#333"}),r("rect",{width:10,height:2,x:5,y:9,fill:"#fff",rx:.5})]})}const P_=v(O_);function H_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M3.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm0 8a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})})}const U_=v(H_);function G_(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M13.327 12.598a.583.583 0 0 1 .647.97c-1.673 1.116-3.458.46-4.147 0a.583.583 0 1 1 .647-.97c.478.318 1.726.751 2.853 0M9.567 9a1.167 1.167 0 1 1 0 2.333 1.167 1.167 0 0 1 0-2.333M14.233 9a1.167 1.167 0 1 1 0 2.335 1.167 1.167 0 0 1 0-2.335"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16",clipRule:"evenodd"})]})}const W_=v(G_);function N_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M12.926 2.75a.5.5 0 0 1 .76-.064l3.382 3.382a.5.5 0 0 1-.063.76l-4.094 2.925a.5.5 0 0 1-.644-.053l-2.213-2.212a.5.5 0 0 1-.053-.644zM6.357 7.13a2 2 0 0 1 2.309.375l3.583 3.583a2 2 0 0 1 .375 2.309l-.45.901a.5.5 0 0 1-.801.13L8.7 11.756l-3.865 3.865a.497.497 0 1 1-.703-.702l3.865-3.866-2.672-2.671a.5.5 0 0 1 .13-.801z"})})}const j_=v(N_);function $_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.999 4.208 17 9.323c0 .32-.127.627-.353.854l-6.47 6.47a1.206 1.206 0 0 1-1.706 0l-5.118-5.118a1.206 1.206 0 0 1 0-1.706l6.47-6.47c.227-.226.534-.353.854-.353l5.115.001c.666.001 1.206.54 1.207 1.207m-2.674 1.467a1.167 1.167 0 1 0-1.65 1.65 1.167 1.167 0 0 0 1.65-1.65",clipRule:"evenodd"})})}const q_=v($_);function X_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M18.646 3.291a.22.22 0 0 1 .06-.197l1.326-1.326a.218.218 0 0 1 .358.076l.531 1.38a.22.22 0 0 0 .126.125l1.38.53a.218.218 0 0 1 .075.359l-1.326 1.326a.22.22 0 0 1-.197.06l-1.11-.222-.902.9.01.013-1.423 1.424-.01-.013-1.43 1.43.008.014-1.455 1.455-.008-.014-2.007 2.007a.873.873 0 1 1-1.235-1.235L18.79 4.01zm1.186 4.272-1.484 1.483a7 7 0 1 1-3.302-3.35l1.478-1.478a9 9 0 1 0 3.307 3.344M16.8 10.595l-1.83 1.83a3 3 0 1 1-3.24-3.413l1.78-1.78a5 5 0 1 0 3.29 3.362",clipRule:"evenodd"})})}const Y_=v(X_);function K_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M4 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2.65a.35.35 0 0 1-.681.114l-.403-1.176a.5.5 0 0 0-.473-.338H11.7a.5.5 0 0 0-.5.5v8.31c0 .795.645 1.44 1.44 1.44a.36.36 0 0 1 .36.36v.14a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-.14a.36.36 0 0 1 .36-.36 1.44 1.44 0 0 0 1.44-1.44V5.25a.5.5 0 0 0-.5-.5H5.557a.5.5 0 0 0-.473.338l-.403 1.176A.35.35 0 0 1 4 6.15z"})})}const Q_=v(K_);function J_(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M17.5 14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM13.5 9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM17.5 4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"})})}const Z_=v(J_);function eI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[r("path",{fill:"#333",d:"M5.5 19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM19.5 19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM5.5 16a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM19.5 16a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM11.308 6.278a1 1 0 0 1 1.384 1.444l-2.95 2.833a1.25 1.25 0 0 1-1.736-.004L6.305 8.902a1 1 0 1 1 1.39-1.436L8.877 8.61z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M18 3a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zM6 5a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1z",clipRule:"evenodd"})]})}const tI=v(eI);function iI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 7.5A4.5 4.5 0 0 1 8.5 3h7a4.5 4.5 0 1 1 0 9h-7A4.5 4.5 0 0 1 4 7.5M8.5 5a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5zM17 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m-13 10A4.5 4.5 0 0 1 8.5 13h7a4.5 4.5 0 1 1 0 9h-7A4.5 4.5 0 0 1 4 17.5M8.5 15a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5zm1.5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0",clipRule:"evenodd"})})}const nI=v(iI);function rI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",fillRule:"evenodd",d:"M14.95 6.75a.5.5 0 0 1 .497.548l-.861 9.047a1 1 0 0 1-.995.905H6.409c-.515 0-.947-.392-.996-.905l-.861-9.047a.5.5 0 0 1 .498-.548zM8 10a.25.25 0 0 0-.25.25v3.5c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-3.5A.25.25 0 0 0 9 10zm3 0a.25.25 0 0 0-.25.25v3.5c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-3.5A.25.25 0 0 0 12 10z",clipRule:"evenodd"}),r("path",{fill:"#333",d:"M11.5 2.75a.5.5 0 0 1 .5.5v.5h3.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-.5a.5.5 0 0 1 .5-.5H8v-.5a.5.5 0 0 1 .5-.5z"})]})}const oI=v(rI);function sI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6.416 3.624a.5.5 0 0 0-.832 0L2.518 8.223A.5.5 0 0 0 2.934 9h6.132a.5.5 0 0 0 .416-.777z",clipRule:"evenodd"})})}const aI=v(sI);function lI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10.53 8.53a.75.75 0 0 1-1.06 0L6 5.06 2.53 8.53a.75.75 0 0 1-1.06-1.06l4-4a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1 0 1.06",clipRule:"evenodd"})})}const cI=v(lI);function dI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.733 13.73a.906.906 0 0 1-1.19.089l-.102-.09L10 8.23l-5.441 5.5a.906.906 0 0 1-1.19.09l-.102-.09a.93.93 0 0 1-.088-1.201l.088-.104L9.354 6.27a.906.906 0 0 1 1.19-.089l.102.09 6.087 6.153a.93.93 0 0 1 0 1.306",clipRule:"evenodd"})})}const hI=v(dI);function fI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",d:"M10 3c2.809 0 4.214 0 5.223.674.436.292.811.667 1.103 1.103C17 5.787 17 7.191 17 10s0 4.214-.674 5.223l-.113.16a4 4 0 0 1-.99.943l-.195.118C14.032 17 12.633 17 10 17s-4.032 0-5.028-.556l-.195-.118a4 4 0 0 1-.99-.943l-.113-.16C3 14.213 3 12.809 3 10s0-4.214.674-5.223a4 4 0 0 1 1.103-1.103C5.787 3 7.191 3 10 3m0 1.5c-1.436 0-2.4.001-3.135.076-.709.072-1.037.2-1.254.345a2.5 2.5 0 0 0-.69.69c-.145.217-.273.545-.345 1.254C4.501 7.6 4.5 8.565 4.5 10c0 1.436.001 2.4.076 3.135.072.709.2 1.037.345 1.254.182.273.417.508.69.69.217.145.545.273 1.254.345.735.075 1.7.076 3.135.076 1.436 0 2.4-.001 3.135-.076.709-.072 1.037-.2 1.254-.345.273-.182.508-.417.69-.69.145-.217.273-.545.345-1.254.075-.735.076-1.7.076-3.135 0-1.436-.001-2.4-.076-3.135-.072-.709-.2-1.037-.345-1.254a2.5 2.5 0 0 0-.69-.69c-.217-.145-.545-.273-1.254-.345C12.4 4.501 11.435 4.5 10 4.5m0 6c2.21 0 4 .989 4 2.588 0 .78-.632 1.412-1.412 1.412H7.412C6.632 14.5 6 13.868 6 13.088c0-1.6 1.79-2.588 4-2.588m0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4"})})}const uI=v(fI);function pI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M13.463 7.75c.962 0 1.636.539 1.633 1.27.002.49-.372.826-.889.883v.036c.695.08 1.055.46 1.052.999.003.768-.747 1.312-1.808 1.312-1.025 0-1.757-.572-1.766-1.379h1.16c.01.26.261.447.612.447.348 0 .586-.196.586-.477 0-.278-.275-.475-.677-.478h-.441v-.799h.441c.366 0 .62-.196.617-.471.003-.266-.212-.454-.52-.454-.336 0-.58.194-.587.465h-1.1c.003-.795.704-1.354 1.687-1.354M6.968 12.19H5.813V8.875h-.025l-.968.581V8.47l1.083-.66h1.065zM9.46 7.75c1.037 0 1.7.535 1.7 1.343 0 .508-.251.934-1.24 1.765l-.441.382v.024h1.729v.926H7.876v-.829l1.627-1.367c.333-.281.535-.487.538-.805-.003-.341-.245-.55-.581-.55-.339 0-.571.215-.568.587H7.797c-.003-.914.656-1.476 1.663-1.476"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M15 4a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM5 5.5A1.5 1.5 0 0 0 3.5 7v6A1.5 1.5 0 0 0 5 14.5h10a1.5 1.5 0 0 0 1.5-1.5V7A1.5 1.5 0 0 0 15 5.5z",clipRule:"evenodd"})]})}const gI=v(pI);function vI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M10 12c1.657 0 3 .741 3 1.94A1.06 1.06 0 0 1 11.94 15H8.06A1.06 1.06 0 0 1 7 13.94C7 12.741 8.343 12 10 12M10 8a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M12.8 4c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C16 5.52 16 6.08 16 7.2v7.6c0 1.12 0 1.68-.218 2.108l-.077.138a2 2 0 0 1-.797.736l-.168.072c-.409.146-.96.146-1.94.146H7.2l-.742-.003c-.542-.008-.906-.04-1.198-.143l-.168-.072a2 2 0 0 1-.797-.736l-.077-.138C4 16.48 4 15.92 4 14.8V7.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874c.32-.164.716-.205 1.366-.215L7.2 4h2.05V2.25A.25.25 0 0 1 9.5 2h1a.25.25 0 0 1 .25.25V4zM7.2 5.5c-.584 0-.933.001-1.191.022-.241.02-.268.05-.236.033a.5.5 0 0 0-.218.218c.016-.032-.013-.005-.033.236-.02.258-.022.607-.022 1.191v7.6c0 .584.001.933.022 1.191.02.241.05.268.033.236.048.094.124.17.218.218-.032-.016-.005.013.236.032.258.022.607.023 1.191.023h5.6c.584 0 .933-.001 1.191-.023.241-.02.268-.048.236-.032a.5.5 0 0 0 .218-.218c-.016.032.013.005.032-.236.022-.258.023-.607.023-1.191V7.2c0-.584-.001-.933-.023-1.191-.02-.241-.048-.268-.032-.236a.5.5 0 0 0-.218-.218c.032.016.005-.013-.236-.033a7 7 0 0 0-.472-.02l-.72-.002z",clipRule:"evenodd"})]})}const mI=v(vI);function xI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M4 5h12a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5v-9A.5.5 0 0 1 4 5m-2 .5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm10 4.933a.5.5 0 0 0 0-.866L9 7.835a.5.5 0 0 0-.75.433v3.464a.5.5 0 0 0 .75.433z",clipRule:"evenodd"})})}const wI=v(xI);function yI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M15.835 4.167a.56.56 0 0 0-.8 0l-2.293 2.316a6.3 6.3 0 0 0-2.959-.77c-3.997 0-6.588 4.088-6.696 4.262a.58.58 0 0 0 0 .607 11.3 11.3 0 0 0 2.746 2.879l-1.537 1.552a.574.574 0 0 0 .246.969c.2.052.412-.01.553-.162l10.74-10.846a.575.575 0 0 0 0-.807m-8.313 6.112a2.27 2.27 0 0 1 2.261-2.284 2.2 2.2 0 0 1 1.137.328l-3.073 3.104a2.24 2.24 0 0 1-.325-1.148M14.971 8c.738.636 1.39 1.36 1.939 2.153a.55.55 0 0 1 0 .605C16.796 10.93 14.088 15 9.91 15A6.5 6.5 0 0 1 8 14.703z",clipRule:"evenodd"})})}const bI=v(yI);function MI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M10 5c-3.182 0-5.9 2.073-7 5 1.1 2.927 3.818 5 7 5s5.9-2.073 7-5c-1.1-2.927-3.818-5-7-5m0 8.333c-1.756 0-3.182-1.493-3.182-3.333S8.244 6.667 10 6.667 13.182 8.16 13.182 10 11.756 13.333 10 13.333M10 8c-1.056 0-1.91.893-1.91 2s.854 2 1.91 2 1.91-.893 1.91-2-.854-2-1.91-2",clipRule:"evenodd"})})}const SI=v(MI);function _I(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",d:"M5.75 10a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5M12 10a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5M18.25 10a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5"})})}const II=v(_I);function zI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 30 30",...e,children:[r("circle",{cx:15,cy:15,r:15,fill:"#4DC95F"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M22 15a7 7 0 0 1-10.978 5.76l-2.834 1.08 1.077-2.825A7 7 0 1 1 22 15m-4.68.677c.182.066 1.161.545 1.36.645l.109.053c.139.066.232.111.272.178.05.083.05.48-.116.942-.166.463-.96.885-1.343.942a2.74 2.74 0 0 1-1.254-.079c-.289-.09-.66-.213-1.135-.417-1.866-.802-3.127-2.601-3.365-2.942l-.035-.05-.002-.001C11.706 14.808 11 13.87 11 12.9c0-.912.45-1.39.658-1.61l.039-.042a.73.73 0 0 1 .53-.248c.133 0 .266.001.382.007h.045c.116 0 .26-.001.403.34l.22.532c.171.415.36.873.394.939.05.1.083.215.016.347l-.028.056c-.05.102-.086.176-.17.274l-.103.122a3 3 0 0 1-.196.226c-.1.098-.204.206-.088.404s.516.847 1.108 1.372c.636.565 1.189.804 1.469.925q.083.034.131.058c.2.1.316.083.432-.049s.497-.578.63-.777c.133-.198.265-.165.448-.099",clipRule:"evenodd"})]})}const CI=v(zI);function AI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#49CA42",d:"M10 2a8 8 0 1 1-3.39 15.248l-4.221.688a.23.23 0 0 1-.251-.305l1.196-3.206A8 8 0 0 1 10 2M6.943 5.991a.8.8 0 0 0-.576.267c-.198.213-.755.73-.756 1.778 0 1.05.774 2.063.882 2.206s1.523 2.296 3.69 3.22c.515.22.917.35 1.23.45.517.161.988.139 1.36.084.415-.061 1.279-.517 1.458-1.015s.18-.924.126-1.013c-.053-.09-.198-.143-.414-.25-.216-.106-1.277-.621-1.475-.693-.198-.07-.343-.107-.487.107-.144.213-.557.694-.683.836s-.252.16-.468.053c-.216-.106-.911-.332-1.736-1.058-.642-.565-1.075-1.264-1.201-1.478s-.014-.328.094-.434c.097-.096.216-.25.324-.374.107-.125.143-.214.215-.356s.037-.266-.017-.373-.486-1.157-.666-1.584c-.175-.415-.353-.36-.486-.366a9 9 0 0 0-.414-.007"})})}const RI=v(AI);function kI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M16.87 8.354a.483.483 0 0 0-.002-.668c-1.79-1.82-4.204-2.936-6.86-2.936-2.663 0-5.082 1.12-6.873 2.948a.483.483 0 0 0-.002.668l.602.648c.2.216.543.211.753.004 1.455-1.435 3.394-2.311 5.523-2.311 2.122 0 4.055.87 5.509 2.297.21.207.55.21.751-.005zm-11.233 2.01a.475.475 0 0 0-.019.677l.609.655c.193.209.52.212.74.03a4.75 4.75 0 0 1 3.036-1.106c1.139 0 2.189.41 3.03 1.101.219.18.545.178.739-.03l.605-.653a.474.474 0 0 0-.02-.678c-1.18-1.059-2.7-1.696-4.358-1.696-1.659 0-3.18.638-4.362 1.7m6.298 3.304c.219-.236.161-.615-.136-.738a4.67 4.67 0 0 0-3.6.01c-.295.123-.352.501-.134.736l1.565 1.685a.5.5 0 0 0 .733 0z",clipRule:"evenodd"})})}const FI=v(kI);function BI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7.47 8.429zh.958V3.235H7.074v2.88L3.958 3 3 3.958l3.116 3.116h-2.88v1.355zm4.336-4.074h3.84v3.839H17V3h-5.194zm-3.612 11.29h-3.84v-3.838H3V17h5.194zm4.335-4.074h4.236v1.355h-2.88L17 16.042l-.958.958-3.116-3.116v2.881h-1.355v-5.193z",clipRule:"evenodd"})})}const EI=v(BI);function LI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M9 16q.51 0 1-.076a4.49 4.49 0 0 1 1.275-3.062 3.5 3.5 0 0 1 4.075-4.758A6.5 6.5 0 1 0 9 16m.71-9.25a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5v2.836a.25.25 0 0 1-.073.177l-1.883 1.883a.5.5 0 0 0 0 .708l.353.353a.5.5 0 0 0 .707 0l1.884-1.884a1.75 1.75 0 0 0 .513-1.237zm6.79 4.75c0 .714-.374 1.34-.936 1.694A3 3 0 0 1 17.5 16v.765c0 .13-.105.235-.235.235h-5.53a.235.235 0 0 1-.235-.235V16c0-1.282.805-2.377 1.936-2.806A2 2 0 1 1 16.5 11.5",clipRule:"evenodd"})})}const DI=v(LI);function TI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M7 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM6 6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm2.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zm0 4a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zM12 7.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5z",clipRule:"evenodd"})})}const VI=v(TI);function OI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[r("path",{fill:"#333",d:"M8.5 10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 7 12v-1a.5.5 0 0 1 .5-.5zM12.5 10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM8.5 7.5A.5.5 0 0 1 9 8v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 7 9V8a.5.5 0 0 1 .5-.5zM12.5 7.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 11 9V8a.5.5 0 0 1 .5-.5zM8.5 4.5A.5.5 0 0 1 9 5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 7 6V5a.5.5 0 0 1 .5-.5zM12.5 4.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1A.5.5 0 0 1 11 6V5a.5.5 0 0 1 .5-.5z"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M14.5 1.5a2 2 0 0 1 2 2v13a2 2 0 0 1-1.796 1.99l-.204.01h-9l-.204-.01a2 2 0 0 1-1.785-1.786L3.5 16.5v-13a2 2 0 0 1 2-2zM5.5 3a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h2v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h2a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5zM9 17h2v-1.5H9z",clipRule:"evenodd"})]})}const PI=v(OI);function HI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M6 3.5h8A2.5 2.5 0 0 1 16.5 6v8a2.5 2.5 0 0 1-2.5 2.5H6A2.5 2.5 0 0 1 3.5 14V6A2.5 2.5 0 0 1 6 3.5M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4zm3.234-.85a.65.65 0 0 1 .915.084l1.001 1.4 1-1.4a.65.65 0 0 1 1 .832L7.8 7.886V9.65a.65.65 0 1 1-1.3 0V7.885L5.15 6.066a.65.65 0 0 1 .084-.915m9.266 5.225c.345 0 .625.28.625.625v3.23c0 .673-.837.983-1.275.471l-1.725-2.011v1.81a.625.625 0 1 1-1.25 0v-3.23c0-.673.837-.982 1.275-.471l1.725 2.011V11c0-.345.28-.625.625-.625m.854-5.021a.5.5 0 0 0-.708-.708l-10 10a.5.5 0 0 0 .707.708z",clipRule:"evenodd"})})}const UI=v(HI);function GI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M5 11a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6-8a8 8 0 1 0 4.906 14.32l2.716 2.716a.5.5 0 0 0 .707 0l.707-.708a.5.5 0 0 0 0-.707l-2.716-2.715A8 8 0 0 0 11 3m-1 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V10h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H12v2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V12H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H10z",clipRule:"evenodd"})})}const WI=v(GI);function NI(e){return r("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:r("path",{fill:"#333",fillRule:"evenodd",d:"M11 5a6 6 0 1 0 0 12 6 6 0 0 0 0-12m-8 6a8 8 0 1 1 14.32 4.906l2.716 2.715a.5.5 0 0 1 0 .707l-.707.708a.5.5 0 0 1-.707 0l-2.716-2.716A8 8 0 0 1 3 11m4 .5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})})}const jI=v(NI);function $I(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("mask",{id:"img-setting-attendance_svg__a",width:240,height:140,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"})}),p("g",{mask:"url(#img-setting-attendance_svg__a)",children:[p("g",{opacity:.4,children:[r("circle",{cx:120,cy:112,r:94,fill:"#EDF7FF"}),r("circle",{cx:120,cy:112,r:78,fill:"#DCEEFF"}),r("circle",{cx:120,cy:112,r:62,fill:"#AFD9FF",opacity:.8}),r("circle",{cx:120,cy:112,r:46,fill:"#8DCAFF"})]}),r("g",{filter:"url(#img-setting-attendance_svg__b)",children:r("rect",{width:64,height:100,x:88,y:60,fill:"url(#img-setting-attendance_svg__c)",rx:8})}),r("circle",{cx:120,cy:112,r:16,fill:"#3299FE"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M127.533 106.396c.601.548.625 1.459.054 2.035l-8.552 8.637a1.53 1.53 0 0 1-1.097.448 1.53 1.53 0 0 1-1.091-.461l-4.447-4.606a1.4 1.4 0 0 1 .081-2.035 1.544 1.544 0 0 1 2.119.078l3.361 3.481 7.452-7.525c.57-.576 1.52-.6 2.12-.052",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-attendance_svg__d)",children:r("rect",{width:44,height:44,x:98,y:2,fill:"url(#img-setting-attendance_svg__e)",rx:16})}),r("g",{filter:"url(#img-setting-attendance_svg__f)",children:r("rect",{width:44,height:44,x:166,y:62,fill:"url(#img-setting-attendance_svg__g)",rx:16})}),r("g",{filter:"url(#img-setting-attendance_svg__h)",children:r("rect",{width:44,height:44,x:30,y:38,fill:"url(#img-setting-attendance_svg__i)",rx:16})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M51.678 57.417a.75.75 0 0 1 .888.58c.017.081.022.172.024.21v.003q.005.087.006.203a31 31 0 0 1 .005.563c0 .43-.004.95-.01 1.373l-.75-.008.75.006a.62.62 0 0 0 .323.534c.2.117.433.262.617.41.089.072.202.171.293.293.063.083.281.391.162.792a1 1 0 0 1-.318.467c-.094.08-.198.146-.287.197a5 5 0 0 1-.578.274 11 11 0 0 1-.675.25l-.048.015-.013.004-.005.002-.23-.714.23.714a.75.75 0 0 1-.459-1.428l.002-.001.01-.003.038-.013a9 9 0 0 0 .294-.103 2.1 2.1 0 0 1-.855-1.703v-.002c.005-.422.009-.934.009-1.355a30 30 0 0 0-.01-.693v-.023a.75.75 0 0 1 .587-.844M48.041 64.798c-.314.681-.313.681-.313.682h.002l.004.002.013.006a4 4 0 0 0 .196.083c.13.053.318.125.553.206.47.16 1.134.355 1.921.494 1.562.276 3.674.345 5.696-.581a.75.75 0 0 0-.625-1.364c-1.64.751-3.407.716-4.81.468a11.5 11.5 0 0 1-1.697-.437 9 9 0 0 1-.594-.226l-.028-.012-.005-.002a.75.75 0 1 0-.626 1.363zM49.305 58.263c0 .608-.33 1.101-.738 1.101-.407 0-.737-.493-.737-1.101s.33-1.101.737-1.101.738.493.738 1.101M55.835 58.263c0 .608-.331 1.101-.739 1.101-.407 0-.737-.493-.737-1.101s.33-1.101.737-1.101c.408 0 .739.493.739 1.101M46.702 55.035l-.55-.515a.75.75 0 0 0 .039 1.059.75.75 0 0 0 1.056-.023l.002-.002.028-.026q.042-.04.14-.114c.13-.096.324-.218.573-.313.478-.183 1.196-.285 2.133.167a.746.746 0 0 0 1-.346.754.754 0 0 0-.357-1.001c-1.352-.653-2.505-.534-3.325-.22a3.9 3.9 0 0 0-1.18.713l-.095.092-.008.008-.003.003-.001.002h-.001zM58.32 54.547l-.538.488za.75.75 0 0 1-.057 1.058.75.75 0 0 1-1.057-.041l-.002-.002-.027-.027a2.42 2.42 0 0 0-.705-.439c-.474-.19-1.19-.304-2.135.132a.746.746 0 0 1-.994-.363.754.754 0 0 1 .375-.995c1.363-.63 2.514-.49 3.329-.163a3.9 3.9 0 0 1 1.166.733l.094.092.008.009.003.003zM57.889 47.985a.75.75 0 0 1 .75-.75h3.32c1.49 0 2.792 1.136 2.792 2.65v3.325a.75.75 0 0 1-1.5 0v-3.325c0-.585-.527-1.15-1.293-1.15h-3.32a.75.75 0 0 1-.75-.75M57.889 71.02c0 .414.335.75.75.75h3.32c1.49 0 2.792-1.136 2.792-2.65v-3.325a.75.75 0 0 0-1.5 0v3.325c0 .584-.527 1.15-1.293 1.15h-3.32a.75.75 0 0 0-.75.75M46.111 47.985a.75.75 0 0 0-.75-.75h-3.32c-1.49 0-2.792 1.136-2.792 2.65v3.325a.75.75 0 0 0 1.5 0v-3.325c0-.585.527-1.15 1.293-1.15h3.32a.75.75 0 0 0 .75-.75M46.111 71.02a.75.75 0 0 1-.75.75h-3.32c-1.49 0-2.792-1.136-2.792-2.65v-3.325a.75.75 0 0 1 1.5 0v3.325c0 .584.527 1.15 1.293 1.15h3.32a.75.75 0 0 1 .75.75M188 73c-5.514 0-10 4.299-10 9.583 0 2.573 1.051 4.989 2.955 6.8l6.69 6.475A.5.5 0 0 0 188 96a.5.5 0 0 0 .355-.142l6.687-6.472c1.907-1.814 2.958-4.23 2.958-6.803C198 77.3 193.514 73 188 73m0 13.143c-2.298 0-4.167-1.843-4.167-4.107s1.869-4.107 4.167-4.107 4.167 1.842 4.167 4.107c0 2.264-1.869 4.107-4.167 4.107M131.406 20.786a.49.49 0 0 0 .001-.67c-3-3.165-7.107-5.116-11.638-5.116s-8.637 1.95-11.637 5.113a.49.49 0 0 0 .001.67l1.455 1.567c.2.215.542.211.747 0 2.446-2.535 5.771-4.094 9.435-4.094 3.663 0 6.989 1.559 9.435 4.095a.515.515 0 0 0 .747 0zm-19.124 3.766a.485.485 0 0 0-.015.683l1.462 1.573a.525.525 0 0 0 .733.023c1.44-1.288 3.291-2.062 5.309-2.062s3.869.774 5.309 2.061c.212.19.539.186.733-.022l1.46-1.572a.485.485 0 0 0-.015-.682c-1.998-1.893-4.619-3.041-7.489-3.041s-5.49 1.147-7.487 3.04m10.991 4.99c.218-.235.162-.613-.128-.752a7.79 7.79 0 0 0-6.75 0 .472.472 0 0 0-.128.751l3.137 3.377a.5.5 0 0 0 .733 0z",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M108.859 83.098c1.636 0 2.593-1.319 2.598-3.633-.005-2.3-.977-3.633-2.598-3.633-1.626 0-2.597 1.333-2.597 3.633 0 2.314.962 3.633 2.597 3.633m-1.523-3.633c0-1.758.571-2.72 1.523-2.725.948.005 1.524.967 1.524 2.725 0 1.763-.571 2.705-1.524 2.705-.957 0-1.528-.942-1.523-2.705M115.002 75.832c-1.538-.01-2.539 1.045-2.539 2.393 0 1.352 1.016 2.324 2.285 2.324.762 0 1.426-.362 1.807-.957h.088c-.01 1.616-.65 2.563-1.739 2.568-.713-.005-1.172-.42-1.318-1.016h-1.065c.171 1.148 1.08 1.954 2.383 1.954 1.695 0 2.764-1.407 2.764-3.887-.005-2.588-1.367-3.37-2.666-3.379m-1.494 2.373c-.005-.81.639-1.475 1.494-1.475.864 0 1.494.699 1.494 1.465 0 .782-.659 1.48-1.514 1.475-.859.005-1.469-.645-1.474-1.465M119.494 82.121a.706.706 0 0 0 .694-.693.703.703 0 0 0-.694-.694.692.692 0 1 0 0 1.387m-.693-4.228a.696.696 0 0 0 .693.693.706.706 0 0 0 .694-.694.703.703 0 0 0-.694-.693.69.69 0 0 0-.693.694M123.947 83.098c1.465 0 2.554-.865 2.549-2.041.005-.894-.557-1.543-1.523-1.68v-.049c.761-.19 1.259-.767 1.25-1.572.009-1.045-.865-1.924-2.256-1.924-1.319 0-2.383.781-2.412 1.934h1.035c.024-.64.659-1.036 1.367-1.036.747 0 1.231.44 1.231 1.084 0 .68-.562 1.128-1.368 1.123h-.605v.88h.605c1.011.004 1.592.502 1.592 1.2 0 .689-.62 1.153-1.474 1.153-.792 0-1.407-.396-1.446-1.016h-1.094c.044 1.157 1.084 1.944 2.549 1.944M130.139 83.098c1.635 0 2.592-1.319 2.597-3.633-.005-2.3-.976-3.633-2.597-3.633-1.626 0-2.598 1.333-2.598 3.633 0 2.314.962 3.633 2.598 3.633m-1.524-3.633c0-1.758.572-2.72 1.524-2.725.947.005 1.523.967 1.523 2.725 0 1.763-.571 2.705-1.523 2.705-.957 0-1.529-.942-1.524-2.705"})]}),p("defs",{children:[p("linearGradient",{id:"img-setting-attendance_svg__c",x1:88,x2:152,y1:60,y2:160,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-attendance_svg__e",x1:98,x2:142,y1:2,y2:46,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#4DC9AA"}),r("stop",{offset:1,stopColor:"#4DC970"})]}),p("linearGradient",{id:"img-setting-attendance_svg__g",x1:166,x2:210,y1:62,y2:106,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#59B2E4"}),r("stop",{offset:1,stopColor:"#5699D9"})]}),p("linearGradient",{id:"img-setting-attendance_svg__i",x1:30,x2:74,y1:38,y2:82,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#66B5FF"}),r("stop",{offset:1,stopColor:"#68F"})]}),p("filter",{id:"img-setting-attendance_svg__b",width:88,height:124,x:76,y:56,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]}),p("filter",{id:"img-setting-attendance_svg__d",width:60,height:60,x:90,y:2,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5181"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]}),p("filter",{id:"img-setting-attendance_svg__f",width:60,height:60,x:158,y:62,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5181"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]}),p("filter",{id:"img-setting-attendance_svg__h",width:60,height:60,x:22,y:38,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5181"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5181"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5181",result:"shape"})]})]})]})}const qI=v($I);function XI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("mask",{id:"img-setting-board_svg__a",width:240,height:140,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("rect",{width:240,height:140,fill:"#F1F4F6",rx:8})}),p("g",{mask:"url(#img-setting-board_svg__a)",children:[r("rect",{width:192,height:124,x:24,y:16,fill:"url(#img-setting-board_svg__b)",rx:4}),r("g",{filter:"url(#img-setting-board_svg__c)",children:r("rect",{width:64,height:80,x:12,y:51,fill:"url(#img-setting-board_svg__d)",rx:4})}),r("g",{filter:"url(#img-setting-board_svg__e)",children:r("rect",{width:64,height:80,x:88,y:51,fill:"url(#img-setting-board_svg__f)",rx:4})}),r("g",{filter:"url(#img-setting-board_svg__g)",children:r("rect",{width:64,height:80,x:164,y:51,fill:"url(#img-setting-board_svg__h)",rx:4})}),r("rect",{width:26,height:20,x:18,y:57,fill:"#F66",rx:6}),r("circle",{cx:26.95,cy:67.45,r:1.35,fill:"#fff"}),r("circle",{cx:31.45,cy:67.45,r:1.35,fill:"#fff",opacity:.6}),r("circle",{cx:35.95,cy:67.45,r:1.35,fill:"#fff",opacity:.3}),r("circle",{cx:26,cy:91,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-board_svg__i",width:16,height:16,x:18,y:83,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:26,cy:91,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-board_svg__i)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M26 91.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .49.398.888.889.888H31.11c.491 0 .889-.398.889-.888v-1.112a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:44,height:2,x:18,y:103,fill:"#DDD",rx:.2}),r("rect",{width:44,height:2,x:18,y:107,fill:"#DDD",rx:.2}),r("rect",{width:22,height:2,x:18,y:111,fill:"#DDD",rx:.2}),r("rect",{width:26,height:20,x:94,y:57,fill:"#3299FE",rx:6}),r("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5,d:"m102 66.5 3.75 3.75L112 64"}),r("circle",{cx:33,cy:25,r:3,fill:"#406588"}),r("circle",{cx:42,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:51,cy:25,r:3,fill:"#3299FE"}),r("rect",{width:118,height:8,x:30,y:33,fill:"#8092AA",opacity:.3,rx:2}),r("circle",{cx:102,cy:91,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-board_svg__j",width:16,height:16,x:94,y:83,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:102,cy:91,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-board_svg__j)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M102 91.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .49.398.888.889.888h10.222a.89.89 0 0 0 .889-.888v-1.112a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:44,height:2,x:94,y:103,fill:"#DDD",rx:.2}),r("rect",{width:44,height:2,x:94,y:107,fill:"#DDD",rx:.2}),r("rect",{width:22,height:2,x:94,y:111,fill:"#DDD",rx:.2}),r("rect",{width:26,height:20,x:170,y:57,fill:"#555",rx:6}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M178.5 64.3a.9.9 0 0 0 0 1.8h5.4a.9.9 0 0 0 0-1.8zm0 3.6a.9.9 0 0 0 0 1.8h9a.9.9 0 0 0 0-1.8z",clipRule:"evenodd"}),r("circle",{cx:178,cy:91,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-board_svg__k",width:16,height:16,x:170,y:83,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:178,cy:91,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-board_svg__k)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M178 91.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .49.398.888.889.888h10.222a.89.89 0 0 0 .889-.888v-1.112a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:44,height:2,x:170,y:103,fill:"#DDD",rx:.2}),r("rect",{width:44,height:2,x:170,y:107,fill:"#DDD",rx:.2}),r("rect",{width:22,height:2,x:170,y:111,fill:"#DDD",rx:.2})]}),p("defs",{children:[p("linearGradient",{id:"img-setting-board_svg__b",x1:24,x2:242.776,y1:16,y2:258.846,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-board_svg__d",x1:44,x2:44,y1:51,y2:131,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-board_svg__f",x1:120,x2:120,y1:51,y2:131,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-board_svg__h",x1:196,x2:196,y1:51,y2:131,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("filter",{id:"img-setting-board_svg__c",width:72,height:96,x:8,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5895"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5895"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5895",result:"shape"})]}),p("filter",{id:"img-setting-board_svg__e",width:72,height:96,x:84,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5895"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5895"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5895",result:"shape"})]}),p("filter",{id:"img-setting-board_svg__g",width:72,height:96,x:160,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5895"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5895"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5895",result:"shape"})]})]})]})}const YI=v(XI);function KI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:124,x:24,y:16,fill:"url(#img-setting-chat_svg__a)",rx:4}),r("circle",{cx:33,cy:25,r:3,fill:"#406588"}),r("circle",{cx:42,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:51,cy:25,r:3,fill:"#3299FE"}),r("g",{filter:"url(#img-setting-chat_svg__b)",children:r("path",{fill:"url(#img-setting-chat_svg__c)",d:"M92 16a8 8 0 0 1 8-8h80a8 8 0 0 1 8 8v104a8 8 0 0 1-8 8h-80a8 8 0 0 1-8-8z"})}),r("path",{fill:"#F4F4F4",d:"M99 44a6 6 0 0 1 6-6h36a6 6 0 1 1 0 12h-36a6 6 0 0 1-6-6"}),r("rect",{width:30,height:12,x:152,y:54,fill:"#D6E9FB",rx:6}),r("path",{fill:"#F9F9F9",d:"M92 16a8 8 0 0 1 8-8h80a8 8 0 0 1 8 8v10H92z"}),r("g",{filter:"url(#img-setting-chat_svg__d)",children:r("circle",{cx:182,cy:25,r:20,fill:"#fff"})}),r("path",{fill:"#555",fillRule:"evenodd",d:"M191.306 30.584a10.73 10.73 0 0 0 1.639-5.717c0-6.001-4.912-10.867-10.972-10.867S171 18.866 171 24.867s4.913 10.868 10.973 10.868c1.456 0 2.846-.281 4.117-.791l5.971 1.043a.8.8 0 0 0 .886-1.071zm-14.972-7.048a.65.65 0 0 1 .65-.65h9.976a.65.65 0 1 1 0 1.3h-9.976a.65.65 0 0 1-.65-.65m.65 2.194a.65.65 0 1 0 0 1.3h6.983a.65.65 0 1 0 0-1.3z",clipRule:"evenodd"}),r("circle",{cx:196,cy:11,r:4,fill:"#F66"}),r("circle",{cx:62,cy:74,r:8,fill:"#8092AA"}),r("mask",{id:"img-setting-chat_svg__e",width:16,height:16,x:54,y:66,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:62,cy:74,r:8,fill:"#8898A7"})}),r("g",{mask:"url(#img-setting-chat_svg__e)",children:r("path",{fill:"#fff",fillRule:"evenodd",d:"M62 74.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.11c0 .491.398.89.889.89H67.11c.491 0 .889-.399.889-.89V83a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("g",{filter:"url(#img-setting-chat_svg__f)",children:r("rect",{width:52,height:35,x:74,y:66,fill:"#fff",rx:8})}),r("circle",{cx:84,cy:92,r:4,fill:"#FFDA75",opacity:.8}),r("rect",{width:38,height:4,x:80,y:73,fill:"#DDD",opacity:.6,rx:2}),r("rect",{width:21,height:4,x:80,y:80,fill:"#DDD",opacity:.6,rx:2}),r("rect",{width:7,height:4,x:90,y:90,fill:"#DDD",opacity:.3,rx:2}),r("circle",{cx:194,cy:105,r:10,fill:"#406588"}),r("mask",{id:"img-setting-chat_svg__g",width:20,height:20,x:184,y:95,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:194,cy:105,r:10,fill:"#3299FE"})}),r("g",{mask:"url(#img-setting-chat_svg__g)",children:r("path",{fill:"#fff",fillRule:"evenodd",d:"M194 106.249a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5m0 2.499a7.5 7.5 0 0 0-7.5 7.5v1.389c0 .613.497 1.111 1.111 1.111h12.778c.614 0 1.111-.498 1.111-1.111v-1.389a7.5 7.5 0 0 0-7.5-7.5",clipRule:"evenodd"})}),r("g",{filter:"url(#img-setting-chat_svg__h)",children:r("rect",{width:32,height:21,x:148,y:95,fill:"#3299FE",rx:10.5})}),r("circle",{cx:159.5,cy:105.5,r:1.5,fill:"#fff"}),r("circle",{cx:164.5,cy:105.5,r:1.5,fill:"#fff"}),r("circle",{cx:169.5,cy:105.5,r:1.5,fill:"#fff"}),p("defs",{children:[p("filter",{id:"img-setting-chat_svg__b",width:112,height:136,x:84,y:2,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:2}),r("feGaussianBlur",{stdDeviation:4}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("filter",{id:"img-setting-chat_svg__d",width:64,height:64,x:150,y:1,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("filter",{id:"img-setting-chat_svg__f",width:72,height:55,x:64,y:60,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:5}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("filter",{id:"img-setting-chat_svg__h",width:36,height:27,x:146,y:95,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:2,result:"effect1_dropShadow_286_5856"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247059 0 0 0 0 0.556863 0 0 0 0 0.862745 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5856"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5856",result:"shape"})]}),p("linearGradient",{id:"img-setting-chat_svg__a",x1:24,x2:242.776,y1:16,y2:258.846,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-chat_svg__c",x1:92,x2:186.281,y1:25.213,y2:129.553,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const QI=v(KI);function JI(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 146",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),p("g",{opacity:.8,children:[r("path",{fill:"#E3E8EB",d:"M143 62h80v64h-80z"}),r("rect",{width:88,height:4,x:139,y:62,fill:"#fff",rx:1}),r("rect",{width:88,height:4,x:139,y:92,fill:"#fff",rx:1}),r("rect",{width:88,height:4,x:139,y:122,fill:"#F7F9FA",rx:1}),r("path",{fill:"#8092AA",d:"M147 75a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v17h-15zM147 105a1 1 0 0 1 1-1h32a1 1 0 0 1 1 1v17h-34zM185 105a1 1 0 0 1 1-1h32a1 1 0 0 1 1 1v17h-34zM168 75a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v17h-15zM188 84a4 4 0 0 1 4-4h3a4 4 0 0 1 4 4v8h-11zM191 76.5a2.5 2.5 0 1 1 5 0V80h-5zM204 78a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v14h-15z",opacity:.2})]}),r("rect",{width:64,height:100,x:83,y:6,fill:"#D6E9FB",rx:8}),r("rect",{width:64,height:100,x:83,y:6,fill:"#3299FE",rx:8}),r("path",{fill:"#EAEAEA",d:"M83 31h64v95a8 8 0 0 1-8 8H91a8 8 0 0 1-8-8z"}),r("g",{filter:"url(#img-setting-display_svg__a)",children:r("rect",{width:84,height:80,x:73,y:50,fill:"url(#img-setting-display_svg__b)",rx:8})}),p("g",{filter:"url(#img-setting-display_svg__c)",children:[r("rect",{width:76,height:20,x:77,y:102,fill:"#3299FE",rx:10}),r("rect",{width:1.5,height:7,x:115.75,y:116,fill:"#fff",rx:.5,transform:"rotate(-180 115.75 116)"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M114.47 107.47a.75.75 0 0 1 1.06 0l3 3a.749.749 0 1 1-1.06 1.06l-2.47-2.469-2.47 2.469a.749.749 0 1 1-1.06-1.06z",clipRule:"evenodd"})]}),r("rect",{width:68,height:20,x:81,y:70,fill:"#F4F4F4",rx:4}),r("path",{fill:"#333",d:"M112.32 83.078c1.278 0 2.196-.695 2.188-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.632-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.055 1.648h1.125c.02-.433.43-.715.93-.71.5-.005.832.292.828.726.004.445-.387.75-.945.75h-.524v.867h.524c.664.004 1.074.328 1.07.789.004.457-.398.77-.961.773-.547-.003-.957-.28-.976-.703h-1.188c.024.988.914 1.672 2.156 1.672M117.43 83.078c1.277 0 2.195-.695 2.187-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.633-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.054 1.648h1.125c.019-.433.429-.715.929-.71.5-.005.832.292.828.726.004.445-.386.75-.945.75h-.523v.867h.523c.664.004 1.074.328 1.07.789.004.457-.398.77-.96.773-.547-.003-.958-.28-.977-.703h-1.188c.024.988.915 1.672 2.157 1.672"}),r("circle",{cx:139,cy:80,r:6,fill:"#fff"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M139.6 77.6a.6.6 0 0 0-1.2 0v1.8h-1.8a.6.6 0 0 0 0 1.2h1.8v1.8a.6.6 0 1 0 1.2 0v-1.8h1.8a.6.6 0 0 0 0-1.2h-1.8z",clipRule:"evenodd"}),r("circle",{cx:91,cy:80,r:6,fill:"#fff"}),r("path",{fill:"#333",d:"M88 80a.6.6 0 0 1 .6-.6h4.8a.6.6 0 1 1 0 1.2h-4.8a.6.6 0 0 1-.6-.6"}),r("rect",{width:24,height:4,x:81,y:58,fill:"#EAEAEA",rx:1}),r("rect",{width:56,height:28,x:87,y:18,fill:"#fff",rx:4}),r("rect",{width:16,height:4,x:107,y:22,fill:"#EAEAEA",rx:1}),r("path",{fill:"#333",d:"M110.508 30.344h-1.11l-1.398.89v1.04l1.297-.813h.031V36h1.18zM114.016 36.078c1.414 0 2.273-1.047 2.273-2.906 0-1.848-.863-2.906-2.273-2.906s-2.274 1.058-2.274 2.906c0 1.851.856 2.906 2.274 2.906m-1.071-2.906c0-1.293.418-1.941 1.071-1.945.652.003 1.074.652 1.07 1.945.004 1.305-.414 1.937-1.07 1.937s-1.078-.632-1.071-1.937M119.18 36.078c1.273 0 2.14-.816 2.14-1.96 0-1.087-.773-1.864-1.812-1.86-.496-.004-.926.199-1.133.476h-.047l.156-1.43H121v-.96h-3.484l-.305 3.258h1.062q.252-.476.891-.477c.594.004 1.02.422 1.016 1.023.004.59-.414 1.004-1 1-.492.004-.895-.3-.922-.742h-1.141c.02.977.883 1.672 2.063 1.672"}),r("rect",{width:52.364,height:72,x:12,y:18,fill:"#fff",rx:8}),r("path",{fill:"#406588",d:"M57.818 44.182A19.637 19.637 0 0 0 38.18 24.545v19.637z",opacity:.8}),r("path",{fill:"#4DC9AA",d:"M24.296 58.067a19.636 19.636 0 0 0 33.522-13.885H38.18z",opacity:.8}),r("path",{fill:"#3299FE",d:"M38.181 24.545a19.637 19.637 0 0 0-13.885 33.522l13.885-13.885z",opacity:.8}),r("circle",{cx:19.797,cy:78.159,r:.75,stroke:"#35485B"}),r("circle",{cx:23.25,cy:82.25,r:.75,stroke:"#35485B"}),r("rect",{width:6.294,height:.409,x:18.836,y:82.467,stroke:"#35485B",strokeWidth:.409,rx:.205,transform:"rotate(-45 18.836 82.467)"}),r("rect",{width:6.545,height:3.273,x:43.727,y:35.364,fill:"#fff",opacity:.4,rx:1}),r("rect",{width:6.545,height:3.273,x:25,y:38,fill:"#fff",opacity:.4,rx:1}),r("rect",{width:6.545,height:3.273,x:38.182,y:50.727,fill:"#fff",opacity:.4,rx:1}),r("circle",{cx:48,cy:72,r:1.636,fill:"#3299FE"}),r("circle",{cx:48,cy:76.909,r:1.636,fill:"#406588"}),r("circle",{cx:48,cy:81.818,r:1.636,fill:"#4DC9AA"}),r("rect",{width:6.545,height:3.273,x:51.273,y:70.364,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:6.545,height:3.273,x:51.273,y:75.273,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:6.545,height:3.273,x:51.273,y:80.182,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:17,height:3,x:203,y:76,fill:"#C0CCD5",rx:1}),r("rect",{width:14,height:3,x:195,y:107,fill:"#C0CCD5",rx:1.5}),r("rect",{width:14,height:3,x:157,y:107,fill:"#C0CCD5",rx:1.5}),r("circle",{cx:211.5,cy:84.5,r:3.5,fill:"#C0CCD4",opacity:.5}),r("rect",{width:5,height:2,x:191,y:74,fill:"#C0CCD4",rx:.5}),r("path",{fill:"#C0CCD4",d:"M194 84.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5z",opacity:.5}),p("defs",{children:[p("filter",{id:"img-setting-display_svg__a",width:100,height:96,x:65,y:50,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5947"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5947"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5947",result:"shape"})]}),p("filter",{id:"img-setting-display_svg__c",width:84,height:28,x:73,y:102,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5947"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5947",result:"shape"})]}),p("linearGradient",{id:"img-setting-display_svg__b",x1:73,x2:160.856,y1:50,y2:125.514,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const ZI=v(JI);function ez(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 153",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 13h240v140H0z"}),r("path",{fill:"#E1E8ED",d:"M31 21c-3.314 0-6 2.672-6 5.968v82.551c0 .783.152 1.532.428 2.217l2.229-2.217 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 3.5 3.481 3.5-3.481 2.001 1.99a5.9 5.9 0 0 0 .342-1.99V26.968c0-3.296-2.686-5.968-6-5.968z",opacity:.6}),r("rect",{width:26,height:5,x:33,y:28,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:13,height:5,x:33,y:58,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:21,height:5,x:33,y:68,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:21,height:5,x:33,y:78,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:34,height:5,x:66,y:58,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:31,height:5,x:69,y:68,fill:"#8092AA",opacity:.15,rx:1}),r("rect",{width:36,height:5,x:64,y:78,fill:"#8092AA",opacity:.15,rx:1}),r("path",{fill:"#555",d:"M35.856 40.344h-1.11l-1.398.89v1.04l1.297-.813h.03V46h1.18zM37.074 45h2.75v1h1.117v-1h.72v-.945h-.72v-3.711h-1.476l-2.39 3.726zm1.188-.945v-.047l1.523-2.375h.055v2.422zM46.31 42.465V44.7c.002.408-.286.7-.728.703-.437-.002-.725-.295-.727-.703v-2.236h-.733v2.295c0 .774.581 1.291 1.46 1.289.877.002 1.465-.515 1.465-1.29v-2.294zM49.562 43.476h.703c-.01-.625-.525-1.06-1.309-1.06-.774 0-1.34.427-1.338 1.07 0 .517.366.815.962.961l.386.093c.386.095.605.208.605.45 0 .263-.249.444-.634.444-.391 0-.674-.181-.699-.537h-.713c.022.759.567 1.154 1.421 1.152.862.002 1.365-.413 1.367-1.06-.002-.588-.454-.896-1.06-1.035l-.316-.078c-.306-.068-.57-.183-.567-.44.003-.234.21-.405.581-.405.36 0 .581.164.61.445M52.037 46c1.08 0 1.731-.666 1.729-1.773.002-1.1-.65-1.762-1.714-1.762h-1.26V46zm-.513-.63v-2.275h.489c.669 0 1.02.346 1.02 1.133 0 .793-.351 1.142-1.025 1.142z"}),r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M101 56H65a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1m-36-1a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h36a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2zM61 37H32a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h29a1 1 0 0 0 1-1V38a1 1 0 0 0-1-1m-29-1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h29a2 2 0 0 0 2-2V38a2 2 0 0 0-2-2zM101 76H62a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h39a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1m-39-1a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h39a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2z",clipRule:"evenodd"}),p("g",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,opacity:.8,children:[r("path",{stroke:"#CCC",d:"M111 33v-8a8 8 0 0 0-8-8h-8M37 17h-8a8 8 0 0 0-8 8v8"}),r("path",{stroke:"#3299FE",d:"M95 98h8a8 8 0 0 0 8-8v-8"}),r("path",{stroke:"#CCC",d:"M21 82v8a8 8 0 0 0 8 8h8"})]}),r("rect",{width:97,height:125,x:93,y:27,fill:"url(#img-setting-expenses_svg__a)",rx:12}),r("rect",{width:58,height:16,x:101,y:83,fill:"#F9F9F9",rx:4}),r("rect",{width:82,height:16,x:101,y:118,fill:"#F9F9F9",rx:4}),r("rect",{width:82,height:16,x:101,y:48,fill:"#F9F9F9",rx:4}),r("rect",{width:26,height:5,x:102,y:109,fill:"#8092AA",opacity:.3,rx:1}),r("rect",{width:26,height:5,x:102,y:39,fill:"#8092AA",opacity:.3,rx:1}),r("rect",{width:20,height:5,x:102,y:74,fill:"#8092AA",opacity:.3,rx:1}),r("path",{fill:"#555",d:"M108.883 88.344h-1.11l-1.398.89v1.04l1.297-.813h.031V94h1.18zM110.102 93h2.75v1h1.117v-1h.719v-.945h-.719v-3.711h-1.477l-2.39 3.726zm1.187-.945v-.047l1.523-2.375h.055v2.422zM168.82 88.344v3.578c.004.652-.457 1.121-1.164 1.125-.699-.004-1.16-.473-1.164-1.125v-3.578h-1.172v3.672c0 1.238.93 2.066 2.336 2.062 1.403.004 2.344-.824 2.344-2.062v-3.672zM174.023 89.96h1.125c-.015-1-.839-1.694-2.093-1.694-1.239 0-2.145.683-2.141 1.71 0 .829.586 1.305 1.539 1.54l.617.148c.618.152.969.332.969.719 0 .422-.398.71-1.016.71-.625 0-1.078-.288-1.117-.859h-1.14c.035 1.215.906 1.848 2.273 1.844 1.379.004 2.184-.66 2.188-1.695-.004-.942-.727-1.434-1.696-1.656l-.508-.125c-.488-.11-.91-.293-.906-.704.004-.375.336-.648.93-.648.574 0 .93.262.976.71M177.984 94c1.727 0 2.77-1.066 2.766-2.836.004-1.762-1.039-2.82-2.742-2.82h-2.016V94zm-.82-1.008v-3.64h.781c1.071 0 1.633.554 1.633 1.812 0 1.27-.562 1.828-1.64 1.828zM108.523 59.078c1.274 0 2.141-.816 2.141-1.96 0-1.087-.773-1.864-1.812-1.86-.497-.004-.926.199-1.133.476h-.047l.156-1.43h2.516v-.96h-3.485l-.304 3.258h1.062q.252-.476.891-.477c.594.004 1.019.422 1.015 1.023.004.59-.414 1.004-1 1-.492.004-.894-.3-.921-.742h-1.141c.019.977.883 1.672 2.062 1.672M113.914 53.078h-1l-1.82 6.774h.992zM116.523 59.078c1.278 0 2.196-.695 2.188-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.632-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.055 1.648h1.125c.02-.434.43-.715.93-.71.5-.005.832.292.828.726.004.445-.387.75-.945.75h-.524v.867h.524c.664.004 1.074.328 1.07.789.004.457-.398.77-.961.773-.547-.004-.957-.28-.976-.703h-1.188c.024.989.914 1.672 2.156 1.672M121.977 53.344h-1.11l-1.398.89v1.04l1.297-.813h.031V59h1.18zM127.57 53.344h-1.109l-1.399.89v1.04l1.297-.813h.032V59h1.179zM131.078 59.078c1.414 0 2.274-1.047 2.274-2.906 0-1.848-.864-2.906-2.274-2.906s-2.273 1.058-2.273 2.906c0 1.851.855 2.906 2.273 2.906m-1.07-2.906c0-1.293.418-1.941 1.07-1.945.652.004 1.074.652 1.07 1.945.004 1.305-.414 1.937-1.07 1.937s-1.078-.632-1.07-1.937M134.852 58.344a.652.652 0 0 0 0-1.305.64.64 0 0 0-.657.649.65.65 0 0 0 .657.656m-.657-3.438a.65.65 0 0 0 .657.657.652.652 0 0 0 0-1.305.64.64 0 0 0-.657.648M138.859 53.344h-1.109l-1.398.89v1.04l1.296-.813h.032V59h1.179zM142.266 59.078c1.277 0 2.195-.695 2.187-1.664.008-.707-.449-1.21-1.281-1.312v-.047c.633-.114 1.074-.563 1.07-1.196.004-.894-.781-1.593-1.961-1.593-1.16 0-2.035.675-2.054 1.648h1.125c.019-.434.429-.715.929-.71.5-.005.832.292.828.726.004.445-.386.75-.945.75h-.523v.867h.523c.664.004 1.074.328 1.07.789.004.457-.398.77-.961.773-.546-.004-.957-.28-.976-.703h-1.188c.024.989.914 1.672 2.157 1.672"}),p("g",{filter:"url(#img-setting-expenses_svg__b)",children:[r("rect",{width:74,height:24,x:144,y:121,fill:"#3299FE",rx:12}),r("rect",{width:34,height:6,x:161,y:130,fill:"#84C2FC",opacity:.6,rx:2}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M208.53 132.47a.75.75 0 0 1 0 1.06l-4 4a.749.749 0 1 1-1.06-1.06l3.469-3.47-3.469-3.47a.749.749 0 1 1 1.06-1.06z",clipRule:"evenodd"})]}),r("rect",{width:26,height:4,x:106,y:124,fill:"#D6E9FB",rx:1}),r("g",{filter:"url(#img-setting-expenses_svg__c)",children:r("circle",{cx:183.5,cy:38.5,r:22.5,fill:"#fff"})}),r("path",{fill:"#555",fillRule:"evenodd",d:"M180 29.5a2 2 0 0 0-2 2h-2.33c-2.027 0-3.67 1.628-3.67 3.636v8.728c0 2.008 1.643 3.636 3.67 3.636h15.66c2.027 0 3.67-1.628 3.67-3.636v-8.728c0-2.008-1.643-3.636-3.67-3.636H189a2 2 0 0 0-2-2z",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M188.5 39.501a5 5 0 1 0-10 0 5 5 0 0 0 10 0m-8-.001a3 3 0 1 1 6 0 3 3 0 0 1-6 0",clipRule:"evenodd"}),r("ellipse",{cx:175.67,cy:35.424,fill:"#fff",rx:.979,ry:1.026}),p("defs",{children:[p("filter",{id:"img-setting-expenses_svg__b",width:82,height:32,x:140,y:121,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5590"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5590",result:"shape"})]}),p("filter",{id:"img-setting-expenses_svg__c",width:85,height:85,x:141,y:0,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:10}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5590"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5590",result:"shape"})]}),p("linearGradient",{id:"img-setting-expenses_svg__a",x1:141,x2:190,y1:90,y2:152,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const tz=v(ez);function iz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 142",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:124,x:24,y:8,fill:"#8092AA",opacity:.2,rx:4}),r("circle",{cx:33,cy:17,r:3,fill:"#406588"}),r("circle",{cx:42,cy:17,r:3,fill:"#4DC9AA"}),r("g",{filter:"url(#img-setting-inventory_svg__a)",children:r("rect",{width:208,height:110,x:16,y:26,fill:"#DDD",rx:4})}),r("mask",{id:"img-setting-inventory_svg__b",width:208,height:110,x:16,y:26,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("rect",{width:208,height:110,x:16,y:26,fill:"#D9D9D9",rx:4})}),p("g",{mask:"url(#img-setting-inventory_svg__b)",children:[r("path",{fill:"#E2E8EF",d:"M14.172-42.882h230.184v180.298H14.172z"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"M65.895 27.444 82.705.686l19.37 12.597-18.03 28.6zM86.003 101.182l14.104-10.736 1.615 3.224 10.799 7.512-3.519 5.713 12.972 8.347 10.568-14.955 18.174 9.288-8.656 13.228 3.778 8.785v.992h-7.408l-22.374-3.015-31.99-26.789z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m187.133 92.225 13.775-12.89 30.077 25.987-4.831 8.888-10.523-6.214z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m79.577 103.857 15.644 3.578-3.137 6.445-2.44 1.386-2.245 4.84v4.222l-15.116-4.222-8.37 1.897-4.59-2.845-3.43-3.892 1.737-3.895z",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"M158.208 50.21s-1.003 1.223-1.272 1.916c-.248.638-1.91.824-.677 1.945.489.444 1.945-.444 2.568 0 2.659 1.897 10.756 7.045 10.756 7.045L157.537 76.29l-23.385-11.829s5.384-16.274 9.614-18.78c4.229-2.506 14.442 4.53 14.442 4.53",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m102.071 9.627 45.186 30.469-13.108 21.187-50.168-18.415z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m65.895 94.92 10.085-4.943V62.392L88.66 70.33v6.137l4.248 14.38-10.757 10.872z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m148.121 111.022 29.172 17.577 14.747 8.811-48.704.289-1.496-14.957z",clipRule:"evenodd"}),r("path",{fill:"#F6F7EF",fillRule:"evenodd",d:"m41.624-11.353-9.915-7.346-7.83-.733L40.626-6.695 36.7 11.623l24.693 18.124-14.465 19.392-5.453-4.658-14.448 15.512v6.11l14.448-15.9 2.868 2.402L23.879 80.04l4.667 1.305L47.922 55.6l32.89 27.532-3.001 5.197-7.615-3.811L52.27 109.12l-9.583-3.155-15.66-10.123v5.582l14.449 8.905 52.041 18.1-31.657 7.626-8.035 16.085 5.067 11.345h3.87l-4.946-11.345 7.777-14.845 29.473-7.148 25.621-19.818 85.772 52.004h8.739l-17.082-9.41-73.901-45.272 23.289-16.55 72.784 41.71-2.787 4.9h5.399l1.332-2.64 16.638 9.534 18.467 8.318v-5.294l-13.486-5.741-19.484-11.046 4.601-9.116-3.201-2.062-5.149 9.052-71.235-40.387L162.1 68.055l1.396-.566 92.222 4.406 3.619.792v-5.198h-10.115V36.081h10.115v-3.222h-10.115v-52.291h-3.371V32.86h-53.257V14.373l13.865-32.627h-3.426l-13.065 30.887v4.03h-26.472v-34.917h-4.686v78.246l-41.262-26.358 6.716-7.72-3.494-1.706-6.477 7.347-15.248-9.74 5.147-8.12-3.754-1.768-4.812 7.704-3.561-2.275-15.67-2.25L59.46 1.94v-20.193h-3.638v17.42L45.063-8.803l2.155-9.61-3.864-1.017zm2.388 7.233L40.9 9.761l41.942 30.337 10.413-16.669-2.802-1.804-16.381-2.884zM96.64 25.61 86.323 41.882l14.115 5.394 10.806-12.26zm17.875 11.513-10.322 11.865 29.935 12.297-3.04 2.425-28.746-11.576-11.304 18.472L109.59 82.77l-3.031 2.937L68.637 60.4l4.011-1.851.477.313 8.135-15.694-15.674-11.04-15.093 20.054 36.283 30.989-5.964 10.499-9.026-4.337-14.837 20.995 38.117 13.989 25.621-20.334 24.542-16.781 12.102-22.504zm-29.945 7.855L76.59 61.135l11.197 7.34 10.626-17.922zM189.875 20H164v38.53l5.329 5.576 21.025.693zm2.736 16.233h53.127V67.48l-53.127-2.772z",clipRule:"evenodd"}),r("path",{fill:"#DCE3E7",d:"m31.709-18.7.149-.2-.056-.042-.07-.006zm9.915 7.347-.15.201.313.231.08-.38zm-17.745-8.08.023-.248-.87-.081.696.529zM40.626-6.694l.244.052.033-.155-.126-.096zM36.7 11.623l-.245-.053-.034.159.13.095zm24.693 18.124.2.15.151-.203-.203-.149zM46.929 49.139l-.162.19.203.173.16-.214zm-5.453-4.658.162-.19-.182-.156-.163.175zM27.028 59.993l-.183-.17-.067.072v.098zm0 6.11h-.25v.647l.435-.479zm14.448-15.9.16-.191-.184-.154-.161.178zm2.868 2.402.2.15.142-.19-.182-.152zM23.879 80.04l-.2-.15-.218.293.35.098zm4.667 1.305-.068.241.165.046.102-.136zM47.922 55.6l.16-.192-.202-.17-.158.211zm32.89 27.532.216.125.105-.182-.16-.135zm-3.001 5.197-.112.224.21.105.118-.204zm-7.615-3.811.112-.224-.19-.094-.124.17zM52.27 109.12l-.079.237.173.057.108-.147zm-9.583-3.155-.135.21.027.017.03.01zm-15.66-10.123.137-.21-.386-.25v.46zm0 5.582h-.25v.14l.12.073zm14.449 8.905-.131.212.023.015.026.009zm52.041 18.1.059.243.828-.199-.805-.28zm-31.657 7.626-.059-.243-.113.027-.052.104zm-8.035 16.085-.223-.111-.053.105.048.108zm5.067 11.345-.228.102.066.148h.163zm3.87 0v.25h.381l-.152-.35zm-4.946-11.345-.222-.116-.056.106.048.11zm7.777-14.845-.059-.243-.11.027-.052.1zm29.473-7.148.059.243.052-.012.042-.033zm25.621-19.818.13-.214-.147-.089-.136.105zm85.772 52.004-.129.214.059.036h.07zm8.739 0v.25l.121-.469zm-17.082-9.41-.13.213.01.006zm-73.901-45.272-.144-.204-.309.219.323.198zm23.289-16.55.124-.216-.139-.08-.13.093zm72.784 41.71.217.123.124-.216-.217-.124zm-2.787 4.9-.217-.124-.213.374h.43zm5.399 0v.25h.154l.069-.138zm1.332-2.64.125-.217-.229-.131-.119.236zm16.638 9.534-.124.217.01.006.011.005zm18.467 8.318-.102.228.352.159v-.387zm0-5.294h.25v-.166l-.152-.065zm-13.486-5.741-.124.217.013.007.013.006zm-19.484-11.046-.223-.113-.107.213.207.117zm4.601-9.116.223.113.102-.201-.189-.122zm-3.201-2.062.135-.211-.222-.143-.13.23zm-5.149 9.052-.124.217.218.123.123-.217zm-71.235-40.387-.221-.116-.113.214.211.12zM162.1 68.055l-.094-.231-.085.034-.042.08zm1.396-.566.012-.25-.055-.002-.051.02zm92.222 4.406.054-.244-.021-.004-.021-.001zm3.619.792-.053.244.303.067v-.311zm0-5.198h.25v-.25h-.25zm-10.115 0h-.25v.25h.25zm0-31.408v-.25h-.25v.25zm10.115 0v.25h.25v-.25zm0-3.222h.25v-.25h-.25zm-10.115 0h-.25v.25h.25zm0-52.291h.25v-.25h-.25zm-3.371 0v-.25h-.25v.25zm0 52.292v.25h.25v-.25zm-53.257 0h-.25v.25h.25zm0-18.486-.23-.098-.02.047v.051zm13.865-32.627.23.097.148-.347h-.378zm-3.426 0v-.25h-.165l-.065.152zm-13.065 30.887-.23-.098-.02.047v.05zm0 4.03v.25h.25v-.25zm-26.472 0h-.25v.25h.25zm0-34.917h.25v-.25h-.25zm-4.686 0v-.25h-.25v.25zm0 78.246-.134.21.384.246v-.456zm-41.262-26.358-.188-.164-.191.22.245.155zm6.716-7.72.189.165.213-.246-.292-.143zm-3.494-1.706.109-.225-.171-.084-.126.143zm-6.477 7.347-.134.211.18.115.142-.16zm-15.248-9.74-.211-.134-.134.21.21.134zm5.147-8.12.211.134.152-.239-.256-.12zm-3.754-1.768.106-.226-.2-.095-.118.189zm-4.812 7.704-.135.21.213.136.134-.214zm-3.561-2.275.135-.21-.046-.03-.053-.008zm-15.67-2.25-.154.198.053.04.065.01zM59.46 1.94h-.25v.122l.096.075zm0-20.193h.25v-.25h-.25zm-3.638 0v-.25h-.25v.25zm0 17.42-.15.202.4.295v-.496zM45.063-8.803l-.244-.055-.036.159.131.097zm2.155-9.61.244.055.053-.235-.233-.062zm-3.864-1.017.064-.241-.253-.067-.055.256zM40.9 9.761l-.244-.055-.036.161.133.097zm3.113-13.88.152-.2-.31-.235-.086.38zm38.83 44.217-.147.203.217.156.141-.227zm10.412-16.669.212.133.13-.21-.207-.133zm-2.802-1.804.136-.21-.043-.027-.05-.009zm-16.381-2.884-.152.2.049.036.06.01zm12.252 23.141-.211-.134-.164.258.285.11zM96.639 25.61l.136-.21-.212-.136-.135.212zm3.799 21.666-.089.234.162.062.114-.13zm10.806-12.26.187.166.193-.218-.245-.158zm-7.052 13.972-.188-.164-.229.263.322.133zm10.322-11.865.136-.21-.182-.117-.142.163zm19.613 24.162.156.195.332-.265-.393-.162zm-3.04 2.425-.093.232.135.055.114-.091zm-28.746-11.576.093-.232-.196-.079-.111.18zM91.037 70.606l-.214-.13-.126.206.203.133zM109.59 82.77l.174.18.224-.218-.261-.171zm-3.031 2.937-.139.208.168.112.145-.14zM68.637 60.4l-.105-.227-.406.187.372.248zm4.011-1.851.137-.21-.116-.075-.126.058zm.477.313-.137.209.232.152.127-.246zm8.135-15.694.222.115.1-.194-.178-.126zm-15.674-11.04.144-.205-.198-.14-.145.194zM50.493 52.182l-.2-.15-.14.187.178.153zm36.283 30.989.218.123.102-.18-.157-.133zM80.812 93.67l-.108.225.21.1.115-.202zm-9.026-4.337.108-.225-.19-.092-.123.173zM56.948 110.33l-.204-.145-.188.267.306.112zm38.117 13.989-.086.234.131.049.11-.088zm25.621-20.334-.141-.206-.007.005-.007.006zm24.542-16.781.141.206.051-.034.028-.054zm12.102-22.504.22.119.109-.204-.194-.125zm-80.74-3.564-.225-.111-.098.198.185.122zm7.978-16.157.094-.232-.215-.087-.103.208zm3.218 23.497-.138.209.22.143.132-.225zm10.626-17.922.215.127.148-.25-.27-.11zM164 20v-.25h-.25V20zm25.875 0 .25-.003-.003-.247h-.247zM164 58.53h-.25v.1l.069.072zm5.329 5.576-.181.172.071.074.102.004zm21.025.693-.008.25.261.008-.003-.26zm55.384-28.566h.25v-.25h-.25zm-53.127 0v-.25h-.25v.25zm53.127 31.247-.013.25.263.013v-.263zm-53.127-2.772h-.25v.237l.237.013zM31.56-18.498l9.915 7.346.297-.402-9.914-7.346zm-7.704-.685 7.83.733.046-.498-7.83-.733zm16.92 12.289L24.03-19.631l-.302.398L40.474-6.496zm-3.831 18.57L40.87-6.644l-.489-.105-3.925 18.318zm24.597 17.87L36.849 11.42l-.296.403 24.693 18.124zM47.13 49.287l14.464-19.392-.4-.299L46.729 48.99zm-5.817-4.617 5.454 4.658.325-.38-5.454-4.658zM27.211 60.164 41.659 44.65l-.366-.34-14.448 15.512zm.067 5.94v-6.11h-.5v6.11zM41.29 50.035l-14.448 15.9.37.335 14.448-15.9zm3.213 2.377-2.868-2.401-.32.383 2.867 2.401zM24.08 80.19l20.465-27.436-.4-.299-20.465 27.436zm4.534.915L23.946 79.8l-.134.481 4.666 1.305zm19.11-25.656L28.345 81.195l.4.3L48.121 55.75zm33.25 27.491-32.89-27.532-.322.383 32.89 27.533zm-2.946 5.514 3.001-5.197-.433-.25-3 5.197zm-7.943-3.713 7.615 3.812.224-.447-7.615-3.812zm-17.612 24.526 17.926-24.602-.404-.294-17.926 24.601zm-9.863-3.065 9.582 3.155.157-.475-9.582-3.155zm-15.717-10.15 15.66 10.123.271-.42-15.66-10.123zm.386 5.372v-5.582h-.5v5.582zm14.329 8.692-14.448-8.905-.262.426 14.448 8.904zm51.992 18.077-52.041-18.101-.164.473 52.041 18.1zm-31.68 8.105 31.657-7.626-.117-.486-31.658 7.626zm-7.87 15.954 8.034-16.085-.447-.224-8.034 16.086zm5.072 11.131-5.067-11.345-.457.204 5.067 11.345zm3.64-.148h-3.869v.5h3.87zm-5.175-10.995 4.946 11.345.459-.2-4.946-11.345zm7.786-15.061-7.778 14.845.443.232 7.778-14.845zm29.635-7.275-29.473 7.148.118.486 29.473-7.148zm25.527-19.773L94.913 129.95l.306.395 25.621-19.819zm86.055 51.988-85.772-52.004-.259.427 85.772 52.005zm8.609-.036h-8.739v.5h8.739zm-17.202-8.941 17.082 9.41.241-.438-17.082-9.41zm-73.911-45.278 73.901 45.272.261-.426-73.901-45.273zm23.274-16.966-23.288 16.549.289.407 23.289-16.549zm73.053 41.696-72.784-41.71-.248.434 72.784 41.71zm-.341.093-2.787 4.9.434.247 2.787-4.9zm-2.57 5.274h5.399v-.5h-5.399zm5.622-.138 1.333-2.639-.447-.225-1.332 2.639zm17.871 6.566-16.637-9.535-.249.434 16.638 9.534zm18.446 8.306-18.467-8.317-.206.455 18.468 8.318zm-.353-5.066v5.294h.5v-5.294zm-13.334-5.511 13.486 5.741.196-.461-13.486-5.74zm-19.509-11.059 19.483 11.046.247-.435-19.483-11.046zm.347-.105 4.6-9.115-.446-.225-4.601 9.115zm4.513-9.438-3.202-2.063-.271.421 3.202 2.063zm-3.554-1.976-5.15 9.052.435.247 5.149-9.052zm-76.29-30.993 71.234 40.386.247-.435-71.234-40.386zm10.619-20.609-10.717 20.275.443.233 10.716-20.274zm1.523-.68-1.396.566.188.463 1.396-.566zm92.328 4.388-92.222-4.406-.024.499 92.223 4.406zm3.661.797-3.619-.792-.107.489 3.619.791zm-.304-4.954v5.198h.5v-5.198zm-9.865.25h10.115v-.5h-10.115zm-.25-31.658v31.408h.5V36.081zm10.365-.25h-10.115v.5h10.115zm-.25-2.972v3.222h.5v-3.222zm-9.865.25h10.115v-.5h-10.115zm-.25-52.541V32.86h.5v-52.292zm-3.121.25h3.371v-.5h-3.371zm.25 52.042v-52.292h-.5V32.86zm-53.507.25h53.257v-.5h-53.257zm-.25-18.736V32.86h.5V14.374zm13.885-32.725-13.865 32.627.46.196 13.865-32.628zm-3.196.348h3.426v-.5h-3.426zM190.198 12.73l13.066-30.887-.461-.195-13.065 30.887zm.02 3.934v-4.031h-.5v4.03zm-26.722.25h26.472v-.5h-26.472zm-.25-35.168v34.918h.5v-34.918zm-4.436.25h4.686v-.5h-4.686zm.25 76.45v-76.7h-.5v76.7zm0 1.546v-1.545h-.5v1.545zm-41.646-26.147 41.262 26.358.269-.422-41.262-26.357zm6.661-8.095-6.715 7.72.377.329 6.716-7.72zm-3.415-1.318 3.494 1.707.22-.45-3.495-1.706zm-6.179 7.289 6.476-7.348-.375-.33-6.476 7.347zm-15.57-9.696 15.248 9.741.269-.421-15.249-9.741zm5.07-8.463-5.147 8.119.422.268 5.147-8.12zm-3.65-1.409 3.755 1.769.213-.453-3.755-1.768zm-4.493 7.61 4.812-7.704-.424-.264-4.812 7.703zm-3.908-2.196 3.561 2.274.27-.421-3.561-2.275zm-15.57-2.213 15.67 2.25.07-.495-15.67-2.25zM59.305 2.137l16.935 13.168.307-.395L59.613 1.742zm-.096-20.39V1.94h.5v-20.193zm-3.388.25h3.638v-.5h-3.638zm.25 17.17v-17.42h-.5v17.42zm-11.158-7.77L55.673-.631l.297-.402-10.758-7.972zm2.06-9.866-2.155 9.61.488.11 2.155-9.61zm-3.683-.72 3.864 1.017.127-.484-3.864-1.016zM41.868-11.3l1.73-8.078-.488-.105-1.731 8.078zm-.725 21.116 3.113-13.88-.488-.11-3.113 13.88zm41.845 30.08L41.046 9.558l-.294.405L82.696 40.3zm10.053-16.6L82.63 39.967l.424.264 10.413-16.668zm-2.724-1.46 2.801 1.804.27-.42-2.8-1.805zm-16.29-2.848L90.41 21.87l.087-.492-16.382-2.884zM43.861-3.921l30.058 22.862.303-.398L44.164-4.32zm42.673 45.937L96.85 25.744l-.422-.268-10.316 16.272zm13.993 5.027-14.115-5.395-.179.467 14.116 5.395zm10.529-12.192-10.806 12.26.375.33 10.806-12.26zm-14.552-9.03 14.604 9.406.271-.42L96.774 25.4zm7.877 23.332 10.322-11.866-.377-.328-10.322 11.865zm29.841 11.9-29.935-12.296-.19.463 29.935 12.296zm-2.979 2.853 3.04-2.426-.312-.39-3.04 2.425zm-28.996-11.54 28.747 11.576.187-.464-28.747-11.576zM91.25 70.736l11.304-18.471-.427-.261-11.304 18.471zm18.477 11.825L91.174 70.397l-.275.418 18.554 12.164zm-2.994 3.325 3.031-2.937-.348-.359-3.031 2.937zM68.498 60.61l37.922 25.306.278-.416-37.922-25.306zm4.045-2.286-4.011 1.85.21.455 4.01-1.851zm.72.33-.478-.312-.274.418.477.313zm7.775-15.6-8.135 15.695.444.23 8.135-15.694zm-15.596-10.72 15.674 11.04.288-.409-15.674-11.04zm-14.749 20 15.093-20.054-.4-.301-15.092 20.054zM86.94 82.982l-36.283-30.99-.325.38 36.283 30.99zm-5.91 10.812 5.965-10.499-.435-.247-5.965 10.5zm-9.352-4.234 9.026 4.336.217-.45-9.026-4.337zm-14.524 20.913L71.99 89.478l-.409-.288-14.836 20.994zm37.999 13.61-38.117-13.989-.172.469 38.117 13.989zm25.38-20.294-25.621 20.333.31.391 25.622-20.333zm24.556-16.793-24.542 16.782.282.413 24.542-16.782zm12.022-22.415-12.101 22.503.44.237 12.102-22.503zm-42.731-27.248 42.816 27.577.271-.42-42.816-27.577zM76.815 61.245l7.978-16.156-.448-.222-7.979 16.157zm11.109 7.02-11.196-7.34-.275.419 11.196 7.34zm10.273-17.84L87.572 68.347l.43.255L98.628 50.68zM84.477 45.21l13.843 5.574.187-.463-13.843-5.575zM164 20.25h25.875v-.5H164zm.25 38.28V20h-.5v38.53zm5.26 5.403-5.329-5.576-.362.345 5.329 5.576zm20.852.616-21.025-.693-.016.5 21.025.693zm-.737-44.546.479 44.799.5-.006-.479-44.799zm56.113 15.98h-53.127v.5h53.127zm.25 31.497V36.233h-.5V67.48zm-53.39-2.522 53.127 2.772.026-.5-53.127-2.772zm-.237-28.725v28.475h.5V36.233z"}),r("path",{fill:"#F7F5D8",fillRule:"evenodd",d:"m47.478 114.826 36.583-8.039.012-.045 4.713 2.675 24.423 20.864 25.306 3.255 87.858-11.419 18.84-34.151v-7.933l-21.118 37.725-85.58 11.957-24.191-3.828-21.249-18.759-7.948-4.35-.01.007.002-.005-38.845 8.252-28.227 15.939 11.865-44.91-19.006-12.495v6.38l12.983 8.11-12.983 51.513z",clipRule:"evenodd"}),r("path",{fill:"#EDE4C5",d:"m84.062 106.787.053.244.15-.033.038-.148zm-36.584 8.039-.054-.244-.036.008-.033.019zm36.595-8.084.124-.217-.283-.161-.082.314zm4.713 2.675.163-.19-.019-.015-.02-.012zm24.423 20.864-.162.191.056.048.074.009zm25.306 3.255-.031.248.032.004.032-.004zm87.858-11.419.033.248.125-.016.061-.111zm18.84-34.151.219.12.031-.056v-.064zm0-7.933h.25v-.958l-.468.836zm-21.118 37.725.035.248.123-.017.061-.108zm-85.58 11.957-.039.247.037.005.037-.005zm-24.191-3.828-.166.187.055.049.072.011zm-21.249-18.759.165-.187-.02-.018-.025-.014zm-7.948-4.35.12-.22-.14-.077-.13.096zm-.01.007-.241-.064-.182.691.573-.427zm.002-.005.242.063.103-.392-.397.084zm-38.845 8.252-.052-.245-.038.008-.033.019zm-28.227 15.939-.242-.064-.15.573.515-.292zm11.865-44.91.242.065.046-.174-.15-.099zM10.906 69.567l.138-.209-.388-.254v.463zm0 6.38h-.25v.139l.118.073zm12.983 8.11.242.061.044-.177-.154-.096zm-12.983 51.513-.242-.061-.143.567.509-.289zm73.102-29.026-36.584 8.039.108.488 36.583-8.039zm-.176.135-.012.045.483.127.012-.044zm5.078 2.522-4.713-2.675-.247.434 4.713 2.676zm24.461 20.891-24.422-20.864-.325.38 24.423 20.865zm25.176 3.197-25.306-3.254-.064.495 25.307 3.255zm87.794-11.419-87.858 11.419.065.496 87.858-11.419zm18.653-34.024-18.839 34.151.437.242 18.84-34.151zm-.031-7.812v7.933h.5v-7.933zm-20.649 37.848 21.117-37.726-.436-.244-21.118 37.725zm-85.764 12.081 85.58-11.956-.069-.495-85.58 11.956zm-24.265-3.828 24.191 3.828.078-.494-24.191-3.828zm-21.376-18.818 21.249 18.758.331-.374-21.249-18.759zm-7.902-4.319 7.948 4.351.24-.439-7.948-4.351zm.26-.012.01-.007-.3-.401-.009.007zm-.39-.269-.001.005.483.127.002-.005zm-38.551 8.561 38.845-8.253-.104-.489-38.845 8.252zM18.17 127.188l28.227-15.938-.246-.436-28.227 15.939zm11.5-45.19-11.865 44.909.484.127 11.865-44.908zM10.77 69.775l19.006 12.496.274-.418-19.005-12.495zm.387 6.171v-6.38h-.5v6.38zm12.865 7.898-12.982-8.11-.265.424 12.982 8.11zM11.149 135.63 24.13 84.117l-.485-.122-12.982 51.513zm36.206-21.021-36.572 20.742.247.435L47.6 115.044z"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m203.996 101.316 5.024-8.144 11.207 6.483-5.55 7.707z",clipRule:"evenodd"})]}),r("circle",{cx:51,cy:17,r:3,fill:"#3299FE"}),r("path",{fill:"#fff",d:"M16 30a4 4 0 0 1 4-4h52v110H20a4 4 0 0 1-4-4z"}),r("rect",{width:36,height:8,x:22,y:32,fill:"#8092AA",opacity:.3,rx:2}),r("rect",{width:16,height:6,x:22,y:46,fill:"#8092AA",opacity:.2,rx:1}),p("g",{filter:"url(#img-setting-inventory_svg__c)",children:[r("rect",{width:26,height:20,x:87,y:81.5,fill:"#fff",rx:4}),r("path",{fill:"#F66",d:"M93.273 91.313c1.415 0 2.274-1.047 2.274-2.907 0-1.847-.863-2.906-2.274-2.906-1.41 0-2.273 1.059-2.273 2.906 0 1.852.856 2.906 2.273 2.906m-1.07-2.907c0-1.293.418-1.941 1.07-1.945.653.004 1.075.652 1.07 1.945.005 1.305-.413 1.938-1.07 1.938-.656 0-1.078-.633-1.07-1.938"}),r("rect",{width:12,height:2,x:91,y:94.313,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",d:"M99.553 105.106a.5.5 0 0 0 .894 0L103 100h-6z"})]}),p("g",{filter:"url(#img-setting-inventory_svg__d)",children:[r("rect",{width:26,height:20,x:184,y:21,fill:"#fff",rx:4}),r("path",{fill:"#3299FE",d:"M190.508 25.078h-1.11l-1.398.89v1.04l1.297-.813h.031v4.54h1.18zM193.883 25c-1.278-.004-2.141.824-2.141 1.961.008 1.055.758 1.82 1.774 1.82.629 0 1.187-.297 1.453-.797h.047c-.004 1.13-.411 1.82-1.18 1.82-.453 0-.777-.245-.875-.663h-1.156c.113.957.894 1.672 2.031 1.672 1.422 0 2.332-1.133 2.328-3.055 0-2.055-1.109-2.754-2.281-2.758m-.992 1.93a.98.98 0 0 1 1-1.008c.578.004 1 .46 1.007 1 0 .543-.441 1-1.015 1-.582 0-.992-.434-.992-.992"}),r("rect",{width:12,height:2,x:188,y:34.813,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",d:"M196.553 44.606a.5.5 0 0 0 .894 0L200 39.5h-6z"})]}),p("g",{filter:"url(#img-setting-inventory_svg__e)",children:[r("rect",{width:26,height:20,x:175,y:70,fill:"#fff",rx:4}),r("path",{fill:"#3299FE",d:"M181.508 74.078h-1.11l-1.398.89v1.04l1.297-.813h.031v4.54h1.18zM184.914 79.813c1.277 0 2.195-.696 2.188-1.665.007-.707-.45-1.21-1.282-1.312v-.047c.633-.113 1.075-.562 1.071-1.195.004-.895-.782-1.594-1.961-1.594-1.16 0-2.035.676-2.055 1.648H184c.02-.433.43-.714.93-.71.5-.004.832.293.828.726.004.445-.387.75-.946.75h-.523v.867h.523c.665.004 1.075.328 1.071.79.004.456-.399.769-.961.773-.547-.004-.957-.281-.977-.703h-1.187c.023.988.914 1.671 2.156 1.671"}),r("rect",{width:12,height:2,x:179,y:83.813,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",d:"M187.553 93.606a.5.5 0 0 0 .894 0L191 88.5h-6z"})]}),r("path",{fill:"#555",d:"M41.664 52h1.219l2.383-4.68v-.976h-3.993v.96h2.774v.04zM45.5 51h2.75v1h1.117v-1h.719v-.945h-.719v-3.711h-1.476L45.5 50.07zm1.188-.945v-.047l1.523-2.375h.055v2.422z"}),r("rect",{width:26,height:3,x:31,y:68,fill:"#DDD",rx:1}),r("circle",{cx:26.5,cy:69.5,r:2.5,fill:"#DDD"}),r("circle",{cx:26.5,cy:83.5,r:2.5,fill:"#DDD"}),r("circle",{cx:26.5,cy:97.5,r:2.5,fill:"#EAEAEA"}),r("circle",{cx:26.5,cy:111.5,r:2.5,fill:"#FFEFEF"}),r("rect",{width:19,height:3,x:31,y:82,fill:"#DDD",rx:1}),r("rect",{width:19,height:3,x:31,y:96,fill:"#EAEAEA",rx:1}),r("rect",{width:19,height:3,x:31,y:110,fill:"#FFEFEF",rx:1}),r("circle",{cx:100,cy:112,r:3,fill:"#F66"}),r("rect",{width:26,height:20,x:135,y:42,fill:"#555",rx:4}),r("path",{fill:"#fff",d:"M139 50.734h2.75v1h1.117v-1h.719v-.945h-.719v-3.71h-1.476L139 49.804zm1.188-.945v-.047l1.523-2.375h.055v2.422zM146.445 51.813c1.278 0 2.196-.696 2.188-1.665.008-.707-.449-1.21-1.281-1.312v-.047c.632-.113 1.074-.562 1.07-1.195.004-.895-.781-1.594-1.961-1.594-1.16 0-2.035.676-2.055 1.648h1.125c.02-.433.43-.714.93-.71.5-.004.832.292.828.726.004.445-.387.75-.945.75h-.524v.867h.524c.664.004 1.074.328 1.07.79.004.456-.398.769-.961.773-.547-.004-.957-.282-.976-.703h-1.188c.023.988.914 1.672 2.156 1.672"}),r("rect",{width:12,height:2,x:139,y:55.813,fill:"#777",rx:1}),r("path",{fill:"#555",d:"M147.553 66.106a.5.5 0 0 0 .894 0L151 61h-6z"}),r("circle",{cx:148,cy:72.5,r:3,fill:"#555"}),r("circle",{cx:196,cy:51.5,r:3,fill:"#3299FE"}),r("circle",{cx:188,cy:100.5,r:3,fill:"#3299FE"}),p("defs",{children:[p("filter",{id:"img-setting-inventory_svg__a",width:216,height:118,x:12,y:24,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:2}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]}),p("filter",{id:"img-setting-inventory_svg__c",width:58,height:56.5,x:71,y:73.5,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.12 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]}),p("filter",{id:"img-setting-inventory_svg__d",width:58,height:56.5,x:168,y:13,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.12 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]}),p("filter",{id:"img-setting-inventory_svg__e",width:58,height:56.5,x:159,y:62,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.12 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5774"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5774",result:"shape"})]})]})]})}const nz=v(iz);function rz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 144",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),p("g",{opacity:.6,children:[r("g",{filter:"url(#img-setting-jp_svg__a)",children:r("rect",{width:167.389,height:92,x:13,y:20,fill:"#DDD",rx:8})}),r("mask",{id:"img-setting-jp_svg__b",width:168,height:92,x:13,y:20,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("rect",{width:167.389,height:92,x:13,y:20,fill:"#D9D9D9",rx:8})}),p("g",{mask:"url(#img-setting-jp_svg__b)",children:[r("path",{fill:"#E2E8EF",d:"M11.191-32.981h187.184v146.617H11.191z"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m53.252 24.207 13.67-21.76 15.752 10.245-14.662 23.257zM69.606 84.17l11.47-8.73 1.312 2.622 8.782 6.109-2.861 4.645 10.549 6.788 8.593-12.162 14.779 7.554-7.039 10.757 3.073 7.144v.806h-6.025l-18.194-2.452-26.014-21.784z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m151.844 76.886 11.202-10.482 24.458 21.133-3.929 7.227-8.557-5.053z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m64.38 86.346 12.72 2.91-2.55 5.24-1.984 1.128-1.826 3.936v3.433L58.448 99.56l-6.807 1.542-3.733-2.313-2.789-3.165 1.413-3.167z",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"M128.32 42.72s-.816.995-1.035 1.559c-.201.518-1.553.67-.55 1.581.397.361 1.581-.361 2.088 0 2.162 1.543 8.747 5.73 8.747 5.73l-9.796 12.339-19.016-9.62s4.378-13.234 7.817-15.271 11.745 3.683 11.745 3.683",clipRule:"evenodd"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m82.67 9.719 36.745 24.777-10.659 17.229L67.959 36.75z",clipRule:"evenodd"}),r("path",{fill:"#EFF4F8",fillRule:"evenodd",d:"m53.252 79.078 8.201-4.019V52.627l10.312 6.456v4.99l3.455 11.695-8.747 8.84z",clipRule:"evenodd"}),r("path",{fill:"#CFE8D1",fillRule:"evenodd",d:"m120.119 92.172 23.723 14.294 11.992 7.165-39.605.235-1.217-12.163z",clipRule:"evenodd"}),r("path",{fill:"#F6F7EF",fillRule:"evenodd",d:"m33.514-7.342-8.063-5.974-6.367-.596L32.702-3.555 29.51 11.342 49.59 26.08 37.829 41.85l-4.434-3.789-11.75 12.615v4.968l11.75-12.929 2.332 1.953-16.642 22.31 3.795 1.062 15.756-20.937 26.746 22.389-2.44 4.227-6.192-3.1L42.17 90.625 34.38 88.06l-12.734-8.232v4.54l11.749 7.24 42.32 14.719-25.745 6.202-6.533 13.08 4.12 9.226h3.147l-4.022-9.226 6.325-12.072 23.967-5.812 20.835-16.117 69.749 42.29h7.106l-13.891-7.653-60.095-36.815 18.938-13.457 59.187 33.918-2.266 3.984h4.391l1.083-2.146 13.529 7.753 15.018 6.763v-4.305l-10.968-4.668-15.843-8.983 3.741-7.412-2.603-1.678-4.187 7.361-57.927-32.841 8.714-16.487 1.135-.46 74.995 3.583 2.943.643v-4.226h-8.226V31.23h8.226v-2.62h-8.226v-42.523h-2.742V28.61h-43.307V13.579l11.275-26.533h-2.786l-10.625 25.118v3.278h-21.527v-28.396h-3.81v63.63L95.255 29.242l5.461-6.278-2.841-1.388-5.267 5.975-12.4-7.92 4.186-6.603-3.053-1.438-3.913 6.264-2.896-1.85-12.742-1.83L48.018 3.468v-16.42h-2.959V1.212L36.312-5.27l1.752-7.814-3.142-.827zm1.942 5.882L32.924 9.828l34.108 24.67 8.467-13.555-2.278-1.468L59.9 17.13zm42.796 24.176-8.39 13.232 11.479 4.387 8.787-9.97zm14.536 9.362-8.394 9.65 24.343 9.998-2.472 1.973-23.376-9.413-9.191 15.02 15.087 9.892-2.465 2.388-30.837-20.579 3.262-1.505.387.254 6.615-12.76L53 28.015 40.727 44.326l29.505 25.2-4.85 8.537-7.34-3.526-12.065 17.072 30.996 11.376 20.835-16.535 19.957-13.647 9.841-18.299zm-24.35 6.388L61.95 51.604l9.105 5.969 8.64-14.574zm85.632-20.313h-21.041v31.332l4.334 4.535 17.097.563zm2.225 13.201h43.202v25.41l-43.202-2.254z",clipRule:"evenodd"}),r("path",{fill:"#DCE3E7",d:"m25.451-13.316.15-.201-.057-.042-.07-.006zm8.063 5.974-.15.2.313.232.081-.38zm-14.43-6.57.023-.249-.87-.082.696.53zM32.702-3.555l.245.053.033-.156-.127-.096zM29.51 11.342l-.244-.053-.034.159.13.095zM49.59 26.08l.201.15.15-.202-.202-.15zM37.829 41.85l-.162.19.203.173.16-.214zm-4.434-3.789.162-.19-.182-.155-.163.175zm-11.75 12.615-.182-.17-.067.072v.098zm0 4.968h-.25v.647l.436-.478zm11.75-12.929.16-.192-.184-.154-.161.178zm2.332 1.953.2.15.142-.19-.181-.152zm-16.642 22.31-.2-.15-.218.293.35.098zm3.795 1.062-.068.24.165.046.102-.136zm15.756-20.937.161-.192-.202-.169-.158.21zm26.746 22.389.217.125.105-.182-.161-.135zm-2.44 4.227-.112.223.21.106.118-.204zm-6.192-3.1.112-.224-.19-.094-.124.17zM42.17 90.625l-.078.237.173.057.107-.147zM34.38 88.06l-.136.21.027.017.03.01zm-12.734-8.232.135-.21-.385-.25v.46zm0 4.54h-.25v.139l.119.073zm11.749 7.24-.132.213.024.014.026.01zm42.32 14.719.058.243.828-.199-.805-.28zm-25.745 6.202-.058-.243-.113.027-.052.104zm-6.533 13.08-.223-.112-.053.106.048.108zm4.12 9.226-.227.101.066.149h.162zm3.147 0v.25h.382l-.153-.35zm-4.022-9.226-.221-.116-.056.106.048.11zm6.325-12.072-.06-.243-.11.027-.052.1zm23.967-5.812.058.243.052-.013.043-.033zm20.835-16.117.13-.214-.148-.089-.135.105zm69.749 42.29-.13.214.06.036h.07zm7.106 0v.25l.121-.469zm-13.891-7.653-.13.214.01.005zM100.677 89.43l-.145-.203-.309.219.323.198zm18.938-13.457.124-.217-.139-.08-.13.093zm59.187 33.918.218.123.123-.216-.216-.124zm-2.266 3.984-.217-.123-.213.373h.43zm4.391 0v.25h.153l.07-.137zm1.083-2.146.124-.217-.228-.131-.119.235zm13.529 7.753-.124.217.011.006.011.005zm15.018 6.763-.103.228.353.159v-.387zm0-4.305h.25v-.165l-.152-.065zm-10.968-4.668-.123.217.012.007.014.006zm-15.843-8.983-.223-.112-.107.212.207.118zm3.741-7.412.224.113.101-.201-.189-.122zm-2.603-1.678.135-.21-.222-.143-.13.23zm-4.187 7.361-.123.218.217.123.123-.217zM122.77 73.719l-.221-.117-.114.214.211.12zm8.714-16.487L131.39 57l-.084.034-.043.081zm1.135-.46.012-.25-.055-.003-.051.021zm74.995 3.583.053-.245-.02-.004-.021-.001zm2.943.643-.054.245.304.066v-.31zm0-4.226h.25v-.25h-.25zm-8.226 0h-.25v.25h.25zm0-25.541v-.25h-.25v.25zm8.226 0v.25h.25v-.25zm0-2.62h.25v-.25h-.25zm-8.226 0h-.25v.25h.25zm0-42.523h.25v-.25h-.25zm-2.742 0v-.25h-.25v.25zm0 42.523v.25h.25v-.25zm-43.307 0h-.25v.25h.25zm0-15.032-.23-.098-.02.047v.05zm11.275-26.533.23.098.148-.348h-.378zm-2.786 0v-.25h-.166l-.064.153zm-10.625 25.118-.23-.098-.02.047v.05zm0 3.278v.25h.25v-.25zm-21.527 0h-.25v.25h.25zm0-28.396h.25v-.25h-.25zm-3.81 0v-.25h-.25v.25zm0 63.63-.135.21.385.246v-.456zM95.255 29.242l-.188-.164-.19.219.244.156zm5.461-6.278.189.165.214-.246-.293-.143zm-2.841-1.388.11-.224-.172-.084-.126.143zm-5.267 5.975-.134.211.18.115.142-.16zm-12.4-7.92-.21-.135-.134.21.21.135zm4.186-6.603.211.134.152-.24-.256-.12zm-3.053-1.438.107-.226-.201-.095-.118.188zm-3.913 6.264-.135.21.213.137.134-.214zm-2.896-1.85.135-.21-.046-.03-.053-.007zm-12.742-1.83-.154.198.052.041.066.01zM48.018 3.468h-.25v.123l.096.075zm0-16.42h.25v-.25h-.25zm-2.959 0v-.25h-.25v.25zm0 14.166-.148.201.398.296v-.497zM36.312-5.27l-.244-.054-.036.158.13.097zm1.752-7.814.244.055.053-.235-.233-.062zm-3.142-.827.064-.241-.253-.067-.055.256zM32.925 9.828l-.244-.055-.036.16.133.097zM35.456-1.46l.152-.2-.31-.235-.086.38zm31.576 35.958-.147.202.217.157.142-.227zm8.467-13.555.212.132.13-.21-.207-.133zm-2.278-1.468.135-.21-.042-.027-.05-.009zM59.9 17.13l-.152.2.048.036.06.01zm9.963 18.818-.212-.134-.163.259.285.109zm8.389-13.232.135-.21-.211-.137-.135.213zm3.089 17.619-.09.233.163.062.115-.13zm8.787-9.97.188.165.192-.218-.244-.157zm-5.734 11.362-.189-.164-.228.263.322.132zm8.394-9.649.136-.21-.183-.117-.141.163zm15.949 19.648.155.196.333-.265-.393-.162zm-2.472 1.973-.094.232.136.054.114-.09zm-23.376-9.413.094-.232-.197-.08-.11.181zm-9.191 15.02-.214-.13-.126.206.202.133zm15.087 9.892.174.18.224-.218-.26-.171zm-2.465 2.388-.138.208.167.112.145-.14zM55.483 51.007l-.105-.227-.406.187.372.248zm3.262-1.505.137-.209-.116-.076-.126.058zm.387.254-.137.21.232.151.127-.246zm6.615-12.76.222.114.1-.194-.178-.125zM53 28.015l.144-.204-.198-.14-.146.194zM40.727 44.326l-.2-.15-.141.187.178.153zm29.505 25.2.217.123.102-.18-.157-.134zm-4.85 8.537-.109.225.21.101.116-.203zm-7.34-3.526.108-.226-.191-.091-.122.172zM45.976 91.608l-.205-.144-.188.266.306.113zm30.996 11.376-.087.235.132.048.11-.087zm20.835-16.535-.142-.206-.007.005-.007.005zm19.957-13.647.141.207.05-.035.029-.053zm9.841-18.299.22.118.109-.203-.194-.125zm-65.656-2.9-.224-.11-.098.198.185.122zm6.488-13.137.093-.232-.215-.086-.103.207zm2.617 19.107-.138.209.22.143.133-.225zm8.64-14.574.215.128.149-.25-.27-.11zm53.334-24.846v-.25h-.25v.25zm21.041 0 .25-.002-.002-.248h-.248zm-21.041 31.332h-.25v.1l.07.073zm4.334 4.535-.181.172.071.074.102.004zm17.097.563-.008.25.261.009-.003-.261zm45.037-23.229h.25v-.25h-.25zm-43.202 0v-.25h-.25v.25zm43.202 25.41-.013.25.263.014v-.264zm-43.202-2.254h-.25v.237l.237.013zM25.302-13.115l8.063 5.974.297-.402-8.062-5.974zm-6.241-.548 6.367.596.046-.498-6.367-.596zm13.792 9.91L19.235-14.112l-.302.398L32.55-3.356zm-3.098 15.147 3.192-14.896-.49-.105-3.191 14.896zm19.984 14.484L29.659 11.14l-.297.403 20.081 14.739zm-11.71 16.12L49.79 26.23l-.4-.3L37.628 41.7zm-4.798-3.746 4.435 3.787.325-.38-4.435-3.788zM21.828 50.846l11.749-12.614-.366-.341-11.75 12.615zm.067 4.799v-4.97h-.5v4.97zm11.314-13.098-11.75 12.93.37.336 11.75-12.93zm2.677 1.929-2.332-1.953-.32.384 2.332 1.952zM19.284 67.128l16.643-22.31-.401-.3-16.642 22.31zm3.662.67-3.795-1.06-.134.481 3.794 1.061zm15.49-20.845L22.679 67.889l.4.301 15.756-20.937zM65.542 69.3 38.796 46.911l-.32.384L65.22 69.684zm-2.385 4.544 2.44-4.227-.432-.25-2.44 4.227zm-6.52-3.001 6.192 3.1.224-.448-6.192-3.1zm-14.264 19.93 14.578-20.007-.404-.294-14.578 20.006zm-8.072-2.476 7.792 2.566.156-.475-7.792-2.566zm-12.792-8.26 12.734 8.232.272-.42-12.735-8.231zm.386 4.33v-4.54h-.5v4.54zm11.63 7.028-11.75-7.24-.261.425 11.748 7.241zm42.27 14.696-42.32-14.719-.163.472 42.32 14.72zm-25.767 6.681 25.744-6.202-.117-.486-25.744 6.202zm-6.368 12.949 6.533-13.081-.447-.223-6.533 13.08zm4.125 9.012-4.12-9.226-.457.204 4.12 9.225zm2.918-.148h-3.146v.5h3.146zm-4.251-8.876 4.022 9.225.458-.199-4.022-9.226zm6.332-12.288-6.324 12.072.442.232 6.325-12.072zm24.13-5.939-23.967 5.812.118.486 23.966-5.812zm20.74-16.072L76.82 107.527l.306.395L97.96 91.806zm70.032 42.274-69.749-42.29-.259.428 69.749 42.29zm6.977-.036h-7.106v.5h7.106zm-14.011-7.184 13.891 7.653.241-.438-13.891-7.653zm-60.106-36.82 60.096 36.815.261-.427-60.096-36.815zm18.924-13.875-18.938 13.458.29.407 18.938-13.457zm59.457 33.905-59.188-33.918-.249.434 59.188 33.918zm-.342.093-2.266 3.985.434.247 2.267-3.985zm-2.049 4.358h4.391v-.5h-4.391zm4.614-.137 1.083-2.147-.446-.225-1.084 2.147zm14.514 5.277-13.53-7.753-.248.434 13.529 7.753zm14.995 6.752-15.017-6.763-.205.456 15.017 6.763zm-.352-4.077v4.305h.5v-4.305zm-10.815-4.438 10.967 4.668.196-.46-10.968-4.668zm-15.869-8.995 15.843 8.982.247-.435-15.844-8.982zm.346-.105 3.742-7.412-.447-.226-3.741 7.413zm3.654-7.735-2.604-1.678-.27.42 2.603 1.678zm-2.956-1.591-4.187 7.361.434.247 4.187-7.361zm-62.021-25.14 57.928 32.842.246-.435-57.927-32.842zm8.617-16.821-8.714 16.487.442.233 8.714-16.486zm1.262-.575-1.135.46.188.464 1.135-.46zm75.101 3.565-74.995-3.583-.024.5 74.995 3.582zm2.984.65-2.943-.645-.107.489 2.943.644zm-.303-3.983v4.226h.5v-4.226zm-7.976.25h8.226v-.5h-8.226zm-.25-25.791v25.54h.5v-25.54zm8.476-.25h-8.226v.5h8.226zm-.25-2.37v2.62h.5v-2.62zm-7.976.25h8.226v-.5h-8.226zm-.25-42.773V28.61h.5v-42.523zm-2.492.25h2.742v-.5h-2.742zm.25 42.273v-42.523h-.5V28.61zm-43.557.25h43.307v-.5h-43.307zm-.25-15.282V28.61h.5V13.579zm11.295-26.63L156.052 13.48l.46.196 11.275-26.533zm-2.556.347h2.786v-.5h-2.786zm-10.394 24.965 10.624-25.117-.46-.195-10.625 25.117zm.019 3.18v-3.277h-.5v3.278zm-21.777.25h21.527v-.5h-21.527zm-.25-28.645v28.396h.5v-28.396zm-3.56.25h3.81v-.5h-3.81zm.25 62.123v-62.373h-.5V49.42zm0 1.257v-1.257h-.5v1.257zM95.121 29.453l33.553 21.434.27-.422L95.39 29.031zm5.407-6.653-5.461 6.278.377.328 5.461-6.277zm-2.763-.999 2.842 1.388.219-.45-2.842-1.387zm-4.969 5.916 5.266-5.975-.375-.33-5.266 5.974zM80.074 19.84l12.4 7.921.269-.421-12.4-7.922zm4.109-6.947-4.186 6.602.422.268 4.186-6.602zm-2.949-1.078 3.054 1.438.213-.452-3.053-1.438zm-3.594 6.17 3.913-6.264-.424-.264-3.913 6.264zm-3.242-1.77 2.895 1.849.27-.422-2.896-1.85zm-12.644-1.794 12.743 1.83.07-.495-12.742-1.83zM47.864 3.665l13.772 10.707.307-.394L48.171 3.27zm-.096-16.619V3.467h.5v-16.42zm-2.709.25h2.959v-.5h-2.959zm.25 13.917v-14.167h-.5V1.213zm-9.147-6.282 8.749 6.483.297-.402L36.46-5.47zm1.657-8.07-1.752 7.815.488.11 1.752-7.815zm-2.962-.53 3.143.827.127-.484-3.142-.826zm-1.099 6.38 1.408-6.57-.49-.104-1.407 6.569zm-.59 17.172L35.7-1.405l-.488-.11-2.531 11.288zm34.01 24.412L33.071 9.625l-.293.405L66.885 34.7zm8.109-13.485-8.468 13.555.425.265 8.467-13.555zm-2.202-1.124 2.279 1.467.27-.42-2.278-1.468zm-13.229-2.31 13.321 2.346.087-.493-13.321-2.345zM35.305-1.26l24.443 18.59.303-.398-24.443-18.59zm34.769 37.343 8.39-13.232-.423-.268-8.39 13.232zm11.356 4.02-11.478-4.387-.179.467 11.479 4.386zm8.51-9.902-8.787 9.97.376.33 8.787-9.97zm-11.823-7.274 11.876 7.65.27-.421-11.876-7.65zm6.466 18.965 8.394-9.649-.377-.328-8.394 9.65zm24.249 9.604-24.343-10-.19.463 24.343 10zm-2.411 2.4 2.471-1.973-.311-.391-2.472 1.972zm-23.625-9.377 23.375 9.413.187-.464-23.375-9.413zM73.91 59.436l9.192-15.02-.427-.26-9.192 15.02zm15.011 9.553-15.087-9.892-.275.418 15.088 9.892zm-2.428 2.776 2.465-2.388-.348-.359-2.465 2.388zm-31.15-20.55 30.838 20.579.277-.416-30.838-20.579zm3.296-1.94-3.262 1.505.21.454 3.261-1.505zm.63.272-.389-.254-.274.418.388.254zm6.255-12.667L58.91 49.641l.444.23 6.615-12.76zm-12.669-8.659L65.603 37.2l.288-.41-12.747-8.978zm-11.93 16.254L53.2 28.167l-.4-.3-12.273 16.307zm29.468 24.86-29.505-25.2-.325.38 29.505 25.2zm-4.795 8.85 4.85-8.537-.435-.247-4.85 8.538zm-7.666-3.424 7.34 3.526.217-.45-7.34-3.527zM46.18 91.752 58.245 74.68l-.408-.289-12.065 17.073zm30.878 10.997L46.063 91.373l-.173.47 30.996 11.376zm20.593-16.496-20.835 16.535.311.392 20.835-16.535zm19.972-13.657L97.667 86.243l.282.413 19.957-13.647zm9.762-18.211-9.841 18.299.44.237 9.841-18.3zM92.653 32.288l34.817 22.425.271-.42-34.817-22.425zM62.174 51.714l6.488-13.137-.449-.221-6.487 13.137zm9.018 5.65-9.105-5.97-.274.419 9.105 5.969zm8.288-14.492-8.64 14.573.43.255 8.64-14.573zm-11.136-4.174 11.258 4.533.186-.464-11.257-4.533zm64.685-20.295h21.041v-.5h-21.041zm.25 31.082V18.153h-.5v31.332zm4.265 4.362-4.334-4.535-.361.346 4.333 4.535zm16.924.486-17.097-.563-.016.5 17.097.563zm-.648-36.177.39 36.43.5-.005-.39-36.43zm45.677 12.948h-43.202v.5h43.202zm.25 25.66v-25.41h-.5v25.41zm-43.465-2.005 43.202 2.255.026-.5-43.202-2.254zm-.237-23.405V54.51h.5V31.354z"}),r("path",{fill:"#F7F5D8",fillRule:"evenodd",d:"m38.277 95.266 29.75-6.538.009-.036 3.832 2.175 19.86 16.967 20.579 2.646 71.446-9.285 15.32-27.772v-6.45L181.9 97.65l-69.593 9.723-19.672-3.113-17.28-15.254-6.462-3.538-.008.005.001-.003-31.588 6.71-22.954 12.961 9.648-36.519L8.537 58.461v5.188l10.557 6.595-10.557 41.889z",clipRule:"evenodd"}),r("path",{fill:"#EDE4C5",d:"m68.026 88.728.054.244.149-.032.039-.148zm-29.749 6.538-.054-.244-.036.008-.033.018zm29.759-6.574.123-.217-.282-.16-.083.313zm3.832 2.175.163-.19-.019-.015-.02-.012zm19.86 16.967-.162.19.057.048.074.01zm20.579 2.646-.031.248.032.004.032-.004zm71.446-9.285.032.248.126-.017.061-.111zm15.32-27.772.219.121.031-.056v-.065zm0-6.45h.25v-.96l-.468.837zM181.9 97.65l.035.248.123-.017.061-.109zm-69.593 9.723-.039.247.037.006.037-.006zm-19.672-3.113-.165.188.054.048.072.011zm-17.28-15.254.166-.187-.02-.019-.025-.013zm-6.462-3.538.12-.22-.141-.076-.129.095zm-.008.005-.242-.063-.182.69.573-.426zm.001-.003.242.063.103-.392-.397.084zm-31.588 6.71-.052-.244-.038.008-.033.019zm-22.954 12.961-.242-.063-.151.572.516-.291zm9.648-36.519.242.064.046-.174-.15-.099zM8.537 58.461l.137-.21-.387-.254v.464zm0 5.188h-.25v.138l.118.074zm10.557 6.595.243.06.044-.176-.154-.096zM8.537 112.133l-.242-.061-.143.567.508-.288zm59.436-23.65-29.75 6.539.108.488 29.749-6.538zm-.179.145-.01.036.484.128.01-.036zm4.198 2.022-3.833-2.175-.247.434 3.833 2.176zm19.899 16.994L72.03 90.677l-.325.38 19.86 16.967zm20.448 2.588-20.579-2.646-.063.496 20.579 2.646zm71.382-9.285-71.446 9.286.065.495 71.445-9.285zm15.133-27.645-15.32 27.772.438.241 15.32-27.771zm-.031-6.33v6.451h.5v-6.45zm-16.704 30.8 17.172-30.678-.436-.244-17.173 30.678zm-69.777 9.848 69.593-9.722-.069-.495-69.593 9.722zm-19.746-3.113 19.672 3.113.079-.494-19.673-3.113zM75.19 89.193l17.28 15.255.33-.375-17.279-15.254zm-6.417-3.506 6.463 3.538.24-.438-6.463-3.538zm.261-.013.008-.006-.299-.4-.007.005zm-.39-.268v.004l.483.127v-.004zM37.35 92.425l31.589-6.71-.104-.49-31.588 6.71zm-22.882 12.934L37.42 92.398l-.246-.435-22.954 12.961zm9.284-36.8-9.649 36.519.484.127 9.648-36.52zM8.4 58.668l15.455 10.162.275-.418L8.674 58.252zm.387 4.98V58.46h-.5v5.188zm10.44 6.383L8.67 63.437l-.265.424 10.557 6.595zM8.78 112.194l10.557-41.89-.485-.121-10.557 41.889zm29.374-17.146-29.74 16.868.246.435L38.4 95.483z"}),r("path",{fill:"#E8EAEB",fillRule:"evenodd",d:"m165.557 84.28 4.085-6.624 9.113 5.273-4.513 6.267z",clipRule:"evenodd"})]}),r("path",{stroke:"#406588",strokeLinecap:"round",strokeWidth:1.5,d:"m41.77 38.84 57.564 29.575a.5.5 0 0 0 .347.041l52.984-12.877"}),r("path",{fill:"#406588",fillRule:"evenodd",d:"M41.674 28c-6.007 0-10.895 4.645-10.895 10.356 0 2.78 1.145 5.39 3.22 7.347l7.288 6.997a.56.56 0 0 0 .387.154.56.56 0 0 0 .388-.154l7.285-6.994c2.078-1.96 3.223-4.57 3.223-7.35C52.57 32.646 47.682 28 41.674 28m0 14.202c-2.503 0-4.54-1.99-4.54-4.438s2.037-4.438 4.54-4.438 4.54 1.99 4.54 4.438-2.036 4.438-4.54 4.438",clipRule:"evenodd"}),r("circle",{cx:41.678,cy:38.849,r:8.393,fill:"#fff",stroke:"#406588"}),r("path",{fill:"#406588",d:"M42.909 35.156h-1.66L39.56 36.19v1.545l1.51-.91h.037v5.197h1.801z"}),r("path",{fill:"#4DC9AA",fillRule:"evenodd",d:"M98.895 58C92.888 58 88 62.645 88 68.356c0 2.78 1.145 5.39 3.22 7.347l7.288 6.997a.56.56 0 0 0 .387.154.56.56 0 0 0 .387-.154l7.285-6.994c2.078-1.96 3.223-4.57 3.223-7.35 0-5.71-4.888-10.356-10.895-10.356m0 14.202c-2.504 0-4.54-1.99-4.54-4.438s2.036-4.438 4.54-4.438 4.54 1.99 4.54 4.438-2.036 4.438-4.54 4.438",clipRule:"evenodd"}),r("circle",{cx:98.982,cy:68.491,r:8.393,fill:"#fff",stroke:"#4DC9AA"}),r("path",{fill:"#4DC9AA",d:"M96.496 71.638h5.196v-1.451h-2.697v-.038l.688-.597c1.542-1.305 1.934-1.973 1.934-2.77 0-1.266-1.033-2.105-2.65-2.105-1.57 0-2.599.882-2.594 2.314h1.707c-.005-.583.358-.92.886-.92.524 0 .901.327.906.863-.005.498-.32.82-.84 1.261l-2.536 2.144z"}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M152.581 44.065c-6.008 0-10.895 4.645-10.895 10.356 0 2.78 1.144 5.39 3.219 7.347l7.288 6.997a.56.56 0 0 0 .388.154.56.56 0 0 0 .387-.154l7.285-6.994c2.078-1.96 3.223-4.57 3.223-7.35 0-5.71-4.888-10.356-10.895-10.356m0 14.202c-2.504 0-4.54-1.99-4.54-4.438s2.036-4.438 4.54-4.438 4.539 1.99 4.539 4.438-2.036 4.438-4.539 4.438",clipRule:"evenodd"}),r("circle",{cx:152.584,cy:54.605,r:8.393,fill:"#fff",stroke:"#3299FE"}),r("path",{fill:"#3299FE",d:"M152.492 58.04c1.655 0 2.825-.854 2.82-2.059.005-.844-.557-1.441-1.641-1.565v-.057c.806-.09 1.391-.616 1.386-1.384.005-1.148-1.047-1.992-2.546-1.992-1.533 0-2.627.877-2.631 2.125h1.716c.01-.427.392-.73.915-.73.481 0 .816.293.811.71.005.432-.391.74-.962.74h-.688v1.252h.688c.627.005 1.056.313 1.056.75 0 .44-.372.749-.915.749-.546 0-.938-.294-.952-.702h-1.811c.014 1.266 1.156 2.162 2.754 2.162"})]}),r("g",{filter:"url(#img-setting-jp_svg__c)",children:r("rect",{width:85,height:124,x:141,y:8,fill:"url(#img-setting-jp_svg__d)",rx:8})}),r("path",{fill:"#EAEAEA",fillRule:"evenodd",d:"M156 22a.5.5 0 0 1 .5.5v82a.5.5 0 0 1-1 0v-82a.5.5 0 0 1 .5-.5",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-jp_svg__e)",children:r("rect",{width:46,height:44,x:88,y:88,fill:"#fff",rx:8})}),r("circle",{cx:111,cy:110,r:16,stroke:"#EAF5FF",strokeWidth:4}),r("path",{stroke:"#3299FE",strokeLinecap:"round",strokeWidth:4,d:"M111 94a16 16 0 1 1-16 16"}),r("path",{fill:"#333",d:"M105.161 113.088c1.486 0 2.567-.774 2.567-1.811 0-.791-.642-1.432-1.433-1.555v-.044c.69-.132 1.195-.703 1.195-1.407 0-.993-.989-1.722-2.329-1.722-1.349 0-2.338.725-2.338 1.722 0 .699.492 1.275 1.196 1.407v.044c-.805.123-1.437.764-1.433 1.555-.004 1.037 1.077 1.811 2.575 1.811m-1.002-1.969c-.004-.505.418-.87 1.002-.87.571 0 .993.369.993.87s-.404.857-.993.861c-.598-.004-1.006-.36-1.002-.861m.132-2.689c-.004-.453.356-.774.87-.774.506 0 .866.321.861.774.005.461-.36.791-.861.791-.51 0-.874-.33-.87-.791M111.006 113.088c1.481 0 2.47-.932 2.47-2.241 0-1.213-.857-2.079-2.013-2.075-.593-.004-1.094.251-1.31.598h-.044l.15-1.52h2.839v-1.213h-4.07l-.316 3.726h1.345c.171-.338.479-.518.931-.518.611 0 1.042.426 1.037 1.046.005.619-.421 1.041-1.019 1.037-.519.004-.936-.312-.958-.782h-1.459c.022 1.133 1.024 1.942 2.417 1.942M115.588 110.58c.769.003 1.193-.547 1.196-1.36-.003-.81-.417-1.371-1.196-1.367-.749-.004-1.186.557-1.183 1.367-.003.803.414 1.363 1.183 1.36m-.417-1.36c-.003-.407.14-.698.417-.698.297-.003.427.284.431.698-.004.417-.144.69-.431.69-.267 0-.42-.273-.417-.69m.014 3.78h.834l3.404-4.949h-.834zm2.672-1.169c-.003.803.414 1.364 1.183 1.367.766-.003 1.19-.553 1.19-1.367 0-.81-.414-1.371-1.19-1.367-.752-.004-1.186.557-1.183 1.367m.759 0c.004-.407.147-.697.424-.697.297-.004.427.283.431.697-.004.417-.147.69-.431.69-.27 0-.42-.273-.424-.69"}),r("rect",{width:31,height:4,x:184,y:62,fill:"#EAF5FF",rx:1}),r("rect",{width:31,height:4,x:184,y:102,fill:"#EAF5FF",rx:1}),r("rect",{width:24,height:4,x:184,y:75,fill:"#F4F4F4",rx:1}),r("rect",{width:24,height:4,x:184,y:115,fill:"#F4F4F4",rx:1}),r("circle",{cx:156,cy:64,r:4,fill:"#D8F2EB"}),r("circle",{cx:174,cy:77,r:5,fill:"#F4F4F4"}),r("circle",{cx:174,cy:117,r:5,fill:"#F4F4F4"}),r("circle",{cx:156,cy:104,r:4,fill:"#84C2FC"}),r("rect",{width:31,height:6,x:184,y:19,fill:"#D6E9FB",rx:1}),r("rect",{width:24,height:6,x:184,y:35,fill:"#EAEAEA",rx:1}),r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M170 18.4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v7.2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2zm1.6.4h1.6v1.6h-1.6zm0 2.4h1.6v1.6h-1.6zm4-2.4H174v1.6h1.6z",clipRule:"evenodd"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M174 43.6a5.6 5.6 0 1 0 0-11.2 5.6 5.6 0 0 0 0 11.2m.6-4.903V35.6h-1.2v2.662l-1.461 1.754.922.768z",clipRule:"evenodd"}),r("circle",{cx:156,cy:22,r:5.5,fill:"#406588",stroke:"#406588"}),r("path",{fill:"#fff",d:"M156.881 19.8h-1.031l-1.049.642v.96l.937-.565h.024v3.229h1.119z"}),r("rect",{width:10,height:10,x:169,y:59,fill:"#EAF5FF",rx:2}),r("rect",{width:10,height:10,x:169,y:99,fill:"#EAF5FF",rx:2}),p("defs",{children:[p("filter",{id:"img-setting-jp_svg__a",width:175.389,height:104,x:9,y:20,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:12,result:"effect1_dropShadow_286_5640"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5640"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5640",result:"shape"})]}),p("filter",{id:"img-setting-jp_svg__c",width:93,height:136,x:137,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:12,result:"effect1_dropShadow_286_5640"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5640"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5640",result:"shape"})]}),p("filter",{id:"img-setting-jp_svg__e",width:54,height:56,x:84,y:88,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:12,result:"effect1_dropShadow_286_5640"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5640"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5640",result:"shape"})]}),p("linearGradient",{id:"img-setting-jp_svg__d",x1:141,x2:361.716,y1:8,y2:254.784,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const oz=v(rz);function sz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 150",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("g",{filter:"url(#img-setting-ns_svg__a)",children:r("rect",{width:120,height:30,x:45,y:8,fill:"#fff",rx:8})}),r("rect",{width:50,height:6,x:64,y:23,fill:"#E3E8EB",rx:2}),r("rect",{width:27,height:4,x:64,y:15,fill:"#DDD",opacity:.3,rx:1}),r("g",{filter:"url(#img-setting-ns_svg__b)",children:r("circle",{cx:39,cy:23,r:20,fill:"url(#img-setting-ns_svg__c)"})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M48.25 17.295a.75.75 0 0 1-.513.929l-1.5.433a.75.75 0 1 1-.416-1.441l1.5-.434a.75.75 0 0 1 .93.513m-3.22 3.925a.75.75 0 0 1 .75-.75h2.638a.75.75 0 0 1 0 1.5h-2.639a.75.75 0 0 1-.75-.75m1.207 2.563a.75.75 0 0 0-.416 1.44l1.5.434a.75.75 0 0 0 .416-1.441z",clipRule:"evenodd"}),r("rect",{width:2,height:4,x:29,y:19,fill:"#fff",rx:1}),r("rect",{width:3,height:8,x:32,y:24,fill:"#fff",rx:1}),r("path",{fill:"#fff",fillRule:"evenodd",d:"m40 14.47-8.606 2.134c-.821.204-1.394.908-1.394 1.712v5.368c0 .804.573 1.508 1.394 1.712L40 27.53zm1 13.308.661.164c1.183.293 2.339-.553 2.339-1.713V15.771c0-1.16-1.156-2.006-2.339-1.713l-.661.164z",clipRule:"evenodd"}),r("circle",{cx:147,cy:22,r:8,fill:"#8092AA",opacity:.5}),r("mask",{id:"img-setting-ns_svg__d",width:16,height:16,x:139,y:14,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:147,cy:22,r:8,fill:"#8898A7"})}),r("g",{mask:"url(#img-setting-ns_svg__d)",children:r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M147 22.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.11c0 .491.398.89.889.89h10.222a.89.89 0 0 0 .889-.89V31a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("g",{filter:"url(#img-setting-ns_svg__e)",children:r("rect",{width:132,height:89,x:68,y:45,fill:"url(#img-setting-ns_svg__f)",rx:8})}),r("rect",{width:47,height:6,x:99,y:57,fill:"#E3E8EB",rx:2}),r("rect",{width:31,height:6,x:99,y:69,fill:"#EAF5FF",rx:2}),r("rect",{width:96,height:8,x:86,y:92,fill:"#FFF7DD",rx:2}),r("rect",{width:96,height:8,x:86,y:114,fill:"#FFF7DD",rx:2}),r("rect",{width:70,height:8,x:86,y:92,fill:"#FFD335",rx:2}),r("rect",{width:24,height:8,x:86,y:114,fill:"#FFD335",rx:2}),r("rect",{width:24,height:4,x:86,y:83,fill:"#DDD",opacity:.3,rx:1}),r("rect",{width:24,height:4,x:86,y:105,fill:"#DDD",opacity:.3,rx:1}),r("path",{fill:"#777",d:"m88.983 59.745.867 1.11-.163.006c-1.05-.005-1.628-.74-1.628-2.09 0-1.353.578-2.088 1.628-2.088 1.04 0 1.623.735 1.618 2.089 0 .618-.121 1.11-.352 1.46l-.405-.487zM86 58.772c.005 2.428 1.612 3.772 3.687 3.772.462 0 .903-.066 1.313-.203l.578.659h1.785l-1.15-1.349c.71-.638 1.15-1.607 1.15-2.88 0-2.443-1.623-3.771-3.676-3.771-2.075 0-3.682 1.328-3.687 3.772M94.981 62.554c.536 0 1.014-.436 1.019-.984-.005-.537-.483-.973-1.019-.973-.562 0-1.024.436-1.019.973-.005.548.457.984 1.02.984"}),r("path",{fill:"#3299FE",d:"m88.032 74.895.424-1.352h2.391l.43 1.352h2.02L90.932 68h-2.554L86 74.895zm.858-2.724.73-2.314h.058l.735 2.314zM95.043 75c.503 0 .952-.41.957-.924-.005-.505-.454-.914-.957-.914-.527 0-.961.41-.956.914-.005.515.429.924.956.924"}),r("g",{filter:"url(#img-setting-ns_svg__g)",children:r("circle",{cx:200,cy:58,r:20,fill:"url(#img-setting-ns_svg__h)"})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M193 49a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V51a2 2 0 0 0-2-2zm3.177 6c-.443 0-.802.336-.802.75s.359.75.802.75h7.621c.443 0 .802-.336.802-.75s-.359-.75-.802-.75zm-.089 3c-.394 0-.713.336-.713.75s.319.75.713.75h6.774c.394 0 .713-.336.713-.75s-.319-.75-.713-.75zm-.713 3.75c0-.414.315-.75.704-.75h4.742c.389 0 .704.336.704.75s-.315.75-.704.75h-4.742c-.389 0-.704-.336-.704-.75",clipRule:"evenodd"}),r("path",{fill:"#fff",stroke:"#FB0",d:"M197 46.5a1.5 1.5 0 0 0-1.5 1.5v2a1.5 1.5 0 0 0 1.5 1.5h6a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5z"}),p("defs",{children:[p("filter",{id:"img-setting-ns_svg__a",width:136,height:46,x:37,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("filter",{id:"img-setting-ns_svg__b",width:56,height:60,x:11,y:3,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("filter",{id:"img-setting-ns_svg__e",width:148,height:105,x:60,y:45,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("filter",{id:"img-setting-ns_svg__g",width:56,height:60,x:172,y:38,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5469"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5469"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5469",result:"shape"})]}),p("linearGradient",{id:"img-setting-ns_svg__c",x1:19,x2:59,y1:3,y2:43,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#4FA7FD"}),r("stop",{offset:1,stopColor:"#4E8FF0"})]}),p("linearGradient",{id:"img-setting-ns_svg__f",x1:134,x2:200,y1:90,y2:134,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-ns_svg__h",x1:180,x2:252.5,y1:38,y2:107.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFD335"}),r("stop",{offset:1,stopColor:"#F90"})]})]})]})}const az=v(sz);function lz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:124,x:17,y:16,fill:"url(#img-setting-price_svg__a)",rx:4}),r("circle",{cx:26,cy:25,r:3,fill:"#406588"}),r("circle",{cx:35,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:44,cy:25,r:3,fill:"#3299FE"}),p("g",{opacity:.8,children:[r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M62.16 59.54C51.534 43.015 39.577 41.776 35.265 42.965l-.532-1.928c5.355-1.477 18.132.35 29.108 17.423 6.621 10.301 14.463 14.412 21.525 14.354 7.082-.06 13.663-4.31 17.771-11.318 4.327-7.383 9.462-11.61 16.029-11.745 6.454-.133 13.95 3.712 22.986 11.492 8.963 7.719 15.581 10.506 22.164 8.37 3.348-1.087 6.808-3.48 10.64-7.397 3.83-3.915 7.979-9.296 12.716-16.276l1.655 1.123c-4.763 7.02-8.99 12.513-12.941 16.552-3.949 4.036-7.676 6.674-11.453 7.9-7.668 2.489-15.05-.975-24.086-8.756-8.965-7.72-15.969-11.125-21.64-11.008-5.557.115-10.173 3.638-14.345 10.756-4.392 7.492-11.562 12.24-19.48 12.307-7.937.066-16.346-4.573-23.224-15.272",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M37 42a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M39 42a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M89 74a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M91 74a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M146 62a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M148 62a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#3299FE",d:"M193 42a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M195 42a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#406588",fillRule:"evenodd",d:"M100.605 50.735c-1.054 1.658-2.08 3.152-3.085 4.205-3.821 4.001-7.673 6.343-12.462 6.448-4.72.103-10.152-1.975-17.139-6.288-8.075-4.983-16.342-4.047-22.68-1.807-3.169 1.12-5.83 2.559-7.699 3.719a36 36 0 0 0-2.163 1.448 24 24 0 0 0-.703.53l-.033.027-.007.006h-.001a1 1 0 0 1-1.266-1.548l.633.774-.632-.774v-.001l.005-.003.012-.01.043-.035.162-.127c.14-.108.346-.264.611-.457a38 38 0 0 1 2.285-1.53c1.956-1.214 4.748-2.725 8.086-3.904 6.672-2.359 15.626-3.423 24.398 1.99 6.902 4.26 11.921 6.08 16.044 5.99 4.053-.088 7.433-2.032 11.06-5.83.856-.896 1.79-2.24 2.843-3.896.51-.803 1.038-1.664 1.592-2.566l.036-.06c.565-.92 1.155-1.882 1.771-2.853 2.444-3.856 5.36-7.988 8.934-10.57 1.802-1.301 3.802-2.232 6.017-2.52 2.222-.288 4.594.08 7.119 1.271 5.005 2.362 10.637 7.974 17.126 18.256 6.391 10.126 12.826 15.82 18.824 18.729 5.985 2.903 11.612 3.073 16.473 2.014 4.879-1.062 9-3.367 11.914-5.424a37 37 0 0 0 3.377-2.684c.389-.349.686-.633.883-.827l.222-.222.053-.055.011-.012.002-.002h.001a1 1 0 0 1 1.457 1.37l-.729-.685c.729.684.728.685.728.685l-.002.002-.005.006-.019.019-.066.069a27.34 27.34 0 0 1-1.2 1.14 39 39 0 0 1-3.559 2.83c-3.049 2.152-7.417 4.607-12.642 5.745-5.242 1.141-11.334.953-17.771-2.17-6.425-3.116-13.115-9.116-19.643-19.46-6.43-10.19-11.809-15.401-16.289-17.515-2.217-1.047-4.205-1.33-6.008-1.096-1.81.235-3.501 1.001-5.103 2.158-3.232 2.335-5.974 6.166-8.416 10.019-.606.956-1.19 1.906-1.756 2.829l-.04.066c-.551.897-1.086 1.77-1.604 2.585",clipRule:"evenodd"}),r("path",{fill:"#406588",d:"M37 57a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M39 57a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#406588",d:"M89 60a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M91 60a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#406588",d:"M141 48a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M143 48a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",fillRule:"evenodd",d:"M34.014 72.225h.101q.11-.001.33.004c.294.006.733.021 1.302.056 1.139.07 2.8.218 4.867.534 4.136.633 9.89 1.936 16.346 4.615 4.259 1.768 7.463 3.24 10.341 4.562 5.877 2.7 10.396 4.775 19.763 7.473 7.117 2.05 15.882 2.303 26.296 1.181 10.422-1.122 22.561-3.628 36.457-7.146 13.732-3.476 24.697-2.982 32.208-1.633 3.757.675 6.653 1.565 8.601 2.281.974.358 1.711.673 2.2.896a18 18 0 0 1 .676.325l.03.016.005.002a.975.975 0 0 0 .926-1.715l-.463.858c.463-.858.463-.858.462-.859h-.001l-.004-.002-.013-.007-.043-.023-.16-.081q-.208-.106-.607-.288a34 34 0 0 0-2.335-.952c-2.045-.751-5.05-1.673-8.929-2.37-7.761-1.394-19.008-1.887-33.031 1.662-13.86 3.509-25.899 5.99-36.188 7.098-10.297 1.109-18.776.835-25.548-1.116-9.228-2.659-13.573-4.656-19.37-7.32-2.888-1.328-6.135-2.82-10.526-4.642-6.626-2.75-12.537-4.09-16.798-4.742a56 56 0 0 0-5.043-.553 35 35 0 0 0-1.744-.064h-.134s-.002 0 .012.975l-.014-.975a.975.975 0 0 0 .028 1.95",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",d:"M37 71a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M39 71a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",d:"M89 89a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M91 89a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"}),r("path",{fill:"#4DC9AA",d:"M146 84a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M148 84a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4",clipRule:"evenodd"})]}),p("g",{opacity:.8,children:[r("circle",{cx:35,cy:122,r:2,fill:"#3299FE"}),r("circle",{cx:65,cy:122,r:2,fill:"#406588"}),r("circle",{cx:95,cy:122,r:2,fill:"#FFDA75"}),r("rect",{width:16,height:4,x:39,y:120,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:16,height:4,x:69,y:120,fill:"#8092AA",opacity:.2,rx:1}),r("rect",{width:16,height:4,x:99,y:120,fill:"#8092AA",opacity:.2,rx:1})]}),r("g",{filter:"url(#img-setting-price_svg__b)",children:r("path",{fill:"url(#img-setting-price_svg__c)",d:"M115 62a8 8 0 0 1 8-8h92a8 8 0 0 1 8 8v36a8 8 0 0 1-8 8h-92a8 8 0 0 1-8-8z"})}),r("path",{fill:"#333",d:"M128.668 84h6.07v-1.453h-3.621V82.5l1.289-1.254c1.746-1.582 2.215-2.373 2.215-3.34 0-1.47-1.207-2.508-3.023-2.508-1.787 0-3.018 1.061-3.012 2.72h1.676c-.006-.815.515-1.32 1.312-1.313.78-.006 1.348.463 1.348 1.218 0 .674-.428 1.143-1.219 1.899l-3.047 2.8zM139.285 84.117c2.121 0 3.41-1.57 3.41-4.36 0-2.77-1.295-4.359-3.41-4.359s-3.41 1.588-3.41 4.36c0 2.777 1.283 4.36 3.41 4.36m-1.605-4.36c0-1.939.627-2.911 1.605-2.917.979.006 1.612.978 1.606 2.918.006 1.957-.621 2.906-1.606 2.906-.984 0-1.617-.95-1.605-2.906M149.988 78.344v3.578c.004.652-.457 1.121-1.164 1.125-.699-.004-1.16-.473-1.164-1.125v-3.578h-1.172v3.672c0 1.238.93 2.066 2.336 2.062 1.403.004 2.344-.824 2.344-2.062v-3.672zM155.191 79.96h1.125c-.015-1-.839-1.694-2.093-1.694-1.239 0-2.145.683-2.141 1.71 0 .829.586 1.305 1.539 1.54l.617.148c.617.152.969.332.969.719 0 .422-.398.71-1.016.71-.625 0-1.078-.288-1.117-.859h-1.14c.035 1.215.906 1.848 2.273 1.844 1.379.004 2.184-.66 2.188-1.695-.004-.942-.727-1.434-1.696-1.656l-.508-.125c-.488-.11-.91-.293-.906-.704.004-.375.336-.648.93-.648.574 0 .93.262.976.71M159.152 84c1.727 0 2.77-1.066 2.766-2.836.004-1.762-1.039-2.82-2.742-2.82h-2.016V84zm-.82-1.008v-3.64h.781c1.071 0 1.633.554 1.633 1.812 0 1.27-.562 1.828-1.641 1.828z"}),r("path",{fill:"#8092AA",d:"M129.445 71h4.047v-.969h-2.414V70l.86-.836c1.164-1.055 1.476-1.582 1.476-2.227 0-.98-.805-1.671-2.016-1.671-1.191 0-2.011.707-2.007 1.812h1.117c-.004-.543.344-.879.875-.875.519-.004.898.309.898.813 0 .449-.285.761-.812 1.265l-2.031 1.867zM134.109 70h2.75v1h1.118v-1h.718v-.945h-.718v-3.711H136.5l-2.391 3.726zm1.188-.945v-.047l1.523-2.375h.055v2.422zM143.77 68.172v1.789c.001.326-.229.56-.582.562-.35-.001-.581-.236-.583-.562v-1.79h-.585v1.837c0 .619.464 1.033 1.168 1.031.701.002 1.171-.412 1.171-1.031v-1.836zM146.371 68.98h.563c-.008-.5-.42-.847-1.047-.847-.619 0-1.073.342-1.071.855 0 .414.293.653.77.77l.309.074c.308.076.484.166.484.36 0 .21-.199.355-.508.355-.312 0-.539-.145-.558-.43h-.571c.018.608.453.924 1.137.922.689.002 1.092-.33 1.094-.848-.002-.47-.364-.716-.848-.828l-.254-.062c-.244-.055-.455-.147-.453-.352.002-.187.168-.324.465-.324.287 0 .465.13.488.356M148.352 71c.863 0 1.384-.533 1.382-1.418.002-.88-.519-1.41-1.371-1.41h-1.008V71zm-.411-.504v-1.82h.391c.535 0 .816.277.816.906 0 .635-.281.914-.82.914z"}),r("rect",{width:22,height:4,x:128,y:90,fill:"#DDD",rx:2}),r("rect",{width:27,height:1,x:126,y:68,fill:"#F66",rx:.5}),r("path",{fill:"#777",d:"M185 76h4.034v9H185zM190.379 76h1.793v9h-1.793zM193.518 76h1.345v9h-1.345zM196.207 76h3.138v9h-3.138zM200.689 76h3.138v9h-3.138zM205.172 76h1.345v9h-1.345zM207.861 76h3.138v9h-3.138z"}),p("g",{filter:"url(#img-setting-price_svg__d)",children:[r("rect",{width:70.8,height:24,x:152.199,y:98,fill:"#3299FE",rx:12}),r("rect",{width:34.8,height:4.8,x:177.398,y:107.6,fill:"#84C2FC",opacity:.6,rx:2}),r("rect",{width:1.8,height:8.4,x:168.699,y:114.8,fill:"#fff",rx:.5,transform:"rotate(-180 168.699 114.8)"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M167.269 104.67a.75.75 0 0 1 1.061 0l3.6 3.6a.75.75 0 0 1-1.061 1.06l-3.07-3.069-3.069 3.069a.75.75 0 0 1-1.061-1.06z",clipRule:"evenodd"})]}),p("defs",{children:[p("linearGradient",{id:"img-setting-price_svg__a",x1:17,x2:209,y1:16,y2:140,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-price_svg__c",x1:115,x2:223,y1:54,y2:106,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("filter",{id:"img-setting-price_svg__b",width:128,height:72,x:105,y:48,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:5}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5517"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5517",result:"shape"})]}),p("filter",{id:"img-setting-price_svg__d",width:78.801,height:32,x:148.199,y:98,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5517"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5517",result:"shape"})]})]})]})}const cz=v(lz);function dz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:192,height:114,x:28,y:26,fill:"url(#img-setting-report_svg__a)",rx:4}),r("rect",{width:16,height:16,x:74,y:53,fill:"#EBD89D",rx:6}),r("rect",{width:16,height:16,x:55,y:53,fill:"#E9C0C0",rx:6}),r("rect",{width:16,height:16,x:55,y:34,fill:"#B1B7F4",rx:6}),r("rect",{width:16,height:16,x:36,y:53,fill:"#B9D6A4",rx:6}),r("rect",{width:16,height:16,x:36,y:34,fill:"#C5C5C5",rx:6}),r("rect",{width:16,height:16,x:74,y:34,fill:"#A8CDFC",rx:6}),r("rect",{width:122,height:132,x:98,y:5,fill:"url(#img-setting-report_svg__b)",rx:8}),r("rect",{width:106,height:33,x:106,y:85,fill:"#F6F6F6",rx:2}),r("rect",{width:87,height:4,x:115,y:97,fill:"#EAEAEA",rx:2}),r("path",{fill:"#B3B2ED",fillRule:"evenodd",d:"M106 87a2 2 0 0 1 2-2h102a2 2 0 0 1 2 2v2H106zM98 13a8 8 0 0 1 8-8h106a8 8 0 0 1 8 8v22H98z",clipRule:"evenodd"}),r("rect",{width:65,height:8,x:135,y:16,fill:"#6979F8",opacity:.5,rx:4}),r("circle",{cx:117,cy:20,r:10,fill:"#fff"}),r("path",{fill:"#CCC",fillRule:"evenodd",d:"M113 15a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1zm1.521 2a.51.51 0 0 0-.521.5c0 .276.233.5.521.5h4.958a.51.51 0 0 0 .521-.5.51.51 0 0 0-.521-.5zm-.086 2c-.24 0-.435.224-.435.5s.195.5.435.5h4.13c.24 0 .435-.224.435-.5s-.195-.5-.435-.5zM114 21.5c0-.276.205-.5.458-.5h3.084c.253 0 .458.224.458.5s-.205.5-.458.5h-3.084c-.253 0-.458-.224-.458-.5",clipRule:"evenodd"}),r("rect",{width:106,height:34,x:106,y:43,fill:"#F6F6F6",rx:2}),r("rect",{width:30,height:7,x:115,y:49,fill:"#DDD",rx:1}),r("rect",{width:36,height:3,x:115,y:60,fill:"#EAEAEA",rx:1}),r("circle",{cx:198,cy:63,r:8,fill:"#8092AA",opacity:.5}),r("mask",{id:"img-setting-report_svg__c",width:16,height:16,x:190,y:55,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:198,cy:63,r:8,fill:"#8898A7"})}),r("g",{mask:"url(#img-setting-report_svg__c)",children:r("path",{fill:"#E3E8EB",fillRule:"evenodd",d:"M198 63.999a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.11c0 .491.398.89.889.89h10.222a.89.89 0 0 0 .889-.89V72a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:64,height:61,x:20,y:75,fill:"#fff",rx:4}),r("path",{fill:"#DDD",fillRule:"evenodd",d:"m27 92.732.5-.865A1 1 0 0 0 28 92h1v1h-1a2 2 0 0 1-1-.268M75 93v-1h1a1 1 0 0 0 .5-.133l.5.865A2 2 0 0 1 76 93zm3-9.111h-1V83a1 1 0 0 0-.133-.5l.865-.5c.17.294.268.636.268 1zM29 81h-1a2 2 0 0 0-1 .268l.5.865A1 1 0 0 1 28 82h1zm-3 9.111h1V91c0 .184.049.353.133.5l-.865.5A2 2 0 0 1 26 91zm0-.889h1v-1.778h-1zm0-2.666h1v-1.778h-1zm0-2.667h1V83c0-.184.049-.353.133-.5l-.865-.5A2 2 0 0 0 26 83zM30 81v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h2v-1zm3 0v1h1c.184 0 .353.049.5.133l.5-.865A2 2 0 0 0 76 81zm3 3.778h-1v1.778h1zm0 2.666h-1v1.778h1zm0 2.667h-1V91a1 1 0 0 1-.133.5l.865.5A2 2 0 0 0 78 91zM74 93v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1zm-3 0v-1h-2v1z",clipRule:"evenodd"}),r("rect",{width:52,height:6,x:26,y:124,fill:"#F4F4F4",rx:2}),r("g",{filter:"url(#img-setting-report_svg__d)",children:r("path",{fill:"#fff",d:"M32 101a4 4 0 0 1 4-4h51a4 4 0 0 1 4 4v15a4 4 0 0 1-4 4H36a4 4 0 0 1-4-4z"})}),r("g",{filter:"url(#img-setting-report_svg__e)",children:r("path",{fill:"#DDD",fillRule:"evenodd",d:"M36 96h51a5 5 0 0 1 5 5v15a5 5 0 0 1-5 5H36a5 5 0 0 1-5-5v-15a5 5 0 0 1 5-5m0 1a4 4 0 0 0-4 4v15a4 4 0 0 0 4 4h51a4 4 0 0 0 4-4v-15a4 4 0 0 0-4-4z",clipRule:"evenodd"})}),r("rect",{width:12,height:12,x:38,y:102.5,fill:"#555",rx:2}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M47.513 105.953a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.094 0l-2.25-2.4a.75.75 0 0 1 1.094-1.026l1.703 1.816 3.203-3.416a.75.75 0 0 1 1.06-.034",clipRule:"evenodd"}),r("rect",{width:29,height:4,x:55,y:106.5,fill:"#EAEAEA",rx:1}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M66.513 39.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.094 0l-2.25-2.4a.75.75 0 0 1 1.094-1.026l1.703 1.816 3.203-3.416a.75.75 0 0 1 1.06-.034",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"img-setting-report_svg__a",x1:28,x2:226.691,y1:26,y2:265.897,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-report_svg__b",x1:159,x2:221.116,y1:71,y2:135.932,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("filter",{id:"img-setting-report_svg__d",width:75,height:39,x:24,y:97,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:4}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5722"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5722",result:"shape"})]}),p("filter",{id:"img-setting-report_svg__e",width:77,height:41,x:23,y:96,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:4}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5722"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5722",result:"shape"})]})]})]})}const hz=v(dz);function fz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("path",{fill:"url(#img-setting-sales_svg__a)",d:"M24 20a4 4 0 0 1 4-4h184a4 4 0 0 1 4 4v116a4 4 0 0 1-4 4H28a4 4 0 0 1-4-4z"}),r("circle",{cx:33,cy:25,r:3,fill:"#406588"}),r("circle",{cx:42,cy:25,r:3,fill:"#4DC9AA"}),r("circle",{cx:51,cy:25,r:3,fill:"#3299FE"}),r("g",{filter:"url(#img-setting-sales_svg__b)",children:r("rect",{width:72,height:116,x:84,y:8,fill:"url(#img-setting-sales_svg__c)",rx:8})}),p("g",{opacity:.8,children:[r("rect",{width:8,height:32,x:174,y:88,fill:"#84C2FC",rx:1}),r("rect",{width:8,height:64,x:196,y:56,fill:"#406588",rx:1}),r("rect",{width:24,height:14,x:188,y:33,fill:"#406588",rx:4}),r("path",{fill:"#fff",d:"M195.079 35.078h-1.362l-1.717.89v1.04l1.592-.813h.039v4.54h1.448zM196.691 40.734h4.968v-.968h-2.964v-.032l1.056-.836c1.429-1.054 1.813-1.582 1.813-2.226 0-.98-.988-1.672-2.475-1.672-1.463 0-2.47.707-2.466 1.813h1.372c-.005-.544.422-.88 1.075-.876.637-.003 1.103.31 1.103.813 0 .45-.35.762-.998 1.266l-2.494 1.867zM205.372 40.813c1.568.003 2.633-.82 2.628-1.97.005-1.066-.926-1.827-2.177-1.827-.768 0-1.454.293-1.775.797h-.067c.009-1.114.503-1.805 1.448-1.805.561 0 .959.246 1.075.64h1.419c-.139-.93-1.098-1.648-2.494-1.648-1.736 0-2.853 1.129-2.858 3.04-.005 2.07 1.367 2.769 2.801 2.773m-1.247-1.938c.009-.55.546-1.004 1.256-1.008.705.004 1.219.442 1.219 1.008 0 .57-.523 1.012-1.238 1.008-.71.004-1.228-.453-1.237-1.008"}),r("path",{fill:"#406588",d:"M199.553 50.606a.5.5 0 0 0 .894 0L203 45.5h-6z"}),r("rect",{width:20,height:14,x:168,y:65,fill:"#84C2FC",rx:4}),r("path",{fill:"#fff",d:"M174.796 72.813c1.624 0 2.795-.68 2.795-1.602 0-.711-.699-1.29-1.565-1.398v-.04c.748-.117 1.295-.629 1.3-1.25-.005-.879-1.073-1.523-2.53-1.523s-2.525.644-2.52 1.523c-.005.621.526 1.133 1.299 1.25v.04c-.886.109-1.575.687-1.575 1.398 0 .922 1.167 1.602 2.796 1.602m-1.25-1.72c-.005-.491.526-.847 1.25-.85.723.003 1.255.363 1.25.85.005.485-.497.825-1.25.821-.753.004-1.255-.336-1.25-.82m.177-2.452c-.005-.442.433-.75 1.073-.75.635 0 1.078.308 1.083.75-.005.453-.458.77-1.083.773-.63-.004-1.078-.32-1.073-.773M181.244 72.813c1.609 0 2.766-.696 2.756-1.665.01-.707-.566-1.21-1.615-1.312v-.047c.798-.113 1.354-.562 1.349-1.195.005-.895-.984-1.594-2.471-1.594-1.462 0-2.564.676-2.589 1.648h1.418c.024-.433.541-.714 1.171-.71.63-.004 1.049.293 1.044.726.005.445-.488.75-1.191.75h-.66v.867h.66c.836.004 1.353.328 1.348.79.005.456-.502.769-1.211.773-.689-.004-1.206-.281-1.23-.703h-1.496c.029.988 1.151 1.671 2.717 1.671"}),r("path",{fill:"#84C2FC",d:"M177.553 82.606a.5.5 0 0 0 .894 0L181 77.5h-6z"})]}),p("g",{filter:"url(#img-setting-sales_svg__d)",children:[r("rect",{width:84,height:20,x:78,y:108,fill:"#3299FE",rx:10}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M120.53 113.47a.75.75 0 0 0-1.06 0l-3 3a.749.749 0 1 0 1.06 1.06l1.72-1.719v5.689a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-5.689l1.72 1.719a.749.749 0 1 0 1.06-1.06z",clipRule:"evenodd"})]}),r("rect",{width:52,height:20,x:94,y:84,fill:"#F4F4F4",rx:4}),r("path",{fill:"#333",d:"M117.227 97.078c1.273 0 2.14-.816 2.14-1.96 0-1.087-.773-1.864-1.812-1.86-.496-.004-.926.199-1.133.476h-.047l.156-1.43h2.516v-.96h-3.485l-.304 3.258h1.062q.252-.476.891-.477c.594.004 1.019.422 1.016 1.023.003.59-.415 1.004-1 1-.493.004-.895-.3-.922-.742h-1.141c.02.977.883 1.672 2.063 1.672M122.359 97.078c1.414 0 2.274-1.047 2.274-2.906 0-1.848-.863-2.906-2.274-2.906-1.41 0-2.273 1.058-2.273 2.906 0 1.851.855 2.906 2.273 2.906m-1.07-2.906c0-1.293.418-1.941 1.07-1.945.653.004 1.075.652 1.071 1.945.004 1.305-.414 1.937-1.071 1.937-.656 0-1.078-.632-1.07-1.937"}),r("circle",{cx:136,cy:94,r:6,fill:"#fff"}),r("path",{fill:"#333",fillRule:"evenodd",d:"M136.6 91.6a.6.6 0 0 0-1.2 0v1.8h-1.8a.6.6 0 0 0 0 1.2h1.8v1.8a.6.6 0 0 0 1.2 0v-1.8h1.8a.6.6 0 0 0 0-1.2h-1.8z",clipRule:"evenodd"}),r("circle",{cx:104,cy:94,r:6,fill:"#fff"}),r("path",{fill:"#333",d:"M101 94a.6.6 0 0 1 .6-.6h4.8a.6.6 0 0 1 0 1.2h-4.8a.6.6 0 0 1-.6-.6"}),r("rect",{width:29,height:4,x:94,y:76,fill:"#EAEAEA",rx:1}),r("rect",{width:52,height:52,x:94,y:18,fill:"#EAEAEA",rx:4}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M106.75 22a.75.75 0 0 0-.75-.75h-4.952c-2.064 0-3.798 1.606-3.798 3.66V30a.75.75 0 0 0 1.5 0v-5.09c0-1.16.995-2.16 2.298-2.16H106a.75.75 0 0 0 .75-.75M106.75 66a.75.75 0 0 1-.75.75h-4.952c-2.064 0-3.798-1.606-3.798-3.66V58a.75.75 0 0 1 1.5 0v5.09c0 1.16.995 2.16 2.298 2.16H106a.75.75 0 0 1 .75.75M133.25 22a.75.75 0 0 1 .75-.75h4.952c2.064 0 3.798 1.606 3.798 3.66V30a.75.75 0 0 1-1.5 0v-5.09c0-1.16-.995-2.16-2.298-2.16H134a.75.75 0 0 1-.75-.75M133.25 66c0 .414.336.75.75.75h4.952c2.064 0 3.798-1.606 3.798-3.66V58a.75.75 0 0 0-1.5 0v5.09c0 1.16-.995 2.16-2.298 2.16H134a.75.75 0 0 0-.75.75",clipRule:"evenodd"}),r("path",{fill:"#555",d:"M102 34h5.586v20H102zM109.449 34h2.483v20h-2.483zM113.793 34h1.862v20h-1.862zM117.518 34h4.345v20h-4.345zM123.725 34h4.345v20h-4.345zM129.93 34h1.862v20h-1.862zM133.656 34h4.345v20h-4.345z"}),r("g",{filter:"url(#img-setting-sales_svg__e)",children:r("circle",{cx:55,cy:68,r:20,fill:"url(#img-setting-sales_svg__f)"})}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M49.011 57.111c.5 0 .939.318 1.1.78l.044.158.557 2.784h13.375a1 1 0 0 1 .943 1.333L62.442 69.5a1 1 0 0 1-.943.667H49.167v1.555H62c.59 0 1.079.44 1.156 1.009l.01.158c0 .59-.438 1.079-1.008 1.156l-.158.01H46.834V62.833a2 2 0 0 1 1.51-1.94l-.29-1.449h-2.776c-.59 0-1.079-.439-1.156-1.008l-.01-.158c0-.59.438-1.079 1.008-1.156l.158-.01zm2.49 20.056a2.333 2.333 0 1 1-4.668 0 2.333 2.333 0 0 1 4.667 0m12.444 0a2.333 2.333 0 1 1-4.667 0 2.333 2.333 0 0 1 4.667 0",clipRule:"evenodd"}),p("defs",{children:[p("linearGradient",{id:"img-setting-sales_svg__a",x1:24,x2:242.776,y1:16,y2:258.846,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#E3E8EB"}),r("stop",{offset:1,stopColor:"#E3E8EB",stopOpacity:0})]}),p("linearGradient",{id:"img-setting-sales_svg__c",x1:84,x2:150.325,y1:8,y2:116.955,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-sales_svg__f",x1:35,x2:75,y1:48,y2:88,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#4DC9AA"}),r("stop",{offset:1,stopColor:"#4FC94D"})]}),p("filter",{id:"img-setting-sales_svg__b",width:88,height:132,x:76,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5271"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5271"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5271",result:"shape"})]}),p("filter",{id:"img-setting-sales_svg__d",width:92,height:28,x:74,y:108,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{dy:4}),r("feGaussianBlur",{stdDeviation:2}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0.247969 0 0 0 0 0.558247 0 0 0 0 0.8625 0 0 0 0.2 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5271"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5271",result:"shape"})]}),p("filter",{id:"img-setting-sales_svg__e",width:56,height:56,x:27,y:48,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5271"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5271"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5271",result:"shape"})]})]})]})}const uz=v(fz);function pz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 148",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("g",{filter:"url(#img-setting-schedule_svg__a)",children:r("rect",{width:208,height:112,x:12,y:14,fill:"url(#img-setting-schedule_svg__b)",rx:4})}),r("rect",{width:64,height:8,x:24,y:22,fill:"#8092AA",opacity:.3,rx:2}),r("rect",{width:32,height:22,x:64,y:43,fill:"#D8F2EB",rx:2}),r("rect",{width:32,height:22,x:98,y:43,fill:"#EAEAEA",rx:2}),r("rect",{width:32,height:22,x:132,y:43,fill:"#FFF7DD",rx:2}),r("rect",{width:32,height:22,x:64,y:67,fill:"#EAF5FF",rx:2}),r("rect",{width:32,height:22,x:98,y:67,fill:"#EFF1FF",rx:2}),r("rect",{width:32,height:22,x:132,y:67,fill:"#EAEAEA",rx:2}),r("rect",{width:32,height:22,x:64,y:91,fill:"#FFEFEF",rx:2}),r("rect",{width:32,height:22,x:98,y:91,fill:"#EAEAEA",rx:2}),r("rect",{width:32,height:22,x:132,y:91,fill:"#EAEAEA",rx:2}),r("g",{filter:"url(#img-setting-schedule_svg__c)",children:r("rect",{width:64,height:124,x:164,y:8,fill:"#fff",rx:4})}),r("circle",{cx:32,cy:54,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__d",width:16,height:16,x:24,y:46,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:32,cy:54,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__d)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M32 55a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.112c0 .49.398.889.889.889H37.11c.491 0 .889-.398.889-.89v-1.11a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("circle",{cx:175,cy:33,r:5,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__e",width:10,height:10,x:170,y:28,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:175,cy:33,r:5,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__e)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M175 33.625a1.875 1.875 0 1 0 0-3.749 1.875 1.875 0 0 0 0 3.75m0 1.25a3.75 3.75 0 0 0-3.75 3.75v.695c0 .307.249.555.556.555h6.388a.556.556 0 0 0 .556-.555v-.695a3.75 3.75 0 0 0-3.75-3.75",clipRule:"evenodd"})}),r("circle",{cx:32,cy:78,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__f",width:16,height:16,x:24,y:70,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:32,cy:78,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__f)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M32 79a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.112c0 .49.398.889.889.889H37.11c.491 0 .889-.398.889-.89v-1.11a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("circle",{cx:32,cy:102,r:8,fill:"#EAEAEA"}),r("mask",{id:"img-setting-schedule_svg__g",width:16,height:16,x:24,y:94,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:32,cy:102,r:8,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-schedule_svg__g)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M32 103.001a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 2a6 6 0 0 0-6 6v1.111c0 .491.398.889.889.889H37.11c.491 0 .889-.398.889-.889v-1.111a6 6 0 0 0-6-6",clipRule:"evenodd"})}),r("rect",{width:12,height:3,x:44,y:50,fill:"#EAEAEA",rx:1}),r("rect",{width:12,height:4,x:183,y:31,fill:"#EAEAEA",rx:1}),r("rect",{width:44,height:3,x:178,y:45.5,fill:"#EAEAEA",rx:1}),r("rect",{width:12,height:4,x:74,y:52,fill:"#4DC9AA",rx:2}),r("rect",{width:12,height:4,x:74,y:76,fill:"#3299FE",rx:2}),r("rect",{width:12,height:4,x:108,y:76,fill:"#6979F8",rx:2}),r("rect",{width:12,height:4,x:142,y:76,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:74,y:100,fill:"#FF7979",rx:2}),r("rect",{width:12,height:4,x:108,y:100,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:142,y:100,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:108,y:52,fill:"#CCC",rx:2}),r("rect",{width:12,height:4,x:142,y:52,fill:"#FB0",rx:2}),r("rect",{width:12,height:3,x:44,y:74,fill:"#EAEAEA",rx:1}),r("rect",{width:12,height:3,x:44,y:98,fill:"#EAEAEA",rx:1}),r("rect",{width:8,height:3,x:44,y:55,fill:"#EAEAEA",rx:1}),r("rect",{width:8,height:3,x:44,y:79,fill:"#EAEAEA",rx:1}),r("rect",{width:8,height:3,x:44,y:103,fill:"#EAEAEA",rx:1}),r("rect",{width:36,height:8,x:170,y:14,fill:"#8092AA",opacity:.3,rx:2}),r("circle",{cx:178,cy:70,r:8,fill:"#77D5BB"}),r("circle",{cx:178,cy:88,r:8,fill:"#CCC"}),r("circle",{cx:178,cy:106,r:8,fill:"#F4F4F4"}),r("circle",{cx:196,cy:70,r:8,fill:"#3299FE"}),r("circle",{cx:196,cy:88,r:8,fill:"#FF7979"}),r("circle",{cx:196,cy:106,r:8,fill:"#F4F4F4"}),r("circle",{cx:214,cy:70,r:8,fill:"#6979F8"}),r("circle",{cx:214,cy:88,r:8,fill:"#FFDA75"}),r("circle",{cx:214,cy:106,r:8,fill:"#F4F4F4"}),r("path",{fill:"#CCC",fillRule:"evenodd",d:"M172.63 44c-1.45 0-2.63 1.121-2.63 2.5 0 .671.276 1.301.777 1.774l1.76 1.689a.137.137 0 0 0 .187 0l1.758-1.688a2.42 2.42 0 0 0 .778-1.775c0-1.379-1.18-2.5-2.63-2.5m0 3.429c-.604 0-1.096-.481-1.096-1.072 0-.59.492-1.071 1.096-1.071s1.096.48 1.096 1.071c0 .59-.491 1.072-1.096 1.072",clipRule:"evenodd"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M198.825 68.149a.525.525 0 0 1 .02.763l-3.207 3.239a.574.574 0 0 1-.82-.005l-1.668-1.728a.525.525 0 0 1 .03-.763.58.58 0 0 1 .795.03l1.26 1.305 2.795-2.822a.58.58 0 0 1 .795-.02",clipRule:"evenodd"}),p("defs",{children:[p("filter",{id:"img-setting-schedule_svg__a",width:216,height:128,x:8,y:14,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5400"}),r("feOffset",{dy:12}),r("feGaussianBlur",{stdDeviation:6}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5400"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5400",result:"shape"})]}),p("filter",{id:"img-setting-schedule_svg__c",width:80,height:140,x:156,y:8,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5400"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5400"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5400",result:"shape"})]}),p("linearGradient",{id:"img-setting-schedule_svg__b",x1:116,x2:317,y1:70,y2:185.5,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#D8D8D8"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const gz=v(pz);function vz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 140",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("rect",{width:88,height:30,x:138,y:95,fill:"#8092AA",opacity:.3,rx:4}),r("path",{fill:"#fff",d:"M148 115.5a1.5 1.5 0 0 1 1.5-1.5h58a1.5 1.5 0 0 1 0 3h-58a1.5 1.5 0 0 1-1.5-1.5",opacity:.2}),r("path",{fill:"#fff",d:"M148 115.5a1.5 1.5 0 0 1 1.5-1.5h38a1.5 1.5 0 0 1 0 3h-38a1.5 1.5 0 0 1-1.5-1.5"}),r("rect",{width:24,height:2,x:154,y:108,fill:"#8092AA",opacity:.3,rx:1}),r("circle",{cx:150,cy:109,r:2,fill:"#6979F8",opacity:.5}),r("path",{fill:"#406588",d:"M130 25c0-5.523 4.477-10 10-10h68c5.523 0 10 4.477 10 10v68c0 5.523-4.477 10-10 10h-68c-5.523 0-10-4.477-10-10z"}),r("rect",{width:34,height:6,x:142,y:27,fill:"#fff",opacity:.2,rx:1}),r("rect",{width:16,height:6,x:142,y:85,fill:"#fff",opacity:.2,rx:1}),r("rect",{width:16,height:6,x:192,y:85,fill:"#fff",opacity:.2,rx:1}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M173.511 46.5c-12.709 0-23.011 10.302-23.011 23.011a2.5 2.5 0 1 1-5 0c0-15.47 12.541-28.011 28.011-28.011s28.011 12.541 28.011 28.011a2.5 2.5 0 1 1-5 0c0-12.709-10.302-23.011-23.011-23.011",clipRule:"evenodd",opacity:.3}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M173.506 46.5C160.8 46.5 150.5 56.802 150.5 69.511a2.5 2.5 0 1 1-5 0c0-15.47 12.538-28.011 28.006-28.011 10.937 0 20.406 6.272 25.015 15.405a2.5 2.5 0 0 1-4.464 2.252c-3.792-7.513-11.573-12.657-20.551-12.657",clipRule:"evenodd"}),r("path",{fill:"#FFDA75",fillRule:"evenodd",d:"m170.539 53.644 2.181 1.612 1.604-2.15 1.595 2.15 2.144-1.612-.538 4.299h-6.449z",clipRule:"evenodd"}),r("circle",{cx:170.813,cy:53.919,r:.813,fill:"#FFDA75"}),r("circle",{cx:174.305,cy:52.813,r:.813,fill:"#FFDA75"}),r("circle",{cx:177.801,cy:53.625,r:.813,fill:"#FFDA75"}),r("path",{fill:"#fff",d:"M175.324 61.516h-1.664l-2.098 1.336v1.558l1.946-1.219h.047V70h1.769z"}),p("g",{opacity:.7,children:[p("g",{opacity:.4,children:[r("circle",{cx:76.6,cy:115.6,r:8.6,fill:"#E3E8EB"}),r("mask",{id:"img-setting-target_svg__a",width:18,height:18,x:68,y:107,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:76.6,cy:115.6,r:8.6,fill:"#EAF5FF"})}),r("g",{mask:"url(#img-setting-target_svg__a)",children:r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M76.6 116.676a3.225 3.225 0 1 0 0-6.45 3.225 3.225 0 0 0 0 6.45m0 2.149a6.45 6.45 0 0 0-6.45 6.45v1.195c0 .528.428.955.956.955h10.989a.955.955 0 0 0 .956-.955v-1.195a6.45 6.45 0 0 0-6.45-6.45",clipRule:"evenodd"})})]}),r("rect",{width:10,height:4,x:89.193,y:110.206,fill:"#E3E8EB",rx:1}),r("rect",{width:23,height:4,x:89,y:117,fill:"#E3E8EB",rx:1})]}),r("g",{filter:"url(#img-setting-target_svg__b)",children:r("rect",{width:92,height:29,x:26,y:71,fill:"#F6F6F6",rx:4})}),r("circle",{cx:45.2,cy:85.4,r:9.6,fill:"#E3E8EB"}),r("mask",{id:"img-setting-target_svg__c",width:20,height:20,x:35,y:75,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:45.2,cy:85.4,r:9.6,fill:"#EAF5FF"})}),r("g",{mask:"url(#img-setting-target_svg__c)",children:r("path",{fill:"#8092AA",fillRule:"evenodd",d:"M45.2 86.6a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2m0 2.4a7.2 7.2 0 0 0-7.2 7.2v1.334c0 .589.478 1.066 1.067 1.066h12.266c.59 0 1.067-.477 1.067-1.066V96.2a7.2 7.2 0 0 0-7.2-7.2",clipRule:"evenodd"})}),r("rect",{width:10,height:4,x:60,y:80,fill:"#EAEAEA",rx:1}),r("rect",{width:40,height:4,x:60,y:87,fill:"#EAEAEA",rx:1}),r("g",{filter:"url(#img-setting-target_svg__d)",children:r("rect",{width:116,height:36,x:20,y:30,fill:"url(#img-setting-target_svg__e)",rx:6})}),r("circle",{cx:40,cy:48,r:10,fill:"#EAF5FF"}),r("mask",{id:"img-setting-target_svg__f",width:20,height:20,x:30,y:38,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:40,cy:48,r:10,fill:"#EAF5FF"})}),r("g",{mask:"url(#img-setting-target_svg__f)",children:r("path",{fill:"#3299FE",fillRule:"evenodd",d:"M40 49.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5m0 2.5a7.5 7.5 0 0 0-7.5 7.5v1.39c0 .613.498 1.11 1.111 1.11H46.39c.613 0 1.111-.497 1.111-1.11v-1.39a7.5 7.5 0 0 0-7.5-7.5",clipRule:"evenodd"})}),r("rect",{width:10,height:5,x:56,y:42,fill:"#EAEAEA",rx:1}),r("rect",{width:27,height:4,x:56,y:51,fill:"#EAEAEA",rx:1}),r("circle",{cx:26,cy:28,r:12,fill:"url(#img-setting-target_svg__g)"}),r("path",{fill:"#fff",fillRule:"evenodd",d:"m19.87 25.655 3.522 2.604 2.59-3.472 2.576 3.472 3.462-2.604-.868 6.943H20.737z",clipRule:"evenodd"}),r("circle",{cx:20.313,cy:26.1,r:1.313,fill:"#fff"}),r("circle",{cx:25.955,cy:24.313,r:1.313,fill:"#fff"}),r("circle",{cx:31.6,cy:25.625,r:1.313,fill:"#fff"}),r("path",{fill:"#3299FE",d:"M94.076 42.682c-2.075-.007-3.478 1.339-3.478 3.186.012 1.714 1.231 2.958 2.882 2.958 1.021 0 1.93-.482 2.36-1.295h.077c-.006 1.835-.666 2.958-1.917 2.958-.736 0-1.263-.4-1.422-1.079H90.7c.184 1.555 1.454 2.717 3.301 2.717 2.31 0 3.79-1.84 3.783-4.964 0-3.339-1.802-4.475-3.707-4.481m-1.612 3.135c-.013-.914.685-1.63 1.625-1.637.94.006 1.625.749 1.638 1.625 0 .882-.718 1.625-1.65 1.625-.947 0-1.613-.705-1.613-1.613M98.578 52h6.576v-1.574h-3.923v-.051l1.397-1.358c1.892-1.714 2.399-2.571 2.399-3.619 0-1.593-1.307-2.716-3.275-2.716-1.936 0-3.27 1.149-3.263 2.945h1.816c-.007-.882.558-1.428 1.422-1.422.844-.006 1.46.502 1.46 1.32 0 .73-.464 1.238-1.321 2.057l-3.3 3.034zM107.13 52.114a1.07 1.07 0 0 0 1.054-1.066 1.06 1.06 0 0 0-1.054-1.054 1.043 1.043 0 0 0-1.067 1.054c-.012.59.47 1.066 1.067 1.066M109.029 50.375h4.469V52h1.815v-1.625h1.168v-1.536h-1.168v-6.03h-2.399l-3.885 6.055zm1.93-1.536v-.076l2.476-3.86h.088v3.936z"}),r("circle",{cx:120.6,cy:46.6,r:1.1,stroke:"#3299FE"}),r("circle",{cx:124.25,cy:51.25,r:1,stroke:"#3299FE"}),r("rect",{width:7.693,height:.5,x:119.354,y:51.793,fill:"#DDD",stroke:"#3299FE",strokeWidth:.5,rx:.25,transform:"rotate(-45 119.354 51.793)"}),p("defs",{children:[p("linearGradient",{id:"img-setting-target_svg__e",x1:20,x2:136,y1:30,y2:66,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-target_svg__g",x1:14,x2:38,y1:16,y2:40,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#FFD335"}),r("stop",{offset:1,stopColor:"#FFAE35"})]}),p("filter",{id:"img-setting-target_svg__b",width:132,height:69,x:6,y:51,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{}),r("feGaussianBlur",{stdDeviation:10}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5332"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5332",result:"shape"})]}),p("filter",{id:"img-setting-target_svg__d",width:156,height:76,x:0,y:10,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feOffset",{}),r("feGaussianBlur",{stdDeviation:10}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5332"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5332",result:"shape"})]})]})]})}const mz=v(vz);function xz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 240 144",...e,children:[r("path",{fill:"#F1F4F6",d:"M0 0h240v140H0z"}),r("g",{filter:"url(#img-setting-todo_svg__a)",children:r("rect",{width:56,height:56,x:112,y:12,fill:"#F9F9F9",rx:8})}),r("path",{fill:"#D1D1D1",fillRule:"evenodd",d:"M140 35c-7.18 0-13 5.82-13 13a3 3 0 1 1-6 0c0-10.493 8.507-19 19-19s19 8.507 19 19a3 3 0 1 1-6 0c0-7.18-5.82-13-13-13",clipRule:"evenodd"}),r("path",{fill:"#406588",fillRule:"evenodd",d:"M140 35c-7.18 0-13 5.82-13 13a3 3 0 1 1-6 0c0-10.493 8.507-19 19-19 7.422 0 13.845 4.257 16.97 10.448a3 3 0 1 1-5.356 2.704A13 13 0 0 0 140 35",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-todo_svg__b)",children:r("rect",{width:48,height:18,x:176,y:50,fill:"#fff",rx:4})}),r("rect",{width:8,height:4,x:212,y:57,fill:"#3299FE",rx:2}),r("circle",{cx:185,cy:59,r:5,fill:"#EAEAEA"}),r("mask",{id:"img-setting-todo_svg__c",width:10,height:10,x:180,y:54,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:r("circle",{cx:185,cy:59,r:5,fill:"#EAEAEA"})}),r("g",{mask:"url(#img-setting-todo_svg__c)",children:r("path",{fill:"#F9F9F9",fillRule:"evenodd",d:"M185 59.625a1.875 1.875 0 1 0 0-3.749 1.875 1.875 0 0 0 0 3.75m0 1.25a3.75 3.75 0 0 0-3.75 3.75v.695c0 .307.249.555.556.555h6.388a.556.556 0 0 0 .556-.555v-.695a3.75 3.75 0 0 0-3.75-3.75",clipRule:"evenodd"})}),r("rect",{width:12,height:4,x:193,y:57,fill:"#EAEAEA",rx:1}),r("rect",{width:64,height:100,x:26,y:8,fill:"#D6E9FB",rx:8}),r("path",{fill:"url(#img-setting-todo_svg__d)",d:"M26 26h64v98a8 8 0 0 1-8 8H34a8 8 0 0 1-8-8z"}),r("g",{filter:"url(#img-setting-todo_svg__e)",children:r("rect",{width:84,height:96,x:16,y:22,fill:"url(#img-setting-todo_svg__f)",rx:8})}),r("circle",{cx:88,cy:34,r:4,fill:"#E3E8EB"}),r("rect",{width:24,height:4,x:24,y:32,fill:"#8092AA",rx:1}),r("rect",{width:30,height:8,x:24,y:52,fill:"#E3E8EB",rx:1}),r("rect",{width:30,height:8,x:24,y:70,fill:"#E3E8EB",opacity:.4,rx:1}),r("circle",{cx:71,cy:57,r:7,fill:"#3299FE"}),r("circle",{cx:71,cy:75,r:7,fill:"#3299FE",opacity:.4}),r("circle",{cx:87,cy:57,r:7,fill:"#DDD"}),r("circle",{cx:87,cy:75,r:7,fill:"#DDD",opacity:.4}),r("path",{fill:"#fff",d:"m68.133 54.344 2.062 3.64V60h1.172v-2.016l2.063-3.64h-1.32l-1.297 2.437h-.055l-1.305-2.437zM89.195 54.344h-1.164v3.593h-.054l-2.47-3.593h-1.03V60h1.171v-3.594h.047L88.18 60h1.015z"}),r("rect",{width:69,height:20,x:25,y:94,fill:"#3299FE",rx:10}),r("path",{fill:"#fff",fillRule:"evenodd",d:"M65.492 100.293c.444.405.462 1.079.04 1.506l-6.327 6.39a1.13 1.13 0 0 1-.812.331 1.13 1.13 0 0 1-.807-.341l-3.29-3.408a1.035 1.035 0 0 1 .06-1.505c.45-.4 1.151-.374 1.568.057l2.486 2.576 5.513-5.568a1.143 1.143 0 0 1 1.569-.038",clipRule:"evenodd"}),r("g",{filter:"url(#img-setting-todo_svg__g)",children:r("rect",{width:96,height:48,x:112,y:80,fill:"#D6E9FB",rx:8})}),r("rect",{width:76,height:6,x:122,y:114,fill:"#3299FE",opacity:.3,rx:2}),r("rect",{width:60,height:6,x:122,y:114,fill:"#3299FE",opacity:.6,rx:2}),p("g",{fill:"#3299FE",opacity:.6,children:[r("circle",{cx:139.201,cy:94,r:2.4,opacity:.65}),r("circle",{cx:132,cy:94,r:2.4,opacity:.85}),r("circle",{cx:124.8,cy:94,r:2.4})]}),r("g",{fill:"#3299FE",opacity:.7,children:r("path",{d:"M167.188 104.156c2.578 0 4.437-1.359 4.437-3.203 0-1.422-1.109-2.578-2.484-2.797v-.078a2.55 2.55 0 0 0 2.062-2.5c-.008-1.758-1.703-3.047-4.015-3.047-2.313 0-4.008 1.29-4 3.047-.008 1.242.835 2.266 2.062 2.5v.078c-1.406.219-2.5 1.375-2.5 2.797 0 1.844 1.852 3.203 4.438 3.203m-1.985-3.437c-.008-.985.836-1.696 1.985-1.703 1.148.007 1.992.726 1.984 1.703.008.969-.789 1.648-1.984 1.64-1.196.008-1.993-.671-1.985-1.64m.281-4.906c-.007-.883.688-1.5 1.704-1.5 1.007 0 1.71.617 1.718 1.5-.008.906-.726 1.539-1.718 1.546-1-.007-1.711-.64-1.704-1.546M177.484 104.156c2.578 0 4.438-1.359 4.438-3.203 0-1.422-1.11-2.578-2.484-2.797v-.078a2.55 2.55 0 0 0 2.062-2.5c-.008-1.758-1.703-3.047-4.016-3.047s-4.007 1.29-4 3.047c-.007 1.242.836 2.266 2.063 2.5v.078c-1.406.219-2.5 1.375-2.5 2.797 0 1.844 1.851 3.203 4.437 3.203m-1.984-3.437c-.008-.985.836-1.696 1.984-1.703 1.149.007 1.993.726 1.985 1.703.008.969-.789 1.648-1.985 1.64-1.195.008-1.992-.671-1.984-1.64m.281-4.906c-.008-.883.688-1.5 1.703-1.5 1.008 0 1.711.617 1.719 1.5-.008.906-.726 1.539-1.719 1.546-1-.007-1.711-.64-1.703-1.546M186.5 98.344c1.672 0 2.602-1.219 2.609-3.016-.007-1.789-.914-3.031-2.609-3.031-1.648 0-2.609 1.242-2.609 3.031 0 1.781.914 3.016 2.609 3.016m-1.016-3.016c.008-.96.352-1.633 1.016-1.64.703 0 1.008.664 1.016 1.64-.008.977-.344 1.617-1.016 1.625-.656-.008-1.008-.648-1.016-1.625m.032 8.672h1.75l7.781-11.312h-1.75zm6.015-2.641c0 1.782.914 3.016 2.594 3.016 1.687 0 2.617-1.219 2.625-3.016-.008-1.789-.914-3.023-2.625-3.03-1.633.007-2.594 1.241-2.594 3.03m1.594 0c.008-.961.344-1.632 1-1.625.711-.015 1.023.649 1.031 1.625-.008.977-.344 1.625-1.031 1.625-.641 0-.992-.648-1-1.625"})}),p("defs",{children:[p("filter",{id:"img-setting-todo_svg__a",width:72,height:72,x:104,y:12,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("filter",{id:"img-setting-todo_svg__b",width:64,height:34,x:168,y:50,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("filter",{id:"img-setting-todo_svg__e",width:100,height:112,x:8,y:22,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("filter",{id:"img-setting-todo_svg__g",width:112,height:64,x:104,y:80,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[r("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),r("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),r("feMorphology",{in:"SourceAlpha",radius:8,result:"effect1_dropShadow_286_5225"}),r("feOffset",{dy:8}),r("feGaussianBlur",{stdDeviation:8}),r("feComposite",{in2:"hardAlpha",operator:"out"}),r("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"}),r("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_286_5225"}),r("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_286_5225",result:"shape"})]}),p("linearGradient",{id:"img-setting-todo_svg__d",x1:58,x2:133.098,y1:82.5,y2:179.556,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]}),p("linearGradient",{id:"img-setting-todo_svg__f",x1:16,x2:100,y1:22,y2:118,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#fff"}),r("stop",{offset:1,stopColor:"#F9F9F9"})]})]})]})}const wz=v(xz);function yz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#FFF7DD",opacity:.6,rx:16}),r("path",{fill:"#F9DA7C",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#F4BE41",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#F5CA54",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#F8D97C",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-basic_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#FFDA75",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#FCEDBF",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#FBE49E",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-basic_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#F9D66E",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#F8D56E"})]})})]})}const bz=v(yz);function Mz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#D8F2EB",opacity:.6,rx:16}),r("path",{fill:"#8DE8D1",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#4DC9AA",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#48CEAD",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#8CEDD5",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-enterprise_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#77D5BB",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#C8FEF0",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#A1F9E3",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-enterprise_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#64DFC0",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#64DFC0"})]})})]})}const Sz=v(Mz);function _z(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#EFF1FF",opacity:.6,rx:16}),r("path",{fill:"#7F8DFC",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#6979F8",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#5669FA",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#7E8CFC",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-pro_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#7584FF",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#C2C9FF",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#A0ABFF",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-pro_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#707FFD",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#707FFD"})]})})]})}const Iz=v(_z);function zz(e){return p("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48",...e,children:[r("rect",{width:48,height:48,fill:"#EAF5FF",opacity:.6,rx:16}),r("path",{fill:"#7FBFFE",d:"M13 28.4h11v13l-11-4z"}),r("path",{fill:"#3299FE",d:"M35 28.4H24v13l11-4z"}),r("path",{fill:"#55A8FA",d:"M13.2 25.2 24 23.8v4.6z"}),r("path",{fill:"#7EBDFC",d:"M34.8 25.2 24 23.8v4.6z"}),r("path",{fill:"url(#img-upgrade-standard_svg__a)",d:"M13 7.6h22l-5.6 20.8H18.6z",opacity:.6}),r("path",{fill:"#3299FE",d:"M21.025 10.72a.2.2 0 0 1 .35 0l.928 1.697a.2.2 0 0 0 .08.08l1.696.927a.2.2 0 0 1 0 .351l-1.696.928a.2.2 0 0 0-.08.08l-.928 1.696a.2.2 0 0 1-.35 0l-.928-1.696a.2.2 0 0 0-.08-.08l-1.696-.928a.2.2 0 0 1 0-.35l1.696-.928a.2.2 0 0 0 .08-.08zM26.824 17.12a.2.2 0 0 1 .351 0l.645 1.18a.2.2 0 0 0 .08.08l1.179.645a.2.2 0 0 1 0 .35l-1.18.645a.2.2 0 0 0-.079.08l-.645 1.18a.2.2 0 0 1-.35 0l-.646-1.18a.2.2 0 0 0-.08-.08l-1.179-.645a.2.2 0 0 1 0-.35l1.18-.645a.2.2 0 0 0 .08-.08z"}),r("path",{fill:"#C2E1FF",d:"M13.2 25.2 24 28.4l-3.2 4-10.4-3.6z"}),r("path",{fill:"#9FCEFC",d:"M34.8 25.2 24 28.4l3.2 4 10.4-3.6z"}),r("defs",{children:p("linearGradient",{id:"img-upgrade-standard_svg__a",x1:24,x2:24,y1:7.6,y2:28.4,gradientUnits:"userSpaceOnUse",children:[r("stop",{stopColor:"#6FB5FB",stopOpacity:0}),r("stop",{offset:.989,stopColor:"#6FB5FB"})]})})]})}const Cz=v(zz),Az=Object.freeze(Object.defineProperty({__proto__:null,AbnormalAIcon:Up,AbnormalDIcon:Wp,AbnormalEarlyleaveIcon:jp,AbnormalLateIcon:qp,AbnormalMIcon:Yp,AbnormalNIcon:Qp,AbnormalWIcon:Zp,AddSectionIcon:t9,AddXsmallIcon:n9,AddIcon:o9,AdminLargeIcon:a9,AiChatBotIcon:c9,AlbumXlargeIcon:h9,AlertColoredIcon:u9,AlertLineIcon:g9,AlertPopupXlargeIcon:m9,AlertTriangleIcon:w9,AlertIcon:b9,AnnualMediumIcon:S9,ApprovalMediumIcon:I9,ArticleMediumIcon:C9,AscIcon:R9,AttachmentIcon:F9,AttendanceMediumIcon:E9,AutorityLineIcon:D9,BackMediumIcon:V9,BadgeAdminLargeIcon:P9,BadgeLeaderAppovalLargeIcon:U9,BadgeLeaderLargeIcon:W9,BankbookIcon:j9,BarcodeIcon:q9,BellMediumIcon:Y9,BmMediumIcon:Q9,BoardMediumIcon:Z9,BoardProfileXlargeIcon:tg,BoardProfileIcon:ng,BookMediumIcon:og,BookmarkFilledMediumIcon:ag,BookmarkMediumIcon:cg,BriefcaseIcon:hg,ByEmployeeMediumIcon:ug,ByPlaceOfWorkMediumIcon:gg,CakeIcon:mg,CalendarLineIcon:wg,CameraIcon:bg,CategoryIcon:Sg,CautionXlargeIcon:Ig,ChannelIcon:Cg,ChanneltalkMediumIcon:Rg,ChatActivityMediumIcon:Fg,ChatLargeIcon:Eg,ChattingMediumIcon:Dg,ChattingSolidMediumIcon:Vg,CheckXlargeIcon:Pg,CheckXsmallIcon:Ug,CheckIcon:Wg,CheckboxIcon:jg,ChecklistIcon:qg,CloseMediumIcon:Yg,CloseSmallIcon:Qg,CloseIcon:Zg,ClosingMediumIcon:tv,CloudMediumIcon:nv,CommentIcon:ov,CompanyXlargeIcon:av,ConfirmPopupXlargeIcon:cv,ContrastPlusIcon:hv,CopyIcon:uv,CrownIcon:gv,CustomDropdownIcon:mv,CustomTextIcon:wv,DayOffIcon:bv,DeadlineIcon:Sv,DeleteLineIcon:Iv,DeleteIcon:Cv,DescIcon:Rv,DetailViewIcon:Fv,DisplayMediumIcon:Ev,DocMediumIcon:Dv,DocumentIcon:Vv,DownArrowSolidXsmallIcon:sc,DownArrowXsmallIcon:Hv,DownArrowIcon:Gv,DownloadMediumIcon:Nv,DownloadIcon:$v,DraftsaveIcon:Xv,DragIcon:Kv,DrawerIcon:Jv,DropdownIcon:em,EditLargeIcon:im,EditLineIcon:rm,EditSolidIcon:sm,EditXsmallIcon:lm,EditIcon:dm,EmailXlargeIcon:fm,EmailIcon:pm,EmojiMediumIcon:vm,EmojiPlusMediumIcon:xm,EmployeeXsmallIcon:ym,EndPageIcon:Mm,ExcelIcon:_m,ExclamationXlargeIcon:zm,ExitFullScreenMediumIcon:Am,ExpectedIcon:km,ExpenseMediumIcon:Bm,FeedViewIcon:Lm,FilterIcon:Tm,FilterdeleteXsmallIcon:Om,FirstPageIcon:Hm,FlexibleWorkingIcon:Gm,FullScreenMediumIcon:Nm,FullscreenIcon:$m,FunnelIcon:Xm,GpsIcon:Km,Grade1Icon:Jm,Grade2Icon:ex,Grade31Icon:ix,Grade32Icon:rx,Grade3Icon:sx,Grade41Icon:lx,Grade42Icon:dx,Grade4Icon:fx,Grade51Icon:px,Grade52Icon:vx,Grade5Icon:xx,GradeBadgeIcon:yx,GradientAttendanceIcon:Mx,GradientBoardIcon:_x,GradientDisplayIcon:zx,GradientDocIcon:Ax,GradientGpsIcon:kx,GradientInventoryIcon:Bx,GradientJpIcon:Lx,GradientLeaveIcon:Tx,GradientMobileIcon:Ox,GradientNoticeIcon:Hx,GradientOvertimeIcon:Gx,GradientPriceIcon:Nx,GradientReportIcon:$x,GradientSalesIcon:Xx,GradientScheduleIcon:Kx,GradientStaffIcon:Jx,GradientTargetIcon:ew,GradientTodoIcon:iw,GradientWifiIcon:rw,GradientWorkplaceIcon:sw,GraphIcon:lw,GroupLineIcon:dw,GroupMediumIcon:fw,GroupSolidMediumIcon:pw,HelpCenterMediumIcon:vw,HelpLineIcon:xw,HelpMediumIcon:yw,HelpIcon:Mw,HideMediumIcon:_w,HistoryIcon:zw,HomeMediumIcon:Aw,HomeIcon:kw,IdCardIcon:Bw,ImportIcon:Lw,InactiveBellIcon:Tw,Info1Icon:Ow,InfoAlbumIcon:Hw,InfoAppIcon:Gw,InfoBreaktimeIcon:Nw,InfoCityIcon:$w,InfoDateIcon:Xw,InfoDaysoffIcon:Kw,InfoDistributorIcon:Jw,InfoDocsIcon:ey,InfoEmailIcon:iy,InfoEmployeeIcon:ry,InfoEmployeenoIcon:sy,InfoGradeIcon:ly,InfoGroupIcon:dy,InfoLeaderIcon:fy,InfoLineIcon:py,InfoLoginIcon:vy,InfoOvalIcon:xy,InfoPhoneCheckIcon:yy,InfoPhoneNoCheckIcon:My,InfoPhoneIcon:_y,InfoPolicyIcon:zy,InfoPositionIcon:Ay,InfoPropertiesIcon:ky,InfoPunchIcon:By,InfoRadiusIcon:Ly,InfoRegionIcon:Ty,InfoStarBadgeIcon:Oy,InfoStateIcon:Hy,InfoVisitIcon:Gy,InfoWorkingIcon:Ny,InfoWorkplaceIcon:$y,InfoIcon:Xy,InputLineIcon:Ky,InventoryMediumIcon:Jy,InvitationIcon:eb,InviteBeforeIcon:ib,InviteCompletedIcon:rb,IssueIcon:sb,JpMediumIcon:lb,LanguageMediumIcon:db,LeaderAppovalLargeIcon:fb,LeaderLargeIcon:pb,LeaveMediumIcon:vb,LeaveIcon:xb,LeftArrowXsmallIcon:yb,LeftArrowIcon:Mb,LinkIcon:_b,ListEditIcon:zb,ListMoveIcon:Ab,ListviewIcon:kb,LocationIcon:Bb,LockerXlargeIcon:Lb,MapIcon:Tb,MemberMediumIcon:Ob,MemberSmallIcon:Hb,MemoLineIcon:Gb,MemoIcon:Nb,MentionIcon:$b,MinusMediumIcon:Xb,MinusIcon:Kb,MobileLineIcon:Jb,MoreIcon:eM,MotherIcon:iM,Move2Icon:rM,MoveSolidIcon:sM,MoveIcon:lM,Movie01Icon:dM,MultipleChoiceIcon:fM,NoGradeIcon:pM,NormalIcon:vM,NoticeMediumIcon:xM,NoticeSolidMediumIcon:yM,NoticeIcon:MM,OffIcon:_M,OnIcon:zM,OnboardingAttendanceIcon:AM,OnboardingBothIcon:kM,OnboardingSettingIcon:BM,OrganizationChartIcon:LM,OvertimeMediumIcon:TM,PasswordErrorXlargeIcon:OM,PasteIcon:HM,PaymentMediumIcon:GM,PhoneLineIcon:NM,PhotoIcon:$M,PinXlargeIcon:XM,PinIcon:KM,PlayXlargeIcon:JM,PlusMediumIcon:eS,PopupIcon:iS,PreviewIcon:rS,PriceMediumIcon:sS,ProceedingIcon:lS,PushIcon:dS,QrcodeIcon:fS,QuitIcon:pS,RatioMediumIcon:vS,ReadingGlassCheckLineIcon:xS,ReceiverMediumIcon:yS,RefreshIcon:MS,RepeatIcon:_S,ReplyIcon:zS,ReportMediumIcon:AS,RequiredIcon:kS,ResendPushMediumIcon:BS,ResendPushIcon:LS,ResumeIcon:TS,ReturnIcon:OS,RightArrowSolidXsmallIcon:ac,RightArrowXsmallIcon:US,RightArrowIcon:WS,RocketMediumIcon:jS,SalaryIcon:qS,SalesMediumIcon:YS,ScanIcon:QS,ScheduleMediumIcon:ZS,SchoolIcon:t_,SearchIcon:n_,SendIcon:o_,SettingMediumIcon:a_,SettingIcon:c_,ShoplLauncherIcon:h_,ShortcutXsmallIcon:u_,ShowMediumIcon:g_,SignIcon:m_,SignatureIcon:w_,SolvedIcon:b_,SortingAtozIcon:S_,SortingEarlyIcon:I_,SortingLateIcon:C_,SortingZtoaIcon:R_,StaggeredWorkingIcon:F_,StampIcon:E_,StarLineIcon:D_,StarIcon:V_,SubtractIcon:P_,SummeryViewIcon:U_,SympathyMediumIcon:W_,TackIcon:j_,TagIcon:q_,TargetMediumIcon:Y_,TextIcon:Q_,TimeLineLineIcon:Z_,TodoMediumIcon:tI,ToggleMediumIcon:nI,TrashIcon:oI,UpArrowSolidXsmallIcon:aI,UpArrowXsmallIcon:cI,UpArrowIcon:hI,UserNameLineIcon:uI,UserNumberLineIcon:gI,UserTagLineIcon:mI,VideoIcon:wI,ViewOffIcon:bI,ViewOnIcon:SI,WaitingMediumIcon:II,WhatsappLargeIcon:CI,WhatsappIcon:RI,WifiIcon:FI,WindowedIcon:EI,WorkStatusIcon:DI,WorkplaceMediumIcon:VI,WorkplaceSmallIcon:PI,YesOrNoIcon:UI,ZoomInMediumIcon:WI,ZoomOutMediumIcon:jI,SettingAttendanceIllustration:qI,SettingBoardIllustration:YI,SettingChatIllustration:QI,SettingDisplayIllustration:ZI,SettingExpensesIllustration:tz,SettingInventoryIllustration:nz,SettingJpIllustration:oz,SettingNsIllustration:az,SettingPriceIllustration:cz,SettingReportIllustration:hz,SettingSalesIllustration:uz,SettingScheduleIllustration:gz,SettingTargetIllustration:mz,SettingTodoIllustration:wz,UpgradeBasicIllustration:bz,UpgradeEnterpriseIllustration:Sz,UpgradeProIllustration:Iz,UpgradeStandardIllustration:Cz,isShoplIcon:Pp,createIcon:v},Symbol.toStringTag,{value:"Module"})),Rz=(e,t,i)=>{switch(e){case"PRIMARY":return R`
|
|
674
674
|
border: 1px solid ${y.primary400};
|
|
675
675
|
background-color: ${y.primary300};
|
|
676
676
|
:hover {
|