@frontify/guideline-blocks-settings 0.36.7 → 0.36.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var m7=Object.defineProperty;var b7=(e,t,n)=>t in e?m7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var x0=(e,t,n)=>b7(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e0=require("@frontify/sidebar-settings"),c=require("react/jsx-runtime"),R1=require("@frontify/app-bridge"),h=require("@frontify/fondue"),x=require("react"),J1=require("react-dom"),w0=require("@dnd-kit/core"),w7=require("@dnd-kit/modifiers"),nt=require("@dnd-kit/sortable"),o5=require("@react-aria/focus"),y7=require("@react-stately/overlays"),a1=require("@ctrl/tinycolor");function a5(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const g=a5(x),or=a5(J1),Z0=e=>e.filter(Boolean).join(" "),x7=({onDrop:e,label:t,icon:n,secondaryLabel:r,isLoading:a,fillParentContainer:o,onAssetChooseClick:l,onUploadClick:i,withMenu:s=!0,onClick:u,validFileType:d,verticalLayout:f})=>{const[p,w]=x.useState(!1),[C,b]=x.useState(),v=x.useRef(null),[A,y]=x.useState(void 0),M=S=>{if(S.preventDefault(),w(!1),!_(S.dataTransfer.files)){y("Invalid"),setTimeout(()=>{y(void 0)},1e3);return}e==null||e(S.dataTransfer.files)},_=S=>{if(!d)return!0;for(let T=0;T<S.length;T++){const N=S[T].name.split(".").pop()??"";if(!R1.FileExtensionSets[d].includes(N))return!1}return!0},E=S=>{if(!v.current||a)return;const{clientX:T,clientY:N}=S,B=T===0&&N===0,{left:$,top:G,width:k,height:H}=v.current.getBoundingClientRect(),L=B?k/2:T-$,q=B?H/2:N-G;b([L,q])};return c.jsxs("button",{ref:v,"data-test-id":"block-inject-button",className:Z0(["tw-font-body tw-relative tw-text-sm tw-leading-4 tw-border tw-flex tw-items-center tw-justify-center tw-cursor-pointer tw-gap-3 tw-w-full first:tw-rounded-tl last:tw-rounded-br",f?"[&:not(:first-child)]:tw-border-t-0 first:tw-rounded-tr last:tw-rounded-bl":"[&:not(:first-child)]:tw-border-l-0 first:tw-rounded-bl last:tw-rounded-tr",o?"tw-h-full":"tw-h-[72px]",p&&!a?"tw-border-dashed":"tw-border-solid",C&&"tw-bg-blank-state-pressed-inverse",p&&"tw-bg-blank-state-weak-inverse",A?"!tw-border-red-50 !tw-cursor-not-allowed":" tw-border-blank-state-line",a||C||p||A?"":"tw-text-text-weak hover:tw-text-blank-state-hover hover:tw-bg-blank-state-hover-inverse hover:tw-border-blank-state-line-hover active:tw-text-blank-state-pressed active:tw-bg-blank-state-pressed-inverse active:tw-border-blank-state-line-hover",(p||C)&&!A?"[&>*]:tw-pointer-events-none tw-border-blank-state-line-hover":"tw-bg-blank-state-shaded-inverse tw-text-blank-state-shaded"]),onDragEnter:e?S=>{var T;if(w(!0),d==="Images")for(const N of Array.from(S.dataTransfer.items))(T=N==null?void 0:N.type)!=null&&T.startsWith("image/")?y(void 0):y("Invalid")}:void 0,onDragLeave:e?()=>{w(!1),y(void 0)}:void 0,onDrop:e?M:void 0,onClick:S=>{s&&E(S),u==null||u()},children:[a?c.jsx(h.LoadingCircle,{}):A?c.jsxs("div",{className:" tw-flex tw-items-center tw-justify-center tw-text-red-60 tw-font-medium",children:[c.jsx(h.IconExclamationMarkTriangle,{}),A]}):c.jsxs(c.Fragment,{children:[n&&c.jsx("div",{children:n}),(t||r)&&c.jsxs("div",{className:"tw-flex tw-flex-col tw-items-start",children:[t&&c.jsx("div",{className:"tw-font-medium",children:t}),r&&c.jsx("div",{className:"tw-font-normal",children:r})]})]}),C&&c.jsx("div",{className:"tw-absolute tw-left-0 tw-top-full tw-z-20",style:{left:C[0],top:C[1]},children:c.jsx(h.Flyout,{onOpenChange:S=>!S&&b(void 0),isOpen:!0,fitContent:!0,hug:!1,legacyFooter:!1,trigger:c.jsx("div",{}),children:c.jsx(h.ActionMenu,{menuBlocks:[{id:"menu",menuItems:[...i?[{id:"upload",size:h.MenuItemContentSize.XSmall,title:"Upload asset",onClick:()=>{i(),b(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(h.IconArrowCircleUp20,{})})}]:[],...l?[{id:"asset",size:h.MenuItemContentSize.XSmall,title:"Browse asset",onClick:()=>{l(),b(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(h.IconImageStack20,{})})}]:[]]}]})})})]})},D1=e=>{const t=r=>typeof r=="object"&&["red","green","blue"].every(o=>r.hasOwnProperty(o)),n=r=>{const a=typeof r.alpha=="number"?r.alpha:1;return{r:r.red,g:r.green,b:r.blue,a}};return t(e)?n(e):e},C7=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),M7=(e,t)=>{const n=C7(e)?D1(e):e,r=new a1.TinyColor(n);return t?r.getBrightness()<t:r.isDark()||r.getAlpha()>.25&&r.getAlpha()<1},_7=e=>new a1.TinyColor(D1(e)).toHex8String(),E7=e=>new a1.TinyColor(D1(e)).toHexString(),ar=e=>new a1.TinyColor(D1(e)).toRgbString(),A7=(e,t)=>new a1.TinyColor(t).setAlpha(e).toRgbString(),I7=e=>{const{r:t,g:n,b:r,a}=new a1.TinyColor(e);return{red:t,green:n,blue:r,alpha:a}},Xo=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),S7=(e,t)=>{const n=Xo(e)?D1(e):e,r=Xo(t)?D1(t):t;let a=new a1.TinyColor(n);const o=new a1.TinyColor(r);for(;a1.readability(a,o)<4.5;)a=a.darken(1);return a.toRgbString()},P7=(e,t,n)=>{const r=[...e],a=n<0?r.length+n:n;if(a>=0&&a<r.length){const o=r.splice(t,1)[0];r.splice(a,0,o)}return r},R7=e=>({backgroundColor:ar(e)}),k7={red:241,green:241,blue:241,alpha:1},l5={red:234,green:235,blue:235,alpha:1},T7="1px",ye="24px",xe="24px";var X0=(e=>(e.Solid="Solid",e.Dashed="Dashed",e.Dotted="Dotted",e))(X0||{});const i5={Solid:"solid",Dotted:"dotted",Dashed:"dashed"};var g1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(g1||{});const S1={None:"0px",Small:"2px",Medium:"4px",Large:"12px"};var _1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(_1||{});const W1={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var E1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(E1||{});const q1={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var k1=(e=>(e.Global="Global",e.Custom="Custom",e))(k1||{}),A1=(e=>(e.Auto="Auto",e.S="S",e.M="M",e.L="L",e))(A1||{});const s5={Auto:"4px",S:"10px",M:"30px",L:"50px"},N7=(e=X0.Solid,t="1px",n=l5)=>({borderStyle:i5[e],borderWidth:t,borderColor:ar(n)}),D7=(e,t=!1,n)=>({borderRadius:t?n:S1[e]}),c5=x.createContext(!1),u5=({children:e,isDragPreview:t})=>c.jsx(c5.Provider,{value:t,children:e}),De=()=>x.useContext(c5),d5=x.createContext({openFlyoutIds:[],setOpenFlyoutIds:()=>console.error("No MultiFlyoutContext Provider found")}),f5=({children:e,openFlyoutIds:t,setOpenFlyoutIds:n})=>{const r=x.useMemo(()=>({openFlyoutIds:t,setOpenFlyoutIds:n}),[t,n]);return c.jsx(d5.Provider,{value:r,children:e})},h5=()=>x.useContext(d5),Rt=e=>{const{openFlyoutIds:t,setOpenFlyoutIds:n}=h5(),r=x.useCallback(a=>{n(o=>{const l=o.filter(i=>i!==e);return a?[...l,e]:l})},[e,n]);return{isOpen:t.includes(e),onOpenChange:r}},p5=(e,t)=>{const{blockAssets:n,addAssetIdsToKey:r,deleteAssetIdsFromKey:a,updateAssetIdsFromKey:o}=R1.useBlockAssets(e),l=(n==null?void 0:n[t])||[];return{onAttachmentsAdd:async f=>{await r(t,f.map(p=>p.id))},onAttachmentDelete:async f=>{await a(t,[f.id])},onAttachmentReplace:async(f,p)=>{const w=l.map(C=>C.id===f.id?p.id:C.id);await o(t,w)},onAttachmentsSorted:async f=>{const p=f.map(w=>w.id);await o(t,p)},attachments:l,appBridge:e}},v5=x.createContext(null),g5=({appBridge:e,children:t,assetId:n})=>{const r=p5(e,n);return c.jsx(v5.Provider,{value:r,children:t})},m5=()=>{const e=x.useContext(v5);if(!e)throw new Error("No AttachmentsContext Provided. Component must be wrapped in an 'AttachmentsProvider' or the 'withAttachmentsProvider' HOC");return e},O7=(e,t)=>{const n=r=>c.jsx(g5,{appBridge:r.appBridge,assetId:t,children:c.jsx(e,{...r})});return n.displayName="withAttachmentsProvider",n},H7=[w0.KeyboardCode.Down,w0.KeyboardCode.Right,w0.KeyboardCode.Up,w0.KeyboardCode.Left],b5=(e,t)=>(n,{currentCoordinates:r,context:{activeNode:a}})=>{if(n.preventDefault(),H7.includes(n.code)){const o=(a==null?void 0:a.offsetWidth)??0,l=(a==null?void 0:a.offsetHeight)??0;switch(n.code){case w0.KeyboardCode.Right:return{...r,x:r.x+o+e};case w0.KeyboardCode.Left:return{...r,x:r.x-o-e};case w0.KeyboardCode.Down:return{...r,y:r.y+l+t};case w0.KeyboardCode.Up:return{...r,y:r.y-l-t}}}},V7={start:["Space","Enter"],cancel:[],end:["Space","Enter","Escape"]},z7=(e=0,t=0)=>{const n=b5(e,t);return w0.useSensors(w0.useSensor(w0.PointerSensor),w0.useSensor(w0.KeyboardSensor,{coordinateGetter:n,keyboardCodes:V7}))},lr="-";function L7(e){const t=$7(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;function a(l){const i=l.split(lr);return i[0]===""&&i.length!==1&&i.shift(),w5(i,t)||j7(l)}function o(l,i){const s=n[l]||[];return i&&r[l]?[...s,...r[l]]:s}return{getClassGroupId:a,getConflictingClassGroupIds:o}}function w5(e,t){var l;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),a=r?w5(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(lr);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId}const Qo=/^\[(.+)\]$/;function j7(e){if(Qo.test(e)){const t=Qo.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}}function $7(e){const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return F7(Object.entries(e.classGroups),n).forEach(([o,l])=>{En(l,r,o,t)}),r}function En(e,t,n,r){e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:Zo(t,a);o.classGroupId=n;return}if(typeof a=="function"){if(B7(a)){En(a(r),t,n,r);return}t.validators.push({validator:a,classGroupId:n});return}Object.entries(a).forEach(([o,l])=>{En(l,Zo(t,o),n,r)})})}function Zo(e,t){let n=e;return t.split(lr).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n}function B7(e){return e.isThemeGetter}function F7(e,t){return t?e.map(([n,r])=>{const a=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[n,a]}):e}function K7(e){if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;function a(o,l){n.set(o,l),t++,t>e&&(t=0,r=n,n=new Map)}return{get(o){let l=n.get(o);if(l!==void 0)return l;if((l=r.get(o))!==void 0)return a(o,l),l},set(o,l){n.has(o)?n.set(o,l):a(o,l)}}}const y5="!";function U7(e){const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,a=t[0],o=t.length;function l(i){const s=[];let u=0,d=0,f;for(let v=0;v<i.length;v++){let A=i[v];if(u===0){if(A===a&&(r||i.slice(v,v+o)===t)){s.push(i.slice(d,v)),d=v+o;continue}if(A==="/"){f=v;continue}}A==="["?u++:A==="]"&&u--}const p=s.length===0?i:i.substring(d),w=p.startsWith(y5),C=w?p.substring(1):p,b=f&&f>d?f-d:void 0;return{modifiers:s,hasImportantModifier:w,baseClassName:C,maybePostfixModifierPosition:b}}return n?function(s){return n({className:s,parseClassName:l})}:l}function W7(e){if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t}function q7(e){return{cache:K7(e.cacheSize),parseClassName:U7(e),...L7(e)}}const G7=/\s+/;function Y7(e,t){const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:a}=t,o=new Set;return e.trim().split(G7).map(l=>{const{modifiers:i,hasImportantModifier:s,baseClassName:u,maybePostfixModifierPosition:d}=n(l);let f=!!d,p=r(f?u.substring(0,d):u);if(!p){if(!f)return{isTailwindClass:!1,originalClassName:l};if(p=r(u),!p)return{isTailwindClass:!1,originalClassName:l};f=!1}const w=W7(i).join(":");return{isTailwindClass:!0,modifierId:s?w+y5:w,classGroupId:p,originalClassName:l,hasPostfixModifier:f}}).reverse().filter(l=>{if(!l.isTailwindClass)return!0;const{modifierId:i,classGroupId:s,hasPostfixModifier:u}=l,d=i+s;return o.has(d)?!1:(o.add(d),a(s,u).forEach(f=>o.add(i+f)),!0)}).reverse().map(l=>l.originalClassName).join(" ")}function X7(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=x5(t))&&(r&&(r+=" "),r+=n);return r}function x5(e){if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=x5(e[r]))&&(n&&(n+=" "),n+=t);return n}function An(e,...t){let n,r,a,o=l;function l(s){const u=t.reduce((d,f)=>f(d),e());return n=q7(u),r=n.cache.get,a=n.cache.set,o=i,i(s)}function i(s){const u=r(s);if(u)return u;const d=Y7(s,n);return a(s,d),d}return function(){return o(X7.apply(null,arguments))}}function m0(e){const t=n=>n[e]||[];return t.isThemeGetter=!0,t}const C5=/^\[(?:([a-z-]+):)?(.+)\]$/i,Q7=/^\d+\/\d+$/,Z7=new Set(["px","full","screen"]),J7=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,eu=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,tu=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,nu=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,ru=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;function n1(e){return P1(e)||Z7.has(e)||Q7.test(e)}function h1(e){return se(e,"length",du)}function P1(e){return!!e&&!Number.isNaN(Number(e))}function Fe(e){return se(e,"number",P1)}function ge(e){return!!e&&Number.isInteger(Number(e))}function ou(e){return e.endsWith("%")&&P1(e.slice(0,-1))}function a0(e){return C5.test(e)}function p1(e){return J7.test(e)}const au=new Set(["length","size","percentage"]);function lu(e){return se(e,au,M5)}function iu(e){return se(e,"position",M5)}const su=new Set(["image","url"]);function cu(e){return se(e,su,hu)}function uu(e){return se(e,"",fu)}function me(){return!0}function se(e,t,n){const r=C5.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1}function du(e){return eu.test(e)&&!tu.test(e)}function M5(){return!1}function fu(e){return nu.test(e)}function hu(e){return ru.test(e)}function In(){const e=m0("colors"),t=m0("spacing"),n=m0("blur"),r=m0("brightness"),a=m0("borderColor"),o=m0("borderRadius"),l=m0("borderSpacing"),i=m0("borderWidth"),s=m0("contrast"),u=m0("grayscale"),d=m0("hueRotate"),f=m0("invert"),p=m0("gap"),w=m0("gradientColorStops"),C=m0("gradientColorStopPositions"),b=m0("inset"),v=m0("margin"),A=m0("opacity"),y=m0("padding"),M=m0("saturate"),_=m0("scale"),E=m0("sepia"),S=m0("skew"),T=m0("space"),N=m0("translate"),B=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],G=()=>["auto",a0,t],k=()=>[a0,t],H=()=>["",n1,h1],L=()=>["auto",P1,a0],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],K=()=>["solid","dashed","dotted","double","none"],V=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],j=()=>["start","end","center","between","around","evenly","stretch"],P=()=>["","0",a0],I=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[P1,Fe],z=()=>[P1,a0];return{cacheSize:500,separator:":",theme:{colors:[me],spacing:[n1,h1],blur:["none","",p1,a0],brightness:O(),borderColor:[e],borderRadius:["none","","full",p1,a0],borderSpacing:k(),borderWidth:H(),contrast:O(),grayscale:P(),hueRotate:z(),invert:P(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[ou,h1],inset:G(),margin:G(),opacity:O(),padding:k(),saturate:O(),scale:O(),sepia:P(),skew:z(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",a0]}],container:["container"],columns:[{columns:[p1]}],"break-after":[{"break-after":I()}],"break-before":[{"break-before":I()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...q(),a0]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ge,a0]}],basis:[{basis:G()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",a0]}],grow:[{grow:P()}],shrink:[{shrink:P()}],order:[{order:["first","last","none",ge,a0]}],"grid-cols":[{"grid-cols":[me]}],"col-start-end":[{col:["auto",{span:["full",ge,a0]},a0]}],"col-start":[{"col-start":L()}],"col-end":[{"col-end":L()}],"grid-rows":[{"grid-rows":[me]}],"row-start-end":[{row:["auto",{span:[ge,a0]},a0]}],"row-start":[{"row-start":L()}],"row-end":[{"row-end":L()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",a0]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",a0]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...j()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...j(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...j(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-x":[{"space-x":[T]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[T]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",a0,t]}],"min-w":[{"min-w":[a0,t,"min","max","fit"]}],"max-w":[{"max-w":[a0,t,"none","full","min","max","fit","prose",{screen:[p1]},p1]}],h:[{h:[a0,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[a0,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[a0,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[a0,t,"auto","min","max","fit"]}],"font-size":[{text:["base",p1,h1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Fe]}],"font-family":[{font:[me]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",a0]}],"line-clamp":[{"line-clamp":["none",P1,Fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",n1,a0]}],"list-image":[{"list-image":["none",a0]}],"list-style-type":[{list:["none","disc","decimal",a0]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[A]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[A]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...K(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",n1,h1]}],"underline-offset":[{"underline-offset":["auto",n1,a0]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",a0]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",a0]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[A]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),iu]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",lu]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},cu]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[A]}],"border-style":[{border:[...K(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[A]}],"divide-style":[{divide:K()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...K()]}],"outline-offset":[{"outline-offset":[n1,a0]}],"outline-w":[{outline:[n1,h1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[A]}],"ring-offset-w":[{"ring-offset":[n1,h1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",p1,uu]}],"shadow-color":[{shadow:[me]}],opacity:[{opacity:[A]}],"mix-blend":[{"mix-blend":[...V(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":V()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",p1,a0]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[f]}],saturate:[{saturate:[M]}],sepia:[{sepia:[E]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[A]}],"backdrop-saturate":[{"backdrop-saturate":[M]}],"backdrop-sepia":[{"backdrop-sepia":[E]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",a0]}],duration:[{duration:z()}],ease:[{ease:["linear","in","out","in-out",a0]}],delay:[{delay:z()}],animate:[{animate:["none","spin","ping","pulse","bounce",a0]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[_]}],"scale-x":[{"scale-x":[_]}],"scale-y":[{"scale-y":[_]}],rotate:[{rotate:[ge,a0]}],"translate-x":[{"translate-x":[N]}],"translate-y":[{"translate-y":[N]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",a0]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",a0]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",a0]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[n1,h1,Fe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}function pu(e,{cacheSize:t,prefix:n,separator:r,experimentalParseClassName:a,extend:o={},override:l={}}){Ce(e,"cacheSize",t),Ce(e,"prefix",n),Ce(e,"separator",r),Ce(e,"experimentalParseClassName",a);for(const i in l)vu(e[i],l[i]);for(const i in o)gu(e[i],o[i]);return e}function Ce(e,t,n){n!==void 0&&(e[t]=n)}function vu(e,t){if(t)for(const n in t)Ce(e,n,t[n])}function gu(e,t){if(t)for(const n in t){const r=t[n];r!==void 0&&(e[n]=(e[n]||[]).concat(r))}}function _5(e,...t){return typeof e=="function"?An(In,e,...t):An(()=>pu(In(),e),...t)}const mu=An(In);var Jo=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,k0=e=>!e||typeof e!="object"||Object.keys(e).length===0,bu=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function E5(e,t){e.forEach(function(n){Array.isArray(n)?E5(n,t):t.push(n)})}function A5(e){let t=[];return E5(e,t),t}var I5=(...e)=>A5(e).filter(Boolean),S5=(e,t)=>{let n={},r=Object.keys(e),a=Object.keys(t);for(let o of r)if(a.includes(o)){let l=e[o],i=t[o];typeof l=="object"&&typeof i=="object"?n[o]=S5(l,i):Array.isArray(l)||Array.isArray(i)?n[o]=I5(i,l):n[o]=i+" "+l}else n[o]=e[o];for(let o of a)r.includes(o)||(n[o]=t[o]);return n},ea=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim(),wu={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},P5=e=>e||void 0,Ae=(...e)=>P5(A5(e).filter(Boolean).join(" ")),rn=null,r1={},Sn=!1,be=(...e)=>t=>t.twMerge?((!rn||Sn)&&(Sn=!1,rn=k0(r1)?mu:_5({...r1,extend:{theme:r1.theme,classGroups:r1.classGroups,conflictingClassGroupModifiers:r1.conflictingClassGroupModifiers,conflictingClassGroups:r1.conflictingClassGroups,...r1.extend}})),P5(rn(Ae(e)))):Ae(e),ta=(e,t)=>{for(let n in t)e.hasOwnProperty(n)?e[n]=Ae(e[n],t[n]):e[n]=t[n];return e},yu=(e,t)=>{let{extend:n=null,slots:r={},variants:a={},compoundVariants:o=[],compoundSlots:l=[],defaultVariants:i={}}=e,s={...wu,...t},u=n!=null&&n.base?Ae(n.base,e==null?void 0:e.base):e==null?void 0:e.base,d=n!=null&&n.variants&&!k0(n.variants)?S5(a,n.variants):a,f=n!=null&&n.defaultVariants&&!k0(n.defaultVariants)?{...n.defaultVariants,...i}:i;!k0(s.twMergeConfig)&&!bu(s.twMergeConfig,r1)&&(Sn=!0,r1=s.twMergeConfig);let p=k0(n==null?void 0:n.slots),w=k0(r)?{}:{base:Ae(e==null?void 0:e.base,p&&(n==null?void 0:n.base)),...r},C=p?w:ta({...n==null?void 0:n.slots},k0(w)?{base:e==null?void 0:e.base}:w),b=k0(n==null?void 0:n.compoundVariants)?o:I5(n==null?void 0:n.compoundVariants,o),v=y=>{if(k0(d)&&k0(r)&&p)return be(u,y==null?void 0:y.class,y==null?void 0:y.className)(s);if(b&&!Array.isArray(b))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof b}`);if(l&&!Array.isArray(l))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof l}`);let M=(k,H,L=[],q)=>{let K=L;if(typeof H=="string")K=K.concat(ea(H).split(" ").map(V=>`${k}:${V}`));else if(Array.isArray(H))K=K.concat(H.reduce((V,j)=>V.concat(`${k}:${j}`),[]));else if(typeof H=="object"&&typeof q=="string"){for(let V in H)if(H.hasOwnProperty(V)&&V===q){let j=H[V];if(j&&typeof j=="string"){let P=ea(j);K[q]?K[q]=K[q].concat(P.split(" ").map(I=>`${k}:${I}`)):K[q]=P.split(" ").map(I=>`${k}:${I}`)}else Array.isArray(j)&&j.length>0&&(K[q]=j.reduce((P,I)=>P.concat(`${k}:${I}`),[]))}}return K},_=(k,H=d,L=null,q=null)=>{var K;let V=H[k];if(!V||k0(V))return null;let j=(K=q==null?void 0:q[k])!=null?K:y==null?void 0:y[k];if(j===null)return null;let P=Jo(j),I=Array.isArray(s.responsiveVariants)&&s.responsiveVariants.length>0||s.responsiveVariants===!0,O=f==null?void 0:f[k],z=[];if(typeof P=="object"&&I)for(let[W,Y]of Object.entries(P)){let Q=V[Y];if(W==="initial"){O=Y;continue}Array.isArray(s.responsiveVariants)&&!s.responsiveVariants.includes(W)||(z=M(W,Q,z,L))}let R=P!=null&&typeof P!="object"?P:Jo(O),D=V[R||"false"];return typeof z=="object"&&typeof L=="string"&&z[L]?ta(z,D):z.length>0?(z.push(D),z):D},E=()=>d?Object.keys(d).map(k=>_(k,d)):null,S=(k,H)=>{if(!d||typeof d!="object")return null;let L=new Array;for(let q in d){let K=_(q,d,k,H),V=k==="base"&&typeof K=="string"?K:K&&K[k];V&&(L[L.length]=V)}return L},T={};for(let k in y)y[k]!==void 0&&(T[k]=y[k]);let N=(k,H)=>{var L;let q=typeof(y==null?void 0:y[k])=="object"?{[k]:(L=y[k])==null?void 0:L.initial}:{};return{...f,...T,...q,...H}},B=(k=[],H)=>{let L=[];for(let{class:q,className:K,...V}of k){let j=!0;for(let[P,I]of Object.entries(V)){let O=N(P,H);if(Array.isArray(I)){if(!I.includes(O[P])){j=!1;break}}else if(O[P]!==I){j=!1;break}}j&&(q&&L.push(q),K&&L.push(K))}return L},$=k=>{let H=B(b,k);if(!Array.isArray(H))return H;let L={};for(let q of H)if(typeof q=="string"&&(L.base=be(L.base,q)(s)),typeof q=="object")for(let[K,V]of Object.entries(q))L[K]=be(L[K],V)(s);return L},G=k=>{if(l.length<1)return null;let H={};for(let{slots:L=[],class:q,className:K,...V}of l){if(!k0(V)){let j=!0;for(let P of Object.keys(V)){let I=N(P,k)[P];if(I===void 0||(Array.isArray(V[P])?!V[P].includes(I):V[P]!==I)){j=!1;break}}if(!j)continue}for(let j of L)H[j]=H[j]||[],H[j].push([q,K])}return H};if(!k0(r)||!p){let k={};if(typeof C=="object"&&!k0(C))for(let H of Object.keys(C))k[H]=L=>{var q,K;return be(C[H],S(H,L),((q=$(L))!=null?q:[])[H],((K=G(L))!=null?K:[])[H],L==null?void 0:L.class,L==null?void 0:L.className)(s)};return k}return be(u,E(),B(b),y==null?void 0:y.class,y==null?void 0:y.className)(s)},A=()=>{if(!(!d||typeof d!="object"))return Object.keys(d)};return v.variantKeys=A(),v.extend=n,v.base=u,v.slots=C,v.variants=d,v.defaultVariants=f,v.compoundSlots=l,v.compoundVariants=b,v};const xu=_5({prefix:"tw-",extend:{classGroups:{"font-size":["text-body-x-small","text-body-small","text-body-medium","text-body-large"]}}}),x1=(...e)=>xu(...e),L1=e=>yu(e),R5="focus-visible:tw-outline has-[[data-show-focus-ring=true]]:tw-outline tw-outline-4 tw-outline-offset-2 tw-outline-blue focus-visible:tw-outline-blue",Cu=L1({base:`tw-group tw-border tw-relative tw-flex tw-flex-row tw-gap-2 tw-items-center tw-justify-center tw-cursor-pointer tw-font-body tw-font-medium ${R5}`,variants:{disabled:{true:"tw-not-allowed tw-pointer-events-none tw-border-transparent tw-text-box-disabled-inverse tw-bg-box-disabled"},rounding:{medium:"tw-rounded",full:"tw-rounded-full"},size:{small:"tw-h-6 tw-text-body-small",medium:"tw-h-9 tw-text-body-medium",large:"tw-h-12 tw-text-body-large"},aspect:{square:"tw-aspect-square tw-px-0",default:""},hugWidth:{false:"tw-w-full"},emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-bg-button-background tw-border-button-border hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-background-hover hover:tw-border-button-border active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-bg-button-strong-background tw-border-button-strong-border hover:tw-bg-button-strong-background-hover active:tw-bg-button-strong-background-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-bg-button-positive-background tw-border-button-positive-border hover:tw-bg-button-positive-background-hover active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-positive-background-hover hover:tw-border-button-positive-border active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-bg-button-strong-positive-background tw-border-button-strong-positive-border hover:tw-bg-button-strong-positive-background-hover active:tw-bg-button-strong-positive-background-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-bg-button-negative-background tw-border-button-negative-border hover:tw-bg-button-negative-background-hover active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-negative-background-hover hover:tw-border-button-negative-border active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-bg-button-strong-negative-background tw-border-button-strong-negative-border hover:tw-bg-button-strong-negative-background-hover active:tw-bg-button-strong-negative-background-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-bg-button-background tw-border-button-border hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-bg-button-danger-background tw-border-button-danger-border hover:tw-bg-button-danger-background-hover active:tw-bg-button-danger-background-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-bg-box-selected tw-border-button-border hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed "},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-bg-box-selected-strong tw-border-box-selected-strong hover:tw-bg-box-selected-strong-hover active:tw-bg-box-selected-strong-pressed "},{aspect:"default",size:"small",class:"tw-px-2"},{aspect:"default",size:"medium",class:"tw-px-4"},{aspect:"default",size:"large",class:"tw-px-6"}],defaultVariants:{variant:"default",emphasis:"strong",size:"medium",rounding:"medium",hugWidth:!0,aspect:"default",disabled:!1}}),Mu=L1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"weak",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-icon group-hover:[&_svg]:tw-text-button-strong-icon-hover group-active:[&_svg]:tw-text-button-strong-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"default",class:"[&_svg]:tw-text-button-positive-icon group-hover:[&_svg]:tw-text-button-positive-icon-hover group-active:[&_svg]:tw-text-button-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"weak",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hovergroup-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hover group-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-negative-icon group-hover:[&_svg]:tw-text-button-strong-negative-icon-hovergroup-active:[&_svg]:tw-text-button-strong-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"strong",class:"[&_svg]:tw-text-button-danger-icon group-hover:[&_svg]:tw-text-button-danger-icon-hovergroup-active:[&_svg]:tw-text-button-danger-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"default",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"weak",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"strong",class:"[&_svg]:tw-text-box-selected-strong-inverse group-hover:[&_svg]:tw-text-box-selected-strong-inversegroup-active:[&_svg]:tw-text-box-selected-strong-inverse [&_svg]:tw-leading-none"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),_u=L1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-text-button-strong-icon group-hover:tw-text-button-strong-icon-hover group-active:tw-text-button-strong-text-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-text-button-strong-positive-text group-hover:tw-text-button-strong-positive-text-hover group-active:tw-text-button-strong-positive-text-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-text-button-strong-negative-text group-hover:tw-text-button-strong-negative-text-hovergroup-active:tw-text-button-strong-negative-text-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-text-button-danger-text group-hover:tw-text-button-danger-text-hovergroup-active:tw-text-button-danger-text-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-text-box-selected-strong-inverse group-hover:tw-text-box-selected-strong-inversegroup-active:tw-text-box-selected-strong-inverse"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),Eu=x.forwardRef(({children:e,type:t="button",variant:n,size:r="medium","data-test-id":a="fondue-button",className:o="",onPress:l=()=>{},...i},s)=>c.jsx("button",{ref:s,type:t,"data-test-id":a,className:x1(Cu({size:r,variant:n,...i}),_u({variant:n,...i}),Mu({variant:n,...i}),o),...i,onClick:u=>{var d;(d=i.onClick)==null||d.call(i,u),l==null||l(u)},children:e}));Eu.displayName="Button";const Au={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:.1,strokeLinecap:"round",strokeLinejoin:"round"},Ke=e=>e.replaceAll(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Iu=e=>e.split("-").map((t,n)=>n===0?t:t.charAt(0).toUpperCase()+t.slice(1)).join(""),Su=e=>Object.keys(e).reduce((t,n)=>{const r=Iu(n);return t[r]=e[n],t},{}),na={Size12:12,Size16:16,Size20:20,Size24:24,Size32:32,12:12,16:16,20:20,24:24,32:32},k5=(e,t)=>e.map(([n,r,a])=>x.createElement(n,{key:`${t}-${n}`,...r?Su(r):{}},Array.isArray(a)&&a.length>0?a.map(o=>k5([o],`${t}-${n}`)):[])),m=(e,t)=>{const n=x.forwardRef(({color:r="currentColor",size:a=24,className:o="",children:l,...i},s)=>x.createElement("svg",{ref:s,...Au,color:r,width:na[a],height:na[a],className:["fondue",`fondue-${Ke(e)}`,o].filter(Boolean).join(" "),"data-test-id":`fondue-icons-${Ke(e)}`,key:`fondue-icons-${Ke(e)}`,...i},[...k5(t,Ke(e)),...Array.isArray(l)?l:[l]]));return n.displayName=`Icon${e}`,n};m("AdobeCreativeCloud",[["path",{fill:"currentColor",d:"M22.5 11.655v.691q-.012.057-.02.112c-.035.3-.058.603-.108.902a7.4 7.4 0 01-1.029 2.705 7.7 7.7 0 01-3.19 2.89 7.5 7.5 0 01-2.46.727l-.57.062H7.746c-.038-.007-.075-.018-.112-.02a6.3 6.3 0 01-2.142-.515 6.53 6.53 0 01-3.317-3.153 6.2 6.2 0 01-.613-2.04L1.5 13.5v-.67c.007-.038.018-.075.02-.113a6.2 6.2 0 01.404-1.871c.626-1.619 1.719-2.82 3.27-3.596a6.4 6.4 0 012.562-.662c.44-.023.879.002 1.316.06a.17.17 0 00.124-.04 7.8 7.8 0 012.15-1.559 7.5 7.5 0 012.473-.729q.306-.033.612-.063h.63q.06.01.123.018c.312.037.625.06.934.111a7.4 7.4 0 012.689 1.02 7.7 7.7 0 012.904 3.196 7.4 7.4 0 01.726 2.462q.033.297.063.592M10.758 7.18c.013.017.016.025.021.027q.65.32 1.234.746c.025.018.085.01.115-.008 1.07-.678 2.23-.912 3.475-.69 1.22.216 2.213.825 2.972 1.8.86 1.102 1.187 2.348.95 3.735-.16.929-.532 1.763-1.165 2.461-1.154 1.274-2.6 1.8-4.302 1.577a4.54 4.54 0 01-2.7-1.346c-.961-.97-1.928-1.934-2.892-2.902-.128-.129-.271-.233-.456-.255a.725.725 0 00-.756.412c-.124.259-.108.55.162.816 1.074 1.055 2.138 2.119 3.211 3.175q.276.273.59.5c.784.57 1.667.885 2.624 1.012a6.3 6.3 0 002.236-.089 6.2 6.2 0 003.5-2.148 6.15 6.15 0 001.38-3.157 6.2 6.2 0 00-.058-2.031c-.213-1.094-.676-2.073-1.418-2.906-1.415-1.59-3.195-2.299-5.313-2.14-.815.06-1.586.3-2.312.68a6 6 0 00-1.098.731m-.518 11.092-.087-.081c-.44-.415-.881-.827-1.315-1.247a.36.36 0 00-.28-.118c-.44.01-.88.013-1.313-.085-2.153-.487-3.404-2.829-2.61-4.889.626-1.624 2.359-2.614 4.068-2.309.766.137 1.438.461 1.99 1.03.673.695 1.366 1.37 2.047 2.058a.61.61 0 00.547.197c.277-.04.498-.171.598-.443a.655.655 0 00-.152-.726c-.714-.723-1.411-1.465-2.154-2.158C10.14 8.16 8.44 7.76 6.56 8.33c-2.527.768-4.006 3.378-3.429 5.954a5.09 5.09 0 004.98 3.995h2.011c.034 0 .067-.003.118-.006"}]]);m("AdobeInDesign",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.594 2.3V16h1.452V8.3zm3.666 7.535q.571.32 1.22.319.75 0 1.134-.253.396-.254.583-.561h.198V16h1.364V8.3h-1.386v2.871h-.198a1.4 1.4 0 00-.32-.374 1.6 1.6 0 00-.55-.286 2.4 2.4 0 00-.824-.121q-.66 0-1.221.33a2.34 2.34 0 00-.902.946q-.341.627-.341 1.518v.176q0 .891.34 1.518.342.627.903.957m2.706-1.298q-.43.407-1.067.407-.639 0-1.067-.407-.43-.418-.43-1.21v-.11q0-.792.43-1.199a1.47 1.47 0 011.067-.418q.648 0 1.067.418.429.407.429 1.199v.11q0 .792-.43 1.21","clip-rule":"evenodd"}]]);m("Anchor",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 7.5a1 1 0 100-2 1 1 0 000 2m2.5-1a2.5 2.5 0 01-1.75 2.386V11.5h2a.75.75 0 110 1.5h-2v4.954c2.132-.266 3.867-1.65 4.548-3.467a.75.75 0 111.405.526c-.906 2.417-3.207 4.176-5.953 4.45v.787a.75.75 0 01-1.5 0v-.787c-2.745-.274-5.046-2.033-5.952-4.45a.75.75 0 011.404-.526c.682 1.817 2.416 3.2 4.548 3.467V13h-2a.75.75 0 010-1.5h2V8.886A2.501 2.501 0 1114.5 6.5","clip-rule":"evenodd"}]]);m("AnnotationLines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 8.5a2 2 0 100-4 2 2 0 000 4m0 1.5a3.5 3.5 0 10-2.965-1.64l-6.174 6.175a3.5 3.5 0 101.07 1.051l6.155-6.155c.55.36 1.208.569 1.914.569m-11 9.5a2 2 0 100-4 2 2 0 000 4","clip-rule":"evenodd"}]]);m("AnnotationNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.996 8.155v7.272h1.536v-8.4H4.76L3.044 10.82h1.608L5.78 8.155zM10.75 9.5a.75.75 0 000 1.5h8.5a.75.75 0 100-1.5zM10 16.25a.75.75 0 01.75-.75h8.5a.75.75 0 110 1.5h-8.5a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h4.5a.75.75 0 100-1.5z","clip-rule":"evenodd"}]]);m("Archive",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 7A1.5 1.5 0 016 5.5h12A1.5 1.5 0 0119.5 7zM21 8.5h-1V17a3 3 0 01-3 3H7a3 3 0 01-3-3V8.5H3V7a3 3 0 013-3h12a3 3 0 013 3zm-15.5 0h13V17a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 17zm4.75 3a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("ArrowAlignDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 20.25a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75m-8.25-5.04V3.75a.75.75 0 00-1.5 0v11.46l-.009-.009-.019-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.011-.01-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.011-.01-.011-.011-.011-.011-.011-.01-.01-.012-.011-.01-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.009-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.009-.008-.008-.008-.009-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008L7 10.96l-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.001-.001-.002-.002h-.001l-.001-.002-.002-.001v-.002h-.002v-.002h-.002v-.001l-.001-.001-.001-.001-.002-.001v-.001l-.001-.001H6.52v-.001l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001v.001l.002.001v.001l.002.001v.001l.002.002h.001l.002.002v.001l.002.002.002.001.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.001.002.003.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.003.003.003.003.002.003.003.003.003.003.003.003.004.003.003.003.003.004.003.003.004.003.003.003.004.004.003.003.004.004.003.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.004.003.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.01.009.008.008.009.01.009.008.008.009.01.009.008.009.01.009.008.009.01.01.009.008.009.01.01.009.008.009.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.01.01.012.011.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.011.011.012.011.01.012.012.011.011.011.012.012.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.014.014.013.013.014.013.013.014.013.013.014.014.013.014.014.013.014.014.013.013.014.014.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.015.015.016.016.015.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.016.016.017.016.016.017.017.016.016.017.017.017.017.016.016.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.017.018.018.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.017.018.018.017.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.019.018.018.019.018.018.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.018.018.02.019.018.018.019.02.019.018.019.02.019.018.019.019.018.019.02.019.018.019.02.02.019.018.019.02.019.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.018.018.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.02.02.021.531.53.53-.53 6.01-6.01a.75.75 0 10-1.06-1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignHorizontalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.75 2.75a.75.75 0 00-1.5 0v4.94L9.03 5.47a.75.75 0 00-1.06 1.06l3.535 3.536.53.53.53-.53 3.536-3.536a.75.75 0 10-1.06-1.06L12.75 7.76zM4 12a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H4.75A.75.75 0 014 12m8.071 10a.75.75 0 01-.75-.75v-5.01l-2.29 2.29a.75.75 0 01-1.061-1.06l3.535-3.536.53-.53.53.53 3.536 3.536a.75.75 0 11-1.06 1.06l-2.22-2.22v4.94a.75.75 0 01-.75.75","clip-rule":"evenodd"}]]);m("ArrowAlignLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75m5.04-8.25h11.46a.75.75 0 000-1.5H8.79l.009-.009.019-.019.018-.018.019-.02.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.012.012-.01.011-.012.011-.011.011-.012.011-.01.012-.012.01-.01.012-.012.01-.01.011-.012.011-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.01.011-.011.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.01.01-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.008-.008.009-.01.008-.008.009-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.008L13.04 7l.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.002.002-.001.001-.001.002-.002v-.001l.002-.001.001-.002h.002v-.002h.002v-.002h.001l.001-.001.001-.001.001-.002h.001l.001-.001V6.52h.001l-.53-.53.53.53a.75.75 0 00-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001l-.002.002v.001l-.002.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.001-.002.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.004-.003.003-.004.004-.004.003-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.003.004-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.012.011-.01.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017L9 8.92l-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.019-.019.02-.019.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.021.02-.53.531.53.53 6.01 6.01a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.25 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75a.75.75 0 01.75-.75m-5.04 8.25H3.75a.75.75 0 000 1.5h11.46l-.009.009-.019.019-.018.018-.019.02-.019.018-.018.018-.019.019-.018.019-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.012-.013.013-.013.013-.012.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.011.012-.011.01-.012.012-.01.01-.012.012-.01.01-.011.012-.011.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.01-.011.012-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.008.009-.01.01-.01.008-.009.01-.009.01-.01.008-.008.01-.01.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.008.009-.01.008-.008.01-.009.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.008-.008.008-.009.009-.008.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.002.002-.001.002-.002.001-.001.002-.002.001-.001.001-.002.002v.001l-.002.001-.001.002h-.002v.002h-.002v.002h-.001l-.001.001-.001.001-.001.002h-.001l-.001.001v.001h-.001v.001l.53.53-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.002-.002v-.001l.002-.002h.001l.002-.002.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.003-.004.005-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.009-.009.009-.008.009-.01.009-.008.009-.01.01-.009.008-.009.01-.009.009-.01.009-.009.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.013.013-.012.012-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.014-.013.013-.013.013-.014.014-.013.013-.014.014-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.017-.017.018-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.019.019-.018.018-.019.02-.019.018-.018.018-.02.02-.018.018-.019.019-.018.019-.02.019-.018.019-.02.019-.018.018-.019.02-.019.018-.019.02-.019.019-.02.019-.018.019-.02.019-.018.019-.02.02-.019.018-.019.02-.02.019-.018.02-.02.018-.019.02-.02.02-.019.018-.02.02-.018.02-.02.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.53-.531-.53-.53-6.01-6.01a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 3.75A.75.75 0 013.75 3h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 3.75m8.25 5.04v11.46a.75.75 0 001.5 0V8.79l.009.009.019.019.018.018.02.019.018.019.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.017.017.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.016.016.017.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.014.014.015.015.015.014.014.015.014.014.015.014.014.015.015.014.014.014.014.015.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.013.013.014.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.012.012.013.013.012.012.013.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.011.01.012.012.011.011.011.012.011.01.011.012.012.01.01.012.012.01.01.012.011.01.011.011.011.011.011.01.01.012.011.01.011.01.01.012.011.01.01.01.011.011.01.01.011.01.01.011.01.01.011.01.01.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.009.009.01.01.01.009.008.01.01.008.01.01.009.01.009.008.01.01.008.009.01.009.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.008.008.009.009.008.008.008.008.009.008.008.008.008.009.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.008.008.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.005.005.006.005.005.006.006.005.005.005.005.005.005.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.005.005.005.004.004.005.005.005.004.004.005.005.004.004.005.004.004.005.004.004.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.003.004.004.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.002.003.003.002.003.003.003.002.002.003.003.003.002.002.003.003.002.002.003.002.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.001.001.002.001.001.002.002h.001l.001.002.002.001v.002h.002v.002h.002v.001l.001.001.001.001.002.001v.001l.001.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001h-.001v-.001h-.001v-.001h-.001l-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.002h-.001l-.002-.002v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.01-.009-.008-.008-.009-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.01-.009-.008-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.012-.011-.01-.011-.011-.011-.012-.011-.01-.011-.012-.011-.011-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017L15.08 9l-.016-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.018-.019-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.02-.02-.021-.531-.53-.53.53-6.01 6.01a.75.75 0 101.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignVerticalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.25 12.75a.75.75 0 000-1.5h-4.94l2.22-2.22a.75.75 0 00-1.06-1.06l-3.536 3.535-.53.53.53.53 3.536 3.536a.75.75 0 101.06-1.06l-2.29-2.291zM12 4a.75.75 0 01.75.75v14.5a.75.75 0 01-1.5 0V4.75A.75.75 0 0112 4M2 12.071a.75.75 0 01.75-.75h5.01l-2.29-2.29A.75.75 0 016.53 7.97l3.536 3.535.53.53-.53.53-3.536 3.536a.75.75 0 11-1.06-1.06l2.22-2.22H2.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ArrowBidirectional",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.227 9.288a.75.75 0 010-1.06l4.243-4.244.53-.53.53.53.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.012.011.012.012.012.013.012.012.012.012.012.012.012.011.012.013.012.011.012.012.012.012.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.011.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.012.012.011.012.012.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.011.012.012.011.011.011.012.012.011.011.012.012.01.011.012.011.012.012.011.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.011.011.011.012.012.01.01.012.012.011.011.011.011.011.011.011.012.011.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.012.011.01.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.012.011.01.01.011.011.01.011.011.01.011.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.011.011.01.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.01.01.01.01.009.009.01.01.009.01.01.009.009.01.01.009.009.01.01.009.009.009.01.01.009.009.009.01.01.008.009.01.009.009.01.01.008.009.01.009.009.009.009.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.009.008.009.009.009.009.008.009.01.008.008.01.009.008.008.009.01.008.008.009.008.008.009.01.008.008.009.008.009.009.008.008.008.009.009.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.008.007.007.008.008.007.008.008.007.007.008.008.007.007.007.008.008.007.007.007.008.008.007.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.006.005.005.005.006.006.005.005.006.006.005.005.005.006.006.005.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.005.005.004.005.005.004.005.005.004.004.005.005.004.005.005.004.004.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.004.004.004.005.004.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.003.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.004.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.003.003.002.003.003.002.003.003.002.002.003.003.002.002.003.003.002.002.002.003.003.002.002.002.002.002.002.002.002.003.002.002.002.002.002.002.002.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.001.001.002.002v.001l.002.001.002.002.002.002.001.001.001.001.001.001.001.001.001.001.001.001v.001h.002v.002h.001l.001.002h.001v.001h.001l.001.001v.001l-.53.53-.53.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.001-.001-.001-.001-.002-.002-.001v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.005L15.425 9l-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.007-.007-.008-.007-.007-.007L15 8.575l-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.009-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.008-.009-.01-.01-.009-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.011-.011-.01-.011-.011-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.012-.011-.01-.012-.012-.011-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012h-.001v11.349l2.962-2.963a.75.75 0 111.06 1.061l-4.242 4.243-.53.53-.53-.53-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.011-.011-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.01-.012-.012-.01-.01-.01-.01-.012-.012-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005L7.454 16l-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.002-.001-.003-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001.53-.53.53-.53h.002v.001h.001v.001h.001v.002h.002v.002h.002v.001l.001.001.001.001.001.001.001.001.002.001v.001l.002.002h.001l.001.002.002.001.001.002.002.001.001.002.001.001.002.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.002.003.003.003.003.003.003.003.002.003.004.003.002.003.004.003.003.003.003.003.003.003.003.004.003.003.004.003.003.004.003.003.004.003.003.004.004.004.003.003.004.004.003.003.004.004.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.004.004.005.005.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.005.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.006.006.006.006.007.006.006.007.006.006.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.01.009.008.009.009.008.008.009.01.009.008.009.009.008.009.01.008.008.01.01.008.008.01.009.008.009.01.009.008.009.01.009.008.01.01.008.009.01.009.009.009.009.01.009.008.01.01.008.009.01.01.009.009.01.009.009.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.009.009.01.01.01.01.01.009.009.01.01.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.011.011.01.011.012.01.01.012.011.01.011.011.011.011.01.011.012.011.01.01.012.012.01.01.012.012.01.01.011.012.012.01.01.012.012.01.01.012.012.011.01.011.012.011.011.011.011.011.011.012.011.01.012.012.01.011.012.011.011.012.011.01.012.012.01.011.012.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.012.011.01.012.012.011.012.011.011.012.012.011.011.012.012.011.011.012.012.012.011.011.012.011.011.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012h.001V6.326L8.288 9.288a.75.75 0 01-1.061 0m.53 5.955-.53.53a.75.75 0 111.06-1.06zm8.486-6.486.53-.53a.75.75 0 01-1.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowBidirectionalHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.288 16.774a.75.75 0 01-1.06 0L3.983 12.53l-.53-.53.53-.53.013-.013.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.013.012-.011.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.011-.01.012-.012.01-.011.012-.011.011-.012.011-.01.011-.012.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.01.01-.012.011-.01.011-.011.011-.011.01-.011.012-.01.01-.012.011-.01.01-.011.012-.01.01-.012.011-.01.01-.011.011-.01.011-.011.01-.01.011-.012.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.009.009-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.01.01-.009.009-.01.01-.008.008-.01.01-.01.009-.008.01-.01.009-.009.009-.01.009-.008.01-.01.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.01-.008.008-.009.008-.009.009-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.007-.008L7.455 8l.008-.008.007-.007.008-.008.007-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.005-.005.004-.004L8 7.454l.005-.004.004-.005.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.001-.001v-.001h.002v-.002h.002V7.23h.001v-.001h.001v-.001h.001l.53.53.53.53v.001l-.001.001-.001.001-.001.001-.001.001-.002.001v.001l-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.002.002H9.27l-.001.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.005L9 8.576l-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.007-.007.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.01.01-.008.008-.008.008-.01.01-.008.008-.009.009-.009.008-.008.01-.01.008-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.01.009-.008.01-.01.009-.009.009-.01.01-.009.009-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.011-.01.01-.012.012-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.012.011-.01.011-.012.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.012.011-.01.012-.012.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.012h11.349l-2.963-2.962a.75.75 0 011.061-1.06l4.243 4.242.53.53-.53.53-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.011-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.009.008-.01.01-.009.01-.009.008-.01.01-.008.009-.01.01-.009.008-.009.01-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.008.009-.01.009-.008.008-.008.009-.009.008-.009.01-.008.008-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.006.006-.007.006-.006.006-.006.006-.006.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.005-.005.006-.006.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.004-.005.004-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.001.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001v.001l-.002.002-.002.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001v.001l-.002.001v.001h-.001v.001l-.001.001h-.001v.001h-.001v.001h-.001v.001h-.001l-.53-.53-.53-.53v-.001l.001-.001.001-.001.002-.001v-.001l.002-.001v-.001l.001-.001.001-.001h.001l.001-.002.001-.001.001-.001.001-.001.002-.001v-.002h.002l.001-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.004-.003.002-.003.004-.003.003-.003.003-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.004-.003.003-.004.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.004-.004.005-.005.005-.004.004-.005.005-.005.005-.004.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.006-.005.005-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.007.007-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.009.009-.009.009-.008.008-.01.009-.008.009-.009.009-.008.008-.01.01-.008.008-.009.01-.009.008-.009.009-.009.009-.009.009-.009.009-.009.009-.009.01-.009.008-.01.01-.008.009-.01.009-.008.009-.01.01-.009.008-.01.01-.008.009-.01.01-.01.009-.008.009-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.012.011-.01.011-.011.01-.01.012-.011.01-.011.011-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.01.01-.012.012-.01.01-.011.012-.011.01-.011.012-.011.01-.011.011-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.012-.011.011-.012.011-.011.012-.012.011-.01.012-.012.01-.012.012-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.012H6.326l2.963 2.962a.75.75 0 010 1.06m5.955-.53.53.53a.75.75 0 11-1.06-1.061zM8.757 7.757l-.53-.53a.75.75 0 011.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowBottomToTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.46 9.54a.75.75 0 101.06 1.06l4.73-4.73v11.38a.75.75 0 001.5 0V5.87l.009.01.019.018.018.019.02.018.018.02.018.018.019.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.018.019.018.018.019.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.017.018.018.017.017.018.018.017.017.017.018.018.017.017.017.017.017.018.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.016.017.017.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.016.017.017.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.015.016.016.016.016.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.016.015.015.016.015.015.015.015.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.015.015.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.015.014.013.014.014.014.014.014.014.014.014.013.014.014.014.014.013.014.014.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.013.013.012.013.013.012.013.013.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.01.011.012.012.011.01.012.012.01.011.012.011.01.011.012.011.01.011.012.011.01.01.011.012.011.01.01.011.012.011.01.01.01.011.012.01.01.011.01.01.011.011.01.01.01.011.011.01.01.01.01.01.01.011.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.009.01.01.009.009.01.01.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.008.009.01.008.008.01.009.008.008.008.009.009.008.009.009.008.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.008.008.007.007.008.008.007.008.008.007.007.007.007.008.008.007.007.007.007.008.007.007.008.007.007.007.007.007.007.007.007.007.007.007.006.007.007.007.007.006.007.007.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.005.005.006.006.005.006.006.005.005.005.006.006.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.004.005.005.004.005.005.004.005.005.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.005.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.003.003.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.003.003.002.003.003.002.002.003.003.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.002.002.002.002.001.002.002.002.002.001.002.002.001.001.002.002.001.001.001.002.002.001.001.001.001.002h.002v.002l.002.001v.001l.002.001.001.002h.001v.001h.002v.002h.001v.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001l-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.002-.003-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L18.002 9l-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.01-.008-.008-.008-.01-.01-.008-.008-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.01-.01-.009-.008-.009-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01L17.6 8.6l-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014L16.3 7.3l-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014L16.2 7.2l-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018L14.6 5.6l-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.018-.02-.02-.018-.018-.02-.02-.018-.018-.019-.019-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.019-.019-.02-.02-.019-.019-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.53-.532-.53.53zM3 20.252a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ArrowCircleDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 12a8.5 8.5 0 1117 0 8.5 8.5 0 01-17 0M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.42.13a.75.75 0 010 1.06l-.53-.53-.531-.53a.75.75 0 011.06 0m-.53.53.53.53h-.001l-.002.002-.005.006-.023.023-.088.088-.323.323-1.06 1.059-2.388 2.388-.53.53-.53-.53-3.89-3.889a.75.75 0 011.061-1.06l2.6 2.6V7.525a.75.75 0 111.5 0v7.222l1.117-1.117 1.06-1.06.322-.322.088-.088.023-.023.006-.005.001-.002z","clip-rule":"evenodd"}]]);m("ArrowCircleUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.42-.13a.75.75 0 010-1.06l.53.53.531.53a.75.75 0 01-1.06 0m.53-.53-.53-.53h.001l.002-.002.005-.006.023-.023.088-.088.323-.323 1.06-1.059 2.388-2.388.53-.53.53.53 3.89 3.889a.75.75 0 01-1.061 1.06l-2.6-2.6v7.205a.75.75 0 11-1.5 0V9.253l-1.117 1.117-1.06 1.06-.322.322-.088.088-.023.023-.006.005-.001.002z","clip-rule":"evenodd"}]]);m("ArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.248 13.625a.75.75 0 00-1.061-1.06l-5.437 5.437V3.877a.75.75 0 10-1.5 0v14.125l-.006-.006-.021-.021-.02-.02-.021-.022-.021-.02-.02-.02-.021-.022-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.019-.019-.02-.02-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.019-.02-.019-.019-.019-.019-.019-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005L6 12.753l-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001l.001.001.001.002h.001v.001h.002v.002h.002v.002h.002v.002l.002.001.001.002.002.001.001.001.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.002.003.003.002.003.003.002.003.003.003.003.003.003.003.003.003.003.003.003.003.004.004.003.003.003.004.004.003.003.004.004.003.003.004.004.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.004.005.005.004.005.005.004.005.005.004.005.005.004.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.005.006.006.005.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.01.009.008.009.009.009.009.009.009.009.009.009.009.009.009.009.01.01.008.009.01.009.01.01.008.009.01.01.01.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.011.011.01.011.011.01.01.011.011.011.011.01.011.012.01.01.012.012.01.01.012.012.01.01.012.012.011.011.011.011.011.011.012.012.011.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.014.014.013.013.013.014.014.013.013.014.014.013.014.014.013.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.015.015.014.014.014.015.015.014.014.015.015.014.015.015.014.014.015.015.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.015.016.016.015.015.016.016.015.015.016.016.015.016.016.015.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.017.017.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.017.018.019.018.018.019.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.019.019.018.018.019.019.018.019.02.018.018.02.019.018.018.019.02.018.018.02.019.018.019.02.019.018.019.019.019.019.019.019.019.02.019.018.02.02.018.018.02.02.019.019.019.02.02.018.018.02.02.019.02.02.019.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.019.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.021.021.02.021.021.02.021.022.02.02.021.021.021.02.021.022.02.02.022.021.02.021.021.021.021.021.021.021.021.02.021.022.021.02.021.022.021.021.021.021.021.021.021.021.022.021.02.022.022.02.021.022.021.021.022.022.02.021.022.021.021.022.022.021.021.021.022.022.021.021.021.022.022.021.021.022.022.021.021.022.022.021.021.022.022.021.022.022.021.022.022.021.021.022.022.022.022.021.021.022.022.022.022.022.022.021.022.022.021.022.022.022.022.022.022.022.022.022.022.021.022.022.022.022.022.022.022.022.022.022.022.023.022.53.53.53-.53z","clip-rule":"evenodd"}]]);m("ArrowExpand",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.25a.75.75 0 000 1.5h4.19l-4.22 4.22a.75.75 0 001.06 1.06l4.22-4.22V11H19h-.75a.75.75 0 001.5 0H19h.75V4.25zm-1.97 8.72a.75.75 0 010 1.06l-4.22 4.22H11a.75.75 0 010 1.5H4.25V13h1.5v4.189l4.22-4.22a.75.75 0 011.06 0M5 13h-.75a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]);m("ArrowFitBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 21.001A2.75 2.75 0 013 18.251V8.298a.75.75 0 011.5 0v9.953q0 .09.012.177L18.442 4.5h-6.158a.75.75 0 010-1.5h8.717v8.716h-.75.75a.75.75 0 11-1.5 0h.75-.75V5.56L5.573 19.489q.086.012.175.012h9.955a.75.75 0 010 1.5z","clip-rule":"evenodd"}]]);m("ArrowFitBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.467 3.75a.75.75 0 00-.75-.75H3v8.716h.75H3a.75.75 0 001.5 0h-.75.75V5.56l13.928 13.93a1 1 0 01-.175.012H8.298a.75.75 0 000 1.5h9.955a2.75 2.75 0 002.748-2.75V8.298a.75.75 0 10-1.5 0v9.953q0 .09-.012.178L5.559 4.5h6.158a.75.75 0 00.75-.75","clip-rule":"evenodd"}]]);m("ArrowFitTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 3A2.75 2.75 0 003 5.75v9.953a.75.75 0 001.5 0V5.75q0-.09.012-.177L18.442 19.5h-6.158a.75.75 0 000 1.5h8.717v-8.716h-.75.75a.75.75 0 10-1.5 0h.75-.75v6.154L5.573 4.513q.086-.012.175-.012h9.955a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("ArrowFitTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.253 3a2.75 2.75 0 012.748 2.75v9.953a.75.75 0 11-1.5 0V5.75q0-.09-.012-.177L5.559 19.5h6.158a.75.75 0 010 1.5H3v-8.716h1.5v6.154L18.428 4.513a1 1 0 00-.175-.012H8.298a.75.75 0 010-1.5zM3.75 12.285H3a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]);m("ArrowHook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4.5A.75.75 0 009 6v-.75V6h6.5c.966 0 1.75.783 1.75 1.75v6a1.75 1.75 0 01-1.75 1.75H9.68l1.85-1.85a.75.75 0 10-1.06-1.06l-3.182 3.182-.53.53.53.53 3.182 3.182a.75.75 0 001.06-1.06L9.577 17H15.5a3.25 3.25 0 003.25-3.25v-6A3.25 3.25 0 0015.5 4.5zv.75z","clip-rule":"evenodd"}]]);m("ArrowLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.375 19.247a.75.75 0 001.06-1.06l-5.437-5.438h14.125a.75.75 0 100-1.5H5.998l.006-.006.021-.02.02-.021.022-.021.02-.02.02-.021.022-.021.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.02.02-.021.02-.02.02-.02.021-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.019-.018.02-.02.019-.019.019-.02.019-.018.02-.02.018-.019.02-.019.019-.019.019-.02.019-.018.019-.02.019-.018.019-.019.019-.019.018-.019.02-.019.018-.018.019-.02.019-.018.018-.019.019-.018.019-.02.018-.018.019-.018.018-.019.019-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.013-.013.014-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.01-.011.012-.012.011-.01.012-.012.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.011-.01.011-.012.01-.01.011-.01.011-.011.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.009-.009.009-.01.01-.009.008-.009.01-.009.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.007.006-.006.007-.006.006-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.005-.006.006-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.004-.005.005-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001V5.82l.002-.001v-.001l.002-.001.001-.002h.001v-.001h.001v-.001h.001l-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.002v.002h-.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.002l-.001.002-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.002.003-.002.002-.003.002-.002.002-.002.003-.003.002-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.006.005-.005.005-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.01.008-.009.01-.009.01-.01.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.012.01-.01.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.011.011-.011.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011L9.127 6l-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.015-.015.014-.014.015-.015.014-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.016-.016.015L8 7.127l-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.02.02-.018.018-.019.02-.019.018-.019.02-.02.018-.018.02-.02.019-.018.019-.02.019-.019.02-.02.018-.018.02-.02.019-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.022.02-.02.021-.021.021-.02.021-.022.021-.02.02-.021.022-.021.02-.021.021-.021.022-.021.02-.021.021-.021.021-.021.021-.021.022-.021.02-.021.022-.022.02-.02.022-.022.021-.021.021-.021.022-.022.02-.02.022-.022.021-.022.022-.02.021-.022.021-.022.022-.021.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.022.022-.021.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.53.53.53.53z","clip-rule":"evenodd"}]]);m("ArrowLeftToRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75A.75.75 0 013.75 3m14.375 8.25H6.75a.75.75 0 000 1.5h11.375l-.018.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.014-.014.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.011-.011.011-.011.011-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.009-.008.009-.01.008-.008.01-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.005-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.001.002-.002.001-.001.002h-.002v.002l-.002.001-.001.001-.001.001-.001.001-.001.001v.001l-.002.001-.001.002h-.002v.002h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002v-.002l.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.004.005-.005.004-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.009-.009.008-.008.009-.01.008-.008.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.009.009-.01.009-.008.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.015-.014.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.016.016-.015.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.019.019-.02.019-.018.02-.02.019-.019.019-.02.02-.018.019-.02.019-.02.02-.019.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.53-.53-.53-.53-5.968-5.968a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowMinimize",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.03 5.03a.75.75 0 00-1.06-1.06L14 8.94V4.75h-.75.75a.75.75 0 00-1.5 0h.75-.75v6.75h6.75a.75.75 0 000-1.5h-4.19zm-16.06 15a.75.75 0 010-1.06L8.94 14H4.75a.75.75 0 010-1.5h6.75v6.75H10v-4.19l-4.97 4.97a.75.75 0 01-1.06 0m6.78-.78h.75a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]);m("ArrowMove",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.64 6.53a.75.75 0 010-1.06l2.828-2.828.53-.53.53.53 2.829 2.828a.75.75 0 01-1.06 1.06L12.77 5.006v6.331h6.332L17.47 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 01-1.06-1.061l1.462-1.463H12.77v6.182l1.548-1.548a.75.75 0 111.06 1.06l-2.828 2.83-.53.53-.53-.53-2.829-2.83a.75.75 0 011.06-1.06l1.549 1.548v-6.182H5.068L6.53 14.3a.75.75 0 11-1.06 1.06l-2.83-2.829-.53-.53.53-.531 2.83-2.828a.75.75 0 011.06 1.06l-1.634 1.634h6.375V4.96L9.7 6.53a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]);m("ArrowOutExternal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.25 4a.75.75 0 000 1.5h3.19l-6.47 6.47a.75.75 0 101.06 1.06l6.47-6.47v3.19a.75.75 0 001.5 0V4zM4 8.75A3.25 3.25 0 017.25 5.5H10A.75.75 0 0110 7H7.25A1.75 1.75 0 005.5 8.75v8c0 .966.784 1.75 1.75 1.75h8A1.75 1.75 0 0017 16.75V14a.75.75 0 011.5 0v2.75A3.25 3.25 0 0115.25 20h-8A3.25 3.25 0 014 16.75z","clip-rule":"evenodd"}]]);m("ArrowOutLogout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25A3.25 3.25 0 017.25 4h5.5a.75.75 0 010 1.5h-5.5A1.75 1.75 0 005.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 010 1.5h-5.5A3.25 3.25 0 014 16.75zM9.25 12a.75.75 0 01.75-.75h7.12l-1.9-1.9a.75.75 0 011.06-1.06l3.182 3.182.53.53-.53.53-3.182 3.182a.75.75 0 11-1.06-1.06l1.903-1.904H10a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ArrowOutShare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.712 7.712a.75.75 0 01-1.06 0L12.75 5.811V15a.75.75 0 01-1.5 0V5.81L9.348 7.712a.75.75 0 11-1.06-1.06L11.47 3.47l.53-.53.53.53 3.182 3.182a.75.75 0 010 1.06M4 13a3.25 3.25 0 013.25-3.25h.784a.75.75 0 010 1.5H7.25A1.75 1.75 0 005.5 13v4.75c0 .967.784 1.75 1.75 1.75h9.5a1.75 1.75 0 001.75-1.75V13a1.75 1.75 0 00-1.75-1.75h-.474a.75.75 0 010-1.5h.474A3.25 3.25 0 0120 13v4.75A3.25 3.25 0 0116.75 21h-9.5A3.25 3.25 0 014 17.75z","clip-rule":"evenodd"}]]);m("ArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.625 4.753a.75.75 0 00-1.06 1.06l5.437 5.438H3.877a.75.75 0 000 1.5h14.125l-.006.006-.021.02-.02.021-.022.021-.02.02-.02.021-.022.021-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.02-.02.021-.02.02-.02.02-.021.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.019-.019.02-.02.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.019.018-.02.02-.019.019-.019.02-.019.018-.02.02-.018.019-.02.019-.019.019-.019.019-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.018-.018.02-.019.018-.018.019-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.01.011-.012.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.01-.011.011-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.008.009-.01.009-.008.008-.009.009-.008.009-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001v.001h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.006-.006.005-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.01-.008.008-.01.01-.01.01-.008.008-.01.01-.01.01-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.011-.011.01-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.011-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.02.02-.018.018-.02.02-.019.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.021-.021.02-.021.022-.021.02-.02.021-.022.021-.02.021-.021.021-.022.021-.02.021-.021.021-.021.021-.021.021-.022.021-.02.021-.022.022-.02.02-.022.022-.021.021-.021.021-.022.022-.02.02-.022.022-.021.021-.022.022-.021.021-.021.022-.022.021-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.022-.022.021-.021.022-.022.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.022-.022.021-.022.022-.021.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.53-.53-.53-.53z","clip-rule":"evenodd"}]]);m("ArrowRightToLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75M5.872 12.75h11.375a.75.75 0 000-1.5H5.872l.018-.018.019-.02.018-.018.019-.018.018-.019.019-.018L6 11.12l.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014L8.122 9l.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.012.012-.01.01-.012.012-.011.011-.011.011-.011.011-.011.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.01-.01.011-.012.01-.01.011-.01.011-.011.01-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.009.01-.01.008-.009.01-.009.009-.009.009-.01.009-.008.01-.01.008-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.008-.008.009-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.006-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.005-.006.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.004.005-.005.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.002-.001.002-.002v-.001l.002-.001.001-.001.001-.001.001-.001.001-.001V6.57l.002-.001.001-.002h.002v-.001l.001-.001.001-.001-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001h-.001l-.001.002-.002.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.003-.003.003-.003.004-.003.003L9.4 5.6l-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.005.006-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007L9 6l-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.009-.009.008-.009.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.01-.009.008-.009.01-.01.009-.008.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011L8.3 6.7l-.01.01-.011.012-.01.01-.012.011-.01.011-.012.011-.01.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.012.012-.011.012-.011.01-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016L6.5 8.5l-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.018-.018.02-.019.018-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.018-.018.02-.02.02-.02.019-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02L3 12l.53.53 5.968 5.968a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]);m("ArrowRoundAntiClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.424 10.464c.882-3.291 3.873-5.112 7.117-4.243 3.267.876 5.118 4.082 4.242 7.349-.875 3.267-4.081 5.118-7.348 4.243a6.2 6.2 0 01-2.388-1.22 5 5 0 01-.55-.536 3 3 0 01-.15-.185l-.002-.004v.001l.001.001-.002-.002a.75.75 0 00-1.242.84l.623-.418c-.623.419-.622.419-.622.42l.001.001.002.003.005.008.016.022.051.07q.065.086.186.227c.161.186.4.434.72.702a7.7 7.7 0 002.963 1.518c4.067 1.09 8.095-1.235 9.185-5.303s-1.236-8.096-5.303-9.185c-3.583-.96-6.926.727-8.429 3.876v-1.9a.75.75 0 00-1.5 0V12h5.215a.75.75 0 000-1.5H6.414z","clip-rule":"evenodd"}]]);m("ArrowRoundClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.736 10.465c-.876-3.272-4.048-5.118-7.312-4.243-3.267.875-5.118 4.081-4.242 7.348.875 3.268 4.081 5.119 7.348 4.243a6.2 6.2 0 002.388-1.22c.253-.211.435-.402.55-.536q.088-.1.125-.15l.024-.034.003-.004-.001.002.002-.003a.75.75 0 011.242.841l-.623-.418c.623.418.623.418.622.419l-.001.002-.002.003-.005.007-.016.022-.051.07a5 5 0 01-.186.227c-.161.186-.4.434-.72.703a7.7 7.7 0 01-2.963 1.518c-4.067 1.09-8.095-1.236-9.185-5.303s1.236-8.096 5.303-9.186c3.455-.926 6.85.612 8.464 3.582V6.75a.75.75 0 011.5 0V12h-5.25a.75.75 0 010-1.5h2.997z","clip-rule":"evenodd"}]]);m("ArrowScaleHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.46 5.459a.75.75 0 00-1.061 1.06l4.73 4.73H13.5a.75.75 0 100 1.5h5.629l-.01.01-.018.018-.019.02-.018.018-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.018.018-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.017.018-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.015.015-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.013.013-.014.014-.013.013-.013.014-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.014.013-.012.013-.014.013-.012.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.01.012-.012.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.012-.011.01-.011.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.01-.009.008-.009.01-.01.008-.008.01-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.007-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001v.001h-.001l-.001.002h-.001v.001H14.4v.002h-.001l.53.531-.53-.53a.75.75 0 001.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.004-.005.005-.004.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.007.006-.006.007-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.012-.012.01-.01.012-.012.01-.011.012-.011.011-.011.011-.012.011-.01.012-.012.011-.011.012-.012.011-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.016.016-.015.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.019.019-.018.018-.018.019-.019.018-.018.019-.02.018-.018.019-.018.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.019.018-.019.02-.019.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.019.02-.019.019-.019.019-.02.02-.018.018-.02.02-.019.019-.019.02-.02.018-.019.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.02.02-.02.02-.021L22 12l-.53-.53zM2.53 12.53l6.01 6.01a.75.75 0 101.061-1.06l-4.73-4.73h5.63a.75.75 0 000-1.5H4.87l.01-.01.018-.018.019-.019.018-.018.02-.02.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.011.012-.011.011-.011.012-.012.01-.01.012-.012.011-.011.011-.011.011-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.009-.009.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.009-.009.008-.008.01-.01.008-.008.008-.008.009-.009.008-.009.009-.008.008-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007L9.121 7l.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.003-.003.004-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.001-.001.002-.002.002-.002.001-.001.001-.001.001-.001.002-.002.001-.001.001-.002H9.6V6.52l.001-.001-.53-.53.53.53a.75.75 0 00-1.06-1.061l.53.53-.53-.53H8.54v.001h-.001v.001h-.001v.001l-.001.001h-.001v.002h-.002v.001l-.002.001v.001l-.002.001v.002h-.002l-.001.002-.002.001v.002l-.002.001-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.001-.002.002-.002.002-.001.002-.003.002-.002.002L8.5 5.5l-.002.003-.002.002-.002.002-.003.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.006-.007.007-.007.006-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.01.009-.008.009-.009.008-.009.01-.008.008-.01.01-.008.008-.01.01-.008.008-.01.01-.009.008-.009.01-.01.009-.008.01-.01.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.011.01-.01.012-.012.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.012L7.1 6.9l-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.013-.013.014-.013.013-.014.014-.013.013-.014.014-.014.013-.013.014-.014.013-.013.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.016-.015.015-.015.015-.016.015-.015.016-.016.015-.015.016-.015.015-.016.016-.015.015-.016.016-.016.015-.015.016-.016.015L5.6 8.4l-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.017-.016.016-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.019-.018.019-.019.019-.019.019-.019.019-.019.019-.02.019-.018.019-.02.019-.018.02-.02.018-.019.02-.019.019-.02.019-.018.02-.02.018-.019.02-.02.019-.019.02-.02.019-.018.02-.02.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.02-.02.019-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.02L2 12z","clip-rule":"evenodd"}]]);m("ArrowScaleVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.459 8.54a.75.75 0 101.06 1.061l4.73-4.73v5.63a.75.75 0 001.5 0V4.87l.01.01.018.018.02.019.018.018.018.02.02.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.018.017.017.017.017.018.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.015.016.016.015.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.014.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.015.014.014.015.015.014.014.015.014.014.015.014.014.015.014.014.015.014.014.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.014.013.013.014.013.013.014.014.013.013.014.013.013.014.013.013.013.013.014.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.012.013.013.013.013.012.013.013.012.013.013.012.012.013.013.012.012.013.013.012.012.013.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.01.012.012.01.012.012.01.011.012.012.011.01.011.012.011.011.012.011.01.011.011.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.01.01.011.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.008.01.01.008.01.01.008.009.01.01.008.008.01.01.009.008.009.01.009.008.008.01.01.008.008.009.009.008.009.01.008.008.009.008.008.009.009.008.008.009.009.008.008.009.008.008.009.008.008.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.006.006.007.007.006.006.007.006.006.007.007.006.006.006.006.007.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.005.006.006.006.006.006.005.005.006.006.006.005.005.006.006.005.005.006.005.005.006.005.005.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.004.004.005.005.004.004.005.005.004.004.005.004.004.005.004.004.004.004.005.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.004.004.003.003.004.004.004.003.003.004.004.003.003.004.003.003.004.003.003.003.003.003.003.004.003.003.003.003.003.003.003.002.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.003.002.002.002.002.002.002.003.002.002.002.001.002.002.002.002.002.002.001.002.002.001.002.002.001.001.002.002.001.001.002.002.001v.001l.002.002h.001l.001.002.001.001.001.001.001.001h.001l.001.002.002.001v.001l.001.001.001.001h.001V9.6l.531-.53-.53.53a.75.75 0 001.06-1.06l-.53.53.53-.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002h-.001l-.001-.002h-.001l-.001-.002h-.001l-.001-.002-.002-.001v-.002h-.002l-.002-.002-.001-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.003-.002-.002L18.5 8.5l-.002-.002-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012L17.1 7.1l-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014L16.3 6.3l-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014L16.1 6.1l-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016L15.6 5.6l-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.02-.019-.018-.018-.018-.019-.019-.019-.018-.018-.02-.019-.018-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.019-.02-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.02-.019-.018-.02-.02-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.019-.02-.019-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.019-.019-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.021-.02L12 2l-.53.53zm7.29 10.589V13.5a.75.75 0 10-1.5 0v5.629l-.008-.01-.02-.018-.018-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.012-.013-.014-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.009-.009-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L7 14.88l-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002h-.001l-.001-.002h-.001v-.002h-.002v-.001l-.001-.001-.002-.001V14.4H6.52l-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001.001.002h.001l.001.002h.001l.002.002v.001l.002.001.001.002.002.001.001.001.001.002.002.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.003.003.002.003.003.002.003.003.003.003.003.003.002.003.004.003.003.003.003.003.003.004.003.003.003.003.004.004.003.003.004.004.003.003.004.004.003.004.004.003.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.005.004.004.005.004.004.005.004.004.005.005.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.006.005.005.005.005.005.005.006.006.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.009.009.008.009.009.008.009.01.008.008.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.009.01.01.009.008.01.01.009.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.011.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.011.01.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.012.011.01.011.012.011.011.012.012.011.011.012.012.011.011.011.011.012.012.012.012.011.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.014.013.013.014.013.013.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.014.014.013.014.014.013.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.016.016.015.015.015.016.016.015.016.016.015.015.016.016.016.016.015.016.016.015.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.016.016.017.017.016.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.019.018.018.019.019.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.019.018.019.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.02.02.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.019.018.019.02.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.021.02.02.02L12 22l.531-.53 6.01-6.01a.75.75 0 00-1.06-1.061z","clip-rule":"evenodd"}]]);m("ArrowStretchBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6.802 5.75 1.557 1.556a.75.75 0 01-1.061 1.061L6.47 12.54l-.53-.53.467-.469a.8.8 0 01.134-.133L9.298 8.65a.75.75 0 011.06 1.06L8.82 11.25h6.367L13.64 9.703a.75.75 0 111.06-1.06l2.787 2.787q.045.038.083.083l.489.489-.522.521-.014.014L14.7 15.36a.75.75 0 01-1.06-1.06l1.55-1.55z","clip-rule":"evenodd"}]]);m("ArrowSwap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.47 10.75a.75.75 0 001.06 1.06l3.536-3.535.53-.53-.53-.53-3.536-3.536a.75.75 0 10-1.06 1.06L18.73 7H3a.75.75 0 000 1.5h15.72zm-8.94 2.51L5.29 15.5H21a.75.75 0 110 1.5H5.26l2.27 2.27a.75.75 0 01-1.06 1.061l-3.536-3.535-.53-.53.53-.53L6.47 12.2a.75.75 0 111.06 1.06","clip-rule":"evenodd"}]]);m("ArrowSync",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.54 6.221c-3.243-.869-6.234.952-7.116 4.243l-.01.036h2.8a.75.75 0 010 1.5H4V6.75a.75.75 0 011.5 0v1.9c1.503-3.15 4.846-4.837 8.429-3.877a7.6 7.6 0 013.395 1.932.75.75 0 11-1.056 1.065 6.1 6.1 0 00-2.727-1.549m-3.074 11.562c3.243.87 6.234-.951 7.116-4.243l.01-.036h-2.8a.75.75 0 010-1.5h5.214v5.25a.75.75 0 01-1.5 0v-1.9c-1.503 3.15-4.846 4.838-8.429 3.878a7.6 7.6 0 01-3.395-1.933.75.75 0 111.056-1.065 6.1 6.1 0 002.728 1.549","clip-rule":"evenodd"}]]);m("ArrowTopToBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 3.748a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75M12.75 18.13V6.75a.75.75 0 00-1.5 0v11.38l-.009-.01-.019-.018-.018-.019-.02-.018-.018-.02-.018-.018-.019-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.011-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.008-.007-.007-.008-.007L7 13.88l-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.001-.001-.002-.002-.001-.001-.001-.001-.002H6.53v-.002l-.002-.001v-.001l-.002-.001-.001-.002h-.001v-.001h-.002v-.002h-.001V13.4H6.52l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001l.001.001.001.001.001.001.001.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.002.002.002.002.002.001.001.002.003.003.002.002.002.002.002.002.002.002.002.002.003.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.003.003.003.002.002.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.004.004.003.003.004.003.003.004.004.004.003.003.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.006.006.005.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.009.009.009.009.009.008.008.01.01.008.008.01.01.008.008.01.01.009.009.009.009.01.01.008.008.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.01.009.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.012.011.01.011.012.011.01.011.012.012.01.01.012.012.011.011.011.011.012.012.011.011.011.011.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.013.012.012.013.012.012.013.013.012.012.013.013.012.012.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.014.014.013.013.013.014.014.014.013.013.014.014.014.013.013.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.016.015.015.016.015.015.016.016.015.015.016.016.016.015.015.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.017.016.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.019.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.019.018.018.02.019.018.019.019.018.018.02.019.018.019.019.019.018.018.02.02.018.018.02.02.018.018.019.019.019.019.019.019.019.019.02.02.018.018.02.02.018.018.02.02.019.019.019.019.02.02.018.018.02.02.019.019.02.02.019.019.02.019.018.02.02.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.02.019.019.02.02.02.019.019.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.531.531.53-.53 6.01-6.01a.75.75 0 10-1.06-1.061z","clip-rule":"evenodd"}]]);m("ArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.752 10.252a.75.75 0 001.061 1.06l5.437-5.437V20a.75.75 0 101.5 0V5.875l.006.006.021.021.02.02.021.022.021.02.02.02.021.022.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.019.019.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.019.019.02.02.019.019.019.019.019.019.02.02.018.018.02.02.018.019.02.019.019.019.019.019.019.019.018.019.02.018.018.02.02.018.018.019.019.019.018.019.02.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.015.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.012.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.011.011.011.01.01.011.011.011.011.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.006.006.005.006.006.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.004.004.005.005.004.004.004.005.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.001.001.002.002.001.001.002.002.001.001.001.001.002.002.002.002.002.002.002.002.001.001.001.001.001.001.001.001.53-.53-.53.53a.75.75 0 101.061-1.06l-.53.53.53-.53v-.001h-.001l-.001-.001v-.001h-.001l-.001-.001v-.001h-.002v-.002h-.002v-.002h-.002v-.002l-.002-.001-.001-.002-.002-.001-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.008-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.01-.009-.008-.01-.01-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011L18 9.004l-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.019-.019-.019-.02-.019-.018-.019-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.02-.02-.018-.019-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.022-.02-.02-.021-.02-.021-.021-.02-.021-.022-.02-.02-.022-.021-.02-.02-.021-.022-.02-.02-.022-.021-.02-.021-.021-.021-.021-.021-.021-.021-.021-.02-.021-.022-.021-.02-.021-.022-.021-.021-.021-.021-.021-.021-.022-.021-.02-.021-.022-.022-.021-.02-.021-.022-.021-.021-.022-.022-.02-.021-.022-.021-.022-.022-.02-.021-.022-.021-.022-.022-.021-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.023-.022-.53-.53-.53.53z","clip-rule":"evenodd"}]]);m("Bar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h14a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0019 9.5M5 8a3 3 0 00-3 3v2a3 3 0 003 3h14a3 3 0 003-3v-2a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("BarNarrow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 11h-15a1 1 0 100 2h15a1 1 0 100-2m-15-1.5a2.5 2.5 0 000 5h15a2.5 2.5 0 000-5z","clip-rule":"evenodd"}]]);m("Basketball",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 12.75v7.717a8.46 8.46 0 01-4.703-1.946 10.7 10.7 0 002.177-5.771zm1.5 0v7.717a8.46 8.46 0 004.703-1.946 10.7 10.7 0 01-2.177-5.771zm2.526-1.5H12.75V3.533a8.46 8.46 0 014.703 1.946 10.7 10.7 0 00-2.177 5.771m1.504 1.5a9.2 9.2 0 001.744 4.699 8.46 8.46 0 001.943-4.699zm3.687-1.5H16.78a9.2 9.2 0 011.744-4.699 8.46 8.46 0 011.943 4.699m-9.217 0H8.724a10.7 10.7 0 00-2.177-5.77 8.46 8.46 0 014.703-1.947zm-4.03 0a9.2 9.2 0 00-1.744-4.699 8.46 8.46 0 00-1.943 4.699zm-3.687 1.5a8.46 8.46 0 001.943 4.699A9.2 9.2 0 007.22 12.75zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]);m("Bell",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 2a2 2 0 012 2v1.314a6.5 6.5 0 014.5 6.186v6h.25a.75.75 0 010 1.5H14v1a2 2 0 11-4 0v-1H5.25a.75.75 0 010-1.5h.25v-6A6.5 6.5 0 0110 5.314V4a2 2 0 012-2M7 17.5h10v-6a5 5 0 00-10 0z","clip-rule":"evenodd"}]]);m("BookmarkFilled",[["path",{fill:"currentColor",d:"M4 5a3 3 0 013-3h10a3 3 0 013 3v15.1c0 1.217-1.374 1.927-2.367 1.223L12 17.333l-5.633 3.99C5.374 22.027 4 21.317 4 20.1z"}]]);m("Bookmark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 15.495.867.614L18.5 20.1V5A1.5 1.5 0 0017 3.5H7A1.5 1.5 0 005.5 5v15.1l5.633-3.99zm0 1.838 5.633 3.99c.993.704 2.367-.006 2.367-1.224V5a3 3 0 00-3-3H7a3 3 0 00-3 3v15.1c0 1.217 1.374 1.927 2.367 1.223z","clip-rule":"evenodd"}]]);m("Box",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.882 21.441a2.5 2.5 0 002.236 0l7.776-3.888A2 2 0 0022 15.763V8.546a2.5 2.5 0 00-1.382-2.236l-7.724-3.862a2 2 0 00-1.788 0L3.382 6.31A2.5 2.5 0 002 8.545v7.219a2 2 0 001.106 1.789zm-6.83-5.092a1 1 0 01-.552-.894V8.993a.25.25 0 01.362-.224l6.835 3.418a1 1 0 01.553.895v6.461a.25.25 0 01-.362.224zm.91-9.153a.25.25 0 000 .447l6.59 3.295a1 1 0 00.895 0l6.59-3.295a.25.25 0 000-.447L12.447 3.9a1 1 0 00-.894 0zm15.176 1.573a.25.25 0 01.362.224v6.462a1 1 0 01-.553.894l-6.835 3.418a.25.25 0 01-.362-.224v-6.461a1 1 0 01.553-.895z","clip-rule":"evenodd"}]]);m("BracketsCurly",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.852 3.942a.75.75 0 00.682.805h.003l.047.008c.046.008.12.024.213.053.186.059.438.168.69.367.473.375 1.068 1.164 1.068 2.898 0 1.994.75 3.18 1.654 3.848-.912.665-1.67 1.857-1.67 3.872 0 1.736-.591 2.52-1.06 2.89a2.1 2.1 0 01-.892.413l-.046.007h-.003a.75.75 0 00.116 1.496l-.054-.748.055.748h.009l.014-.002a2 2 0 00.166-.023c.102-.018.239-.048.4-.098.32-.1.743-.282 1.166-.616.877-.693 1.63-1.938 1.63-4.067 0-1.712.66-2.426 1.196-2.757a2.5 2.5 0 011.147-.356h.014v-.75l.001.75a.75.75 0 00.007-1.5l-.009.75c.01-.75.009-.75.008-.75H20.4l-.01-.001-.063-.004a2.5 2.5 0 01-1.081-.361c-.537-.335-1.192-1.049-1.192-2.741 0-2.13-.758-3.378-1.637-4.074a3.7 3.7 0 00-1.17-.621 3 3 0 00-.566-.124h-.014l-.006-.001h-.003l-.059.74.058-.74a.75.75 0 00-.806.69m-3.604 0a.75.75 0 01-.682.805h-.004l-.046.008q-.072.01-.213.053a2.2 2.2 0 00-.69.367C8.14 5.55 7.545 6.34 7.545 8.073c0 1.998-.754 3.186-1.66 3.852.906.666 1.655 1.858 1.655 3.868 0 1.735.594 2.519 1.064 2.889a2.14 2.14 0 00.898.414l.046.007h.004a.75.75 0 01-.116 1.496l.054-.748-.055.748h-.009l-.015-.002a2 2 0 01-.166-.023 3 3 0 01-.4-.097 3.6 3.6 0 01-1.169-.617c-.88-.692-1.636-1.937-1.636-4.067 0-1.715-.657-2.428-1.188-2.758a2.46 2.46 0 00-1.136-.355h-.013v-.75l-.008-.75H3.7l.01-.001.063-.004q.092-.006.263-.04c.228-.046.526-.14.818-.322.537-.334 1.192-1.048 1.192-2.74 0-2.13.758-3.378 1.637-4.074.424-.335.849-.52 1.17-.621a3 3 0 01.565-.124h.015l.005-.001h.004l.058.74-.057-.74a.75.75 0 01.806.69M3.704 11.93l-.002.75a.75.75 0 01-.008-1.5z","clip-rule":"evenodd"}]]);m("BuildingBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 5.5H7a.5.5 0 00-.5.5v1h3V6a.5.5 0 00-.5-.5M5 6v1a3 3 0 00-3 3v7a3 3 0 003 3h14a3 3 0 003-3v-7a3 3 0 00-3-3V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v1h-2V6a2 2 0 00-2-2H7a2 2 0 00-2 2m9.5 1h3V6a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5zM13 8.5H5A1.5 1.5 0 003.5 10v7A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0019 8.5z","clip-rule":"evenodd"}]]);m("Buildings",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.5 8.5h2m-7 12h2m3-8h2m-2 4h2m3 4V9l7-2.5V17m-7 3.5h-8m8 0h9m-17 0v-15l8-2.5v3m2.5 6.5h2m-2 4h2"}]]);m("Button",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h14A1.5 1.5 0 0120.5 8v4a1.5 1.5 0 01-1.312 1.488l1.469 1.013A3 3 0 0022 12V8a3 3 0 00-3-3H5a3 3 0 00-3 3v4a3 3 0 003 3h4v-1.5H5A1.5 1.5 0 013.5 12V8A1.5 1.5 0 015 6.5m6.717 3.67a.75.75 0 00-1.175.618l-.01 8.588a.75.75 0 001.321.488l2.603-3.048 3.987-.412a.75.75 0 00.348-1.364zm1.793 5.444-1.475 1.727.005-5.127 4.223 2.907-2.26.234a.75.75 0 00-.493.259","clip-rule":"evenodd"}]]);m("Calendar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.75 2a.75.75 0 01.75.75V3h7v-.25a.75.75 0 011.5 0V3h1a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h1v-.25A.75.75 0 017.75 2m7.75 2.5v.75a.75.75 0 001.5 0V4.5h1A1.5 1.5 0 0119.5 6v2.5h-15V6A1.5 1.5 0 016 4.5h1v.75a.75.75 0 001.5 0V4.5zM4.5 10v8A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-8z","clip-rule":"evenodd"}]]);m("CalendarChecked",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 2.75a.75.75 0 00-1.5 0V3H6a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3h-1v-.25a.75.75 0 00-1.5 0V3h-7zm7 2.5V4.5h-7v.75a.75.75 0 01-1.5 0V4.5H6A1.5 1.5 0 004.5 6v2.5h15V6A1.5 1.5 0 0018 4.5h-1v.75a.75.75 0 01-1.5 0M4.5 18v-8h15v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18m4.922-3.793a.75.75 0 10-1.061 1.06l1.958 1.959.53.53.53-.53 4.244-4.243a.75.75 0 00-1.061-1.06l-3.712 3.712z","clip-rule":"evenodd"}]]);m("Camera",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 7.5h7A1.5 1.5 0 0114.5 9v6a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 15V9A1.5 1.5 0 016 7.5M3 9a3 3 0 013-3h7a3 3 0 013 3v1.764l4.069-2.835a.75.75 0 011.178.617l-.015 6.974a.75.75 0 01-1.18.612L16 13.289V15a3 3 0 01-3 3H6a3 3 0 01-3-3zm13.811 3.027 2.924 2.05.01-4.094z","clip-rule":"evenodd"}]]);m("Cap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.291 9.098 12 5.444l7.709 3.654-7.71 3.656zm7.28-5.11a1 1 0 01.857 0l8.876 4.207a1 1 0 010 1.807L19 11.095v5.015l-.239.223-.511-.548.51.548-.001.002-.003.003-.009.008a2 2 0 01-.119.102c-.078.065-.19.154-.336.258-.29.209-.715.481-1.265.752-1.103.541-2.716 1.077-4.777 1.077-1.621 0-2.964-.331-4-.736v2.208l-2.5.027-2.5-.027v-3.89c0-1.044.735-1.928 1.75-2.226v-2.796l-2.304-1.093a1 1 0 010-1.807zM8.25 16.167c.93.439 2.277.867 4 .867 1.795 0 3.182-.465 4.115-.924a7.4 7.4 0 001.135-.684v-3.62l-5.071 2.404a1 1 0 01-.857 0L6.5 11.806v2.085c1.014.298 1.75 1.182 1.75 2.227zm-1.5-.043v-.007c0-.365-.349-.833-1-.833-.652 0-1 .468-1 .833v2.405l1 .011 1-.01z","clip-rule":"evenodd"}]]);m("Card",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v3.5h-13V5A1.5 1.5 0 017 3.5M5.5 10v9A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-9zM4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm3.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM7 16.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("CardLayoutLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.75 5.5H5A1.5 1.5 0 003.5 7v5.5h5.25zm1.5 4.25v2.75h4.25V9.75zm0-1.5h4.25V5.5h-4.25zM16 9.75v2.75h4.5V9.75zm4.5-1.5H16V5.5h3A1.5 1.5 0 0120.5 7zM3.5 17v-3h17v3a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17M22 17V7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3","clip-rule":"evenodd"}]]);m("CardLayoutMedium",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h3v5H3.5V8A1.5 1.5 0 015 6.5m4.5 5v-5h5v5zm6.5 0h4.5V8A1.5 1.5 0 0019 6.5h-3zM3.5 13v3A1.5 1.5 0 005 17.5h14a1.5 1.5 0 001.5-1.5v-3zM22 13v3a3 3 0 01-3 3H5a3 3 0 01-3-3V8a3 3 0 013-3h14a3 3 0 013 3z","clip-rule":"evenodd"}]]);m("CardLayoutSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 9.5H19a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H9.5zM8 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h3zM2 11a3 3 0 013-3h14a3 3 0 013 3v2a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);const ir=m("CaretDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.78 7.69a.75.75 0 010 1.06L12.53 16l-.53.53-.53-.53-7.25-7.25a.75.75 0 011.06-1.06L12 14.41l6.72-6.72a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);m("CaretLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.31 19.78a.75.75 0 01-1.06 0L8 12.53 7.47 12l.53-.53 7.25-7.25a.75.75 0 011.06 1.06L9.59 12l6.72 6.72a.75.75 0 010 1.06","clip-rule":"evenodd"}]]);m("CaretLeftDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.53 5.53a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 001.06-1.06L13.062 12zm-7 0a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 101.06-1.06L6.06 12z","clip-rule":"evenodd"}]]);const Pu=m("CaretRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.69 4.22a.75.75 0 011.06 0L16 11.47l.53.53-.53.53-7.25 7.25a.75.75 0 01-1.06-1.06L14.41 12 7.69 5.28a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);m("CaretRightDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.53 4.47a.75.75 0 00-1.06 1.06L17.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53zm-7 0a.75.75 0 00-1.06 1.06L10.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53z","clip-rule":"evenodd"}]]);m("CaretUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.22 16.31a.75.75 0 010-1.06L11.47 8l.53-.53.53.53 7.25 7.25a.75.75 0 01-1.06 1.06L12 9.59l-6.72 6.72a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]);m("Carousel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 14V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3zm9 15a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0m-9 1a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("ChartBars",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 4.25a.75.75 0 00-1.5 0v12a.75.75 0 001.5 0zM11.75 17a.75.75 0 01-.75-.75v-9a.75.75 0 011.5 0v9a.75.75 0 01-.75.75m-7.25-.75a.75.75 0 001.5 0v-4a.75.75 0 00-1.5 0zM4 18.5A.75.75 0 004 20h16a.75.75 0 000-1.5zM15.25 17a.75.75 0 01-.75-.75v-6a.75.75 0 011.5 0v6a.75.75 0 01-.75.75m-7.75-.75a.75.75 0 001.5 0v-2a.75.75 0 00-1.5 0z","clip-rule":"evenodd"}]]);m("ChartLine",[["path",{fill:"currentColor",d:"M8.78 10.22a.75.75 0 00-1.188.17l-3 5.5a.75.75 0 101.316.72l2.52-4.62 2.792 2.79a.75.75 0 001.238-.282l2.914-8.327 2.707 5.414a.75.75 0 001.342-.67l-3.5-7a.75.75 0 00-1.379.087l-3.106 8.874zM3.75 18.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z"}]]);m("ChartPie",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.467 12.75a8.5 8.5 0 11-9.229-9.216v9.216h9.23m0-1.5h-7.729V3.532a8.5 8.5 0 017.73 7.718M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10","clip-rule":"evenodd"}]]);const kt=m("CheckMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.395 5.833a.75.75 0 010 1.061l-10.96 10.96-.531.53-.53-.53L4.01 13.49a.75.75 0 011.06-1.06l3.834 3.833 10.43-10.43a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);m("CheckMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m4.596-11.995a.75.75 0 10-1.06-1.06l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]);m("CheckMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.404-2.453a.75.75 0 10-1.06-1.061l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]);m("Checkbox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm5.477 6.72a.75.75 0 00-1.06 1.06l2.328 2.329.53.53.53-.53 6.072-6.071a.75.75 0 00-1.06-1.06l-5.542 5.54z","clip-rule":"evenodd"}]]);m("CheckmarkCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.768-6.629a.75.75 0 10-1.06-1.06l-2.37 2.368-.95-.95a.75.75 0 10-1.061 1.06l1.481 1.481.53.53.53-.53z","clip-rule":"evenodd"}]]);m("Circle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]);m("Clipboard",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 2.5A1.75 1.75 0 007.268 4H7a3 3 0 00-3 3v11a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3h-.268A1.75 1.75 0 0015 2.5zm-2 3h.268C7.389 6.348 8.118 7 9 7h6a1.75 1.75 0 001.732-1.5H17A1.5 1.5 0 0118.5 7v11a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18V7A1.5 1.5 0 017 5.5m1.75-1.25A.25.25 0 019 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25zm3.25 5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5a.75.75 0 01-1.5 0V14h-2.5a.75.75 0 010-1.5h2.5V10a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("ClipboardAt",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25v-1A.25.25 0 019 4M7.268 4A1.75 1.75 0 019 2.5h6A1.75 1.75 0 0116.732 4H17a3 3 0 013 3v2.584a6 6 0 00-1.5-1.378V7A1.5 1.5 0 0017 5.5h-.268A1.75 1.75 0 0115 7H9a1.75 1.75 0 01-1.732-1.5H7A1.5 1.5 0 005.5 7v11A1.5 1.5 0 007 19.5h.206A6 6 0 008.584 21H7a3 3 0 01-3-3V7a3 3 0 013-3zm6.482 12.75c.62 0 1.5-.67 1.5-2s-.88-2-1.5-2-1.5.67-1.5 2 .88 2 1.5 2m1.77-4.826a2.7 2.7 0 00-1.77-.674c-1.657 0-3 1.567-3 3.5s1.343 3.5 3 3.5c.66 0 1.271-.25 1.767-.671.277.405.743.671 1.27.671h.888A2.325 2.325 0 0020 15.925v-1.95A5.475 5.475 0 0014.525 8.5h-1.55A5.475 5.475 0 007.5 13.975v1.55A5.475 5.475 0 0012.975 21h6.275a.75.75 0 000-1.5h-6.275A3.975 3.975 0 019 15.525v-1.55A3.975 3.975 0 0112.975 10h1.55a3.975 3.975 0 013.975 3.975v1.95c0 .456-.37.825-.825.825h-.887a.04.04 0 01-.038-.038V12.5a.75.75 0 00-1.23-.576","clip-rule":"evenodd"}]]);m("ClipboardOut",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.268 4A1.75 1.75 0 018 2.5h6A1.75 1.75 0 0115.732 4H16a3 3 0 013 3v3h-1.5V7A1.5 1.5 0 0016 5.5h-.268A1.75 1.75 0 0114 7H8a1.75 1.75 0 01-1.732-1.5H6A1.5 1.5 0 004.5 7v10A1.5 1.5 0 006 18.5h3V20H6a3 3 0 01-3-3V7a3 3 0 013-3zM8 4a.25.25 0 00-.25.25v1c0 .138.112.25.25.25h6a.25.25 0 00.25-.25v-1A.25.25 0 0014 4zm8.939 15.5-6.47-6.47a.75.75 0 111.061-1.06l6.472 6.472V14.25a.75.75 0 011.5 0V21h-6.75a.75.75 0 110-1.5z","clip-rule":"evenodd"}]]);m("Clock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.779.75a.75.75 0 100-1.5H12.75V6.796a.75.75 0 00-1.5 0v5.954z","clip-rule":"evenodd"}]]);m("ClockAlternative",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.793 7.732a.75.75 0 10-1.06 1.061l2.05 2.05a2.5 2.5 0 104.412-.042l2.956-2.956a.75.75 0 10-1.06-1.06L13.114 9.76A2.5 2.5 0 0012 9.5c-.417 0-.81.102-1.156.283zM13 12a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("ClockList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 12a6.25 6.25 0 1112.5 0 6.25 6.25 0 01-12.5 0M10 4.25a7.75 7.75 0 100 15.5 7.75 7.75 0 000-15.5M10.75 8a.75.75 0 00-1.5 0v4.75h3.25a.75.75 0 000-1.5h-1.75zm10.5 2.75h-2.084a9 9 0 00-.332-1.5h2.416a.75.75 0 010 1.5m0-4h-3.633a9.3 9.3 0 00-1.292-1.5h4.925a.75.75 0 010 1.5m-2.084 6.5a9 9 0 01-.332 1.5h2.416a.75.75 0 000-1.5zm-1.55 4a9.3 9.3 0 01-1.291 1.5h4.925a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("CloudArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-2.816a.75.75 0 000 1.06l2.474 2.476.53.53.531-.53 2.475-2.475a.75.75 0 00-1.06-1.06l-1.195 1.194v-3.64a.75.75 0 00-1.5 0v3.64l-1.195-1.195a.75.75 0 00-1.06 0","clip-rule":"evenodd"}]]);m("CloudArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-1.944a.75.75 0 010-1.061l2.474-2.475.53-.53.531.53 2.475 2.475a.75.75 0 01-1.06 1.06l-1.195-1.194V15.5a.75.75 0 01-1.5 0v-3.64l-1.195 1.196a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]);m("Code",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.385 7.709a.75.75 0 10-1.4-.538l-3.428 8.93a.75.75 0 001.4.537zm-6.323 9.296a.75.75 0 01-1.06 0L2.53 12.534l-.53-.53.53-.53 4.471-4.472a.75.75 0 011.06 1.061l-3.94 3.94 3.94 3.941a.75.75 0 010 1.06m7.88-10.003a.75.75 0 011.061 0l4.471 4.471.53.53-.53.53-4.47 4.472a.75.75 0 01-1.061-1.061l3.94-3.94-3.94-3.94a.75.75 0 010-1.062","clip-rule":"evenodd"}]]);m("CodeBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7.069 2.81a.75.75 0 00-1.061-1.06l-2.72 2.72-.53.53.53.53 2.72 2.72a.75.75 0 101.06-1.06L6.88 12zm5.862 0a.75.75 0 111.06-1.06l2.72 2.72.53.53-.53.53-2.72 2.72a.75.75 0 01-1.06-1.06l2.19-2.19zm-1.64-1.227a.75.75 0 01.432.969l-2.082 5.422a.75.75 0 01-1.4-.538l2.081-5.422a.75.75 0 01.97-.431","clip-rule":"evenodd"}]]);m("CodeFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm4.201 7.97a.75.75 0 010 1.06l-2.085 2.086L9.2 16.2a.75.75 0 01-1.06 1.06l-2.616-2.615-.53-.53.53-.53 2.616-2.616a.75.75 0 011.06 0m5.598 0a.75.75 0 000 1.06l2.085 2.086-2.085 2.085a.75.75 0 001.06 1.06l2.616-2.615.53-.53-.53-.53-2.616-2.616a.75.75 0 00-1.06 0m-1.099.838a.75.75 0 10-1.4-.537l-1.981 5.16a.75.75 0 101.4.538z","clip-rule":"evenodd"}]]);m("Cog",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.187 2a2.25 2.25 0 00-2.239 2.025q-.222.08-.439.17a2.25 2.25 0 00-3.006.16L4.354 5.502a2.25 2.25 0 00-.199 2.955q-.11.245-.205.5A2.25 2.25 0 002 11.187v1.624c0 1.181.91 2.15 2.065 2.243q.082.196.173.385a2.25 2.25 0 00.116 3.057l1.15 1.149a2.25 2.25 0 003.181 0l.036-.036.216.081v.059a2.25 2.25 0 002.25 2.25h1.625a2.25 2.25 0 002.25-2.25v-.259l.068-.03.184.185a2.25 2.25 0 003.183 0l1.148-1.15a2.25 2.25 0 000-3.181l-.228-.23.01-.023h.323a2.25 2.25 0 002.25-2.25v-1.624a2.25 2.25 0 00-2.25-2.25h-.212l-.04-.105.147-.148a2.25 2.25 0 000-3.182l-1.149-1.149a2.25 2.25 0 00-3.174-.007 8 8 0 00-.26-.119A2.25 2.25 0 0012.812 2zm-.75 2.25a.75.75 0 01.75-.75h1.625a.75.75 0 01.75.75v.487a.75.75 0 00.496.706q.541.196 1.037.476a.75.75 0 00.9-.123l.38-.38a.75.75 0 011.06 0l1.15 1.148a.75.75 0 010 1.06l-.507.507a.75.75 0 00-.149.848q.209.446.352.923a.75.75 0 00.718.536h.751a.75.75 0 01.75.75v1.624a.75.75 0 01-.75.75h-.84a.75.75 0 00-.71.508q-.15.435-.353.84a.75.75 0 00.14.867l.598.598a.75.75 0 010 1.06l-1.15 1.15a.75.75 0 01-1.06 0l-.562-.562a.75.75 0 00-.881-.133q-.42.224-.874.387a.75.75 0 00-.496.705v.768a.75.75 0 01-.75.75h-1.625a.75.75 0 01-.75-.75v-.606a.75.75 0 00-.546-.722 7 7 0 01-1.024-.38.75.75 0 00-.848.149l-.394.394a.75.75 0 01-1.061 0l-1.149-1.15a.75.75 0 010-1.06l.269-.268a.75.75 0 00.122-.9 7 7 0 01-.51-1.137.75.75 0 00-.71-.508H4.25a.75.75 0 01-.75-.75v-1.624a.75.75 0 01.75-.75h.246a.75.75 0 00.718-.536 7 7 0 01.503-1.227.75.75 0 00-.132-.88l-.17-.17a.75.75 0 010-1.06l1.15-1.15a.75.75 0 011.06 0l.205.205a.75.75 0 00.867.14q.57-.285 1.194-.463a.75.75 0 00.546-.722zM14.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m1.5 0a4 4 0 11-8 0 4 4 0 018 0","clip-rule":"evenodd"}]]);m("ColorFan",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 17v3a.5.5 0 00.5.5h16a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5m0-1.937q.1-.025.206-.042L7.5 8.45V5a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5zM9 5.852l.654-1.133a2 2 0 012.732-.732l2.864 1.654a2 2 0 01.732 2.732l-.34.589.6-.347a2 2 0 012.732.732l1.654 2.865a2 2 0 01-.732 2.732L19.8 15h.2a2 2 0 012 2v3a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h3a2 2 0 012 2zm10.146 7.793L16.8 15H8.184l8.808-5.086a.5.5 0 01.683.183l1.654 2.865a.5.5 0 01-.183.683m-6.102-3.183-7.46 4.307 5.369-9.3a.5.5 0 01.683-.183L14.5 6.94a.5.5 0 01.183.683z","clip-rule":"evenodd"}]]);m("CommandLineBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm5.4 1.47a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.992a.75.75 0 01-1.06-1.06l2.46-2.461L7.4 9.53a.75.75 0 010-1.06m4.338 6.28a.75.75 0 01.75-.75h3.576a.75.75 0 110 1.5h-3.576a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ContentBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.75 10H14V3h5a3 3 0 013 3v4zM19 4.5h-3.5v4h5V6A1.5 1.5 0 0019 4.5m-8.25 7.25V6.5H6A1.5 1.5 0 004.5 8v3.75zm0 1.5H4.5V17A1.5 1.5 0 006 18.5h4.75zm1.5 0v5.25H17a1.5 1.5 0 001.5-1.5v-3.75zm7-1.5H20V17a3 3 0 01-3 3H6a3 3 0 01-3-3V8a3 3 0 013-3h6.25v6.75z","clip-rule":"evenodd"}]]);m("Controller",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.75 5.5h-3.5a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5M6.25 4a2.25 2.25 0 000 4.5h3.5A2.25 2.25 0 0011.872 7h7.378a.75.75 0 000-1.5h-7.378A2.25 2.25 0 009.75 4zm12.95 9a.75.75 0 000-1.5h-3.328A2.25 2.25 0 0013.75 10h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5h3.378a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 002.122-1.5zm-8.95-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5m1.878 7.5a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 000-4.5h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5zm2.122-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5","clip-rule":"evenodd"}]]);m("Country",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5c.9 0 1.769-.14 2.583-.4v-1.933h-1.166a3 3 0 01-3-3v-3.608l.386-.215 7.114-3.952V5.897a8.5 8.5 0 00-3.084-1.913v3.48l-.414.207-1.667.833-.387.194-.361-.239L8.75 6.311v2.947a3 3 0 01-3 3H3.504A8.5 8.5 0 0012 20.5m-8.41-9.742h2.16a1.5 1.5 0 001.5-1.5V4.95a8.5 8.5 0 00-3.66 5.808M8.414 4.29A8.5 8.5 0 0112 3.5q.681.001 1.334.104v2.933l-.865.432zm7.67 13.126v2.04A8.5 8.5 0 0020.5 12c0-1.51-.393-2.927-1.083-4.155v.43l-.386.214-7.114 3.952v2.726a1.5 1.5 0 001.5 1.5h2.666zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]);m("Crop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.25 3a.75.75 0 01.75.75V5.5h7.75c.765 0 1.476.229 2.069.622l2.378-2.379a.8.8 0 011.087-.027c.308.277.32.74.027 1.033L17.878 7.18c.393.593.622 1.304.622 2.069V17h1.75a.75.75 0 010 1.5H18.5v1.75a.75.75 0 01-1.5 0V18.5H9.25a3.75 3.75 0 01-3.75-3.75V7H3.75a.75.75 0 010-1.5H5.5V3.75A.75.75 0 016.25 3m9.471 4.22A2.24 2.24 0 0014.75 7H7v7.75c0 .348.079.677.22.971zm-7.442 9.56 8.501-8.5c.141.294.22.623.22.971V17H9.25c-.348 0-.677-.079-.971-.22","clip-rule":"evenodd"}]]);const sr=m("Cross",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.696 5.99a.75.75 0 10-1.06 1.06L10.584 12l-4.95 4.95a.75.75 0 001.061 1.06l4.95-4.949 5.303 5.303a.75.75 0 001.06-1.06L12.707 12l5.304-5.303a.75.75 0 10-1.061-1.06l-5.303 5.303z","clip-rule":"evenodd"}]]);m("CrossCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-4.243-5.757a.75.75 0 010-1.061L10.94 12 7.757 8.818a.75.75 0 011.061-1.06L12 10.938l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]);m("CrossCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7.757 7.757a.75.75 0 011.061 0L12 10.94l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06-1.061L10.938 12 7.757 8.818a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);m("CrossCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.03-8.03a.764.764 0 01-.008 1.069l-.961.961.977.978a.736.736 0 01-.008 1.052.764.764 0 01-1.069-.008L12 13.061l-.978.978a.736.736 0 01-1.052-.009.764.764 0 01.008-1.069l.961-.961-.977-.978A.736.736 0 019.97 9.97a.764.764 0 011.069.008l.96.961.978-.977a.736.736 0 011.053.008","clip-rule":"evenodd"}]]);m("CursorClick",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.3 9.825a4.919 4.919 0 10-5.496 5.472l.383 1.534a6.418 6.418 0 116.646-6.597zm-4.528 2.561q-.173.031-.354.032a2 2 0 111.968-1.646l7.059 2.017a.75.75 0 01.089 1.41l-2.992 1.282 3.227 3.227a.75.75 0 11-1.06 1.06l-3.228-3.226-1.282 2.992a.75.75 0 01-1.41-.09zm4.176 2.147 2.056-.882-4.694-1.34 1.341 4.693.883-2.058.01-.026.113-.263.26-.111z","clip-rule":"evenodd"}]]);m("CurveEasing",[["g",{fill:"currentColor"},[["path",{d:"M17.25 7.5a.75.75 0 100-1.5.75.75 0 000 1.5M18 9.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m0 3a.75.75 0 00-1.5 0 3.75 3.75 0 01-3.75 3.75h-6a.75.75 0 000 1.5h6c2.9 0 5.25-2.35 5.25-5.25"}],["path",{"fill-rule":"evenodd",d:"M3 6.273A3.273 3.273 0 016.273 3h11.454A3.273 3.273 0 0121 6.273v11.454A3.273 3.273 0 0117.727 21H6.273A3.273 3.273 0 013 17.727zM6.273 4.5h11.454c.98 0 1.773.794 1.773 1.773v11.454c0 .98-.794 1.773-1.773 1.773H6.273A1.773 1.773 0 014.5 17.727V6.273c0-.98.794-1.773 1.773-1.773","clip-rule":"evenodd"}]]]]);m("DiagramTree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 6a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 10-2.393-3.226A3.25 3.25 0 0013.25 7.5v3.75H10V7.5A2.5 2.5 0 007.5 5h-2A2.5 2.5 0 003 7.5v9A2.5 2.5 0 005.5 19h2a2.5 2.5 0 002.5-2.5v-3.75h3.25v3.75a3.25 3.25 0 003.082 3.246A2.499 2.499 0 0021 18.5a2.5 2.5 0 00-4.98-.317 1.75 1.75 0 01-1.27-1.683v-3.75h1.364a2.501 2.501 0 100-1.5H14.75V7.5c0-.839.59-1.54 1.377-1.71A2.5 2.5 0 0018.5 7.5m-13-1h2a1 1 0 011 1v9a1 1 0 01-1 1h-2a1 1 0 01-1-1v-9a1 1 0 011-1m14 5.5a1 1 0 11-2 0 1 1 0 012 0m0 6.5a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("DividerBlank",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v3.25a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v3.25a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-3.25a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-3.25a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]);m("DividerDashed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5zM10 12a.75.75 0 01.75-.75h2.5a.75.75 0 010 1.5h-2.5A.75.75 0 0110 12m6.75-.75a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("DividerDotted",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v2.5a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v2.5a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-2.5a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-2.5a.75.75 0 011.5 0zm0-7A.75.75 0 114 12a.75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M11.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M17.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]);m("DividerSolid",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h14.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("DoAndDont",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 8.436a4.936 4.936 0 119.773.993 6.4 6.4 0 00-1.7.934l-.01-.01-1.795-1.795 1.717-1.718a.75.75 0 00-1.06-1.06L8.707 7.497 6.99 5.78a.75.75 0 10-1.06 1.06l1.717 1.718-1.718 1.717a.75.75 0 101.06 1.061l1.718-1.718 1.788 1.788a6.4 6.4 0 00-1.062 1.866q-.483.1-.997.1A4.936 4.936 0 013.5 8.436m5.576 6.405q-.316.03-.64.031a6.436 6.436 0 116.405-5.8q.316-.032.64-.032a6.436 6.436 0 11-6.405 5.8m1.47.635a4.936 4.936 0 119.872 0 4.936 4.936 0 01-9.873 0m8.347-1.884a.75.75 0 010 1.06L15.045 18.5l-.53.53-.53-.53-1.915-1.914a.75.75 0 111.06-1.06l1.385 1.383 3.317-3.317a.75.75 0 011.061 0","clip-rule":"evenodd"}]]);m("DoAndDontBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 12.051v5.551a3.5 3.5 0 003.5 3.5h5.551v-1.5H6.5a2 2 0 01-2-2v-5.55zM12.051 4.5h5.551a2 2 0 012 2v5.551h1.5V6.5a3.5 3.5 0 00-3.5-3.5h-5.55zm9.651 10.676a.75.75 0 010 1.06l-3.708 3.709-.53.53-.53-.53-1.93-1.93a.75.75 0 111.06-1.061l1.4 1.4 3.178-3.178a.75.75 0 011.06 0M4.024 4.024a.75.75 0 011.06 0L6.592 5.53l1.506-1.506a.75.75 0 011.06 1.06L7.651 6.592l1.506 1.506a.75.75 0 11-1.06 1.06L6.59 7.652 5.085 9.158a.75.75 0 01-1.061-1.061L5.53 6.59 4.024 5.085a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);m("Document",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441","clip-rule":"evenodd"}]]);m("DocumentArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m-1.902 9.762a.75.75 0 011.06 0l2.476 2.475.53.53-.53.53-2.475 2.475a.75.75 0 01-1.061-1.06l1.188-1.189H8.803a.75.75 0 010-1.5h4.677l-1.201-1.2a.75.75 0 010-1.061","clip-rule":"evenodd"}]]);m("DocumentBadge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19v-1H11a2 2 0 002-2v-1a2 2 0 00-2-2H5.5V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M4 13.268V5a3 3 0 013-3h5.794a2 2 0 011.387.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-1.268A2 2 0 013 16v-1a2 2 0 011-1.732m14.5-4.269a.5.5 0 00-.153-.354l-4.836-4.65V9zM5 14.5h6a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5","clip-rule":"evenodd"}]]);m("DocumentCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m1.593 11.266a.75.75 0 00-1.061-1.06l-3.487 3.487-1.287-1.287a.75.75 0 10-1.06 1.06l1.816 1.818.53.53.53-.53z","clip-rule":"evenodd"}]]);m("DocumentCode",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M7.4 11.17a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.993a.75.75 0 01-1.06-1.061l2.461-2.461L7.4 12.23a.75.75 0 010-1.06m4.338 6.58a.75.75 0 01.75-.75h3.577a.75.75 0 010 1.5h-3.577a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("DocumentList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441M10.75 16.75a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H11.5a.75.75 0 01-.75-.75m.75-4.25a.75.75 0 000 1.5h3.75a.75.75 0 000-1.5zm-2 .75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m-.75 4.25a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]);m("DocumentStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 17.5v-6.444a2 2 0 00-.582-1.41l-.145-.147H18.5V16a1.5 1.5 0 01-1.5 1.5m-2.49-9.773v-3.89l3.845 3.866a.5.5 0 01.142.296h-3.715zm-1.5-1.509-.623-.628A2 2 0 0010.968 5H8.5A1.5 1.5 0 0110 3.5h3.01zM7 5a3 3 0 013-3h3.968a2 2 0 011.418.59l4.032 4.056A2 2 0 0120 8.056V16a3 3 0 01-3 3 3 3 0 01-3 3H7a3 3 0 01-3-3V8a3 3 0 013-3m0 15.5h7a1.5 1.5 0 001.5-1.5v-6.5h-5.49v-6H7A1.5 1.5 0 005.5 8v11A1.5 1.5 0 007 20.5m8.355-9.797a.5.5 0 01.142.296H11.51V6.837z","clip-rule":"evenodd"}]]);m("DocumentText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M8.75 16a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5zM8 13.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75M8.75 9a.75.75 0 000 1.5H10A.75.75 0 0010 9z","clip-rule":"evenodd"}]]);m("DotsHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 10.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3m-6.5 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M7 12a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0","clip-rule":"evenodd"}]]);m("DotsVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m0 6.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m1.5 5a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]);const Ru=m("Droplet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.077c0 2.98-2.447 5.423-5.5 5.423s-5.5-2.444-5.5-5.423c0-3.379 1.547-6.333 3.196-8.509a21.4 21.4 0 012.246-2.519L12 3.995l.058.054a21.4 21.4 0 012.246 2.519c1.649 2.176 3.196 5.13 3.196 8.509m1.5 0C19 18.9 15.866 22 12 22s-7-3.1-7-6.923C5 7.407 12 2 12 2s7 5.407 7 13.077M10.5 17a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);m("Drops",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 9a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0M19 9A7 7 0 115 9a7 7 0 0114 0M6 18.25a.75.75 0 01.75-.75h10.5a.75.75 0 010 1.5H6.75a.75.75 0 01-.75-.75m2.5 3a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("EdgeAll",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 4.406a.75.75 0 000-1.5H7a.75.75 0 100 1.5zM4.402 7a.75.75 0 10-1.5 0v10a.75.75 0 101.5 0zm16.689 0a.75.75 0 00-1.5 0v10a.75.75 0 101.5 0zM17.75 20.344a.75.75 0 01-.75.75H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("EdgeBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.125 7.875a1 1 0 102 0 1 1 0 00-2 0m0 4a1 1 0 102 0 1 1 0 00-2 0m-2 9.25a.75.75 0 000-1.5h-10a.75.75 0 000 1.5zm-13-8.25a1 1 0 110-2 1 1 0 010 2m15 3a1 1 0 102 0 1 1 0 00-2 0m-15 1.32a1 1 0 110-2 1 1 0 010 2m0-8.32a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-5-1a1 1 0 102 0 1 1 0 00-2 0","clip-rule":"evenodd"}]]);m("EdgeLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.25 19a1 1 0 100 2 1 1 0 000-2m-4 0a1 1 0 100 2 1 1 0 000-2M3 17a.75.75 0 001.5 0V7A.75.75 0 003 7zm8.25-13a1 1 0 112 0 1 1 0 01-2 0m-3 15a1 1 0 100 2 1 1 0 000-2M6.93 4a1 1 0 112 0 1 1 0 01-2 0m8.32 0a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m1-5a1 1 0 100 2 1 1 0 000-2","clip-rule":"evenodd"}]]);m("EdgeRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m9.25 2a.75.75 0 00-1.5 0v10a.75.75 0 001.5 0zM13 20a1 1 0 11-2 0 1 1 0 012 0m3-15a1 1 0 100-2 1 1 0 000 2m1.32 15a1 1 0 11-2 0 1 1 0 012 0M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m-1 5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("EdgeTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.125 16.125a1 1 0 10-2 0 1 1 0 002 0m0-4a1 1 0 10-2 0 1 1 0 002 0m2-9.25a.75.75 0 000 1.5h10a.75.75 0 000-1.5zm13 8.25a1 1 0 110 2 1 1 0 010-2m-15-3a1 1 0 10-2 0 1 1 0 002 0m15-1.32a1 1 0 110 2 1 1 0 010-2m0 8.32a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m5 1a1 1 0 10-2 0 1 1 0 002 0","clip-rule":"evenodd"}]]);m("Envelope",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5a1.5 1.5 0 00-.44.066l7.445 7.444 7.442-7.442A1.5 1.5 0 0019 5.5M3.5 7q0-.173.038-.335l5.37 5.371-5.356 5.357A1.5 1.5 0 013.5 17zm1.116 11.45q.184.05.384.05h14q.205 0 .393-.052l-5.353-5.352-1.505 1.505-.53.53-.53-.53-1.506-1.504zM15.1 12.035l5.35 5.35q.05-.185.05-.385V7q0-.17-.036-.328zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("Eraser",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m13.67 4.604 2.416 2.416-5.922 5.922-2.416-2.416zm-2.445 9.398 5.922-5.922 2.416 2.416-5.922 5.922zm-4.537-2.416L4.83 13.443a1.5 1.5 0 000 2.12l3.772 3.772a1.5 1.5 0 002.121 0l1.856-1.856zm6.982-9.104 1.06 1.061 5.893 5.893 1.061 1.06-1.06 1.061-8.84 8.839a3 3 0 01-4.242 0l-3.771-3.771a3 3 0 010-4.243l8.839-8.839zM15.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("ExclamationMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 4v11.284a.75.75 0 001.5 0V4a.75.75 0 00-1.5 0M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);m("ExclamationMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-.75-8.747v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);m("ExclamationMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10.75 1.252v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.498a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);const cr=m("ExclamationMarkTriangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.404 5.033c-1.048-1.886-3.76-1.886-4.808 0L2.995 16.914C1.977 18.747 3.302 21 5.399 21h13.202c2.097 0 3.422-2.253 2.404-4.086zm-3.497.728a1.25 1.25 0 012.186 0l6.6 11.882a1.25 1.25 0 01-1.092 1.857H5.399a1.25 1.25 0 01-1.093-1.857zm.343 7.989v-4.5a.75.75 0 011.5 0v4.5a.75.75 0 11-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);m("Eye",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.35 12.367c-1.13 2.107-3.857 5.972-8.35 5.972s-7.22-3.865-8.35-5.972a.76.76 0 010-.735C4.78 9.525 7.507 5.66 12 5.66s7.22 3.865 8.35 5.972a.76.76 0 010 .735m-18.022.71a2.26 2.26 0 010-2.154C3.481 8.774 6.587 4.16 12 4.16s8.519 4.614 9.672 6.763a2.26 2.26 0 010 2.154c-1.153 2.148-4.259 6.762-9.672 6.762s-8.519-4.614-9.672-6.762m8.953 1.606a2.78 2.78 0 01-1.964-3.402.75.75 0 00-1.449-.389 4.278 4.278 0 103.024-3.025.75.75 0 10.39 1.449 2.778 2.778 0 110 5.367","clip-rule":"evenodd"}]]);m("EyeOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m6.792 18.153-.95.95a.75.75 0 11-1.06-1.061L18.16 4.664a.75.75 0 011.06 1.06l-.81.812c1.642 1.443 2.734 3.177 3.32 4.27a2.26 2.26 0 010 2.154c-1.157 2.158-4.28 6.806-9.729 6.806-2.063 0-3.793-.667-5.21-1.613M17.346 7.6c1.464 1.26 2.477 2.825 3.062 3.916.127.236.127.5 0 .736-1.135 2.117-3.88 6.015-8.407 6.015-1.592 0-2.964-.482-4.122-1.2l1.66-1.66a4.297 4.297 0 005.985-5.985zm-2.908 2.909-3.812 3.812a2.8 2.8 0 004.078-1.713 2.8 2.8 0 00-.267-2.1M3.595 12.25c.43.803 1.092 1.862 1.995 2.867L4.529 16.18a16.4 16.4 0 01-2.256-3.22 2.26 2.26 0 010-2.154C3.43 8.648 6.553 4 12 4c1.448 0 2.731.328 3.857.85L14.71 5.997A7.6 7.6 0 0012 5.5c-4.527 0-7.271 3.898-8.406 6.015a.76.76 0 000 .736","clip-rule":"evenodd"}]]);m("FaceExtraHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M12 17c-1.371 0-2.69-.723-3.618-2h7.236c-.928 1.277-2.247 2-3.618 2m0 1.5c2.355 0 4.41-1.508 5.51-3.75.296-.601-.184-1.25-.854-1.25H7.344c-.67 0-1.15.649-.855 1.25C7.59 16.992 9.645 18.5 12 18.5","clip-rule":"evenodd"}]]);m("FaceHappyFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]);m("FaceHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]);m("FaceNeutralFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("FaceNeutral",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("FaceSadFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]);m("FaceSad",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]);m("FixedHeight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.752 3.75a.75.75 0 01-.75.75H6A.75.75 0 116 3h12.002a.75.75 0 01.75.75M12.002 17a.75.75 0 01-.75-.75v-8.5a.75.75 0 011.5 0v8.5a.75.75 0 01-.75.75m6 4.003a.75.75 0 100-1.5H6a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("FixedWidth",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 5.25A.75.75 0 014.5 6v12.002a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75M17 12a.75.75 0 01-.75.75h-8.5a.75.75 0 010-1.5h8.5A.75.75 0 0117 12m4.003-6a.75.75 0 00-1.5 0v12.002a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]);m("Flag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3a.75.75 0 00-1.5 0v18A.75.75 0 007 21v-6h12.305a1 1 0 00.755-1.656L16.717 9.5l3.343-3.844A1 1 0 0019.305 4H7zm11.208 10.5H7v-8h11.208l-2.623 3.016-.856.984.856.984z","clip-rule":"evenodd"}]]);m("FocalPoint",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4.5c-.69 0-1.25.56-1.25 1.25v3.182a.75.75 0 11-1.5 0V5.75A2.75 2.75 0 015.75 3h3.182a.75.75 0 110 1.5zM19.5 8.932V5.75c0-.69-.56-1.25-1.25-1.25h-3.182a.75.75 0 110-1.5h3.182A2.75 2.75 0 0121 5.75v3.182a.75.75 0 01-1.5 0M18.25 19.5h-3.182a.75.75 0 100 1.5h3.182A2.75 2.75 0 0021 18.25v-3.182a.75.75 0 00-1.5 0v3.182c0 .69-.56 1.25-1.25 1.25M4.5 18.25c0 .69.56 1.25 1.25 1.25h3.182a.75.75 0 010 1.5H5.75A2.75 2.75 0 013 18.25v-3.182a.75.75 0 011.5 0zM12 13a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("Folder",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h5.102a.5.5 0 01.374.168L11.66 7H4.5V6a.5.5 0 01.5-.5M3 7V6a2 2 0 012-2h5.102a2 2 0 011.495.671L13.667 7H18a3 3 0 013 3v7a3 3 0 01-3 3H6a3 3 0 01-3-3zm12 1.5H4.5V17A1.5 1.5 0 006 18.5h12a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0018 8.5z","clip-rule":"evenodd"}]]);m("FolderArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v4.75a.75.75 0 001.5 0V8.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17v-.03a.75.75 0 00-1.5 0V17a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m4.284 10.655a.75.75 0 010-1.06l.85-.85H3.758a.75.75 0 110-1.5h4.358l-.832-.832a.75.75 0 111.06-1.061l2.122 2.121.53.53-.53.53-2.121 2.122a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]);m("FolderArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v11a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m9.993 2.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17V8.5zm1.667 5.28a.75.75 0 01-1.06 0l-.85-.85v3.27a.75.75 0 11-1.5 0v-3.252l-.832.832a.75.75 0 11-1.061-1.06l2.121-2.122.53-.53.53.53 2.122 2.121a.75.75 0 010 1.061","clip-rule":"evenodd"}]]);m("Footer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v9h-15V6A1.5 1.5 0 016 4.5m-1.5 12V18A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-1.5zM3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("Funnel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m14 14 .3-.4 5.47-7.3a.5.5 0 00-.4-.8H5.66a.5.5 0 00-.401.799l5.444 7.305.297.399v4.847a.5.5 0 00.688.463l2-.814a.5.5 0 00.312-.463zm1.5.5 5.47-7.3c.988-1.32.047-3.2-1.6-3.2H5.66C4.015 4 3.073 5.876 4.056 7.195L9.5 14.5v4.35a2 2 0 002.754 1.852l2-.813a2 2 0 001.246-1.853z","clip-rule":"evenodd"}]]);m("GrabHandle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4a1.5 1.5 0 100 3 1.5 1.5 0 000-3m6 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m7.5-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0M15 17a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]);m("Gradient",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.559 5.5h1.88L3.5 13.44v-1.881l.03-.029 6-6zm-2.12 0H5A1.5 1.5 0 003.5 7v2.44zm5.591.53a.75.75 0 00.22-.53H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-6.44l.47-.47a.75.75 0 10-1.06-1.06l-1.5 1.5-.029.03h-1.88l4.47-4.47a.75.75 0 10-1.061-1.06l-5.5 5.5-.029.03H5q-.202-.001-.389-.05l8.42-8.42a.75.75 0 10-1.061-1.06l-8.42 8.419A1.5 1.5 0 013.5 17v-1.441l.03-.029zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("GridRegularFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zm10 0a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zM3 15a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-2a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z","clip-rule":"evenodd"}]]);m("GridRegular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M3 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2zm-4 9.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5M5 13a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zm10 1.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("H",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 19.013v-14m-3 14.237h6m-6-14.5h6M6.75 19.013v-14m-3 14.237h6m-6-14.5h6m-3 7h10"}]]);m("Heading",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.003 6v9.03h1.703v-3.754H9.06v3.754h1.702V6H9.06v3.728H5.706V6zM15.59 7.213v7.817h1.651V6h-2.98l-1.844 4.076h1.728l1.213-2.863zM3.77 17.5a.75.75 0 000 1.5h16.474a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("HeartCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.4 9.692c.404-.403.679-.465.814-.476.16-.012.364.033.62.182.26.15.5.364.686.564a4 4 0 01.245.291l.005.008a1.5 1.5 0 002.46 0l.005-.008.044-.057a4 4 0 01.201-.234c.187-.2.427-.414.686-.564.256-.149.46-.194.62-.182.135.01.41.073.814.476.619.619.693 1.165.558 1.738-.164.696-.673 1.509-1.44 2.352-.744.82-1.62 1.546-2.328 2.077q-.21.157-.39.285a20 20 0 01-.39-.285c-.708-.531-1.584-1.258-2.329-2.077-.766-.843-1.275-1.656-1.439-2.352-.135-.573-.06-1.12.558-1.738m-1.06-1.06c1.394-1.396 2.715-.947 3.592-.305.66.482 1.068 1.075 1.068 1.075s.408-.593 1.068-1.075c.877-.642 2.198-1.09 3.593.305 3.995 3.995-4.66 9.321-4.66 9.321s-8.657-5.326-4.662-9.321","clip-rule":"evenodd"}]]);m("HeartCircleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.821 17.821a8.5 8.5 0 111.049-2.83 7 7 0 00-9.86-9.86 8.4 8.4 0 00-2.831 1.048A8.5 8.5 0 1117.82 17.82M10.5 20.5a7 7 0 100-14 7 7 0 000 14m-2.901-8.79c-.471.472-.51.851-.415 1.253.125.527.525 1.173 1.166 1.87.619.673 1.35 1.272 1.945 1.712l.205.149q.099-.07.205-.15c.595-.439 1.326-1.038 1.945-1.711.641-.697 1.041-1.343 1.166-1.87.095-.402.056-.781-.415-1.252-.313-.314-.502-.34-.557-.344-.08-.007-.208.013-.399.121a2.5 2.5 0 00-.528.431 3 3 0 00-.19.224l-.002.003a1.5 1.5 0 01-2.45 0l-.002-.003-.033-.043a3 3 0 00-.157-.18 2.4 2.4 0 00-.528-.431c-.191-.11-.319-.129-.399-.122-.055.004-.244.03-.557.344m4-1.463c-.672.419-1.099 1.033-1.099 1.033s-.427-.614-1.1-1.033c-.738-.46-1.774-.685-2.862.403C3.142 14.046 10.5 18.5 10.5 18.5s7.358-4.454 3.962-7.85c-1.088-1.088-2.124-.864-2.863-.403","clip-rule":"evenodd"}]]);m("Highlighter",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m16.468 4.645 2.91 2.911a.5.5 0 01.029.677l-6.948 8.197-4.865-4.865 8.197-6.947a.5.5 0 01.677.027m-9.67 8.245-1.061 2.825 2.572 2.572 2.825-1.06zm8.023-9.417a2 2 0 012.708.112l2.91 2.91a2 2 0 01.112 2.708l-7.235 8.535a2 2 0 01-.822.58l-3.959 1.487a1 1 0 01-.898-.099l-.943.868a1.75 1.75 0 01-1.185.462H3.998c-1.574 0-2.348-1.916-1.216-3.01l1.604-1.547a1 1 0 01-.167-.99l1.488-3.959a2 2 0 01.579-.822zm-9.378 14.07 1.117 1.116-.882.81a.25.25 0 01-.169.067H3.998a.25.25 0 01-.174-.43zM14.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Home",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.373.507.464 9.476 8.686a.75.75 0 01-1.014 1.106L20 11.74V18a3 3 0 01-3 3H7a3 3 0 01-3-3v-6.259l-.968.888a.75.75 0 11-1.014-1.106l9.476-8.686zm0 2.034 6.5 5.959V18a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18v-7.634zm-2.808 8.545c-.08-.351-.047-.664.339-1.059.292-.299.49-.365.576-.383a.54.54 0 01.306.032 1.35 1.35 0 01.466.3l.01.012.003.002a1.5 1.5 0 002.217 0l.001-.002.011-.011a1 1 0 01.104-.09c.104-.084.232-.164.362-.211a.54.54 0 01.306-.032c.085.018.284.084.577.383.385.395.419.708.338 1.059-.107.466-.453 1.048-1.02 1.686-.546.615-1.193 1.165-1.72 1.57l-.068.051-.067-.051c-.528-.405-1.175-.955-1.721-1.57-.567-.638-.913-1.22-1.02-1.686M12 10.845s.133-.15.364-.323c.594-.444 1.841-1.045 3.178.323C18.58 13.95 12 18.093 12 18.093s-6.578-4.142-3.542-7.248c1.337-1.368 2.584-.767 3.178-.323.232.173.364.323.364.323","clip-rule":"evenodd"}]]);m("Icon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12q.202.001.389.05l-2.71 2.71A5.97 5.97 0 0012 6c-1.386 0-2.663.47-3.68 1.26L5.612 4.55q.187-.049.389-.05m1.26 3.82L4.55 5.612q-.049.187-.05.389v12q.001.202.05.389l2.71-2.71A5.97 5.97 0 016 12c0-1.386.47-2.663 1.26-3.68m1.072 6.287A4.5 4.5 0 017.5 12c0-.972.308-1.872.832-2.607L10.939 12zM8.32 16.74l-2.71 2.71q.187.049.389.05h12q.202-.001.389-.05l-2.71-2.71A5.97 5.97 0 0112 18a5.97 5.97 0 01-3.68-1.26m6.286-1.072A4.5 4.5 0 0112 16.5a4.5 4.5 0 01-2.607-.832L12 13.061zm2.133.011 2.71 2.71q.049-.187.05-.389V6q-.001-.202-.05-.389l-2.71 2.71A5.97 5.97 0 0118 12c0 1.386-.47 2.663-1.26 3.68m-1.072-6.286A4.5 4.5 0 0116.5 12a4.5 4.5 0 01-.832 2.607L13.061 12zm-1.06-1.061L12 10.939 9.393 8.332A4.5 4.5 0 0112 7.5a4.5 4.5 0 012.607.832M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("Image",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v5.609l4.083-2.732.423-.283.419.288 7.625 5.243 4.45-2.356V7A1.5 1.5 0 0019 5.5m1.5 8.966-4.15 2.197-.4.212-.375-.257-7.58-5.212L3.5 14.413V17A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11 7a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);m("ImageStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 5.5H8A1.5 1.5 0 006.5 7H15a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0018 5.5M18 17a3 3 0 003-3V7a3 3 0 00-3-3H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3M5 8.5h10a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V10A1.5 1.5 0 015 8.5m-1.462 8.837A1.5 1.5 0 005 18.5h7.949l-5.907-4.061zM13 13a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);m("ImageStackPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.468 9.5a4.5 4.5 0 003.032 2.389V18a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V11A1.5 1.5 0 015 9.5zM18 11.973V16.5a1.5 1.5 0 001.5-1.5v-3.468c-.46.23-.966.382-1.5.44m3-1.644A4.5 4.5 0 1013.758 5H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3 3 3 0 003-3zM13.111 6.5H8A1.5 1.5 0 006.5 8h6.528a4.5 4.5 0 01.083-1.5M17.5 5a.75.75 0 00-.75.75v1h-1a.75.75 0 000 1.5h1v1a.75.75 0 101.5 0v-1h1a.75.75 0 000-1.5h-1v-1A.75.75 0 0017.5 5M3.538 18.337A1.5 1.5 0 005 19.5h7.949l-5.907-4.061zM12.5 14a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);m("ImageWithText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v9.256l-7.304-1.98-.367-.1-.298.238-5 4a1 1 0 00-.09.086H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m8.171 10.324 7.126 1.93A1.5 1.5 0 0119 18.5H9.826zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 3a1 1 0 11-2 0 1 1 0 012 0m1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M5.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM5 11.25a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5a.75.75 0 01-.75-.75m.75 2.25a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Info",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.5 4.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0M8.25 9.25A.75.75 0 019 8.5h3.75a.75.75 0 01.75.75V19.5h2.75a.75.75 0 010 1.5h-7a.75.75 0 010-1.5H12V10H9a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("Intercom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 21.464 14.4 20H7a3 3 0 01-3-3V7a3 3 0 013-3h10a3 3 0 013 3v15zM18.5 7v12.872l-3.595-1.285-.245-.087H7A1.5 1.5 0 015.5 17V7A1.5 1.5 0 017 5.5h10A1.5 1.5 0 0118.5 7M8.416 14.376a.75.75 0 00-.832 1.248L8 15l-.416.624h.001l.003.002.007.005.02.014.073.045q.094.058.26.15c.221.122.537.282.928.441.778.317 1.876.643 3.124.643s2.347-.326 3.124-.643a9 9 0 001.187-.59l.073-.046.021-.014.007-.005.003-.001.001-.001L16 15l.416.624a.75.75 0 00-.831-1.249l-.001.001-.009.006-.046.029a7.4 7.4 0 01-.971.482c-.663.27-1.564.53-2.558.53s-1.895-.26-2.557-.53a7.4 7.4 0 01-.972-.482l-.046-.03zm0 0L8 15zm-.001 0","clip-rule":"evenodd"}]]);m("Johanna",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.5 0a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0m1.5 0a6 6 0 11-12 0 6 6 0 0112 0","clip-rule":"evenodd"}]]);m("Label",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 10.79V4.5h6.29a1.5 1.5 0 011.06.44l8.29 8.29a1.5 1.5 0 010 2.121l-4.789 4.79a1.5 1.5 0 01-2.121 0l-8.29-8.29a1.5 1.5 0 01-.44-1.061m-.621 2.121A3 3 0 013 10.79V4.5A1.5 1.5 0 014.5 3h6.29a3 3 0 012.121.879l8.29 8.29a3 3 0 010 4.243l-4.79 4.79a3 3 0 01-4.242 0zm5.524-4.403a.895.895 0 11-1.79 0 .895.895 0 011.79 0m1.5 0a2.395 2.395 0 11-4.79 0 2.395 2.395 0 014.79 0","clip-rule":"evenodd"}]]);m("Language",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 4h13v2.75a.75.75 0 01-1.5 0V5.5H9.25v10h1.5a.75.75 0 010 1.5h-4.5a.75.75 0 010-1.5h1.5v-10H3.5v1.25a.75.75 0 01-1.5 0zm14.692 11.662.574-.38A3.87 3.87 0 0019 12.057V10.5h-7.77V9h4.26V7.308a.75.75 0 011.5 0V9H22v1.5h-1.5v1.557a5.37 5.37 0 01-2.262 4.377l2.559 1.28a.75.75 0 11-.67 1.342l-3.33-1.665-3.614 2.389-.827-1.251 2.919-1.93a5.37 5.37 0 01-2.486-4.528v-.61h1.5v.61c0 1.464.827 2.802 2.136 3.457z","clip-rule":"evenodd"}]]);m("Layers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.37 8.663-6.156-3.11a.5.5 0 00-.451 0l-6.156 3.11 6.156 3.109a.5.5 0 00.45 0zm-5.48-4.448a2 2 0 00-1.803 0L4.047 7.77a1 1 0 000 1.785l7.04 3.556a2 2 0 001.803 0l7.04-3.556a1 1 0 000-1.785zm-9.81 7.373a.75.75 0 011.006-.335l7.903 3.951 7.903-3.951a.75.75 0 01.67 1.342l-8.238 4.119-.335.168-.336-.168-8.238-4.12a.75.75 0 01-.336-1.006m1.006 2.926a.75.75 0 10-.671 1.342l8.238 4.119.335.167.336-.167 8.238-4.12a.75.75 0 10-.67-1.341l-7.903 3.951z","clip-rule":"evenodd"}]]);m("LayersSingle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.745a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.708l8.507 5.173a2 2 0 002.079 0l8.507-5.173a1 1 0 000-1.708z","clip-rule":"evenodd"}]]);m("Leaf",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.194.393.018.696.057.909.102.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 10-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.195l-1.74 1.739a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.047S9.854 4.378 7.161 7.07m11.155-1.106-.003-.001zm-.294-.292-.001-.003z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]);m("Lightbulb",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.628 13.195a1.5 1.5 0 00-.753 1.3v2.244a.5.5 0 01-.5.5h-2.75a.5.5 0 01-.5-.5v-2.243a1.5 1.5 0 00-.753-1.301 5 5 0 01-.657-.446A5.16 5.16 0 016.75 8.696C6.75 5.838 9.09 3.5 12 3.5s5.25 2.338 5.25 5.196a5.16 5.16 0 01-1.965 4.053 5 5 0 01-.657.446m-6.003 3.544v-2.243a7 7 0 01-.844-.573A6.66 6.66 0 015.25 8.696C5.25 4.998 8.272 2 12 2s6.75 2.998 6.75 6.696c0 2.114-.988 4-2.531 5.227a7 7 0 01-.844.573v2.243a2 2 0 01-2 2h-2.75a2 2 0 01-2-2M9.891 20.5a.75.75 0 000 1.5h4.219a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("LightningFilled",[["path",{fill:"currentColor",d:"m13.78 3.084-9.734 9.73c-.629.63-.185 1.705.705 1.707l5.437.016-1.885 5.403c-.35 1.003.9 1.787 1.652 1.036l10-9.998c.63-.63.184-1.707-.707-1.707h-5.581l1.766-5.156c.343-1.003-.904-1.78-1.653-1.031"}]]);m("Lightning",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.749 15.271c-1.557-.004-2.334-1.886-1.233-2.987l9.733-9.73c1.312-1.311 3.495.05 2.894 1.804L14.717 8.52h4.531c1.56 0 2.34 1.885 1.238 2.987l-10 9.998c-1.316 1.315-3.504-.058-2.891-1.813l1.538-4.409zm-.172-1.926a.25.25 0 00.176.426l5.438.016 1.052.003-.346.994-1.885 5.403c-.03.082-.02.134-.006.17a.27.27 0 00.109.124.27.27 0 00.159.043c.038-.002.089-.017.15-.078l10-9.998a.25.25 0 00-.176-.427h-6.63l.34-.993 1.765-5.156c.028-.082.019-.134.005-.17a.27.27 0 00-.109-.123.27.27 0 00-.159-.043c-.038.003-.089.017-.15.078z","clip-rule":"evenodd"}]]);m("Lines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M2.998 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5h-16.5a.75.75 0 01-.75-.75m.752 4.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("LinesTriangular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M5.998 12a.75.75 0 01.75-.75h10.5a.75.75 0 110 1.5h-10.5a.75.75 0 01-.75-.75m3.752 4.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Link",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 12a4.75 4.75 0 014.75-4.75h2a.75.75 0 010 1.5h-2a3.25 3.25 0 000 6.5h2a.75.75 0 010 1.5h-2A4.75 4.75 0 012 12m20 0a4.75 4.75 0 01-4.75 4.75h-2a.75.75 0 010-1.5h2a3.25 3.25 0 000-6.5h-2a.75.75 0 010-1.5h2A4.75 4.75 0 0122 12m-13.75-.75a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("LinkBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7 1.25a3.75 3.75 0 100 7.5h1a.75.75 0 000-1.5H9a2.25 2.25 0 010-4.5h1a.75.75 0 000-1.5zm6 7.5a3.75 3.75 0 100-7.5h-1a.75.75 0 000 1.5h1a2.25 2.25 0 010 4.5h-1a.75.75 0 000 1.5zM9 12a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5A.75.75 0 019 12","clip-rule":"evenodd"}]]);m("LinkOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.75 7.25a4.75 4.75 0 000 9.5h2a.75.75 0 000-1.5h-2a3.25 3.25 0 010-6.5h2a.75.75 0 000-1.5zm10.5 9.5a4.75 4.75 0 100-9.5h-2a.75.75 0 000 1.5h2a3.25 3.25 0 010 6.5h-2a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("ListBullet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.75a1 1 0 11-2 0 1 1 0 012 0m15.198.75a.75.75 0 000-1.5H7.25a.75.75 0 100 1.5zM17.21 11a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zm3.738 2.75a.75.75 0 01-.75.75H7.25a.75.75 0 010-1.5h12.947a.75.75 0 01.75.75M17.21 18a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zM4 11.25a1 1 0 100-2 1 1 0 000 2m1 2.5a1 1 0 11-2 0 1 1 0 012 0m-1 4.5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("ListCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.96 6.116a.75.75 0 010 1.06l-2.998 3-.53.53-.531-.53-1.5-1.5a.75.75 0 111.061-1.06l.97.969L6.9 6.115a.75.75 0 011.06 0m-2.305 7.729H4a.5.5 0 00-.5.5V16a.5.5 0 00.5.5h1.655a.5.5 0 00.5-.5v-1.655a.5.5 0 00-.5-.5M4 12.345a2 2 0 00-2 2V16a2 2 0 002 2h1.655a2 2 0 002-2v-1.655a2 2 0 00-2-2zM22.13 6.75a.75.75 0 01-.75.75h-9.812a.75.75 0 110-1.5h9.811a.75.75 0 01.75.75m-2.265 3.5a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75m1.514 4.25a.75.75 0 000-1.5h-9.81a.75.75 0 100 1.5zm-1.514 2.75a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("ListIndented",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6v12a.75.75 0 001.5 0V6A.75.75 0 003 6m17.75.75a.75.75 0 01-.75.75H7A.75.75 0 017 6h13a.75.75 0 01.75.75m-3 3.5A.75.75 0 0117 11H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75M20 14.5a.75.75 0 000-1.5H7a.75.75 0 000 1.5zm-2.25 2.75A.75.75 0 0117 18H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("ListNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.006 5v5.34a.75.75 0 01-1.5 0V6.88l-.66.15a.75.75 0 01-.332-1.463l1.576-.358zm-.812 9.008a1 1 0 00-.814.445.75.75 0 01-1.26-.815c.333-.514 1.051-1.13 2.074-1.13.426 0 .888.136 1.25.476.373.35.565.845.565 1.415 0 .966-.486 1.876-1.02 2.597q-.193.259-.402.501h1.165a.75.75 0 010 1.5H3.75a.75.75 0 01-.48-1.325c.481-.403 1.061-.96 1.514-1.57.465-.627.725-1.217.725-1.703 0-.225-.068-.3-.091-.322-.034-.032-.105-.069-.224-.069M22.075 6.75a.75.75 0 01-.75.75h-10.52a.75.75 0 010-1.5h10.52a.75.75 0 01.75.75m-2.428 3.5a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75m1.678 4.25a.75.75 0 000-1.5h-10.52a.75.75 0 000 1.5zm-1.678 2.75a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("LockClosed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15 7v1H9V7a3 3 0 116 0M7.5 8V7a4.5 4.5 0 019 0v1h.5a3 3 0 013 3v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3zm9 1.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5zm-3.772 5.851a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]);m("LockOpenFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.015-.002.007v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]);m("LockOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.962 3.65c-.594.132-1.114.368-1.41.733a13 13 0 00-.496.64.75.75 0 01-1.4-.5l.735.154c-.734-.154-.734-.156-.733-.158v-.004l.002-.007.004-.015a.8.8 0 01.09-.216 2 2 0 01.103-.156c.088-.124.244-.33.53-.683.612-.755 1.533-1.093 2.248-1.252a7.2 7.2 0 011.607-.166h.041l.078.001a5.12 5.12 0 015.12 5.12v.897A3 3 0 0120 11v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3h8.98v-.86a3.62 3.62 0 00-3.62-3.619l-.113-.001h-.027a5.8 5.8 0 00-1.259.13M17 9.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5m-3.5 4.54a1.5 1.5 0 01-.772 1.311q.04.116.041.246v.807a.75.75 0 11-1.5 0v-.807q0-.12.035-.228a1.5 1.5 0 112.196-1.33","clip-rule":"evenodd"}]]);m("Lollipop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.061V9a5.5 5.5 0 10-11 0v6.061c0 .795.644 1.439 1.439 1.439h8.122c.795 0 1.439-.644 1.439-1.439M7.939 18H9.5v1.5a2.5 2.5 0 005 0V18h1.561A2.94 2.94 0 0019 15.061V9A7 7 0 105 9v6.061A2.94 2.94 0 007.939 18M11 19.5V18h2v1.5a1 1 0 11-2 0M9.75 7a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5A.75.75 0 019.75 7m4.5 0a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("Magnifier",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 11a7.5 7.5 0 11-15 0 7.5 7.5 0 0115 0m-1.688 6.872a9 9 0 111.06-1.06l2.898 2.898a.75.75 0 11-1.06 1.06z","clip-rule":"evenodd"}]]);m("MagnifierPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 18.5a7.5 7.5 0 100-15 7.5 7.5 0 000 15m6.872-1.688a9 9 0 10-1.06 1.06l2.898 2.898a.75.75 0 101.06-1.06zM10.25 11.75V14a.75.75 0 001.5 0v-2.25H14a.75.75 0 000-1.5h-2.25V8a.75.75 0 00-1.5 0v2.25H8a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("MapPointer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.173 9.692c0 2.227-1.157 5.007-2.706 7.307-.76 1.129-1.566 2.069-2.279 2.707-.357.32-.662.538-.9.668-.143.08-.23.11-.269.12a1.4 1.4 0 01-.272-.12 5 5 0 01-.905-.67c-.717-.64-1.527-1.58-2.292-2.709-1.559-2.3-2.723-5.079-2.723-7.303A6.19 6.19 0 0112.019 3.5c3.41 0 6.154 2.763 6.154 6.192m1.5 0C19.673 15 14.327 22 12.019 22S4.327 15 4.327 9.692A7.69 7.69 0 0112.019 2c4.249 0 7.654 3.444 7.654 7.692m-6.077 0a1.577 1.577 0 11-3.154 0 1.577 1.577 0 013.154 0m1.5 0a3.077 3.077 0 11-6.154 0 3.077 3.077 0 016.154 0","clip-rule":"evenodd"}]]);m("MarkArea",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6 2.5h8a.5.5 0 01.5.5v2a.5.5 0 01-.5.5H8a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5M6 10a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H8a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("Masonry",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h4v6H3.5V7A1.5 1.5 0 015 5.5m5.5 6v-6H19A1.5 1.5 0 0120.5 7v4.5zm-7 1.5v4A1.5 1.5 0 005 18.5h8.5V13zM15 13v5.5h4a1.5 1.5 0 001.5-1.5v-4zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("MediaObject",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h6.5A1.5 1.5 0 0013 18V6a1.5 1.5 0 00-1.5-1.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("MediaObjectIcon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5c-.288 0-.557.081-.786.222l4.036 6.16 4.036-6.16A1.5 1.5 0 0011.5 4.5M13 6.369 9.147 12.25l3.848 5.874Q13 18.063 13 18zM7.353 12.25 3.5 6.369V18q0 .063.005.124zM4.462 19.4l3.788-5.78 3.788 5.782q-.252.098-.538.099H5q-.286-.001-.538-.1M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm12 3.5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectImage",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v8.44l1.97-1.97.434-.435.512.341L13 16.766V6a1.5 1.5 0 00-1.5-1.5M3.5 18v-1.5l.03.03 2.566-2.565 6.815 4.544a1.5 1.5 0 01-1.411.991H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5zM9.5 9a.5.5 0 11-1 0 .5.5 0 011 0M11 9a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]);m("MediaObjectRatio1To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("MediaObjectRatio1To2",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h1A1.5 1.5 0 017.5 6v12A1.5 1.5 0 016 19.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h1a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm9.032-.25a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.41a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.41a.75.75 0 010 1.5h-5.41a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectRatio1To3",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5.5v13a1 1 0 11-2 0v-13a1 1 0 012 0M2 5.5a2.5 2.5 0 015 0v13a2.5 2.5 0 01-5 0zm8.041.25a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.974a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.974a.75.75 0 010 1.5h-5.974a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectRatio2To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6A1.5 1.5 0 0112.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.81-.25a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75M17.56 8a.75.75 0 000 1.5h2.122a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h2.122a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectRatio3To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h8A1.5 1.5 0 0114.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h8a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm16.018-.25a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h1.397a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h1.397a.75.75 0 010 1.5h-1.397a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectTextBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 20.25a.75.75 0 01-.75.75h-6.5a.75.75 0 010-1.5h6.5a.75.75 0 01.75.75m2.5-3a.75.75 0 01-.75.75H6.25a.75.75 0 010-1.5h11.5a.75.75 0 01.75.75M18 12.5H6A1.5 1.5 0 014.5 11V6A1.5 1.5 0 016 4.5h12A1.5 1.5 0 0119.5 6v5a1.5 1.5 0 01-1.5 1.5m3-1.5a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h12a3 3 0 013 3z","clip-rule":"evenodd"}]]);m("MediaObjectTextLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 4.5h3A1.5 1.5 0 0120.5 6v12a1.5 1.5 0 01-1.5 1.5h-3a1.5 1.5 0 01-1.5-1.5V6A1.5 1.5 0 0116 4.5M13 6a3 3 0 013-3h3a3 3 0 013 3v12a3 3 0 01-3 3h-3a3 3 0 01-3-3zM2 5.75A.75.75 0 012.75 5h7.015a.75.75 0 010 1.5H2.75A.75.75 0 012 5.75m0 6a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5H2.75a.75.75 0 01-.75-.75M5.75 8a.75.75 0 100 1.5h4.015a.75.75 0 000-1.5zM5 14.75a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectTextRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("MediaObjectTextTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 3.75A.75.75 0 016.25 3h11.5a.75.75 0 010 1.5H6.25a.75.75 0 01-.75-.75m2.5 3A.75.75 0 018.75 6h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 018 6.75M6 11.5h12a1.5 1.5 0 011.5 1.5v5a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18v-5A1.5 1.5 0 016 11.5M3 13a3 3 0 013-3h12a3 3 0 013 3v5a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("MediaObjectVideo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6.5A1.5 1.5 0 0113 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6.5a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 .5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75m-5.078 2.055a1 1 0 000-1.61L7.093 8.19a1 1 0 00-1.593.805v6.01a1 1 0 001.593.805zM7 9.985 9.736 12 7 14.016z","clip-rule":"evenodd"}]]);m("MegaMenu",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm.25 4.75A.75.75 0 016 8h4a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M6 11a.75.75 0 000 1.5h2A.75.75 0 008 11zm-.75 3.75A.75.75 0 016 14h2a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M14 11a.75.75 0 000 1.5h2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 0114 14h2a.75.75 0 010 1.5h-2a.75.75 0 01-.75-.75M14 8a.75.75 0 000 1.5h4A.75.75 0 0018 8z","clip-rule":"evenodd"}]]);m("Megaphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.967 4.823a.25.25 0 00-.384-.211l-4.35 2.77-.184.118H10v5h2.049l.184.117 4.35 2.771a.25.25 0 00.384-.21zM11.612 6H5a3 3 0 00-3 3v2c0 1.043.532 1.962 1.34 2.5l1.257 5.867a1.75 1.75 0 001.711 1.383h.942A1.75 1.75 0 009 19v-5h2.612l4.165 2.653c1.165.742 2.69-.094 2.69-1.476V4.823c0-1.382-1.525-2.218-2.69-1.476zM5 7.5h3.5v5H5A1.5 1.5 0 013.5 11V9A1.5 1.5 0 015 7.5M4.981 14l1.083 5.052a.25.25 0 00.244.198h.942A.25.25 0 007.5 19v-5zM22 7.603a.75.75 0 00-1.5 0v5.151a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]);m("Microphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 7v3a2.5 2.5 0 01-5 0V7a2.5 2.5 0 015 0M8 7a4 4 0 118 0v3a4 4 0 01-8 0zm-1.5 3.75a.75.75 0 00-1.5 0c0 1.377.81 3.05 2.011 4.352 1.064 1.153 2.534 2.123 4.239 2.348v1.05h-2a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-2v-1.05c1.705-.225 3.175-1.195 4.239-2.348C18.19 13.8 19 12.127 19 10.75a.75.75 0 00-1.5 0c0 .873-.565 2.2-1.613 3.335C14.853 15.205 13.477 16 12 16s-2.853-.796-3.886-1.915C7.065 12.949 6.5 11.623 6.5 10.75","clip-rule":"evenodd"}]]);const ku=m("Minus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 11.75a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MinusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.25-.75a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Money",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.75 3a.75.75 0 01.75.75v1.155c1.208.116 2.1.56 2.713 1.02.353.265.61.533.782.739a4 4 0 01.268.366l.006.01.002.004.001.002-.633.37.634-.369a.75.75 0 01-1.292.762l-.002-.003-.021-.032a2 2 0 00-.115-.15 3.2 3.2 0 00-.53-.499c-.486-.364-1.268-.75-2.438-.75-1.265 0-1.992.267-2.399.616-.382.329-.601.837-.601 1.634 0 .626.288 1.065.854 1.464.605.426 1.441.74 2.402 1.088l.11.04c.881.319 1.867.676 2.63 1.188.834.56 1.504 1.374 1.504 2.595 0 1.358-.576 2.415-1.453 3.117-.693.554-1.55.87-2.422.972v1.161a.75.75 0 01-1.5 0v-1.187a6.3 6.3 0 01-2.588-1.001 6.5 6.5 0 01-.908-.73 5 5 0 01-.309-.326l-.02-.024-.006-.008-.003-.003v-.001l-.001-.001.585-.469-.586.468a.75.75 0 011.17-.94l.006.008.037.043q.054.061.17.175a5 5 0 00.697.56c.615.41 1.504.811 2.631.811.798 0 1.562-.24 2.11-.68.529-.423.89-1.053.89-1.945 0-.561-.268-.966-.84-1.35-.608-.408-1.442-.71-2.405-1.059l-.01-.004c-.915-.331-1.954-.708-2.755-1.272a4 4 0 01-.45-.36c-.61-.564-1.04-1.315-1.04-2.33 0-1.078.306-2.07 1.124-2.772.625-.537 1.47-.835 2.501-.937V3.75a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("MoneyCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-15.57a.75.75 0 00-1.5 0v.405c-.625.08-1.165.262-1.586.598-.65.519-.856 1.269-.856 2.045 0 .95.49 1.607 1.098 2.06.568.422 1.297.712 1.91.956l.012.005c.665.265 1.205.481 1.593.758.352.251.482.481.482.78 0 .482-.232.84-.628 1.106-.416.28-.98.429-1.487.429-.688 0-1.135-.242-1.41-.466a2 2 0 01-.364-.4l-.009-.014a.75.75 0 00-1.321.71l.663-.35-.663.351.002.002.002.004.004.009.013.022.04.065q.048.079.138.2c.12.157.299.36.547.563.416.34 1.016.666 1.82.77v.533a.75.75 0 001.5 0v-.609a4 4 0 001.363-.575c.721-.486 1.29-1.271 1.29-2.35 0-.937-.507-1.57-1.11-2.001-.543-.387-1.237-.663-1.829-.898l-.081-.032c-.659-.262-1.197-.486-1.58-.771-.348-.259-.495-.511-.495-.857 0-.523.131-.745.291-.873.204-.162.633-.32 1.527-.32.761 0 1.228.254 1.5.476a1.7 1.7 0 01.351.392l.007.013a.75.75 0 001.343-.67l-.674.33.673-.33v-.001l-.001-.002-.002-.004-.005-.01-.012-.023-.04-.069a3 3 0 00-.137-.207c-.12-.163-.3-.373-.554-.58a3.63 3.63 0 00-1.825-.773zm-3.403 8.622c.663-.351.663-.352.662-.352zm.658-.36","clip-rule":"evenodd"}]]);m("MoveTo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 2.5A1.5 1.5 0 004.5 4v2A1.5 1.5 0 006 7.5h3.25a1.5 1.5 0 001.5-1.5V4a1.5 1.5 0 00-1.5-1.5zM6 4h3.25v2H6zm0 5.5A1.5 1.5 0 004.5 11v2A1.5 1.5 0 006 14.5h3.25a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5zM6 11h3.25v2H6zm-1.5 7A1.5 1.5 0 016 16.5h3.25a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 20zm4.75 0H6v2h3.25zM13 9.25a.75.75 0 001.5 0V6.956A6 6 0 0117.25 12a6 6 0 01-2.75 5.045V14.75a.75.75 0 00-1.5 0v4.75h4.75a.75.75 0 000-1.5h-1.999a7.49 7.49 0 002.999-6 7.49 7.49 0 00-3-6h2a.75.75 0 000-1.5H13z","clip-rule":"evenodd"}]]);m("MusicNote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 3.75A.75.75 0 019.25 3h11a.75.75 0 01.75.75V17.5a3.5 3.5 0 11-1.5-2.873V8H10v9.5a3.5 3.5 0 11-1.5-2.873zM10 6.5h9.5v-2H10zm7.5 9a2 2 0 110 4 2 2 0 010-4m-11 0a2 2 0 110 4 2 2 0 010-4","clip-rule":"evenodd"}]]);m("Nook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.329 16.123a.25.25 0 01.111.208v1.4l-7.72-4.156V4.738l1.22.762a.25.25 0 01.117.212v2.403c0 .636.345 1.221.9 1.53l2.163 1.202a.25.25 0 01.128.218v2.068c0 .585.293 1.132.78 1.456zm-9.109-2.548L3.5 17.732v-1.4a.25.25 0 01.111-.209l2.301-1.534a1.75 1.75 0 00.78-1.456v-2.068a.25.25 0 01.128-.218l2.163-1.202c.556-.309.9-.894.9-1.53V5.712a.25.25 0 01.118-.212l1.219-.762zm-6.907 5.423 7.658-4.123 7.656 4.123-1.532.85a.25.25 0 01-.233.006l-1.943-.972a1.75 1.75 0 00-1.493-.034l-2.354 1.047a.25.25 0 01-.203 0l-2.355-1.046a1.75 1.75 0 00-1.493.033l-1.943.972a.25.25 0 01-.233-.005zm17.225.654-2.714 1.508a1.75 1.75 0 01-1.633.036l-1.943-.972a.25.25 0 00-.213-.005l-2.354 1.046a1.75 1.75 0 01-1.422 0L8.905 20.22a.25.25 0 00-.213.005l-1.943.972a1.75 1.75 0 01-1.633-.036l-2.73-1.517L2 19.43v-3.1c0-.585.292-1.131.78-1.456l2.3-1.534a.25.25 0 00.112-.208v-2.068c0-.635.344-1.221.9-1.53l2.163-1.201a.25.25 0 00.128-.219V5.712c0-.604.31-1.164.823-1.484l2.367-1.48.397-.248.397.248 2.367 1.48c.512.32.823.88.823 1.484v2.403c0 .091.05.175.128.219l2.163 1.201c.556.309.9.895.9 1.53v2.068a.25.25 0 00.112.208l2.3 1.534c.488.325.78.871.78 1.456v3.098l-.368.204z","clip-rule":"evenodd"}]]);m("OrientationBoxes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3.5h6A1.5 1.5 0 0112.5 5v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V5A1.5 1.5 0 015 3.5M2 5a3 3 0 013-3h6a3 3 0 013 3v5h5a3 3 0 013 3v6a3 3 0 01-3 3H9a3 3 0 01-3-3v-1H5a3 3 0 01-3-3zm5.5 13v1A1.5 1.5 0 009 20.5h10a1.5 1.5 0 001.5-1.5v-6a1.5 1.5 0 00-1.5-1.5h-5V15a3 3 0 01-3 3z","clip-rule":"evenodd"}]]);m("Paintbrush",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.141 6.339-2.2 2.2-2.278-2.279 2.2-2.2a1.611 1.611 0 012.277 2.28m.04 4.439L19.001 9.6l2.2-2.2a3.111 3.111 0 10-4.4-4.4l-2.2 2.2-1.178-1.178a3 3 0 00-4.243 0L7.414 5.789a1.5 1.5 0 00-.379 1.485 2 2 0 00-.093.086l-4.478 4.478a1.5 1.5 0 000 2.122l7.778 7.778a1.5 1.5 0 002.121 0l4.479-4.479q.045-.044.085-.093a1.5 1.5 0 001.486-.378l1.768-1.768a3 3 0 000-4.242m-6.679-4.479.04-.039-1.179-1.178a1.5 1.5 0 00-2.121 0L8.474 6.849l.263.263q.176.1.327.248l7.778 7.778q.148.151.247.326l.263.263 1.768-1.767a1.5 1.5 0 000-2.122l-1.179-1.178-.039.039-1.06-1.06-2.279-2.279zM7.964 8.46l-4.44 4.439 1.16 1.159 1.964-1.964a.75.75 0 011.06 1.06l-1.964 1.964 1.14 1.14.864-.864a.75.75 0 011.06 1.06l-.864.864 1.14 1.14 2.513-2.515a.75.75 0 011.061 1.061l-2.514 2.514 1.159 1.159 4.439-4.439z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]);m("Paperclip",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.451 4.635c-.568.557-.951 1.405-.951 2.57v8.03C6.5 17.525 8.62 20 11.353 20c1.467 0 2.897-.393 3.94-1.174 1.016-.762 1.707-1.92 1.707-3.59V6.823h1.5v8.411c0 2.153-.92 3.752-2.308 4.792-1.363 1.02-3.132 1.473-4.839 1.473C7.737 21.5 5 18.298 5 15.235v-8.03c0-1.51.506-2.764 1.402-3.641.89-.874 2.107-1.314 3.422-1.314 1.317 0 2.504.443 3.362 1.327.856.884 1.314 2.137 1.314 3.629v8.03c0 1.612-1.257 2.661-2.765 2.661-1.586 0-2.7-1.303-2.735-2.642-.013-.497-.013-2.615-.01-4.59L8.996 8 9 7.143v-.322l.75.003.75.002v.084l-.001.238-.003.856-.006 2.664c-.003 1.99-.003 4.078.01 4.547a1.243 1.243 0 001.235 1.182c.786 0 1.265-.48 1.265-1.162v-8.03c0-1.183-.358-2.034-.892-2.584-.532-.549-1.308-.871-2.284-.871-.98 0-1.8.324-2.373.885m2.302 1.439a.75.75 0 01.747.752l-.75-.002L9 6.82a.75.75 0 01.753-.747m7.997 0a.75.75 0 01.75.75H17a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("Paperplane",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.388 11.779a.25.25 0 010 .447L4.863 19.469a.25.25 0 01-.357-.27l1.203-6.445h6.29a.75.75 0 000-1.5H5.71L4.506 4.807a.25.25 0 01.357-.27zm.67 1.79c1.292-.644 1.292-2.488 0-3.132L5.533 3.195c-1.294-.644-2.767.467-2.502 1.887l1.283 6.875a.3.3 0 010 .092l-1.283 6.874c-.265 1.42 1.208 2.532 2.502 1.887z","clip-rule":"evenodd"}]]);m("PauseFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 3a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2zm9 0a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2z","clip-rule":"evenodd"}]]);m("Pause",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M4 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2zm11-.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2h-3a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("Pen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.107 6.107-1.632-1.632a.5.5 0 00-.708 0L16.34 5.903l2.34 2.34 1.428-1.429a.5.5 0 000-.707M6.254 15.988l9.025-9.024 2.339 2.339-9.025 9.025-3 .66zm3.09 3.71L21.167 7.875a2 2 0 000-2.829l-1.632-1.632a2 2 0 00-2.828 0L4.883 15.238l-.922 4.192a1 1 0 001.191 1.191zm5.406-.198a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("People",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5M13 8a4 4 0 01-1.368 3.012A7 7 0 0116 17.5V19h4.206v-1.008a4.354 4.354 0 00-3.706-4.306v-2.328a1.845 1.845 0 10-1.346-3.435V6.359q.339-.073.699-.073a3.345 3.345 0 011.83 6.144 5.855 5.855 0 014.023 5.562V20.5H2v-3a7 7 0 014.368-6.488A4 4 0 1113 8m-3 11h4.5v-1.5a5.5 5.5 0 10-11 0V19z","clip-rule":"evenodd"}]]);m("Person",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m.132 3.012a4 4 0 10-5.265 0A7 7 0 005 17.5v3h14v-3a7 7 0 00-4.368-6.488M12 12a5.5 5.5 0 00-5.5 5.5V19h11v-1.5A5.5 5.5 0 0012 12","clip-rule":"evenodd"}]]);m("PersonAnonymous",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.222 11.326a4 4 0 01-1.472.603v.821a.75.75 0 01-1.5 0v-1.5a.75.75 0 01.75-.75h.187A2.507 2.507 0 109.493 8H8a4 4 0 116.222 3.326M17.5 17c0-1.86-.924-3.505-2.337-4.5a5.5 5.5 0 001.114-1.042A6.99 6.99 0 0119 17v3H5v-3a6.99 6.99 0 012.723-5.542c.321.397.696.748 1.114 1.042A5.5 5.5 0 006.5 17v1.5h11zm-5.5-.125a.75.75 0 00.75-.75v-.75a.75.75 0 00-1.5 0v.75c0 .414.336.75.75.75","clip-rule":"evenodd"}]]);m("PersonLock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.4 8h-1.5a2.5 2.5 0 10-3.3 2.37v1.595A4.9 4.9 0 005.5 16.8v1.7h4.1V20H4v-3.2a6.4 6.4 0 013.732-5.82A4 4 0 1114.4 8M12 12.346V12a3.2 3.2 0 016.4 0v.346A3 3 0 0120 15v2a3 3 0 01-3 3h-3.6a3 3 0 01-3-3v-2a3 3 0 011.6-2.654m.86 1.254a1.5 1.5 0 00-.96 1.4v2a1.5 1.5 0 001.5 1.5H17a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-.96-1.4zM16.9 12a1.7 1.7 0 10-3.4 0zm-.9 4a.8.8 0 11-1.6 0 .8.8 0 011.6 0","clip-rule":"evenodd"}]]);m("PersonSlash",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.956 6.804a4 4 0 10-6.588 3.608A7 7 0 005 16.9v.86l1.542-1.542a5.5 5.5 0 014.776-4.776l1.81-1.81a2.5 2.5 0 111.104-1.104zm-1.134 5.374L8.6 18.4h8.9v-1.5a5.5 5.5 0 00-2.678-4.722M7.1 19.9l-1.82 1.82a.75.75 0 11-1.06-1.061l14.939-14.94a.75.75 0 011.06 1.061l-4.31 4.312A7 7 0 0119 16.9v3z","clip-rule":"evenodd"}]]);m("Pills",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 11.5H3.5v1H6zM3.5 10A1.5 1.5 0 002 11.5v1A1.5 1.5 0 003.5 14H6a1.5 1.5 0 001.5-1.5v-1A1.5 1.5 0 006 10zm10 1.5h-3v1h3zm-3-1.5A1.5 1.5 0 009 11.5v1a1.5 1.5 0 001.5 1.5h3a1.5 1.5 0 001.5-1.5v-1a1.5 1.5 0 00-1.5-1.5zm7.5 1.5h2.5v1H18zm-1.5 0A1.5 1.5 0 0118 10h2.5a1.5 1.5 0 011.5 1.5v1a1.5 1.5 0 01-1.5 1.5H18a1.5 1.5 0 01-1.5-1.5z","clip-rule":"evenodd"}]]);m("PinFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.303 3.692a2.508 2.508 0 00-3.84.361l-2.72 3.989-3.737.632c-1.603.272-2.23 2.235-1.08 3.382l2.476 2.469-.011.01L3.21 19.7a.747.747 0 000 1.06.753.753 0 001.062 0l5.18-5.165.01-.011 2.456 2.447c1.15 1.147 3.118.521 3.39-1.077l.635-3.726 4-2.712a2.492 2.492 0 00.362-3.83z","clip-rule":"evenodd"}]]);m("Pin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.1 11.99-.53.358-.107.63-.635 3.725a.501.501 0 01-.847.27l-5.993-5.977a.499.499 0 01.27-.845l3.736-.633.63-.106.36-.528 2.72-3.989a1.003 1.003 0 011.537-.144l3.003 2.995a.997.997 0 01-.145 1.531zM7.005 8.674l3.736-.632 2.72-3.989a2.508 2.508 0 013.84-.361l3.004 2.994a2.492 2.492 0 01-.362 3.83l-4 2.712-.635 3.726c-.272 1.598-2.24 2.224-3.39 1.077l-2.455-2.447-.011.01-5.18 5.166a.753.753 0 01-1.062 0 .747.747 0 010-1.06l5.18-5.164.01-.011-2.476-2.47c-1.15-1.146-.522-3.11 1.081-3.38","clip-rule":"evenodd"}]]);m("PlayFilled",[["path",{fill:"currentColor",d:"M4.64 19.152V4.77a1 1 0 011.497-.868l12.626 7.226a1 1 0 01-.004 1.738L6.133 20.022a1 1 0 01-1.493-.87"}]]);m("Play",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.764 4.553a.25.25 0 00-.374.217v14.382a.25.25 0 00.373.217l12.627-7.156a.25.25 0 000-.434zM3.89 4.77c0-1.344 1.453-2.187 2.62-1.519l12.626 7.226c1.177.674 1.173 2.373-.007 3.041L6.503 20.674c-1.167.661-2.613-.181-2.613-1.522z","clip-rule":"evenodd"}]]);m("PlayBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.358.895a.75.75 0 00-1.126.649v6.959a.75.75 0 001.129.647l5.974-3.499a.75.75 0 00-.003-1.296zm4.108 4.113-3.734 2.187v-4.35z","clip-rule":"evenodd"}]]);m("PlayCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.17 9.287a.25.25 0 01.38-.213l4.557 2.798a.25.25 0 01-.004.428l-4.557 2.67a.25.25 0 01-.376-.215zm1.165-1.491C10.17 7.08 8.67 7.919 8.67 9.287v5.468c0 1.352 1.468 2.193 2.635 1.51l4.556-2.67a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]);m("PlayFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5M3.5 18V8.5h17V18a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm5.75 8.787a.25.25 0 01.38-.213l3.557 2.184a.25.25 0 01-.004.428l-3.557 2.085a.25.25 0 01-.376-.216zm1.166-1.491c-1.166-.716-2.666.123-2.666 1.491v4.268c0 1.352 1.468 2.193 2.635 1.51l3.556-2.084a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]);m("Plus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 12.5v7.25a.75.75 0 001.5 0V12.5h7.25a.75.75 0 000-1.5H12.5V3.75a.75.75 0 00-1.5 0V11H3.75a.75.75 0 100 1.5z","clip-rule":"evenodd"}]]);m("PlusBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.25 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 01-1.5 1.732V9.25A3.25 3.25 0 0014.75 6H7.518A1.75 1.75 0 019.25 4.5M21 14.75a3.25 3.25 0 01-3.009 3.241A3.25 3.25 0 0114.75 21h-8.5A3.25 3.25 0 013 17.75v-8.5a3.25 3.25 0 013.009-3.241A3.25 3.25 0 019.25 3h8.5A3.25 3.25 0 0121 6.25zM14.75 7.5h-8.5A1.75 1.75 0 004.5 9.25v8.5c0 .966.784 1.75 1.75 1.75h8.5a1.75 1.75 0 001.75-1.75v-8.5a1.75 1.75 0 00-1.75-1.75M10.5 10a.75.75 0 01.75.75v2h2a.75.75 0 010 1.5h-2v2a.75.75 0 01-1.5 0v-2h-2a.75.75 0 010-1.5h2v-2a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("PlusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7 12a.75.75 0 01.75-.75h3.5v-3.5a.75.75 0 011.5 0v3.5h3.5a.75.75 0 010 1.5h-3.5v3.5a.75.75 0 01-1.5 0v-3.5h-3.5A.75.75 0 017 12","clip-rule":"evenodd"}]]);m("PlusFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7.75 8.25a.75.75 0 00-1.5 0v2h-2a.75.75 0 000 1.5h2v2a.75.75 0 001.5 0v-2h2a.75.75 0 000-1.5h-2z","clip-rule":"evenodd"}]]);m("Pointout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.5 4a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0m1.5 0a3 3 0 11-6 0 3 3 0 016 0","clip-rule":"evenodd"}]]);m("Polygon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.874.45.338 8.253 6.19.415.31-.145.499-3.001 10.316-.157.54H6.185l-.157-.54-3.001-10.316-.145-.498.415-.312 8.253-6.19zM4.612 10.29l2.699 9.278h9.378l2.699-9.278L12 4.75z","clip-rule":"evenodd"}]]);m("Puzzle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.06 7.3H5a.5.5 0 00-.5.5V19a.5.5 0 00.5.5h2.58v-.78a3.02 3.02 0 116.04 0v.78h2.58a.5.5 0 00.5-.5v-4.06h2.26a1.54 1.54 0 000-3.08H16.7V7.8a.5.5 0 00-.5-.5h-4.06V5.04a1.54 1.54 0 10-3.08 0zm9.14 10.64v-1.5h.76a3.04 3.04 0 000-6.08h-.76V7.8a2 2 0 00-2-2h-2.56v-.76a3.04 3.04 0 10-6.08 0v.76H5a2 2 0 00-2 2V19a2 2 0 002 2h4.08v-2.28a1.52 1.52 0 113.04 0V21h4.08a2 2 0 002-2z","clip-rule":"evenodd"}]]);m("QuestionMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.726 6.447c.182-.704.538-1.377 1.09-1.87.539-.481 1.306-.827 2.394-.827 1.094 0 1.82.347 2.281.868.474.535.759 1.355.759 2.456 0 1.067-.734 1.867-1.785 2.938l-.08.08c-.938.954-2.135 2.172-2.135 3.908a.75.75 0 001.5 0c0-1.066.733-1.867 1.785-2.937l.08-.081c.938-.954 2.135-2.172 2.135-3.908 0-1.343-.347-2.56-1.136-3.45-.802-.906-1.971-1.374-3.404-1.374-1.437 0-2.565.469-3.394 1.21C8 4.19 7.513 5.145 7.274 6.071a.75.75 0 001.452.375M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);m("QuestionMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.827 8.203c-.296.269-.496.646-.6 1.056a.75.75 0 01-1.454-.37c.16-.627.485-1.287 1.045-1.796.572-.52 1.346-.843 2.314-.843.963 0 1.778.323 2.342.97.55.632.776 1.477.776 2.373 0 1.214-.82 2.062-1.395 2.656l-.065.068c-.674.698-1.04 1.13-1.04 1.683a.75.75 0 01-1.5 0c0-1.215.82-2.062 1.395-2.657l.065-.067c.674-.699 1.04-1.13 1.04-1.683 0-.66-.168-1.112-.408-1.388-.226-.26-.595-.455-1.21-.455-.612 0-1.021.195-1.305.453M13 17a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("RadiusBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 6.947v3.303a9.25 9.25 0 009.25 9.25h3.505a.75.75 0 110 1.5h-3.506C7.812 21 3 16.187 3 10.25V6.947a.75.75 0 111.5 0m7.505-3.75a1 1 0 112 0 1 1 0 01-2 0m-3.373-1a1 1 0 100 2 1 1 0 000-2m7.373 1a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m0-4a1 1 0 112 0 1 1 0 01-2 0","clip-rule":"evenodd"}]]);m("RadiusBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.85 19.601h3.304a9.25 9.25 0 009.25-9.25V6.846a.75.75 0 011.5 0v3.505c0 5.938-4.813 10.75-10.75 10.75H7.85a.75.75 0 010-1.5M4.1 12.096a1 1 0 110-2 1 1 0 010 2m-1 3.373a1 1 0 102 0 1 1 0 00-2 0m1-7.373a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-4 0a1 1 0 110-2 1 1 0 010 2","clip-rule":"evenodd"}]]);m("RadiusTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.404 3.596H13.1a9.25 9.25 0 00-9.25 9.25v3.505a.75.75 0 01-1.5 0v-3.505c0-5.938 4.813-10.75 10.75-10.75h3.303a.75.75 0 010 1.5m4.5 8.255a1 1 0 110 2 1 1 0 010-2m1-3.372a1 1 0 10-2 0 1 1 0 002 0m-1 7.372a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m4 0a1 1 0 110 2 1 1 0 010-2","clip-rule":"evenodd"}]]);m("RadiusTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.755 17v-3.303a9.25 9.25 0 00-9.25-9.25H7a.75.75 0 110-1.5h3.505c5.937 0 10.75 4.813 10.75 10.75V17a.75.75 0 11-1.5 0M13 20a1 1 0 11-2 0 1 1 0 012 0m3.372 1a1 1 0 100-2 1 1 0 000 2M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m0 4a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("RectangleLandscape",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("RectanglePortraitSquare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm7 1.5h4a.5.5 0 01.5.5v8a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V8a.5.5 0 01.5-.5M8 8a2 2 0 012-2h4a2 2 0 012 2v8a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("Report",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v14a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5M4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm4 1a.75.75 0 000 1.5h7.2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 9h4a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75m3.881 3.819-.526-.519-.527.519-2.81 2.768a.75.75 0 001.053 1.069l2.284-2.25 2.284 2.25.526.518.526-.518 2.81-2.768a.75.75 0 00-1.052-1.07l-2.284 2.25z","clip-rule":"evenodd"}]]);m("Rocket",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.301 5.625c.829-.829 1.959-1.256 3.188-1.427 1.228-.17 2.439-.068 3.272.06a.1.1 0 01.061.028c.01.009.022.026.027.06.128.834.231 2.045.06 3.273-.17 1.229-.598 2.359-1.426 3.187-1.958 1.958-4.046 3.31-5.65 4.174-.719.387-1.335.673-1.791.87l-2.784-2.784a23 23 0 01.87-1.792c.863-1.604 2.216-3.692 4.173-5.649m6.242 6.242a25 25 0 01-2.379 2.088v3.128a.75.75 0 01-.344.63l-5.242 3.38c-.964.622-2.187-.276-1.882-1.382l.667-2.42-3.547-3.546-2.42.667c-1.106.305-2.004-.918-1.382-1.883l3.38-5.241a.75.75 0 01.63-.344h3.129a25 25 0 012.088-2.38c2.273-2.273 5.922-2.07 7.749-1.788a1.59 1.59 0 011.342 1.342c.281 1.827.484 5.476-1.789 7.749m-7.595 5.222c.913-.41 2.24-1.078 3.716-2.06v1.645l-4.348 2.804.605-2.196a.8.8 0 00.027-.193m-2.87-8.645H7.433L4.63 12.792l2.195-.605a.8.8 0 01.193-.027 26 26 0 012.06-3.716m6.292.293a1.475 1.475 0 102.087-2.086 1.475 1.475 0 00-2.087 2.086","clip-rule":"evenodd"}]]);m("Ruler",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 11V4a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v1.5H9.75a.75.75 0 000 1.5h1.75v1.5H9.75a.75.75 0 000 1.5h1.75v1zM5 11V4a2 2 0 012-2h4a2 2 0 012 2v7h7a2 2 0 012 2v4a2 2 0 01-2 2h-7v1a2 2 0 01-2 2H7a2 2 0 01-2-2v-1H4a2 2 0 01-2-2v-4a2 2 0 012-2zm1.5 9v-1h5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5M20 17.5H4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1a.5.5 0 01.5.5v4a.5.5 0 01-.5.5","clip-rule":"evenodd"}]]);m("ScaleLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 5.5H9v13H6.5zm4 13v-13H14v13zm5 0H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5h-3.5zM5 5.5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("ScaleSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 8.5h-4.5v7H16zm1.5 0v7h2a1 1 0 001-1v-5a1 1 0 00-1-1zm-13 0H10v7H4.5a1 1 0 01-1-1v-5a1 1 0 011-1m0-1.5A2.5 2.5 0 002 9.5v5A2.5 2.5 0 004.5 17h15a2.5 2.5 0 002.5-2.5v-5A2.5 2.5 0 0019.5 7z","clip-rule":"evenodd"}]]);m("Scissors",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.75 6.442a.75.75 0 01-.257 1.029l-12.68 7.608a3.448 3.448 0 11-.83-1.252L11.03 12l-3.046-1.828a3.448 3.448 0 11.83-1.252l3.674 2.205 8.235-4.94a.75.75 0 011.029.257M5.59 18.258a1.948 1.948 0 110-3.896 1.948 1.948 0 010 3.896m0-8.62a1.948 1.948 0 110-3.897 1.948 1.948 0 010 3.897m8.817 4.389 1.46-.874 5.626 3.376a.75.75 0 01-.772 1.286z","clip-rule":"evenodd"}]]);m("SidebarLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM8 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h3zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("SidebarLeftHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.228 2.458a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.83a.75.75 0 001.061-1.061l-2.298-2.298z","clip-rule":"evenodd"}]]);m("SidebarLeftHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11.228 5.702a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.829a.75.75 0 001.061-1.06L13.93 12z","clip-rule":"evenodd"}]]);m("SidebarLeftShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zm-8.422 2.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 11-1.06-1.062L15.876 12z","clip-rule":"evenodd"}]]);m("SidebarLeftShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zm-5.422 5.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.829a.75.75 0 11-1.06-1.06L15.876 12z","clip-rule":"evenodd"}]]);m("SidebarRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 5.5h3A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-3zm-1.5 0H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("SidebarRightHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zM7.772 9.7a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.83a.75.75 0 11-1.061-1.062l2.298-2.298z","clip-rule":"evenodd"}]]);m("SidebarRightHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zM7.772 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.829a.75.75 0 01-1.061-1.06L10.07 12z","clip-rule":"evenodd"}]]);m("SidebarRightShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.422 2.702a.75.75 0 00-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.83a.75.75 0 101.06-1.062L8.124 12z","clip-rule":"evenodd"}]]);m("SidebarRightShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm5.422 5.702a.75.75 0 10-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.829a.75.75 0 101.06-1.06L8.124 12z","clip-rule":"evenodd"}]]);m("Sketch",[["path",{fill:"currentColor",d:"m12.043 4.002 4.942.575a.38.38 0 01.262.156l3.678 5.111a.4.4 0 01-.015.486l-8.766 10.601a.185.185 0 01-.288 0L3.09 10.33a.4.4 0 01-.016-.486l3.678-5.111a.38.38 0 01.262-.155l4.943-.576a.4.4 0 01.085 0m1.026 1.103a.08.08 0 00-.108-.006.085.085 0 00-.019.106l.007.01 2.787 3.578a.2.2 0 01.042.122.193.193 0 01-.174.195H8.412a.2.2 0 01-.12-.043.2.2 0 01-.038-.26l.01-.014 2.787-3.578a.085.085 0 00-.006-.11.08.08 0 00-.104-.008l-.01.008L7.156 9.02a.15.15 0 01-.115.046.154.154 0 01-.144-.148v-.015l.13-2.835a.08.08 0 00-.059-.08.075.075 0 00-.087.049l-.003.01-.716 3.263a.31.31 0 01-.211.231l-.02.006-1.772.393a.08.08 0 00-.06.076c0 .04.029.073.066.078h1.777a.3.3 0 01.254.142l.01.018 4.24 7.797a.11.11 0 00.147.048.12.12 0 00.059-.144l-.005-.012-3.427-7.514a.24.24 0 01-.021-.1c0-.124.093-.225.21-.234h9.165q.05 0 .097.022a.237.237 0 01.115.296l-.006.015-3.427 7.515a.12.12 0 00.047.152c.051.03.115.014.148-.034l.007-.01 4.239-7.797a.3.3 0 01.243-.159h1.788a.076.076 0 00.074-.062.08.08 0 00-.048-.09l-.01-.003-1.772-.393a.31.31 0 01-.226-.216l-.005-.02-.716-3.264a.076.076 0 00-.077-.061.08.08 0 00-.072.071v.01l.13 2.836a.16.16 0 01-.045.118.15.15 0 01-.202.01l-.012-.01z"}]]);m("Skip5SecondsBackward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.407 4.16a.75.75 0 011.06 1.061L13.688 7h3.562A3.75 3.75 0 0121 10.75v5.5A3.75 3.75 0 0117.25 20H13a.75.75 0 110-1.5h4.25a2.25 2.25 0 002.25-2.25v-5.5a2.25 2.25 0 00-2.25-2.25h-3.562l1.78 1.779a.75.75 0 01-1.061 1.06l-3.06-3.059a.75.75 0 010-1.06zM5.553 14.487a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.006.005A.75.75 0 013 11.631V7.288h3.995a.75.75 0 010 1.5H4.5v1.589a4.5 4.5 0 011.413-.217c1.653 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.005-.005-.002-.002v-.001l.529-.53-.53.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]);m("Skip5SecondsForward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.593 4.16a.75.75 0 10-1.06 1.061L10.312 7H6.75A3.75 3.75 0 003 10.75v5.5A3.75 3.75 0 006.75 20H11a.75.75 0 100-1.5H6.75a2.25 2.25 0 01-2.25-2.25v-5.5A2.25 2.25 0 016.75 8.5h3.562l-1.78 1.779a.75.75 0 001.061 1.06l3.06-3.059a.75.75 0 000-1.06zm8.494 10.326a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.005.005a.75.75 0 01-1.273-.538V7.288h3.995a.75.75 0 010 1.5h-2.495v1.589a4.5 4.5 0 011.413-.217c1.654 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.004-.005-.002-.002h-.001v-.001l.53-.53-.531.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]);m("SoundWave",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 20.5v-17a.75.75 0 011.5 0v17a.75.75 0 01-1.5 0m-3-3v-11a.75.75 0 011.5 0v11a.75.75 0 01-1.5 0m6-11v11a.75.75 0 001.5 0v-11a.75.75 0 00-1.5 0M5.75 9.25a.75.75 0 01.75.75v4A.75.75 0 015 14v-4a.75.75 0 01.75-.75M18.5 10a.75.75 0 00-1.5 0v4a.75.75 0 001.5 0zm-15.75.75a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75m18.75.75a.75.75 0 00-1.5 0v1a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]);m("Speaker",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm13.207-5.137a.75.75 0 01.98-.406L16.9 5.4l.288-.693.003.002.005.002.014.006a3 3 0 01.201.095c.13.064.31.16.522.29a8.3 8.3 0 011.55 1.233C20.62 7.485 21.75 9.315 21.75 12c0 2.678-1.1 4.507-2.21 5.658-.55.57-1.1.973-1.516 1.234a7 7 0 01-.708.388l-.014.006-.005.003h-.003l-.292-.684.291.685a.75.75 0 01-.589-1.38h.003l.021-.01.102-.05a5 5 0 00.396-.227c.334-.21.784-.54 1.234-1.006.89-.924 1.79-2.395 1.79-4.617 0-2.216-.919-3.685-1.834-4.61a6.8 6.8 0 00-1.268-1.009 5 5 0 00-.512-.278l-.023-.01h-.001l-.002-.001a.75.75 0 01-.403-.98m-.854 3.507a.75.75 0 011.027-.267L16 9l.38-.646h.001l.002.001.003.002.008.005.024.014.073.048a4.8 4.8 0 01.93.84c.504.593 1.029 1.509 1.029 2.736s-.525 2.143-1.029 2.736a4.8 4.8 0 01-.93.84l-.073.047-.024.015-.008.005-.003.002h-.002v.001L16 15l.38.646a.75.75 0 01-.764-1.29l.004-.003.035-.022q.05-.034.148-.109c.128-.1.302-.254.476-.458.346-.407.67-.991.67-1.764s-.324-1.357-.67-1.764a3.3 3.3 0 00-.624-.567l-.035-.022-.004-.003a.75.75 0 01-.262-1.024","clip-rule":"evenodd"}]]);m("SpeakerOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm17.782-1.03a.75.75 0 010 1.06L19.062 12l1.72 1.721a.75.75 0 01-1.06 1.061L18 13.062l-1.72 1.72a.75.75 0 01-1.061-1.06L16.94 12l-1.72-1.72a.75.75 0 111.06-1.061L18 10.94l1.721-1.72a.75.75 0 011.061 0","clip-rule":"evenodd"}]]);m("SpeechBubbleDots",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3M8 12.5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("SpeechBubbleEmpty",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 16.544v3.426l4.09-3.12.403-.306H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5H5A1.5 1.5 0 003.5 7v8.044a1.5 1.5 0 001.5 1.5zm5 1.5h6a3 3 0 003-3V7a3 3 0 00-3-3H5a3 3 0 00-3 3v8.044a3 3 0 003 3h1.5v2.936a1 1 0 001.606.795z","clip-rule":"evenodd"}]]);m("SpeechBubbleQuote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3m-8.174-8.118a.75.75 0 00-.65-1.352l.315.656-.316-.656-.003.002-.005.002-.014.007a3 3 0 00-.202.109 5 5 0 00-.481.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.006.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.016-.047c.07-.186.273-.407.55-.613a3.5 3.5 0 01.438-.275l.024-.012zm4.637 0a.75.75 0 00-.65-1.352l.314.656-.315-.656h-.001l-.002.002-.005.002-.015.007a4 4 0 00-.201.109 5 5 0 00-.482.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.007.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.017-.047c.07-.186.272-.407.55-.613a3.5 3.5 0 01.437-.275l.024-.012z","clip-rule":"evenodd"}]]);m("SpeechBubbleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.163 14.77v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h9.385a1.5 1.5 0 011.5 1.5v4.77a1.5 1.5 0 01-1.5 1.5H9.817l-.436.422-2.218 2.15zm7.222 0h-3.96l-2.218 2.149c-.952.922-2.544.248-2.544-1.077v-1.073H5a3 3 0 01-3-3V7a3 3 0 013-3h9.385a3 3 0 013 3v4.77a3 3 0 01-3 3m-.81 3.845H8.923l1.5-1.5h3.76l.436.423 2.218 2.15v-2.573H19a1.5 1.5 0 001.5-1.5v-4.769a1.5 1.5 0 00-1.5-1.5h-.077v-1.5H19a3 3 0 013 3v4.77a3 3 0 01-3 3h-.663v1.072c0 1.325-1.592 2-2.544 1.077z","clip-rule":"evenodd"}]]);m("Square",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 4.5H6A1.5 1.5 0 004.5 6v12A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0018 4.5M6 3a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("StackHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 4.5h-1A.5.5 0 004 5v14a.5.5 0 00.5.5h1A.5.5 0 006 19V5a.5.5 0 00-.5-.5M4.5 3a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v14a.5.5 0 00.5.5h1a.5.5 0 00.5-.5V5a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v14a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("StackHorizontalAltFour",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 12a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3 .5a.5.5 0 100-1 .5.5 0 000 1m0 1.5a2 2 0 100-4 2 2 0 000 4m5.5-2a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3.5 0a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]);m("StackHorizontalAltThree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 10.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1A.5.5 0 006 13v-2a.5.5 0 00-.5-.5M4.5 9a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v2a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("StackHorizontalAltTwo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 7.5h3.23A1.5 1.5 0 019.73 9v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V9A1.5 1.5 0 015 7.5M2 9a3 3 0 013-3h3.23a3 3 0 013 3v6a3 3 0 01-3 3H5a3 3 0 01-3-3zm13.77-1.5H19A1.5 1.5 0 0120.5 9v6a1.5 1.5 0 01-1.5 1.5h-3.23a1.5 1.5 0 01-1.5-1.5V9a1.5 1.5 0 011.5-1.5m-3 1.5a3 3 0 013-3H19a3 3 0 013 3v6a3 3 0 01-3 3h-3.23a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("StackVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4.5h15v2h-15zM3 4.5A1.5 1.5 0 014.5 3h15A1.5 1.5 0 0121 4.5v2A1.5 1.5 0 0119.5 8h-15A1.5 1.5 0 013 6.5zM19.5 11h-15v2h15zm-15-1.5A1.5 1.5 0 003 11v2a1.5 1.5 0 001.5 1.5h15A1.5 1.5 0 0021 13v-2a1.5 1.5 0 00-1.5-1.5zm15 8h-15v2h15zM4.5 16A1.5 1.5 0 003 17.5v2A1.5 1.5 0 004.5 21h15a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5z","clip-rule":"evenodd"}]]);m("StarFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.678 3.679 12 2.249l-.678 1.43-2.41 5.081-5.504.677-1.63.201 1.22 1.1 4.121 3.718-1.03 5.404-.302 1.584 1.407-.79L12 17.95l4.806 2.703 1.407.79-.302-1.584-1.03-5.404 4.121-3.717 1.22-1.101-1.63-.2-5.504-.678z","clip-rule":"evenodd"}]]);m("Star",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.25.678 1.429 2.41 5.081 5.504.677 1.63.201-1.22 1.1-4.121 3.718 1.03 5.404.302 1.584-1.407-.79L12 17.95l-4.806 2.703-1.407.79.302-1.584 1.03-5.404-4.121-3.717-1.22-1.101 1.63-.2 5.504-.678 2.41-5.081zm0 3.5-1.91 4.026-.176.373-.41.05-4.281.527 3.214 2.899.314.283-.08.414-.806 4.233 3.767-2.118.368-.207.368.207 3.767 2.118-.807-4.233-.079-.414.314-.283 3.214-2.9-4.282-.526-.409-.05-.177-.373z","clip-rule":"evenodd"}]]);m("Storybook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.453 5.213.09-2.033-.008-.015-9.9.623a.9.9 0 00-.847.952l.562 14.85a.9.9 0 00.863.87l12.075.54a.9.9 0 00.945-.9V3.9a.9.9 0 00-.96-.9l-.998.075.075 2.07a.135.135 0 01-.21.105l-.675-.525-.795.6a.135.135 0 01-.217-.112M13.24 9.979v-.004.008zm2.693-.064c-.322.24-2.674.411-2.693.064.044-1.347-.555-1.399-.892-1.399-.308 0-.848.098-.848.825 0 .731.78 1.143 1.696 1.628 1.303.688 2.88 1.522 2.88 3.622 0 2.018-1.636 3.135-3.728 3.135-2.153 0-4.028-.877-3.825-3.9.09-.36 2.827-.27 2.827 0-.037 1.253.255 1.62.975 1.62.548 0 .788-.3.788-.825 0-.774-.813-1.23-1.747-1.755-1.265-.71-2.753-1.546-2.753-3.465 0-1.927 1.312-3.217 3.675-3.217 2.355 0 3.645 1.267 3.645 3.667","clip-rule":"evenodd"}]]);m("StrikethroughBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.53 3.53a.75.75 0 00-1.06-1.06l-1.946 1.945A3 3 0 0017 4H7a3 3 0 00-3 3v10c0 .556.151 1.077.415 1.524L2.47 20.47a.75.75 0 101.06 1.06l1.946-1.945c.447.264.968.415 1.524.415h10a3 3 0 003-3V7c0-.556-.151-1.077-.415-1.524zm-4.142 2.02A1.5 1.5 0 0017 5.5H7A1.5 1.5 0 005.5 7v10q.001.202.05.389zM6.612 18.45 18.45 6.61q.05.187.051.389v10a1.5 1.5 0 01-1.5 1.5H7q-.202-.001-.389-.05","clip-rule":"evenodd"}]]);m("Subscript",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.6 7.404a.75.75 0 10-1.06-1.06l-4.597 4.595-4.596-4.595a.75.75 0 10-1.06 1.06L7.883 12l-4.596 4.596a.75.75 0 101.06 1.06l4.596-4.595 4.596 4.596a.75.75 0 001.06-1.061L10.005 12z","clip-rule":"evenodd"}],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m18.68 15.297 1.576-.357v4.4"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]);m("Suitcase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm8 1.5H8v4.2a1.5 1.5 0 010 2.6v4.2h8v-4.2a1.5 1.5 0 010-2.6zm1.5 6.8a1.5 1.5 0 000-2.6V8.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5h-1.5zm-11-6.8v4.2a1.5 1.5 0 000 2.6v4.2H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5z","clip-rule":"evenodd"}]]);m("SuitcaseTag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm0 1.5H5A1.5 1.5 0 003.5 10v8A1.5 1.5 0 005 19.5h3V16H7a2 2 0 01-2-2v-1a2 2 0 012-2h1zM9.5 11h1a2 2 0 012 2v1a2 2 0 01-2 2h-1v3.5h5v-11h-5zM19 8.5h-3v11h3a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0019 8.5M6.5 13a.5.5 0 01.5-.5h3.5a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5z","clip-rule":"evenodd"}]]);m("Superscript",[["g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5"},[["path",{"stroke-linejoin":"round",d:"M3.817 17.126 14.069 6.874m-10.252 0 10.252 10.252"}],["path",{d:"m18.68 4.297 1.576-.358V8.34"}]]]]);m("Table",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h13.5A1.5 1.5 0 0120 6v1H3.5V6A1.5 1.5 0 015 4.5m-3 4V6a3 3 0 013-3h13.5a3 3 0 013 3v11.5a3 3 0 01-3 3H5a3 3 0 01-3-3zm1.5 8.167v.833A1.5 1.5 0 005 19h3v-2.333zM14 19H9.5v-2.333H14zm1.5 0h3a1.5 1.5 0 001.5-1.5v-.833h-4.5zm0-3.833H20V12.5h-4.5zM14 12.5H9.5v2.667H14zm0-1.5H9.5V8.5H14zm1.5 0H20V8.5h-4.5zm-12-2.5H8V11H3.5zM8 15.167V12.5H3.5v2.667z","clip-rule":"evenodd"}]]);m("Target",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.96 1.351 19.576.2l-.858.858-2.632 2.632-.284.284.079.393.098.49a8.15 8.15 0 00-3.99-1.036 8.189 8.189 0 100 16.377 8.19 8.19 0 007.152-12.182l.487.098.393.078.284-.284 2.632-2.631.858-.858-1.15-.384-2.014-.671zm-2.53 3.116 1.49-1.49.406 1.217.119.356.356.118 1.217.406-1.49 1.49-1.748-.35zm1.249 7.543a6.69 6.69 0 01-6.69 6.688A6.689 6.689 0 1116.16 6.78l-1.053 1.053a5.211 5.211 0 101.06 1.06L17.22 7.84a6.66 6.66 0 011.459 4.17m-6.69-3.711a3.7 3.7 0 012.04.61l-1.082 1.082a2.233 2.233 0 101.06 1.06L15.09 9.97a3.711 3.711 0 11-3.1-1.67m0 4.444a.733.733 0 100-1.467.733.733 0 000 1.467","clip-rule":"evenodd"}]]);m("TextAlignmentCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.258 7.5a.75.75 0 000-1.5H3.766a.75.75 0 100 1.5zm-.021 7a.75.75 0 000-1.5H3.724a.75.75 0 000 1.5zM18 10.25a.75.75 0 01-.75.75H6.75a.75.75 0 010-1.5h10.5a.75.75 0 01.75.75M17.25 18a.75.75 0 000-1.5H6.75a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("TextAlignmentJustify",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.244 7.5a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm0 7a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H3.775a.75.75 0 010-1.5h16.469a.75.75 0 01.75.75M20.25 18a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("TextAlignmentLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.774 7.5a.75.75 0 010-1.5h16.48a.75.75 0 010 1.5zm-.006 7a.75.75 0 010-1.5h16.478a.75.75 0 110 1.5zm-.75-4.25c0 .414.336.75.75.75h11.334a.75.75 0 100-1.5H3.768a.75.75 0 00-.75.75m.75 7.75a.75.75 0 010-1.5h11.334a.75.75 0 110 1.5z","clip-rule":"evenodd"}]]);m("TextAlignmentRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 7.5a.75.75 0 000-1.5H3.767a.75.75 0 000 1.5zm.007 7a.75.75 0 000-1.5H3.776a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H8.918a.75.75 0 010-1.5h11.334a.75.75 0 01.75.75m-.75 7.75a.75.75 0 100-1.5H8.919a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("TextBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H8A1.5 1.5 0 006.5 7H16a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 17a3 3 0 01-3 3H5a3 3 0 01-3-3v-7a3 3 0 013-3 3 3 0 013-3h11a3 3 0 013 3v7a3 3 0 01-3 3M5 8.5h11a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17v-7A1.5 1.5 0 015 8.5m.616 3.25a.75.75 0 01.75-.75H14.5a.75.75 0 010 1.5H6.366a.75.75 0 01-.75-.75M6.5 14.5a.75.75 0 000 1.5h3.74a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextBrackets",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 7.25A3.25 3.25 0 015.25 4h1.5a.75.75 0 010 1.5h-1.5A1.75 1.75 0 003.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h1.5a.75.75 0 010 1.5h-1.5A3.25 3.25 0 012 16.75zm20 0A3.25 3.25 0 0018.75 4h-1.5a.75.75 0 000 1.5h1.5c.966 0 1.75.784 1.75 1.75v9.5a1.75 1.75 0 01-1.75 1.75h-1.5a.75.75 0 000 1.5h1.5A3.25 3.25 0 0022 16.75zM8 8.5A.75.75 0 008 10h8a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 11.5h8a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75M8 14.5A.75.75 0 008 16h5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextColumnBreak",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 4.236a.75.75 0 01-.736.764c-.502.01-.865.01-1.264.008V19.25c0 .69-.56 1.25-1.25 1.25h-1.5a.75.75 0 010-1.5H11V4.757c0-.698.57-1.258 1.264-1.25.495.004.884.004 1.472-.007a.75.75 0 01.764.736M2.75 6.5a.75.75 0 000 1.5H7.5a.75.75 0 100-1.5zm.003 6a.75.75 0 00-.006 1.5l4.75.016a.75.75 0 00.006-1.5zM2 10.25a.75.75 0 01.75-.75H6A.75.75 0 016 11H2.75a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5H6a.75.75 0 000-1.5zm13-8.25a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 01-.006 1.5L16.498 14a.75.75 0 01-.747-.752M16.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("TextColumns",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25a.75.75 0 01.75-.75H9.5a.75.75 0 010 1.5H4.75A.75.75 0 014 7.25m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 11-.006 1.5L4.747 14A.75.75 0 014 13.248M4.75 9.5a.75.75 0 000 1.5H8a.75.75 0 000-1.5zM4 16.25a.75.75 0 01.75-.75H8A.75.75 0 018 17H4.75a.75.75 0 01-.75-.75m9.75-9a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.752-.748l4.75.016a.75.75 0 01-.005 1.5L14.497 14a.75.75 0 01-.747-.752M14.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("TextFormatBold",[["path",{fill:"currentColor",d:"M17.488 8.343c0-2.697-2-4.343-5.674-4.343H6v16h5.907C15.977 20 18 18.377 18 15.314c0-1.737-1.07-3.291-3.395-3.52 1.883-.274 2.883-1.783 2.883-3.451M9.674 7.269h1.791c1.651 0 2.233.708 2.233 1.554 0 .937-.582 1.554-1.838 1.554H9.675zm4.559 7.794c0 1.097-.838 1.691-2.373 1.691H9.675v-3.36h2.163c1.651 0 2.396.526 2.396 1.669"}]]);m("TextFormatItalic",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.909 4.716a.75.75 0 01.75-.75h6.522a.75.75 0 110 1.5H14.5L11.144 18.5h2.492a.75.75 0 010 1.5H6.75a.75.75 0 010-1.5H9.6l3.355-13.034h-2.296a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("TextFormatStrikethrough",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4H20v3.75a.75.75 0 01-1.5 0V5.5H13V9a.75.75 0 01-1.5 0V5.5H6v2.25a.75.75 0 01-1.5 0zM13 16.5a.75.75 0 00-1.5 0v2H9.25a.75.75 0 000 1.5h6a.75.75 0 000-1.5H13zM5.25 12a.75.75 0 000 1.5h14a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextFormatUnderline",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4H5v3.35a.75.75 0 001.5 0V5.5H11v9H9.1a.75.75 0 000 1.5h5.433a.75.75 0 000-1.5H12.5v-9H17v1.85a.75.75 0 001.5 0V4zM5.5 18.5a.75.75 0 000 1.5H18a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextIndent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m16.469 7H9.775m10.469-3.5H9.775m10.475 7H3.775m.073-7.725L6.323 12l-2.475 2.475"}]]);m("TextOutdent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m10.469 7H3.775m10.469-3.5H3.775m16.475 7H3.775M20.15 9.525 17.676 12l2.474 2.475"}]]);m("ThumbsDownFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.93 14.036a3 3 0 003-3v-4a3 3 0 00-3-3h-1v10zm-2.5 1.109V4.036H8.205a3 3 0 00-2.628 1.555l-2.2 4c-1.1 1.999.347 4.445 2.628 4.445h3.427l-.533 4.274c-.18 1.456 1.62 2.28 2.603 1.19z","clip-rule":"evenodd"}]]);m("ThumbsDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.93 12.536h1a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-1zm-1.5-7H8.205a1.5 1.5 0 00-1.314.777l-2.2 4a1.5 1.5 0 001.314 2.223h5.125l-.21 1.686-.532 4.273 4.93-5.464.114-.126zM8.899 18.31l.346-2.774.187-1.5H6.004c-2.281 0-3.728-2.446-2.628-4.445l2.2-4a3 3 0 012.628-1.555h9.727a3 3 0 013 3v4a3 3 0 01-3 3h-1.5L11.5 19.5c-.983 1.09-2.784.265-2.603-1.19","clip-rule":"evenodd"}]]);m("ThumbsUpFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 10a3 3 0 00-3 3v4a3 3 0 003 3h1V10zm2.5-1.108V20h7.226a3 3 0 002.629-1.554l2.2-4c1.1-2-.347-4.446-2.629-4.446H14.5l.532-4.273c.182-1.456-1.62-2.28-2.602-1.19z","clip-rule":"evenodd"}]]);m("ThumbsUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 11.5H6A1.5 1.5 0 004.5 13v4A1.5 1.5 0 006 18.5h1zm1.5 7h7.226a1.5 1.5 0 001.315-.777l2.2-4a1.5 1.5 0 00-1.315-2.223h-5.124l.21-1.685.532-4.274-4.93 5.464-.114.126zm6.532-12.773L14.687 8.5 14.5 10h3.426c2.282 0 3.729 2.447 2.629 4.446l-2.2 4A3 3 0 0115.726 20H6a3 3 0 01-3-3v-4a3 3 0 013-3h1.5l4.93-5.464c.983-1.089 2.784-.265 2.602 1.19","clip-rule":"evenodd"}]]);const Tu=m("TrashBin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 4.5h3a.5.5 0 01.5.5v1h-4V5a.5.5 0 01.5-.5M8.5 6V5a2 2 0 012-2h3a2 2 0 012 2v1H19a.75.75 0 010 1.5h-.5V18a3 3 0 01-3 3h-7a3 3 0 01-3-3V7.5H5A.75.75 0 015 6zm7 1.5H7V18a1.5 1.5 0 001.5 1.5h7A1.5 1.5 0 0017 18V7.5zm-6 9.5v-6.5a.75.75 0 011.5 0V17a.75.75 0 01-1.5 0m3.5-6.5V17a.75.75 0 001.5 0v-6.5a.75.75 0 00-1.5 0","clip-rule":"evenodd"}]]);m("Triangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 3.25a.75.75 0 01.651.378l9 15.75A.75.75 0 0121 20.5H3a.75.75 0 01-.651-1.122l9-15.75A.75.75 0 0112 3.25M4.292 19h15.416L12 5.512z","clip-rule":"evenodd"}]]);m("Twitter",[["path",{fill:"currentColor",d:"M19.157 9.236c.011.141.011.282.011.425 0 4.337-3.715 9.339-10.507 9.339v-.003C6.654 19 4.689 18.49 3 17.526q.438.047.879.047c1.663.002 3.278-.494 4.586-1.407-1.58-.027-2.966-.943-3.45-2.28a4.1 4.1 0 001.668-.056c-1.723-.31-2.963-1.655-2.963-3.218v-.041a4 4 0 001.676.41C3.774 10.019 3.273 8.1 4.253 6.6c1.875 2.05 4.642 3.297 7.611 3.429-.297-1.14.11-2.335 1.069-3.136 1.487-1.243 3.826-1.18 5.225.142a8 8 0 002.345-.797c-.276.76-.853 1.406-1.624 1.816A8 8 0 0021 7.536a7.1 7.1 0 01-1.843 1.7"}]]);m("Typography",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.75 4h15v2.528a.75.75 0 01-1.5 0V5.5H13v13h2.25a.75.75 0 010 1.5h-6a.75.75 0 010-1.5h2.25v-13H6.25v1.028a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]);m("TypographyBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.75 1H7v2.247a.75.75 0 001.5 0V8.5h2.75v7H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-7h2.75v.747a.75.75 0 001.5 0V7z","clip-rule":"evenodd"}]]);m("TypographyCase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.5h-2A1.5 1.5 0 009.5 6v1h5V6A1.5 1.5 0 0013 4.5M8 6v1H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3h-3V6a3 3 0 00-3-3h-2a3 3 0 00-3 3m6.5 2.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5zM8.25 10H7.5v2.247a.75.75 0 001.5 0V11.5h2.25v5H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-5H15v.747a.75.75 0 001.5 0V10z","clip-rule":"evenodd"}]]);m("TypographyMultiple",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 5.012h12.504v2.282a.75.75 0 01-1.5 0v-.782H9V17.5h1.25a.75.75 0 110 1.5h-4a.75.75 0 010-1.5H7.5V6.512h-4v.782a.75.75 0 01-1.5 0zM16.5 11h-4V9.5H22V11h-4v8h-1.5z","clip-rule":"evenodd"}]]);m("Vimeo",[["path",{fill:"currentColor",d:"M20.992 8.472q-.119 2.53-3.668 6.932Q13.644 20 11.105 20q-1.572 0-2.66-2.8l-1.453-5.13q-.81-2.799-1.734-2.8-.202 0-1.41.817L3 9.037q1.334-1.126 2.625-2.25 1.78-1.479 2.666-1.557 2.1-.195 2.586 2.768.524 3.195.72 3.98.608 2.65 1.333 2.65.566 0 1.697-1.72 1.13-1.72 1.21-2.619.162-1.483-1.21-1.484c-.46.006-.913.103-1.332.283q1.333-4.2 5.074-4.085 2.775.08 2.623 3.47"}]]);m("WorkflowLanes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4H4a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 009 4m-5.5 7.5v-3h6v3zm0 6V20a.5.5 0 00.5.5h5a.5.5 0 00.5-.5v-2.5zm0-1.5h6v-3h-6zM4 2.5a2 2 0 00-2 2V20a2 2 0 002 2h5a2 2 0 002-2V4.5a2 2 0 00-2-2zM20 4h-5a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 0020 4m.5 4.5h-6v3h6zm-6 7V13h6v2.5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5m.5-13a2 2 0 00-2 2v11a2 2 0 002 2h5a2 2 0 002-2v-11a2 2 0 00-2-2z","clip-rule":"evenodd"}]]);m("WorkflowShapes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.425 7.303a.5.5 0 000-.707l-2.122-2.12a.5.5 0 00-.707 0l-2.121 2.12a.5.5 0 000 .707l2.121 2.122a.5.5 0 00.707 0zm1.06 1.061a2 2 0 000-2.828l-2.121-2.122a2 2 0 00-2.828 0l-2.122 2.122c-.21.21-.363.454-.46.714H10.93a4.001 4.001 0 10-4.68 4.68V13H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2H7.75v-2.07a4 4 0 003.18-3.18h2.065c.097.223.237.432.42.614l2.12 2.121c.21.21.454.363.715.46v2.125A4.001 4.001 0 0017 21a4 4 0 00.75-7.93v-2.165c.223-.098.432-.237.614-.42zM9.5 15a.5.5 0 00-.5-.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5zm0-8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M17 19.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);function Nu(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function Tt(...e){return t=>e.forEach(n=>Nu(n,t))}function h0(...e){return g.useCallback(Tt(...e),e)}function Du(e,t){const n=g.createContext(t);function r(o){const{children:l,...i}=o,s=g.useMemo(()=>i,Object.values(i));return c.jsx(n.Provider,{value:s,children:l})}function a(o){const l=g.useContext(n);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return r.displayName=e+"Provider",[r,a]}function L0(e,t=[]){let n=[];function r(o,l){const i=g.createContext(l),s=n.length;n=[...n,l];function u(f){const{scope:p,children:w,...C}=f,b=(p==null?void 0:p[e][s])||i,v=g.useMemo(()=>C,Object.values(C));return c.jsx(b.Provider,{value:v,children:w})}function d(f,p){const w=(p==null?void 0:p[e][s])||i,C=g.useContext(w);if(C)return C;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return u.displayName=o+"Provider",[u,d]}const a=()=>{const o=n.map(l=>g.createContext(l));return function(i){const s=(i==null?void 0:i[e])||o;return g.useMemo(()=>({[`__scope${e}`]:{...i,[e]:s}}),[i,s])}};return a.scopeName=e,[r,Ou(a,...t)]}function Ou(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(o){const l=r.reduce((i,{useScope:s,scopeName:u})=>{const f=s(o)[`__scope${u}`];return{...i,...f}},{});return g.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return n.scopeName=t.scopeName,n}function n0(e,t,{checkForDefaultPrevented:n=!0}={}){return function(a){if(e==null||e(a),n===!1||!a.defaultPrevented)return t==null?void 0:t(a)}}function J0(e){const t=g.useRef(e);return g.useEffect(()=>{t.current=e}),g.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function t1({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,a]=Hu({defaultProp:t,onChange:n}),o=e!==void 0,l=o?e:r,i=J0(n),s=g.useCallback(u=>{if(o){const f=typeof u=="function"?u(e):u;f!==e&&i(f)}else a(u)},[o,e,a,i]);return[l,s]}function Hu({defaultProp:e,onChange:t}){const n=g.useState(e),[r]=n,a=g.useRef(r),o=J0(t);return g.useEffect(()=>{a.current!==r&&(o(r),a.current=r)},[r,a,o]),n}function ur(e){const t=g.useRef({value:e,previous:e});return g.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var O1=globalThis!=null&&globalThis.document?g.useLayoutEffect:()=>{};function Nt(e){const[t,n]=g.useState(void 0);return O1(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(a=>{if(!Array.isArray(a)||!a.length)return;const o=a[0];let l,i;if("borderBoxSize"in o){const s=o.borderBoxSize,u=Array.isArray(s)?s[0]:s;l=u.inlineSize,i=u.blockSize}else l=e.offsetWidth,i=e.offsetHeight;n({width:l,height:i})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}function Vu(e,t){return g.useReducer((n,r)=>t[n][r]??n,e)}var j0=e=>{const{present:t,children:n}=e,r=zu(t),a=typeof n=="function"?n({present:r.isPresent}):g.Children.only(n),o=h0(r.ref,Lu(a));return typeof n=="function"||r.isPresent?g.cloneElement(a,{ref:o}):null};j0.displayName="Presence";function zu(e){const[t,n]=g.useState(),r=g.useRef({}),a=g.useRef(e),o=g.useRef("none"),l=e?"mounted":"unmounted",[i,s]=Vu(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const u=Ue(r.current);o.current=i==="mounted"?u:"none"},[i]),O1(()=>{const u=r.current,d=a.current;if(d!==e){const p=o.current,w=Ue(u);e?s("MOUNT"):w==="none"||(u==null?void 0:u.display)==="none"?s("UNMOUNT"):s(d&&p!==w?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,s]),O1(()=>{if(t){const u=f=>{const w=Ue(r.current).includes(f.animationName);f.target===t&&w&&or.flushSync(()=>s("ANIMATION_END"))},d=f=>{f.target===t&&(o.current=Ue(r.current))};return t.addEventListener("animationstart",d),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",d),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else s("ANIMATION_END")},[t,s]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:g.useCallback(u=>{u&&(r.current=getComputedStyle(u)),n(u)},[])}}function Ue(e){return(e==null?void 0:e.animationName)||"none"}function Lu(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var W0=g.forwardRef((e,t)=>{const{children:n,...r}=e,a=g.Children.toArray(n),o=a.find(ju);if(o){const l=o.props.children,i=a.map(s=>s===o?g.Children.count(l)>1?g.Children.only(null):g.isValidElement(l)?l.props.children:null:s);return c.jsx(Pn,{...r,ref:t,children:g.isValidElement(l)?g.cloneElement(l,void 0,i):null})}return c.jsx(Pn,{...r,ref:t,children:n})});W0.displayName="Slot";var Pn=g.forwardRef((e,t)=>{const{children:n,...r}=e;if(g.isValidElement(n)){const a=Bu(n);return g.cloneElement(n,{...$u(r,n.props),ref:t?Tt(t,a):a})}return g.Children.count(n)>1?g.Children.only(null):null});Pn.displayName="SlotClone";var T5=({children:e})=>c.jsx(c.Fragment,{children:e});function ju(e){return g.isValidElement(e)&&e.type===T5}function $u(e,t){const n={...t};for(const r in t){const a=e[r],o=t[r];/^on[A-Z]/.test(r)?a&&o?n[r]=(...i)=>{o(...i),a(...i)}:a&&(n[r]=a):r==="style"?n[r]={...a,...o}:r==="className"&&(n[r]=[a,o].filter(Boolean).join(" "))}return{...e,...n}}function Bu(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Fu=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],i0=Fu.reduce((e,t)=>{const n=g.forwardRef((r,a)=>{const{asChild:o,...l}=r,i=o?W0:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(i,{...l,ref:a})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function N5(e,t){e&&or.flushSync(()=>e.dispatchEvent(t))}var dr="Checkbox",[Ku,ug]=L0(dr),[Uu,Wu]=Ku(dr),D5=g.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:u,...d}=e,[f,p]=g.useState(null),w=h0(t,M=>p(M)),C=g.useRef(!1),b=f?!!f.closest("form"):!0,[v=!1,A]=t1({prop:a,defaultProp:o,onChange:u}),y=g.useRef(v);return g.useEffect(()=>{const M=f==null?void 0:f.form;if(M){const _=()=>A(y.current);return M.addEventListener("reset",_),()=>M.removeEventListener("reset",_)}},[f,A]),c.jsxs(Uu,{scope:n,state:v,disabled:i,children:[c.jsx(i0.button,{type:"button",role:"checkbox","aria-checked":T1(v)?"mixed":v,"aria-required":l,"data-state":V5(v),"data-disabled":i?"":void 0,disabled:i,value:s,...d,ref:w,onKeyDown:n0(e.onKeyDown,M=>{M.key==="Enter"&&M.preventDefault()}),onClick:n0(e.onClick,M=>{A(_=>T1(_)?!0:!_),b&&(C.current=M.isPropagationStopped(),C.current||M.stopPropagation())})}),b&&c.jsx(qu,{control:f,bubbles:!C.current,name:r,value:s,checked:v,required:l,disabled:i,style:{transform:"translateX(-100%)"}})]})});D5.displayName=dr;var O5="CheckboxIndicator",H5=g.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...a}=e,o=Wu(O5,n);return c.jsx(j0,{present:r||T1(o.state)||o.state===!0,children:c.jsx(i0.span,{"data-state":V5(o.state),"data-disabled":o.disabled?"":void 0,...a,ref:t,style:{pointerEvents:"none",...e.style}})})});H5.displayName=O5;var qu=e=>{const{control:t,checked:n,bubbles:r=!0,...a}=e,o=g.useRef(null),l=ur(n),i=Nt(t);return g.useEffect(()=>{const s=o.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(l!==n&&f){const p=new Event("click",{bubbles:r});s.indeterminate=T1(n),f.call(s,T1(n)?!1:n),s.dispatchEvent(p)}},[l,n,r]),c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:T1(n)?!1:n,...a,tabIndex:-1,ref:o,style:{...e.style,...i,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function T1(e){return e==="indeterminate"}function V5(e){return T1(e)?"indeterminate":e?"checked":"unchecked"}var Gu=D5,Yu=H5;const Xu=L1({base:`tw-peer tw-relative tw-inline-flex tw-bg-base tw-text-white tw-shrink-0 tw-rounded tw-border tw-border-line-x-strong group-hover:tw-border-line-xx-strong hover:tw-border-line-xx-strong tw-transition-colors data-[state="checked"]:tw-border-transparent data-[state="indeterminate"]:tw-border-transparent disabled:tw-border-line-strong disabled:tw-bg-base disabled:tw-cursor-not-allowed data-[state="checked"]:disabled:tw-bg-box-disabled-strong ${R5}`,variants:{size:{default:"tw-size-4",large:"tw-size-5"},emphasis:{default:'data-[state="checked"]:tw-bg-box-selected-strong data-[state="checked"]:hover:tw-bg-box-selected-strong-hover data-[state="checked"]:active:tw-bg-box-selected-strong-pressed data-[state="indeterminate"]:tw-bg-box-selected-strong data-[state="indeterminate"]:hover:tw-bg-box-selected-strong-hover data-[state="indeterminate"]:active:tw-bg-box-selected-strong-pressed ',weak:'data-[state="checked"]:tw-bg-box-neutral-strong data-[state="checked"]:hover:tw-bg-box-neutral-strong-hover data-[state="checked"]:active:tw-bg-box-neutral-strong-pressed data-[state="indeterminate"]:tw-bg-box-neutral-strong data-[state="indeterminate"]:hover:tw-bg-box-neutral-strong-hover data-[state="indeterminate"]:active:tw-bg-box-neutral-strong-pressed '}},defaultVariants:{size:"default",emphasis:"default"}}),Qu='tw-group tw-absolute tw-inset-0 tw-inline-flex tw-items-center tw-justify-center tw-text-current tw-opacity-0 data-[state="checked"]:tw-opacity-100 data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity ',Zu=({className:e,value:t,onChange:n,defaultValue:r,"data-test-id":a="fondue-checkbox",...o},l)=>c.jsx(Gu,{ref:l,checked:t,defaultChecked:r,className:x1(Xu(o),e),onClick:n,"data-test-id":a,...o,children:c.jsxs(Yu,{className:Qu,children:[c.jsx(ku,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="indeterminate"]:tw-block group-data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-indeterminate"}),c.jsx(kt,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="checked"]:tw-block group-data-[state="checked"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-checked"})]})}),Ju=x.forwardRef(Zu);Ju.displayName="Checkbox";function Dt(){return(Dt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function z5(e,t){if(e==null)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(a[n]=e[n]);return a}function Rn(e){var t=x.useRef(e),n=x.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var ee=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},_e=function(e){return"touches"in e},kn=function(e){return e&&e.ownerDocument.defaultView||self},ra=function(e,t,n){var r=e.getBoundingClientRect(),a=_e(t)?function(o,l){for(var i=0;i<o.length;i++)if(o[i].identifier===l)return o[i];return o[0]}(t.touches,n):t;return{left:ee((a.pageX-(r.left+kn(e).pageXOffset))/r.width),top:ee((a.pageY-(r.top+kn(e).pageYOffset))/r.height)}},oa=function(e){!_e(e)&&e.preventDefault()},fr=x.memo(function(e){var t=e.onMove,n=e.onKey,r=z5(e,["onMove","onKey"]),a=x.useRef(null),o=Rn(t),l=Rn(n),i=x.useRef(null),s=x.useRef(!1),u=x.useMemo(function(){var w=function(v){oa(v),(_e(v)?v.touches.length>0:v.buttons>0)&&a.current?o(ra(a.current,v,i.current)):b(!1)},C=function(){return b(!1)};function b(v){var A=s.current,y=kn(a.current),M=v?y.addEventListener:y.removeEventListener;M(A?"touchmove":"mousemove",w),M(A?"touchend":"mouseup",C)}return[function(v){var A=v.nativeEvent,y=a.current;if(y&&(oa(A),!function(_,E){return E&&!_e(_)}(A,s.current)&&y)){if(_e(A)){s.current=!0;var M=A.changedTouches||[];M.length&&(i.current=M[0].identifier)}y.focus(),o(ra(y,A,i.current)),b(!0)}},function(v){var A=v.which||v.keyCode;A<37||A>40||(v.preventDefault(),l({left:A===39?.05:A===37?-.05:0,top:A===40?.05:A===38?-.05:0}))},b]},[l,o]),d=u[0],f=u[1],p=u[2];return x.useEffect(function(){return p},[p]),x.createElement("div",Dt({},r,{onTouchStart:d,onMouseDown:d,className:"react-colorful__interactive",ref:a,onKeyDown:f,tabIndex:0,role:"slider"}))}),Ot=function(e){return e.filter(Boolean).join(" ")},hr=function(e){var t=e.color,n=e.left,r=e.top,a=r===void 0?.5:r,o=Ot(["react-colorful__pointer",e.className]);return x.createElement("div",{className:o,style:{top:100*a+"%",left:100*n+"%"}},x.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},P0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},L5=function(e){var t=e.s,n=e.v,r=e.a,a=(200-t)*n/100;return{h:P0(e.h),s:P0(a>0&&a<200?t*n/100/(a<=100?a:200-a)*100:0),l:P0(a/2),a:P0(r,2)}},Tn=function(e){var t=L5(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},on=function(e){var t=L5(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},ed=function(e){var t=e.h,n=e.s,r=e.v,a=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),l=r*(1-n),i=r*(1-(t-o)*n),s=r*(1-(1-t+o)*n),u=o%6;return{r:P0(255*[r,i,l,l,s,r][u]),g:P0(255*[s,r,r,i,l,l][u]),b:P0(255*[l,l,s,r,r,i][u]),a:P0(a,2)}},td=function(e){var t=e.r,n=e.g,r=e.b,a=e.a,o=Math.max(t,n,r),l=o-Math.min(t,n,r),i=l?o===t?(n-r)/l:o===n?2+(r-t)/l:4+(t-n)/l:0;return{h:P0(60*(i<0?i+6:i)),s:P0(o?l/o*100:0),v:P0(o/255*100),a}},nd=x.memo(function(e){var t=e.hue,n=e.onChange,r=Ot(["react-colorful__hue",e.className]);return x.createElement("div",{className:r},x.createElement(fr,{onMove:function(a){n({h:360*a.left})},onKey:function(a){n({h:ee(t+360*a.left,0,360)})},"aria-label":"Hue","aria-valuenow":P0(t),"aria-valuemax":"360","aria-valuemin":"0"},x.createElement(hr,{className:"react-colorful__hue-pointer",left:t/360,color:Tn({h:t,s:100,v:100,a:1})})))}),rd=x.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:Tn({h:t.h,s:100,v:100,a:1})};return x.createElement("div",{className:"react-colorful__saturation",style:r},x.createElement(fr,{onMove:function(a){n({s:100*a.left,v:100-100*a.top})},onKey:function(a){n({s:ee(t.s+100*a.left,0,100),v:ee(t.v-100*a.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+P0(t.s)+"%, Brightness "+P0(t.v)+"%"},x.createElement(hr,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:Tn(t)})))}),j5=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function od(e,t,n){var r=Rn(n),a=x.useState(function(){return e.toHsva(t)}),o=a[0],l=a[1],i=x.useRef({color:t,hsva:o});x.useEffect(function(){if(!e.equal(t,i.current.color)){var u=e.toHsva(t);i.current={hsva:u,color:t},l(u)}},[t,e]),x.useEffect(function(){var u;j5(o,i.current.hsva)||e.equal(u=e.fromHsva(o),i.current.color)||(i.current={hsva:o,color:u},r(u))},[o,e,r]);var s=x.useCallback(function(u){l(function(d){return Object.assign({},d,u)})},[]);return[o,s]}var ad=typeof window<"u"?x.useLayoutEffect:x.useEffect,ld=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},aa=new Map,id=function(e){ad(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!aa.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,aa.set(t,n);var r=ld();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},sd=function(e){var t=e.className,n=e.hsva,r=e.onChange,a={backgroundImage:"linear-gradient(90deg, "+on(Object.assign({},n,{a:0}))+", "+on(Object.assign({},n,{a:1}))+")"},o=Ot(["react-colorful__alpha",t]),l=P0(100*n.a);return x.createElement("div",{className:o},x.createElement("div",{className:"react-colorful__alpha-gradient",style:a}),x.createElement(fr,{onMove:function(i){r({a:i.left})},onKey:function(i){r({a:ee(n.a+i.left)})},"aria-label":"Alpha","aria-valuetext":l+"%","aria-valuenow":l,"aria-valuemin":"0","aria-valuemax":"100"},x.createElement(hr,{className:"react-colorful__alpha-pointer",left:n.a,color:on(n)})))},cd=function(e){var t=e.className,n=e.colorModel,r=e.color,a=r===void 0?n.defaultColor:r,o=e.onChange,l=z5(e,["className","colorModel","color","onChange"]),i=x.useRef(null);id(i);var s=od(n,a,o),u=s[0],d=s[1],f=Ot(["react-colorful",t]);return x.createElement("div",Dt({},l,{ref:i,className:f}),x.createElement(rd,{hsva:u,onChange:d}),x.createElement(nd,{hue:u.h,onChange:d}),x.createElement(sd,{hsva:u,onChange:d,className:"react-colorful__last-control"}))},ud={defaultColor:{r:0,g:0,b:0,a:1},toHsva:td,fromHsva:ed,equal:j5},dd=function(e){return x.createElement(cd,Dt({},e,{colorModel:ud}))};const fd="_root_v784d_5",hd="_inputs_v784d_12",pd="_colorFormatInput_v784d_23",vd="_colorAlphaInput_v784d_24",gd="_colorChannelInputGroup_v784d_28",md="_inputDecorator_v784d_39",bd="_gradientInput_v784d_43",wd="_reactColorful_v784d_46",yd="_valueInput_v784d_50",E0={root:fd,inputs:hd,colorFormatInput:pd,colorAlphaInput:vd,colorChannelInputGroup:gd,inputDecorator:md,gradientInput:bd,reactColorful:wd,valueInput:yd},pr={red:255,green:255,blue:255,alpha:1,name:""},$5="HEX",xd=e=>{if(e)return`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha||1})`},la=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/;return e.length>2&&t.test(e)},Cd=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/,n=e.match(t);if(!n)return{red:0,green:0,blue:0,alpha:0};const r=n[0];return r.length===3?{red:parseInt(`${r[0]}${r[0]}`,16),green:parseInt(`${r[1]}${r[1]}`,16),blue:parseInt(`${r[2]}${r[2]}`,16),alpha:1}:{red:parseInt(r.slice(0,2),16),green:parseInt(r.slice(2,4),16),blue:parseInt(r.slice(4,6),16),alpha:1}},Nn=e=>{const{red:t,green:n,blue:r}=e;return`${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}`},ia=(e,t)=>t==="HEX"?{...e,name:`#${Nn(e)}`}:{...e,name:`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha||1})`},We=(e,t=0,n=255)=>e.length===0||parseInt(e)<t?t:parseInt(e)>n?n:parseInt(e),B5=({currentColor:e=pr,onColorChange:t=()=>{},"data-test-id":n="color-picker-input"},r)=>c.jsx("div",{className:E0.gradientInput,"data-test-id":n,ref:r,children:c.jsx(dd,{className:E0.reactColorful,color:{r:e.red,g:e.green,b:e.blue,a:e.alpha===void 0?1:e.alpha},onChange:a=>t({red:a.r,green:a.g,blue:a.b,alpha:a.a})})});B5.displayName="ColorPicker.Gradient";const Md=x.forwardRef(B5),_d="_root_6hy5w_5",Ed="_colorName_6hy5w_53",Ad="_colorIndicator_6hy5w_57",Id="_caret_6hy5w_63",we={root:_d,colorName:Ed,colorIndicator:Ad,caret:Id},F5=({currentColor:e,onClear:t,"data-test-id":n="color-picker-input",...r},a)=>{const o=x.useId();return c.jsxs("div",{className:we.root,...r,ref:a,"data-test-id":n,children:[(e==null?void 0:e.red)!==void 0?c.jsx("div",{"aria-describedby":o,className:we.colorIndicator,style:{backgroundColor:xd(e)}}):c.jsxs(c.Fragment,{children:[c.jsx(Ru,{size:16}),c.jsx("span",{children:"Select Color"})]}),c.jsx("span",{id:o,className:we.colorName,children:e==null?void 0:e.name}),t&&c.jsx("button",{type:"button","aria-label":"Clear color",onClick:t,className:we.clear,children:c.jsx(Tu,{size:16})}),c.jsx("div",{children:c.jsx(ir,{size:16,className:we.caret})})]})};F5.displayName="ColorPicker.Input";const Sd=x.forwardRef(F5);function Pd(e,t=globalThis==null?void 0:globalThis.document){const n=J0(e);g.useEffect(()=>{const r=a=>{a.key==="Escape"&&n(a)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var Rd="DismissableLayer",Dn="dismissableLayer.update",kd="dismissableLayer.pointerDownOutside",Td="dismissableLayer.focusOutside",sa,K5=g.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Oe=g.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,onDismiss:i,...s}=e,u=g.useContext(K5),[d,f]=g.useState(null),p=(d==null?void 0:d.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,w]=g.useState({}),C=h0(t,T=>f(T)),b=Array.from(u.layers),[v]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),A=b.indexOf(v),y=d?b.indexOf(d):-1,M=u.layersWithOutsidePointerEventsDisabled.size>0,_=y>=A,E=Od(T=>{const N=T.target,B=[...u.branches].some($=>$.contains(N));!_||B||(a==null||a(T),l==null||l(T),T.defaultPrevented||i==null||i())},p),S=Hd(T=>{const N=T.target;[...u.branches].some($=>$.contains(N))||(o==null||o(T),l==null||l(T),T.defaultPrevented||i==null||i())},p);return Pd(T=>{y===u.layers.size-1&&(r==null||r(T),!T.defaultPrevented&&i&&(T.preventDefault(),i()))},p),g.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(sa=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),ca(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=sa)}},[d,p,n,u]),g.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),ca())},[d,u]),g.useEffect(()=>{const T=()=>w({});return document.addEventListener(Dn,T),()=>document.removeEventListener(Dn,T)},[]),c.jsx(i0.div,{...s,ref:C,style:{pointerEvents:M?_?"auto":"none":void 0,...e.style},onFocusCapture:n0(e.onFocusCapture,S.onFocusCapture),onBlurCapture:n0(e.onBlurCapture,S.onBlurCapture),onPointerDownCapture:n0(e.onPointerDownCapture,E.onPointerDownCapture)})});Oe.displayName=Rd;var Nd="DismissableLayerBranch",Dd=g.forwardRef((e,t)=>{const n=g.useContext(K5),r=g.useRef(null),a=h0(t,r);return g.useEffect(()=>{const o=r.current;if(o)return n.branches.add(o),()=>{n.branches.delete(o)}},[n.branches]),c.jsx(i0.div,{...e,ref:a})});Dd.displayName=Nd;function Od(e,t=globalThis==null?void 0:globalThis.document){const n=J0(e),r=g.useRef(!1),a=g.useRef(()=>{});return g.useEffect(()=>{const o=i=>{if(i.target&&!r.current){let s=function(){U5(kd,n,u,{discrete:!0})};const u={originalEvent:i};i.pointerType==="touch"?(t.removeEventListener("click",a.current),a.current=s,t.addEventListener("click",a.current,{once:!0})):s()}else t.removeEventListener("click",a.current);r.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",o),t.removeEventListener("click",a.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function Hd(e,t=globalThis==null?void 0:globalThis.document){const n=J0(e),r=g.useRef(!1);return g.useEffect(()=>{const a=o=>{o.target&&!r.current&&U5(Td,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",a),()=>t.removeEventListener("focusin",a)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function ca(){const e=new CustomEvent(Dn);document.dispatchEvent(e)}function U5(e,t,n,{discrete:r}){const a=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&a.addEventListener(e,t,{once:!0}),r?N5(a,o):a.dispatchEvent(o)}var an=0;function vr(){g.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ua()),document.body.insertAdjacentElement("beforeend",e[1]??ua()),an++,()=>{an===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),an--}},[])}function ua(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}var ln="focusScope.autoFocusOnMount",sn="focusScope.autoFocusOnUnmount",da={bubbles:!1,cancelable:!0},Vd="FocusScope",Ht=g.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:a,onUnmountAutoFocus:o,...l}=e,[i,s]=g.useState(null),u=J0(a),d=J0(o),f=g.useRef(null),p=h0(t,b=>s(b)),w=g.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;g.useEffect(()=>{if(r){let b=function(M){if(w.paused||!i)return;const _=M.target;i.contains(_)?f.current=_:v1(f.current,{select:!0})},v=function(M){if(w.paused||!i)return;const _=M.relatedTarget;_!==null&&(i.contains(_)||v1(f.current,{select:!0}))},A=function(M){if(document.activeElement===document.body)for(const E of M)E.removedNodes.length>0&&v1(i)};document.addEventListener("focusin",b),document.addEventListener("focusout",v);const y=new MutationObserver(A);return i&&y.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",b),document.removeEventListener("focusout",v),y.disconnect()}}},[r,i,w.paused]),g.useEffect(()=>{if(i){ha.add(w);const b=document.activeElement;if(!i.contains(b)){const A=new CustomEvent(ln,da);i.addEventListener(ln,u),i.dispatchEvent(A),A.defaultPrevented||(zd(Fd(W5(i)),{select:!0}),document.activeElement===b&&v1(i))}return()=>{i.removeEventListener(ln,u),setTimeout(()=>{const A=new CustomEvent(sn,da);i.addEventListener(sn,d),i.dispatchEvent(A),A.defaultPrevented||v1(b??document.body,{select:!0}),i.removeEventListener(sn,d),ha.remove(w)},0)}}},[i,u,d,w]);const C=g.useCallback(b=>{if(!n&&!r||w.paused)return;const v=b.key==="Tab"&&!b.altKey&&!b.ctrlKey&&!b.metaKey,A=document.activeElement;if(v&&A){const y=b.currentTarget,[M,_]=Ld(y);M&&_?!b.shiftKey&&A===_?(b.preventDefault(),n&&v1(M,{select:!0})):b.shiftKey&&A===M&&(b.preventDefault(),n&&v1(_,{select:!0})):A===y&&b.preventDefault()}},[n,r,w.paused]);return c.jsx(i0.div,{tabIndex:-1,...l,ref:p,onKeyDown:C})});Ht.displayName=Vd;function zd(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(v1(r,{select:t}),document.activeElement!==n)return}function Ld(e){const t=W5(e),n=fa(t,e),r=fa(t.reverse(),e);return[n,r]}function W5(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const a=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||a?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function fa(e,t){for(const n of e)if(!jd(n,{upTo:t}))return n}function jd(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function $d(e){return e instanceof HTMLInputElement&&"select"in e}function v1(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&$d(e)&&t&&e.select()}}var ha=Bd();function Bd(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=pa(e,t),e.unshift(t)},remove(t){var n;e=pa(e,t),(n=e[0])==null||n.resume()}}}function pa(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function Fd(e){return e.filter(t=>t.tagName!=="A")}var Kd=g.useId||(()=>{}),Ud=0;function Y1(e){const[t,n]=g.useState(Kd());return O1(()=>{e||n(r=>r??String(Ud++))},[e]),e||(t?`radix-${t}`:"")}const Wd=["top","right","bottom","left"],Q0=Math.min,H0=Math.max,ut=Math.round,qe=Math.floor,m1=e=>({x:e,y:e}),qd={left:"right",right:"left",bottom:"top",top:"bottom"},Gd={start:"end",end:"start"};function On(e,t,n){return H0(e,Q0(t,n))}function s1(e,t){return typeof e=="function"?e(t):e}function c1(e){return e.split("-")[0]}function ce(e){return e.split("-")[1]}function gr(e){return e==="x"?"y":"x"}function mr(e){return e==="y"?"height":"width"}function b1(e){return["top","bottom"].includes(c1(e))?"y":"x"}function br(e){return gr(b1(e))}function Yd(e,t,n){n===void 0&&(n=!1);const r=ce(e),a=br(e),o=mr(a);let l=a==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=dt(l)),[l,dt(l)]}function Xd(e){const t=dt(e);return[Hn(e),t,Hn(t)]}function Hn(e){return e.replace(/start|end/g,t=>Gd[t])}function Qd(e,t,n){const r=["left","right"],a=["right","left"],o=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?a:r:t?r:a;case"left":case"right":return t?o:l;default:return[]}}function Zd(e,t,n,r){const a=ce(e);let o=Qd(c1(e),n==="start",r);return a&&(o=o.map(l=>l+"-"+a),t&&(o=o.concat(o.map(Hn)))),o}function dt(e){return e.replace(/left|right|bottom|top/g,t=>qd[t])}function Jd(e){return{top:0,right:0,bottom:0,left:0,...e}}function q5(e){return typeof e!="number"?Jd(e):{top:e,right:e,bottom:e,left:e}}function ft(e){const{x:t,y:n,width:r,height:a}=e;return{width:r,height:a,top:n,left:t,right:t+r,bottom:n+a,x:t,y:n}}function va(e,t,n){let{reference:r,floating:a}=e;const o=b1(t),l=br(t),i=mr(l),s=c1(t),u=o==="y",d=r.x+r.width/2-a.width/2,f=r.y+r.height/2-a.height/2,p=r[i]/2-a[i]/2;let w;switch(s){case"top":w={x:d,y:r.y-a.height};break;case"bottom":w={x:d,y:r.y+r.height};break;case"right":w={x:r.x+r.width,y:f};break;case"left":w={x:r.x-a.width,y:f};break;default:w={x:r.x,y:r.y}}switch(ce(t)){case"start":w[l]-=p*(n&&u?-1:1);break;case"end":w[l]+=p*(n&&u?-1:1);break}return w}const e3=async(e,t,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:l}=n,i=o.filter(Boolean),s=await(l.isRTL==null?void 0:l.isRTL(t));let u=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:f}=va(u,r,s),p=r,w={},C=0;for(let b=0;b<i.length;b++){const{name:v,fn:A}=i[b],{x:y,y:M,data:_,reset:E}=await A({x:d,y:f,initialPlacement:r,placement:p,strategy:a,middlewareData:w,rects:u,platform:l,elements:{reference:e,floating:t}});d=y??d,f=M??f,w={...w,[v]:{...w[v],..._}},E&&C<=50&&(C++,typeof E=="object"&&(E.placement&&(p=E.placement),E.rects&&(u=E.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):E.rects),{x:d,y:f}=va(u,p,s)),b=-1)}return{x:d,y:f,placement:p,strategy:a,middlewareData:w}};async function Ie(e,t){var n;t===void 0&&(t={});const{x:r,y:a,platform:o,rects:l,elements:i,strategy:s}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:p=!1,padding:w=0}=s1(t,e),C=q5(w),v=i[p?f==="floating"?"reference":"floating":f],A=ft(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(v)))==null||n?v:v.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(i.floating)),boundary:u,rootBoundary:d,strategy:s})),y=f==="floating"?{x:r,y:a,width:l.floating.width,height:l.floating.height}:l.reference,M=await(o.getOffsetParent==null?void 0:o.getOffsetParent(i.floating)),_=await(o.isElement==null?void 0:o.isElement(M))?await(o.getScale==null?void 0:o.getScale(M))||{x:1,y:1}:{x:1,y:1},E=ft(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:y,offsetParent:M,strategy:s}):y);return{top:(A.top-E.top+C.top)/_.y,bottom:(E.bottom-A.bottom+C.bottom)/_.y,left:(A.left-E.left+C.left)/_.x,right:(E.right-A.right+C.right)/_.x}}const t3=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:a,rects:o,platform:l,elements:i,middlewareData:s}=t,{element:u,padding:d=0}=s1(e,t)||{};if(u==null)return{};const f=q5(d),p={x:n,y:r},w=br(a),C=mr(w),b=await l.getDimensions(u),v=w==="y",A=v?"top":"left",y=v?"bottom":"right",M=v?"clientHeight":"clientWidth",_=o.reference[C]+o.reference[w]-p[w]-o.floating[C],E=p[w]-o.reference[w],S=await(l.getOffsetParent==null?void 0:l.getOffsetParent(u));let T=S?S[M]:0;(!T||!await(l.isElement==null?void 0:l.isElement(S)))&&(T=i.floating[M]||o.floating[C]);const N=_/2-E/2,B=T/2-b[C]/2-1,$=Q0(f[A],B),G=Q0(f[y],B),k=$,H=T-b[C]-G,L=T/2-b[C]/2+N,q=On(k,L,H),K=!s.arrow&&ce(a)!=null&&L!==q&&o.reference[C]/2-(L<k?$:G)-b[C]/2<0,V=K?L<k?L-k:L-H:0;return{[w]:p[w]+V,data:{[w]:q,centerOffset:L-q-V,...K&&{alignmentOffset:V}},reset:K}}}),n3=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:a,middlewareData:o,rects:l,initialPlacement:i,platform:s,elements:u}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:p,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:C="none",flipAlignment:b=!0,...v}=s1(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const A=c1(a),y=b1(i),M=c1(i)===i,_=await(s.isRTL==null?void 0:s.isRTL(u.floating)),E=p||(M||!b?[dt(i)]:Xd(i)),S=C!=="none";!p&&S&&E.push(...Zd(i,b,C,_));const T=[i,...E],N=await Ie(t,v),B=[];let $=((r=o.flip)==null?void 0:r.overflows)||[];if(d&&B.push(N[A]),f){const L=Yd(a,l,_);B.push(N[L[0]],N[L[1]])}if($=[...$,{placement:a,overflows:B}],!B.every(L=>L<=0)){var G,k;const L=(((G=o.flip)==null?void 0:G.index)||0)+1,q=T[L];if(q)return{data:{index:L,overflows:$},reset:{placement:q}};let K=(k=$.filter(V=>V.overflows[0]<=0).sort((V,j)=>V.overflows[1]-j.overflows[1])[0])==null?void 0:k.placement;if(!K)switch(w){case"bestFit":{var H;const V=(H=$.filter(j=>{if(S){const P=b1(j.placement);return P===y||P==="y"}return!0}).map(j=>[j.placement,j.overflows.filter(P=>P>0).reduce((P,I)=>P+I,0)]).sort((j,P)=>j[1]-P[1])[0])==null?void 0:H[0];V&&(K=V);break}case"initialPlacement":K=i;break}if(a!==K)return{reset:{placement:K}}}return{}}}};function ga(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ma(e){return Wd.some(t=>e[t]>=0)}const r3=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...a}=s1(e,t);switch(r){case"referenceHidden":{const o=await Ie(t,{...a,elementContext:"reference"}),l=ga(o,n.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:ma(l)}}}case"escaped":{const o=await Ie(t,{...a,altBoundary:!0}),l=ga(o,n.floating);return{data:{escapedOffsets:l,escaped:ma(l)}}}default:return{}}}}};async function o3(e,t){const{placement:n,platform:r,elements:a}=e,o=await(r.isRTL==null?void 0:r.isRTL(a.floating)),l=c1(n),i=ce(n),s=b1(n)==="y",u=["left","top"].includes(l)?-1:1,d=o&&s?-1:1,f=s1(t,e);let{mainAxis:p,crossAxis:w,alignmentAxis:C}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return i&&typeof C=="number"&&(w=i==="end"?C*-1:C),s?{x:w*d,y:p*u}:{x:p*u,y:w*d}}const a3=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:a,y:o,placement:l,middlewareData:i}=t,s=await o3(t,e);return l===((n=i.offset)==null?void 0:n.placement)&&(r=i.arrow)!=null&&r.alignmentOffset?{}:{x:a+s.x,y:o+s.y,data:{...s,placement:l}}}}},l3=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:i={fn:v=>{let{x:A,y}=v;return{x:A,y}}},...s}=s1(e,t),u={x:n,y:r},d=await Ie(t,s),f=b1(c1(a)),p=gr(f);let w=u[p],C=u[f];if(o){const v=p==="y"?"top":"left",A=p==="y"?"bottom":"right",y=w+d[v],M=w-d[A];w=On(y,w,M)}if(l){const v=f==="y"?"top":"left",A=f==="y"?"bottom":"right",y=C+d[v],M=C-d[A];C=On(y,C,M)}const b=i.fn({...t,[p]:w,[f]:C});return{...b,data:{x:b.x-n,y:b.y-r}}}}},i3=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:a,rects:o,middlewareData:l}=t,{offset:i=0,mainAxis:s=!0,crossAxis:u=!0}=s1(e,t),d={x:n,y:r},f=b1(a),p=gr(f);let w=d[p],C=d[f];const b=s1(i,t),v=typeof b=="number"?{mainAxis:b,crossAxis:0}:{mainAxis:0,crossAxis:0,...b};if(s){const M=p==="y"?"height":"width",_=o.reference[p]-o.floating[M]+v.mainAxis,E=o.reference[p]+o.reference[M]-v.mainAxis;w<_?w=_:w>E&&(w=E)}if(u){var A,y;const M=p==="y"?"width":"height",_=["top","left"].includes(c1(a)),E=o.reference[f]-o.floating[M]+(_&&((A=l.offset)==null?void 0:A[f])||0)+(_?0:v.crossAxis),S=o.reference[f]+o.reference[M]+(_?0:((y=l.offset)==null?void 0:y[f])||0)-(_?v.crossAxis:0);C<E?C=E:C>S&&(C=S)}return{[p]:w,[f]:C}}}},s3=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:a,elements:o}=t,{apply:l=()=>{},...i}=s1(e,t),s=await Ie(t,i),u=c1(n),d=ce(n),f=b1(n)==="y",{width:p,height:w}=r.floating;let C,b;u==="top"||u==="bottom"?(C=u,b=d===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(b=u,C=d==="end"?"top":"bottom");const v=w-s.top-s.bottom,A=p-s.left-s.right,y=Q0(w-s[C],v),M=Q0(p-s[b],A),_=!t.middlewareData.shift;let E=y,S=M;if(f?S=d||_?Q0(M,A):A:E=d||_?Q0(y,v):v,_&&!d){const N=H0(s.left,0),B=H0(s.right,0),$=H0(s.top,0),G=H0(s.bottom,0);f?S=p-2*(N!==0||B!==0?N+B:H0(s.left,s.right)):E=w-2*($!==0||G!==0?$+G:H0(s.top,s.bottom))}await l({...t,availableWidth:S,availableHeight:E});const T=await a.getDimensions(o.floating);return p!==T.width||w!==T.height?{reset:{rects:!0}}:{}}}};function ue(e){return G5(e)?(e.nodeName||"").toLowerCase():"#document"}function z0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function u1(e){var t;return(t=(G5(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function G5(e){return e instanceof Node||e instanceof z0(e).Node}function q0(e){return e instanceof Element||e instanceof z0(e).Element}function e1(e){return e instanceof HTMLElement||e instanceof z0(e).HTMLElement}function ba(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof z0(e).ShadowRoot}function He(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=G0(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function c3(e){return["table","td","th"].includes(ue(e))}function Vt(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function wr(e){const t=yr(),n=q0(e)?G0(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function u3(e){let t=w1(e);for(;e1(t)&&!te(t);){if(wr(t))return t;if(Vt(t))return null;t=w1(t)}return null}function yr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function te(e){return["html","body","#document"].includes(ue(e))}function G0(e){return z0(e).getComputedStyle(e)}function zt(e){return q0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function w1(e){if(ue(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ba(e)&&e.host||u1(e);return ba(t)?t.host:t}function Y5(e){const t=w1(e);return te(t)?e.ownerDocument?e.ownerDocument.body:e.body:e1(t)&&He(t)?t:Y5(t)}function Se(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const a=Y5(e),o=a===((r=e.ownerDocument)==null?void 0:r.body),l=z0(a);if(o){const i=Vn(l);return t.concat(l,l.visualViewport||[],He(a)?a:[],i&&n?Se(i):[])}return t.concat(a,Se(a,[],n))}function Vn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function X5(e){const t=G0(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=e1(e),o=a?e.offsetWidth:n,l=a?e.offsetHeight:r,i=ut(n)!==o||ut(r)!==l;return i&&(n=o,r=l),{width:n,height:r,$:i}}function xr(e){return q0(e)?e:e.contextElement}function X1(e){const t=xr(e);if(!e1(t))return m1(1);const n=t.getBoundingClientRect(),{width:r,height:a,$:o}=X5(t);let l=(o?ut(n.width):n.width)/r,i=(o?ut(n.height):n.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!i||!Number.isFinite(i))&&(i=1),{x:l,y:i}}const d3=m1(0);function Q5(e){const t=z0(e);return!yr()||!t.visualViewport?d3:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function f3(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==z0(e)?!1:t}function H1(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=xr(e);let l=m1(1);t&&(r?q0(r)&&(l=X1(r)):l=X1(e));const i=f3(o,n,r)?Q5(o):m1(0);let s=(a.left+i.x)/l.x,u=(a.top+i.y)/l.y,d=a.width/l.x,f=a.height/l.y;if(o){const p=z0(o),w=r&&q0(r)?z0(r):r;let C=p,b=Vn(C);for(;b&&r&&w!==C;){const v=X1(b),A=b.getBoundingClientRect(),y=G0(b),M=A.left+(b.clientLeft+parseFloat(y.paddingLeft))*v.x,_=A.top+(b.clientTop+parseFloat(y.paddingTop))*v.y;s*=v.x,u*=v.y,d*=v.x,f*=v.y,s+=M,u+=_,C=z0(b),b=Vn(C)}}return ft({width:d,height:f,x:s,y:u})}function h3(e){let{elements:t,rect:n,offsetParent:r,strategy:a}=e;const o=a==="fixed",l=u1(r),i=t?Vt(t.floating):!1;if(r===l||i&&o)return n;let s={scrollLeft:0,scrollTop:0},u=m1(1);const d=m1(0),f=e1(r);if((f||!f&&!o)&&((ue(r)!=="body"||He(l))&&(s=zt(r)),e1(r))){const p=H1(r);u=X1(r),d.x=p.x+r.clientLeft,d.y=p.y+r.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-s.scrollLeft*u.x+d.x,y:n.y*u.y-s.scrollTop*u.y+d.y}}function p3(e){return Array.from(e.getClientRects())}function Z5(e){return H1(u1(e)).left+zt(e).scrollLeft}function v3(e){const t=u1(e),n=zt(e),r=e.ownerDocument.body,a=H0(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=H0(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+Z5(e);const i=-n.scrollTop;return G0(r).direction==="rtl"&&(l+=H0(t.clientWidth,r.clientWidth)-a),{width:a,height:o,x:l,y:i}}function g3(e,t){const n=z0(e),r=u1(e),a=n.visualViewport;let o=r.clientWidth,l=r.clientHeight,i=0,s=0;if(a){o=a.width,l=a.height;const u=yr();(!u||u&&t==="fixed")&&(i=a.offsetLeft,s=a.offsetTop)}return{width:o,height:l,x:i,y:s}}function m3(e,t){const n=H1(e,!0,t==="fixed"),r=n.top+e.clientTop,a=n.left+e.clientLeft,o=e1(e)?X1(e):m1(1),l=e.clientWidth*o.x,i=e.clientHeight*o.y,s=a*o.x,u=r*o.y;return{width:l,height:i,x:s,y:u}}function wa(e,t,n){let r;if(t==="viewport")r=g3(e,n);else if(t==="document")r=v3(u1(e));else if(q0(t))r=m3(t,n);else{const a=Q5(e);r={...t,x:t.x-a.x,y:t.y-a.y}}return ft(r)}function J5(e,t){const n=w1(e);return n===t||!q0(n)||te(n)?!1:G0(n).position==="fixed"||J5(n,t)}function b3(e,t){const n=t.get(e);if(n)return n;let r=Se(e,[],!1).filter(i=>q0(i)&&ue(i)!=="body"),a=null;const o=G0(e).position==="fixed";let l=o?w1(e):e;for(;q0(l)&&!te(l);){const i=G0(l),s=wr(l);!s&&i.position==="fixed"&&(a=null),(o?!s&&!a:!s&&i.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||He(l)&&!s&&J5(e,l))?r=r.filter(d=>d!==l):a=i,l=w1(l)}return t.set(e,r),r}function w3(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const l=[...n==="clippingAncestors"?Vt(t)?[]:b3(t,this._c):[].concat(n),r],i=l[0],s=l.reduce((u,d)=>{const f=wa(t,d,a);return u.top=H0(f.top,u.top),u.right=Q0(f.right,u.right),u.bottom=Q0(f.bottom,u.bottom),u.left=H0(f.left,u.left),u},wa(t,i,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function y3(e){const{width:t,height:n}=X5(e);return{width:t,height:n}}function x3(e,t,n){const r=e1(t),a=u1(t),o=n==="fixed",l=H1(e,!0,o,t);let i={scrollLeft:0,scrollTop:0};const s=m1(0);if(r||!r&&!o)if((ue(t)!=="body"||He(a))&&(i=zt(t)),r){const f=H1(t,!0,o,t);s.x=f.x+t.clientLeft,s.y=f.y+t.clientTop}else a&&(s.x=Z5(a));const u=l.left+i.scrollLeft-s.x,d=l.top+i.scrollTop-s.y;return{x:u,y:d,width:l.width,height:l.height}}function cn(e){return G0(e).position==="static"}function ya(e,t){return!e1(e)||G0(e).position==="fixed"?null:t?t(e):e.offsetParent}function e2(e,t){const n=z0(e);if(Vt(e))return n;if(!e1(e)){let a=w1(e);for(;a&&!te(a);){if(q0(a)&&!cn(a))return a;a=w1(a)}return n}let r=ya(e,t);for(;r&&c3(r)&&cn(r);)r=ya(r,t);return r&&te(r)&&cn(r)&&!wr(r)?n:r||u3(e)||n}const C3=async function(e){const t=this.getOffsetParent||e2,n=this.getDimensions,r=await n(e.floating);return{reference:x3(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function M3(e){return G0(e).direction==="rtl"}const _3={convertOffsetParentRelativeRectToViewportRelativeRect:h3,getDocumentElement:u1,getClippingRect:w3,getOffsetParent:e2,getElementRects:C3,getClientRects:p3,getDimensions:y3,getScale:X1,isElement:q0,isRTL:M3};function E3(e,t){let n=null,r;const a=u1(e);function o(){var i;clearTimeout(r),(i=n)==null||i.disconnect(),n=null}function l(i,s){i===void 0&&(i=!1),s===void 0&&(s=1),o();const{left:u,top:d,width:f,height:p}=e.getBoundingClientRect();if(i||t(),!f||!p)return;const w=qe(d),C=qe(a.clientWidth-(u+f)),b=qe(a.clientHeight-(d+p)),v=qe(u),y={rootMargin:-w+"px "+-C+"px "+-b+"px "+-v+"px",threshold:H0(0,Q0(1,s))||1};let M=!0;function _(E){const S=E[0].intersectionRatio;if(S!==s){if(!M)return l();S?l(!1,S):r=setTimeout(()=>{l(!1,1e-7)},1e3)}M=!1}try{n=new IntersectionObserver(_,{...y,root:a.ownerDocument})}catch{n=new IntersectionObserver(_,y)}n.observe(e)}return l(!0),o}function A3(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:s=!1}=r,u=xr(e),d=a||o?[...u?Se(u):[],...Se(t)]:[];d.forEach(A=>{a&&A.addEventListener("scroll",n,{passive:!0}),o&&A.addEventListener("resize",n)});const f=u&&i?E3(u,n):null;let p=-1,w=null;l&&(w=new ResizeObserver(A=>{let[y]=A;y&&y.target===u&&w&&(w.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var M;(M=w)==null||M.observe(t)})),n()}),u&&!s&&w.observe(u),w.observe(t));let C,b=s?H1(e):null;s&&v();function v(){const A=H1(e);b&&(A.x!==b.x||A.y!==b.y||A.width!==b.width||A.height!==b.height)&&n(),b=A,C=requestAnimationFrame(v)}return n(),()=>{var A;d.forEach(y=>{a&&y.removeEventListener("scroll",n),o&&y.removeEventListener("resize",n)}),f==null||f(),(A=w)==null||A.disconnect(),w=null,s&&cancelAnimationFrame(C)}}const I3=a3,S3=l3,P3=n3,R3=s3,k3=r3,xa=t3,T3=i3,N3=(e,t,n)=>{const r=new Map,a={platform:_3,...n},o={...a.platform,_c:r};return e3(e,t,{...a,platform:o})};var rt=typeof document<"u"?x.useLayoutEffect:x.useEffect;function ht(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 n,r,a;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!ht(e[r],t[r]))return!1;return!0}if(a=Object.keys(e),n=a.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,a[r]))return!1;for(r=n;r--!==0;){const o=a[r];if(!(o==="_owner"&&e.$$typeof)&&!ht(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function t2(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ca(e,t){const n=t2(e);return Math.round(t*n)/n}function Ma(e){const t=g.useRef(e);return rt(()=>{t.current=e}),t}function D3(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:a,elements:{reference:o,floating:l}={},transform:i=!0,whileElementsMounted:s,open:u}=e,[d,f]=g.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,w]=g.useState(r);ht(p,r)||w(r);const[C,b]=g.useState(null),[v,A]=g.useState(null),y=g.useCallback(V=>{V!==S.current&&(S.current=V,b(V))},[]),M=g.useCallback(V=>{V!==T.current&&(T.current=V,A(V))},[]),_=o||C,E=l||v,S=g.useRef(null),T=g.useRef(null),N=g.useRef(d),B=s!=null,$=Ma(s),G=Ma(a),k=g.useCallback(()=>{if(!S.current||!T.current)return;const V={placement:t,strategy:n,middleware:p};G.current&&(V.platform=G.current),N3(S.current,T.current,V).then(j=>{const P={...j,isPositioned:!0};H.current&&!ht(N.current,P)&&(N.current=P,or.flushSync(()=>{f(P)}))})},[p,t,n,G]);rt(()=>{u===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,f(V=>({...V,isPositioned:!1})))},[u]);const H=g.useRef(!1);rt(()=>(H.current=!0,()=>{H.current=!1}),[]),rt(()=>{if(_&&(S.current=_),E&&(T.current=E),_&&E){if($.current)return $.current(_,E,k);k()}},[_,E,k,$,B]);const L=g.useMemo(()=>({reference:S,floating:T,setReference:y,setFloating:M}),[y,M]),q=g.useMemo(()=>({reference:_,floating:E}),[_,E]),K=g.useMemo(()=>{const V={position:n,left:0,top:0};if(!q.floating)return V;const j=Ca(q.floating,d.x),P=Ca(q.floating,d.y);return i?{...V,transform:"translate("+j+"px, "+P+"px)",...t2(q.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:j,top:P}},[n,i,q.floating,d.x,d.y]);return g.useMemo(()=>({...d,update:k,refs:L,elements:q,floatingStyles:K}),[d,k,L,q,K])}const O3=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:a}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?xa({element:r.current,padding:a}).fn(n):{}:r?xa({element:r,padding:a}).fn(n):{}}}},H3=(e,t)=>({...I3(e),options:[e,t]}),V3=(e,t)=>({...S3(e),options:[e,t]}),z3=(e,t)=>({...T3(e),options:[e,t]}),L3=(e,t)=>({...P3(e),options:[e,t]}),j3=(e,t)=>({...R3(e),options:[e,t]}),$3=(e,t)=>({...k3(e),options:[e,t]}),B3=(e,t)=>({...O3(e),options:[e,t]});var F3="Arrow",n2=g.forwardRef((e,t)=>{const{children:n,width:r=10,height:a=5,...o}=e;return c.jsx(i0.svg,{...o,ref:t,width:r,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});n2.displayName=F3;var K3=n2,Cr="Popper",[r2,de]=L0(Cr),[U3,o2]=r2(Cr),a2=e=>{const{__scopePopper:t,children:n}=e,[r,a]=g.useState(null);return c.jsx(U3,{scope:t,anchor:r,onAnchorChange:a,children:n})};a2.displayName=Cr;var l2="PopperAnchor",i2=g.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...a}=e,o=o2(l2,n),l=g.useRef(null),i=h0(t,l);return g.useEffect(()=>{o.onAnchorChange((r==null?void 0:r.current)||l.current)}),r?null:c.jsx(i0.div,{...a,ref:i})});i2.displayName=l2;var Mr="PopperContent",[W3,q3]=r2(Mr),s2=g.forwardRef((e,t)=>{var Q,J,Z,t0,o0,F;const{__scopePopper:n,side:r="bottom",sideOffset:a=0,align:o="center",alignOffset:l=0,arrowPadding:i=0,avoidCollisions:s=!0,collisionBoundary:u=[],collisionPadding:d=0,sticky:f="partial",hideWhenDetached:p=!1,updatePositionStrategy:w="optimized",onPlaced:C,...b}=e,v=o2(Mr,n),[A,y]=g.useState(null),M=h0(t,s0=>y(s0)),[_,E]=g.useState(null),S=Nt(_),T=(S==null?void 0:S.width)??0,N=(S==null?void 0:S.height)??0,B=r+(o!=="center"?"-"+o:""),$=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},G=Array.isArray(u)?u:[u],k=G.length>0,H={padding:$,boundary:G.filter(Y3),altBoundary:k},{refs:L,floatingStyles:q,placement:K,isPositioned:V,middlewareData:j}=D3({strategy:"fixed",placement:B,whileElementsMounted:(...s0)=>A3(...s0,{animationFrame:w==="always"}),elements:{reference:v.anchor},middleware:[H3({mainAxis:a+N,alignmentAxis:l}),s&&V3({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?z3():void 0,...H}),s&&L3({...H}),j3({...H,apply:({elements:s0,rects:X,availableWidth:y0,availableHeight:g0})=>{const{width:_0,height:I0}=X.reference,A0=s0.floating.style;A0.setProperty("--radix-popper-available-width",`${y0}px`),A0.setProperty("--radix-popper-available-height",`${g0}px`),A0.setProperty("--radix-popper-anchor-width",`${_0}px`),A0.setProperty("--radix-popper-anchor-height",`${I0}px`)}}),_&&B3({element:_,padding:i}),X3({arrowWidth:T,arrowHeight:N}),p&&$3({strategy:"referenceHidden",...H})]}),[P,I]=d2(K),O=J0(C);O1(()=>{V&&(O==null||O())},[V,O]);const z=(Q=j.arrow)==null?void 0:Q.x,R=(J=j.arrow)==null?void 0:J.y,D=((Z=j.arrow)==null?void 0:Z.centerOffset)!==0,[W,Y]=g.useState();return O1(()=>{A&&Y(window.getComputedStyle(A).zIndex)},[A]),c.jsx("div",{ref:L.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:V?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:W,"--radix-popper-transform-origin":[(t0=j.transformOrigin)==null?void 0:t0.x,(o0=j.transformOrigin)==null?void 0:o0.y].join(" "),...((F=j.hide)==null?void 0:F.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(W3,{scope:n,placedSide:P,onArrowChange:E,arrowX:z,arrowY:R,shouldHideArrow:D,children:c.jsx(i0.div,{"data-side":P,"data-align":I,...b,ref:M,style:{...b.style,animation:V?void 0:"none"}})})})});s2.displayName=Mr;var c2="PopperArrow",G3={top:"bottom",right:"left",bottom:"top",left:"right"},u2=g.forwardRef(function(t,n){const{__scopePopper:r,...a}=t,o=q3(c2,r),l=G3[o.placedSide];return c.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[l]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:c.jsx(K3,{...a,ref:n,style:{...a.style,display:"block"}})})});u2.displayName=c2;function Y3(e){return e!==null}var X3=e=>({name:"transformOrigin",options:e,fn(t){var v,A,y;const{placement:n,rects:r,middlewareData:a}=t,l=((v=a.arrow)==null?void 0:v.centerOffset)!==0,i=l?0:e.arrowWidth,s=l?0:e.arrowHeight,[u,d]=d2(n),f={start:"0%",center:"50%",end:"100%"}[d],p=(((A=a.arrow)==null?void 0:A.x)??0)+i/2,w=(((y=a.arrow)==null?void 0:y.y)??0)+s/2;let C="",b="";return u==="bottom"?(C=l?f:`${p}px`,b=`${-s}px`):u==="top"?(C=l?f:`${p}px`,b=`${r.floating.height+s}px`):u==="right"?(C=`${-s}px`,b=l?f:`${w}px`):u==="left"&&(C=`${r.floating.width+s}px`,b=l?f:`${w}px`),{data:{x:C,y:b}}}});function d2(e){const[t,n="center"]=e.split("-");return[t,n]}var f2=a2,Lt=i2,_r=s2,Er=u2,Q3="Portal",Ve=g.forwardRef((e,t)=>{var i;const{container:n,...r}=e,[a,o]=g.useState(!1);O1(()=>o(!0),[]);const l=n||a&&((i=globalThis==null?void 0:globalThis.document)==null?void 0:i.body);return l?J1.createPortal(c.jsx(i0.div,{...r,ref:t}),l):null});Ve.displayName=Q3;var Z3=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},B1=new WeakMap,Ge=new WeakMap,Ye={},un=0,h2=function(e){return e&&(e.host||h2(e.parentNode))},J3=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=h2(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},e8=function(e,t,n,r){var a=J3(t,Array.isArray(e)?e:[e]);Ye[n]||(Ye[n]=new WeakMap);var o=Ye[n],l=[],i=new Set,s=new Set(a),u=function(f){!f||i.has(f)||(i.add(f),u(f.parentNode))};a.forEach(u);var d=function(f){!f||s.has(f)||Array.prototype.forEach.call(f.children,function(p){if(i.has(p))d(p);else try{var w=p.getAttribute(r),C=w!==null&&w!=="false",b=(B1.get(p)||0)+1,v=(o.get(p)||0)+1;B1.set(p,b),o.set(p,v),l.push(p),b===1&&C&&Ge.set(p,!0),v===1&&p.setAttribute(n,"true"),C||p.setAttribute(r,"true")}catch(A){console.error("aria-hidden: cannot operate on ",p,A)}})};return d(t),i.clear(),un++,function(){l.forEach(function(f){var p=B1.get(f)-1,w=o.get(f)-1;B1.set(f,p),o.set(f,w),p||(Ge.has(f)||f.removeAttribute(r),Ge.delete(f)),w||f.removeAttribute(n)}),un--,un||(B1=new WeakMap,B1=new WeakMap,Ge=new WeakMap,Ye={})}},Ar=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),a=Z3(e);return a?(r.push.apply(r,Array.from(a.querySelectorAll("[aria-live]"))),e8(r,a,n,"aria-hidden")):function(){return null}},N0=function(){return N0=Object.assign||function(t){for(var n,r=1,a=arguments.length;r<a;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},N0.apply(this,arguments)};function p2(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]]);return n}function t8(e,t,n){if(n||arguments.length===2)for(var r=0,a=t.length,o;r<a;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var ot="right-scroll-bar-position",at="width-before-scroll-bar",n8="with-scroll-bars-hidden",r8="--removed-body-scroll-bar-size";function dn(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function o8(e,t){var n=x.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var a=n.value;a!==r&&(n.value=r,n.callback(r,a))}}}})[0];return n.callback=t,n.facade}var a8=typeof window<"u"?g.useLayoutEffect:g.useEffect,_a=new WeakMap;function l8(e,t){var n=o8(null,function(r){return e.forEach(function(a){return dn(a,r)})});return a8(function(){var r=_a.get(n);if(r){var a=new Set(r),o=new Set(e),l=n.current;a.forEach(function(i){o.has(i)||dn(i,null)}),o.forEach(function(i){a.has(i)||dn(i,l)})}_a.set(n,e)},[e]),n}function i8(e){return e}function s8(e,t){t===void 0&&(t=i8);var n=[],r=!1,a={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var l=t(o,r);return n.push(l),function(){n=n.filter(function(i){return i!==l})}},assignSyncMedium:function(o){for(r=!0;n.length;){var l=n;n=[],l.forEach(o)}n={push:function(i){return o(i)},filter:function(){return n}}},assignMedium:function(o){r=!0;var l=[];if(n.length){var i=n;n=[],i.forEach(o),l=n}var s=function(){var d=l;l=[],d.forEach(o)},u=function(){return Promise.resolve().then(s)};u(),n={push:function(d){l.push(d),u()},filter:function(d){return l=l.filter(d),n}}}};return a}function c8(e){e===void 0&&(e={});var t=s8(null);return t.options=N0({async:!0,ssr:!1},e),t}var v2=function(e){var t=e.sideCar,n=p2(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return g.createElement(r,N0({},n))};v2.isSideCarExport=!0;function u8(e,t){return e.useMedium(t),v2}var g2=c8(),fn=function(){},jt=g.forwardRef(function(e,t){var n=g.useRef(null),r=g.useState({onScrollCapture:fn,onWheelCapture:fn,onTouchMoveCapture:fn}),a=r[0],o=r[1],l=e.forwardProps,i=e.children,s=e.className,u=e.removeScrollBar,d=e.enabled,f=e.shards,p=e.sideCar,w=e.noIsolation,C=e.inert,b=e.allowPinchZoom,v=e.as,A=v===void 0?"div":v,y=e.gapMode,M=p2(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),_=p,E=l8([n,t]),S=N0(N0({},M),a);return g.createElement(g.Fragment,null,d&&g.createElement(_,{sideCar:g2,removeScrollBar:u,shards:f,noIsolation:w,inert:C,setCallbacks:o,allowPinchZoom:!!b,lockRef:n,gapMode:y}),l?g.cloneElement(g.Children.only(i),N0(N0({},S),{ref:E})):g.createElement(A,N0({},S,{className:s,ref:E}),i))});jt.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};jt.classNames={fullWidth:at,zeroRight:ot};var d8=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function f8(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=d8();return t&&e.setAttribute("nonce",t),e}function h8(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function p8(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var v8=function(){var e=0,t=null;return{add:function(n){e==0&&(t=f8())&&(h8(t,n),p8(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},g8=function(){var e=v8();return function(t,n){g.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},m2=function(){var e=g8(),t=function(n){var r=n.styles,a=n.dynamic;return e(r,a),null};return t},m8={left:0,top:0,right:0,gap:0},hn=function(e){return parseInt(e||"",10)||0},b8=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[hn(n),hn(r),hn(a)]},w8=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return m8;var t=b8(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},y8=m2(),Q1="data-scroll-locked",x8=function(e,t,n,r){var a=e.left,o=e.top,l=e.right,i=e.gap;return n===void 0&&(n="margin"),`
1
+ "use strict";var m7=Object.defineProperty;var b7=(e,t,n)=>t in e?m7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var x0=(e,t,n)=>b7(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e0=require("@frontify/sidebar-settings"),c=require("react/jsx-runtime"),R1=require("@frontify/app-bridge"),h=require("@frontify/fondue"),x=require("react"),J1=require("react-dom"),w0=require("@dnd-kit/core"),w7=require("@dnd-kit/modifiers"),nt=require("@dnd-kit/sortable"),o5=require("@react-aria/focus"),y7=require("@react-stately/overlays"),a1=require("@ctrl/tinycolor");function a5(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const g=a5(x),or=a5(J1),Z0=e=>e.filter(Boolean).join(" "),x7=({onDrop:e,label:t,icon:n,secondaryLabel:r,isLoading:a,fillParentContainer:o,onAssetChooseClick:l,onUploadClick:i,withMenu:s=!0,onClick:u,validFileType:d,verticalLayout:f})=>{const[p,w]=x.useState(!1),[C,b]=x.useState(),v=x.useRef(null),[A,y]=x.useState(void 0),M=S=>{if(S.preventDefault(),w(!1),!_(S.dataTransfer.files)){y("Invalid"),setTimeout(()=>{y(void 0)},1e3);return}e==null||e(S.dataTransfer.files)},_=S=>{if(!d)return!0;for(let T=0;T<S.length;T++){const N=S[T].name.split(".").pop()??"";if(!R1.FileExtensionSets[d].includes(N))return!1}return!0},E=S=>{if(!v.current||a)return;const{clientX:T,clientY:N}=S,B=T===0&&N===0,{left:$,top:G,width:k,height:H}=v.current.getBoundingClientRect(),L=B?k/2:T-$,q=B?H/2:N-G;b([L,q])};return c.jsxs("button",{ref:v,"data-test-id":"block-inject-button",className:Z0(["tw-font-body tw-relative tw-text-sm tw-leading-4 tw-border tw-flex tw-items-center tw-justify-center tw-cursor-pointer tw-gap-3 tw-w-full first:tw-rounded-tl last:tw-rounded-br",f?"[&:not(:first-child)]:tw-border-t-0 first:tw-rounded-tr last:tw-rounded-bl":"[&:not(:first-child)]:tw-border-l-0 first:tw-rounded-bl last:tw-rounded-tr",o?"tw-h-full":"tw-h-[72px]",p&&!a?"tw-border-dashed":"tw-border-solid",C&&"tw-bg-blank-state-pressed-inverse",p&&"tw-bg-blank-state-weak-inverse",A?"!tw-border-red-50 !tw-cursor-not-allowed":" tw-border-blank-state-line",a||C||p||A?"":"tw-text-text-weak hover:tw-text-blank-state-hover hover:tw-bg-blank-state-hover-inverse hover:tw-border-blank-state-line-hover active:tw-text-blank-state-pressed active:tw-bg-blank-state-pressed-inverse active:tw-border-blank-state-line-hover",(p||C)&&!A?"[&>*]:tw-pointer-events-none tw-border-blank-state-line-hover":"tw-bg-blank-state-shaded-inverse tw-text-blank-state-shaded"]),onDragEnter:e?S=>{var T;if(w(!0),d==="Images")for(const N of Array.from(S.dataTransfer.items))(T=N==null?void 0:N.type)!=null&&T.startsWith("image/")?y(void 0):y("Invalid")}:void 0,onDragLeave:e?()=>{w(!1),y(void 0)}:void 0,onDrop:e?M:void 0,onClick:S=>{s&&E(S),u==null||u()},children:[a?c.jsx(h.LoadingCircle,{}):A?c.jsxs("div",{className:" tw-flex tw-items-center tw-justify-center tw-text-red-60 tw-font-medium",children:[c.jsx(h.IconExclamationMarkTriangle,{}),A]}):c.jsxs(c.Fragment,{children:[n&&c.jsx("div",{children:n}),(t||r)&&c.jsxs("div",{className:"tw-flex tw-flex-col tw-items-start",children:[t&&c.jsx("div",{className:"tw-font-medium",children:t}),r&&c.jsx("div",{className:"tw-font-normal",children:r})]})]}),C&&c.jsx("div",{className:"tw-absolute tw-left-0 tw-top-full tw-z-20",style:{left:C[0],top:C[1]},children:c.jsx(h.Flyout,{onOpenChange:S=>!S&&b(void 0),isOpen:!0,fitContent:!0,hug:!1,legacyFooter:!1,trigger:c.jsx("div",{}),children:c.jsx(h.ActionMenu,{menuBlocks:[{id:"menu",menuItems:[...i?[{id:"upload",size:h.MenuItemContentSize.XSmall,title:"Upload asset",onClick:()=>{i(),b(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(h.IconArrowCircleUp20,{})})}]:[],...l?[{id:"asset",size:h.MenuItemContentSize.XSmall,title:"Browse asset",onClick:()=>{l(),b(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(h.IconImageStack20,{})})}]:[]]}]})})})]})},D1=e=>{const t=r=>typeof r=="object"&&["red","green","blue"].every(o=>r.hasOwnProperty(o)),n=r=>{const a=typeof r.alpha=="number"?r.alpha:1;return{r:r.red,g:r.green,b:r.blue,a}};return t(e)?n(e):e},C7=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),M7=(e,t)=>{const n=C7(e)?D1(e):e,r=new a1.TinyColor(n);return t?r.getBrightness()<t:r.isDark()||r.getAlpha()>.25&&r.getAlpha()<1},_7=e=>new a1.TinyColor(D1(e)).toHex8String(),E7=e=>new a1.TinyColor(D1(e)).toHexString(),ar=e=>new a1.TinyColor(D1(e)).toRgbString(),A7=(e,t)=>new a1.TinyColor(t).setAlpha(e).toRgbString(),I7=e=>{const{r:t,g:n,b:r,a}=new a1.TinyColor(e);return{red:t,green:n,blue:r,alpha:a}},Xo=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),S7=(e,t)=>{const n=Xo(e)?D1(e):e,r=Xo(t)?D1(t):t;let a=new a1.TinyColor(n);const o=new a1.TinyColor(r);for(;a1.readability(a,o)<4.5;)a=a.darken(1);return a.toRgbString()},P7=(e,t,n)=>{const r=[...e],a=n<0?r.length+n:n;if(a>=0&&a<r.length){const o=r.splice(t,1)[0];r.splice(a,0,o)}return r},R7=e=>({backgroundColor:ar(e)}),k7={red:241,green:241,blue:241,alpha:1},l5={red:234,green:235,blue:235,alpha:1},T7="1px",ye="24px",xe="24px";var X0=(e=>(e.Solid="Solid",e.Dashed="Dashed",e.Dotted="Dotted",e))(X0||{});const i5={Solid:"solid",Dotted:"dotted",Dashed:"dashed"};var g1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(g1||{});const S1={None:"0px",Small:"2px",Medium:"4px",Large:"12px"};var _1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(_1||{});const W1={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var E1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(E1||{});const q1={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var k1=(e=>(e.Global="Global",e.Custom="Custom",e))(k1||{}),A1=(e=>(e.Auto="Auto",e.S="S",e.M="M",e.L="L",e))(A1||{});const s5={Auto:"4px",S:"10px",M:"30px",L:"50px"},N7=(e=X0.Solid,t="1px",n=l5)=>({borderStyle:i5[e],borderWidth:t,borderColor:ar(n)}),D7=(e,t=!1,n)=>({borderRadius:t?n:S1[e]}),c5=x.createContext(!1),u5=({children:e,isDragPreview:t})=>c.jsx(c5.Provider,{value:t,children:e}),De=()=>x.useContext(c5),d5=x.createContext({openFlyoutIds:[],setOpenFlyoutIds:()=>console.error("No MultiFlyoutContext Provider found")}),f5=({children:e,openFlyoutIds:t,setOpenFlyoutIds:n})=>{const r=x.useMemo(()=>({openFlyoutIds:t,setOpenFlyoutIds:n}),[t,n]);return c.jsx(d5.Provider,{value:r,children:e})},h5=()=>x.useContext(d5),Rt=e=>{const{openFlyoutIds:t,setOpenFlyoutIds:n}=h5(),r=x.useCallback(a=>{n(o=>{const l=o.filter(i=>i!==e);return a?[...l,e]:l})},[e,n]);return{isOpen:t.includes(e),onOpenChange:r}},p5=(e,t)=>{const{blockAssets:n,addAssetIdsToKey:r,deleteAssetIdsFromKey:a,updateAssetIdsFromKey:o}=R1.useBlockAssets(e),l=(n==null?void 0:n[t])||[];return{onAttachmentsAdd:async f=>{await r(t,f.map(p=>p.id))},onAttachmentDelete:async f=>{await a(t,[f.id])},onAttachmentReplace:async(f,p)=>{const w=l.map(C=>C.id===f.id?p.id:C.id);await o(t,w)},onAttachmentsSorted:async f=>{const p=f.map(w=>w.id);await o(t,p)},attachments:l,appBridge:e}},v5=x.createContext(null),g5=({appBridge:e,children:t,assetId:n})=>{const r=p5(e,n);return c.jsx(v5.Provider,{value:r,children:t})},m5=()=>{const e=x.useContext(v5);if(!e)throw new Error("No AttachmentsContext Provided. Component must be wrapped in an 'AttachmentsProvider' or the 'withAttachmentsProvider' HOC");return e},O7=(e,t)=>{const n=r=>c.jsx(g5,{appBridge:r.appBridge,assetId:t,children:c.jsx(e,{...r})});return n.displayName="withAttachmentsProvider",n},H7=[w0.KeyboardCode.Down,w0.KeyboardCode.Right,w0.KeyboardCode.Up,w0.KeyboardCode.Left],b5=(e,t)=>(n,{currentCoordinates:r,context:{activeNode:a}})=>{if(n.preventDefault(),H7.includes(n.code)){const o=(a==null?void 0:a.offsetWidth)??0,l=(a==null?void 0:a.offsetHeight)??0;switch(n.code){case w0.KeyboardCode.Right:return{...r,x:r.x+o+e};case w0.KeyboardCode.Left:return{...r,x:r.x-o-e};case w0.KeyboardCode.Down:return{...r,y:r.y+l+t};case w0.KeyboardCode.Up:return{...r,y:r.y-l-t}}}},V7={start:["Space","Enter"],cancel:[],end:["Space","Enter","Escape"]},z7=(e=0,t=0)=>{const n=x.useMemo(()=>({coordinateGetter:b5(e,t),keyboardCodes:V7}),[e,t]);return w0.useSensors(w0.useSensor(w0.PointerSensor),w0.useSensor(w0.KeyboardSensor,n))},lr="-";function L7(e){const t=$7(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;function a(l){const i=l.split(lr);return i[0]===""&&i.length!==1&&i.shift(),w5(i,t)||j7(l)}function o(l,i){const s=n[l]||[];return i&&r[l]?[...s,...r[l]]:s}return{getClassGroupId:a,getConflictingClassGroupIds:o}}function w5(e,t){var l;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),a=r?w5(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(lr);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId}const Qo=/^\[(.+)\]$/;function j7(e){if(Qo.test(e)){const t=Qo.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}}function $7(e){const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return F7(Object.entries(e.classGroups),n).forEach(([o,l])=>{En(l,r,o,t)}),r}function En(e,t,n,r){e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:Zo(t,a);o.classGroupId=n;return}if(typeof a=="function"){if(B7(a)){En(a(r),t,n,r);return}t.validators.push({validator:a,classGroupId:n});return}Object.entries(a).forEach(([o,l])=>{En(l,Zo(t,o),n,r)})})}function Zo(e,t){let n=e;return t.split(lr).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n}function B7(e){return e.isThemeGetter}function F7(e,t){return t?e.map(([n,r])=>{const a=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[n,a]}):e}function K7(e){if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;function a(o,l){n.set(o,l),t++,t>e&&(t=0,r=n,n=new Map)}return{get(o){let l=n.get(o);if(l!==void 0)return l;if((l=r.get(o))!==void 0)return a(o,l),l},set(o,l){n.has(o)?n.set(o,l):a(o,l)}}}const y5="!";function U7(e){const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,a=t[0],o=t.length;function l(i){const s=[];let u=0,d=0,f;for(let v=0;v<i.length;v++){let A=i[v];if(u===0){if(A===a&&(r||i.slice(v,v+o)===t)){s.push(i.slice(d,v)),d=v+o;continue}if(A==="/"){f=v;continue}}A==="["?u++:A==="]"&&u--}const p=s.length===0?i:i.substring(d),w=p.startsWith(y5),C=w?p.substring(1):p,b=f&&f>d?f-d:void 0;return{modifiers:s,hasImportantModifier:w,baseClassName:C,maybePostfixModifierPosition:b}}return n?function(s){return n({className:s,parseClassName:l})}:l}function W7(e){if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t}function q7(e){return{cache:K7(e.cacheSize),parseClassName:U7(e),...L7(e)}}const G7=/\s+/;function Y7(e,t){const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:a}=t,o=new Set;return e.trim().split(G7).map(l=>{const{modifiers:i,hasImportantModifier:s,baseClassName:u,maybePostfixModifierPosition:d}=n(l);let f=!!d,p=r(f?u.substring(0,d):u);if(!p){if(!f)return{isTailwindClass:!1,originalClassName:l};if(p=r(u),!p)return{isTailwindClass:!1,originalClassName:l};f=!1}const w=W7(i).join(":");return{isTailwindClass:!0,modifierId:s?w+y5:w,classGroupId:p,originalClassName:l,hasPostfixModifier:f}}).reverse().filter(l=>{if(!l.isTailwindClass)return!0;const{modifierId:i,classGroupId:s,hasPostfixModifier:u}=l,d=i+s;return o.has(d)?!1:(o.add(d),a(s,u).forEach(f=>o.add(i+f)),!0)}).reverse().map(l=>l.originalClassName).join(" ")}function X7(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=x5(t))&&(r&&(r+=" "),r+=n);return r}function x5(e){if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=x5(e[r]))&&(n&&(n+=" "),n+=t);return n}function An(e,...t){let n,r,a,o=l;function l(s){const u=t.reduce((d,f)=>f(d),e());return n=q7(u),r=n.cache.get,a=n.cache.set,o=i,i(s)}function i(s){const u=r(s);if(u)return u;const d=Y7(s,n);return a(s,d),d}return function(){return o(X7.apply(null,arguments))}}function m0(e){const t=n=>n[e]||[];return t.isThemeGetter=!0,t}const C5=/^\[(?:([a-z-]+):)?(.+)\]$/i,Q7=/^\d+\/\d+$/,Z7=new Set(["px","full","screen"]),J7=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,eu=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,tu=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,nu=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,ru=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;function n1(e){return P1(e)||Z7.has(e)||Q7.test(e)}function h1(e){return se(e,"length",du)}function P1(e){return!!e&&!Number.isNaN(Number(e))}function Fe(e){return se(e,"number",P1)}function ge(e){return!!e&&Number.isInteger(Number(e))}function ou(e){return e.endsWith("%")&&P1(e.slice(0,-1))}function a0(e){return C5.test(e)}function p1(e){return J7.test(e)}const au=new Set(["length","size","percentage"]);function lu(e){return se(e,au,M5)}function iu(e){return se(e,"position",M5)}const su=new Set(["image","url"]);function cu(e){return se(e,su,hu)}function uu(e){return se(e,"",fu)}function me(){return!0}function se(e,t,n){const r=C5.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1}function du(e){return eu.test(e)&&!tu.test(e)}function M5(){return!1}function fu(e){return nu.test(e)}function hu(e){return ru.test(e)}function In(){const e=m0("colors"),t=m0("spacing"),n=m0("blur"),r=m0("brightness"),a=m0("borderColor"),o=m0("borderRadius"),l=m0("borderSpacing"),i=m0("borderWidth"),s=m0("contrast"),u=m0("grayscale"),d=m0("hueRotate"),f=m0("invert"),p=m0("gap"),w=m0("gradientColorStops"),C=m0("gradientColorStopPositions"),b=m0("inset"),v=m0("margin"),A=m0("opacity"),y=m0("padding"),M=m0("saturate"),_=m0("scale"),E=m0("sepia"),S=m0("skew"),T=m0("space"),N=m0("translate"),B=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],G=()=>["auto",a0,t],k=()=>[a0,t],H=()=>["",n1,h1],L=()=>["auto",P1,a0],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],K=()=>["solid","dashed","dotted","double","none"],V=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],j=()=>["start","end","center","between","around","evenly","stretch"],P=()=>["","0",a0],I=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[P1,Fe],z=()=>[P1,a0];return{cacheSize:500,separator:":",theme:{colors:[me],spacing:[n1,h1],blur:["none","",p1,a0],brightness:O(),borderColor:[e],borderRadius:["none","","full",p1,a0],borderSpacing:k(),borderWidth:H(),contrast:O(),grayscale:P(),hueRotate:z(),invert:P(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[ou,h1],inset:G(),margin:G(),opacity:O(),padding:k(),saturate:O(),scale:O(),sepia:P(),skew:z(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",a0]}],container:["container"],columns:[{columns:[p1]}],"break-after":[{"break-after":I()}],"break-before":[{"break-before":I()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...q(),a0]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ge,a0]}],basis:[{basis:G()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",a0]}],grow:[{grow:P()}],shrink:[{shrink:P()}],order:[{order:["first","last","none",ge,a0]}],"grid-cols":[{"grid-cols":[me]}],"col-start-end":[{col:["auto",{span:["full",ge,a0]},a0]}],"col-start":[{"col-start":L()}],"col-end":[{"col-end":L()}],"grid-rows":[{"grid-rows":[me]}],"row-start-end":[{row:["auto",{span:[ge,a0]},a0]}],"row-start":[{"row-start":L()}],"row-end":[{"row-end":L()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",a0]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",a0]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...j()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...j(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...j(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-x":[{"space-x":[T]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[T]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",a0,t]}],"min-w":[{"min-w":[a0,t,"min","max","fit"]}],"max-w":[{"max-w":[a0,t,"none","full","min","max","fit","prose",{screen:[p1]},p1]}],h:[{h:[a0,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[a0,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[a0,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[a0,t,"auto","min","max","fit"]}],"font-size":[{text:["base",p1,h1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Fe]}],"font-family":[{font:[me]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",a0]}],"line-clamp":[{"line-clamp":["none",P1,Fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",n1,a0]}],"list-image":[{"list-image":["none",a0]}],"list-style-type":[{list:["none","disc","decimal",a0]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[A]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[A]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...K(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",n1,h1]}],"underline-offset":[{"underline-offset":["auto",n1,a0]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",a0]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",a0]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[A]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),iu]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",lu]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},cu]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[A]}],"border-style":[{border:[...K(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[A]}],"divide-style":[{divide:K()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...K()]}],"outline-offset":[{"outline-offset":[n1,a0]}],"outline-w":[{outline:[n1,h1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[A]}],"ring-offset-w":[{"ring-offset":[n1,h1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",p1,uu]}],"shadow-color":[{shadow:[me]}],opacity:[{opacity:[A]}],"mix-blend":[{"mix-blend":[...V(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":V()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",p1,a0]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[f]}],saturate:[{saturate:[M]}],sepia:[{sepia:[E]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[A]}],"backdrop-saturate":[{"backdrop-saturate":[M]}],"backdrop-sepia":[{"backdrop-sepia":[E]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",a0]}],duration:[{duration:z()}],ease:[{ease:["linear","in","out","in-out",a0]}],delay:[{delay:z()}],animate:[{animate:["none","spin","ping","pulse","bounce",a0]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[_]}],"scale-x":[{"scale-x":[_]}],"scale-y":[{"scale-y":[_]}],rotate:[{rotate:[ge,a0]}],"translate-x":[{"translate-x":[N]}],"translate-y":[{"translate-y":[N]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",a0]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",a0]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",a0]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[n1,h1,Fe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}function pu(e,{cacheSize:t,prefix:n,separator:r,experimentalParseClassName:a,extend:o={},override:l={}}){Ce(e,"cacheSize",t),Ce(e,"prefix",n),Ce(e,"separator",r),Ce(e,"experimentalParseClassName",a);for(const i in l)vu(e[i],l[i]);for(const i in o)gu(e[i],o[i]);return e}function Ce(e,t,n){n!==void 0&&(e[t]=n)}function vu(e,t){if(t)for(const n in t)Ce(e,n,t[n])}function gu(e,t){if(t)for(const n in t){const r=t[n];r!==void 0&&(e[n]=(e[n]||[]).concat(r))}}function _5(e,...t){return typeof e=="function"?An(In,e,...t):An(()=>pu(In(),e),...t)}const mu=An(In);var Jo=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,k0=e=>!e||typeof e!="object"||Object.keys(e).length===0,bu=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function E5(e,t){e.forEach(function(n){Array.isArray(n)?E5(n,t):t.push(n)})}function A5(e){let t=[];return E5(e,t),t}var I5=(...e)=>A5(e).filter(Boolean),S5=(e,t)=>{let n={},r=Object.keys(e),a=Object.keys(t);for(let o of r)if(a.includes(o)){let l=e[o],i=t[o];typeof l=="object"&&typeof i=="object"?n[o]=S5(l,i):Array.isArray(l)||Array.isArray(i)?n[o]=I5(i,l):n[o]=i+" "+l}else n[o]=e[o];for(let o of a)r.includes(o)||(n[o]=t[o]);return n},ea=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim(),wu={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},P5=e=>e||void 0,Ae=(...e)=>P5(A5(e).filter(Boolean).join(" ")),rn=null,r1={},Sn=!1,be=(...e)=>t=>t.twMerge?((!rn||Sn)&&(Sn=!1,rn=k0(r1)?mu:_5({...r1,extend:{theme:r1.theme,classGroups:r1.classGroups,conflictingClassGroupModifiers:r1.conflictingClassGroupModifiers,conflictingClassGroups:r1.conflictingClassGroups,...r1.extend}})),P5(rn(Ae(e)))):Ae(e),ta=(e,t)=>{for(let n in t)e.hasOwnProperty(n)?e[n]=Ae(e[n],t[n]):e[n]=t[n];return e},yu=(e,t)=>{let{extend:n=null,slots:r={},variants:a={},compoundVariants:o=[],compoundSlots:l=[],defaultVariants:i={}}=e,s={...wu,...t},u=n!=null&&n.base?Ae(n.base,e==null?void 0:e.base):e==null?void 0:e.base,d=n!=null&&n.variants&&!k0(n.variants)?S5(a,n.variants):a,f=n!=null&&n.defaultVariants&&!k0(n.defaultVariants)?{...n.defaultVariants,...i}:i;!k0(s.twMergeConfig)&&!bu(s.twMergeConfig,r1)&&(Sn=!0,r1=s.twMergeConfig);let p=k0(n==null?void 0:n.slots),w=k0(r)?{}:{base:Ae(e==null?void 0:e.base,p&&(n==null?void 0:n.base)),...r},C=p?w:ta({...n==null?void 0:n.slots},k0(w)?{base:e==null?void 0:e.base}:w),b=k0(n==null?void 0:n.compoundVariants)?o:I5(n==null?void 0:n.compoundVariants,o),v=y=>{if(k0(d)&&k0(r)&&p)return be(u,y==null?void 0:y.class,y==null?void 0:y.className)(s);if(b&&!Array.isArray(b))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof b}`);if(l&&!Array.isArray(l))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof l}`);let M=(k,H,L=[],q)=>{let K=L;if(typeof H=="string")K=K.concat(ea(H).split(" ").map(V=>`${k}:${V}`));else if(Array.isArray(H))K=K.concat(H.reduce((V,j)=>V.concat(`${k}:${j}`),[]));else if(typeof H=="object"&&typeof q=="string"){for(let V in H)if(H.hasOwnProperty(V)&&V===q){let j=H[V];if(j&&typeof j=="string"){let P=ea(j);K[q]?K[q]=K[q].concat(P.split(" ").map(I=>`${k}:${I}`)):K[q]=P.split(" ").map(I=>`${k}:${I}`)}else Array.isArray(j)&&j.length>0&&(K[q]=j.reduce((P,I)=>P.concat(`${k}:${I}`),[]))}}return K},_=(k,H=d,L=null,q=null)=>{var K;let V=H[k];if(!V||k0(V))return null;let j=(K=q==null?void 0:q[k])!=null?K:y==null?void 0:y[k];if(j===null)return null;let P=Jo(j),I=Array.isArray(s.responsiveVariants)&&s.responsiveVariants.length>0||s.responsiveVariants===!0,O=f==null?void 0:f[k],z=[];if(typeof P=="object"&&I)for(let[W,Y]of Object.entries(P)){let Q=V[Y];if(W==="initial"){O=Y;continue}Array.isArray(s.responsiveVariants)&&!s.responsiveVariants.includes(W)||(z=M(W,Q,z,L))}let R=P!=null&&typeof P!="object"?P:Jo(O),D=V[R||"false"];return typeof z=="object"&&typeof L=="string"&&z[L]?ta(z,D):z.length>0?(z.push(D),z):D},E=()=>d?Object.keys(d).map(k=>_(k,d)):null,S=(k,H)=>{if(!d||typeof d!="object")return null;let L=new Array;for(let q in d){let K=_(q,d,k,H),V=k==="base"&&typeof K=="string"?K:K&&K[k];V&&(L[L.length]=V)}return L},T={};for(let k in y)y[k]!==void 0&&(T[k]=y[k]);let N=(k,H)=>{var L;let q=typeof(y==null?void 0:y[k])=="object"?{[k]:(L=y[k])==null?void 0:L.initial}:{};return{...f,...T,...q,...H}},B=(k=[],H)=>{let L=[];for(let{class:q,className:K,...V}of k){let j=!0;for(let[P,I]of Object.entries(V)){let O=N(P,H);if(Array.isArray(I)){if(!I.includes(O[P])){j=!1;break}}else if(O[P]!==I){j=!1;break}}j&&(q&&L.push(q),K&&L.push(K))}return L},$=k=>{let H=B(b,k);if(!Array.isArray(H))return H;let L={};for(let q of H)if(typeof q=="string"&&(L.base=be(L.base,q)(s)),typeof q=="object")for(let[K,V]of Object.entries(q))L[K]=be(L[K],V)(s);return L},G=k=>{if(l.length<1)return null;let H={};for(let{slots:L=[],class:q,className:K,...V}of l){if(!k0(V)){let j=!0;for(let P of Object.keys(V)){let I=N(P,k)[P];if(I===void 0||(Array.isArray(V[P])?!V[P].includes(I):V[P]!==I)){j=!1;break}}if(!j)continue}for(let j of L)H[j]=H[j]||[],H[j].push([q,K])}return H};if(!k0(r)||!p){let k={};if(typeof C=="object"&&!k0(C))for(let H of Object.keys(C))k[H]=L=>{var q,K;return be(C[H],S(H,L),((q=$(L))!=null?q:[])[H],((K=G(L))!=null?K:[])[H],L==null?void 0:L.class,L==null?void 0:L.className)(s)};return k}return be(u,E(),B(b),y==null?void 0:y.class,y==null?void 0:y.className)(s)},A=()=>{if(!(!d||typeof d!="object"))return Object.keys(d)};return v.variantKeys=A(),v.extend=n,v.base=u,v.slots=C,v.variants=d,v.defaultVariants=f,v.compoundSlots=l,v.compoundVariants=b,v};const xu=_5({prefix:"tw-",extend:{classGroups:{"font-size":["text-body-x-small","text-body-small","text-body-medium","text-body-large"]}}}),x1=(...e)=>xu(...e),L1=e=>yu(e),R5="focus-visible:tw-outline has-[[data-show-focus-ring=true]]:tw-outline tw-outline-4 tw-outline-offset-2 tw-outline-blue focus-visible:tw-outline-blue",Cu=L1({base:`tw-group tw-border tw-relative tw-flex tw-flex-row tw-gap-2 tw-items-center tw-justify-center tw-cursor-pointer tw-font-body tw-font-medium ${R5}`,variants:{disabled:{true:"tw-not-allowed tw-pointer-events-none tw-border-transparent tw-text-box-disabled-inverse tw-bg-box-disabled"},rounding:{medium:"tw-rounded",full:"tw-rounded-full"},size:{small:"tw-h-6 tw-text-body-small",medium:"tw-h-9 tw-text-body-medium",large:"tw-h-12 tw-text-body-large"},aspect:{square:"tw-aspect-square tw-px-0",default:""},hugWidth:{false:"tw-w-full"},emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-bg-button-background tw-border-button-border hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-background-hover hover:tw-border-button-border active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-bg-button-strong-background tw-border-button-strong-border hover:tw-bg-button-strong-background-hover active:tw-bg-button-strong-background-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-bg-button-positive-background tw-border-button-positive-border hover:tw-bg-button-positive-background-hover active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-positive-background-hover hover:tw-border-button-positive-border active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-bg-button-strong-positive-background tw-border-button-strong-positive-border hover:tw-bg-button-strong-positive-background-hover active:tw-bg-button-strong-positive-background-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-bg-button-negative-background tw-border-button-negative-border hover:tw-bg-button-negative-background-hover active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-negative-background-hover hover:tw-border-button-negative-border active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-bg-button-strong-negative-background tw-border-button-strong-negative-border hover:tw-bg-button-strong-negative-background-hover active:tw-bg-button-strong-negative-background-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-bg-button-background tw-border-button-border hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-bg-button-danger-background tw-border-button-danger-border hover:tw-bg-button-danger-background-hover active:tw-bg-button-danger-background-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-bg-box-selected tw-border-button-border hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed "},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-bg-box-selected-strong tw-border-box-selected-strong hover:tw-bg-box-selected-strong-hover active:tw-bg-box-selected-strong-pressed "},{aspect:"default",size:"small",class:"tw-px-2"},{aspect:"default",size:"medium",class:"tw-px-4"},{aspect:"default",size:"large",class:"tw-px-6"}],defaultVariants:{variant:"default",emphasis:"strong",size:"medium",rounding:"medium",hugWidth:!0,aspect:"default",disabled:!1}}),Mu=L1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"weak",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-icon group-hover:[&_svg]:tw-text-button-strong-icon-hover group-active:[&_svg]:tw-text-button-strong-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"default",class:"[&_svg]:tw-text-button-positive-icon group-hover:[&_svg]:tw-text-button-positive-icon-hover group-active:[&_svg]:tw-text-button-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"weak",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hovergroup-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hover group-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-negative-icon group-hover:[&_svg]:tw-text-button-strong-negative-icon-hovergroup-active:[&_svg]:tw-text-button-strong-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"strong",class:"[&_svg]:tw-text-button-danger-icon group-hover:[&_svg]:tw-text-button-danger-icon-hovergroup-active:[&_svg]:tw-text-button-danger-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"default",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"weak",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"strong",class:"[&_svg]:tw-text-box-selected-strong-inverse group-hover:[&_svg]:tw-text-box-selected-strong-inversegroup-active:[&_svg]:tw-text-box-selected-strong-inverse [&_svg]:tw-leading-none"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),_u=L1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-text-button-strong-icon group-hover:tw-text-button-strong-icon-hover group-active:tw-text-button-strong-text-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-text-button-strong-positive-text group-hover:tw-text-button-strong-positive-text-hover group-active:tw-text-button-strong-positive-text-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-text-button-strong-negative-text group-hover:tw-text-button-strong-negative-text-hovergroup-active:tw-text-button-strong-negative-text-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-text-button-danger-text group-hover:tw-text-button-danger-text-hovergroup-active:tw-text-button-danger-text-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-text-box-selected-strong-inverse group-hover:tw-text-box-selected-strong-inversegroup-active:tw-text-box-selected-strong-inverse"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),Eu=x.forwardRef(({children:e,type:t="button",variant:n,size:r="medium","data-test-id":a="fondue-button",className:o="",onPress:l=()=>{},...i},s)=>c.jsx("button",{ref:s,type:t,"data-test-id":a,className:x1(Cu({size:r,variant:n,...i}),_u({variant:n,...i}),Mu({variant:n,...i}),o),...i,onClick:u=>{var d;(d=i.onClick)==null||d.call(i,u),l==null||l(u)},children:e}));Eu.displayName="Button";const Au={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:.1,strokeLinecap:"round",strokeLinejoin:"round"},Ke=e=>e.replaceAll(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Iu=e=>e.split("-").map((t,n)=>n===0?t:t.charAt(0).toUpperCase()+t.slice(1)).join(""),Su=e=>Object.keys(e).reduce((t,n)=>{const r=Iu(n);return t[r]=e[n],t},{}),na={Size12:12,Size16:16,Size20:20,Size24:24,Size32:32,12:12,16:16,20:20,24:24,32:32},k5=(e,t)=>e.map(([n,r,a])=>x.createElement(n,{key:`${t}-${n}`,...r?Su(r):{}},Array.isArray(a)&&a.length>0?a.map(o=>k5([o],`${t}-${n}`)):[])),m=(e,t)=>{const n=x.forwardRef(({color:r="currentColor",size:a=24,className:o="",children:l,...i},s)=>x.createElement("svg",{ref:s,...Au,color:r,width:na[a],height:na[a],className:["fondue",`fondue-${Ke(e)}`,o].filter(Boolean).join(" "),"data-test-id":`fondue-icons-${Ke(e)}`,key:`fondue-icons-${Ke(e)}`,...i},[...k5(t,Ke(e)),...Array.isArray(l)?l:[l]]));return n.displayName=`Icon${e}`,n};m("AdobeCreativeCloud",[["path",{fill:"currentColor",d:"M22.5 11.655v.691q-.012.057-.02.112c-.035.3-.058.603-.108.902a7.4 7.4 0 01-1.029 2.705 7.7 7.7 0 01-3.19 2.89 7.5 7.5 0 01-2.46.727l-.57.062H7.746c-.038-.007-.075-.018-.112-.02a6.3 6.3 0 01-2.142-.515 6.53 6.53 0 01-3.317-3.153 6.2 6.2 0 01-.613-2.04L1.5 13.5v-.67c.007-.038.018-.075.02-.113a6.2 6.2 0 01.404-1.871c.626-1.619 1.719-2.82 3.27-3.596a6.4 6.4 0 012.562-.662c.44-.023.879.002 1.316.06a.17.17 0 00.124-.04 7.8 7.8 0 012.15-1.559 7.5 7.5 0 012.473-.729q.306-.033.612-.063h.63q.06.01.123.018c.312.037.625.06.934.111a7.4 7.4 0 012.689 1.02 7.7 7.7 0 012.904 3.196 7.4 7.4 0 01.726 2.462q.033.297.063.592M10.758 7.18c.013.017.016.025.021.027q.65.32 1.234.746c.025.018.085.01.115-.008 1.07-.678 2.23-.912 3.475-.69 1.22.216 2.213.825 2.972 1.8.86 1.102 1.187 2.348.95 3.735-.16.929-.532 1.763-1.165 2.461-1.154 1.274-2.6 1.8-4.302 1.577a4.54 4.54 0 01-2.7-1.346c-.961-.97-1.928-1.934-2.892-2.902-.128-.129-.271-.233-.456-.255a.725.725 0 00-.756.412c-.124.259-.108.55.162.816 1.074 1.055 2.138 2.119 3.211 3.175q.276.273.59.5c.784.57 1.667.885 2.624 1.012a6.3 6.3 0 002.236-.089 6.2 6.2 0 003.5-2.148 6.15 6.15 0 001.38-3.157 6.2 6.2 0 00-.058-2.031c-.213-1.094-.676-2.073-1.418-2.906-1.415-1.59-3.195-2.299-5.313-2.14-.815.06-1.586.3-2.312.68a6 6 0 00-1.098.731m-.518 11.092-.087-.081c-.44-.415-.881-.827-1.315-1.247a.36.36 0 00-.28-.118c-.44.01-.88.013-1.313-.085-2.153-.487-3.404-2.829-2.61-4.889.626-1.624 2.359-2.614 4.068-2.309.766.137 1.438.461 1.99 1.03.673.695 1.366 1.37 2.047 2.058a.61.61 0 00.547.197c.277-.04.498-.171.598-.443a.655.655 0 00-.152-.726c-.714-.723-1.411-1.465-2.154-2.158C10.14 8.16 8.44 7.76 6.56 8.33c-2.527.768-4.006 3.378-3.429 5.954a5.09 5.09 0 004.98 3.995h2.011c.034 0 .067-.003.118-.006"}]]);m("AdobeInDesign",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.594 2.3V16h1.452V8.3zm3.666 7.535q.571.32 1.22.319.75 0 1.134-.253.396-.254.583-.561h.198V16h1.364V8.3h-1.386v2.871h-.198a1.4 1.4 0 00-.32-.374 1.6 1.6 0 00-.55-.286 2.4 2.4 0 00-.824-.121q-.66 0-1.221.33a2.34 2.34 0 00-.902.946q-.341.627-.341 1.518v.176q0 .891.34 1.518.342.627.903.957m2.706-1.298q-.43.407-1.067.407-.639 0-1.067-.407-.43-.418-.43-1.21v-.11q0-.792.43-1.199a1.47 1.47 0 011.067-.418q.648 0 1.067.418.429.407.429 1.199v.11q0 .792-.43 1.21","clip-rule":"evenodd"}]]);m("Anchor",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 7.5a1 1 0 100-2 1 1 0 000 2m2.5-1a2.5 2.5 0 01-1.75 2.386V11.5h2a.75.75 0 110 1.5h-2v4.954c2.132-.266 3.867-1.65 4.548-3.467a.75.75 0 111.405.526c-.906 2.417-3.207 4.176-5.953 4.45v.787a.75.75 0 01-1.5 0v-.787c-2.745-.274-5.046-2.033-5.952-4.45a.75.75 0 011.404-.526c.682 1.817 2.416 3.2 4.548 3.467V13h-2a.75.75 0 010-1.5h2V8.886A2.501 2.501 0 1114.5 6.5","clip-rule":"evenodd"}]]);m("AnnotationLines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 8.5a2 2 0 100-4 2 2 0 000 4m0 1.5a3.5 3.5 0 10-2.965-1.64l-6.174 6.175a3.5 3.5 0 101.07 1.051l6.155-6.155c.55.36 1.208.569 1.914.569m-11 9.5a2 2 0 100-4 2 2 0 000 4","clip-rule":"evenodd"}]]);m("AnnotationNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.996 8.155v7.272h1.536v-8.4H4.76L3.044 10.82h1.608L5.78 8.155zM10.75 9.5a.75.75 0 000 1.5h8.5a.75.75 0 100-1.5zM10 16.25a.75.75 0 01.75-.75h8.5a.75.75 0 110 1.5h-8.5a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h4.5a.75.75 0 100-1.5z","clip-rule":"evenodd"}]]);m("Archive",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 7A1.5 1.5 0 016 5.5h12A1.5 1.5 0 0119.5 7zM21 8.5h-1V17a3 3 0 01-3 3H7a3 3 0 01-3-3V8.5H3V7a3 3 0 013-3h12a3 3 0 013 3zm-15.5 0h13V17a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 17zm4.75 3a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("ArrowAlignDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 20.25a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75m-8.25-5.04V3.75a.75.75 0 00-1.5 0v11.46l-.009-.009-.019-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.011-.01-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.011-.01-.011-.011-.011-.011-.011-.01-.01-.012-.011-.01-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.009-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.009-.008-.008-.008-.009-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008L7 10.96l-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.001-.001-.002-.002h-.001l-.001-.002-.002-.001v-.002h-.002v-.002h-.002v-.001l-.001-.001-.001-.001-.002-.001v-.001l-.001-.001H6.52v-.001l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001v.001l.002.001v.001l.002.001v.001l.002.002h.001l.002.002v.001l.002.002.002.001.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.001.002.003.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.003.003.003.003.002.003.003.003.003.003.003.003.004.003.003.003.003.004.003.003.004.003.003.003.004.004.003.003.004.004.003.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.004.003.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.01.009.008.008.009.01.009.008.008.009.01.009.008.009.01.009.008.009.01.01.009.008.009.01.01.009.008.009.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.01.01.012.011.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.011.011.012.011.01.012.012.011.011.011.012.012.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.014.014.013.013.014.013.013.014.013.013.014.014.013.014.014.013.014.014.013.013.014.014.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.015.015.016.016.015.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.016.016.017.016.016.017.017.016.016.017.017.017.017.016.016.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.017.018.018.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.017.018.018.017.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.019.018.018.019.018.018.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.018.018.02.019.018.018.019.02.019.018.019.02.019.018.019.019.018.019.02.019.018.019.02.02.019.018.019.02.019.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.018.018.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.02.02.021.531.53.53-.53 6.01-6.01a.75.75 0 10-1.06-1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignHorizontalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.75 2.75a.75.75 0 00-1.5 0v4.94L9.03 5.47a.75.75 0 00-1.06 1.06l3.535 3.536.53.53.53-.53 3.536-3.536a.75.75 0 10-1.06-1.06L12.75 7.76zM4 12a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H4.75A.75.75 0 014 12m8.071 10a.75.75 0 01-.75-.75v-5.01l-2.29 2.29a.75.75 0 01-1.061-1.06l3.535-3.536.53-.53.53.53 3.536 3.536a.75.75 0 11-1.06 1.06l-2.22-2.22v4.94a.75.75 0 01-.75.75","clip-rule":"evenodd"}]]);m("ArrowAlignLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75m5.04-8.25h11.46a.75.75 0 000-1.5H8.79l.009-.009.019-.019.018-.018.019-.02.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.012.012-.01.011-.012.011-.011.011-.012.011-.01.012-.012.01-.01.012-.012.01-.01.011-.012.011-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.01.011-.011.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.01.01-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.008-.008.009-.01.008-.008.009-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.008L13.04 7l.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.002.002-.001.001-.001.002-.002v-.001l.002-.001.001-.002h.002v-.002h.002v-.002h.001l.001-.001.001-.001.001-.002h.001l.001-.001V6.52h.001l-.53-.53.53.53a.75.75 0 00-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001l-.002.002v.001l-.002.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.001-.002.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.004-.003.003-.004.004-.004.003-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.003.004-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.012.011-.01.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017L9 8.92l-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.019-.019.02-.019.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.021.02-.53.531.53.53 6.01 6.01a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.25 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75a.75.75 0 01.75-.75m-5.04 8.25H3.75a.75.75 0 000 1.5h11.46l-.009.009-.019.019-.018.018-.019.02-.019.018-.018.018-.019.019-.018.019-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.012-.013.013-.013.013-.012.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.011.012-.011.01-.012.012-.01.01-.012.012-.01.01-.011.012-.011.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.01-.011.012-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.008.009-.01.01-.01.008-.009.01-.009.01-.01.008-.008.01-.01.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.008.009-.01.008-.008.01-.009.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.008-.008.008-.009.009-.008.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.002.002-.001.002-.002.001-.001.002-.002.001-.001.001-.002.002v.001l-.002.001-.001.002h-.002v.002h-.002v.002h-.001l-.001.001-.001.001-.001.002h-.001l-.001.001v.001h-.001v.001l.53.53-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.002-.002v-.001l.002-.002h.001l.002-.002.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.003-.004.005-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.009-.009.009-.008.009-.01.009-.008.009-.01.01-.009.008-.009.01-.009.009-.01.009-.009.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.013.013-.012.012-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.014-.013.013-.013.013-.014.014-.013.013-.014.014-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.017-.017.018-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.019.019-.018.018-.019.02-.019.018-.018.018-.02.02-.018.018-.019.019-.018.019-.02.019-.018.019-.02.019-.018.018-.019.02-.019.018-.019.02-.019.019-.02.019-.018.019-.02.019-.018.019-.02.02-.019.018-.019.02-.02.019-.018.02-.02.018-.019.02-.02.02-.019.018-.02.02-.018.02-.02.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.53-.531-.53-.53-6.01-6.01a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 3.75A.75.75 0 013.75 3h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 3.75m8.25 5.04v11.46a.75.75 0 001.5 0V8.79l.009.009.019.019.018.018.02.019.018.019.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.017.017.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.016.016.017.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.014.014.015.015.015.014.014.015.014.014.015.014.014.015.015.014.014.014.014.015.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.013.013.014.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.012.012.013.013.012.012.013.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.011.01.012.012.011.011.011.012.011.01.011.012.012.01.01.012.012.01.01.012.011.01.011.011.011.011.011.01.01.012.011.01.011.01.01.012.011.01.01.01.011.011.01.01.011.01.01.011.01.01.011.01.01.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.009.009.01.01.01.009.008.01.01.008.01.01.009.01.009.008.01.01.008.009.01.009.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.008.008.009.009.008.008.008.008.009.008.008.008.008.009.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.008.008.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.005.005.006.005.005.006.006.005.005.005.005.005.005.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.005.005.005.004.004.005.005.005.004.004.005.005.004.004.005.004.004.005.004.004.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.003.004.004.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.002.003.003.002.003.003.003.002.002.003.003.003.002.002.003.003.002.002.003.002.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.001.001.002.001.001.002.002h.001l.001.002.002.001v.002h.002v.002h.002v.001l.001.001.001.001.002.001v.001l.001.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001h-.001v-.001h-.001v-.001h-.001l-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.002h-.001l-.002-.002v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.01-.009-.008-.008-.009-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.01-.009-.008-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.012-.011-.01-.011-.011-.011-.012-.011-.01-.011-.012-.011-.011-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017L15.08 9l-.016-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.018-.019-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.02-.02-.021-.531-.53-.53.53-6.01 6.01a.75.75 0 101.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowAlignVerticalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.25 12.75a.75.75 0 000-1.5h-4.94l2.22-2.22a.75.75 0 00-1.06-1.06l-3.536 3.535-.53.53.53.53 3.536 3.536a.75.75 0 101.06-1.06l-2.29-2.291zM12 4a.75.75 0 01.75.75v14.5a.75.75 0 01-1.5 0V4.75A.75.75 0 0112 4M2 12.071a.75.75 0 01.75-.75h5.01l-2.29-2.29A.75.75 0 016.53 7.97l3.536 3.535.53.53-.53.53-3.536 3.536a.75.75 0 11-1.06-1.06l2.22-2.22H2.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ArrowBidirectional",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.227 9.288a.75.75 0 010-1.06l4.243-4.244.53-.53.53.53.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.012.011.012.012.012.013.012.012.012.012.012.012.012.011.012.013.012.011.012.012.012.012.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.011.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.012.012.011.012.012.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.011.012.012.011.011.011.012.012.011.011.012.012.01.011.012.011.012.012.011.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.011.011.011.012.012.01.01.012.012.011.011.011.011.011.011.011.012.011.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.012.011.01.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.012.011.01.01.011.011.01.011.011.01.011.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.011.011.01.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.01.01.01.01.009.009.01.01.009.01.01.009.009.01.01.009.009.01.01.009.009.009.01.01.009.009.009.01.01.008.009.01.009.009.01.01.008.009.01.009.009.009.009.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.009.008.009.009.009.009.008.009.01.008.008.01.009.008.008.009.01.008.008.009.008.008.009.01.008.008.009.008.009.009.008.008.008.009.009.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.008.007.007.008.008.007.008.008.007.007.008.008.007.007.007.008.008.007.007.007.008.008.007.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.006.005.005.005.006.006.005.005.006.006.005.005.005.006.006.005.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.005.005.004.005.005.004.005.005.004.004.005.005.004.005.005.004.004.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.004.004.004.005.004.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.003.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.004.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.003.003.002.003.003.002.003.003.002.002.003.003.002.002.003.003.002.002.002.003.003.002.002.002.002.002.002.002.002.003.002.002.002.002.002.002.002.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.001.001.002.002v.001l.002.001.002.002.002.002.001.001.001.001.001.001.001.001.001.001.001.001v.001h.002v.002h.001l.001.002h.001v.001h.001l.001.001v.001l-.53.53-.53.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.001-.001-.001-.001-.002-.002-.001v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.005L15.425 9l-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.007-.007-.008-.007-.007-.007L15 8.575l-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.009-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.008-.009-.01-.01-.009-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.011-.011-.01-.011-.011-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.012-.011-.01-.012-.012-.011-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012h-.001v11.349l2.962-2.963a.75.75 0 111.06 1.061l-4.242 4.243-.53.53-.53-.53-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.011-.011-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.01-.012-.012-.01-.01-.01-.01-.012-.012-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005L7.454 16l-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.002-.001-.003-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001.53-.53.53-.53h.002v.001h.001v.001h.001v.002h.002v.002h.002v.001l.001.001.001.001.001.001.001.001.002.001v.001l.002.002h.001l.001.002.002.001.001.002.002.001.001.002.001.001.002.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.002.003.003.003.003.003.003.003.002.003.004.003.002.003.004.003.003.003.003.003.003.003.003.004.003.003.004.003.003.004.003.003.004.003.003.004.004.004.003.003.004.004.003.003.004.004.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.004.004.005.005.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.005.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.006.006.006.006.007.006.006.007.006.006.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.01.009.008.009.009.008.008.009.01.009.008.009.009.008.009.01.008.008.01.01.008.008.01.009.008.009.01.009.008.009.01.009.008.01.01.008.009.01.009.009.009.009.01.009.008.01.01.008.009.01.01.009.009.01.009.009.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.009.009.01.01.01.01.01.009.009.01.01.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.011.011.01.011.012.01.01.012.011.01.011.011.011.011.01.011.012.011.01.01.012.012.01.01.012.012.01.01.011.012.012.01.01.012.012.01.01.012.012.011.01.011.012.011.011.011.011.011.011.012.011.01.012.012.01.011.012.011.011.012.011.01.012.012.01.011.012.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.012.011.01.012.012.011.012.011.011.012.012.011.011.012.012.011.011.012.012.012.011.011.012.011.011.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012h.001V6.326L8.288 9.288a.75.75 0 01-1.061 0m.53 5.955-.53.53a.75.75 0 111.06-1.06zm8.486-6.486.53-.53a.75.75 0 01-1.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowBidirectionalHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.288 16.774a.75.75 0 01-1.06 0L3.983 12.53l-.53-.53.53-.53.013-.013.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.013.012-.011.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.011-.01.012-.012.01-.011.012-.011.011-.012.011-.01.011-.012.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.01.01-.012.011-.01.011-.011.011-.011.01-.011.012-.01.01-.012.011-.01.01-.011.012-.01.01-.012.011-.01.01-.011.011-.01.011-.011.01-.01.011-.012.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.009.009-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.01.01-.009.009-.01.01-.008.008-.01.01-.01.009-.008.01-.01.009-.009.009-.01.009-.008.01-.01.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.01-.008.008-.009.008-.009.009-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.007-.008L7.455 8l.008-.008.007-.007.008-.008.007-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.005-.005.004-.004L8 7.454l.005-.004.004-.005.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.001-.001v-.001h.002v-.002h.002V7.23h.001v-.001h.001v-.001h.001l.53.53.53.53v.001l-.001.001-.001.001-.001.001-.001.001-.002.001v.001l-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.002.002H9.27l-.001.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.005L9 8.576l-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.007-.007.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.01.01-.008.008-.008.008-.01.01-.008.008-.009.009-.009.008-.008.01-.01.008-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.01.009-.008.01-.01.009-.009.009-.01.01-.009.009-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.011-.01.01-.012.012-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.012.011-.01.011-.012.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.012.011-.01.012-.012.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.012h11.349l-2.963-2.962a.75.75 0 011.061-1.06l4.243 4.242.53.53-.53.53-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.011-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.009.008-.01.01-.009.01-.009.008-.01.01-.008.009-.01.01-.009.008-.009.01-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.008.009-.01.009-.008.008-.008.009-.009.008-.009.01-.008.008-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.006.006-.007.006-.006.006-.006.006-.006.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.005-.005.006-.006.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.004-.005.004-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.001.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001v.001l-.002.002-.002.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001v.001l-.002.001v.001h-.001v.001l-.001.001h-.001v.001h-.001v.001h-.001v.001h-.001l-.53-.53-.53-.53v-.001l.001-.001.001-.001.002-.001v-.001l.002-.001v-.001l.001-.001.001-.001h.001l.001-.002.001-.001.001-.001.001-.001.002-.001v-.002h.002l.001-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.004-.003.002-.003.004-.003.003-.003.003-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.004-.003.003-.004.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.004-.004.005-.005.005-.004.004-.005.005-.005.005-.004.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.006-.005.005-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.007.007-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.009.009-.009.009-.008.008-.01.009-.008.009-.009.009-.008.008-.01.01-.008.008-.009.01-.009.008-.009.009-.009.009-.009.009-.009.009-.009.009-.009.01-.009.008-.01.01-.008.009-.01.009-.008.009-.01.01-.009.008-.01.01-.008.009-.01.01-.01.009-.008.009-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.012.011-.01.011-.011.01-.01.012-.011.01-.011.011-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.01.01-.012.012-.01.01-.011.012-.011.01-.011.012-.011.01-.011.011-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.012-.011.011-.012.011-.011.012-.012.011-.01.012-.012.01-.012.012-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.012H6.326l2.963 2.962a.75.75 0 010 1.06m5.955-.53.53.53a.75.75 0 11-1.06-1.061zM8.757 7.757l-.53-.53a.75.75 0 011.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowBottomToTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.46 9.54a.75.75 0 101.06 1.06l4.73-4.73v11.38a.75.75 0 001.5 0V5.87l.009.01.019.018.018.019.02.018.018.02.018.018.019.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.018.019.018.018.019.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.017.018.018.017.017.018.018.017.017.017.018.018.017.017.017.017.017.018.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.016.017.017.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.016.017.017.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.015.016.016.016.016.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.016.015.015.016.015.015.015.015.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.015.015.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.015.014.013.014.014.014.014.014.014.014.014.013.014.014.014.014.013.014.014.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.013.013.012.013.013.012.013.013.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.01.011.012.012.011.01.012.012.01.011.012.011.01.011.012.011.01.011.012.011.01.01.011.012.011.01.01.011.012.011.01.01.01.011.012.01.01.011.01.01.011.011.01.01.01.011.011.01.01.01.01.01.01.011.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.009.01.01.009.009.01.01.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.008.009.01.008.008.01.009.008.008.008.009.009.008.009.009.008.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.008.008.007.007.008.008.007.008.008.007.007.007.007.008.008.007.007.007.007.008.007.007.008.007.007.007.007.007.007.007.007.007.007.007.006.007.007.007.007.006.007.007.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.005.005.006.006.005.006.006.005.005.005.006.006.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.004.005.005.004.005.005.004.005.005.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.005.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.003.003.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.003.003.002.003.003.002.002.003.003.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.002.002.002.002.001.002.002.002.002.001.002.002.001.001.002.002.001.001.001.002.002.001.001.001.001.002h.002v.002l.002.001v.001l.002.001.001.002h.001v.001h.002v.002h.001v.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001l-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.002-.003-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L18.002 9l-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.01-.008-.008-.008-.01-.01-.008-.008-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.01-.01-.009-.008-.009-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01L17.6 8.6l-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014L16.3 7.3l-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014L16.2 7.2l-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018L14.6 5.6l-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.018-.02-.02-.018-.018-.02-.02-.018-.018-.019-.019-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.019-.019-.02-.02-.019-.019-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.53-.532-.53.53zM3 20.252a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ArrowCircleDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 12a8.5 8.5 0 1117 0 8.5 8.5 0 01-17 0M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.42.13a.75.75 0 010 1.06l-.53-.53-.531-.53a.75.75 0 011.06 0m-.53.53.53.53h-.001l-.002.002-.005.006-.023.023-.088.088-.323.323-1.06 1.059-2.388 2.388-.53.53-.53-.53-3.89-3.889a.75.75 0 011.061-1.06l2.6 2.6V7.525a.75.75 0 111.5 0v7.222l1.117-1.117 1.06-1.06.322-.322.088-.088.023-.023.006-.005.001-.002z","clip-rule":"evenodd"}]]);m("ArrowCircleUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.42-.13a.75.75 0 010-1.06l.53.53.531.53a.75.75 0 01-1.06 0m.53-.53-.53-.53h.001l.002-.002.005-.006.023-.023.088-.088.323-.323 1.06-1.059 2.388-2.388.53-.53.53.53 3.89 3.889a.75.75 0 01-1.061 1.06l-2.6-2.6v7.205a.75.75 0 11-1.5 0V9.253l-1.117 1.117-1.06 1.06-.322.322-.088.088-.023.023-.006.005-.001.002z","clip-rule":"evenodd"}]]);m("ArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.248 13.625a.75.75 0 00-1.061-1.06l-5.437 5.437V3.877a.75.75 0 10-1.5 0v14.125l-.006-.006-.021-.021-.02-.02-.021-.022-.021-.02-.02-.02-.021-.022-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.019-.019-.02-.02-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.019-.02-.019-.019-.019-.019-.019-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005L6 12.753l-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001l.001.001.001.002h.001v.001h.002v.002h.002v.002h.002v.002l.002.001.001.002.002.001.001.001.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.002.003.003.002.003.003.002.003.003.003.003.003.003.003.003.003.003.003.003.003.004.004.003.003.003.004.004.003.003.004.004.003.003.004.004.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.004.005.005.004.005.005.004.005.005.004.005.005.004.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.005.006.006.005.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.01.009.008.009.009.009.009.009.009.009.009.009.009.009.009.009.01.01.008.009.01.009.01.01.008.009.01.01.01.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.011.011.01.011.011.01.01.011.011.011.011.01.011.012.01.01.012.012.01.01.012.012.01.01.012.012.011.011.011.011.011.011.012.012.011.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.014.014.013.013.013.014.014.013.013.014.014.013.014.014.013.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.015.015.014.014.014.015.015.014.014.015.015.014.015.015.014.014.015.015.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.015.016.016.015.015.016.016.015.015.016.016.015.016.016.015.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.017.017.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.017.018.019.018.018.019.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.019.019.018.018.019.019.018.019.02.018.018.02.019.018.018.019.02.018.018.02.019.018.019.02.019.018.019.019.019.019.019.019.019.02.019.018.02.02.018.018.02.02.019.019.019.02.02.018.018.02.02.019.02.02.019.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.019.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.021.021.02.021.021.02.021.022.02.02.021.021.021.02.021.022.02.02.022.021.02.021.021.021.021.021.021.021.021.02.021.022.021.02.021.022.021.021.021.021.021.021.021.021.022.021.02.022.022.02.021.022.021.021.022.022.02.021.022.021.021.022.022.021.021.021.022.022.021.021.021.022.022.021.021.022.022.021.021.022.022.021.021.022.022.021.022.022.021.022.022.021.021.022.022.022.022.021.021.022.022.022.022.022.022.021.022.022.021.022.022.022.022.022.022.022.022.022.022.021.022.022.022.022.022.022.022.022.022.022.022.023.022.53.53.53-.53z","clip-rule":"evenodd"}]]);m("ArrowExpand",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.25a.75.75 0 000 1.5h4.19l-4.22 4.22a.75.75 0 001.06 1.06l4.22-4.22V11H19h-.75a.75.75 0 001.5 0H19h.75V4.25zm-1.97 8.72a.75.75 0 010 1.06l-4.22 4.22H11a.75.75 0 010 1.5H4.25V13h1.5v4.189l4.22-4.22a.75.75 0 011.06 0M5 13h-.75a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]);m("ArrowFitBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 21.001A2.75 2.75 0 013 18.251V8.298a.75.75 0 011.5 0v9.953q0 .09.012.177L18.442 4.5h-6.158a.75.75 0 010-1.5h8.717v8.716h-.75.75a.75.75 0 11-1.5 0h.75-.75V5.56L5.573 19.489q.086.012.175.012h9.955a.75.75 0 010 1.5z","clip-rule":"evenodd"}]]);m("ArrowFitBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.467 3.75a.75.75 0 00-.75-.75H3v8.716h.75H3a.75.75 0 001.5 0h-.75.75V5.56l13.928 13.93a1 1 0 01-.175.012H8.298a.75.75 0 000 1.5h9.955a2.75 2.75 0 002.748-2.75V8.298a.75.75 0 10-1.5 0v9.953q0 .09-.012.178L5.559 4.5h6.158a.75.75 0 00.75-.75","clip-rule":"evenodd"}]]);m("ArrowFitTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 3A2.75 2.75 0 003 5.75v9.953a.75.75 0 001.5 0V5.75q0-.09.012-.177L18.442 19.5h-6.158a.75.75 0 000 1.5h8.717v-8.716h-.75.75a.75.75 0 10-1.5 0h.75-.75v6.154L5.573 4.513q.086-.012.175-.012h9.955a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("ArrowFitTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.253 3a2.75 2.75 0 012.748 2.75v9.953a.75.75 0 11-1.5 0V5.75q0-.09-.012-.177L5.559 19.5h6.158a.75.75 0 010 1.5H3v-8.716h1.5v6.154L18.428 4.513a1 1 0 00-.175-.012H8.298a.75.75 0 010-1.5zM3.75 12.285H3a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]);m("ArrowHook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4.5A.75.75 0 009 6v-.75V6h6.5c.966 0 1.75.783 1.75 1.75v6a1.75 1.75 0 01-1.75 1.75H9.68l1.85-1.85a.75.75 0 10-1.06-1.06l-3.182 3.182-.53.53.53.53 3.182 3.182a.75.75 0 001.06-1.06L9.577 17H15.5a3.25 3.25 0 003.25-3.25v-6A3.25 3.25 0 0015.5 4.5zv.75z","clip-rule":"evenodd"}]]);m("ArrowLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.375 19.247a.75.75 0 001.06-1.06l-5.437-5.438h14.125a.75.75 0 100-1.5H5.998l.006-.006.021-.02.02-.021.022-.021.02-.02.02-.021.022-.021.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.02.02-.021.02-.02.02-.02.021-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.019-.018.02-.02.019-.019.019-.02.019-.018.02-.02.018-.019.02-.019.019-.019.019-.02.019-.018.019-.02.019-.018.019-.019.019-.019.018-.019.02-.019.018-.018.019-.02.019-.018.018-.019.019-.018.019-.02.018-.018.019-.018.018-.019.019-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.013-.013.014-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.01-.011.012-.012.011-.01.012-.012.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.011-.01.011-.012.01-.01.011-.01.011-.011.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.009-.009.009-.01.01-.009.008-.009.01-.009.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.007.006-.006.007-.006.006-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.005-.006.006-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.004-.005.005-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001V5.82l.002-.001v-.001l.002-.001.001-.002h.001v-.001h.001v-.001h.001l-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.002v.002h-.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.002l-.001.002-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.002.003-.002.002-.003.002-.002.002-.002.003-.003.002-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.006.005-.005.005-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.01.008-.009.01-.009.01-.01.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.012.01-.01.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.011.011-.011.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011L9.127 6l-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.015-.015.014-.014.015-.015.014-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.016-.016.015L8 7.127l-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.02.02-.018.018-.019.02-.019.018-.019.02-.02.018-.018.02-.02.019-.018.019-.02.019-.019.02-.02.018-.018.02-.02.019-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.022.02-.02.021-.021.021-.02.021-.022.021-.02.02-.021.022-.021.02-.021.021-.021.022-.021.02-.021.021-.021.021-.021.021-.021.022-.021.02-.021.022-.022.02-.02.022-.022.021-.021.021-.021.022-.022.02-.02.022-.022.021-.022.022-.02.021-.022.021-.022.022-.021.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.022.022-.021.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.53.53.53.53z","clip-rule":"evenodd"}]]);m("ArrowLeftToRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75A.75.75 0 013.75 3m14.375 8.25H6.75a.75.75 0 000 1.5h11.375l-.018.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.014-.014.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.011-.011.011-.011.011-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.009-.008.009-.01.008-.008.01-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.005-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.001.002-.002.001-.001.002h-.002v.002l-.002.001-.001.001-.001.001-.001.001-.001.001v.001l-.002.001-.001.002h-.002v.002h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002v-.002l.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.004.005-.005.004-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.009-.009.008-.008.009-.01.008-.008.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.009.009-.01.009-.008.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.015-.014.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.016.016-.015.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.019.019-.02.019-.018.02-.02.019-.019.019-.02.02-.018.019-.02.019-.02.02-.019.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.53-.53-.53-.53-5.968-5.968a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]);m("ArrowMinimize",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.03 5.03a.75.75 0 00-1.06-1.06L14 8.94V4.75h-.75.75a.75.75 0 00-1.5 0h.75-.75v6.75h6.75a.75.75 0 000-1.5h-4.19zm-16.06 15a.75.75 0 010-1.06L8.94 14H4.75a.75.75 0 010-1.5h6.75v6.75H10v-4.19l-4.97 4.97a.75.75 0 01-1.06 0m6.78-.78h.75a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]);m("ArrowMove",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.64 6.53a.75.75 0 010-1.06l2.828-2.828.53-.53.53.53 2.829 2.828a.75.75 0 01-1.06 1.06L12.77 5.006v6.331h6.332L17.47 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 01-1.06-1.061l1.462-1.463H12.77v6.182l1.548-1.548a.75.75 0 111.06 1.06l-2.828 2.83-.53.53-.53-.53-2.829-2.83a.75.75 0 011.06-1.06l1.549 1.548v-6.182H5.068L6.53 14.3a.75.75 0 11-1.06 1.06l-2.83-2.829-.53-.53.53-.531 2.83-2.828a.75.75 0 011.06 1.06l-1.634 1.634h6.375V4.96L9.7 6.53a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]);m("ArrowOutExternal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.25 4a.75.75 0 000 1.5h3.19l-6.47 6.47a.75.75 0 101.06 1.06l6.47-6.47v3.19a.75.75 0 001.5 0V4zM4 8.75A3.25 3.25 0 017.25 5.5H10A.75.75 0 0110 7H7.25A1.75 1.75 0 005.5 8.75v8c0 .966.784 1.75 1.75 1.75h8A1.75 1.75 0 0017 16.75V14a.75.75 0 011.5 0v2.75A3.25 3.25 0 0115.25 20h-8A3.25 3.25 0 014 16.75z","clip-rule":"evenodd"}]]);m("ArrowOutLogout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25A3.25 3.25 0 017.25 4h5.5a.75.75 0 010 1.5h-5.5A1.75 1.75 0 005.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 010 1.5h-5.5A3.25 3.25 0 014 16.75zM9.25 12a.75.75 0 01.75-.75h7.12l-1.9-1.9a.75.75 0 011.06-1.06l3.182 3.182.53.53-.53.53-3.182 3.182a.75.75 0 11-1.06-1.06l1.903-1.904H10a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ArrowOutShare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.712 7.712a.75.75 0 01-1.06 0L12.75 5.811V15a.75.75 0 01-1.5 0V5.81L9.348 7.712a.75.75 0 11-1.06-1.06L11.47 3.47l.53-.53.53.53 3.182 3.182a.75.75 0 010 1.06M4 13a3.25 3.25 0 013.25-3.25h.784a.75.75 0 010 1.5H7.25A1.75 1.75 0 005.5 13v4.75c0 .967.784 1.75 1.75 1.75h9.5a1.75 1.75 0 001.75-1.75V13a1.75 1.75 0 00-1.75-1.75h-.474a.75.75 0 010-1.5h.474A3.25 3.25 0 0120 13v4.75A3.25 3.25 0 0116.75 21h-9.5A3.25 3.25 0 014 17.75z","clip-rule":"evenodd"}]]);m("ArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.625 4.753a.75.75 0 00-1.06 1.06l5.437 5.438H3.877a.75.75 0 000 1.5h14.125l-.006.006-.021.02-.02.021-.022.021-.02.02-.02.021-.022.021-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.02-.02.021-.02.02-.02.02-.021.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.019-.019.02-.02.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.019.018-.02.02-.019.019-.019.02-.019.018-.02.02-.018.019-.02.019-.019.019-.019.019-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.018-.018.02-.019.018-.018.019-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.01.011-.012.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.01-.011.011-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.008.009-.01.009-.008.008-.009.009-.008.009-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001v.001h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.006-.006.005-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.01-.008.008-.01.01-.01.01-.008.008-.01.01-.01.01-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.011-.011.01-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.011-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.02.02-.018.018-.02.02-.019.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.021-.021.02-.021.022-.021.02-.02.021-.022.021-.02.021-.021.021-.022.021-.02.021-.021.021-.021.021-.021.021-.022.021-.02.021-.022.022-.02.02-.022.022-.021.021-.021.021-.022.022-.02.02-.022.022-.021.021-.022.022-.021.021-.021.022-.022.021-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.022-.022.021-.021.022-.022.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.022-.022.021-.022.022-.021.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.53-.53-.53-.53z","clip-rule":"evenodd"}]]);m("ArrowRightToLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75M5.872 12.75h11.375a.75.75 0 000-1.5H5.872l.018-.018.019-.02.018-.018.019-.018.018-.019.019-.018L6 11.12l.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014L8.122 9l.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.012.012-.01.01-.012.012-.011.011-.011.011-.011.011-.011.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.01-.01.011-.012.01-.01.011-.01.011-.011.01-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.009.01-.01.008-.009.01-.009.009-.009.009-.01.009-.008.01-.01.008-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.008-.008.009-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.006-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.005-.006.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.004.005-.005.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.002-.001.002-.002v-.001l.002-.001.001-.001.001-.001.001-.001.001-.001V6.57l.002-.001.001-.002h.002v-.001l.001-.001.001-.001-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001h-.001l-.001.002-.002.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.003-.003.003-.003.004-.003.003L9.4 5.6l-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.005.006-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007L9 6l-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.009-.009.008-.009.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.01-.009.008-.009.01-.01.009-.008.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011L8.3 6.7l-.01.01-.011.012-.01.01-.012.011-.01.011-.012.011-.01.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.012.012-.011.012-.011.01-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016L6.5 8.5l-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.018-.018.02-.019.018-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.018-.018.02-.02.02-.02.019-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02L3 12l.53.53 5.968 5.968a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]);m("ArrowRoundAntiClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.424 10.464c.882-3.291 3.873-5.112 7.117-4.243 3.267.876 5.118 4.082 4.242 7.349-.875 3.267-4.081 5.118-7.348 4.243a6.2 6.2 0 01-2.388-1.22 5 5 0 01-.55-.536 3 3 0 01-.15-.185l-.002-.004v.001l.001.001-.002-.002a.75.75 0 00-1.242.84l.623-.418c-.623.419-.622.419-.622.42l.001.001.002.003.005.008.016.022.051.07q.065.086.186.227c.161.186.4.434.72.702a7.7 7.7 0 002.963 1.518c4.067 1.09 8.095-1.235 9.185-5.303s-1.236-8.096-5.303-9.185c-3.583-.96-6.926.727-8.429 3.876v-1.9a.75.75 0 00-1.5 0V12h5.215a.75.75 0 000-1.5H6.414z","clip-rule":"evenodd"}]]);m("ArrowRoundClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.736 10.465c-.876-3.272-4.048-5.118-7.312-4.243-3.267.875-5.118 4.081-4.242 7.348.875 3.268 4.081 5.119 7.348 4.243a6.2 6.2 0 002.388-1.22c.253-.211.435-.402.55-.536q.088-.1.125-.15l.024-.034.003-.004-.001.002.002-.003a.75.75 0 011.242.841l-.623-.418c.623.418.623.418.622.419l-.001.002-.002.003-.005.007-.016.022-.051.07a5 5 0 01-.186.227c-.161.186-.4.434-.72.703a7.7 7.7 0 01-2.963 1.518c-4.067 1.09-8.095-1.236-9.185-5.303s1.236-8.096 5.303-9.186c3.455-.926 6.85.612 8.464 3.582V6.75a.75.75 0 011.5 0V12h-5.25a.75.75 0 010-1.5h2.997z","clip-rule":"evenodd"}]]);m("ArrowScaleHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.46 5.459a.75.75 0 00-1.061 1.06l4.73 4.73H13.5a.75.75 0 100 1.5h5.629l-.01.01-.018.018-.019.02-.018.018-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.018.018-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.017.018-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.015.015-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.013.013-.014.014-.013.013-.013.014-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.014.013-.012.013-.014.013-.012.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.01.012-.012.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.012-.011.01-.011.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.01-.009.008-.009.01-.01.008-.008.01-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.007-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001v.001h-.001l-.001.002h-.001v.001H14.4v.002h-.001l.53.531-.53-.53a.75.75 0 001.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.004-.005.005-.004.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.007.006-.006.007-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.012-.012.01-.01.012-.012.01-.011.012-.011.011-.011.011-.012.011-.01.012-.012.011-.011.012-.012.011-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.016.016-.015.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.019.019-.018.018-.018.019-.019.018-.018.019-.02.018-.018.019-.018.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.019.018-.019.02-.019.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.019.02-.019.019-.019.019-.02.02-.018.018-.02.02-.019.019-.019.02-.02.018-.019.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.02.02-.02.02-.021L22 12l-.53-.53zM2.53 12.53l6.01 6.01a.75.75 0 101.061-1.06l-4.73-4.73h5.63a.75.75 0 000-1.5H4.87l.01-.01.018-.018.019-.019.018-.018.02-.02.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.011.012-.011.011-.011.012-.012.01-.01.012-.012.011-.011.011-.011.011-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.009-.009.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.009-.009.008-.008.01-.01.008-.008.008-.008.009-.009.008-.009.009-.008.008-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007L9.121 7l.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.003-.003.004-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.001-.001.002-.002.002-.002.001-.001.001-.001.001-.001.002-.002.001-.001.001-.002H9.6V6.52l.001-.001-.53-.53.53.53a.75.75 0 00-1.06-1.061l.53.53-.53-.53H8.54v.001h-.001v.001h-.001v.001l-.001.001h-.001v.002h-.002v.001l-.002.001v.001l-.002.001v.002h-.002l-.001.002-.002.001v.002l-.002.001-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.001-.002.002-.002.002-.001.002-.003.002-.002.002L8.5 5.5l-.002.003-.002.002-.002.002-.003.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.006-.007.007-.007.006-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.01.009-.008.009-.009.008-.009.01-.008.008-.01.01-.008.008-.01.01-.008.008-.01.01-.009.008-.009.01-.01.009-.008.01-.01.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.011.01-.01.012-.012.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.012L7.1 6.9l-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.013-.013.014-.013.013-.014.014-.013.013-.014.014-.014.013-.013.014-.014.013-.013.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.016-.015.015-.015.015-.016.015-.015.016-.016.015-.015.016-.015.015-.016.016-.015.015-.016.016-.016.015-.015.016-.016.015L5.6 8.4l-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.017-.016.016-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.019-.018.019-.019.019-.019.019-.019.019-.019.019-.02.019-.018.019-.02.019-.018.02-.02.018-.019.02-.019.019-.02.019-.018.02-.02.018-.019.02-.02.019-.019.02-.02.019-.018.02-.02.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.02-.02.019-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.02L2 12z","clip-rule":"evenodd"}]]);m("ArrowScaleVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.459 8.54a.75.75 0 101.06 1.061l4.73-4.73v5.63a.75.75 0 001.5 0V4.87l.01.01.018.018.02.019.018.018.018.02.02.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.018.017.017.017.017.018.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.015.016.016.015.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.014.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.015.014.014.015.015.014.014.015.014.014.015.014.014.015.014.014.015.014.014.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.014.013.013.014.013.013.014.014.013.013.014.013.013.014.013.013.013.013.014.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.012.013.013.013.013.012.013.013.012.013.013.012.012.013.013.012.012.013.013.012.012.013.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.01.012.012.01.012.012.01.011.012.012.011.01.011.012.011.011.012.011.01.011.011.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.01.01.011.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.008.01.01.008.01.01.008.009.01.01.008.008.01.01.009.008.009.01.009.008.008.01.01.008.008.009.009.008.009.01.008.008.009.008.008.009.009.008.008.009.009.008.008.009.008.008.009.008.008.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.006.006.007.007.006.006.007.006.006.007.007.006.006.006.006.007.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.005.006.006.006.006.006.005.005.006.006.006.005.005.006.006.005.005.006.005.005.006.005.005.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.004.004.005.005.004.004.005.005.004.004.005.004.004.005.004.004.004.004.005.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.004.004.003.003.004.004.004.003.003.004.004.003.003.004.003.003.004.003.003.003.003.003.003.004.003.003.003.003.003.003.003.002.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.003.002.002.002.002.002.002.003.002.002.002.001.002.002.002.002.002.002.001.002.002.001.002.002.001.001.002.002.001.001.002.002.001v.001l.002.002h.001l.001.002.001.001.001.001.001.001h.001l.001.002.002.001v.001l.001.001.001.001h.001V9.6l.531-.53-.53.53a.75.75 0 001.06-1.06l-.53.53.53-.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002h-.001l-.001-.002h-.001l-.001-.002h-.001l-.001-.002-.002-.001v-.002h-.002l-.002-.002-.001-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.003-.002-.002L18.5 8.5l-.002-.002-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012L17.1 7.1l-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014L16.3 6.3l-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014L16.1 6.1l-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016L15.6 5.6l-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.02-.019-.018-.018-.018-.019-.019-.019-.018-.018-.02-.019-.018-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.019-.02-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.02-.019-.018-.02-.02-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.019-.02-.019-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.019-.019-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.021-.02L12 2l-.53.53zm7.29 10.589V13.5a.75.75 0 10-1.5 0v5.629l-.008-.01-.02-.018-.018-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.012-.013-.014-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.009-.009-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L7 14.88l-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002h-.001l-.001-.002h-.001v-.002h-.002v-.001l-.001-.001-.002-.001V14.4H6.52l-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001.001.002h.001l.001.002h.001l.002.002v.001l.002.001.001.002.002.001.001.001.001.002.002.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.003.003.002.003.003.002.003.003.003.003.003.003.002.003.004.003.003.003.003.003.003.004.003.003.003.003.004.004.003.003.004.004.003.003.004.004.003.004.004.003.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.005.004.004.005.004.004.005.004.004.005.005.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.006.005.005.005.005.005.005.006.006.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.009.009.008.009.009.008.009.01.008.008.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.009.01.01.009.008.01.01.009.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.011.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.011.01.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.012.011.01.011.012.011.011.012.012.011.011.012.012.011.011.011.011.012.012.012.012.011.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.014.013.013.014.013.013.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.014.014.013.014.014.013.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.016.016.015.015.015.016.016.015.016.016.015.015.016.016.016.016.015.016.016.015.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.016.016.017.017.016.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.019.018.018.019.019.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.019.018.019.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.02.02.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.019.018.019.02.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.021.02.02.02L12 22l.531-.53 6.01-6.01a.75.75 0 00-1.06-1.061z","clip-rule":"evenodd"}]]);m("ArrowStretchBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6.802 5.75 1.557 1.556a.75.75 0 01-1.061 1.061L6.47 12.54l-.53-.53.467-.469a.8.8 0 01.134-.133L9.298 8.65a.75.75 0 011.06 1.06L8.82 11.25h6.367L13.64 9.703a.75.75 0 111.06-1.06l2.787 2.787q.045.038.083.083l.489.489-.522.521-.014.014L14.7 15.36a.75.75 0 01-1.06-1.06l1.55-1.55z","clip-rule":"evenodd"}]]);m("ArrowSwap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.47 10.75a.75.75 0 001.06 1.06l3.536-3.535.53-.53-.53-.53-3.536-3.536a.75.75 0 10-1.06 1.06L18.73 7H3a.75.75 0 000 1.5h15.72zm-8.94 2.51L5.29 15.5H21a.75.75 0 110 1.5H5.26l2.27 2.27a.75.75 0 01-1.06 1.061l-3.536-3.535-.53-.53.53-.53L6.47 12.2a.75.75 0 111.06 1.06","clip-rule":"evenodd"}]]);m("ArrowSync",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.54 6.221c-3.243-.869-6.234.952-7.116 4.243l-.01.036h2.8a.75.75 0 010 1.5H4V6.75a.75.75 0 011.5 0v1.9c1.503-3.15 4.846-4.837 8.429-3.877a7.6 7.6 0 013.395 1.932.75.75 0 11-1.056 1.065 6.1 6.1 0 00-2.727-1.549m-3.074 11.562c3.243.87 6.234-.951 7.116-4.243l.01-.036h-2.8a.75.75 0 010-1.5h5.214v5.25a.75.75 0 01-1.5 0v-1.9c-1.503 3.15-4.846 4.838-8.429 3.878a7.6 7.6 0 01-3.395-1.933.75.75 0 111.056-1.065 6.1 6.1 0 002.728 1.549","clip-rule":"evenodd"}]]);m("ArrowTopToBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 3.748a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75M12.75 18.13V6.75a.75.75 0 00-1.5 0v11.38l-.009-.01-.019-.018-.018-.019-.02-.018-.018-.02-.018-.018-.019-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.011-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.008-.007-.007-.008-.007L7 13.88l-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.001-.001-.002-.002-.001-.001-.001-.001-.002H6.53v-.002l-.002-.001v-.001l-.002-.001-.001-.002h-.001v-.001h-.002v-.002h-.001V13.4H6.52l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001l.001.001.001.001.001.001.001.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.002.002.002.002.002.001.001.002.003.003.002.002.002.002.002.002.002.002.002.002.003.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.003.003.003.002.002.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.004.004.003.003.004.003.003.004.004.004.003.003.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.006.006.005.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.009.009.009.009.009.008.008.01.01.008.008.01.01.008.008.01.01.009.009.009.009.01.01.008.008.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.01.009.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.012.011.01.011.012.011.01.011.012.012.01.01.012.012.011.011.011.011.012.012.011.011.011.011.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.013.012.012.013.012.012.013.013.012.012.013.013.012.012.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.014.014.013.013.013.014.014.014.013.013.014.014.014.013.013.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.016.015.015.016.015.015.016.016.015.015.016.016.016.015.015.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.017.016.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.019.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.019.018.018.02.019.018.019.019.018.018.02.019.018.019.019.019.018.018.02.02.018.018.02.02.018.018.019.019.019.019.019.019.019.019.02.02.018.018.02.02.018.018.02.02.019.019.019.019.02.02.018.018.02.02.019.019.02.02.019.019.02.019.018.02.02.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.02.019.019.02.02.02.019.019.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.531.531.53-.53 6.01-6.01a.75.75 0 10-1.06-1.061z","clip-rule":"evenodd"}]]);m("ArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.752 10.252a.75.75 0 001.061 1.06l5.437-5.437V20a.75.75 0 101.5 0V5.875l.006.006.021.021.02.02.021.022.021.02.02.02.021.022.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.019.019.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.019.019.02.02.019.019.019.019.019.019.02.02.018.018.02.02.018.019.02.019.019.019.019.019.019.019.018.019.02.018.018.02.02.018.018.019.019.019.018.019.02.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.015.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.012.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.011.011.011.01.01.011.011.011.011.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.006.006.005.006.006.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.004.004.005.005.004.004.004.005.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.001.001.002.002.001.001.002.002.001.001.001.001.002.002.002.002.002.002.002.002.001.001.001.001.001.001.001.001.53-.53-.53.53a.75.75 0 101.061-1.06l-.53.53.53-.53v-.001h-.001l-.001-.001v-.001h-.001l-.001-.001v-.001h-.002v-.002h-.002v-.002h-.002v-.002l-.002-.001-.001-.002-.002-.001-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.008-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.01-.009-.008-.01-.01-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011L18 9.004l-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.019-.019-.019-.02-.019-.018-.019-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.02-.02-.018-.019-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.022-.02-.02-.021-.02-.021-.021-.02-.021-.022-.02-.02-.022-.021-.02-.02-.021-.022-.02-.02-.022-.021-.02-.021-.021-.021-.021-.021-.021-.021-.021-.02-.021-.022-.021-.02-.021-.022-.021-.021-.021-.021-.021-.021-.022-.021-.02-.021-.022-.022-.021-.02-.021-.022-.021-.021-.022-.022-.02-.021-.022-.021-.022-.022-.02-.021-.022-.021-.022-.022-.021-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.023-.022-.53-.53-.53.53z","clip-rule":"evenodd"}]]);m("Bar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h14a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0019 9.5M5 8a3 3 0 00-3 3v2a3 3 0 003 3h14a3 3 0 003-3v-2a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("BarNarrow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 11h-15a1 1 0 100 2h15a1 1 0 100-2m-15-1.5a2.5 2.5 0 000 5h15a2.5 2.5 0 000-5z","clip-rule":"evenodd"}]]);m("Basketball",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 12.75v7.717a8.46 8.46 0 01-4.703-1.946 10.7 10.7 0 002.177-5.771zm1.5 0v7.717a8.46 8.46 0 004.703-1.946 10.7 10.7 0 01-2.177-5.771zm2.526-1.5H12.75V3.533a8.46 8.46 0 014.703 1.946 10.7 10.7 0 00-2.177 5.771m1.504 1.5a9.2 9.2 0 001.744 4.699 8.46 8.46 0 001.943-4.699zm3.687-1.5H16.78a9.2 9.2 0 011.744-4.699 8.46 8.46 0 011.943 4.699m-9.217 0H8.724a10.7 10.7 0 00-2.177-5.77 8.46 8.46 0 014.703-1.947zm-4.03 0a9.2 9.2 0 00-1.744-4.699 8.46 8.46 0 00-1.943 4.699zm-3.687 1.5a8.46 8.46 0 001.943 4.699A9.2 9.2 0 007.22 12.75zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]);m("Bell",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 2a2 2 0 012 2v1.314a6.5 6.5 0 014.5 6.186v6h.25a.75.75 0 010 1.5H14v1a2 2 0 11-4 0v-1H5.25a.75.75 0 010-1.5h.25v-6A6.5 6.5 0 0110 5.314V4a2 2 0 012-2M7 17.5h10v-6a5 5 0 00-10 0z","clip-rule":"evenodd"}]]);m("BookmarkFilled",[["path",{fill:"currentColor",d:"M4 5a3 3 0 013-3h10a3 3 0 013 3v15.1c0 1.217-1.374 1.927-2.367 1.223L12 17.333l-5.633 3.99C5.374 22.027 4 21.317 4 20.1z"}]]);m("Bookmark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 15.495.867.614L18.5 20.1V5A1.5 1.5 0 0017 3.5H7A1.5 1.5 0 005.5 5v15.1l5.633-3.99zm0 1.838 5.633 3.99c.993.704 2.367-.006 2.367-1.224V5a3 3 0 00-3-3H7a3 3 0 00-3 3v15.1c0 1.217 1.374 1.927 2.367 1.223z","clip-rule":"evenodd"}]]);m("Box",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.882 21.441a2.5 2.5 0 002.236 0l7.776-3.888A2 2 0 0022 15.763V8.546a2.5 2.5 0 00-1.382-2.236l-7.724-3.862a2 2 0 00-1.788 0L3.382 6.31A2.5 2.5 0 002 8.545v7.219a2 2 0 001.106 1.789zm-6.83-5.092a1 1 0 01-.552-.894V8.993a.25.25 0 01.362-.224l6.835 3.418a1 1 0 01.553.895v6.461a.25.25 0 01-.362.224zm.91-9.153a.25.25 0 000 .447l6.59 3.295a1 1 0 00.895 0l6.59-3.295a.25.25 0 000-.447L12.447 3.9a1 1 0 00-.894 0zm15.176 1.573a.25.25 0 01.362.224v6.462a1 1 0 01-.553.894l-6.835 3.418a.25.25 0 01-.362-.224v-6.461a1 1 0 01.553-.895z","clip-rule":"evenodd"}]]);m("BracketsCurly",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.852 3.942a.75.75 0 00.682.805h.003l.047.008c.046.008.12.024.213.053.186.059.438.168.69.367.473.375 1.068 1.164 1.068 2.898 0 1.994.75 3.18 1.654 3.848-.912.665-1.67 1.857-1.67 3.872 0 1.736-.591 2.52-1.06 2.89a2.1 2.1 0 01-.892.413l-.046.007h-.003a.75.75 0 00.116 1.496l-.054-.748.055.748h.009l.014-.002a2 2 0 00.166-.023c.102-.018.239-.048.4-.098.32-.1.743-.282 1.166-.616.877-.693 1.63-1.938 1.63-4.067 0-1.712.66-2.426 1.196-2.757a2.5 2.5 0 011.147-.356h.014v-.75l.001.75a.75.75 0 00.007-1.5l-.009.75c.01-.75.009-.75.008-.75H20.4l-.01-.001-.063-.004a2.5 2.5 0 01-1.081-.361c-.537-.335-1.192-1.049-1.192-2.741 0-2.13-.758-3.378-1.637-4.074a3.7 3.7 0 00-1.17-.621 3 3 0 00-.566-.124h-.014l-.006-.001h-.003l-.059.74.058-.74a.75.75 0 00-.806.69m-3.604 0a.75.75 0 01-.682.805h-.004l-.046.008q-.072.01-.213.053a2.2 2.2 0 00-.69.367C8.14 5.55 7.545 6.34 7.545 8.073c0 1.998-.754 3.186-1.66 3.852.906.666 1.655 1.858 1.655 3.868 0 1.735.594 2.519 1.064 2.889a2.14 2.14 0 00.898.414l.046.007h.004a.75.75 0 01-.116 1.496l.054-.748-.055.748h-.009l-.015-.002a2 2 0 01-.166-.023 3 3 0 01-.4-.097 3.6 3.6 0 01-1.169-.617c-.88-.692-1.636-1.937-1.636-4.067 0-1.715-.657-2.428-1.188-2.758a2.46 2.46 0 00-1.136-.355h-.013v-.75l-.008-.75H3.7l.01-.001.063-.004q.092-.006.263-.04c.228-.046.526-.14.818-.322.537-.334 1.192-1.048 1.192-2.74 0-2.13.758-3.378 1.637-4.074.424-.335.849-.52 1.17-.621a3 3 0 01.565-.124h.015l.005-.001h.004l.058.74-.057-.74a.75.75 0 01.806.69M3.704 11.93l-.002.75a.75.75 0 01-.008-1.5z","clip-rule":"evenodd"}]]);m("BuildingBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 5.5H7a.5.5 0 00-.5.5v1h3V6a.5.5 0 00-.5-.5M5 6v1a3 3 0 00-3 3v7a3 3 0 003 3h14a3 3 0 003-3v-7a3 3 0 00-3-3V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v1h-2V6a2 2 0 00-2-2H7a2 2 0 00-2 2m9.5 1h3V6a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5zM13 8.5H5A1.5 1.5 0 003.5 10v7A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0019 8.5z","clip-rule":"evenodd"}]]);m("Buildings",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.5 8.5h2m-7 12h2m3-8h2m-2 4h2m3 4V9l7-2.5V17m-7 3.5h-8m8 0h9m-17 0v-15l8-2.5v3m2.5 6.5h2m-2 4h2"}]]);m("Button",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h14A1.5 1.5 0 0120.5 8v4a1.5 1.5 0 01-1.312 1.488l1.469 1.013A3 3 0 0022 12V8a3 3 0 00-3-3H5a3 3 0 00-3 3v4a3 3 0 003 3h4v-1.5H5A1.5 1.5 0 013.5 12V8A1.5 1.5 0 015 6.5m6.717 3.67a.75.75 0 00-1.175.618l-.01 8.588a.75.75 0 001.321.488l2.603-3.048 3.987-.412a.75.75 0 00.348-1.364zm1.793 5.444-1.475 1.727.005-5.127 4.223 2.907-2.26.234a.75.75 0 00-.493.259","clip-rule":"evenodd"}]]);m("Calendar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.75 2a.75.75 0 01.75.75V3h7v-.25a.75.75 0 011.5 0V3h1a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h1v-.25A.75.75 0 017.75 2m7.75 2.5v.75a.75.75 0 001.5 0V4.5h1A1.5 1.5 0 0119.5 6v2.5h-15V6A1.5 1.5 0 016 4.5h1v.75a.75.75 0 001.5 0V4.5zM4.5 10v8A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-8z","clip-rule":"evenodd"}]]);m("CalendarChecked",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 2.75a.75.75 0 00-1.5 0V3H6a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3h-1v-.25a.75.75 0 00-1.5 0V3h-7zm7 2.5V4.5h-7v.75a.75.75 0 01-1.5 0V4.5H6A1.5 1.5 0 004.5 6v2.5h15V6A1.5 1.5 0 0018 4.5h-1v.75a.75.75 0 01-1.5 0M4.5 18v-8h15v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18m4.922-3.793a.75.75 0 10-1.061 1.06l1.958 1.959.53.53.53-.53 4.244-4.243a.75.75 0 00-1.061-1.06l-3.712 3.712z","clip-rule":"evenodd"}]]);m("Camera",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 7.5h7A1.5 1.5 0 0114.5 9v6a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 15V9A1.5 1.5 0 016 7.5M3 9a3 3 0 013-3h7a3 3 0 013 3v1.764l4.069-2.835a.75.75 0 011.178.617l-.015 6.974a.75.75 0 01-1.18.612L16 13.289V15a3 3 0 01-3 3H6a3 3 0 01-3-3zm13.811 3.027 2.924 2.05.01-4.094z","clip-rule":"evenodd"}]]);m("Cap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.291 9.098 12 5.444l7.709 3.654-7.71 3.656zm7.28-5.11a1 1 0 01.857 0l8.876 4.207a1 1 0 010 1.807L19 11.095v5.015l-.239.223-.511-.548.51.548-.001.002-.003.003-.009.008a2 2 0 01-.119.102c-.078.065-.19.154-.336.258-.29.209-.715.481-1.265.752-1.103.541-2.716 1.077-4.777 1.077-1.621 0-2.964-.331-4-.736v2.208l-2.5.027-2.5-.027v-3.89c0-1.044.735-1.928 1.75-2.226v-2.796l-2.304-1.093a1 1 0 010-1.807zM8.25 16.167c.93.439 2.277.867 4 .867 1.795 0 3.182-.465 4.115-.924a7.4 7.4 0 001.135-.684v-3.62l-5.071 2.404a1 1 0 01-.857 0L6.5 11.806v2.085c1.014.298 1.75 1.182 1.75 2.227zm-1.5-.043v-.007c0-.365-.349-.833-1-.833-.652 0-1 .468-1 .833v2.405l1 .011 1-.01z","clip-rule":"evenodd"}]]);m("Card",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v3.5h-13V5A1.5 1.5 0 017 3.5M5.5 10v9A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-9zM4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm3.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM7 16.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("CardLayoutLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.75 5.5H5A1.5 1.5 0 003.5 7v5.5h5.25zm1.5 4.25v2.75h4.25V9.75zm0-1.5h4.25V5.5h-4.25zM16 9.75v2.75h4.5V9.75zm4.5-1.5H16V5.5h3A1.5 1.5 0 0120.5 7zM3.5 17v-3h17v3a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17M22 17V7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3","clip-rule":"evenodd"}]]);m("CardLayoutMedium",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h3v5H3.5V8A1.5 1.5 0 015 6.5m4.5 5v-5h5v5zm6.5 0h4.5V8A1.5 1.5 0 0019 6.5h-3zM3.5 13v3A1.5 1.5 0 005 17.5h14a1.5 1.5 0 001.5-1.5v-3zM22 13v3a3 3 0 01-3 3H5a3 3 0 01-3-3V8a3 3 0 013-3h14a3 3 0 013 3z","clip-rule":"evenodd"}]]);m("CardLayoutSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 9.5H19a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H9.5zM8 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h3zM2 11a3 3 0 013-3h14a3 3 0 013 3v2a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);const ir=m("CaretDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.78 7.69a.75.75 0 010 1.06L12.53 16l-.53.53-.53-.53-7.25-7.25a.75.75 0 011.06-1.06L12 14.41l6.72-6.72a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);m("CaretLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.31 19.78a.75.75 0 01-1.06 0L8 12.53 7.47 12l.53-.53 7.25-7.25a.75.75 0 011.06 1.06L9.59 12l6.72 6.72a.75.75 0 010 1.06","clip-rule":"evenodd"}]]);m("CaretLeftDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.53 5.53a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 001.06-1.06L13.062 12zm-7 0a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 101.06-1.06L6.06 12z","clip-rule":"evenodd"}]]);const Pu=m("CaretRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.69 4.22a.75.75 0 011.06 0L16 11.47l.53.53-.53.53-7.25 7.25a.75.75 0 01-1.06-1.06L14.41 12 7.69 5.28a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);m("CaretRightDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.53 4.47a.75.75 0 00-1.06 1.06L17.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53zm-7 0a.75.75 0 00-1.06 1.06L10.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53z","clip-rule":"evenodd"}]]);m("CaretUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.22 16.31a.75.75 0 010-1.06L11.47 8l.53-.53.53.53 7.25 7.25a.75.75 0 01-1.06 1.06L12 9.59l-6.72 6.72a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]);m("Carousel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 14V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3zm9 15a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0m-9 1a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("ChartBars",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 4.25a.75.75 0 00-1.5 0v12a.75.75 0 001.5 0zM11.75 17a.75.75 0 01-.75-.75v-9a.75.75 0 011.5 0v9a.75.75 0 01-.75.75m-7.25-.75a.75.75 0 001.5 0v-4a.75.75 0 00-1.5 0zM4 18.5A.75.75 0 004 20h16a.75.75 0 000-1.5zM15.25 17a.75.75 0 01-.75-.75v-6a.75.75 0 011.5 0v6a.75.75 0 01-.75.75m-7.75-.75a.75.75 0 001.5 0v-2a.75.75 0 00-1.5 0z","clip-rule":"evenodd"}]]);m("ChartLine",[["path",{fill:"currentColor",d:"M8.78 10.22a.75.75 0 00-1.188.17l-3 5.5a.75.75 0 101.316.72l2.52-4.62 2.792 2.79a.75.75 0 001.238-.282l2.914-8.327 2.707 5.414a.75.75 0 001.342-.67l-3.5-7a.75.75 0 00-1.379.087l-3.106 8.874zM3.75 18.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z"}]]);m("ChartPie",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.467 12.75a8.5 8.5 0 11-9.229-9.216v9.216h9.23m0-1.5h-7.729V3.532a8.5 8.5 0 017.73 7.718M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10","clip-rule":"evenodd"}]]);const kt=m("CheckMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.395 5.833a.75.75 0 010 1.061l-10.96 10.96-.531.53-.53-.53L4.01 13.49a.75.75 0 011.06-1.06l3.834 3.833 10.43-10.43a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);m("CheckMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m4.596-11.995a.75.75 0 10-1.06-1.06l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]);m("CheckMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.404-2.453a.75.75 0 10-1.06-1.061l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]);m("Checkbox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm5.477 6.72a.75.75 0 00-1.06 1.06l2.328 2.329.53.53.53-.53 6.072-6.071a.75.75 0 00-1.06-1.06l-5.542 5.54z","clip-rule":"evenodd"}]]);m("CheckmarkCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.768-6.629a.75.75 0 10-1.06-1.06l-2.37 2.368-.95-.95a.75.75 0 10-1.061 1.06l1.481 1.481.53.53.53-.53z","clip-rule":"evenodd"}]]);m("Circle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]);m("Clipboard",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 2.5A1.75 1.75 0 007.268 4H7a3 3 0 00-3 3v11a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3h-.268A1.75 1.75 0 0015 2.5zm-2 3h.268C7.389 6.348 8.118 7 9 7h6a1.75 1.75 0 001.732-1.5H17A1.5 1.5 0 0118.5 7v11a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18V7A1.5 1.5 0 017 5.5m1.75-1.25A.25.25 0 019 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25zm3.25 5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5a.75.75 0 01-1.5 0V14h-2.5a.75.75 0 010-1.5h2.5V10a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("ClipboardAt",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25v-1A.25.25 0 019 4M7.268 4A1.75 1.75 0 019 2.5h6A1.75 1.75 0 0116.732 4H17a3 3 0 013 3v2.584a6 6 0 00-1.5-1.378V7A1.5 1.5 0 0017 5.5h-.268A1.75 1.75 0 0115 7H9a1.75 1.75 0 01-1.732-1.5H7A1.5 1.5 0 005.5 7v11A1.5 1.5 0 007 19.5h.206A6 6 0 008.584 21H7a3 3 0 01-3-3V7a3 3 0 013-3zm6.482 12.75c.62 0 1.5-.67 1.5-2s-.88-2-1.5-2-1.5.67-1.5 2 .88 2 1.5 2m1.77-4.826a2.7 2.7 0 00-1.77-.674c-1.657 0-3 1.567-3 3.5s1.343 3.5 3 3.5c.66 0 1.271-.25 1.767-.671.277.405.743.671 1.27.671h.888A2.325 2.325 0 0020 15.925v-1.95A5.475 5.475 0 0014.525 8.5h-1.55A5.475 5.475 0 007.5 13.975v1.55A5.475 5.475 0 0012.975 21h6.275a.75.75 0 000-1.5h-6.275A3.975 3.975 0 019 15.525v-1.55A3.975 3.975 0 0112.975 10h1.55a3.975 3.975 0 013.975 3.975v1.95c0 .456-.37.825-.825.825h-.887a.04.04 0 01-.038-.038V12.5a.75.75 0 00-1.23-.576","clip-rule":"evenodd"}]]);m("ClipboardOut",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.268 4A1.75 1.75 0 018 2.5h6A1.75 1.75 0 0115.732 4H16a3 3 0 013 3v3h-1.5V7A1.5 1.5 0 0016 5.5h-.268A1.75 1.75 0 0114 7H8a1.75 1.75 0 01-1.732-1.5H6A1.5 1.5 0 004.5 7v10A1.5 1.5 0 006 18.5h3V20H6a3 3 0 01-3-3V7a3 3 0 013-3zM8 4a.25.25 0 00-.25.25v1c0 .138.112.25.25.25h6a.25.25 0 00.25-.25v-1A.25.25 0 0014 4zm8.939 15.5-6.47-6.47a.75.75 0 111.061-1.06l6.472 6.472V14.25a.75.75 0 011.5 0V21h-6.75a.75.75 0 110-1.5z","clip-rule":"evenodd"}]]);m("Clock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.779.75a.75.75 0 100-1.5H12.75V6.796a.75.75 0 00-1.5 0v5.954z","clip-rule":"evenodd"}]]);m("ClockAlternative",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.793 7.732a.75.75 0 10-1.06 1.061l2.05 2.05a2.5 2.5 0 104.412-.042l2.956-2.956a.75.75 0 10-1.06-1.06L13.114 9.76A2.5 2.5 0 0012 9.5c-.417 0-.81.102-1.156.283zM13 12a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("ClockList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 12a6.25 6.25 0 1112.5 0 6.25 6.25 0 01-12.5 0M10 4.25a7.75 7.75 0 100 15.5 7.75 7.75 0 000-15.5M10.75 8a.75.75 0 00-1.5 0v4.75h3.25a.75.75 0 000-1.5h-1.75zm10.5 2.75h-2.084a9 9 0 00-.332-1.5h2.416a.75.75 0 010 1.5m0-4h-3.633a9.3 9.3 0 00-1.292-1.5h4.925a.75.75 0 010 1.5m-2.084 6.5a9 9 0 01-.332 1.5h2.416a.75.75 0 000-1.5zm-1.55 4a9.3 9.3 0 01-1.291 1.5h4.925a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("CloudArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-2.816a.75.75 0 000 1.06l2.474 2.476.53.53.531-.53 2.475-2.475a.75.75 0 00-1.06-1.06l-1.195 1.194v-3.64a.75.75 0 00-1.5 0v3.64l-1.195-1.195a.75.75 0 00-1.06 0","clip-rule":"evenodd"}]]);m("CloudArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-1.944a.75.75 0 010-1.061l2.474-2.475.53-.53.531.53 2.475 2.475a.75.75 0 01-1.06 1.06l-1.195-1.194V15.5a.75.75 0 01-1.5 0v-3.64l-1.195 1.196a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]);m("Code",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.385 7.709a.75.75 0 10-1.4-.538l-3.428 8.93a.75.75 0 001.4.537zm-6.323 9.296a.75.75 0 01-1.06 0L2.53 12.534l-.53-.53.53-.53 4.471-4.472a.75.75 0 011.06 1.061l-3.94 3.94 3.94 3.941a.75.75 0 010 1.06m7.88-10.003a.75.75 0 011.061 0l4.471 4.471.53.53-.53.53-4.47 4.472a.75.75 0 01-1.061-1.061l3.94-3.94-3.94-3.94a.75.75 0 010-1.062","clip-rule":"evenodd"}]]);m("CodeBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7.069 2.81a.75.75 0 00-1.061-1.06l-2.72 2.72-.53.53.53.53 2.72 2.72a.75.75 0 101.06-1.06L6.88 12zm5.862 0a.75.75 0 111.06-1.06l2.72 2.72.53.53-.53.53-2.72 2.72a.75.75 0 01-1.06-1.06l2.19-2.19zm-1.64-1.227a.75.75 0 01.432.969l-2.082 5.422a.75.75 0 01-1.4-.538l2.081-5.422a.75.75 0 01.97-.431","clip-rule":"evenodd"}]]);m("CodeFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm4.201 7.97a.75.75 0 010 1.06l-2.085 2.086L9.2 16.2a.75.75 0 01-1.06 1.06l-2.616-2.615-.53-.53.53-.53 2.616-2.616a.75.75 0 011.06 0m5.598 0a.75.75 0 000 1.06l2.085 2.086-2.085 2.085a.75.75 0 001.06 1.06l2.616-2.615.53-.53-.53-.53-2.616-2.616a.75.75 0 00-1.06 0m-1.099.838a.75.75 0 10-1.4-.537l-1.981 5.16a.75.75 0 101.4.538z","clip-rule":"evenodd"}]]);m("Cog",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.187 2a2.25 2.25 0 00-2.239 2.025q-.222.08-.439.17a2.25 2.25 0 00-3.006.16L4.354 5.502a2.25 2.25 0 00-.199 2.955q-.11.245-.205.5A2.25 2.25 0 002 11.187v1.624c0 1.181.91 2.15 2.065 2.243q.082.196.173.385a2.25 2.25 0 00.116 3.057l1.15 1.149a2.25 2.25 0 003.181 0l.036-.036.216.081v.059a2.25 2.25 0 002.25 2.25h1.625a2.25 2.25 0 002.25-2.25v-.259l.068-.03.184.185a2.25 2.25 0 003.183 0l1.148-1.15a2.25 2.25 0 000-3.181l-.228-.23.01-.023h.323a2.25 2.25 0 002.25-2.25v-1.624a2.25 2.25 0 00-2.25-2.25h-.212l-.04-.105.147-.148a2.25 2.25 0 000-3.182l-1.149-1.149a2.25 2.25 0 00-3.174-.007 8 8 0 00-.26-.119A2.25 2.25 0 0012.812 2zm-.75 2.25a.75.75 0 01.75-.75h1.625a.75.75 0 01.75.75v.487a.75.75 0 00.496.706q.541.196 1.037.476a.75.75 0 00.9-.123l.38-.38a.75.75 0 011.06 0l1.15 1.148a.75.75 0 010 1.06l-.507.507a.75.75 0 00-.149.848q.209.446.352.923a.75.75 0 00.718.536h.751a.75.75 0 01.75.75v1.624a.75.75 0 01-.75.75h-.84a.75.75 0 00-.71.508q-.15.435-.353.84a.75.75 0 00.14.867l.598.598a.75.75 0 010 1.06l-1.15 1.15a.75.75 0 01-1.06 0l-.562-.562a.75.75 0 00-.881-.133q-.42.224-.874.387a.75.75 0 00-.496.705v.768a.75.75 0 01-.75.75h-1.625a.75.75 0 01-.75-.75v-.606a.75.75 0 00-.546-.722 7 7 0 01-1.024-.38.75.75 0 00-.848.149l-.394.394a.75.75 0 01-1.061 0l-1.149-1.15a.75.75 0 010-1.06l.269-.268a.75.75 0 00.122-.9 7 7 0 01-.51-1.137.75.75 0 00-.71-.508H4.25a.75.75 0 01-.75-.75v-1.624a.75.75 0 01.75-.75h.246a.75.75 0 00.718-.536 7 7 0 01.503-1.227.75.75 0 00-.132-.88l-.17-.17a.75.75 0 010-1.06l1.15-1.15a.75.75 0 011.06 0l.205.205a.75.75 0 00.867.14q.57-.285 1.194-.463a.75.75 0 00.546-.722zM14.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m1.5 0a4 4 0 11-8 0 4 4 0 018 0","clip-rule":"evenodd"}]]);m("ColorFan",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 17v3a.5.5 0 00.5.5h16a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5m0-1.937q.1-.025.206-.042L7.5 8.45V5a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5zM9 5.852l.654-1.133a2 2 0 012.732-.732l2.864 1.654a2 2 0 01.732 2.732l-.34.589.6-.347a2 2 0 012.732.732l1.654 2.865a2 2 0 01-.732 2.732L19.8 15h.2a2 2 0 012 2v3a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h3a2 2 0 012 2zm10.146 7.793L16.8 15H8.184l8.808-5.086a.5.5 0 01.683.183l1.654 2.865a.5.5 0 01-.183.683m-6.102-3.183-7.46 4.307 5.369-9.3a.5.5 0 01.683-.183L14.5 6.94a.5.5 0 01.183.683z","clip-rule":"evenodd"}]]);m("CommandLineBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm5.4 1.47a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.992a.75.75 0 01-1.06-1.06l2.46-2.461L7.4 9.53a.75.75 0 010-1.06m4.338 6.28a.75.75 0 01.75-.75h3.576a.75.75 0 110 1.5h-3.576a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("ContentBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.75 10H14V3h5a3 3 0 013 3v4zM19 4.5h-3.5v4h5V6A1.5 1.5 0 0019 4.5m-8.25 7.25V6.5H6A1.5 1.5 0 004.5 8v3.75zm0 1.5H4.5V17A1.5 1.5 0 006 18.5h4.75zm1.5 0v5.25H17a1.5 1.5 0 001.5-1.5v-3.75zm7-1.5H20V17a3 3 0 01-3 3H6a3 3 0 01-3-3V8a3 3 0 013-3h6.25v6.75z","clip-rule":"evenodd"}]]);m("Controller",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.75 5.5h-3.5a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5M6.25 4a2.25 2.25 0 000 4.5h3.5A2.25 2.25 0 0011.872 7h7.378a.75.75 0 000-1.5h-7.378A2.25 2.25 0 009.75 4zm12.95 9a.75.75 0 000-1.5h-3.328A2.25 2.25 0 0013.75 10h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5h3.378a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 002.122-1.5zm-8.95-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5m1.878 7.5a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 000-4.5h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5zm2.122-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5","clip-rule":"evenodd"}]]);m("Country",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5c.9 0 1.769-.14 2.583-.4v-1.933h-1.166a3 3 0 01-3-3v-3.608l.386-.215 7.114-3.952V5.897a8.5 8.5 0 00-3.084-1.913v3.48l-.414.207-1.667.833-.387.194-.361-.239L8.75 6.311v2.947a3 3 0 01-3 3H3.504A8.5 8.5 0 0012 20.5m-8.41-9.742h2.16a1.5 1.5 0 001.5-1.5V4.95a8.5 8.5 0 00-3.66 5.808M8.414 4.29A8.5 8.5 0 0112 3.5q.681.001 1.334.104v2.933l-.865.432zm7.67 13.126v2.04A8.5 8.5 0 0020.5 12c0-1.51-.393-2.927-1.083-4.155v.43l-.386.214-7.114 3.952v2.726a1.5 1.5 0 001.5 1.5h2.666zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]);m("Crop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.25 3a.75.75 0 01.75.75V5.5h7.75c.765 0 1.476.229 2.069.622l2.378-2.379a.8.8 0 011.087-.027c.308.277.32.74.027 1.033L17.878 7.18c.393.593.622 1.304.622 2.069V17h1.75a.75.75 0 010 1.5H18.5v1.75a.75.75 0 01-1.5 0V18.5H9.25a3.75 3.75 0 01-3.75-3.75V7H3.75a.75.75 0 010-1.5H5.5V3.75A.75.75 0 016.25 3m9.471 4.22A2.24 2.24 0 0014.75 7H7v7.75c0 .348.079.677.22.971zm-7.442 9.56 8.501-8.5c.141.294.22.623.22.971V17H9.25c-.348 0-.677-.079-.971-.22","clip-rule":"evenodd"}]]);const sr=m("Cross",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.696 5.99a.75.75 0 10-1.06 1.06L10.584 12l-4.95 4.95a.75.75 0 001.061 1.06l4.95-4.949 5.303 5.303a.75.75 0 001.06-1.06L12.707 12l5.304-5.303a.75.75 0 10-1.061-1.06l-5.303 5.303z","clip-rule":"evenodd"}]]);m("CrossCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-4.243-5.757a.75.75 0 010-1.061L10.94 12 7.757 8.818a.75.75 0 011.061-1.06L12 10.938l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]);m("CrossCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7.757 7.757a.75.75 0 011.061 0L12 10.94l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06-1.061L10.938 12 7.757 8.818a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);m("CrossCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.03-8.03a.764.764 0 01-.008 1.069l-.961.961.977.978a.736.736 0 01-.008 1.052.764.764 0 01-1.069-.008L12 13.061l-.978.978a.736.736 0 01-1.052-.009.764.764 0 01.008-1.069l.961-.961-.977-.978A.736.736 0 019.97 9.97a.764.764 0 011.069.008l.96.961.978-.977a.736.736 0 011.053.008","clip-rule":"evenodd"}]]);m("CursorClick",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.3 9.825a4.919 4.919 0 10-5.496 5.472l.383 1.534a6.418 6.418 0 116.646-6.597zm-4.528 2.561q-.173.031-.354.032a2 2 0 111.968-1.646l7.059 2.017a.75.75 0 01.089 1.41l-2.992 1.282 3.227 3.227a.75.75 0 11-1.06 1.06l-3.228-3.226-1.282 2.992a.75.75 0 01-1.41-.09zm4.176 2.147 2.056-.882-4.694-1.34 1.341 4.693.883-2.058.01-.026.113-.263.26-.111z","clip-rule":"evenodd"}]]);m("CurveEasing",[["g",{fill:"currentColor"},[["path",{d:"M17.25 7.5a.75.75 0 100-1.5.75.75 0 000 1.5M18 9.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m0 3a.75.75 0 00-1.5 0 3.75 3.75 0 01-3.75 3.75h-6a.75.75 0 000 1.5h6c2.9 0 5.25-2.35 5.25-5.25"}],["path",{"fill-rule":"evenodd",d:"M3 6.273A3.273 3.273 0 016.273 3h11.454A3.273 3.273 0 0121 6.273v11.454A3.273 3.273 0 0117.727 21H6.273A3.273 3.273 0 013 17.727zM6.273 4.5h11.454c.98 0 1.773.794 1.773 1.773v11.454c0 .98-.794 1.773-1.773 1.773H6.273A1.773 1.773 0 014.5 17.727V6.273c0-.98.794-1.773 1.773-1.773","clip-rule":"evenodd"}]]]]);m("DiagramTree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 6a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 10-2.393-3.226A3.25 3.25 0 0013.25 7.5v3.75H10V7.5A2.5 2.5 0 007.5 5h-2A2.5 2.5 0 003 7.5v9A2.5 2.5 0 005.5 19h2a2.5 2.5 0 002.5-2.5v-3.75h3.25v3.75a3.25 3.25 0 003.082 3.246A2.499 2.499 0 0021 18.5a2.5 2.5 0 00-4.98-.317 1.75 1.75 0 01-1.27-1.683v-3.75h1.364a2.501 2.501 0 100-1.5H14.75V7.5c0-.839.59-1.54 1.377-1.71A2.5 2.5 0 0018.5 7.5m-13-1h2a1 1 0 011 1v9a1 1 0 01-1 1h-2a1 1 0 01-1-1v-9a1 1 0 011-1m14 5.5a1 1 0 11-2 0 1 1 0 012 0m0 6.5a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("DividerBlank",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v3.25a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v3.25a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-3.25a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-3.25a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]);m("DividerDashed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5zM10 12a.75.75 0 01.75-.75h2.5a.75.75 0 010 1.5h-2.5A.75.75 0 0110 12m6.75-.75a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("DividerDotted",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v2.5a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v2.5a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-2.5a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-2.5a.75.75 0 011.5 0zm0-7A.75.75 0 114 12a.75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M11.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M17.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]);m("DividerSolid",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h14.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("DoAndDont",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 8.436a4.936 4.936 0 119.773.993 6.4 6.4 0 00-1.7.934l-.01-.01-1.795-1.795 1.717-1.718a.75.75 0 00-1.06-1.06L8.707 7.497 6.99 5.78a.75.75 0 10-1.06 1.06l1.717 1.718-1.718 1.717a.75.75 0 101.06 1.061l1.718-1.718 1.788 1.788a6.4 6.4 0 00-1.062 1.866q-.483.1-.997.1A4.936 4.936 0 013.5 8.436m5.576 6.405q-.316.03-.64.031a6.436 6.436 0 116.405-5.8q.316-.032.64-.032a6.436 6.436 0 11-6.405 5.8m1.47.635a4.936 4.936 0 119.872 0 4.936 4.936 0 01-9.873 0m8.347-1.884a.75.75 0 010 1.06L15.045 18.5l-.53.53-.53-.53-1.915-1.914a.75.75 0 111.06-1.06l1.385 1.383 3.317-3.317a.75.75 0 011.061 0","clip-rule":"evenodd"}]]);m("DoAndDontBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 12.051v5.551a3.5 3.5 0 003.5 3.5h5.551v-1.5H6.5a2 2 0 01-2-2v-5.55zM12.051 4.5h5.551a2 2 0 012 2v5.551h1.5V6.5a3.5 3.5 0 00-3.5-3.5h-5.55zm9.651 10.676a.75.75 0 010 1.06l-3.708 3.709-.53.53-.53-.53-1.93-1.93a.75.75 0 111.06-1.061l1.4 1.4 3.178-3.178a.75.75 0 011.06 0M4.024 4.024a.75.75 0 011.06 0L6.592 5.53l1.506-1.506a.75.75 0 011.06 1.06L7.651 6.592l1.506 1.506a.75.75 0 11-1.06 1.06L6.59 7.652 5.085 9.158a.75.75 0 01-1.061-1.061L5.53 6.59 4.024 5.085a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);m("Document",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441","clip-rule":"evenodd"}]]);m("DocumentArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m-1.902 9.762a.75.75 0 011.06 0l2.476 2.475.53.53-.53.53-2.475 2.475a.75.75 0 01-1.061-1.06l1.188-1.189H8.803a.75.75 0 010-1.5h4.677l-1.201-1.2a.75.75 0 010-1.061","clip-rule":"evenodd"}]]);m("DocumentBadge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19v-1H11a2 2 0 002-2v-1a2 2 0 00-2-2H5.5V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M4 13.268V5a3 3 0 013-3h5.794a2 2 0 011.387.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-1.268A2 2 0 013 16v-1a2 2 0 011-1.732m14.5-4.269a.5.5 0 00-.153-.354l-4.836-4.65V9zM5 14.5h6a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5","clip-rule":"evenodd"}]]);m("DocumentCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m1.593 11.266a.75.75 0 00-1.061-1.06l-3.487 3.487-1.287-1.287a.75.75 0 10-1.06 1.06l1.816 1.818.53.53.53-.53z","clip-rule":"evenodd"}]]);m("DocumentCode",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M7.4 11.17a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.993a.75.75 0 01-1.06-1.061l2.461-2.461L7.4 12.23a.75.75 0 010-1.06m4.338 6.58a.75.75 0 01.75-.75h3.577a.75.75 0 010 1.5h-3.577a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("DocumentList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441M10.75 16.75a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H11.5a.75.75 0 01-.75-.75m.75-4.25a.75.75 0 000 1.5h3.75a.75.75 0 000-1.5zm-2 .75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m-.75 4.25a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]);m("DocumentStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 17.5v-6.444a2 2 0 00-.582-1.41l-.145-.147H18.5V16a1.5 1.5 0 01-1.5 1.5m-2.49-9.773v-3.89l3.845 3.866a.5.5 0 01.142.296h-3.715zm-1.5-1.509-.623-.628A2 2 0 0010.968 5H8.5A1.5 1.5 0 0110 3.5h3.01zM7 5a3 3 0 013-3h3.968a2 2 0 011.418.59l4.032 4.056A2 2 0 0120 8.056V16a3 3 0 01-3 3 3 3 0 01-3 3H7a3 3 0 01-3-3V8a3 3 0 013-3m0 15.5h7a1.5 1.5 0 001.5-1.5v-6.5h-5.49v-6H7A1.5 1.5 0 005.5 8v11A1.5 1.5 0 007 20.5m8.355-9.797a.5.5 0 01.142.296H11.51V6.837z","clip-rule":"evenodd"}]]);m("DocumentText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M8.75 16a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5zM8 13.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75M8.75 9a.75.75 0 000 1.5H10A.75.75 0 0010 9z","clip-rule":"evenodd"}]]);m("DotsHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 10.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3m-6.5 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M7 12a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0","clip-rule":"evenodd"}]]);m("DotsVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m0 6.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m1.5 5a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]);const Ru=m("Droplet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.077c0 2.98-2.447 5.423-5.5 5.423s-5.5-2.444-5.5-5.423c0-3.379 1.547-6.333 3.196-8.509a21.4 21.4 0 012.246-2.519L12 3.995l.058.054a21.4 21.4 0 012.246 2.519c1.649 2.176 3.196 5.13 3.196 8.509m1.5 0C19 18.9 15.866 22 12 22s-7-3.1-7-6.923C5 7.407 12 2 12 2s7 5.407 7 13.077M10.5 17a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);m("Drops",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 9a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0M19 9A7 7 0 115 9a7 7 0 0114 0M6 18.25a.75.75 0 01.75-.75h10.5a.75.75 0 010 1.5H6.75a.75.75 0 01-.75-.75m2.5 3a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("EdgeAll",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 4.406a.75.75 0 000-1.5H7a.75.75 0 100 1.5zM4.402 7a.75.75 0 10-1.5 0v10a.75.75 0 101.5 0zm16.689 0a.75.75 0 00-1.5 0v10a.75.75 0 101.5 0zM17.75 20.344a.75.75 0 01-.75.75H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("EdgeBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.125 7.875a1 1 0 102 0 1 1 0 00-2 0m0 4a1 1 0 102 0 1 1 0 00-2 0m-2 9.25a.75.75 0 000-1.5h-10a.75.75 0 000 1.5zm-13-8.25a1 1 0 110-2 1 1 0 010 2m15 3a1 1 0 102 0 1 1 0 00-2 0m-15 1.32a1 1 0 110-2 1 1 0 010 2m0-8.32a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-5-1a1 1 0 102 0 1 1 0 00-2 0","clip-rule":"evenodd"}]]);m("EdgeLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.25 19a1 1 0 100 2 1 1 0 000-2m-4 0a1 1 0 100 2 1 1 0 000-2M3 17a.75.75 0 001.5 0V7A.75.75 0 003 7zm8.25-13a1 1 0 112 0 1 1 0 01-2 0m-3 15a1 1 0 100 2 1 1 0 000-2M6.93 4a1 1 0 112 0 1 1 0 01-2 0m8.32 0a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m1-5a1 1 0 100 2 1 1 0 000-2","clip-rule":"evenodd"}]]);m("EdgeRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m9.25 2a.75.75 0 00-1.5 0v10a.75.75 0 001.5 0zM13 20a1 1 0 11-2 0 1 1 0 012 0m3-15a1 1 0 100-2 1 1 0 000 2m1.32 15a1 1 0 11-2 0 1 1 0 012 0M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m-1 5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("EdgeTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.125 16.125a1 1 0 10-2 0 1 1 0 002 0m0-4a1 1 0 10-2 0 1 1 0 002 0m2-9.25a.75.75 0 000 1.5h10a.75.75 0 000-1.5zm13 8.25a1 1 0 110 2 1 1 0 010-2m-15-3a1 1 0 10-2 0 1 1 0 002 0m15-1.32a1 1 0 110 2 1 1 0 010-2m0 8.32a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m5 1a1 1 0 10-2 0 1 1 0 002 0","clip-rule":"evenodd"}]]);m("Envelope",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5a1.5 1.5 0 00-.44.066l7.445 7.444 7.442-7.442A1.5 1.5 0 0019 5.5M3.5 7q0-.173.038-.335l5.37 5.371-5.356 5.357A1.5 1.5 0 013.5 17zm1.116 11.45q.184.05.384.05h14q.205 0 .393-.052l-5.353-5.352-1.505 1.505-.53.53-.53-.53-1.506-1.504zM15.1 12.035l5.35 5.35q.05-.185.05-.385V7q0-.17-.036-.328zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("Eraser",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m13.67 4.604 2.416 2.416-5.922 5.922-2.416-2.416zm-2.445 9.398 5.922-5.922 2.416 2.416-5.922 5.922zm-4.537-2.416L4.83 13.443a1.5 1.5 0 000 2.12l3.772 3.772a1.5 1.5 0 002.121 0l1.856-1.856zm6.982-9.104 1.06 1.061 5.893 5.893 1.061 1.06-1.06 1.061-8.84 8.839a3 3 0 01-4.242 0l-3.771-3.771a3 3 0 010-4.243l8.839-8.839zM15.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("ExclamationMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 4v11.284a.75.75 0 001.5 0V4a.75.75 0 00-1.5 0M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);m("ExclamationMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-.75-8.747v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);m("ExclamationMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10.75 1.252v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.498a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);const cr=m("ExclamationMarkTriangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.404 5.033c-1.048-1.886-3.76-1.886-4.808 0L2.995 16.914C1.977 18.747 3.302 21 5.399 21h13.202c2.097 0 3.422-2.253 2.404-4.086zm-3.497.728a1.25 1.25 0 012.186 0l6.6 11.882a1.25 1.25 0 01-1.092 1.857H5.399a1.25 1.25 0 01-1.093-1.857zm.343 7.989v-4.5a.75.75 0 011.5 0v4.5a.75.75 0 11-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);m("Eye",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.35 12.367c-1.13 2.107-3.857 5.972-8.35 5.972s-7.22-3.865-8.35-5.972a.76.76 0 010-.735C4.78 9.525 7.507 5.66 12 5.66s7.22 3.865 8.35 5.972a.76.76 0 010 .735m-18.022.71a2.26 2.26 0 010-2.154C3.481 8.774 6.587 4.16 12 4.16s8.519 4.614 9.672 6.763a2.26 2.26 0 010 2.154c-1.153 2.148-4.259 6.762-9.672 6.762s-8.519-4.614-9.672-6.762m8.953 1.606a2.78 2.78 0 01-1.964-3.402.75.75 0 00-1.449-.389 4.278 4.278 0 103.024-3.025.75.75 0 10.39 1.449 2.778 2.778 0 110 5.367","clip-rule":"evenodd"}]]);m("EyeOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m6.792 18.153-.95.95a.75.75 0 11-1.06-1.061L18.16 4.664a.75.75 0 011.06 1.06l-.81.812c1.642 1.443 2.734 3.177 3.32 4.27a2.26 2.26 0 010 2.154c-1.157 2.158-4.28 6.806-9.729 6.806-2.063 0-3.793-.667-5.21-1.613M17.346 7.6c1.464 1.26 2.477 2.825 3.062 3.916.127.236.127.5 0 .736-1.135 2.117-3.88 6.015-8.407 6.015-1.592 0-2.964-.482-4.122-1.2l1.66-1.66a4.297 4.297 0 005.985-5.985zm-2.908 2.909-3.812 3.812a2.8 2.8 0 004.078-1.713 2.8 2.8 0 00-.267-2.1M3.595 12.25c.43.803 1.092 1.862 1.995 2.867L4.529 16.18a16.4 16.4 0 01-2.256-3.22 2.26 2.26 0 010-2.154C3.43 8.648 6.553 4 12 4c1.448 0 2.731.328 3.857.85L14.71 5.997A7.6 7.6 0 0012 5.5c-4.527 0-7.271 3.898-8.406 6.015a.76.76 0 000 .736","clip-rule":"evenodd"}]]);m("FaceExtraHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M12 17c-1.371 0-2.69-.723-3.618-2h7.236c-.928 1.277-2.247 2-3.618 2m0 1.5c2.355 0 4.41-1.508 5.51-3.75.296-.601-.184-1.25-.854-1.25H7.344c-.67 0-1.15.649-.855 1.25C7.59 16.992 9.645 18.5 12 18.5","clip-rule":"evenodd"}]]);m("FaceHappyFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]);m("FaceHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]);m("FaceNeutralFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("FaceNeutral",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("FaceSadFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]);m("FaceSad",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]);m("FixedHeight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.752 3.75a.75.75 0 01-.75.75H6A.75.75 0 116 3h12.002a.75.75 0 01.75.75M12.002 17a.75.75 0 01-.75-.75v-8.5a.75.75 0 011.5 0v8.5a.75.75 0 01-.75.75m6 4.003a.75.75 0 100-1.5H6a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("FixedWidth",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 5.25A.75.75 0 014.5 6v12.002a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75M17 12a.75.75 0 01-.75.75h-8.5a.75.75 0 010-1.5h8.5A.75.75 0 0117 12m4.003-6a.75.75 0 00-1.5 0v12.002a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]);m("Flag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3a.75.75 0 00-1.5 0v18A.75.75 0 007 21v-6h12.305a1 1 0 00.755-1.656L16.717 9.5l3.343-3.844A1 1 0 0019.305 4H7zm11.208 10.5H7v-8h11.208l-2.623 3.016-.856.984.856.984z","clip-rule":"evenodd"}]]);m("FocalPoint",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4.5c-.69 0-1.25.56-1.25 1.25v3.182a.75.75 0 11-1.5 0V5.75A2.75 2.75 0 015.75 3h3.182a.75.75 0 110 1.5zM19.5 8.932V5.75c0-.69-.56-1.25-1.25-1.25h-3.182a.75.75 0 110-1.5h3.182A2.75 2.75 0 0121 5.75v3.182a.75.75 0 01-1.5 0M18.25 19.5h-3.182a.75.75 0 100 1.5h3.182A2.75 2.75 0 0021 18.25v-3.182a.75.75 0 00-1.5 0v3.182c0 .69-.56 1.25-1.25 1.25M4.5 18.25c0 .69.56 1.25 1.25 1.25h3.182a.75.75 0 010 1.5H5.75A2.75 2.75 0 013 18.25v-3.182a.75.75 0 011.5 0zM12 13a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("Folder",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h5.102a.5.5 0 01.374.168L11.66 7H4.5V6a.5.5 0 01.5-.5M3 7V6a2 2 0 012-2h5.102a2 2 0 011.495.671L13.667 7H18a3 3 0 013 3v7a3 3 0 01-3 3H6a3 3 0 01-3-3zm12 1.5H4.5V17A1.5 1.5 0 006 18.5h12a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0018 8.5z","clip-rule":"evenodd"}]]);m("FolderArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v4.75a.75.75 0 001.5 0V8.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17v-.03a.75.75 0 00-1.5 0V17a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m4.284 10.655a.75.75 0 010-1.06l.85-.85H3.758a.75.75 0 110-1.5h4.358l-.832-.832a.75.75 0 111.06-1.061l2.122 2.121.53.53-.53.53-2.121 2.122a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]);m("FolderArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v11a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m9.993 2.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17V8.5zm1.667 5.28a.75.75 0 01-1.06 0l-.85-.85v3.27a.75.75 0 11-1.5 0v-3.252l-.832.832a.75.75 0 11-1.061-1.06l2.121-2.122.53-.53.53.53 2.122 2.121a.75.75 0 010 1.061","clip-rule":"evenodd"}]]);m("Footer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v9h-15V6A1.5 1.5 0 016 4.5m-1.5 12V18A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-1.5zM3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("Funnel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m14 14 .3-.4 5.47-7.3a.5.5 0 00-.4-.8H5.66a.5.5 0 00-.401.799l5.444 7.305.297.399v4.847a.5.5 0 00.688.463l2-.814a.5.5 0 00.312-.463zm1.5.5 5.47-7.3c.988-1.32.047-3.2-1.6-3.2H5.66C4.015 4 3.073 5.876 4.056 7.195L9.5 14.5v4.35a2 2 0 002.754 1.852l2-.813a2 2 0 001.246-1.853z","clip-rule":"evenodd"}]]);m("GrabHandle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4a1.5 1.5 0 100 3 1.5 1.5 0 000-3m6 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m7.5-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0M15 17a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]);m("Gradient",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.559 5.5h1.88L3.5 13.44v-1.881l.03-.029 6-6zm-2.12 0H5A1.5 1.5 0 003.5 7v2.44zm5.591.53a.75.75 0 00.22-.53H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-6.44l.47-.47a.75.75 0 10-1.06-1.06l-1.5 1.5-.029.03h-1.88l4.47-4.47a.75.75 0 10-1.061-1.06l-5.5 5.5-.029.03H5q-.202-.001-.389-.05l8.42-8.42a.75.75 0 10-1.061-1.06l-8.42 8.419A1.5 1.5 0 013.5 17v-1.441l.03-.029zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("GridRegularFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zm10 0a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zM3 15a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-2a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z","clip-rule":"evenodd"}]]);m("GridRegular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M3 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2zm-4 9.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5M5 13a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zm10 1.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("H",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 19.013v-14m-3 14.237h6m-6-14.5h6M6.75 19.013v-14m-3 14.237h6m-6-14.5h6m-3 7h10"}]]);m("Heading",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.003 6v9.03h1.703v-3.754H9.06v3.754h1.702V6H9.06v3.728H5.706V6zM15.59 7.213v7.817h1.651V6h-2.98l-1.844 4.076h1.728l1.213-2.863zM3.77 17.5a.75.75 0 000 1.5h16.474a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("HeartCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.4 9.692c.404-.403.679-.465.814-.476.16-.012.364.033.62.182.26.15.5.364.686.564a4 4 0 01.245.291l.005.008a1.5 1.5 0 002.46 0l.005-.008.044-.057a4 4 0 01.201-.234c.187-.2.427-.414.686-.564.256-.149.46-.194.62-.182.135.01.41.073.814.476.619.619.693 1.165.558 1.738-.164.696-.673 1.509-1.44 2.352-.744.82-1.62 1.546-2.328 2.077q-.21.157-.39.285a20 20 0 01-.39-.285c-.708-.531-1.584-1.258-2.329-2.077-.766-.843-1.275-1.656-1.439-2.352-.135-.573-.06-1.12.558-1.738m-1.06-1.06c1.394-1.396 2.715-.947 3.592-.305.66.482 1.068 1.075 1.068 1.075s.408-.593 1.068-1.075c.877-.642 2.198-1.09 3.593.305 3.995 3.995-4.66 9.321-4.66 9.321s-8.657-5.326-4.662-9.321","clip-rule":"evenodd"}]]);m("HeartCircleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.821 17.821a8.5 8.5 0 111.049-2.83 7 7 0 00-9.86-9.86 8.4 8.4 0 00-2.831 1.048A8.5 8.5 0 1117.82 17.82M10.5 20.5a7 7 0 100-14 7 7 0 000 14m-2.901-8.79c-.471.472-.51.851-.415 1.253.125.527.525 1.173 1.166 1.87.619.673 1.35 1.272 1.945 1.712l.205.149q.099-.07.205-.15c.595-.439 1.326-1.038 1.945-1.711.641-.697 1.041-1.343 1.166-1.87.095-.402.056-.781-.415-1.252-.313-.314-.502-.34-.557-.344-.08-.007-.208.013-.399.121a2.5 2.5 0 00-.528.431 3 3 0 00-.19.224l-.002.003a1.5 1.5 0 01-2.45 0l-.002-.003-.033-.043a3 3 0 00-.157-.18 2.4 2.4 0 00-.528-.431c-.191-.11-.319-.129-.399-.122-.055.004-.244.03-.557.344m4-1.463c-.672.419-1.099 1.033-1.099 1.033s-.427-.614-1.1-1.033c-.738-.46-1.774-.685-2.862.403C3.142 14.046 10.5 18.5 10.5 18.5s7.358-4.454 3.962-7.85c-1.088-1.088-2.124-.864-2.863-.403","clip-rule":"evenodd"}]]);m("Highlighter",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m16.468 4.645 2.91 2.911a.5.5 0 01.029.677l-6.948 8.197-4.865-4.865 8.197-6.947a.5.5 0 01.677.027m-9.67 8.245-1.061 2.825 2.572 2.572 2.825-1.06zm8.023-9.417a2 2 0 012.708.112l2.91 2.91a2 2 0 01.112 2.708l-7.235 8.535a2 2 0 01-.822.58l-3.959 1.487a1 1 0 01-.898-.099l-.943.868a1.75 1.75 0 01-1.185.462H3.998c-1.574 0-2.348-1.916-1.216-3.01l1.604-1.547a1 1 0 01-.167-.99l1.488-3.959a2 2 0 01.579-.822zm-9.378 14.07 1.117 1.116-.882.81a.25.25 0 01-.169.067H3.998a.25.25 0 01-.174-.43zM14.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Home",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.373.507.464 9.476 8.686a.75.75 0 01-1.014 1.106L20 11.74V18a3 3 0 01-3 3H7a3 3 0 01-3-3v-6.259l-.968.888a.75.75 0 11-1.014-1.106l9.476-8.686zm0 2.034 6.5 5.959V18a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18v-7.634zm-2.808 8.545c-.08-.351-.047-.664.339-1.059.292-.299.49-.365.576-.383a.54.54 0 01.306.032 1.35 1.35 0 01.466.3l.01.012.003.002a1.5 1.5 0 002.217 0l.001-.002.011-.011a1 1 0 01.104-.09c.104-.084.232-.164.362-.211a.54.54 0 01.306-.032c.085.018.284.084.577.383.385.395.419.708.338 1.059-.107.466-.453 1.048-1.02 1.686-.546.615-1.193 1.165-1.72 1.57l-.068.051-.067-.051c-.528-.405-1.175-.955-1.721-1.57-.567-.638-.913-1.22-1.02-1.686M12 10.845s.133-.15.364-.323c.594-.444 1.841-1.045 3.178.323C18.58 13.95 12 18.093 12 18.093s-6.578-4.142-3.542-7.248c1.337-1.368 2.584-.767 3.178-.323.232.173.364.323.364.323","clip-rule":"evenodd"}]]);m("Icon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12q.202.001.389.05l-2.71 2.71A5.97 5.97 0 0012 6c-1.386 0-2.663.47-3.68 1.26L5.612 4.55q.187-.049.389-.05m1.26 3.82L4.55 5.612q-.049.187-.05.389v12q.001.202.05.389l2.71-2.71A5.97 5.97 0 016 12c0-1.386.47-2.663 1.26-3.68m1.072 6.287A4.5 4.5 0 017.5 12c0-.972.308-1.872.832-2.607L10.939 12zM8.32 16.74l-2.71 2.71q.187.049.389.05h12q.202-.001.389-.05l-2.71-2.71A5.97 5.97 0 0112 18a5.97 5.97 0 01-3.68-1.26m6.286-1.072A4.5 4.5 0 0112 16.5a4.5 4.5 0 01-2.607-.832L12 13.061zm2.133.011 2.71 2.71q.049-.187.05-.389V6q-.001-.202-.05-.389l-2.71 2.71A5.97 5.97 0 0118 12c0 1.386-.47 2.663-1.26 3.68m-1.072-6.286A4.5 4.5 0 0116.5 12a4.5 4.5 0 01-.832 2.607L13.061 12zm-1.06-1.061L12 10.939 9.393 8.332A4.5 4.5 0 0112 7.5a4.5 4.5 0 012.607.832M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("Image",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v5.609l4.083-2.732.423-.283.419.288 7.625 5.243 4.45-2.356V7A1.5 1.5 0 0019 5.5m1.5 8.966-4.15 2.197-.4.212-.375-.257-7.58-5.212L3.5 14.413V17A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11 7a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);m("ImageStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 5.5H8A1.5 1.5 0 006.5 7H15a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0018 5.5M18 17a3 3 0 003-3V7a3 3 0 00-3-3H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3M5 8.5h10a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V10A1.5 1.5 0 015 8.5m-1.462 8.837A1.5 1.5 0 005 18.5h7.949l-5.907-4.061zM13 13a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);m("ImageStackPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.468 9.5a4.5 4.5 0 003.032 2.389V18a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V11A1.5 1.5 0 015 9.5zM18 11.973V16.5a1.5 1.5 0 001.5-1.5v-3.468c-.46.23-.966.382-1.5.44m3-1.644A4.5 4.5 0 1013.758 5H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3 3 3 0 003-3zM13.111 6.5H8A1.5 1.5 0 006.5 8h6.528a4.5 4.5 0 01.083-1.5M17.5 5a.75.75 0 00-.75.75v1h-1a.75.75 0 000 1.5h1v1a.75.75 0 101.5 0v-1h1a.75.75 0 000-1.5h-1v-1A.75.75 0 0017.5 5M3.538 18.337A1.5 1.5 0 005 19.5h7.949l-5.907-4.061zM12.5 14a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);m("ImageWithText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v9.256l-7.304-1.98-.367-.1-.298.238-5 4a1 1 0 00-.09.086H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m8.171 10.324 7.126 1.93A1.5 1.5 0 0119 18.5H9.826zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 3a1 1 0 11-2 0 1 1 0 012 0m1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M5.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM5 11.25a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5a.75.75 0 01-.75-.75m.75 2.25a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Info",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.5 4.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0M8.25 9.25A.75.75 0 019 8.5h3.75a.75.75 0 01.75.75V19.5h2.75a.75.75 0 010 1.5h-7a.75.75 0 010-1.5H12V10H9a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("Intercom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 21.464 14.4 20H7a3 3 0 01-3-3V7a3 3 0 013-3h10a3 3 0 013 3v15zM18.5 7v12.872l-3.595-1.285-.245-.087H7A1.5 1.5 0 015.5 17V7A1.5 1.5 0 017 5.5h10A1.5 1.5 0 0118.5 7M8.416 14.376a.75.75 0 00-.832 1.248L8 15l-.416.624h.001l.003.002.007.005.02.014.073.045q.094.058.26.15c.221.122.537.282.928.441.778.317 1.876.643 3.124.643s2.347-.326 3.124-.643a9 9 0 001.187-.59l.073-.046.021-.014.007-.005.003-.001.001-.001L16 15l.416.624a.75.75 0 00-.831-1.249l-.001.001-.009.006-.046.029a7.4 7.4 0 01-.971.482c-.663.27-1.564.53-2.558.53s-1.895-.26-2.557-.53a7.4 7.4 0 01-.972-.482l-.046-.03zm0 0L8 15zm-.001 0","clip-rule":"evenodd"}]]);m("Johanna",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.5 0a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0m1.5 0a6 6 0 11-12 0 6 6 0 0112 0","clip-rule":"evenodd"}]]);m("Label",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 10.79V4.5h6.29a1.5 1.5 0 011.06.44l8.29 8.29a1.5 1.5 0 010 2.121l-4.789 4.79a1.5 1.5 0 01-2.121 0l-8.29-8.29a1.5 1.5 0 01-.44-1.061m-.621 2.121A3 3 0 013 10.79V4.5A1.5 1.5 0 014.5 3h6.29a3 3 0 012.121.879l8.29 8.29a3 3 0 010 4.243l-4.79 4.79a3 3 0 01-4.242 0zm5.524-4.403a.895.895 0 11-1.79 0 .895.895 0 011.79 0m1.5 0a2.395 2.395 0 11-4.79 0 2.395 2.395 0 014.79 0","clip-rule":"evenodd"}]]);m("Language",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 4h13v2.75a.75.75 0 01-1.5 0V5.5H9.25v10h1.5a.75.75 0 010 1.5h-4.5a.75.75 0 010-1.5h1.5v-10H3.5v1.25a.75.75 0 01-1.5 0zm14.692 11.662.574-.38A3.87 3.87 0 0019 12.057V10.5h-7.77V9h4.26V7.308a.75.75 0 011.5 0V9H22v1.5h-1.5v1.557a5.37 5.37 0 01-2.262 4.377l2.559 1.28a.75.75 0 11-.67 1.342l-3.33-1.665-3.614 2.389-.827-1.251 2.919-1.93a5.37 5.37 0 01-2.486-4.528v-.61h1.5v.61c0 1.464.827 2.802 2.136 3.457z","clip-rule":"evenodd"}]]);m("Layers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.37 8.663-6.156-3.11a.5.5 0 00-.451 0l-6.156 3.11 6.156 3.109a.5.5 0 00.45 0zm-5.48-4.448a2 2 0 00-1.803 0L4.047 7.77a1 1 0 000 1.785l7.04 3.556a2 2 0 001.803 0l7.04-3.556a1 1 0 000-1.785zm-9.81 7.373a.75.75 0 011.006-.335l7.903 3.951 7.903-3.951a.75.75 0 01.67 1.342l-8.238 4.119-.335.168-.336-.168-8.238-4.12a.75.75 0 01-.336-1.006m1.006 2.926a.75.75 0 10-.671 1.342l8.238 4.119.335.167.336-.167 8.238-4.12a.75.75 0 10-.67-1.341l-7.903 3.951z","clip-rule":"evenodd"}]]);m("LayersSingle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.745a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.708l8.507 5.173a2 2 0 002.079 0l8.507-5.173a1 1 0 000-1.708z","clip-rule":"evenodd"}]]);m("Leaf",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.194.393.018.696.057.909.102.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 10-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.195l-1.74 1.739a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.047S9.854 4.378 7.161 7.07m11.155-1.106-.003-.001zm-.294-.292-.001-.003z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]);m("Lightbulb",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.628 13.195a1.5 1.5 0 00-.753 1.3v2.244a.5.5 0 01-.5.5h-2.75a.5.5 0 01-.5-.5v-2.243a1.5 1.5 0 00-.753-1.301 5 5 0 01-.657-.446A5.16 5.16 0 016.75 8.696C6.75 5.838 9.09 3.5 12 3.5s5.25 2.338 5.25 5.196a5.16 5.16 0 01-1.965 4.053 5 5 0 01-.657.446m-6.003 3.544v-2.243a7 7 0 01-.844-.573A6.66 6.66 0 015.25 8.696C5.25 4.998 8.272 2 12 2s6.75 2.998 6.75 6.696c0 2.114-.988 4-2.531 5.227a7 7 0 01-.844.573v2.243a2 2 0 01-2 2h-2.75a2 2 0 01-2-2M9.891 20.5a.75.75 0 000 1.5h4.219a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("LightningFilled",[["path",{fill:"currentColor",d:"m13.78 3.084-9.734 9.73c-.629.63-.185 1.705.705 1.707l5.437.016-1.885 5.403c-.35 1.003.9 1.787 1.652 1.036l10-9.998c.63-.63.184-1.707-.707-1.707h-5.581l1.766-5.156c.343-1.003-.904-1.78-1.653-1.031"}]]);m("Lightning",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.749 15.271c-1.557-.004-2.334-1.886-1.233-2.987l9.733-9.73c1.312-1.311 3.495.05 2.894 1.804L14.717 8.52h4.531c1.56 0 2.34 1.885 1.238 2.987l-10 9.998c-1.316 1.315-3.504-.058-2.891-1.813l1.538-4.409zm-.172-1.926a.25.25 0 00.176.426l5.438.016 1.052.003-.346.994-1.885 5.403c-.03.082-.02.134-.006.17a.27.27 0 00.109.124.27.27 0 00.159.043c.038-.002.089-.017.15-.078l10-9.998a.25.25 0 00-.176-.427h-6.63l.34-.993 1.765-5.156c.028-.082.019-.134.005-.17a.27.27 0 00-.109-.123.27.27 0 00-.159-.043c-.038.003-.089.017-.15.078z","clip-rule":"evenodd"}]]);m("Lines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M2.998 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5h-16.5a.75.75 0 01-.75-.75m.752 4.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("LinesTriangular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M5.998 12a.75.75 0 01.75-.75h10.5a.75.75 0 110 1.5h-10.5a.75.75 0 01-.75-.75m3.752 4.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Link",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 12a4.75 4.75 0 014.75-4.75h2a.75.75 0 010 1.5h-2a3.25 3.25 0 000 6.5h2a.75.75 0 010 1.5h-2A4.75 4.75 0 012 12m20 0a4.75 4.75 0 01-4.75 4.75h-2a.75.75 0 010-1.5h2a3.25 3.25 0 000-6.5h-2a.75.75 0 010-1.5h2A4.75 4.75 0 0122 12m-13.75-.75a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("LinkBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7 1.25a3.75 3.75 0 100 7.5h1a.75.75 0 000-1.5H9a2.25 2.25 0 010-4.5h1a.75.75 0 000-1.5zm6 7.5a3.75 3.75 0 100-7.5h-1a.75.75 0 000 1.5h1a2.25 2.25 0 010 4.5h-1a.75.75 0 000 1.5zM9 12a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5A.75.75 0 019 12","clip-rule":"evenodd"}]]);m("LinkOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.75 7.25a4.75 4.75 0 000 9.5h2a.75.75 0 000-1.5h-2a3.25 3.25 0 010-6.5h2a.75.75 0 000-1.5zm10.5 9.5a4.75 4.75 0 100-9.5h-2a.75.75 0 000 1.5h2a3.25 3.25 0 010 6.5h-2a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("ListBullet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.75a1 1 0 11-2 0 1 1 0 012 0m15.198.75a.75.75 0 000-1.5H7.25a.75.75 0 100 1.5zM17.21 11a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zm3.738 2.75a.75.75 0 01-.75.75H7.25a.75.75 0 010-1.5h12.947a.75.75 0 01.75.75M17.21 18a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zM4 11.25a1 1 0 100-2 1 1 0 000 2m1 2.5a1 1 0 11-2 0 1 1 0 012 0m-1 4.5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]);m("ListCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.96 6.116a.75.75 0 010 1.06l-2.998 3-.53.53-.531-.53-1.5-1.5a.75.75 0 111.061-1.06l.97.969L6.9 6.115a.75.75 0 011.06 0m-2.305 7.729H4a.5.5 0 00-.5.5V16a.5.5 0 00.5.5h1.655a.5.5 0 00.5-.5v-1.655a.5.5 0 00-.5-.5M4 12.345a2 2 0 00-2 2V16a2 2 0 002 2h1.655a2 2 0 002-2v-1.655a2 2 0 00-2-2zM22.13 6.75a.75.75 0 01-.75.75h-9.812a.75.75 0 110-1.5h9.811a.75.75 0 01.75.75m-2.265 3.5a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75m1.514 4.25a.75.75 0 000-1.5h-9.81a.75.75 0 100 1.5zm-1.514 2.75a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("ListIndented",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6v12a.75.75 0 001.5 0V6A.75.75 0 003 6m17.75.75a.75.75 0 01-.75.75H7A.75.75 0 017 6h13a.75.75 0 01.75.75m-3 3.5A.75.75 0 0117 11H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75M20 14.5a.75.75 0 000-1.5H7a.75.75 0 000 1.5zm-2.25 2.75A.75.75 0 0117 18H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("ListNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.006 5v5.34a.75.75 0 01-1.5 0V6.88l-.66.15a.75.75 0 01-.332-1.463l1.576-.358zm-.812 9.008a1 1 0 00-.814.445.75.75 0 01-1.26-.815c.333-.514 1.051-1.13 2.074-1.13.426 0 .888.136 1.25.476.373.35.565.845.565 1.415 0 .966-.486 1.876-1.02 2.597q-.193.259-.402.501h1.165a.75.75 0 010 1.5H3.75a.75.75 0 01-.48-1.325c.481-.403 1.061-.96 1.514-1.57.465-.627.725-1.217.725-1.703 0-.225-.068-.3-.091-.322-.034-.032-.105-.069-.224-.069M22.075 6.75a.75.75 0 01-.75.75h-10.52a.75.75 0 010-1.5h10.52a.75.75 0 01.75.75m-2.428 3.5a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75m1.678 4.25a.75.75 0 000-1.5h-10.52a.75.75 0 000 1.5zm-1.678 2.75a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75","clip-rule":"evenodd"}]]);m("LockClosed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15 7v1H9V7a3 3 0 116 0M7.5 8V7a4.5 4.5 0 019 0v1h.5a3 3 0 013 3v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3zm9 1.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5zm-3.772 5.851a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]);m("LockOpenFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.015-.002.007v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]);m("LockOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.962 3.65c-.594.132-1.114.368-1.41.733a13 13 0 00-.496.64.75.75 0 01-1.4-.5l.735.154c-.734-.154-.734-.156-.733-.158v-.004l.002-.007.004-.015a.8.8 0 01.09-.216 2 2 0 01.103-.156c.088-.124.244-.33.53-.683.612-.755 1.533-1.093 2.248-1.252a7.2 7.2 0 011.607-.166h.041l.078.001a5.12 5.12 0 015.12 5.12v.897A3 3 0 0120 11v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3h8.98v-.86a3.62 3.62 0 00-3.62-3.619l-.113-.001h-.027a5.8 5.8 0 00-1.259.13M17 9.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5m-3.5 4.54a1.5 1.5 0 01-.772 1.311q.04.116.041.246v.807a.75.75 0 11-1.5 0v-.807q0-.12.035-.228a1.5 1.5 0 112.196-1.33","clip-rule":"evenodd"}]]);m("Lollipop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.061V9a5.5 5.5 0 10-11 0v6.061c0 .795.644 1.439 1.439 1.439h8.122c.795 0 1.439-.644 1.439-1.439M7.939 18H9.5v1.5a2.5 2.5 0 005 0V18h1.561A2.94 2.94 0 0019 15.061V9A7 7 0 105 9v6.061A2.94 2.94 0 007.939 18M11 19.5V18h2v1.5a1 1 0 11-2 0M9.75 7a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5A.75.75 0 019.75 7m4.5 0a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("Magnifier",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 11a7.5 7.5 0 11-15 0 7.5 7.5 0 0115 0m-1.688 6.872a9 9 0 111.06-1.06l2.898 2.898a.75.75 0 11-1.06 1.06z","clip-rule":"evenodd"}]]);m("MagnifierPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 18.5a7.5 7.5 0 100-15 7.5 7.5 0 000 15m6.872-1.688a9 9 0 10-1.06 1.06l2.898 2.898a.75.75 0 101.06-1.06zM10.25 11.75V14a.75.75 0 001.5 0v-2.25H14a.75.75 0 000-1.5h-2.25V8a.75.75 0 00-1.5 0v2.25H8a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("MapPointer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.173 9.692c0 2.227-1.157 5.007-2.706 7.307-.76 1.129-1.566 2.069-2.279 2.707-.357.32-.662.538-.9.668-.143.08-.23.11-.269.12a1.4 1.4 0 01-.272-.12 5 5 0 01-.905-.67c-.717-.64-1.527-1.58-2.292-2.709-1.559-2.3-2.723-5.079-2.723-7.303A6.19 6.19 0 0112.019 3.5c3.41 0 6.154 2.763 6.154 6.192m1.5 0C19.673 15 14.327 22 12.019 22S4.327 15 4.327 9.692A7.69 7.69 0 0112.019 2c4.249 0 7.654 3.444 7.654 7.692m-6.077 0a1.577 1.577 0 11-3.154 0 1.577 1.577 0 013.154 0m1.5 0a3.077 3.077 0 11-6.154 0 3.077 3.077 0 016.154 0","clip-rule":"evenodd"}]]);m("MarkArea",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6 2.5h8a.5.5 0 01.5.5v2a.5.5 0 01-.5.5H8a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5M6 10a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H8a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("Masonry",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h4v6H3.5V7A1.5 1.5 0 015 5.5m5.5 6v-6H19A1.5 1.5 0 0120.5 7v4.5zm-7 1.5v4A1.5 1.5 0 005 18.5h8.5V13zM15 13v5.5h4a1.5 1.5 0 001.5-1.5v-4zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("MediaObject",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h6.5A1.5 1.5 0 0013 18V6a1.5 1.5 0 00-1.5-1.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("MediaObjectIcon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5c-.288 0-.557.081-.786.222l4.036 6.16 4.036-6.16A1.5 1.5 0 0011.5 4.5M13 6.369 9.147 12.25l3.848 5.874Q13 18.063 13 18zM7.353 12.25 3.5 6.369V18q0 .063.005.124zM4.462 19.4l3.788-5.78 3.788 5.782q-.252.098-.538.099H5q-.286-.001-.538-.1M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm12 3.5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectImage",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v8.44l1.97-1.97.434-.435.512.341L13 16.766V6a1.5 1.5 0 00-1.5-1.5M3.5 18v-1.5l.03.03 2.566-2.565 6.815 4.544a1.5 1.5 0 01-1.411.991H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5zM9.5 9a.5.5 0 11-1 0 .5.5 0 011 0M11 9a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]);m("MediaObjectRatio1To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("MediaObjectRatio1To2",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h1A1.5 1.5 0 017.5 6v12A1.5 1.5 0 016 19.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h1a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm9.032-.25a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.41a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.41a.75.75 0 010 1.5h-5.41a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectRatio1To3",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5.5v13a1 1 0 11-2 0v-13a1 1 0 012 0M2 5.5a2.5 2.5 0 015 0v13a2.5 2.5 0 01-5 0zm8.041.25a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.974a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.974a.75.75 0 010 1.5h-5.974a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectRatio2To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6A1.5 1.5 0 0112.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.81-.25a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75M17.56 8a.75.75 0 000 1.5h2.122a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h2.122a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectRatio3To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h8A1.5 1.5 0 0114.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h8a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm16.018-.25a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h1.397a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h1.397a.75.75 0 010 1.5h-1.397a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectTextBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 20.25a.75.75 0 01-.75.75h-6.5a.75.75 0 010-1.5h6.5a.75.75 0 01.75.75m2.5-3a.75.75 0 01-.75.75H6.25a.75.75 0 010-1.5h11.5a.75.75 0 01.75.75M18 12.5H6A1.5 1.5 0 014.5 11V6A1.5 1.5 0 016 4.5h12A1.5 1.5 0 0119.5 6v5a1.5 1.5 0 01-1.5 1.5m3-1.5a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h12a3 3 0 013 3z","clip-rule":"evenodd"}]]);m("MediaObjectTextLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 4.5h3A1.5 1.5 0 0120.5 6v12a1.5 1.5 0 01-1.5 1.5h-3a1.5 1.5 0 01-1.5-1.5V6A1.5 1.5 0 0116 4.5M13 6a3 3 0 013-3h3a3 3 0 013 3v12a3 3 0 01-3 3h-3a3 3 0 01-3-3zM2 5.75A.75.75 0 012.75 5h7.015a.75.75 0 010 1.5H2.75A.75.75 0 012 5.75m0 6a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5H2.75a.75.75 0 01-.75-.75M5.75 8a.75.75 0 100 1.5h4.015a.75.75 0 000-1.5zM5 14.75a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MediaObjectTextRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("MediaObjectTextTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 3.75A.75.75 0 016.25 3h11.5a.75.75 0 010 1.5H6.25a.75.75 0 01-.75-.75m2.5 3A.75.75 0 018.75 6h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 018 6.75M6 11.5h12a1.5 1.5 0 011.5 1.5v5a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18v-5A1.5 1.5 0 016 11.5M3 13a3 3 0 013-3h12a3 3 0 013 3v5a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("MediaObjectVideo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6.5A1.5 1.5 0 0113 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6.5a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 .5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75m-5.078 2.055a1 1 0 000-1.61L7.093 8.19a1 1 0 00-1.593.805v6.01a1 1 0 001.593.805zM7 9.985 9.736 12 7 14.016z","clip-rule":"evenodd"}]]);m("MegaMenu",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm.25 4.75A.75.75 0 016 8h4a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M6 11a.75.75 0 000 1.5h2A.75.75 0 008 11zm-.75 3.75A.75.75 0 016 14h2a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M14 11a.75.75 0 000 1.5h2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 0114 14h2a.75.75 0 010 1.5h-2a.75.75 0 01-.75-.75M14 8a.75.75 0 000 1.5h4A.75.75 0 0018 8z","clip-rule":"evenodd"}]]);m("Megaphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.967 4.823a.25.25 0 00-.384-.211l-4.35 2.77-.184.118H10v5h2.049l.184.117 4.35 2.771a.25.25 0 00.384-.21zM11.612 6H5a3 3 0 00-3 3v2c0 1.043.532 1.962 1.34 2.5l1.257 5.867a1.75 1.75 0 001.711 1.383h.942A1.75 1.75 0 009 19v-5h2.612l4.165 2.653c1.165.742 2.69-.094 2.69-1.476V4.823c0-1.382-1.525-2.218-2.69-1.476zM5 7.5h3.5v5H5A1.5 1.5 0 013.5 11V9A1.5 1.5 0 015 7.5M4.981 14l1.083 5.052a.25.25 0 00.244.198h.942A.25.25 0 007.5 19v-5zM22 7.603a.75.75 0 00-1.5 0v5.151a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]);m("Microphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 7v3a2.5 2.5 0 01-5 0V7a2.5 2.5 0 015 0M8 7a4 4 0 118 0v3a4 4 0 01-8 0zm-1.5 3.75a.75.75 0 00-1.5 0c0 1.377.81 3.05 2.011 4.352 1.064 1.153 2.534 2.123 4.239 2.348v1.05h-2a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-2v-1.05c1.705-.225 3.175-1.195 4.239-2.348C18.19 13.8 19 12.127 19 10.75a.75.75 0 00-1.5 0c0 .873-.565 2.2-1.613 3.335C14.853 15.205 13.477 16 12 16s-2.853-.796-3.886-1.915C7.065 12.949 6.5 11.623 6.5 10.75","clip-rule":"evenodd"}]]);const ku=m("Minus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 11.75a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("MinusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.25-.75a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("Money",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.75 3a.75.75 0 01.75.75v1.155c1.208.116 2.1.56 2.713 1.02.353.265.61.533.782.739a4 4 0 01.268.366l.006.01.002.004.001.002-.633.37.634-.369a.75.75 0 01-1.292.762l-.002-.003-.021-.032a2 2 0 00-.115-.15 3.2 3.2 0 00-.53-.499c-.486-.364-1.268-.75-2.438-.75-1.265 0-1.992.267-2.399.616-.382.329-.601.837-.601 1.634 0 .626.288 1.065.854 1.464.605.426 1.441.74 2.402 1.088l.11.04c.881.319 1.867.676 2.63 1.188.834.56 1.504 1.374 1.504 2.595 0 1.358-.576 2.415-1.453 3.117-.693.554-1.55.87-2.422.972v1.161a.75.75 0 01-1.5 0v-1.187a6.3 6.3 0 01-2.588-1.001 6.5 6.5 0 01-.908-.73 5 5 0 01-.309-.326l-.02-.024-.006-.008-.003-.003v-.001l-.001-.001.585-.469-.586.468a.75.75 0 011.17-.94l.006.008.037.043q.054.061.17.175a5 5 0 00.697.56c.615.41 1.504.811 2.631.811.798 0 1.562-.24 2.11-.68.529-.423.89-1.053.89-1.945 0-.561-.268-.966-.84-1.35-.608-.408-1.442-.71-2.405-1.059l-.01-.004c-.915-.331-1.954-.708-2.755-1.272a4 4 0 01-.45-.36c-.61-.564-1.04-1.315-1.04-2.33 0-1.078.306-2.07 1.124-2.772.625-.537 1.47-.835 2.501-.937V3.75a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("MoneyCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-15.57a.75.75 0 00-1.5 0v.405c-.625.08-1.165.262-1.586.598-.65.519-.856 1.269-.856 2.045 0 .95.49 1.607 1.098 2.06.568.422 1.297.712 1.91.956l.012.005c.665.265 1.205.481 1.593.758.352.251.482.481.482.78 0 .482-.232.84-.628 1.106-.416.28-.98.429-1.487.429-.688 0-1.135-.242-1.41-.466a2 2 0 01-.364-.4l-.009-.014a.75.75 0 00-1.321.71l.663-.35-.663.351.002.002.002.004.004.009.013.022.04.065q.048.079.138.2c.12.157.299.36.547.563.416.34 1.016.666 1.82.77v.533a.75.75 0 001.5 0v-.609a4 4 0 001.363-.575c.721-.486 1.29-1.271 1.29-2.35 0-.937-.507-1.57-1.11-2.001-.543-.387-1.237-.663-1.829-.898l-.081-.032c-.659-.262-1.197-.486-1.58-.771-.348-.259-.495-.511-.495-.857 0-.523.131-.745.291-.873.204-.162.633-.32 1.527-.32.761 0 1.228.254 1.5.476a1.7 1.7 0 01.351.392l.007.013a.75.75 0 001.343-.67l-.674.33.673-.33v-.001l-.001-.002-.002-.004-.005-.01-.012-.023-.04-.069a3 3 0 00-.137-.207c-.12-.163-.3-.373-.554-.58a3.63 3.63 0 00-1.825-.773zm-3.403 8.622c.663-.351.663-.352.662-.352zm.658-.36","clip-rule":"evenodd"}]]);m("MoveTo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 2.5A1.5 1.5 0 004.5 4v2A1.5 1.5 0 006 7.5h3.25a1.5 1.5 0 001.5-1.5V4a1.5 1.5 0 00-1.5-1.5zM6 4h3.25v2H6zm0 5.5A1.5 1.5 0 004.5 11v2A1.5 1.5 0 006 14.5h3.25a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5zM6 11h3.25v2H6zm-1.5 7A1.5 1.5 0 016 16.5h3.25a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 20zm4.75 0H6v2h3.25zM13 9.25a.75.75 0 001.5 0V6.956A6 6 0 0117.25 12a6 6 0 01-2.75 5.045V14.75a.75.75 0 00-1.5 0v4.75h4.75a.75.75 0 000-1.5h-1.999a7.49 7.49 0 002.999-6 7.49 7.49 0 00-3-6h2a.75.75 0 000-1.5H13z","clip-rule":"evenodd"}]]);m("MusicNote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 3.75A.75.75 0 019.25 3h11a.75.75 0 01.75.75V17.5a3.5 3.5 0 11-1.5-2.873V8H10v9.5a3.5 3.5 0 11-1.5-2.873zM10 6.5h9.5v-2H10zm7.5 9a2 2 0 110 4 2 2 0 010-4m-11 0a2 2 0 110 4 2 2 0 010-4","clip-rule":"evenodd"}]]);m("Nook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.329 16.123a.25.25 0 01.111.208v1.4l-7.72-4.156V4.738l1.22.762a.25.25 0 01.117.212v2.403c0 .636.345 1.221.9 1.53l2.163 1.202a.25.25 0 01.128.218v2.068c0 .585.293 1.132.78 1.456zm-9.109-2.548L3.5 17.732v-1.4a.25.25 0 01.111-.209l2.301-1.534a1.75 1.75 0 00.78-1.456v-2.068a.25.25 0 01.128-.218l2.163-1.202c.556-.309.9-.894.9-1.53V5.712a.25.25 0 01.118-.212l1.219-.762zm-6.907 5.423 7.658-4.123 7.656 4.123-1.532.85a.25.25 0 01-.233.006l-1.943-.972a1.75 1.75 0 00-1.493-.034l-2.354 1.047a.25.25 0 01-.203 0l-2.355-1.046a1.75 1.75 0 00-1.493.033l-1.943.972a.25.25 0 01-.233-.005zm17.225.654-2.714 1.508a1.75 1.75 0 01-1.633.036l-1.943-.972a.25.25 0 00-.213-.005l-2.354 1.046a1.75 1.75 0 01-1.422 0L8.905 20.22a.25.25 0 00-.213.005l-1.943.972a1.75 1.75 0 01-1.633-.036l-2.73-1.517L2 19.43v-3.1c0-.585.292-1.131.78-1.456l2.3-1.534a.25.25 0 00.112-.208v-2.068c0-.635.344-1.221.9-1.53l2.163-1.201a.25.25 0 00.128-.219V5.712c0-.604.31-1.164.823-1.484l2.367-1.48.397-.248.397.248 2.367 1.48c.512.32.823.88.823 1.484v2.403c0 .091.05.175.128.219l2.163 1.201c.556.309.9.895.9 1.53v2.068a.25.25 0 00.112.208l2.3 1.534c.488.325.78.871.78 1.456v3.098l-.368.204z","clip-rule":"evenodd"}]]);m("OrientationBoxes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3.5h6A1.5 1.5 0 0112.5 5v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V5A1.5 1.5 0 015 3.5M2 5a3 3 0 013-3h6a3 3 0 013 3v5h5a3 3 0 013 3v6a3 3 0 01-3 3H9a3 3 0 01-3-3v-1H5a3 3 0 01-3-3zm5.5 13v1A1.5 1.5 0 009 20.5h10a1.5 1.5 0 001.5-1.5v-6a1.5 1.5 0 00-1.5-1.5h-5V15a3 3 0 01-3 3z","clip-rule":"evenodd"}]]);m("Paintbrush",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.141 6.339-2.2 2.2-2.278-2.279 2.2-2.2a1.611 1.611 0 012.277 2.28m.04 4.439L19.001 9.6l2.2-2.2a3.111 3.111 0 10-4.4-4.4l-2.2 2.2-1.178-1.178a3 3 0 00-4.243 0L7.414 5.789a1.5 1.5 0 00-.379 1.485 2 2 0 00-.093.086l-4.478 4.478a1.5 1.5 0 000 2.122l7.778 7.778a1.5 1.5 0 002.121 0l4.479-4.479q.045-.044.085-.093a1.5 1.5 0 001.486-.378l1.768-1.768a3 3 0 000-4.242m-6.679-4.479.04-.039-1.179-1.178a1.5 1.5 0 00-2.121 0L8.474 6.849l.263.263q.176.1.327.248l7.778 7.778q.148.151.247.326l.263.263 1.768-1.767a1.5 1.5 0 000-2.122l-1.179-1.178-.039.039-1.06-1.06-2.279-2.279zM7.964 8.46l-4.44 4.439 1.16 1.159 1.964-1.964a.75.75 0 011.06 1.06l-1.964 1.964 1.14 1.14.864-.864a.75.75 0 011.06 1.06l-.864.864 1.14 1.14 2.513-2.515a.75.75 0 011.061 1.061l-2.514 2.514 1.159 1.159 4.439-4.439z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]);m("Paperclip",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.451 4.635c-.568.557-.951 1.405-.951 2.57v8.03C6.5 17.525 8.62 20 11.353 20c1.467 0 2.897-.393 3.94-1.174 1.016-.762 1.707-1.92 1.707-3.59V6.823h1.5v8.411c0 2.153-.92 3.752-2.308 4.792-1.363 1.02-3.132 1.473-4.839 1.473C7.737 21.5 5 18.298 5 15.235v-8.03c0-1.51.506-2.764 1.402-3.641.89-.874 2.107-1.314 3.422-1.314 1.317 0 2.504.443 3.362 1.327.856.884 1.314 2.137 1.314 3.629v8.03c0 1.612-1.257 2.661-2.765 2.661-1.586 0-2.7-1.303-2.735-2.642-.013-.497-.013-2.615-.01-4.59L8.996 8 9 7.143v-.322l.75.003.75.002v.084l-.001.238-.003.856-.006 2.664c-.003 1.99-.003 4.078.01 4.547a1.243 1.243 0 001.235 1.182c.786 0 1.265-.48 1.265-1.162v-8.03c0-1.183-.358-2.034-.892-2.584-.532-.549-1.308-.871-2.284-.871-.98 0-1.8.324-2.373.885m2.302 1.439a.75.75 0 01.747.752l-.75-.002L9 6.82a.75.75 0 01.753-.747m7.997 0a.75.75 0 01.75.75H17a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("Paperplane",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.388 11.779a.25.25 0 010 .447L4.863 19.469a.25.25 0 01-.357-.27l1.203-6.445h6.29a.75.75 0 000-1.5H5.71L4.506 4.807a.25.25 0 01.357-.27zm.67 1.79c1.292-.644 1.292-2.488 0-3.132L5.533 3.195c-1.294-.644-2.767.467-2.502 1.887l1.283 6.875a.3.3 0 010 .092l-1.283 6.874c-.265 1.42 1.208 2.532 2.502 1.887z","clip-rule":"evenodd"}]]);m("PauseFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 3a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2zm9 0a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2z","clip-rule":"evenodd"}]]);m("Pause",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M4 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2zm11-.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2h-3a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("Pen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.107 6.107-1.632-1.632a.5.5 0 00-.708 0L16.34 5.903l2.34 2.34 1.428-1.429a.5.5 0 000-.707M6.254 15.988l9.025-9.024 2.339 2.339-9.025 9.025-3 .66zm3.09 3.71L21.167 7.875a2 2 0 000-2.829l-1.632-1.632a2 2 0 00-2.828 0L4.883 15.238l-.922 4.192a1 1 0 001.191 1.191zm5.406-.198a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("People",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5M13 8a4 4 0 01-1.368 3.012A7 7 0 0116 17.5V19h4.206v-1.008a4.354 4.354 0 00-3.706-4.306v-2.328a1.845 1.845 0 10-1.346-3.435V6.359q.339-.073.699-.073a3.345 3.345 0 011.83 6.144 5.855 5.855 0 014.023 5.562V20.5H2v-3a7 7 0 014.368-6.488A4 4 0 1113 8m-3 11h4.5v-1.5a5.5 5.5 0 10-11 0V19z","clip-rule":"evenodd"}]]);m("Person",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m.132 3.012a4 4 0 10-5.265 0A7 7 0 005 17.5v3h14v-3a7 7 0 00-4.368-6.488M12 12a5.5 5.5 0 00-5.5 5.5V19h11v-1.5A5.5 5.5 0 0012 12","clip-rule":"evenodd"}]]);m("PersonAnonymous",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.222 11.326a4 4 0 01-1.472.603v.821a.75.75 0 01-1.5 0v-1.5a.75.75 0 01.75-.75h.187A2.507 2.507 0 109.493 8H8a4 4 0 116.222 3.326M17.5 17c0-1.86-.924-3.505-2.337-4.5a5.5 5.5 0 001.114-1.042A6.99 6.99 0 0119 17v3H5v-3a6.99 6.99 0 012.723-5.542c.321.397.696.748 1.114 1.042A5.5 5.5 0 006.5 17v1.5h11zm-5.5-.125a.75.75 0 00.75-.75v-.75a.75.75 0 00-1.5 0v.75c0 .414.336.75.75.75","clip-rule":"evenodd"}]]);m("PersonLock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.4 8h-1.5a2.5 2.5 0 10-3.3 2.37v1.595A4.9 4.9 0 005.5 16.8v1.7h4.1V20H4v-3.2a6.4 6.4 0 013.732-5.82A4 4 0 1114.4 8M12 12.346V12a3.2 3.2 0 016.4 0v.346A3 3 0 0120 15v2a3 3 0 01-3 3h-3.6a3 3 0 01-3-3v-2a3 3 0 011.6-2.654m.86 1.254a1.5 1.5 0 00-.96 1.4v2a1.5 1.5 0 001.5 1.5H17a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-.96-1.4zM16.9 12a1.7 1.7 0 10-3.4 0zm-.9 4a.8.8 0 11-1.6 0 .8.8 0 011.6 0","clip-rule":"evenodd"}]]);m("PersonSlash",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.956 6.804a4 4 0 10-6.588 3.608A7 7 0 005 16.9v.86l1.542-1.542a5.5 5.5 0 014.776-4.776l1.81-1.81a2.5 2.5 0 111.104-1.104zm-1.134 5.374L8.6 18.4h8.9v-1.5a5.5 5.5 0 00-2.678-4.722M7.1 19.9l-1.82 1.82a.75.75 0 11-1.06-1.061l14.939-14.94a.75.75 0 011.06 1.061l-4.31 4.312A7 7 0 0119 16.9v3z","clip-rule":"evenodd"}]]);m("Pills",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 11.5H3.5v1H6zM3.5 10A1.5 1.5 0 002 11.5v1A1.5 1.5 0 003.5 14H6a1.5 1.5 0 001.5-1.5v-1A1.5 1.5 0 006 10zm10 1.5h-3v1h3zm-3-1.5A1.5 1.5 0 009 11.5v1a1.5 1.5 0 001.5 1.5h3a1.5 1.5 0 001.5-1.5v-1a1.5 1.5 0 00-1.5-1.5zm7.5 1.5h2.5v1H18zm-1.5 0A1.5 1.5 0 0118 10h2.5a1.5 1.5 0 011.5 1.5v1a1.5 1.5 0 01-1.5 1.5H18a1.5 1.5 0 01-1.5-1.5z","clip-rule":"evenodd"}]]);m("PinFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.303 3.692a2.508 2.508 0 00-3.84.361l-2.72 3.989-3.737.632c-1.603.272-2.23 2.235-1.08 3.382l2.476 2.469-.011.01L3.21 19.7a.747.747 0 000 1.06.753.753 0 001.062 0l5.18-5.165.01-.011 2.456 2.447c1.15 1.147 3.118.521 3.39-1.077l.635-3.726 4-2.712a2.492 2.492 0 00.362-3.83z","clip-rule":"evenodd"}]]);m("Pin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.1 11.99-.53.358-.107.63-.635 3.725a.501.501 0 01-.847.27l-5.993-5.977a.499.499 0 01.27-.845l3.736-.633.63-.106.36-.528 2.72-3.989a1.003 1.003 0 011.537-.144l3.003 2.995a.997.997 0 01-.145 1.531zM7.005 8.674l3.736-.632 2.72-3.989a2.508 2.508 0 013.84-.361l3.004 2.994a2.492 2.492 0 01-.362 3.83l-4 2.712-.635 3.726c-.272 1.598-2.24 2.224-3.39 1.077l-2.455-2.447-.011.01-5.18 5.166a.753.753 0 01-1.062 0 .747.747 0 010-1.06l5.18-5.164.01-.011-2.476-2.47c-1.15-1.146-.522-3.11 1.081-3.38","clip-rule":"evenodd"}]]);m("PlayFilled",[["path",{fill:"currentColor",d:"M4.64 19.152V4.77a1 1 0 011.497-.868l12.626 7.226a1 1 0 01-.004 1.738L6.133 20.022a1 1 0 01-1.493-.87"}]]);m("Play",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.764 4.553a.25.25 0 00-.374.217v14.382a.25.25 0 00.373.217l12.627-7.156a.25.25 0 000-.434zM3.89 4.77c0-1.344 1.453-2.187 2.62-1.519l12.626 7.226c1.177.674 1.173 2.373-.007 3.041L6.503 20.674c-1.167.661-2.613-.181-2.613-1.522z","clip-rule":"evenodd"}]]);m("PlayBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.358.895a.75.75 0 00-1.126.649v6.959a.75.75 0 001.129.647l5.974-3.499a.75.75 0 00-.003-1.296zm4.108 4.113-3.734 2.187v-4.35z","clip-rule":"evenodd"}]]);m("PlayCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.17 9.287a.25.25 0 01.38-.213l4.557 2.798a.25.25 0 01-.004.428l-4.557 2.67a.25.25 0 01-.376-.215zm1.165-1.491C10.17 7.08 8.67 7.919 8.67 9.287v5.468c0 1.352 1.468 2.193 2.635 1.51l4.556-2.67a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]);m("PlayFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5M3.5 18V8.5h17V18a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm5.75 8.787a.25.25 0 01.38-.213l3.557 2.184a.25.25 0 01-.004.428l-3.557 2.085a.25.25 0 01-.376-.216zm1.166-1.491c-1.166-.716-2.666.123-2.666 1.491v4.268c0 1.352 1.468 2.193 2.635 1.51l3.556-2.084a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]);m("Plus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 12.5v7.25a.75.75 0 001.5 0V12.5h7.25a.75.75 0 000-1.5H12.5V3.75a.75.75 0 00-1.5 0V11H3.75a.75.75 0 100 1.5z","clip-rule":"evenodd"}]]);m("PlusBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.25 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 01-1.5 1.732V9.25A3.25 3.25 0 0014.75 6H7.518A1.75 1.75 0 019.25 4.5M21 14.75a3.25 3.25 0 01-3.009 3.241A3.25 3.25 0 0114.75 21h-8.5A3.25 3.25 0 013 17.75v-8.5a3.25 3.25 0 013.009-3.241A3.25 3.25 0 019.25 3h8.5A3.25 3.25 0 0121 6.25zM14.75 7.5h-8.5A1.75 1.75 0 004.5 9.25v8.5c0 .966.784 1.75 1.75 1.75h8.5a1.75 1.75 0 001.75-1.75v-8.5a1.75 1.75 0 00-1.75-1.75M10.5 10a.75.75 0 01.75.75v2h2a.75.75 0 010 1.5h-2v2a.75.75 0 01-1.5 0v-2h-2a.75.75 0 010-1.5h2v-2a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]);m("PlusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7 12a.75.75 0 01.75-.75h3.5v-3.5a.75.75 0 011.5 0v3.5h3.5a.75.75 0 010 1.5h-3.5v3.5a.75.75 0 01-1.5 0v-3.5h-3.5A.75.75 0 017 12","clip-rule":"evenodd"}]]);m("PlusFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7.75 8.25a.75.75 0 00-1.5 0v2h-2a.75.75 0 000 1.5h2v2a.75.75 0 001.5 0v-2h2a.75.75 0 000-1.5h-2z","clip-rule":"evenodd"}]]);m("Pointout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.5 4a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0m1.5 0a3 3 0 11-6 0 3 3 0 016 0","clip-rule":"evenodd"}]]);m("Polygon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.874.45.338 8.253 6.19.415.31-.145.499-3.001 10.316-.157.54H6.185l-.157-.54-3.001-10.316-.145-.498.415-.312 8.253-6.19zM4.612 10.29l2.699 9.278h9.378l2.699-9.278L12 4.75z","clip-rule":"evenodd"}]]);m("Puzzle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.06 7.3H5a.5.5 0 00-.5.5V19a.5.5 0 00.5.5h2.58v-.78a3.02 3.02 0 116.04 0v.78h2.58a.5.5 0 00.5-.5v-4.06h2.26a1.54 1.54 0 000-3.08H16.7V7.8a.5.5 0 00-.5-.5h-4.06V5.04a1.54 1.54 0 10-3.08 0zm9.14 10.64v-1.5h.76a3.04 3.04 0 000-6.08h-.76V7.8a2 2 0 00-2-2h-2.56v-.76a3.04 3.04 0 10-6.08 0v.76H5a2 2 0 00-2 2V19a2 2 0 002 2h4.08v-2.28a1.52 1.52 0 113.04 0V21h4.08a2 2 0 002-2z","clip-rule":"evenodd"}]]);m("QuestionMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.726 6.447c.182-.704.538-1.377 1.09-1.87.539-.481 1.306-.827 2.394-.827 1.094 0 1.82.347 2.281.868.474.535.759 1.355.759 2.456 0 1.067-.734 1.867-1.785 2.938l-.08.08c-.938.954-2.135 2.172-2.135 3.908a.75.75 0 001.5 0c0-1.066.733-1.867 1.785-2.937l.08-.081c.938-.954 2.135-2.172 2.135-3.908 0-1.343-.347-2.56-1.136-3.45-.802-.906-1.971-1.374-3.404-1.374-1.437 0-2.565.469-3.394 1.21C8 4.19 7.513 5.145 7.274 6.071a.75.75 0 001.452.375M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);m("QuestionMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.827 8.203c-.296.269-.496.646-.6 1.056a.75.75 0 01-1.454-.37c.16-.627.485-1.287 1.045-1.796.572-.52 1.346-.843 2.314-.843.963 0 1.778.323 2.342.97.55.632.776 1.477.776 2.373 0 1.214-.82 2.062-1.395 2.656l-.065.068c-.674.698-1.04 1.13-1.04 1.683a.75.75 0 01-1.5 0c0-1.215.82-2.062 1.395-2.657l.065-.067c.674-.699 1.04-1.13 1.04-1.683 0-.66-.168-1.112-.408-1.388-.226-.26-.595-.455-1.21-.455-.612 0-1.021.195-1.305.453M13 17a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("RadiusBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 6.947v3.303a9.25 9.25 0 009.25 9.25h3.505a.75.75 0 110 1.5h-3.506C7.812 21 3 16.187 3 10.25V6.947a.75.75 0 111.5 0m7.505-3.75a1 1 0 112 0 1 1 0 01-2 0m-3.373-1a1 1 0 100 2 1 1 0 000-2m7.373 1a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m0-4a1 1 0 112 0 1 1 0 01-2 0","clip-rule":"evenodd"}]]);m("RadiusBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.85 19.601h3.304a9.25 9.25 0 009.25-9.25V6.846a.75.75 0 011.5 0v3.505c0 5.938-4.813 10.75-10.75 10.75H7.85a.75.75 0 010-1.5M4.1 12.096a1 1 0 110-2 1 1 0 010 2m-1 3.373a1 1 0 102 0 1 1 0 00-2 0m1-7.373a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-4 0a1 1 0 110-2 1 1 0 010 2","clip-rule":"evenodd"}]]);m("RadiusTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.404 3.596H13.1a9.25 9.25 0 00-9.25 9.25v3.505a.75.75 0 01-1.5 0v-3.505c0-5.938 4.813-10.75 10.75-10.75h3.303a.75.75 0 010 1.5m4.5 8.255a1 1 0 110 2 1 1 0 010-2m1-3.372a1 1 0 10-2 0 1 1 0 002 0m-1 7.372a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m4 0a1 1 0 110 2 1 1 0 010-2","clip-rule":"evenodd"}]]);m("RadiusTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.755 17v-3.303a9.25 9.25 0 00-9.25-9.25H7a.75.75 0 110-1.5h3.505c5.937 0 10.75 4.813 10.75 10.75V17a.75.75 0 11-1.5 0M13 20a1 1 0 11-2 0 1 1 0 012 0m3.372 1a1 1 0 100-2 1 1 0 000 2M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m0 4a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("RectangleLandscape",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("RectanglePortraitSquare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm7 1.5h4a.5.5 0 01.5.5v8a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V8a.5.5 0 01.5-.5M8 8a2 2 0 012-2h4a2 2 0 012 2v8a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("Report",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v14a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5M4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm4 1a.75.75 0 000 1.5h7.2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 9h4a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75m3.881 3.819-.526-.519-.527.519-2.81 2.768a.75.75 0 001.053 1.069l2.284-2.25 2.284 2.25.526.518.526-.518 2.81-2.768a.75.75 0 00-1.052-1.07l-2.284 2.25z","clip-rule":"evenodd"}]]);m("Rocket",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.301 5.625c.829-.829 1.959-1.256 3.188-1.427 1.228-.17 2.439-.068 3.272.06a.1.1 0 01.061.028c.01.009.022.026.027.06.128.834.231 2.045.06 3.273-.17 1.229-.598 2.359-1.426 3.187-1.958 1.958-4.046 3.31-5.65 4.174-.719.387-1.335.673-1.791.87l-2.784-2.784a23 23 0 01.87-1.792c.863-1.604 2.216-3.692 4.173-5.649m6.242 6.242a25 25 0 01-2.379 2.088v3.128a.75.75 0 01-.344.63l-5.242 3.38c-.964.622-2.187-.276-1.882-1.382l.667-2.42-3.547-3.546-2.42.667c-1.106.305-2.004-.918-1.382-1.883l3.38-5.241a.75.75 0 01.63-.344h3.129a25 25 0 012.088-2.38c2.273-2.273 5.922-2.07 7.749-1.788a1.59 1.59 0 011.342 1.342c.281 1.827.484 5.476-1.789 7.749m-7.595 5.222c.913-.41 2.24-1.078 3.716-2.06v1.645l-4.348 2.804.605-2.196a.8.8 0 00.027-.193m-2.87-8.645H7.433L4.63 12.792l2.195-.605a.8.8 0 01.193-.027 26 26 0 012.06-3.716m6.292.293a1.475 1.475 0 102.087-2.086 1.475 1.475 0 00-2.087 2.086","clip-rule":"evenodd"}]]);m("Ruler",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 11V4a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v1.5H9.75a.75.75 0 000 1.5h1.75v1.5H9.75a.75.75 0 000 1.5h1.75v1zM5 11V4a2 2 0 012-2h4a2 2 0 012 2v7h7a2 2 0 012 2v4a2 2 0 01-2 2h-7v1a2 2 0 01-2 2H7a2 2 0 01-2-2v-1H4a2 2 0 01-2-2v-4a2 2 0 012-2zm1.5 9v-1h5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5M20 17.5H4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1a.5.5 0 01.5.5v4a.5.5 0 01-.5.5","clip-rule":"evenodd"}]]);m("ScaleLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 5.5H9v13H6.5zm4 13v-13H14v13zm5 0H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5h-3.5zM5 5.5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("ScaleSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 8.5h-4.5v7H16zm1.5 0v7h2a1 1 0 001-1v-5a1 1 0 00-1-1zm-13 0H10v7H4.5a1 1 0 01-1-1v-5a1 1 0 011-1m0-1.5A2.5 2.5 0 002 9.5v5A2.5 2.5 0 004.5 17h15a2.5 2.5 0 002.5-2.5v-5A2.5 2.5 0 0019.5 7z","clip-rule":"evenodd"}]]);m("Scissors",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.75 6.442a.75.75 0 01-.257 1.029l-12.68 7.608a3.448 3.448 0 11-.83-1.252L11.03 12l-3.046-1.828a3.448 3.448 0 11.83-1.252l3.674 2.205 8.235-4.94a.75.75 0 011.029.257M5.59 18.258a1.948 1.948 0 110-3.896 1.948 1.948 0 010 3.896m0-8.62a1.948 1.948 0 110-3.897 1.948 1.948 0 010 3.897m8.817 4.389 1.46-.874 5.626 3.376a.75.75 0 01-.772 1.286z","clip-rule":"evenodd"}]]);m("SidebarLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM8 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h3zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("SidebarLeftHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.228 2.458a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.83a.75.75 0 001.061-1.061l-2.298-2.298z","clip-rule":"evenodd"}]]);m("SidebarLeftHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11.228 5.702a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.829a.75.75 0 001.061-1.06L13.93 12z","clip-rule":"evenodd"}]]);m("SidebarLeftShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zm-8.422 2.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 11-1.06-1.062L15.876 12z","clip-rule":"evenodd"}]]);m("SidebarLeftShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zm-5.422 5.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.829a.75.75 0 11-1.06-1.06L15.876 12z","clip-rule":"evenodd"}]]);m("SidebarRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 5.5h3A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-3zm-1.5 0H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("SidebarRightHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zM7.772 9.7a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.83a.75.75 0 11-1.061-1.062l2.298-2.298z","clip-rule":"evenodd"}]]);m("SidebarRightHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zM7.772 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.829a.75.75 0 01-1.061-1.06L10.07 12z","clip-rule":"evenodd"}]]);m("SidebarRightShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.422 2.702a.75.75 0 00-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.83a.75.75 0 101.06-1.062L8.124 12z","clip-rule":"evenodd"}]]);m("SidebarRightShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm5.422 5.702a.75.75 0 10-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.829a.75.75 0 101.06-1.06L8.124 12z","clip-rule":"evenodd"}]]);m("Sketch",[["path",{fill:"currentColor",d:"m12.043 4.002 4.942.575a.38.38 0 01.262.156l3.678 5.111a.4.4 0 01-.015.486l-8.766 10.601a.185.185 0 01-.288 0L3.09 10.33a.4.4 0 01-.016-.486l3.678-5.111a.38.38 0 01.262-.155l4.943-.576a.4.4 0 01.085 0m1.026 1.103a.08.08 0 00-.108-.006.085.085 0 00-.019.106l.007.01 2.787 3.578a.2.2 0 01.042.122.193.193 0 01-.174.195H8.412a.2.2 0 01-.12-.043.2.2 0 01-.038-.26l.01-.014 2.787-3.578a.085.085 0 00-.006-.11.08.08 0 00-.104-.008l-.01.008L7.156 9.02a.15.15 0 01-.115.046.154.154 0 01-.144-.148v-.015l.13-2.835a.08.08 0 00-.059-.08.075.075 0 00-.087.049l-.003.01-.716 3.263a.31.31 0 01-.211.231l-.02.006-1.772.393a.08.08 0 00-.06.076c0 .04.029.073.066.078h1.777a.3.3 0 01.254.142l.01.018 4.24 7.797a.11.11 0 00.147.048.12.12 0 00.059-.144l-.005-.012-3.427-7.514a.24.24 0 01-.021-.1c0-.124.093-.225.21-.234h9.165q.05 0 .097.022a.237.237 0 01.115.296l-.006.015-3.427 7.515a.12.12 0 00.047.152c.051.03.115.014.148-.034l.007-.01 4.239-7.797a.3.3 0 01.243-.159h1.788a.076.076 0 00.074-.062.08.08 0 00-.048-.09l-.01-.003-1.772-.393a.31.31 0 01-.226-.216l-.005-.02-.716-3.264a.076.076 0 00-.077-.061.08.08 0 00-.072.071v.01l.13 2.836a.16.16 0 01-.045.118.15.15 0 01-.202.01l-.012-.01z"}]]);m("Skip5SecondsBackward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.407 4.16a.75.75 0 011.06 1.061L13.688 7h3.562A3.75 3.75 0 0121 10.75v5.5A3.75 3.75 0 0117.25 20H13a.75.75 0 110-1.5h4.25a2.25 2.25 0 002.25-2.25v-5.5a2.25 2.25 0 00-2.25-2.25h-3.562l1.78 1.779a.75.75 0 01-1.061 1.06l-3.06-3.059a.75.75 0 010-1.06zM5.553 14.487a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.006.005A.75.75 0 013 11.631V7.288h3.995a.75.75 0 010 1.5H4.5v1.589a4.5 4.5 0 011.413-.217c1.653 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.005-.005-.002-.002v-.001l.529-.53-.53.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]);m("Skip5SecondsForward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.593 4.16a.75.75 0 10-1.06 1.061L10.312 7H6.75A3.75 3.75 0 003 10.75v5.5A3.75 3.75 0 006.75 20H11a.75.75 0 100-1.5H6.75a2.25 2.25 0 01-2.25-2.25v-5.5A2.25 2.25 0 016.75 8.5h3.562l-1.78 1.779a.75.75 0 001.061 1.06l3.06-3.059a.75.75 0 000-1.06zm8.494 10.326a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.005.005a.75.75 0 01-1.273-.538V7.288h3.995a.75.75 0 010 1.5h-2.495v1.589a4.5 4.5 0 011.413-.217c1.654 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.004-.005-.002-.002h-.001v-.001l.53-.53-.531.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]);m("SoundWave",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 20.5v-17a.75.75 0 011.5 0v17a.75.75 0 01-1.5 0m-3-3v-11a.75.75 0 011.5 0v11a.75.75 0 01-1.5 0m6-11v11a.75.75 0 001.5 0v-11a.75.75 0 00-1.5 0M5.75 9.25a.75.75 0 01.75.75v4A.75.75 0 015 14v-4a.75.75 0 01.75-.75M18.5 10a.75.75 0 00-1.5 0v4a.75.75 0 001.5 0zm-15.75.75a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75m18.75.75a.75.75 0 00-1.5 0v1a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]);m("Speaker",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm13.207-5.137a.75.75 0 01.98-.406L16.9 5.4l.288-.693.003.002.005.002.014.006a3 3 0 01.201.095c.13.064.31.16.522.29a8.3 8.3 0 011.55 1.233C20.62 7.485 21.75 9.315 21.75 12c0 2.678-1.1 4.507-2.21 5.658-.55.57-1.1.973-1.516 1.234a7 7 0 01-.708.388l-.014.006-.005.003h-.003l-.292-.684.291.685a.75.75 0 01-.589-1.38h.003l.021-.01.102-.05a5 5 0 00.396-.227c.334-.21.784-.54 1.234-1.006.89-.924 1.79-2.395 1.79-4.617 0-2.216-.919-3.685-1.834-4.61a6.8 6.8 0 00-1.268-1.009 5 5 0 00-.512-.278l-.023-.01h-.001l-.002-.001a.75.75 0 01-.403-.98m-.854 3.507a.75.75 0 011.027-.267L16 9l.38-.646h.001l.002.001.003.002.008.005.024.014.073.048a4.8 4.8 0 01.93.84c.504.593 1.029 1.509 1.029 2.736s-.525 2.143-1.029 2.736a4.8 4.8 0 01-.93.84l-.073.047-.024.015-.008.005-.003.002h-.002v.001L16 15l.38.646a.75.75 0 01-.764-1.29l.004-.003.035-.022q.05-.034.148-.109c.128-.1.302-.254.476-.458.346-.407.67-.991.67-1.764s-.324-1.357-.67-1.764a3.3 3.3 0 00-.624-.567l-.035-.022-.004-.003a.75.75 0 01-.262-1.024","clip-rule":"evenodd"}]]);m("SpeakerOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm17.782-1.03a.75.75 0 010 1.06L19.062 12l1.72 1.721a.75.75 0 01-1.06 1.061L18 13.062l-1.72 1.72a.75.75 0 01-1.061-1.06L16.94 12l-1.72-1.72a.75.75 0 111.06-1.061L18 10.94l1.721-1.72a.75.75 0 011.061 0","clip-rule":"evenodd"}]]);m("SpeechBubbleDots",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3M8 12.5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]);m("SpeechBubbleEmpty",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 16.544v3.426l4.09-3.12.403-.306H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5H5A1.5 1.5 0 003.5 7v8.044a1.5 1.5 0 001.5 1.5zm5 1.5h6a3 3 0 003-3V7a3 3 0 00-3-3H5a3 3 0 00-3 3v8.044a3 3 0 003 3h1.5v2.936a1 1 0 001.606.795z","clip-rule":"evenodd"}]]);m("SpeechBubbleQuote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3m-8.174-8.118a.75.75 0 00-.65-1.352l.315.656-.316-.656-.003.002-.005.002-.014.007a3 3 0 00-.202.109 5 5 0 00-.481.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.006.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.016-.047c.07-.186.273-.407.55-.613a3.5 3.5 0 01.438-.275l.024-.012zm4.637 0a.75.75 0 00-.65-1.352l.314.656-.315-.656h-.001l-.002.002-.005.002-.015.007a4 4 0 00-.201.109 5 5 0 00-.482.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.007.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.017-.047c.07-.186.272-.407.55-.613a3.5 3.5 0 01.437-.275l.024-.012z","clip-rule":"evenodd"}]]);m("SpeechBubbleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.163 14.77v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h9.385a1.5 1.5 0 011.5 1.5v4.77a1.5 1.5 0 01-1.5 1.5H9.817l-.436.422-2.218 2.15zm7.222 0h-3.96l-2.218 2.149c-.952.922-2.544.248-2.544-1.077v-1.073H5a3 3 0 01-3-3V7a3 3 0 013-3h9.385a3 3 0 013 3v4.77a3 3 0 01-3 3m-.81 3.845H8.923l1.5-1.5h3.76l.436.423 2.218 2.15v-2.573H19a1.5 1.5 0 001.5-1.5v-4.769a1.5 1.5 0 00-1.5-1.5h-.077v-1.5H19a3 3 0 013 3v4.77a3 3 0 01-3 3h-.663v1.072c0 1.325-1.592 2-2.544 1.077z","clip-rule":"evenodd"}]]);m("Square",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 4.5H6A1.5 1.5 0 004.5 6v12A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0018 4.5M6 3a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3z","clip-rule":"evenodd"}]]);m("StackHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 4.5h-1A.5.5 0 004 5v14a.5.5 0 00.5.5h1A.5.5 0 006 19V5a.5.5 0 00-.5-.5M4.5 3a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v14a.5.5 0 00.5.5h1a.5.5 0 00.5-.5V5a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v14a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("StackHorizontalAltFour",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 12a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3 .5a.5.5 0 100-1 .5.5 0 000 1m0 1.5a2 2 0 100-4 2 2 0 000 4m5.5-2a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3.5 0a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]);m("StackHorizontalAltThree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 10.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1A.5.5 0 006 13v-2a.5.5 0 00-.5-.5M4.5 9a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v2a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]);m("StackHorizontalAltTwo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 7.5h3.23A1.5 1.5 0 019.73 9v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V9A1.5 1.5 0 015 7.5M2 9a3 3 0 013-3h3.23a3 3 0 013 3v6a3 3 0 01-3 3H5a3 3 0 01-3-3zm13.77-1.5H19A1.5 1.5 0 0120.5 9v6a1.5 1.5 0 01-1.5 1.5h-3.23a1.5 1.5 0 01-1.5-1.5V9a1.5 1.5 0 011.5-1.5m-3 1.5a3 3 0 013-3H19a3 3 0 013 3v6a3 3 0 01-3 3h-3.23a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);m("StackVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4.5h15v2h-15zM3 4.5A1.5 1.5 0 014.5 3h15A1.5 1.5 0 0121 4.5v2A1.5 1.5 0 0119.5 8h-15A1.5 1.5 0 013 6.5zM19.5 11h-15v2h15zm-15-1.5A1.5 1.5 0 003 11v2a1.5 1.5 0 001.5 1.5h15A1.5 1.5 0 0021 13v-2a1.5 1.5 0 00-1.5-1.5zm15 8h-15v2h15zM4.5 16A1.5 1.5 0 003 17.5v2A1.5 1.5 0 004.5 21h15a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5z","clip-rule":"evenodd"}]]);m("StarFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.678 3.679 12 2.249l-.678 1.43-2.41 5.081-5.504.677-1.63.201 1.22 1.1 4.121 3.718-1.03 5.404-.302 1.584 1.407-.79L12 17.95l4.806 2.703 1.407.79-.302-1.584-1.03-5.404 4.121-3.717 1.22-1.101-1.63-.2-5.504-.678z","clip-rule":"evenodd"}]]);m("Star",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.25.678 1.429 2.41 5.081 5.504.677 1.63.201-1.22 1.1-4.121 3.718 1.03 5.404.302 1.584-1.407-.79L12 17.95l-4.806 2.703-1.407.79.302-1.584 1.03-5.404-4.121-3.717-1.22-1.101 1.63-.2 5.504-.678 2.41-5.081zm0 3.5-1.91 4.026-.176.373-.41.05-4.281.527 3.214 2.899.314.283-.08.414-.806 4.233 3.767-2.118.368-.207.368.207 3.767 2.118-.807-4.233-.079-.414.314-.283 3.214-2.9-4.282-.526-.409-.05-.177-.373z","clip-rule":"evenodd"}]]);m("Storybook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.453 5.213.09-2.033-.008-.015-9.9.623a.9.9 0 00-.847.952l.562 14.85a.9.9 0 00.863.87l12.075.54a.9.9 0 00.945-.9V3.9a.9.9 0 00-.96-.9l-.998.075.075 2.07a.135.135 0 01-.21.105l-.675-.525-.795.6a.135.135 0 01-.217-.112M13.24 9.979v-.004.008zm2.693-.064c-.322.24-2.674.411-2.693.064.044-1.347-.555-1.399-.892-1.399-.308 0-.848.098-.848.825 0 .731.78 1.143 1.696 1.628 1.303.688 2.88 1.522 2.88 3.622 0 2.018-1.636 3.135-3.728 3.135-2.153 0-4.028-.877-3.825-3.9.09-.36 2.827-.27 2.827 0-.037 1.253.255 1.62.975 1.62.548 0 .788-.3.788-.825 0-.774-.813-1.23-1.747-1.755-1.265-.71-2.753-1.546-2.753-3.465 0-1.927 1.312-3.217 3.675-3.217 2.355 0 3.645 1.267 3.645 3.667","clip-rule":"evenodd"}]]);m("StrikethroughBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.53 3.53a.75.75 0 00-1.06-1.06l-1.946 1.945A3 3 0 0017 4H7a3 3 0 00-3 3v10c0 .556.151 1.077.415 1.524L2.47 20.47a.75.75 0 101.06 1.06l1.946-1.945c.447.264.968.415 1.524.415h10a3 3 0 003-3V7c0-.556-.151-1.077-.415-1.524zm-4.142 2.02A1.5 1.5 0 0017 5.5H7A1.5 1.5 0 005.5 7v10q.001.202.05.389zM6.612 18.45 18.45 6.61q.05.187.051.389v10a1.5 1.5 0 01-1.5 1.5H7q-.202-.001-.389-.05","clip-rule":"evenodd"}]]);m("Subscript",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.6 7.404a.75.75 0 10-1.06-1.06l-4.597 4.595-4.596-4.595a.75.75 0 10-1.06 1.06L7.883 12l-4.596 4.596a.75.75 0 101.06 1.06l4.596-4.595 4.596 4.596a.75.75 0 001.06-1.061L10.005 12z","clip-rule":"evenodd"}],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m18.68 15.297 1.576-.357v4.4"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]);m("Suitcase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm8 1.5H8v4.2a1.5 1.5 0 010 2.6v4.2h8v-4.2a1.5 1.5 0 010-2.6zm1.5 6.8a1.5 1.5 0 000-2.6V8.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5h-1.5zm-11-6.8v4.2a1.5 1.5 0 000 2.6v4.2H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5z","clip-rule":"evenodd"}]]);m("SuitcaseTag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm0 1.5H5A1.5 1.5 0 003.5 10v8A1.5 1.5 0 005 19.5h3V16H7a2 2 0 01-2-2v-1a2 2 0 012-2h1zM9.5 11h1a2 2 0 012 2v1a2 2 0 01-2 2h-1v3.5h5v-11h-5zM19 8.5h-3v11h3a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0019 8.5M6.5 13a.5.5 0 01.5-.5h3.5a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5z","clip-rule":"evenodd"}]]);m("Superscript",[["g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5"},[["path",{"stroke-linejoin":"round",d:"M3.817 17.126 14.069 6.874m-10.252 0 10.252 10.252"}],["path",{d:"m18.68 4.297 1.576-.358V8.34"}]]]]);m("Table",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h13.5A1.5 1.5 0 0120 6v1H3.5V6A1.5 1.5 0 015 4.5m-3 4V6a3 3 0 013-3h13.5a3 3 0 013 3v11.5a3 3 0 01-3 3H5a3 3 0 01-3-3zm1.5 8.167v.833A1.5 1.5 0 005 19h3v-2.333zM14 19H9.5v-2.333H14zm1.5 0h3a1.5 1.5 0 001.5-1.5v-.833h-4.5zm0-3.833H20V12.5h-4.5zM14 12.5H9.5v2.667H14zm0-1.5H9.5V8.5H14zm1.5 0H20V8.5h-4.5zm-12-2.5H8V11H3.5zM8 15.167V12.5H3.5v2.667z","clip-rule":"evenodd"}]]);m("Target",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.96 1.351 19.576.2l-.858.858-2.632 2.632-.284.284.079.393.098.49a8.15 8.15 0 00-3.99-1.036 8.189 8.189 0 100 16.377 8.19 8.19 0 007.152-12.182l.487.098.393.078.284-.284 2.632-2.631.858-.858-1.15-.384-2.014-.671zm-2.53 3.116 1.49-1.49.406 1.217.119.356.356.118 1.217.406-1.49 1.49-1.748-.35zm1.249 7.543a6.69 6.69 0 01-6.69 6.688A6.689 6.689 0 1116.16 6.78l-1.053 1.053a5.211 5.211 0 101.06 1.06L17.22 7.84a6.66 6.66 0 011.459 4.17m-6.69-3.711a3.7 3.7 0 012.04.61l-1.082 1.082a2.233 2.233 0 101.06 1.06L15.09 9.97a3.711 3.711 0 11-3.1-1.67m0 4.444a.733.733 0 100-1.467.733.733 0 000 1.467","clip-rule":"evenodd"}]]);m("TextAlignmentCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.258 7.5a.75.75 0 000-1.5H3.766a.75.75 0 100 1.5zm-.021 7a.75.75 0 000-1.5H3.724a.75.75 0 000 1.5zM18 10.25a.75.75 0 01-.75.75H6.75a.75.75 0 010-1.5h10.5a.75.75 0 01.75.75M17.25 18a.75.75 0 000-1.5H6.75a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("TextAlignmentJustify",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.244 7.5a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm0 7a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H3.775a.75.75 0 010-1.5h16.469a.75.75 0 01.75.75M20.25 18a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("TextAlignmentLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.774 7.5a.75.75 0 010-1.5h16.48a.75.75 0 010 1.5zm-.006 7a.75.75 0 010-1.5h16.478a.75.75 0 110 1.5zm-.75-4.25c0 .414.336.75.75.75h11.334a.75.75 0 100-1.5H3.768a.75.75 0 00-.75.75m.75 7.75a.75.75 0 010-1.5h11.334a.75.75 0 110 1.5z","clip-rule":"evenodd"}]]);m("TextAlignmentRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 7.5a.75.75 0 000-1.5H3.767a.75.75 0 000 1.5zm.007 7a.75.75 0 000-1.5H3.776a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H8.918a.75.75 0 010-1.5h11.334a.75.75 0 01.75.75m-.75 7.75a.75.75 0 100-1.5H8.919a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]);m("TextBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H8A1.5 1.5 0 006.5 7H16a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 17a3 3 0 01-3 3H5a3 3 0 01-3-3v-7a3 3 0 013-3 3 3 0 013-3h11a3 3 0 013 3v7a3 3 0 01-3 3M5 8.5h11a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17v-7A1.5 1.5 0 015 8.5m.616 3.25a.75.75 0 01.75-.75H14.5a.75.75 0 010 1.5H6.366a.75.75 0 01-.75-.75M6.5 14.5a.75.75 0 000 1.5h3.74a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextBrackets",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 7.25A3.25 3.25 0 015.25 4h1.5a.75.75 0 010 1.5h-1.5A1.75 1.75 0 003.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h1.5a.75.75 0 010 1.5h-1.5A3.25 3.25 0 012 16.75zm20 0A3.25 3.25 0 0018.75 4h-1.5a.75.75 0 000 1.5h1.5c.966 0 1.75.784 1.75 1.75v9.5a1.75 1.75 0 01-1.75 1.75h-1.5a.75.75 0 000 1.5h1.5A3.25 3.25 0 0022 16.75zM8 8.5A.75.75 0 008 10h8a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 11.5h8a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75M8 14.5A.75.75 0 008 16h5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextColumnBreak",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 4.236a.75.75 0 01-.736.764c-.502.01-.865.01-1.264.008V19.25c0 .69-.56 1.25-1.25 1.25h-1.5a.75.75 0 010-1.5H11V4.757c0-.698.57-1.258 1.264-1.25.495.004.884.004 1.472-.007a.75.75 0 01.764.736M2.75 6.5a.75.75 0 000 1.5H7.5a.75.75 0 100-1.5zm.003 6a.75.75 0 00-.006 1.5l4.75.016a.75.75 0 00.006-1.5zM2 10.25a.75.75 0 01.75-.75H6A.75.75 0 016 11H2.75a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5H6a.75.75 0 000-1.5zm13-8.25a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 01-.006 1.5L16.498 14a.75.75 0 01-.747-.752M16.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("TextColumns",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25a.75.75 0 01.75-.75H9.5a.75.75 0 010 1.5H4.75A.75.75 0 014 7.25m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 11-.006 1.5L4.747 14A.75.75 0 014 13.248M4.75 9.5a.75.75 0 000 1.5H8a.75.75 0 000-1.5zM4 16.25a.75.75 0 01.75-.75H8A.75.75 0 018 17H4.75a.75.75 0 01-.75-.75m9.75-9a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.752-.748l4.75.016a.75.75 0 01-.005 1.5L14.497 14a.75.75 0 01-.747-.752M14.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("TextFormatBold",[["path",{fill:"currentColor",d:"M17.488 8.343c0-2.697-2-4.343-5.674-4.343H6v16h5.907C15.977 20 18 18.377 18 15.314c0-1.737-1.07-3.291-3.395-3.52 1.883-.274 2.883-1.783 2.883-3.451M9.674 7.269h1.791c1.651 0 2.233.708 2.233 1.554 0 .937-.582 1.554-1.838 1.554H9.675zm4.559 7.794c0 1.097-.838 1.691-2.373 1.691H9.675v-3.36h2.163c1.651 0 2.396.526 2.396 1.669"}]]);m("TextFormatItalic",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.909 4.716a.75.75 0 01.75-.75h6.522a.75.75 0 110 1.5H14.5L11.144 18.5h2.492a.75.75 0 010 1.5H6.75a.75.75 0 010-1.5H9.6l3.355-13.034h-2.296a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);m("TextFormatStrikethrough",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4H20v3.75a.75.75 0 01-1.5 0V5.5H13V9a.75.75 0 01-1.5 0V5.5H6v2.25a.75.75 0 01-1.5 0zM13 16.5a.75.75 0 00-1.5 0v2H9.25a.75.75 0 000 1.5h6a.75.75 0 000-1.5H13zM5.25 12a.75.75 0 000 1.5h14a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextFormatUnderline",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4H5v3.35a.75.75 0 001.5 0V5.5H11v9H9.1a.75.75 0 000 1.5h5.433a.75.75 0 000-1.5H12.5v-9H17v1.85a.75.75 0 001.5 0V4zM5.5 18.5a.75.75 0 000 1.5H18a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]);m("TextIndent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m16.469 7H9.775m10.469-3.5H9.775m10.475 7H3.775m.073-7.725L6.323 12l-2.475 2.475"}]]);m("TextOutdent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m10.469 7H3.775m10.469-3.5H3.775m16.475 7H3.775M20.15 9.525 17.676 12l2.474 2.475"}]]);m("ThumbsDownFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.93 14.036a3 3 0 003-3v-4a3 3 0 00-3-3h-1v10zm-2.5 1.109V4.036H8.205a3 3 0 00-2.628 1.555l-2.2 4c-1.1 1.999.347 4.445 2.628 4.445h3.427l-.533 4.274c-.18 1.456 1.62 2.28 2.603 1.19z","clip-rule":"evenodd"}]]);m("ThumbsDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.93 12.536h1a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-1zm-1.5-7H8.205a1.5 1.5 0 00-1.314.777l-2.2 4a1.5 1.5 0 001.314 2.223h5.125l-.21 1.686-.532 4.273 4.93-5.464.114-.126zM8.899 18.31l.346-2.774.187-1.5H6.004c-2.281 0-3.728-2.446-2.628-4.445l2.2-4a3 3 0 012.628-1.555h9.727a3 3 0 013 3v4a3 3 0 01-3 3h-1.5L11.5 19.5c-.983 1.09-2.784.265-2.603-1.19","clip-rule":"evenodd"}]]);m("ThumbsUpFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 10a3 3 0 00-3 3v4a3 3 0 003 3h1V10zm2.5-1.108V20h7.226a3 3 0 002.629-1.554l2.2-4c1.1-2-.347-4.446-2.629-4.446H14.5l.532-4.273c.182-1.456-1.62-2.28-2.602-1.19z","clip-rule":"evenodd"}]]);m("ThumbsUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 11.5H6A1.5 1.5 0 004.5 13v4A1.5 1.5 0 006 18.5h1zm1.5 7h7.226a1.5 1.5 0 001.315-.777l2.2-4a1.5 1.5 0 00-1.315-2.223h-5.124l.21-1.685.532-4.274-4.93 5.464-.114.126zm6.532-12.773L14.687 8.5 14.5 10h3.426c2.282 0 3.729 2.447 2.629 4.446l-2.2 4A3 3 0 0115.726 20H6a3 3 0 01-3-3v-4a3 3 0 013-3h1.5l4.93-5.464c.983-1.089 2.784-.265 2.602 1.19","clip-rule":"evenodd"}]]);const Tu=m("TrashBin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 4.5h3a.5.5 0 01.5.5v1h-4V5a.5.5 0 01.5-.5M8.5 6V5a2 2 0 012-2h3a2 2 0 012 2v1H19a.75.75 0 010 1.5h-.5V18a3 3 0 01-3 3h-7a3 3 0 01-3-3V7.5H5A.75.75 0 015 6zm7 1.5H7V18a1.5 1.5 0 001.5 1.5h7A1.5 1.5 0 0017 18V7.5zm-6 9.5v-6.5a.75.75 0 011.5 0V17a.75.75 0 01-1.5 0m3.5-6.5V17a.75.75 0 001.5 0v-6.5a.75.75 0 00-1.5 0","clip-rule":"evenodd"}]]);m("Triangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 3.25a.75.75 0 01.651.378l9 15.75A.75.75 0 0121 20.5H3a.75.75 0 01-.651-1.122l9-15.75A.75.75 0 0112 3.25M4.292 19h15.416L12 5.512z","clip-rule":"evenodd"}]]);m("Twitter",[["path",{fill:"currentColor",d:"M19.157 9.236c.011.141.011.282.011.425 0 4.337-3.715 9.339-10.507 9.339v-.003C6.654 19 4.689 18.49 3 17.526q.438.047.879.047c1.663.002 3.278-.494 4.586-1.407-1.58-.027-2.966-.943-3.45-2.28a4.1 4.1 0 001.668-.056c-1.723-.31-2.963-1.655-2.963-3.218v-.041a4 4 0 001.676.41C3.774 10.019 3.273 8.1 4.253 6.6c1.875 2.05 4.642 3.297 7.611 3.429-.297-1.14.11-2.335 1.069-3.136 1.487-1.243 3.826-1.18 5.225.142a8 8 0 002.345-.797c-.276.76-.853 1.406-1.624 1.816A8 8 0 0021 7.536a7.1 7.1 0 01-1.843 1.7"}]]);m("Typography",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.75 4h15v2.528a.75.75 0 01-1.5 0V5.5H13v13h2.25a.75.75 0 010 1.5h-6a.75.75 0 010-1.5h2.25v-13H6.25v1.028a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]);m("TypographyBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.75 1H7v2.247a.75.75 0 001.5 0V8.5h2.75v7H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-7h2.75v.747a.75.75 0 001.5 0V7z","clip-rule":"evenodd"}]]);m("TypographyCase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.5h-2A1.5 1.5 0 009.5 6v1h5V6A1.5 1.5 0 0013 4.5M8 6v1H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3h-3V6a3 3 0 00-3-3h-2a3 3 0 00-3 3m6.5 2.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5zM8.25 10H7.5v2.247a.75.75 0 001.5 0V11.5h2.25v5H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-5H15v.747a.75.75 0 001.5 0V10z","clip-rule":"evenodd"}]]);m("TypographyMultiple",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 5.012h12.504v2.282a.75.75 0 01-1.5 0v-.782H9V17.5h1.25a.75.75 0 110 1.5h-4a.75.75 0 010-1.5H7.5V6.512h-4v.782a.75.75 0 01-1.5 0zM16.5 11h-4V9.5H22V11h-4v8h-1.5z","clip-rule":"evenodd"}]]);m("Vimeo",[["path",{fill:"currentColor",d:"M20.992 8.472q-.119 2.53-3.668 6.932Q13.644 20 11.105 20q-1.572 0-2.66-2.8l-1.453-5.13q-.81-2.799-1.734-2.8-.202 0-1.41.817L3 9.037q1.334-1.126 2.625-2.25 1.78-1.479 2.666-1.557 2.1-.195 2.586 2.768.524 3.195.72 3.98.608 2.65 1.333 2.65.566 0 1.697-1.72 1.13-1.72 1.21-2.619.162-1.483-1.21-1.484c-.46.006-.913.103-1.332.283q1.333-4.2 5.074-4.085 2.775.08 2.623 3.47"}]]);m("WorkflowLanes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4H4a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 009 4m-5.5 7.5v-3h6v3zm0 6V20a.5.5 0 00.5.5h5a.5.5 0 00.5-.5v-2.5zm0-1.5h6v-3h-6zM4 2.5a2 2 0 00-2 2V20a2 2 0 002 2h5a2 2 0 002-2V4.5a2 2 0 00-2-2zM20 4h-5a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 0020 4m.5 4.5h-6v3h6zm-6 7V13h6v2.5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5m.5-13a2 2 0 00-2 2v11a2 2 0 002 2h5a2 2 0 002-2v-11a2 2 0 00-2-2z","clip-rule":"evenodd"}]]);m("WorkflowShapes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.425 7.303a.5.5 0 000-.707l-2.122-2.12a.5.5 0 00-.707 0l-2.121 2.12a.5.5 0 000 .707l2.121 2.122a.5.5 0 00.707 0zm1.06 1.061a2 2 0 000-2.828l-2.121-2.122a2 2 0 00-2.828 0l-2.122 2.122c-.21.21-.363.454-.46.714H10.93a4.001 4.001 0 10-4.68 4.68V13H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2H7.75v-2.07a4 4 0 003.18-3.18h2.065c.097.223.237.432.42.614l2.12 2.121c.21.21.454.363.715.46v2.125A4.001 4.001 0 0017 21a4 4 0 00.75-7.93v-2.165c.223-.098.432-.237.614-.42zM9.5 15a.5.5 0 00-.5-.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5zm0-8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M17 19.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);function Nu(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function Tt(...e){return t=>e.forEach(n=>Nu(n,t))}function h0(...e){return g.useCallback(Tt(...e),e)}function Du(e,t){const n=g.createContext(t);function r(o){const{children:l,...i}=o,s=g.useMemo(()=>i,Object.values(i));return c.jsx(n.Provider,{value:s,children:l})}function a(o){const l=g.useContext(n);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return r.displayName=e+"Provider",[r,a]}function L0(e,t=[]){let n=[];function r(o,l){const i=g.createContext(l),s=n.length;n=[...n,l];function u(f){const{scope:p,children:w,...C}=f,b=(p==null?void 0:p[e][s])||i,v=g.useMemo(()=>C,Object.values(C));return c.jsx(b.Provider,{value:v,children:w})}function d(f,p){const w=(p==null?void 0:p[e][s])||i,C=g.useContext(w);if(C)return C;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return u.displayName=o+"Provider",[u,d]}const a=()=>{const o=n.map(l=>g.createContext(l));return function(i){const s=(i==null?void 0:i[e])||o;return g.useMemo(()=>({[`__scope${e}`]:{...i,[e]:s}}),[i,s])}};return a.scopeName=e,[r,Ou(a,...t)]}function Ou(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(o){const l=r.reduce((i,{useScope:s,scopeName:u})=>{const f=s(o)[`__scope${u}`];return{...i,...f}},{});return g.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return n.scopeName=t.scopeName,n}function n0(e,t,{checkForDefaultPrevented:n=!0}={}){return function(a){if(e==null||e(a),n===!1||!a.defaultPrevented)return t==null?void 0:t(a)}}function J0(e){const t=g.useRef(e);return g.useEffect(()=>{t.current=e}),g.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function t1({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,a]=Hu({defaultProp:t,onChange:n}),o=e!==void 0,l=o?e:r,i=J0(n),s=g.useCallback(u=>{if(o){const f=typeof u=="function"?u(e):u;f!==e&&i(f)}else a(u)},[o,e,a,i]);return[l,s]}function Hu({defaultProp:e,onChange:t}){const n=g.useState(e),[r]=n,a=g.useRef(r),o=J0(t);return g.useEffect(()=>{a.current!==r&&(o(r),a.current=r)},[r,a,o]),n}function ur(e){const t=g.useRef({value:e,previous:e});return g.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var O1=globalThis!=null&&globalThis.document?g.useLayoutEffect:()=>{};function Nt(e){const[t,n]=g.useState(void 0);return O1(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(a=>{if(!Array.isArray(a)||!a.length)return;const o=a[0];let l,i;if("borderBoxSize"in o){const s=o.borderBoxSize,u=Array.isArray(s)?s[0]:s;l=u.inlineSize,i=u.blockSize}else l=e.offsetWidth,i=e.offsetHeight;n({width:l,height:i})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}function Vu(e,t){return g.useReducer((n,r)=>t[n][r]??n,e)}var j0=e=>{const{present:t,children:n}=e,r=zu(t),a=typeof n=="function"?n({present:r.isPresent}):g.Children.only(n),o=h0(r.ref,Lu(a));return typeof n=="function"||r.isPresent?g.cloneElement(a,{ref:o}):null};j0.displayName="Presence";function zu(e){const[t,n]=g.useState(),r=g.useRef({}),a=g.useRef(e),o=g.useRef("none"),l=e?"mounted":"unmounted",[i,s]=Vu(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const u=Ue(r.current);o.current=i==="mounted"?u:"none"},[i]),O1(()=>{const u=r.current,d=a.current;if(d!==e){const p=o.current,w=Ue(u);e?s("MOUNT"):w==="none"||(u==null?void 0:u.display)==="none"?s("UNMOUNT"):s(d&&p!==w?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,s]),O1(()=>{if(t){const u=f=>{const w=Ue(r.current).includes(f.animationName);f.target===t&&w&&or.flushSync(()=>s("ANIMATION_END"))},d=f=>{f.target===t&&(o.current=Ue(r.current))};return t.addEventListener("animationstart",d),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",d),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else s("ANIMATION_END")},[t,s]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:g.useCallback(u=>{u&&(r.current=getComputedStyle(u)),n(u)},[])}}function Ue(e){return(e==null?void 0:e.animationName)||"none"}function Lu(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var W0=g.forwardRef((e,t)=>{const{children:n,...r}=e,a=g.Children.toArray(n),o=a.find(ju);if(o){const l=o.props.children,i=a.map(s=>s===o?g.Children.count(l)>1?g.Children.only(null):g.isValidElement(l)?l.props.children:null:s);return c.jsx(Pn,{...r,ref:t,children:g.isValidElement(l)?g.cloneElement(l,void 0,i):null})}return c.jsx(Pn,{...r,ref:t,children:n})});W0.displayName="Slot";var Pn=g.forwardRef((e,t)=>{const{children:n,...r}=e;if(g.isValidElement(n)){const a=Bu(n);return g.cloneElement(n,{...$u(r,n.props),ref:t?Tt(t,a):a})}return g.Children.count(n)>1?g.Children.only(null):null});Pn.displayName="SlotClone";var T5=({children:e})=>c.jsx(c.Fragment,{children:e});function ju(e){return g.isValidElement(e)&&e.type===T5}function $u(e,t){const n={...t};for(const r in t){const a=e[r],o=t[r];/^on[A-Z]/.test(r)?a&&o?n[r]=(...i)=>{o(...i),a(...i)}:a&&(n[r]=a):r==="style"?n[r]={...a,...o}:r==="className"&&(n[r]=[a,o].filter(Boolean).join(" "))}return{...e,...n}}function Bu(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Fu=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],i0=Fu.reduce((e,t)=>{const n=g.forwardRef((r,a)=>{const{asChild:o,...l}=r,i=o?W0:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(i,{...l,ref:a})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function N5(e,t){e&&or.flushSync(()=>e.dispatchEvent(t))}var dr="Checkbox",[Ku,ug]=L0(dr),[Uu,Wu]=Ku(dr),D5=g.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:u,...d}=e,[f,p]=g.useState(null),w=h0(t,M=>p(M)),C=g.useRef(!1),b=f?!!f.closest("form"):!0,[v=!1,A]=t1({prop:a,defaultProp:o,onChange:u}),y=g.useRef(v);return g.useEffect(()=>{const M=f==null?void 0:f.form;if(M){const _=()=>A(y.current);return M.addEventListener("reset",_),()=>M.removeEventListener("reset",_)}},[f,A]),c.jsxs(Uu,{scope:n,state:v,disabled:i,children:[c.jsx(i0.button,{type:"button",role:"checkbox","aria-checked":T1(v)?"mixed":v,"aria-required":l,"data-state":V5(v),"data-disabled":i?"":void 0,disabled:i,value:s,...d,ref:w,onKeyDown:n0(e.onKeyDown,M=>{M.key==="Enter"&&M.preventDefault()}),onClick:n0(e.onClick,M=>{A(_=>T1(_)?!0:!_),b&&(C.current=M.isPropagationStopped(),C.current||M.stopPropagation())})}),b&&c.jsx(qu,{control:f,bubbles:!C.current,name:r,value:s,checked:v,required:l,disabled:i,style:{transform:"translateX(-100%)"}})]})});D5.displayName=dr;var O5="CheckboxIndicator",H5=g.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...a}=e,o=Wu(O5,n);return c.jsx(j0,{present:r||T1(o.state)||o.state===!0,children:c.jsx(i0.span,{"data-state":V5(o.state),"data-disabled":o.disabled?"":void 0,...a,ref:t,style:{pointerEvents:"none",...e.style}})})});H5.displayName=O5;var qu=e=>{const{control:t,checked:n,bubbles:r=!0,...a}=e,o=g.useRef(null),l=ur(n),i=Nt(t);return g.useEffect(()=>{const s=o.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(l!==n&&f){const p=new Event("click",{bubbles:r});s.indeterminate=T1(n),f.call(s,T1(n)?!1:n),s.dispatchEvent(p)}},[l,n,r]),c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:T1(n)?!1:n,...a,tabIndex:-1,ref:o,style:{...e.style,...i,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function T1(e){return e==="indeterminate"}function V5(e){return T1(e)?"indeterminate":e?"checked":"unchecked"}var Gu=D5,Yu=H5;const Xu=L1({base:`tw-peer tw-relative tw-inline-flex tw-bg-base tw-text-white tw-shrink-0 tw-rounded tw-border tw-border-line-x-strong group-hover:tw-border-line-xx-strong hover:tw-border-line-xx-strong tw-transition-colors data-[state="checked"]:tw-border-transparent data-[state="indeterminate"]:tw-border-transparent disabled:tw-border-line-strong disabled:tw-bg-base disabled:tw-cursor-not-allowed data-[state="checked"]:disabled:tw-bg-box-disabled-strong ${R5}`,variants:{size:{default:"tw-size-4",large:"tw-size-5"},emphasis:{default:'data-[state="checked"]:tw-bg-box-selected-strong data-[state="checked"]:hover:tw-bg-box-selected-strong-hover data-[state="checked"]:active:tw-bg-box-selected-strong-pressed data-[state="indeterminate"]:tw-bg-box-selected-strong data-[state="indeterminate"]:hover:tw-bg-box-selected-strong-hover data-[state="indeterminate"]:active:tw-bg-box-selected-strong-pressed ',weak:'data-[state="checked"]:tw-bg-box-neutral-strong data-[state="checked"]:hover:tw-bg-box-neutral-strong-hover data-[state="checked"]:active:tw-bg-box-neutral-strong-pressed data-[state="indeterminate"]:tw-bg-box-neutral-strong data-[state="indeterminate"]:hover:tw-bg-box-neutral-strong-hover data-[state="indeterminate"]:active:tw-bg-box-neutral-strong-pressed '}},defaultVariants:{size:"default",emphasis:"default"}}),Qu='tw-group tw-absolute tw-inset-0 tw-inline-flex tw-items-center tw-justify-center tw-text-current tw-opacity-0 data-[state="checked"]:tw-opacity-100 data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity ',Zu=({className:e,value:t,onChange:n,defaultValue:r,"data-test-id":a="fondue-checkbox",...o},l)=>c.jsx(Gu,{ref:l,checked:t,defaultChecked:r,className:x1(Xu(o),e),onClick:n,"data-test-id":a,...o,children:c.jsxs(Yu,{className:Qu,children:[c.jsx(ku,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="indeterminate"]:tw-block group-data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-indeterminate"}),c.jsx(kt,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="checked"]:tw-block group-data-[state="checked"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-checked"})]})}),Ju=x.forwardRef(Zu);Ju.displayName="Checkbox";function Dt(){return(Dt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function z5(e,t){if(e==null)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(a[n]=e[n]);return a}function Rn(e){var t=x.useRef(e),n=x.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var ee=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},_e=function(e){return"touches"in e},kn=function(e){return e&&e.ownerDocument.defaultView||self},ra=function(e,t,n){var r=e.getBoundingClientRect(),a=_e(t)?function(o,l){for(var i=0;i<o.length;i++)if(o[i].identifier===l)return o[i];return o[0]}(t.touches,n):t;return{left:ee((a.pageX-(r.left+kn(e).pageXOffset))/r.width),top:ee((a.pageY-(r.top+kn(e).pageYOffset))/r.height)}},oa=function(e){!_e(e)&&e.preventDefault()},fr=x.memo(function(e){var t=e.onMove,n=e.onKey,r=z5(e,["onMove","onKey"]),a=x.useRef(null),o=Rn(t),l=Rn(n),i=x.useRef(null),s=x.useRef(!1),u=x.useMemo(function(){var w=function(v){oa(v),(_e(v)?v.touches.length>0:v.buttons>0)&&a.current?o(ra(a.current,v,i.current)):b(!1)},C=function(){return b(!1)};function b(v){var A=s.current,y=kn(a.current),M=v?y.addEventListener:y.removeEventListener;M(A?"touchmove":"mousemove",w),M(A?"touchend":"mouseup",C)}return[function(v){var A=v.nativeEvent,y=a.current;if(y&&(oa(A),!function(_,E){return E&&!_e(_)}(A,s.current)&&y)){if(_e(A)){s.current=!0;var M=A.changedTouches||[];M.length&&(i.current=M[0].identifier)}y.focus(),o(ra(y,A,i.current)),b(!0)}},function(v){var A=v.which||v.keyCode;A<37||A>40||(v.preventDefault(),l({left:A===39?.05:A===37?-.05:0,top:A===40?.05:A===38?-.05:0}))},b]},[l,o]),d=u[0],f=u[1],p=u[2];return x.useEffect(function(){return p},[p]),x.createElement("div",Dt({},r,{onTouchStart:d,onMouseDown:d,className:"react-colorful__interactive",ref:a,onKeyDown:f,tabIndex:0,role:"slider"}))}),Ot=function(e){return e.filter(Boolean).join(" ")},hr=function(e){var t=e.color,n=e.left,r=e.top,a=r===void 0?.5:r,o=Ot(["react-colorful__pointer",e.className]);return x.createElement("div",{className:o,style:{top:100*a+"%",left:100*n+"%"}},x.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},P0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},L5=function(e){var t=e.s,n=e.v,r=e.a,a=(200-t)*n/100;return{h:P0(e.h),s:P0(a>0&&a<200?t*n/100/(a<=100?a:200-a)*100:0),l:P0(a/2),a:P0(r,2)}},Tn=function(e){var t=L5(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},on=function(e){var t=L5(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},ed=function(e){var t=e.h,n=e.s,r=e.v,a=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),l=r*(1-n),i=r*(1-(t-o)*n),s=r*(1-(1-t+o)*n),u=o%6;return{r:P0(255*[r,i,l,l,s,r][u]),g:P0(255*[s,r,r,i,l,l][u]),b:P0(255*[l,l,s,r,r,i][u]),a:P0(a,2)}},td=function(e){var t=e.r,n=e.g,r=e.b,a=e.a,o=Math.max(t,n,r),l=o-Math.min(t,n,r),i=l?o===t?(n-r)/l:o===n?2+(r-t)/l:4+(t-n)/l:0;return{h:P0(60*(i<0?i+6:i)),s:P0(o?l/o*100:0),v:P0(o/255*100),a}},nd=x.memo(function(e){var t=e.hue,n=e.onChange,r=Ot(["react-colorful__hue",e.className]);return x.createElement("div",{className:r},x.createElement(fr,{onMove:function(a){n({h:360*a.left})},onKey:function(a){n({h:ee(t+360*a.left,0,360)})},"aria-label":"Hue","aria-valuenow":P0(t),"aria-valuemax":"360","aria-valuemin":"0"},x.createElement(hr,{className:"react-colorful__hue-pointer",left:t/360,color:Tn({h:t,s:100,v:100,a:1})})))}),rd=x.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:Tn({h:t.h,s:100,v:100,a:1})};return x.createElement("div",{className:"react-colorful__saturation",style:r},x.createElement(fr,{onMove:function(a){n({s:100*a.left,v:100-100*a.top})},onKey:function(a){n({s:ee(t.s+100*a.left,0,100),v:ee(t.v-100*a.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+P0(t.s)+"%, Brightness "+P0(t.v)+"%"},x.createElement(hr,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:Tn(t)})))}),j5=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function od(e,t,n){var r=Rn(n),a=x.useState(function(){return e.toHsva(t)}),o=a[0],l=a[1],i=x.useRef({color:t,hsva:o});x.useEffect(function(){if(!e.equal(t,i.current.color)){var u=e.toHsva(t);i.current={hsva:u,color:t},l(u)}},[t,e]),x.useEffect(function(){var u;j5(o,i.current.hsva)||e.equal(u=e.fromHsva(o),i.current.color)||(i.current={hsva:o,color:u},r(u))},[o,e,r]);var s=x.useCallback(function(u){l(function(d){return Object.assign({},d,u)})},[]);return[o,s]}var ad=typeof window<"u"?x.useLayoutEffect:x.useEffect,ld=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},aa=new Map,id=function(e){ad(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!aa.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,aa.set(t,n);var r=ld();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},sd=function(e){var t=e.className,n=e.hsva,r=e.onChange,a={backgroundImage:"linear-gradient(90deg, "+on(Object.assign({},n,{a:0}))+", "+on(Object.assign({},n,{a:1}))+")"},o=Ot(["react-colorful__alpha",t]),l=P0(100*n.a);return x.createElement("div",{className:o},x.createElement("div",{className:"react-colorful__alpha-gradient",style:a}),x.createElement(fr,{onMove:function(i){r({a:i.left})},onKey:function(i){r({a:ee(n.a+i.left)})},"aria-label":"Alpha","aria-valuetext":l+"%","aria-valuenow":l,"aria-valuemin":"0","aria-valuemax":"100"},x.createElement(hr,{className:"react-colorful__alpha-pointer",left:n.a,color:on(n)})))},cd=function(e){var t=e.className,n=e.colorModel,r=e.color,a=r===void 0?n.defaultColor:r,o=e.onChange,l=z5(e,["className","colorModel","color","onChange"]),i=x.useRef(null);id(i);var s=od(n,a,o),u=s[0],d=s[1],f=Ot(["react-colorful",t]);return x.createElement("div",Dt({},l,{ref:i,className:f}),x.createElement(rd,{hsva:u,onChange:d}),x.createElement(nd,{hue:u.h,onChange:d}),x.createElement(sd,{hsva:u,onChange:d,className:"react-colorful__last-control"}))},ud={defaultColor:{r:0,g:0,b:0,a:1},toHsva:td,fromHsva:ed,equal:j5},dd=function(e){return x.createElement(cd,Dt({},e,{colorModel:ud}))};const fd="_root_v784d_5",hd="_inputs_v784d_12",pd="_colorFormatInput_v784d_23",vd="_colorAlphaInput_v784d_24",gd="_colorChannelInputGroup_v784d_28",md="_inputDecorator_v784d_39",bd="_gradientInput_v784d_43",wd="_reactColorful_v784d_46",yd="_valueInput_v784d_50",E0={root:fd,inputs:hd,colorFormatInput:pd,colorAlphaInput:vd,colorChannelInputGroup:gd,inputDecorator:md,gradientInput:bd,reactColorful:wd,valueInput:yd},pr={red:255,green:255,blue:255,alpha:1,name:""},$5="HEX",xd=e=>{if(e)return`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha||1})`},la=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/;return e.length>2&&t.test(e)},Cd=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/,n=e.match(t);if(!n)return{red:0,green:0,blue:0,alpha:0};const r=n[0];return r.length===3?{red:parseInt(`${r[0]}${r[0]}`,16),green:parseInt(`${r[1]}${r[1]}`,16),blue:parseInt(`${r[2]}${r[2]}`,16),alpha:1}:{red:parseInt(r.slice(0,2),16),green:parseInt(r.slice(2,4),16),blue:parseInt(r.slice(4,6),16),alpha:1}},Nn=e=>{const{red:t,green:n,blue:r}=e;return`${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}`},ia=(e,t)=>t==="HEX"?{...e,name:`#${Nn(e)}`}:{...e,name:`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha||1})`},We=(e,t=0,n=255)=>e.length===0||parseInt(e)<t?t:parseInt(e)>n?n:parseInt(e),B5=({currentColor:e=pr,onColorChange:t=()=>{},"data-test-id":n="color-picker-input"},r)=>c.jsx("div",{className:E0.gradientInput,"data-test-id":n,ref:r,children:c.jsx(dd,{className:E0.reactColorful,color:{r:e.red,g:e.green,b:e.blue,a:e.alpha===void 0?1:e.alpha},onChange:a=>t({red:a.r,green:a.g,blue:a.b,alpha:a.a})})});B5.displayName="ColorPicker.Gradient";const Md=x.forwardRef(B5),_d="_root_6hy5w_5",Ed="_colorName_6hy5w_53",Ad="_colorIndicator_6hy5w_57",Id="_caret_6hy5w_63",we={root:_d,colorName:Ed,colorIndicator:Ad,caret:Id},F5=({currentColor:e,onClear:t,"data-test-id":n="color-picker-input",...r},a)=>{const o=x.useId();return c.jsxs("div",{className:we.root,...r,ref:a,"data-test-id":n,children:[(e==null?void 0:e.red)!==void 0?c.jsx("div",{"aria-describedby":o,className:we.colorIndicator,style:{backgroundColor:xd(e)}}):c.jsxs(c.Fragment,{children:[c.jsx(Ru,{size:16}),c.jsx("span",{children:"Select Color"})]}),c.jsx("span",{id:o,className:we.colorName,children:e==null?void 0:e.name}),t&&c.jsx("button",{type:"button","aria-label":"Clear color",onClick:t,className:we.clear,children:c.jsx(Tu,{size:16})}),c.jsx("div",{children:c.jsx(ir,{size:16,className:we.caret})})]})};F5.displayName="ColorPicker.Input";const Sd=x.forwardRef(F5);function Pd(e,t=globalThis==null?void 0:globalThis.document){const n=J0(e);g.useEffect(()=>{const r=a=>{a.key==="Escape"&&n(a)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var Rd="DismissableLayer",Dn="dismissableLayer.update",kd="dismissableLayer.pointerDownOutside",Td="dismissableLayer.focusOutside",sa,K5=g.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Oe=g.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,onDismiss:i,...s}=e,u=g.useContext(K5),[d,f]=g.useState(null),p=(d==null?void 0:d.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,w]=g.useState({}),C=h0(t,T=>f(T)),b=Array.from(u.layers),[v]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),A=b.indexOf(v),y=d?b.indexOf(d):-1,M=u.layersWithOutsidePointerEventsDisabled.size>0,_=y>=A,E=Od(T=>{const N=T.target,B=[...u.branches].some($=>$.contains(N));!_||B||(a==null||a(T),l==null||l(T),T.defaultPrevented||i==null||i())},p),S=Hd(T=>{const N=T.target;[...u.branches].some($=>$.contains(N))||(o==null||o(T),l==null||l(T),T.defaultPrevented||i==null||i())},p);return Pd(T=>{y===u.layers.size-1&&(r==null||r(T),!T.defaultPrevented&&i&&(T.preventDefault(),i()))},p),g.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(sa=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),ca(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=sa)}},[d,p,n,u]),g.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),ca())},[d,u]),g.useEffect(()=>{const T=()=>w({});return document.addEventListener(Dn,T),()=>document.removeEventListener(Dn,T)},[]),c.jsx(i0.div,{...s,ref:C,style:{pointerEvents:M?_?"auto":"none":void 0,...e.style},onFocusCapture:n0(e.onFocusCapture,S.onFocusCapture),onBlurCapture:n0(e.onBlurCapture,S.onBlurCapture),onPointerDownCapture:n0(e.onPointerDownCapture,E.onPointerDownCapture)})});Oe.displayName=Rd;var Nd="DismissableLayerBranch",Dd=g.forwardRef((e,t)=>{const n=g.useContext(K5),r=g.useRef(null),a=h0(t,r);return g.useEffect(()=>{const o=r.current;if(o)return n.branches.add(o),()=>{n.branches.delete(o)}},[n.branches]),c.jsx(i0.div,{...e,ref:a})});Dd.displayName=Nd;function Od(e,t=globalThis==null?void 0:globalThis.document){const n=J0(e),r=g.useRef(!1),a=g.useRef(()=>{});return g.useEffect(()=>{const o=i=>{if(i.target&&!r.current){let s=function(){U5(kd,n,u,{discrete:!0})};const u={originalEvent:i};i.pointerType==="touch"?(t.removeEventListener("click",a.current),a.current=s,t.addEventListener("click",a.current,{once:!0})):s()}else t.removeEventListener("click",a.current);r.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",o),t.removeEventListener("click",a.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function Hd(e,t=globalThis==null?void 0:globalThis.document){const n=J0(e),r=g.useRef(!1);return g.useEffect(()=>{const a=o=>{o.target&&!r.current&&U5(Td,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",a),()=>t.removeEventListener("focusin",a)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function ca(){const e=new CustomEvent(Dn);document.dispatchEvent(e)}function U5(e,t,n,{discrete:r}){const a=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&a.addEventListener(e,t,{once:!0}),r?N5(a,o):a.dispatchEvent(o)}var an=0;function vr(){g.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ua()),document.body.insertAdjacentElement("beforeend",e[1]??ua()),an++,()=>{an===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),an--}},[])}function ua(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}var ln="focusScope.autoFocusOnMount",sn="focusScope.autoFocusOnUnmount",da={bubbles:!1,cancelable:!0},Vd="FocusScope",Ht=g.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:a,onUnmountAutoFocus:o,...l}=e,[i,s]=g.useState(null),u=J0(a),d=J0(o),f=g.useRef(null),p=h0(t,b=>s(b)),w=g.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;g.useEffect(()=>{if(r){let b=function(M){if(w.paused||!i)return;const _=M.target;i.contains(_)?f.current=_:v1(f.current,{select:!0})},v=function(M){if(w.paused||!i)return;const _=M.relatedTarget;_!==null&&(i.contains(_)||v1(f.current,{select:!0}))},A=function(M){if(document.activeElement===document.body)for(const E of M)E.removedNodes.length>0&&v1(i)};document.addEventListener("focusin",b),document.addEventListener("focusout",v);const y=new MutationObserver(A);return i&&y.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",b),document.removeEventListener("focusout",v),y.disconnect()}}},[r,i,w.paused]),g.useEffect(()=>{if(i){ha.add(w);const b=document.activeElement;if(!i.contains(b)){const A=new CustomEvent(ln,da);i.addEventListener(ln,u),i.dispatchEvent(A),A.defaultPrevented||(zd(Fd(W5(i)),{select:!0}),document.activeElement===b&&v1(i))}return()=>{i.removeEventListener(ln,u),setTimeout(()=>{const A=new CustomEvent(sn,da);i.addEventListener(sn,d),i.dispatchEvent(A),A.defaultPrevented||v1(b??document.body,{select:!0}),i.removeEventListener(sn,d),ha.remove(w)},0)}}},[i,u,d,w]);const C=g.useCallback(b=>{if(!n&&!r||w.paused)return;const v=b.key==="Tab"&&!b.altKey&&!b.ctrlKey&&!b.metaKey,A=document.activeElement;if(v&&A){const y=b.currentTarget,[M,_]=Ld(y);M&&_?!b.shiftKey&&A===_?(b.preventDefault(),n&&v1(M,{select:!0})):b.shiftKey&&A===M&&(b.preventDefault(),n&&v1(_,{select:!0})):A===y&&b.preventDefault()}},[n,r,w.paused]);return c.jsx(i0.div,{tabIndex:-1,...l,ref:p,onKeyDown:C})});Ht.displayName=Vd;function zd(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(v1(r,{select:t}),document.activeElement!==n)return}function Ld(e){const t=W5(e),n=fa(t,e),r=fa(t.reverse(),e);return[n,r]}function W5(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const a=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||a?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function fa(e,t){for(const n of e)if(!jd(n,{upTo:t}))return n}function jd(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function $d(e){return e instanceof HTMLInputElement&&"select"in e}function v1(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&$d(e)&&t&&e.select()}}var ha=Bd();function Bd(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=pa(e,t),e.unshift(t)},remove(t){var n;e=pa(e,t),(n=e[0])==null||n.resume()}}}function pa(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function Fd(e){return e.filter(t=>t.tagName!=="A")}var Kd=g.useId||(()=>{}),Ud=0;function Y1(e){const[t,n]=g.useState(Kd());return O1(()=>{e||n(r=>r??String(Ud++))},[e]),e||(t?`radix-${t}`:"")}const Wd=["top","right","bottom","left"],Q0=Math.min,H0=Math.max,ut=Math.round,qe=Math.floor,m1=e=>({x:e,y:e}),qd={left:"right",right:"left",bottom:"top",top:"bottom"},Gd={start:"end",end:"start"};function On(e,t,n){return H0(e,Q0(t,n))}function s1(e,t){return typeof e=="function"?e(t):e}function c1(e){return e.split("-")[0]}function ce(e){return e.split("-")[1]}function gr(e){return e==="x"?"y":"x"}function mr(e){return e==="y"?"height":"width"}function b1(e){return["top","bottom"].includes(c1(e))?"y":"x"}function br(e){return gr(b1(e))}function Yd(e,t,n){n===void 0&&(n=!1);const r=ce(e),a=br(e),o=mr(a);let l=a==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=dt(l)),[l,dt(l)]}function Xd(e){const t=dt(e);return[Hn(e),t,Hn(t)]}function Hn(e){return e.replace(/start|end/g,t=>Gd[t])}function Qd(e,t,n){const r=["left","right"],a=["right","left"],o=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?a:r:t?r:a;case"left":case"right":return t?o:l;default:return[]}}function Zd(e,t,n,r){const a=ce(e);let o=Qd(c1(e),n==="start",r);return a&&(o=o.map(l=>l+"-"+a),t&&(o=o.concat(o.map(Hn)))),o}function dt(e){return e.replace(/left|right|bottom|top/g,t=>qd[t])}function Jd(e){return{top:0,right:0,bottom:0,left:0,...e}}function q5(e){return typeof e!="number"?Jd(e):{top:e,right:e,bottom:e,left:e}}function ft(e){const{x:t,y:n,width:r,height:a}=e;return{width:r,height:a,top:n,left:t,right:t+r,bottom:n+a,x:t,y:n}}function va(e,t,n){let{reference:r,floating:a}=e;const o=b1(t),l=br(t),i=mr(l),s=c1(t),u=o==="y",d=r.x+r.width/2-a.width/2,f=r.y+r.height/2-a.height/2,p=r[i]/2-a[i]/2;let w;switch(s){case"top":w={x:d,y:r.y-a.height};break;case"bottom":w={x:d,y:r.y+r.height};break;case"right":w={x:r.x+r.width,y:f};break;case"left":w={x:r.x-a.width,y:f};break;default:w={x:r.x,y:r.y}}switch(ce(t)){case"start":w[l]-=p*(n&&u?-1:1);break;case"end":w[l]+=p*(n&&u?-1:1);break}return w}const e3=async(e,t,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:l}=n,i=o.filter(Boolean),s=await(l.isRTL==null?void 0:l.isRTL(t));let u=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:f}=va(u,r,s),p=r,w={},C=0;for(let b=0;b<i.length;b++){const{name:v,fn:A}=i[b],{x:y,y:M,data:_,reset:E}=await A({x:d,y:f,initialPlacement:r,placement:p,strategy:a,middlewareData:w,rects:u,platform:l,elements:{reference:e,floating:t}});d=y??d,f=M??f,w={...w,[v]:{...w[v],..._}},E&&C<=50&&(C++,typeof E=="object"&&(E.placement&&(p=E.placement),E.rects&&(u=E.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):E.rects),{x:d,y:f}=va(u,p,s)),b=-1)}return{x:d,y:f,placement:p,strategy:a,middlewareData:w}};async function Ie(e,t){var n;t===void 0&&(t={});const{x:r,y:a,platform:o,rects:l,elements:i,strategy:s}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:p=!1,padding:w=0}=s1(t,e),C=q5(w),v=i[p?f==="floating"?"reference":"floating":f],A=ft(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(v)))==null||n?v:v.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(i.floating)),boundary:u,rootBoundary:d,strategy:s})),y=f==="floating"?{x:r,y:a,width:l.floating.width,height:l.floating.height}:l.reference,M=await(o.getOffsetParent==null?void 0:o.getOffsetParent(i.floating)),_=await(o.isElement==null?void 0:o.isElement(M))?await(o.getScale==null?void 0:o.getScale(M))||{x:1,y:1}:{x:1,y:1},E=ft(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:y,offsetParent:M,strategy:s}):y);return{top:(A.top-E.top+C.top)/_.y,bottom:(E.bottom-A.bottom+C.bottom)/_.y,left:(A.left-E.left+C.left)/_.x,right:(E.right-A.right+C.right)/_.x}}const t3=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:a,rects:o,platform:l,elements:i,middlewareData:s}=t,{element:u,padding:d=0}=s1(e,t)||{};if(u==null)return{};const f=q5(d),p={x:n,y:r},w=br(a),C=mr(w),b=await l.getDimensions(u),v=w==="y",A=v?"top":"left",y=v?"bottom":"right",M=v?"clientHeight":"clientWidth",_=o.reference[C]+o.reference[w]-p[w]-o.floating[C],E=p[w]-o.reference[w],S=await(l.getOffsetParent==null?void 0:l.getOffsetParent(u));let T=S?S[M]:0;(!T||!await(l.isElement==null?void 0:l.isElement(S)))&&(T=i.floating[M]||o.floating[C]);const N=_/2-E/2,B=T/2-b[C]/2-1,$=Q0(f[A],B),G=Q0(f[y],B),k=$,H=T-b[C]-G,L=T/2-b[C]/2+N,q=On(k,L,H),K=!s.arrow&&ce(a)!=null&&L!==q&&o.reference[C]/2-(L<k?$:G)-b[C]/2<0,V=K?L<k?L-k:L-H:0;return{[w]:p[w]+V,data:{[w]:q,centerOffset:L-q-V,...K&&{alignmentOffset:V}},reset:K}}}),n3=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:a,middlewareData:o,rects:l,initialPlacement:i,platform:s,elements:u}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:p,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:C="none",flipAlignment:b=!0,...v}=s1(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const A=c1(a),y=b1(i),M=c1(i)===i,_=await(s.isRTL==null?void 0:s.isRTL(u.floating)),E=p||(M||!b?[dt(i)]:Xd(i)),S=C!=="none";!p&&S&&E.push(...Zd(i,b,C,_));const T=[i,...E],N=await Ie(t,v),B=[];let $=((r=o.flip)==null?void 0:r.overflows)||[];if(d&&B.push(N[A]),f){const L=Yd(a,l,_);B.push(N[L[0]],N[L[1]])}if($=[...$,{placement:a,overflows:B}],!B.every(L=>L<=0)){var G,k;const L=(((G=o.flip)==null?void 0:G.index)||0)+1,q=T[L];if(q)return{data:{index:L,overflows:$},reset:{placement:q}};let K=(k=$.filter(V=>V.overflows[0]<=0).sort((V,j)=>V.overflows[1]-j.overflows[1])[0])==null?void 0:k.placement;if(!K)switch(w){case"bestFit":{var H;const V=(H=$.filter(j=>{if(S){const P=b1(j.placement);return P===y||P==="y"}return!0}).map(j=>[j.placement,j.overflows.filter(P=>P>0).reduce((P,I)=>P+I,0)]).sort((j,P)=>j[1]-P[1])[0])==null?void 0:H[0];V&&(K=V);break}case"initialPlacement":K=i;break}if(a!==K)return{reset:{placement:K}}}return{}}}};function ga(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ma(e){return Wd.some(t=>e[t]>=0)}const r3=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...a}=s1(e,t);switch(r){case"referenceHidden":{const o=await Ie(t,{...a,elementContext:"reference"}),l=ga(o,n.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:ma(l)}}}case"escaped":{const o=await Ie(t,{...a,altBoundary:!0}),l=ga(o,n.floating);return{data:{escapedOffsets:l,escaped:ma(l)}}}default:return{}}}}};async function o3(e,t){const{placement:n,platform:r,elements:a}=e,o=await(r.isRTL==null?void 0:r.isRTL(a.floating)),l=c1(n),i=ce(n),s=b1(n)==="y",u=["left","top"].includes(l)?-1:1,d=o&&s?-1:1,f=s1(t,e);let{mainAxis:p,crossAxis:w,alignmentAxis:C}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return i&&typeof C=="number"&&(w=i==="end"?C*-1:C),s?{x:w*d,y:p*u}:{x:p*u,y:w*d}}const a3=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:a,y:o,placement:l,middlewareData:i}=t,s=await o3(t,e);return l===((n=i.offset)==null?void 0:n.placement)&&(r=i.arrow)!=null&&r.alignmentOffset?{}:{x:a+s.x,y:o+s.y,data:{...s,placement:l}}}}},l3=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:i={fn:v=>{let{x:A,y}=v;return{x:A,y}}},...s}=s1(e,t),u={x:n,y:r},d=await Ie(t,s),f=b1(c1(a)),p=gr(f);let w=u[p],C=u[f];if(o){const v=p==="y"?"top":"left",A=p==="y"?"bottom":"right",y=w+d[v],M=w-d[A];w=On(y,w,M)}if(l){const v=f==="y"?"top":"left",A=f==="y"?"bottom":"right",y=C+d[v],M=C-d[A];C=On(y,C,M)}const b=i.fn({...t,[p]:w,[f]:C});return{...b,data:{x:b.x-n,y:b.y-r}}}}},i3=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:a,rects:o,middlewareData:l}=t,{offset:i=0,mainAxis:s=!0,crossAxis:u=!0}=s1(e,t),d={x:n,y:r},f=b1(a),p=gr(f);let w=d[p],C=d[f];const b=s1(i,t),v=typeof b=="number"?{mainAxis:b,crossAxis:0}:{mainAxis:0,crossAxis:0,...b};if(s){const M=p==="y"?"height":"width",_=o.reference[p]-o.floating[M]+v.mainAxis,E=o.reference[p]+o.reference[M]-v.mainAxis;w<_?w=_:w>E&&(w=E)}if(u){var A,y;const M=p==="y"?"width":"height",_=["top","left"].includes(c1(a)),E=o.reference[f]-o.floating[M]+(_&&((A=l.offset)==null?void 0:A[f])||0)+(_?0:v.crossAxis),S=o.reference[f]+o.reference[M]+(_?0:((y=l.offset)==null?void 0:y[f])||0)-(_?v.crossAxis:0);C<E?C=E:C>S&&(C=S)}return{[p]:w,[f]:C}}}},s3=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:a,elements:o}=t,{apply:l=()=>{},...i}=s1(e,t),s=await Ie(t,i),u=c1(n),d=ce(n),f=b1(n)==="y",{width:p,height:w}=r.floating;let C,b;u==="top"||u==="bottom"?(C=u,b=d===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(b=u,C=d==="end"?"top":"bottom");const v=w-s.top-s.bottom,A=p-s.left-s.right,y=Q0(w-s[C],v),M=Q0(p-s[b],A),_=!t.middlewareData.shift;let E=y,S=M;if(f?S=d||_?Q0(M,A):A:E=d||_?Q0(y,v):v,_&&!d){const N=H0(s.left,0),B=H0(s.right,0),$=H0(s.top,0),G=H0(s.bottom,0);f?S=p-2*(N!==0||B!==0?N+B:H0(s.left,s.right)):E=w-2*($!==0||G!==0?$+G:H0(s.top,s.bottom))}await l({...t,availableWidth:S,availableHeight:E});const T=await a.getDimensions(o.floating);return p!==T.width||w!==T.height?{reset:{rects:!0}}:{}}}};function ue(e){return G5(e)?(e.nodeName||"").toLowerCase():"#document"}function z0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function u1(e){var t;return(t=(G5(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function G5(e){return e instanceof Node||e instanceof z0(e).Node}function q0(e){return e instanceof Element||e instanceof z0(e).Element}function e1(e){return e instanceof HTMLElement||e instanceof z0(e).HTMLElement}function ba(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof z0(e).ShadowRoot}function He(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=G0(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function c3(e){return["table","td","th"].includes(ue(e))}function Vt(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function wr(e){const t=yr(),n=q0(e)?G0(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function u3(e){let t=w1(e);for(;e1(t)&&!te(t);){if(wr(t))return t;if(Vt(t))return null;t=w1(t)}return null}function yr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function te(e){return["html","body","#document"].includes(ue(e))}function G0(e){return z0(e).getComputedStyle(e)}function zt(e){return q0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function w1(e){if(ue(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ba(e)&&e.host||u1(e);return ba(t)?t.host:t}function Y5(e){const t=w1(e);return te(t)?e.ownerDocument?e.ownerDocument.body:e.body:e1(t)&&He(t)?t:Y5(t)}function Se(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const a=Y5(e),o=a===((r=e.ownerDocument)==null?void 0:r.body),l=z0(a);if(o){const i=Vn(l);return t.concat(l,l.visualViewport||[],He(a)?a:[],i&&n?Se(i):[])}return t.concat(a,Se(a,[],n))}function Vn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function X5(e){const t=G0(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=e1(e),o=a?e.offsetWidth:n,l=a?e.offsetHeight:r,i=ut(n)!==o||ut(r)!==l;return i&&(n=o,r=l),{width:n,height:r,$:i}}function xr(e){return q0(e)?e:e.contextElement}function X1(e){const t=xr(e);if(!e1(t))return m1(1);const n=t.getBoundingClientRect(),{width:r,height:a,$:o}=X5(t);let l=(o?ut(n.width):n.width)/r,i=(o?ut(n.height):n.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!i||!Number.isFinite(i))&&(i=1),{x:l,y:i}}const d3=m1(0);function Q5(e){const t=z0(e);return!yr()||!t.visualViewport?d3:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function f3(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==z0(e)?!1:t}function H1(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=xr(e);let l=m1(1);t&&(r?q0(r)&&(l=X1(r)):l=X1(e));const i=f3(o,n,r)?Q5(o):m1(0);let s=(a.left+i.x)/l.x,u=(a.top+i.y)/l.y,d=a.width/l.x,f=a.height/l.y;if(o){const p=z0(o),w=r&&q0(r)?z0(r):r;let C=p,b=Vn(C);for(;b&&r&&w!==C;){const v=X1(b),A=b.getBoundingClientRect(),y=G0(b),M=A.left+(b.clientLeft+parseFloat(y.paddingLeft))*v.x,_=A.top+(b.clientTop+parseFloat(y.paddingTop))*v.y;s*=v.x,u*=v.y,d*=v.x,f*=v.y,s+=M,u+=_,C=z0(b),b=Vn(C)}}return ft({width:d,height:f,x:s,y:u})}function h3(e){let{elements:t,rect:n,offsetParent:r,strategy:a}=e;const o=a==="fixed",l=u1(r),i=t?Vt(t.floating):!1;if(r===l||i&&o)return n;let s={scrollLeft:0,scrollTop:0},u=m1(1);const d=m1(0),f=e1(r);if((f||!f&&!o)&&((ue(r)!=="body"||He(l))&&(s=zt(r)),e1(r))){const p=H1(r);u=X1(r),d.x=p.x+r.clientLeft,d.y=p.y+r.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-s.scrollLeft*u.x+d.x,y:n.y*u.y-s.scrollTop*u.y+d.y}}function p3(e){return Array.from(e.getClientRects())}function Z5(e){return H1(u1(e)).left+zt(e).scrollLeft}function v3(e){const t=u1(e),n=zt(e),r=e.ownerDocument.body,a=H0(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=H0(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+Z5(e);const i=-n.scrollTop;return G0(r).direction==="rtl"&&(l+=H0(t.clientWidth,r.clientWidth)-a),{width:a,height:o,x:l,y:i}}function g3(e,t){const n=z0(e),r=u1(e),a=n.visualViewport;let o=r.clientWidth,l=r.clientHeight,i=0,s=0;if(a){o=a.width,l=a.height;const u=yr();(!u||u&&t==="fixed")&&(i=a.offsetLeft,s=a.offsetTop)}return{width:o,height:l,x:i,y:s}}function m3(e,t){const n=H1(e,!0,t==="fixed"),r=n.top+e.clientTop,a=n.left+e.clientLeft,o=e1(e)?X1(e):m1(1),l=e.clientWidth*o.x,i=e.clientHeight*o.y,s=a*o.x,u=r*o.y;return{width:l,height:i,x:s,y:u}}function wa(e,t,n){let r;if(t==="viewport")r=g3(e,n);else if(t==="document")r=v3(u1(e));else if(q0(t))r=m3(t,n);else{const a=Q5(e);r={...t,x:t.x-a.x,y:t.y-a.y}}return ft(r)}function J5(e,t){const n=w1(e);return n===t||!q0(n)||te(n)?!1:G0(n).position==="fixed"||J5(n,t)}function b3(e,t){const n=t.get(e);if(n)return n;let r=Se(e,[],!1).filter(i=>q0(i)&&ue(i)!=="body"),a=null;const o=G0(e).position==="fixed";let l=o?w1(e):e;for(;q0(l)&&!te(l);){const i=G0(l),s=wr(l);!s&&i.position==="fixed"&&(a=null),(o?!s&&!a:!s&&i.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||He(l)&&!s&&J5(e,l))?r=r.filter(d=>d!==l):a=i,l=w1(l)}return t.set(e,r),r}function w3(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const l=[...n==="clippingAncestors"?Vt(t)?[]:b3(t,this._c):[].concat(n),r],i=l[0],s=l.reduce((u,d)=>{const f=wa(t,d,a);return u.top=H0(f.top,u.top),u.right=Q0(f.right,u.right),u.bottom=Q0(f.bottom,u.bottom),u.left=H0(f.left,u.left),u},wa(t,i,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function y3(e){const{width:t,height:n}=X5(e);return{width:t,height:n}}function x3(e,t,n){const r=e1(t),a=u1(t),o=n==="fixed",l=H1(e,!0,o,t);let i={scrollLeft:0,scrollTop:0};const s=m1(0);if(r||!r&&!o)if((ue(t)!=="body"||He(a))&&(i=zt(t)),r){const f=H1(t,!0,o,t);s.x=f.x+t.clientLeft,s.y=f.y+t.clientTop}else a&&(s.x=Z5(a));const u=l.left+i.scrollLeft-s.x,d=l.top+i.scrollTop-s.y;return{x:u,y:d,width:l.width,height:l.height}}function cn(e){return G0(e).position==="static"}function ya(e,t){return!e1(e)||G0(e).position==="fixed"?null:t?t(e):e.offsetParent}function e2(e,t){const n=z0(e);if(Vt(e))return n;if(!e1(e)){let a=w1(e);for(;a&&!te(a);){if(q0(a)&&!cn(a))return a;a=w1(a)}return n}let r=ya(e,t);for(;r&&c3(r)&&cn(r);)r=ya(r,t);return r&&te(r)&&cn(r)&&!wr(r)?n:r||u3(e)||n}const C3=async function(e){const t=this.getOffsetParent||e2,n=this.getDimensions,r=await n(e.floating);return{reference:x3(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function M3(e){return G0(e).direction==="rtl"}const _3={convertOffsetParentRelativeRectToViewportRelativeRect:h3,getDocumentElement:u1,getClippingRect:w3,getOffsetParent:e2,getElementRects:C3,getClientRects:p3,getDimensions:y3,getScale:X1,isElement:q0,isRTL:M3};function E3(e,t){let n=null,r;const a=u1(e);function o(){var i;clearTimeout(r),(i=n)==null||i.disconnect(),n=null}function l(i,s){i===void 0&&(i=!1),s===void 0&&(s=1),o();const{left:u,top:d,width:f,height:p}=e.getBoundingClientRect();if(i||t(),!f||!p)return;const w=qe(d),C=qe(a.clientWidth-(u+f)),b=qe(a.clientHeight-(d+p)),v=qe(u),y={rootMargin:-w+"px "+-C+"px "+-b+"px "+-v+"px",threshold:H0(0,Q0(1,s))||1};let M=!0;function _(E){const S=E[0].intersectionRatio;if(S!==s){if(!M)return l();S?l(!1,S):r=setTimeout(()=>{l(!1,1e-7)},1e3)}M=!1}try{n=new IntersectionObserver(_,{...y,root:a.ownerDocument})}catch{n=new IntersectionObserver(_,y)}n.observe(e)}return l(!0),o}function A3(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:s=!1}=r,u=xr(e),d=a||o?[...u?Se(u):[],...Se(t)]:[];d.forEach(A=>{a&&A.addEventListener("scroll",n,{passive:!0}),o&&A.addEventListener("resize",n)});const f=u&&i?E3(u,n):null;let p=-1,w=null;l&&(w=new ResizeObserver(A=>{let[y]=A;y&&y.target===u&&w&&(w.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var M;(M=w)==null||M.observe(t)})),n()}),u&&!s&&w.observe(u),w.observe(t));let C,b=s?H1(e):null;s&&v();function v(){const A=H1(e);b&&(A.x!==b.x||A.y!==b.y||A.width!==b.width||A.height!==b.height)&&n(),b=A,C=requestAnimationFrame(v)}return n(),()=>{var A;d.forEach(y=>{a&&y.removeEventListener("scroll",n),o&&y.removeEventListener("resize",n)}),f==null||f(),(A=w)==null||A.disconnect(),w=null,s&&cancelAnimationFrame(C)}}const I3=a3,S3=l3,P3=n3,R3=s3,k3=r3,xa=t3,T3=i3,N3=(e,t,n)=>{const r=new Map,a={platform:_3,...n},o={...a.platform,_c:r};return e3(e,t,{...a,platform:o})};var rt=typeof document<"u"?x.useLayoutEffect:x.useEffect;function ht(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 n,r,a;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!ht(e[r],t[r]))return!1;return!0}if(a=Object.keys(e),n=a.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,a[r]))return!1;for(r=n;r--!==0;){const o=a[r];if(!(o==="_owner"&&e.$$typeof)&&!ht(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function t2(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ca(e,t){const n=t2(e);return Math.round(t*n)/n}function Ma(e){const t=g.useRef(e);return rt(()=>{t.current=e}),t}function D3(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:a,elements:{reference:o,floating:l}={},transform:i=!0,whileElementsMounted:s,open:u}=e,[d,f]=g.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,w]=g.useState(r);ht(p,r)||w(r);const[C,b]=g.useState(null),[v,A]=g.useState(null),y=g.useCallback(V=>{V!==S.current&&(S.current=V,b(V))},[]),M=g.useCallback(V=>{V!==T.current&&(T.current=V,A(V))},[]),_=o||C,E=l||v,S=g.useRef(null),T=g.useRef(null),N=g.useRef(d),B=s!=null,$=Ma(s),G=Ma(a),k=g.useCallback(()=>{if(!S.current||!T.current)return;const V={placement:t,strategy:n,middleware:p};G.current&&(V.platform=G.current),N3(S.current,T.current,V).then(j=>{const P={...j,isPositioned:!0};H.current&&!ht(N.current,P)&&(N.current=P,or.flushSync(()=>{f(P)}))})},[p,t,n,G]);rt(()=>{u===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,f(V=>({...V,isPositioned:!1})))},[u]);const H=g.useRef(!1);rt(()=>(H.current=!0,()=>{H.current=!1}),[]),rt(()=>{if(_&&(S.current=_),E&&(T.current=E),_&&E){if($.current)return $.current(_,E,k);k()}},[_,E,k,$,B]);const L=g.useMemo(()=>({reference:S,floating:T,setReference:y,setFloating:M}),[y,M]),q=g.useMemo(()=>({reference:_,floating:E}),[_,E]),K=g.useMemo(()=>{const V={position:n,left:0,top:0};if(!q.floating)return V;const j=Ca(q.floating,d.x),P=Ca(q.floating,d.y);return i?{...V,transform:"translate("+j+"px, "+P+"px)",...t2(q.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:j,top:P}},[n,i,q.floating,d.x,d.y]);return g.useMemo(()=>({...d,update:k,refs:L,elements:q,floatingStyles:K}),[d,k,L,q,K])}const O3=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:a}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?xa({element:r.current,padding:a}).fn(n):{}:r?xa({element:r,padding:a}).fn(n):{}}}},H3=(e,t)=>({...I3(e),options:[e,t]}),V3=(e,t)=>({...S3(e),options:[e,t]}),z3=(e,t)=>({...T3(e),options:[e,t]}),L3=(e,t)=>({...P3(e),options:[e,t]}),j3=(e,t)=>({...R3(e),options:[e,t]}),$3=(e,t)=>({...k3(e),options:[e,t]}),B3=(e,t)=>({...O3(e),options:[e,t]});var F3="Arrow",n2=g.forwardRef((e,t)=>{const{children:n,width:r=10,height:a=5,...o}=e;return c.jsx(i0.svg,{...o,ref:t,width:r,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});n2.displayName=F3;var K3=n2,Cr="Popper",[r2,de]=L0(Cr),[U3,o2]=r2(Cr),a2=e=>{const{__scopePopper:t,children:n}=e,[r,a]=g.useState(null);return c.jsx(U3,{scope:t,anchor:r,onAnchorChange:a,children:n})};a2.displayName=Cr;var l2="PopperAnchor",i2=g.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...a}=e,o=o2(l2,n),l=g.useRef(null),i=h0(t,l);return g.useEffect(()=>{o.onAnchorChange((r==null?void 0:r.current)||l.current)}),r?null:c.jsx(i0.div,{...a,ref:i})});i2.displayName=l2;var Mr="PopperContent",[W3,q3]=r2(Mr),s2=g.forwardRef((e,t)=>{var Q,J,Z,t0,o0,F;const{__scopePopper:n,side:r="bottom",sideOffset:a=0,align:o="center",alignOffset:l=0,arrowPadding:i=0,avoidCollisions:s=!0,collisionBoundary:u=[],collisionPadding:d=0,sticky:f="partial",hideWhenDetached:p=!1,updatePositionStrategy:w="optimized",onPlaced:C,...b}=e,v=o2(Mr,n),[A,y]=g.useState(null),M=h0(t,s0=>y(s0)),[_,E]=g.useState(null),S=Nt(_),T=(S==null?void 0:S.width)??0,N=(S==null?void 0:S.height)??0,B=r+(o!=="center"?"-"+o:""),$=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},G=Array.isArray(u)?u:[u],k=G.length>0,H={padding:$,boundary:G.filter(Y3),altBoundary:k},{refs:L,floatingStyles:q,placement:K,isPositioned:V,middlewareData:j}=D3({strategy:"fixed",placement:B,whileElementsMounted:(...s0)=>A3(...s0,{animationFrame:w==="always"}),elements:{reference:v.anchor},middleware:[H3({mainAxis:a+N,alignmentAxis:l}),s&&V3({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?z3():void 0,...H}),s&&L3({...H}),j3({...H,apply:({elements:s0,rects:X,availableWidth:y0,availableHeight:g0})=>{const{width:_0,height:I0}=X.reference,A0=s0.floating.style;A0.setProperty("--radix-popper-available-width",`${y0}px`),A0.setProperty("--radix-popper-available-height",`${g0}px`),A0.setProperty("--radix-popper-anchor-width",`${_0}px`),A0.setProperty("--radix-popper-anchor-height",`${I0}px`)}}),_&&B3({element:_,padding:i}),X3({arrowWidth:T,arrowHeight:N}),p&&$3({strategy:"referenceHidden",...H})]}),[P,I]=d2(K),O=J0(C);O1(()=>{V&&(O==null||O())},[V,O]);const z=(Q=j.arrow)==null?void 0:Q.x,R=(J=j.arrow)==null?void 0:J.y,D=((Z=j.arrow)==null?void 0:Z.centerOffset)!==0,[W,Y]=g.useState();return O1(()=>{A&&Y(window.getComputedStyle(A).zIndex)},[A]),c.jsx("div",{ref:L.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:V?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:W,"--radix-popper-transform-origin":[(t0=j.transformOrigin)==null?void 0:t0.x,(o0=j.transformOrigin)==null?void 0:o0.y].join(" "),...((F=j.hide)==null?void 0:F.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(W3,{scope:n,placedSide:P,onArrowChange:E,arrowX:z,arrowY:R,shouldHideArrow:D,children:c.jsx(i0.div,{"data-side":P,"data-align":I,...b,ref:M,style:{...b.style,animation:V?void 0:"none"}})})})});s2.displayName=Mr;var c2="PopperArrow",G3={top:"bottom",right:"left",bottom:"top",left:"right"},u2=g.forwardRef(function(t,n){const{__scopePopper:r,...a}=t,o=q3(c2,r),l=G3[o.placedSide];return c.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[l]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:c.jsx(K3,{...a,ref:n,style:{...a.style,display:"block"}})})});u2.displayName=c2;function Y3(e){return e!==null}var X3=e=>({name:"transformOrigin",options:e,fn(t){var v,A,y;const{placement:n,rects:r,middlewareData:a}=t,l=((v=a.arrow)==null?void 0:v.centerOffset)!==0,i=l?0:e.arrowWidth,s=l?0:e.arrowHeight,[u,d]=d2(n),f={start:"0%",center:"50%",end:"100%"}[d],p=(((A=a.arrow)==null?void 0:A.x)??0)+i/2,w=(((y=a.arrow)==null?void 0:y.y)??0)+s/2;let C="",b="";return u==="bottom"?(C=l?f:`${p}px`,b=`${-s}px`):u==="top"?(C=l?f:`${p}px`,b=`${r.floating.height+s}px`):u==="right"?(C=`${-s}px`,b=l?f:`${w}px`):u==="left"&&(C=`${r.floating.width+s}px`,b=l?f:`${w}px`),{data:{x:C,y:b}}}});function d2(e){const[t,n="center"]=e.split("-");return[t,n]}var f2=a2,Lt=i2,_r=s2,Er=u2,Q3="Portal",Ve=g.forwardRef((e,t)=>{var i;const{container:n,...r}=e,[a,o]=g.useState(!1);O1(()=>o(!0),[]);const l=n||a&&((i=globalThis==null?void 0:globalThis.document)==null?void 0:i.body);return l?J1.createPortal(c.jsx(i0.div,{...r,ref:t}),l):null});Ve.displayName=Q3;var Z3=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},B1=new WeakMap,Ge=new WeakMap,Ye={},un=0,h2=function(e){return e&&(e.host||h2(e.parentNode))},J3=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=h2(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},e8=function(e,t,n,r){var a=J3(t,Array.isArray(e)?e:[e]);Ye[n]||(Ye[n]=new WeakMap);var o=Ye[n],l=[],i=new Set,s=new Set(a),u=function(f){!f||i.has(f)||(i.add(f),u(f.parentNode))};a.forEach(u);var d=function(f){!f||s.has(f)||Array.prototype.forEach.call(f.children,function(p){if(i.has(p))d(p);else try{var w=p.getAttribute(r),C=w!==null&&w!=="false",b=(B1.get(p)||0)+1,v=(o.get(p)||0)+1;B1.set(p,b),o.set(p,v),l.push(p),b===1&&C&&Ge.set(p,!0),v===1&&p.setAttribute(n,"true"),C||p.setAttribute(r,"true")}catch(A){console.error("aria-hidden: cannot operate on ",p,A)}})};return d(t),i.clear(),un++,function(){l.forEach(function(f){var p=B1.get(f)-1,w=o.get(f)-1;B1.set(f,p),o.set(f,w),p||(Ge.has(f)||f.removeAttribute(r),Ge.delete(f)),w||f.removeAttribute(n)}),un--,un||(B1=new WeakMap,B1=new WeakMap,Ge=new WeakMap,Ye={})}},Ar=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),a=Z3(e);return a?(r.push.apply(r,Array.from(a.querySelectorAll("[aria-live]"))),e8(r,a,n,"aria-hidden")):function(){return null}},N0=function(){return N0=Object.assign||function(t){for(var n,r=1,a=arguments.length;r<a;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},N0.apply(this,arguments)};function p2(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]]);return n}function t8(e,t,n){if(n||arguments.length===2)for(var r=0,a=t.length,o;r<a;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var ot="right-scroll-bar-position",at="width-before-scroll-bar",n8="with-scroll-bars-hidden",r8="--removed-body-scroll-bar-size";function dn(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function o8(e,t){var n=x.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var a=n.value;a!==r&&(n.value=r,n.callback(r,a))}}}})[0];return n.callback=t,n.facade}var a8=typeof window<"u"?g.useLayoutEffect:g.useEffect,_a=new WeakMap;function l8(e,t){var n=o8(null,function(r){return e.forEach(function(a){return dn(a,r)})});return a8(function(){var r=_a.get(n);if(r){var a=new Set(r),o=new Set(e),l=n.current;a.forEach(function(i){o.has(i)||dn(i,null)}),o.forEach(function(i){a.has(i)||dn(i,l)})}_a.set(n,e)},[e]),n}function i8(e){return e}function s8(e,t){t===void 0&&(t=i8);var n=[],r=!1,a={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var l=t(o,r);return n.push(l),function(){n=n.filter(function(i){return i!==l})}},assignSyncMedium:function(o){for(r=!0;n.length;){var l=n;n=[],l.forEach(o)}n={push:function(i){return o(i)},filter:function(){return n}}},assignMedium:function(o){r=!0;var l=[];if(n.length){var i=n;n=[],i.forEach(o),l=n}var s=function(){var d=l;l=[],d.forEach(o)},u=function(){return Promise.resolve().then(s)};u(),n={push:function(d){l.push(d),u()},filter:function(d){return l=l.filter(d),n}}}};return a}function c8(e){e===void 0&&(e={});var t=s8(null);return t.options=N0({async:!0,ssr:!1},e),t}var v2=function(e){var t=e.sideCar,n=p2(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return g.createElement(r,N0({},n))};v2.isSideCarExport=!0;function u8(e,t){return e.useMedium(t),v2}var g2=c8(),fn=function(){},jt=g.forwardRef(function(e,t){var n=g.useRef(null),r=g.useState({onScrollCapture:fn,onWheelCapture:fn,onTouchMoveCapture:fn}),a=r[0],o=r[1],l=e.forwardProps,i=e.children,s=e.className,u=e.removeScrollBar,d=e.enabled,f=e.shards,p=e.sideCar,w=e.noIsolation,C=e.inert,b=e.allowPinchZoom,v=e.as,A=v===void 0?"div":v,y=e.gapMode,M=p2(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),_=p,E=l8([n,t]),S=N0(N0({},M),a);return g.createElement(g.Fragment,null,d&&g.createElement(_,{sideCar:g2,removeScrollBar:u,shards:f,noIsolation:w,inert:C,setCallbacks:o,allowPinchZoom:!!b,lockRef:n,gapMode:y}),l?g.cloneElement(g.Children.only(i),N0(N0({},S),{ref:E})):g.createElement(A,N0({},S,{className:s,ref:E}),i))});jt.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};jt.classNames={fullWidth:at,zeroRight:ot};var d8=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function f8(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=d8();return t&&e.setAttribute("nonce",t),e}function h8(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function p8(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var v8=function(){var e=0,t=null;return{add:function(n){e==0&&(t=f8())&&(h8(t,n),p8(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},g8=function(){var e=v8();return function(t,n){g.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},m2=function(){var e=g8(),t=function(n){var r=n.styles,a=n.dynamic;return e(r,a),null};return t},m8={left:0,top:0,right:0,gap:0},hn=function(e){return parseInt(e||"",10)||0},b8=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[hn(n),hn(r),hn(a)]},w8=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return m8;var t=b8(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},y8=m2(),Q1="data-scroll-locked",x8=function(e,t,n,r){var a=e.left,o=e.top,l=e.right,i=e.gap;return n===void 0&&(n="margin"),`
2
2
  .`.concat(n8,` {
3
3
  overflow: hidden `).concat(r,`;
4
4
  padding-right: `).concat(i,"px ").concat(r,`;