@govtechsg/sgds-web-component 3.15.1-rc.2 → 3.16.0

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.
Files changed (151) hide show
  1. package/components/Badge/index.umd.min.js +1 -1
  2. package/components/Badge/index.umd.min.js.map +1 -1
  3. package/components/Breadcrumb/index.umd.min.js +6 -6
  4. package/components/Breadcrumb/index.umd.min.js.map +1 -1
  5. package/components/ComboBox/index.umd.min.js +2 -2
  6. package/components/ComboBox/index.umd.min.js.map +1 -1
  7. package/components/Datepicker/index.umd.min.js +1 -1
  8. package/components/Datepicker/index.umd.min.js.map +1 -1
  9. package/components/Drawer/drawer.js +1 -1
  10. package/components/Drawer/index.umd.min.js +1 -1
  11. package/components/Drawer/index.umd.min.js.map +1 -1
  12. package/components/Dropdown/dropdown-menu.js +1 -1
  13. package/components/Dropdown/index.umd.min.js +1 -1
  14. package/components/Dropdown/index.umd.min.js.map +1 -1
  15. package/components/Mainnav/index.umd.min.js +9 -9
  16. package/components/Mainnav/index.umd.min.js.map +1 -1
  17. package/components/Mainnav/mainnav.js +1 -1
  18. package/components/Modal/index.umd.min.js +1 -1
  19. package/components/Modal/index.umd.min.js.map +1 -1
  20. package/components/Modal/modal.js +1 -1
  21. package/components/OverflowMenu/index.umd.min.js +6 -6
  22. package/components/OverflowMenu/index.umd.min.js.map +1 -1
  23. package/components/Select/index.umd.min.js +1 -1
  24. package/components/Select/index.umd.min.js.map +1 -1
  25. package/components/Subnav/index.umd.min.js +1 -1
  26. package/components/Subnav/index.umd.min.js.map +1 -1
  27. package/components/Subnav/subnav.js +1 -1
  28. package/components/Toast/index.umd.min.js +1 -1
  29. package/components/Toast/index.umd.min.js.map +1 -1
  30. package/components/Toast/toast-container.js +1 -1
  31. package/components/Tooltip/index.umd.min.js +1 -1
  32. package/components/Tooltip/index.umd.min.js.map +1 -1
  33. package/components/Tooltip/tooltip.js +1 -1
  34. package/components/index.d.ts +0 -1
  35. package/components/index.js +0 -1
  36. package/components/index.js.map +1 -1
  37. package/components/index.umd.min.js +64 -116
  38. package/components/index.umd.min.js.map +1 -1
  39. package/css/fouc.css +1 -5
  40. package/css/utility.css +0 -14
  41. package/index.d.ts +0 -1
  42. package/index.js +0 -1
  43. package/index.js.map +1 -1
  44. package/index.umd.min.js +63 -194
  45. package/index.umd.min.js.map +1 -1
  46. package/package.json +1 -1
  47. package/react/components/Drawer/drawer.cjs.js +1 -1
  48. package/react/components/Drawer/drawer.js +1 -1
  49. package/react/components/Dropdown/dropdown-menu.cjs.js +1 -1
  50. package/react/components/Dropdown/dropdown-menu.js +1 -1
  51. package/react/components/Mainnav/mainnav.cjs.js +1 -1
  52. package/react/components/Mainnav/mainnav.js +1 -1
  53. package/react/components/Modal/modal.cjs.js +1 -1
  54. package/react/components/Modal/modal.js +1 -1
  55. package/react/components/Subnav/subnav.cjs.js +1 -1
  56. package/react/components/Subnav/subnav.js +1 -1
  57. package/react/components/Toast/toast-container.cjs.js +1 -1
  58. package/react/components/Toast/toast-container.js +1 -1
  59. package/react/components/Tooltip/tooltip.cjs.js +1 -1
  60. package/react/components/Tooltip/tooltip.js +1 -1
  61. package/react/index.cjs.js +54 -62
  62. package/react/index.cjs.js.map +1 -1
  63. package/react/index.d.ts +1 -5
  64. package/react/index.js +1 -5
  65. package/react/index.js.map +1 -1
  66. package/themes/root.css +0 -13
  67. package/components/Sidebar/index.d.ts +0 -16
  68. package/components/Sidebar/index.js +0 -10
  69. package/components/Sidebar/index.js.map +0 -1
  70. package/components/Sidebar/index.umd.min.js +0 -2501
  71. package/components/Sidebar/index.umd.min.js.map +0 -1
  72. package/components/Sidebar/sgds-sidebar-group.d.ts +0 -51
  73. package/components/Sidebar/sgds-sidebar-group.js +0 -123
  74. package/components/Sidebar/sgds-sidebar-group.js.map +0 -1
  75. package/components/Sidebar/sgds-sidebar-item.d.ts +0 -17
  76. package/components/Sidebar/sgds-sidebar-item.js +0 -61
  77. package/components/Sidebar/sgds-sidebar-item.js.map +0 -1
  78. package/components/Sidebar/sgds-sidebar-section.d.ts +0 -56
  79. package/components/Sidebar/sgds-sidebar-section.js +0 -125
  80. package/components/Sidebar/sgds-sidebar-section.js.map +0 -1
  81. package/components/Sidebar/sgds-sidebar.d.ts +0 -161
  82. package/components/Sidebar/sgds-sidebar.js +0 -424
  83. package/components/Sidebar/sgds-sidebar.js.map +0 -1
  84. package/components/Sidebar/sidebar-context.d.ts +0 -51
  85. package/components/Sidebar/sidebar-context.js +0 -45
  86. package/components/Sidebar/sidebar-context.js.map +0 -1
  87. package/components/Sidebar/sidebar-element.d.ts +0 -112
  88. package/components/Sidebar/sidebar-element.js +0 -280
  89. package/components/Sidebar/sidebar-element.js.map +0 -1
  90. package/components/Sidebar/sidebar-item.js +0 -6
  91. package/components/Sidebar/sidebar-item.js.map +0 -1
  92. package/components/Sidebar/sidebar-section.js +0 -6
  93. package/components/Sidebar/sidebar-section.js.map +0 -1
  94. package/components/Sidebar/sidebar.js +0 -6
  95. package/components/Sidebar/sidebar.js.map +0 -1
  96. package/react/components/Sidebar/sgds-sidebar-group.cjs.js +0 -129
  97. package/react/components/Sidebar/sgds-sidebar-group.cjs.js.map +0 -1
  98. package/react/components/Sidebar/sgds-sidebar-group.js +0 -124
  99. package/react/components/Sidebar/sgds-sidebar-group.js.map +0 -1
  100. package/react/components/Sidebar/sgds-sidebar-item.cjs.js +0 -67
  101. package/react/components/Sidebar/sgds-sidebar-item.cjs.js.map +0 -1
  102. package/react/components/Sidebar/sgds-sidebar-item.js +0 -62
  103. package/react/components/Sidebar/sgds-sidebar-item.js.map +0 -1
  104. package/react/components/Sidebar/sgds-sidebar-section.cjs.js +0 -131
  105. package/react/components/Sidebar/sgds-sidebar-section.cjs.js.map +0 -1
  106. package/react/components/Sidebar/sgds-sidebar-section.js +0 -126
  107. package/react/components/Sidebar/sgds-sidebar-section.js.map +0 -1
  108. package/react/components/Sidebar/sgds-sidebar.cjs.js +0 -430
  109. package/react/components/Sidebar/sgds-sidebar.cjs.js.map +0 -1
  110. package/react/components/Sidebar/sgds-sidebar.js +0 -425
  111. package/react/components/Sidebar/sgds-sidebar.js.map +0 -1
  112. package/react/components/Sidebar/sidebar-context.cjs.js +0 -54
  113. package/react/components/Sidebar/sidebar-context.cjs.js.map +0 -1
  114. package/react/components/Sidebar/sidebar-context.js +0 -46
  115. package/react/components/Sidebar/sidebar-context.js.map +0 -1
  116. package/react/components/Sidebar/sidebar-element.cjs.js +0 -285
  117. package/react/components/Sidebar/sidebar-element.cjs.js.map +0 -1
  118. package/react/components/Sidebar/sidebar-element.js +0 -281
  119. package/react/components/Sidebar/sidebar-element.js.map +0 -1
  120. package/react/components/Sidebar/sidebar-item.cjs.js +0 -11
  121. package/react/components/Sidebar/sidebar-item.cjs.js.map +0 -1
  122. package/react/components/Sidebar/sidebar-item.js +0 -7
  123. package/react/components/Sidebar/sidebar-item.js.map +0 -1
  124. package/react/components/Sidebar/sidebar-section.cjs.js +0 -11
  125. package/react/components/Sidebar/sidebar-section.cjs.js.map +0 -1
  126. package/react/components/Sidebar/sidebar-section.js +0 -7
  127. package/react/components/Sidebar/sidebar-section.js.map +0 -1
  128. package/react/components/Sidebar/sidebar.cjs.js +0 -11
  129. package/react/components/Sidebar/sidebar.cjs.js.map +0 -1
  130. package/react/components/Sidebar/sidebar.js +0 -7
  131. package/react/components/Sidebar/sidebar.js.map +0 -1
  132. package/react/sidebar/index.cjs.js +0 -42
  133. package/react/sidebar/index.cjs.js.map +0 -1
  134. package/react/sidebar/index.d.ts +0 -2
  135. package/react/sidebar/index.js +0 -18
  136. package/react/sidebar/index.js.map +0 -1
  137. package/react/sidebar-group/index.cjs.js +0 -40
  138. package/react/sidebar-group/index.cjs.js.map +0 -1
  139. package/react/sidebar-group/index.d.ts +0 -2
  140. package/react/sidebar-group/index.js +0 -16
  141. package/react/sidebar-group/index.js.map +0 -1
  142. package/react/sidebar-item/index.cjs.js +0 -40
  143. package/react/sidebar-item/index.cjs.js.map +0 -1
  144. package/react/sidebar-item/index.d.ts +0 -2
  145. package/react/sidebar-item/index.js +0 -16
  146. package/react/sidebar-item/index.js.map +0 -1
  147. package/react/sidebar-section/index.cjs.js +0 -40
  148. package/react/sidebar-section/index.cjs.js.map +0 -1
  149. package/react/sidebar-section/index.d.ts +0 -2
  150. package/react/sidebar-section/index.js +0 -16
  151. package/react/sidebar-section/index.js.map +0 -1
@@ -1,2501 +0,0 @@
1
- !function(e){"function"==typeof define&&define.amd?define(e):e()}(function(){"use strict";function e(e,t,i,l){var a,s=arguments.length,o=s<3?t:null===l?l=Object.getOwnPropertyDescriptor(t,i):l;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,i,l);else for(var r=e.length-1;r>=0;r--)(a=e[r])&&(o=(s<3?a(o):s>3?a(t,i,o):a(t,i))||o);return s>3&&o&&Object.defineProperty(t,i,o),o}"function"==typeof SuppressedError&&SuppressedError;
2
- /**
3
- * @license
4
- * Copyright 2019 Google LLC
5
- * SPDX-License-Identifier: BSD-3-Clause
6
- */
7
- const t=globalThis,i=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,l=Symbol(),a=new WeakMap;class s{constructor(e,t,i){if(this._$cssResult$=!0,i!==l)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this._strings=t}get styleSheet(){let e=this._styleSheet;const t=this._strings;if(i&&void 0===e){const i=void 0!==t&&1===t.length;i&&(e=a.get(t)),void 0===e&&((this._styleSheet=e=new CSSStyleSheet).replaceSync(this.cssText),i&&a.set(t,e))}return e}toString(){return this.cssText}}const o=(e,...t)=>{const i=1===e.length?e[0]:t.reduce((t,i,l)=>t+(e=>{if(!0===e._$cssResult$)return e.cssText;if("number"==typeof e)return e;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${e}. Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.`)})(i)+e[l+1],e[0]);return new s(i,e,l)},r=e=>{let t="";for(const i of e.cssRules)t+=i.cssText;return new s("string"==typeof(i=t)?i:String(i),void 0,l);var i},n=i?e=>e:e=>e instanceof CSSStyleSheet?r(e):e,{is:c,defineProperty:d,getOwnPropertyDescriptor:h,getOwnPropertyNames:v,getOwnPropertySymbols:g,getPrototypeOf:p}=Object,u=globalThis;let w;const f=u.trustedTypes,m=f?f.emptyScript:"",b=u.reactiveElementPolyfillSupportDevMode;u.litIssuedWarnings??=new Set,w=(e,t)=>{t+=` See https://lit.dev/msg/${e} for more information.`,u.litIssuedWarnings.has(t)||u.litIssuedWarnings.has(e)||(console.warn(t),u.litIssuedWarnings.add(t))},queueMicrotask(()=>{w("dev-mode","Lit is in dev mode. Not recommended for production!"),u.ShadyDOM?.inUse&&void 0===b&&w("polyfill-support-missing","Shadow DOM is being polyfilled via `ShadyDOM` but the `polyfill-support` module has not been loaded.")});const x=(e,t)=>e,Z={toAttribute(e,t){switch(t){case Boolean:e=e?m:null;break;case Object:case Array:e=null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=null!==e;break;case Number:i=null===e?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch(e){i=null}}return i}},C=(e,t)=>!c(e,t),y={attribute:!0,type:String,converter:Z,reflect:!1,useDefault:!1,hasChanged:C};Symbol.metadata??=Symbol("metadata"),u.litPropertyMetadata??=new WeakMap;class M extends HTMLElement{static addInitializer(e){this.__prepare(),(this._initializers??=[]).push(e)}static get observedAttributes(){return this.finalize(),this.__attributeToPropertyMap&&[...this.__attributeToPropertyMap.keys()]}static createProperty(e,t=y){if(t.state&&(t.attribute=!1),this.__prepare(),this.prototype.hasOwnProperty(e)&&((t=Object.create(t)).wrapped=!0),this.elementProperties.set(e,t),!t.noAccessor){const i=Symbol.for(`${String(e)} (@property() cache)`),l=this.getPropertyDescriptor(e,i,t);void 0!==l&&d(this.prototype,e,l)}}static getPropertyDescriptor(e,t,i){const{get:l,set:a}=h(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};if(null==l){if("value"in(h(this.prototype,e)??{}))throw new Error(`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it's actually declared as a value on the prototype. Usually this is due to using @property or @state on a method.`);w("reactive-property-without-getter",`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it does not have a getter. This will be an error in a future version of Lit.`)}return{get:l,set(t){const s=l?.call(this);a?.call(this,t),this.requestUpdate(e,s,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??y}static __prepare(){if(this.hasOwnProperty(x("elementProperties")))return;const e=p(this);e.finalize(),void 0!==e._initializers&&(this._initializers=[...e._initializers]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(x("finalized")))return;if(this.finalized=!0,this.__prepare(),this.hasOwnProperty(x("properties"))){const e=this.properties,t=[...v(e),...g(e)];for(const i of t)this.createProperty(i,e[i])}const e=this[Symbol.metadata];if(null!==e){const t=litPropertyMetadata.get(e);if(void 0!==t)for(const[e,i]of t)this.elementProperties.set(e,i)}this.__attributeToPropertyMap=new Map;for(const[e,t]of this.elementProperties){const i=this.__attributeNameForProperty(e,t);void 0!==i&&this.__attributeToPropertyMap.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles),this.hasOwnProperty("createProperty")&&w("no-override-create-property","Overriding ReactiveElement.createProperty() is deprecated. The override will not be called with standard decorators"),this.hasOwnProperty("getPropertyDescriptor")&&w("no-override-get-property-descriptor","Overriding ReactiveElement.getPropertyDescriptor() is deprecated. The override will not be called with standard decorators")}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const i=new Set(e.flat(1/0).reverse());for(const e of i)t.unshift(n(e))}else void 0!==e&&t.push(n(e));return t}static __attributeNameForProperty(e,t){const i=t.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof e?e.toLowerCase():void 0}constructor(){super(),this.__instanceProperties=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this.__reflectingProperty=null,this.__initialize()}__initialize(){this.__updatePromise=new Promise(e=>this.enableUpdating=e),this._$changedProperties=new Map,this.__saveInstanceProperties(),this.requestUpdate(),this.constructor._initializers?.forEach(e=>e(this))}addController(e){(this.__controllers??=new Set).add(e),void 0!==this.renderRoot&&this.isConnected&&e.hostConnected?.()}removeController(e){this.__controllers?.delete(e)}__saveInstanceProperties(){const e=new Map,t=this.constructor.elementProperties;for(const i of t.keys())this.hasOwnProperty(i)&&(e.set(i,this[i]),delete this[i]);e.size>0&&(this.__instanceProperties=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((e,l)=>{if(i)e.adoptedStyleSheets=l.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const i of l){const l=document.createElement("style"),a=t.litNonce;void 0!==a&&l.setAttribute("nonce",a),l.textContent=i.cssText,e.appendChild(l)}})(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this.__controllers?.forEach(e=>e.hostConnected?.())}enableUpdating(e){}disconnectedCallback(){this.__controllers?.forEach(e=>e.hostDisconnected?.())}attributeChangedCallback(e,t,i){this._$attributeToProperty(e,i)}__propertyToAttribute(e,t){const i=this.constructor.elementProperties.get(e),l=this.constructor.__attributeNameForProperty(e,i);if(void 0!==l&&!0===i.reflect){const a=(void 0!==i.converter?.toAttribute?i.converter:Z).toAttribute(t,i.type);this.constructor.enabledWarnings.includes("migration")&&void 0===a&&w("undefined-attribute-value",`The attribute value for the ${e} property is undefined on element ${this.localName}. The attribute will be removed, but in the previous version of \`ReactiveElement\`, the attribute would not have changed.`),this.__reflectingProperty=e,null==a?this.removeAttribute(l):this.setAttribute(l,a),this.__reflectingProperty=null}}_$attributeToProperty(e,t){const i=this.constructor,l=i.__attributeToPropertyMap.get(e);if(void 0!==l&&this.__reflectingProperty!==l){const e=i.getPropertyOptions(l),a="function"==typeof e.converter?{fromAttribute:e.converter}:void 0!==e.converter?.fromAttribute?e.converter:Z;this.__reflectingProperty=l;const s=a.fromAttribute(t,e.type);this[l]=s??this.__defaultValues?.get(l)??s,this.__reflectingProperty=null}}requestUpdate(e,t,i,l=!1,a){if(void 0!==e){e instanceof Event&&w("","The requestUpdate() method was called with an Event as the property name. This is probably a mistake caused by binding this.requestUpdate as an event listener. Instead bind a function that will call it with no arguments: () => this.requestUpdate()");const s=this.constructor;!1===l&&(a=this[e]),i??=s.getPropertyOptions(e);if(!((i.hasChanged??C)(a,t)||i.useDefault&&i.reflect&&a===this.__defaultValues?.get(e)&&!this.hasAttribute(s.__attributeNameForProperty(e,i))))return;this._$changeProperty(e,t,i)}!1===this.isUpdatePending&&(this.__updatePromise=this.__enqueueUpdate())}_$changeProperty(e,t,{useDefault:i,reflect:l,wrapped:a},s){i&&!(this.__defaultValues??=new Map).has(e)&&(this.__defaultValues.set(e,s??t??this[e]),!0!==a||void 0!==s)||(this._$changedProperties.has(e)||(this.hasUpdated||i||(t=void 0),this._$changedProperties.set(e,t)),!0===l&&this.__reflectingProperty!==e&&(this.__reflectingProperties??=new Set).add(e))}async __enqueueUpdate(){this.isUpdatePending=!0;try{await this.__updatePromise}catch(e){Promise.reject(e)}const e=this.scheduleUpdate();return null!=e&&await e,!this.isUpdatePending}scheduleUpdate(){const e=this.performUpdate();return this.constructor.enabledWarnings.includes("async-perform-update")&&"function"==typeof e?.then&&w("async-perform-update",`Element ${this.localName} returned a Promise from performUpdate(). This behavior is deprecated and will be removed in a future version of ReactiveElement.`),e}performUpdate(){if(!this.isUpdatePending)return;var e;if(e={kind:"update"},u.emitLitDebugLogEvents&&u.dispatchEvent(new CustomEvent("lit-debug",{detail:e})),!this.hasUpdated){this.renderRoot??=this.createRenderRoot();{const e=[...this.constructor.elementProperties.keys()].filter(e=>this.hasOwnProperty(e)&&e in p(this));if(e.length)throw new Error(`The following properties on element ${this.localName} will not trigger updates as expected because they are set using class fields: ${e.join(", ")}. Native class fields and some compiled output will overwrite accessors used for detecting changes. See https://lit.dev/msg/class-field-shadowing for more information.`)}if(this.__instanceProperties){for(const[e,t]of this.__instanceProperties)this[e]=t;this.__instanceProperties=void 0}const e=this.constructor.elementProperties;if(e.size>0)for(const[t,i]of e){const{wrapped:e}=i,l=this[t];!0!==e||this._$changedProperties.has(t)||void 0===l||this._$changeProperty(t,void 0,i,l)}}let t=!1;const i=this._$changedProperties;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),this.__controllers?.forEach(e=>e.hostUpdate?.()),this.update(i)):this.__markUpdated()}catch(e){throw t=!1,this.__markUpdated(),e}t&&this._$didUpdate(i)}willUpdate(e){}_$didUpdate(e){this.__controllers?.forEach(e=>e.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e),this.isUpdatePending&&this.constructor.enabledWarnings.includes("change-in-update")&&w("change-in-update",`Element ${this.localName} scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update.`)}__markUpdated(){this._$changedProperties=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.__updatePromise}shouldUpdate(e){return!0}update(e){this.__reflectingProperties&&=this.__reflectingProperties.forEach(e=>this.__propertyToAttribute(e,this[e])),this.__markUpdated()}updated(e){}firstUpdated(e){}}M.elementStyles=[],M.shadowRootOptions={mode:"open"},M[x("elementProperties")]=new Map,M[x("finalized")]=new Map,b?.({ReactiveElement:M});{M.enabledWarnings=["change-in-update","async-perform-update"];const e=function(e){e.hasOwnProperty(x("enabledWarnings"))||(e.enabledWarnings=e.enabledWarnings.slice())};M.enableWarning=function(t){e(this),this.enabledWarnings.includes(t)||this.enabledWarnings.push(t)},M.disableWarning=function(t){e(this);const i=this.enabledWarnings.indexOf(t);i>=0&&this.enabledWarnings.splice(i,1)}}(u.reactiveElementVersions??=[]).push("2.1.2"),u.reactiveElementVersions.length>1&&queueMicrotask(()=>{w("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")});
8
- /**
9
- * @license
10
- * Copyright 2017 Google LLC
11
- * SPDX-License-Identifier: BSD-3-Clause
12
- */
13
- const _=globalThis,V=e=>{_.emitLitDebugLogEvents&&_.dispatchEvent(new CustomEvent("lit-debug",{detail:e}))};let H,$=0;_.litIssuedWarnings??=new Set,H=(e,t)=>{t+=e?` See https://lit.dev/msg/${e} for more information.`:"",_.litIssuedWarnings.has(t)||_.litIssuedWarnings.has(e)||(console.warn(t),_.litIssuedWarnings.add(t))},queueMicrotask(()=>{H("dev-mode","Lit is in dev mode. Not recommended for production!")});const A=_.ShadyDOM?.inUse&&!0===_.ShadyDOM?.noPatch?_.ShadyDOM.wrap:e=>e,B=_.trustedTypes,L=B?B.createPolicy("lit-html",{createHTML:e=>e}):void 0,k=e=>e,S=(e,t,i)=>k,E=e=>{if(se!==S)throw new Error("Attempted to overwrite existing lit-html security policy. setSanitizeDOMValueFactory should be called at most once.");se=e},P=()=>{se=S},z=(e,t,i)=>se(e,t,i),T="$lit$",O=`lit$${Math.random().toFixed(9).slice(2)}$`,R="?"+O,D=`<${R}>`,I=document,N=()=>I.createComment(""),U=e=>null===e||"object"!=typeof e&&"function"!=typeof e,W=Array.isArray,q="[ \t\n\f\r]",j=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,G=/>/g,K=new RegExp(`>|${q}(?:([^\\s"'>=/]+)(${q}*=${q}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),J=/'/g,Y=/"/g,X=/^(?:script|style|textarea|title)$/i,Q=(ee=1,(e,...t)=>(e.some(e=>void 0===e)&&console.warn("Some template strings are undefined.\nThis is probably caused by illegal octal escape sequences."),t.some(e=>e?._$litStatic$)&&H("","Static values 'literal' or 'unsafeStatic' cannot be used as values to non-static templates.\nPlease use the static 'html' tag function. See https://lit.dev/docs/templates/expressions/#static-expressions"),{_$litType$:ee,strings:e,values:t}));var ee;const te=Symbol.for("lit-noChange"),ie=Symbol.for("lit-nothing"),le=new WeakMap,ae=I.createTreeWalker(I,129);let se=S;function oe(e,t){if(!W(e)||!e.hasOwnProperty("raw")){let e="invalid template strings array";throw e="\n Internal Error: expected template strings to be an array\n with a 'raw' field. Faking a template strings array by\n calling html or svg like an ordinary function is effectively\n the same as calling unsafeHtml and can lead to major security\n issues, e.g. opening your code up to XSS attacks.\n If you're using the html or svg tagged template functions normally\n and still seeing this error, please file a bug at\n https://github.com/lit/lit/issues/new?template=bug_report.md\n and include information about your build tooling, if any.\n ".trim().replace(/\n */g,"\n"),new Error(e)}return void 0!==L?L.createHTML(t):t}class re{constructor({strings:e,_$litType$:t},i){let l;this.parts=[];let a=0,s=0;const o=e.length-1,r=this.parts,[n,c]=((e,t)=>{const i=e.length-1,l=[];let a,s=2===t?"<svg>":3===t?"<math>":"",o=j;for(let t=0;t<i;t++){const i=e[t];let r,n,c=-1,d=0;for(;d<i.length&&(o.lastIndex=d,n=o.exec(i),null!==n);)if(d=o.lastIndex,o===j){if("!--"===n[1])o=F;else if(void 0!==n[1])o=G;else if(void 0!==n[2])X.test(n[2])&&(a=new RegExp(`</${n[2]}`,"g")),o=K;else if(void 0!==n[3])throw new Error("Bindings in tag names are not supported. Please use static templates instead. See https://lit.dev/docs/templates/expressions/#static-expressions")}else o===K?">"===n[0]?(o=a??j,c=-1):void 0===n[1]?c=-2:(c=o.lastIndex-n[2].length,r=n[1],o=void 0===n[3]?K:'"'===n[3]?Y:J):o===Y||o===J?o=K:o===F||o===G?o=j:(o=K,a=void 0);console.assert(-1===c||o===K||o===J||o===Y,"unexpected parse state B");const h=o===K&&e[t+1].startsWith("/>")?" ":"";s+=o===j?i+D:c>=0?(l.push(r),i.slice(0,c)+T+i.slice(c)+O+h):i+O+(-2===c?t:h)}return[oe(e,s+(e[i]||"<?>")+(2===t?"</svg>":3===t?"</math>":"")),l]})(e,t);if(this.el=re.createElement(n,i),ae.currentNode=this.el.content,2===t||3===t){const e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;null!==(l=ae.nextNode())&&r.length<o;){if(1===l.nodeType){{const e=l.localName;if(/^(?:textarea|template)$/i.test(e)&&l.innerHTML.includes(O)){const t=`Expressions are not supported inside \`${e}\` elements. See https://lit.dev/msg/expression-in-${e} for more information.`;if("template"===e)throw new Error(t);H("",t)}}if(l.hasAttributes())for(const e of l.getAttributeNames())if(e.endsWith(T)){const t=c[s++],i=l.getAttribute(e).split(O),o=/([.?@])?(.*)/.exec(t);r.push({type:1,index:a,name:o[2],strings:i,ctor:"."===o[1]?ve:"?"===o[1]?ge:"@"===o[1]?pe:he}),l.removeAttribute(e)}else e.startsWith(O)&&(r.push({type:6,index:a}),l.removeAttribute(e));if(X.test(l.tagName)){const e=l.textContent.split(O),t=e.length-1;if(t>0){l.textContent=B?B.emptyScript:"";for(let i=0;i<t;i++)l.append(e[i],N()),ae.nextNode(),r.push({type:2,index:++a});l.append(e[t],N())}}}else if(8===l.nodeType){if(l.data===R)r.push({type:2,index:a});else{let e=-1;for(;-1!==(e=l.data.indexOf(O,e+1));)r.push({type:7,index:a}),e+=O.length-1}}a++}if(c.length!==s)throw new Error('Detected duplicate attribute bindings. This occurs if your template has duplicate attributes on an element tag. For example "<input ?disabled=${true} ?disabled=${false}>" contains a duplicate "disabled" attribute. The error was detected in the following template: \n`'+e.join("${...}")+"`");V&&V({kind:"template prep",template:this,clonableTemplate:this.el,parts:this.parts,strings:e})}static createElement(e,t){const i=I.createElement("template");return i.innerHTML=e,i}}function ne(e,t,i=e,l){if(t===te)return t;let a=void 0!==l?i.__directives?.[l]:i.__directive;const s=U(t)?void 0:t._$litDirective$;return a?.constructor!==s&&(a?._$notifyDirectiveConnectionChanged?.(!1),void 0===s?a=void 0:(a=new s(e),a._$initialize(e,i,l)),void 0!==l?(i.__directives??=[])[l]=a:i.__directive=a),void 0!==a&&(t=ne(e,a._$resolve(e,t.values),a,l)),t}class ce{constructor(e,t){this._$parts=[],this._$disconnectableChildren=void 0,this._$template=e,this._$parent=t}get parentNode(){return this._$parent.parentNode}get _$isConnected(){return this._$parent._$isConnected}_clone(e){const{el:{content:t},parts:i}=this._$template,l=(e?.creationScope??I).importNode(t,!0);ae.currentNode=l;let a=ae.nextNode(),s=0,o=0,r=i[0];for(;void 0!==r;){if(s===r.index){let t;2===r.type?t=new de(a,a.nextSibling,this,e):1===r.type?t=new r.ctor(a,r.name,r.strings,this,e):6===r.type&&(t=new ue(a,this,e)),this._$parts.push(t),r=i[++o]}s!==r?.index&&(a=ae.nextNode(),s++)}return ae.currentNode=I,l}_update(e){let t=0;for(const i of this._$parts)void 0!==i&&(V&&V({kind:"set part",part:i,value:e[t],valueIndex:t,values:e,templateInstance:this}),void 0!==i.strings?(i._$setValue(e,i,t),t+=i.strings.length-2):i._$setValue(e[t])),t++}}class de{get _$isConnected(){return this._$parent?._$isConnected??this.__isConnected}constructor(e,t,i,l){this.type=2,this._$committedValue=ie,this._$disconnectableChildren=void 0,this._$startNode=e,this._$endNode=t,this._$parent=i,this.options=l,this.__isConnected=l?.isConnected??!0,this._textSanitizer=void 0}get parentNode(){let e=A(this._$startNode).parentNode;const t=this._$parent;return void 0!==t&&11===e?.nodeType&&(e=t.parentNode),e}get startNode(){return this._$startNode}get endNode(){return this._$endNode}_$setValue(e,t=this){if(null===this.parentNode)throw new Error("This `ChildPart` has no `parentNode` and therefore cannot accept a value. This likely means the element containing the part was manipulated in an unsupported way outside of Lit's control such that the part's marker nodes were ejected from DOM. For example, setting the element's `innerHTML` or `textContent` can do this.");if(e=ne(this,e,t),U(e))e===ie||null==e||""===e?(this._$committedValue!==ie&&(V&&V({kind:"commit nothing to child",start:this._$startNode,end:this._$endNode,parent:this._$parent,options:this.options}),this._$clear()),this._$committedValue=ie):e!==this._$committedValue&&e!==te&&this._commitText(e);else if(void 0!==e._$litType$)this._commitTemplateResult(e);else if(void 0!==e.nodeType){if(this.options?.host===e)return this._commitText("[probable mistake: rendered a template's host in itself (commonly caused by writing ${this} in a template]"),void console.warn("Attempted to render the template host",e,"inside itself. This is almost always a mistake, and in dev mode ","we render some warning text. In production however, we'll ","render it, which will usually result in an error, and sometimes ","in the element disappearing from the DOM.");this._commitNode(e)}else(e=>W(e)||"function"==typeof e?.[Symbol.iterator])(e)?this._commitIterable(e):this._commitText(e)}_insert(e){return A(A(this._$startNode).parentNode).insertBefore(e,this._$endNode)}_commitNode(e){if(this._$committedValue!==e){if(this._$clear(),se!==S){const e=this._$startNode.parentNode?.nodeName;if("STYLE"===e||"SCRIPT"===e){let t="Forbidden";throw t="STYLE"===e?"Lit does not support binding inside style nodes. This is a security risk, as style injection attacks can exfiltrate data and spoof UIs. Consider instead using css`...` literals to compose styles, and do dynamic styling with css custom properties, ::parts, <slot>s, and by mutating the DOM rather than stylesheets.":"Lit does not support binding inside script nodes. This is a security risk, as it could allow arbitrary code execution.",new Error(t)}}V&&V({kind:"commit node",start:this._$startNode,parent:this._$parent,value:e,options:this.options}),this._$committedValue=this._insert(e)}}_commitText(e){if(this._$committedValue!==ie&&U(this._$committedValue)){const t=A(this._$startNode).nextSibling;void 0===this._textSanitizer&&(this._textSanitizer=z(t,"data","property")),e=this._textSanitizer(e),V&&V({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}else{const t=I.createTextNode("");this._commitNode(t),void 0===this._textSanitizer&&(this._textSanitizer=z(t,"data","property")),e=this._textSanitizer(e),V&&V({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}this._$committedValue=e}_commitTemplateResult(e){const{values:t,_$litType$:i}=e,l="number"==typeof i?this._$getTemplate(e):(void 0===i.el&&(i.el=re.createElement(oe(i.h,i.h[0]),this.options)),i);if(this._$committedValue?._$template===l)V&&V({kind:"template updating",template:l,instance:this._$committedValue,parts:this._$committedValue._$parts,options:this.options,values:t}),this._$committedValue._update(t);else{const e=new ce(l,this),i=e._clone(this.options);V&&V({kind:"template instantiated",template:l,instance:e,parts:e._$parts,options:this.options,fragment:i,values:t}),e._update(t),V&&V({kind:"template instantiated and updated",template:l,instance:e,parts:e._$parts,options:this.options,fragment:i,values:t}),this._commitNode(i),this._$committedValue=e}}_$getTemplate(e){let t=le.get(e.strings);return void 0===t&&le.set(e.strings,t=new re(e)),t}_commitIterable(e){W(this._$committedValue)||(this._$committedValue=[],this._$clear());const t=this._$committedValue;let i,l=0;for(const a of e)l===t.length?t.push(i=new de(this._insert(N()),this._insert(N()),this,this.options)):i=t[l],i._$setValue(a),l++;l<t.length&&(this._$clear(i&&A(i._$endNode).nextSibling,l),t.length=l)}_$clear(e=A(this._$startNode).nextSibling,t){for(this._$notifyConnectionChanged?.(!1,!0,t);e!==this._$endNode;){const t=A(e).nextSibling;A(e).remove(),e=t}}setConnected(e){if(void 0!==this._$parent)throw new Error("part.setConnected() may only be called on a RootPart returned from render().");this.__isConnected=e,this._$notifyConnectionChanged?.(e)}}class he{get tagName(){return this.element.tagName}get _$isConnected(){return this._$parent._$isConnected}constructor(e,t,i,l,a){this.type=1,this._$committedValue=ie,this._$disconnectableChildren=void 0,this.element=e,this.name=t,this._$parent=l,this.options=a,i.length>2||""!==i[0]||""!==i[1]?(this._$committedValue=new Array(i.length-1).fill(new String),this.strings=i):this._$committedValue=ie,this._sanitizer=void 0}_$setValue(e,t=this,i,l){const a=this.strings;let s=!1;if(void 0===a)e=ne(this,e,t,0),s=!U(e)||e!==this._$committedValue&&e!==te,s&&(this._$committedValue=e);else{const l=e;let o,r;for(e=a[0],o=0;o<a.length-1;o++)r=ne(this,l[i+o],t,o),r===te&&(r=this._$committedValue[o]),s||=!U(r)||r!==this._$committedValue[o],r===ie?e=ie:e!==ie&&(e+=(r??"")+a[o+1]),this._$committedValue[o]=r}s&&!l&&this._commitValue(e)}_commitValue(e){e===ie?A(this.element).removeAttribute(this.name):(void 0===this._sanitizer&&(this._sanitizer=se(this.element,this.name,"attribute")),e=this._sanitizer(e??""),V&&V({kind:"commit attribute",element:this.element,name:this.name,value:e,options:this.options}),A(this.element).setAttribute(this.name,e??""))}}class ve extends he{constructor(){super(...arguments),this.type=3}_commitValue(e){void 0===this._sanitizer&&(this._sanitizer=se(this.element,this.name,"property")),e=this._sanitizer(e),V&&V({kind:"commit property",element:this.element,name:this.name,value:e,options:this.options}),this.element[this.name]=e===ie?void 0:e}}class ge extends he{constructor(){super(...arguments),this.type=4}_commitValue(e){V&&V({kind:"commit boolean attribute",element:this.element,name:this.name,value:!(!e||e===ie),options:this.options}),A(this.element).toggleAttribute(this.name,!!e&&e!==ie)}}class pe extends he{constructor(e,t,i,l,a){if(super(e,t,i,l,a),this.type=5,void 0!==this.strings)throw new Error(`A \`<${e.localName}>\` has a \`@${t}=...\` listener with invalid content. Event listeners in templates must have exactly one expression and no surrounding text.`)}_$setValue(e,t=this){if((e=ne(this,e,t,0)??ie)===te)return;const i=this._$committedValue,l=e===ie&&i!==ie||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==ie&&(i===ie||l);V&&V({kind:"commit event listener",element:this.element,name:this.name,value:e,options:this.options,removeListener:l,addListener:a,oldListener:i}),l&&this.element.removeEventListener(this.name,this,i),a&&this.element.addEventListener(this.name,this,e),this._$committedValue=e}handleEvent(e){"function"==typeof this._$committedValue?this._$committedValue.call(this.options?.host??this.element,e):this._$committedValue.handleEvent(e)}}class ue{constructor(e,t,i){this.element=e,this.type=6,this._$disconnectableChildren=void 0,this._$parent=t,this.options=i}get _$isConnected(){return this._$parent._$isConnected}_$setValue(e){V&&V({kind:"commit to element binding",element:this.element,value:e,options:this.options}),ne(this,e)}}const we=_.litHtmlPolyfillSupportDevMode;we?.(re,de),(_.litHtmlVersions??=[]).push("3.3.2"),_.litHtmlVersions.length>1&&queueMicrotask(()=>{H("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")});const fe=(e,t,i)=>{if(null==t)throw new TypeError(`The container to render into may not be ${t}`);const l=$++,a=i?.renderBefore??t;let s=a._$litPart$;if(V&&V({kind:"begin render",id:l,value:e,container:t,options:i,part:s}),void 0===s){const e=i?.renderBefore??null;a._$litPart$=s=new de(t.insertBefore(N(),e),e,void 0,i??{})}return s._$setValue(e),V&&V({kind:"end render",id:l,value:e,container:t,options:i,part:s}),s};fe.setSanitizer=E,fe.createSanitizer=z,fe._testOnlyClearSanitizerFactoryDoNotCallOrElse=P;
14
- /**
15
- * @license
16
- * Copyright 2017 Google LLC
17
- * SPDX-License-Identifier: BSD-3-Clause
18
- */
19
- const me=globalThis;let be;me.litIssuedWarnings??=new Set,be=(e,t)=>{t+=` See https://lit.dev/msg/${e} for more information.`,me.litIssuedWarnings.has(t)||me.litIssuedWarnings.has(e)||(console.warn(t),me.litIssuedWarnings.add(t))};class xe extends M{constructor(){super(...arguments),this.renderOptions={host:this},this.__childPart=void 0}createRenderRoot(){const e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){const t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this.__childPart=fe(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this.__childPart?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this.__childPart?.setConnected(!1)}render(){return te}}var Ze;xe._$litElement$=!0,xe[(Ze="finalized",Ze)]=!0,me.litElementHydrateSupport?.({LitElement:xe});const Ce=me.litElementPolyfillSupportDevMode;
20
- /**
21
- * @license
22
- * Copyright 2017 Google LLC
23
- * SPDX-License-Identifier: BSD-3-Clause
24
- */
25
- let ye;Ce?.({LitElement:xe}),(me.litElementVersions??=[]).push("4.2.2"),me.litElementVersions.length>1&&queueMicrotask(()=>{be("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")}),globalThis.litIssuedWarnings??=new Set,ye=(e,t)=>{t+=` See https://lit.dev/msg/${e} for more information.`,globalThis.litIssuedWarnings.has(t)||globalThis.litIssuedWarnings.has(e)||(console.warn(t),globalThis.litIssuedWarnings.add(t))};const Me={attribute:!0,type:String,converter:Z,reflect:!1,hasChanged:C},_e=(e=Me,t,i)=>{const{kind:l,metadata:a}=i;null==a&&ye("missing-class-metadata",`The class ${t} is missing decorator metadata. This could mean that you're using a compiler that supports decorators but doesn't support decorator metadata, such as TypeScript 5.1. Please update your compiler.`);let s=globalThis.litPropertyMetadata.get(a);if(void 0===s&&globalThis.litPropertyMetadata.set(a,s=new Map),"setter"===l&&((e=Object.create(e)).wrapped=!0),s.set(i.name,e),"accessor"===l){const{name:l}=i;return{set(i){const a=t.get.call(this);t.set.call(this,i),this.requestUpdate(l,a,e,!0,i)},init(t){return void 0!==t&&this._$changeProperty(l,void 0,e,t),t}}}if("setter"===l){const{name:l}=i;return function(i){const a=this[l];t.call(this,i),this.requestUpdate(l,a,e,!0,i)}}throw new Error(`Unsupported decorator location: ${l}`)};function Ve(e){return(t,i)=>"object"==typeof i?_e(e,t,i):((e,t,i)=>{const l=t.hasOwnProperty(i);return t.constructor.createProperty(i,e),l?Object.getOwnPropertyDescriptor(t,i):void 0})(e,t,i)}
26
- /**
27
- * @license
28
- * Copyright 2017 Google LLC
29
- * SPDX-License-Identifier: BSD-3-Clause
30
- */function He(e){return Ve({...e,state:!0,attribute:!1})}
31
- /**
32
- * @license
33
- * Copyright 2017 Google LLC
34
- * SPDX-License-Identifier: BSD-3-Clause
35
- */const $e=(e,t,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof t&&Object.defineProperty(e,t,i),i);
36
- /**
37
- * @license
38
- * Copyright 2017 Google LLC
39
- * SPDX-License-Identifier: BSD-3-Clause
40
- */let Ae;
41
- /**
42
- * @license
43
- * Copyright 2021 Google LLC
44
- * SPDX-License-Identifier: BSD-3-Clause
45
- */
46
- function Be(e){return(t,i)=>{const{slot:l,selector:a}=e??{},s="slot"+(l?`[name=${l}]`:":not([name])");return $e(t,i,{get(){const t=this.renderRoot?.querySelector(s),i=t?.assignedElements(e)??[];return void 0===a?i:i.filter(e=>e.matches(a))}})}}
47
- /**
48
- * @license
49
- * Copyright 2017 Google LLC
50
- * SPDX-License-Identifier: BSD-3-Clause
51
- */globalThis.litIssuedWarnings??=new Set,Ae=(e,t)=>{t+=e?` See https://lit.dev/msg/${e} for more information.`:"",globalThis.litIssuedWarnings.has(t)||globalThis.litIssuedWarnings.has(e)||(console.warn(t),globalThis.litIssuedWarnings.add(t))};const Le=1;class ke{constructor(e){}get _$isConnected(){return this._$parent._$isConnected}_$initialize(e,t,i){this.__part=e,this._$parent=t,this.__attributeIndex=i}_$resolve(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}
52
- /**
53
- * @license
54
- * Copyright 2018 Google LLC
55
- * SPDX-License-Identifier: BSD-3-Clause
56
- */const Se=(Ee=class extends ke{constructor(e){if(super(e),e.type!==Le||"class"!==e.name||e.strings?.length>2)throw new Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(void 0===this._previousClasses){this._previousClasses=new Set,void 0!==e.strings&&(this._staticClasses=new Set(e.strings.join(" ").split(/\s/).filter(e=>""!==e)));for(const e in t)t[e]&&!this._staticClasses?.has(e)&&this._previousClasses.add(e);return this.render(t)}const i=e.element.classList;for(const e of this._previousClasses)e in t||(i.remove(e),this._previousClasses.delete(e));for(const e in t){const l=!!t[e];l===this._previousClasses.has(e)||this._staticClasses?.has(e)||(l?(i.add(e),this._previousClasses.add(e)):(i.remove(e),this._previousClasses.delete(e)))}return te}},(...e)=>({_$litDirective$:Ee,values:e}));var Ee,Pe=o`:host{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);color:var(--sgds-body-color-default);font-family:var(--sgds-font-family-brand);font-size:var(--sgds-font-size-16);font-weight:var(--sgds-font-weight-regular);line-height:var(--sgds-line-height-24);margin:0;*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:disabled{cursor:not-allowed}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}::slotted(a[target=_blank]):after,a[target=_blank]:after{background-color:currentColor;content:"/";display:inline-block;height:1em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z' fill='%230E0E0E'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z' fill='%230E0E0E'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:top;width:1em}::slotted(svg){vertical-align:middle}}`;class ze extends xe{emit(e,t){const i=new CustomEvent(e,Object.assign({bubbles:!0,cancelable:!1,composed:!0,detail:{}},t));return this.dispatchEvent(i),i}static define(e,t=this,i={}){if(customElements.get(e));else try{customElements.define(e,t,i)}catch(l){customElements.define(e,class extends t{},i)}}constructor(){super(),this.ssr=Boolean(this.shadowRoot),Object.entries(this.constructor.dependencies).forEach(([e,t])=>{this.constructor.define(e,t)})}firstUpdated(e){var t;super.firstUpdated(e),this.ssr&&(null===(t=this.shadowRoot)||void 0===t||t.querySelectorAll("slot").forEach(e=>{e.dispatchEvent(new Event("slotchange",{bubbles:!0,composed:!1,cancelable:!1}))}))}}ze.styles=[Pe],ze.dependencies={},e([Ve({type:Boolean,reflect:!0})],ze.prototype,"ssr",void 0);var Te=o`.sidebar{display:flex;flex-direction:column;height:100%;position:relative;transition:width var(--sgds-motion-duration-standard) var(--sgds-motion-easing-standard);z-index:1100}.sidebar--expanded{width:var(--sgds-dimension-288)}.sidebar--collapsed{width:var(--sgds-dimension-72)}.sidebar-top{align-items:center;display:flex;gap:var(--sgds-gap-md);justify-content:space-between;padding:0 var(--sgds-padding-xs)}.sidebar--collapsed .sidebar-brand-name{display:none}.sidebar--collapsed .sidebar-top{justify-content:center}.sidebar-main{background-color:var(--sgds-bg-default);border-right:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);height:100%;overflow-x:hidden;overflow-y:auto;padding:var(--sgds-padding-lg) 0;position:relative;z-index:1}.sidebar-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}.sidebar-content{display:flex;flex:1;flex-direction:column;gap:var(--sgds-gap-md);overflow-y:auto}.sidebar-nested-overlay{background-color:var(--sgds-surface-raised);overflow-y:scroll;padding:var(--sgds-padding-md) var(--sgds-padding-xs);transition:all var(--sgds-motion-duration-standard) var(--sgds-motion-easing-standard);transition-property:opacity left;width:var(--sgds-dimension-288);z-index:0}.sidebar--overlay,.sidebar-nested-overlay{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0}.sidebar--overlay{background-color:var(--sgds-bg-overlay);content:"";transition:all var(--sgds-motion-duration-standard) var(--sgds-motion-easing-standard);width:100dvw}.sidebar--overlay.show{opacity:1;pointer-events:unset}.sidebar-nested-overlay.show{border-right:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);left:var(--sgds-dimension-288);opacity:1;pointer-events:auto}.sidebar--collapsed .sidebar-nested-overlay.show{left:var(--sgds-dimension-72)}.sidebar-nested-overlay sgds-icon-button{display:none}.sidebar::-webkit-scrollbar{width:var(--sgds-dimension-2)}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:var(--sgds-border-color-muted);border-radius:var(--sgds-border-radius-xs)}.sidebar::-webkit-scrollbar-thumb:hover{background:var(--sgds-color-subtle)}@media screen and (max-width:767px){.sidebar-nested-overlay sgds-icon-button{display:block}.sidebar--expanded,.sidebar-nested-overlay{width:var(--sgds-dimension-256)}.sidebar-nested-overlay,.sidebar-nested-overlay.show{left:var(--sgds-dimension-256)}}@media screen and (max-width:511px){.sidebar--overlay{display:none}.sidebar--expanded{position:absolute;width:100dvw}.sidebar-nested-overlay{left:-100dvw;width:100dvw;z-index:2}.sidebar--collapsed .sidebar-nested-overlay.show,.sidebar-nested-overlay.show{left:0}}`
57
- /**
58
- * @license
59
- * Copyright 2021 Google LLC
60
- * SPDX-License-Identifier: BSD-3-Clause
61
- */;class Oe extends Event{constructor(e,t,i,l){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.contextTarget=t,this.callback=i,this.subscribe=l??!1}}
62
- /**
63
- * @license
64
- * Copyright 2021 Google LLC
65
- * SPDX-License-Identifier: BSD-3-Clause
66
- */
67
- /**
68
- * @license
69
- * Copyright 2021 Google LLC
70
- * SPDX-License-Identifier: BSD-3-Clause
71
- */
72
- class Re{constructor(e,t,i,l){if(this.subscribe=!1,this.provided=!1,this.value=void 0,this._callback=(e,t)=>{this.unsubscribe&&(this.unsubscribe!==t&&(this.provided=!1,this.unsubscribe()),this.subscribe||this.unsubscribe()),this.value=e,this.host.requestUpdate(),this.provided&&!this.subscribe||(this.provided=!0,this.callback&&this.callback(e,t)),this.unsubscribe=t},this.host=e,void 0!==t.context){const e=t;this.context=e.context,this.callback=e.callback,this.subscribe=e.subscribe??!1}else this.context=t,this.callback=i,this.subscribe=l??!1;this.host.addController(this)}hostConnected(){this.dispatchRequest()}hostDisconnected(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=void 0)}dispatchRequest(){this.host.dispatchEvent(new Oe(this.context,this.host,this._callback,this.subscribe))}}
73
- /**
74
- * @license
75
- * Copyright 2021 Google LLC
76
- * SPDX-License-Identifier: BSD-3-Clause
77
- */class De{get value(){return this._value}set value(e){this.setValue(e)}setValue(e,t=!1){const i=t||!Object.is(e,this._value);this._value=e,i&&this.updateObservers()}constructor(e){this.subscriptions=new Map,this.updateObservers=()=>{for(const[e,{disposer:t}]of this.subscriptions)e(this._value,t)},void 0!==e&&(this.value=e)}addCallback(e,t,i){if(!i)return void e(this.value);this.subscriptions.has(e)||this.subscriptions.set(e,{disposer:()=>{this.subscriptions.delete(e)},consumerHost:t});const{disposer:l}=this.subscriptions.get(e);e(this.value,l)}clearCallbacks(){this.subscriptions.clear()}}
78
- /**
79
- * @license
80
- * Copyright 2021 Google LLC
81
- * SPDX-License-Identifier: BSD-3-Clause
82
- */class Ie extends Event{constructor(e,t){super("context-provider",{bubbles:!0,composed:!0}),this.context=e,this.contextTarget=t}}class Ne extends De{constructor(e,t,i){super(void 0!==t.context?t.initialValue:i),this.onContextRequest=e=>{if(e.context!==this.context)return;const t=e.contextTarget??e.composedPath()[0];t!==this.host&&(e.stopPropagation(),this.addCallback(e.callback,t,e.subscribe))},this.onProviderRequest=e=>{if(e.context!==this.context)return;if((e.contextTarget??e.composedPath()[0])===this.host)return;const t=new Set;for(const[e,{consumerHost:i}]of this.subscriptions)t.has(e)||(t.add(e),i.dispatchEvent(new Oe(this.context,i,e,!0)));e.stopPropagation()},this.host=e,void 0!==t.context?this.context=t.context:this.context=t,this.attachListeners(),this.host.addController?.(this)}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new Ie(this.context,this.host))}}
83
- /**
84
- * @license
85
- * Copyright 2017 Google LLC
86
- * SPDX-License-Identifier: BSD-3-Clause
87
- */function Ue({context:e}){return(t,i)=>{const l=new WeakMap;if("object"==typeof i)return{get(){return t.get.call(this)},set(e){return l.get(this).setValue(e),t.set.call(this,e)},init(t){return l.set(this,new Ne(this,{context:e,initialValue:t})),t}};{t.constructor.addInitializer(t=>{l.set(t,new Ne(t,{context:e}))});const a=Object.getOwnPropertyDescriptor(t,i);let s;if(void 0===a){const e=new WeakMap;s={get(){return e.get(this)},set(t){l.get(this).setValue(t),e.set(this,t)},configurable:!0,enumerable:!0}}else{const e=a.set;s={...a,set(t){l.get(this).setValue(t),e?.call(this,t)}}}return void Object.defineProperty(t,i,s)}}}
88
- /**
89
- * @license
90
- * Copyright 2022 Google LLC
91
- * SPDX-License-Identifier: BSD-3-Clause
92
- */function We({context:e,subscribe:t}){return(i,l)=>{"object"==typeof l?l.addInitializer(function(){new Re(this,{context:e,callback:e=>{i.set.call(this,e)},subscribe:t})}):i.constructor.addInitializer(i=>{new Re(i,{context:e,callback:e=>{i[l]=e},subscribe:t})})}}const qe="sidebar-active-group",je="sidebar-active",Fe="sidebar-collapsed",Ge="sidebar-drawer-items",Ke="sidebar-drawer-open";function Je(e,t){const i=Object.assign({waitUntilFirstUpdate:!1},t);return(t,l)=>{const{update:a}=t;if(e in t){const s=e;t.update=function(e){if(e.has(s)){const t=e.get(s),a=this[s];t!==a&&(i.waitUntilFirstUpdate&&!this.hasUpdated||this[l](t,a))}a.call(this,e)}}}}
93
- /**
94
- * @license
95
- * Copyright 2018 Google LLC
96
- * SPDX-License-Identifier: BSD-3-Clause
97
- */const Ye=e=>e??ie,Xe=Symbol.for(""),Qe=e=>{if(e?.r===Xe)return e?._$litStatic$},et=(e,...t)=>({_$litStatic$:t.reduce((t,i,l)=>t+(e=>{if(void 0!==e._$litStatic$)return e._$litStatic$;throw new Error(`Value passed to 'literal' function must be a 'literal' result: ${e}. Use 'unsafeStatic' to pass non-literal values, but\n take care to ensure page security.`)})(i)+e[l+1],e[0]),r:Xe}),tt=new Map,it=(lt=Q,(e,...t)=>{const i=t.length;let l,a;const s=[],o=[];let r,n=0,c=!1;for(;n<i;){for(r=e[n];n<i&&void 0!==(a=t[n],l=Qe(a));)r+=l+e[++n],c=!0;n!==i&&o.push(a),s.push(r),n++}if(n===i&&s.push(e[i]),c){const i=s.join("$$lit$$");void 0===(e=tt.get(i))&&(s.raw=s,tt.set(i,e=s)),t=o}return lt(e,...t)});
98
- /**
99
- * @license
100
- * Copyright 2020 Google LLC
101
- * SPDX-License-Identifier: BSD-3-Clause
102
- */var lt,at,st,ot=o`:host{--btn-font-weight:var(--sgds-font-weight-regular);--btn-color:var(--sgds-color-fixed-light);--btn-bg:var(--sgds-primary-surface-default);--btn-hover-bg:var(--sgds-primary-surface-emphasis);--btn-border-radius:var(--sgds-border-radius-md);--btn-opacity:var(--sgds-opacity-100,1)}:host([variant=danger]){--btn-bg:var(--sgds-danger-surface-default);--btn-hover-bg:var(--sgds-danger-surface-emphasis);--btn-color:var(--sgds-color-fixed-light)}:host([variant=primary][tone=brand]){--btn-bg:var(--sgds-primary-surface-default);--btn-color:var(--sgds-color-fixed-light)}:host([variant=outline]){--btn-border-width:var(--sgds-border-width-1)}:host([variant=outline][tone=brand]){--btn-border-color:var(--sgds-primary-border-color-default);--btn-bg:var(--sgds-bg-transparent);--btn-color:var(--sgds-primary-color-default);--btn-hover-bg:var(--sgds-primary-bg-translucent)}:host([variant=ghost][tone=brand]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-primary-surface-translucent);--btn-color:var(--sgds-primary-color-default)}:host([variant=primary][tone=danger]){--btn-bg:var(--sgds-danger-surface-default);--btn-hover-bg:var(--sgds-danger-surface-emphasis);--btn-color:var(--sgds-color-fixed-light)}:host([variant=outline][tone=danger]){--btn-border-color:var(--sgds-danger-border-color-default);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-danger-surface-translucent);--btn-color:var(--sgds-danger-color-default)}:host([variant=ghost][tone=danger]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-danger-surface-translucent);--btn-color:var(--sgds-danger-color-default)}:host([variant=primary][tone=fixed-light]){--btn-bg:var(--sgds-surface-fixed-light);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark,hsla(0,0%,5%,.2)) 0%,var(--sgds-bg-translucent-fixed-dark,hsla(0,0%,5%,.2)) 100%),var(--sgds-surface-fixed-light,#fff);--btn-color:var(--sgds-color-fixed-dark)}:host([variant=outline][tone=fixed-light]){--btn-border-color:var(--sgds-border-color-fixed-light);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark) 0%,var(--sgds-bg-translucent-fixed-dark) 100%),var(--sgds-bg-transparent);--btn-color:var(--sgds-color-fixed-light)}:host([variant=ghost][tone=fixed-light]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark) 0%,var(--sgds-bg-translucent-fixed-dark) 100%),var(--sgds-bg-transparent);--btn-color:var(--sgds-color-fixed-light)}:host([variant=primary][tone=neutral]){--btn-bg:var(--sgds-surface-inverse);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-inverse) 0%,var(--sgds-bg-translucent-inverse) 100%),var(--sgds-surface-inverse);--btn-color:var(--sgds-color-inverse)}:host([variant=outline][tone=neutral]){--btn-border-color:var(--sgds-border-color-emphasis);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-inverse) 0%,var(--sgds-bg-translucent-inverse) 100%),var(--sgds-bg-translucent-subtle);--btn-color:var(--sgds-color-default)}:host([variant=ghost][tone=neutral]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-bg-translucent-subtle);--btn-color:var(--sgds-color-default)}:host([variant=ghost]) .btn,:host([variant=outline]) .btn,:host([variant=primary]) .btn{color:var(--btn-color)}:host([variant=outline]) .btn{border:var(--btn-border-width) solid var(--btn-border-color)}:host([size=lg]) .btn{font-size:var(--sgds-font-size-20);height:var(--sgds-dimension-56);line-height:var(--sgds-line-height-32);min-width:var(--sgds-dimension-112);padding:var(--sgds-padding-none) var(--sgds-padding-xl)}:host([size=sm]) .btn{font-size:var(--sgds-font-size-14);height:var(--sgds-dimension-40);line-height:var(--sgds-line-height-20);min-width:var(--sgds-dimension-80);padding:var(--sgds-padding-none) var(--sgds-padding-md)}:host([size=xs]) .btn{font-size:var(--sgds-font-size-12);height:var(--sgds-dimension-32);line-height:var(--sgds-line-height-16);min-width:var(--sgds-dimension-64);padding:var(--sgds-padding-none) var(--sgds-padding-sm)}.btn{align-items:center;background-color:var(--btn-bg);border:1px solid var(--sgds-border-color-transparent);border-radius:var(--btn-border-radius);color:var(--sgds-color-fixed-light);cursor:pointer;display:inline-flex;font-size:var(--sgds-font-size-16);font-weight:var(--btn-font-weight);gap:var(--sgds-gap-2-xs);height:var(--sgds-dimension-48);justify-content:center;line-height:var(--sgds-line-height-24);min-width:var(--sgds-dimension-96);opacity:var(--btn-opacity);padding:var(--sgds-padding-none) var(--sgds-padding-lg);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle;white-space:nowrap;width:inherit}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn.active,.btn:hover{background:var(--btn-hover-bg)}.btn:focus,.btn:focus-visible{background:var(--btn-hover-bg);border-color:transparent;outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.btn.disabled,.btn:disabled{color:var(--btn-color);cursor:not-allowed;opacity:var(--sgds-opacity-40)}.btn.loading{cursor:default}.btn slot::slotted(*){color:var(--btn-color)}`;class rt extends ze{constructor(){super(...arguments),this.variant="primary",this.tone="brand",this.size="md",this.active=!1,this.disabled=!1,this.target="_self"}focus(e){this.button.focus(e)}click(){this.button.click()}blur(){this.button.blur()}_handleBlur(){this.emit("sgds-blur")}_handleFocus(){this.emit("sgds-focus")}_handleClick(e){if(this.disabled||this.loading)return e.preventDefault(),void e.stopPropagation()}_handleKeydown(e){if("Enter"===e.key&&this.loading)return e.preventDefault(),void e.stopPropagation()}_assignSpinnerSize(e){return"xs"===e||"sm"===e?"xs":"md"===e||"lg"===e?"sm":void 0}_assignSpinnerTone(e,t){return"fixed-light"===e&&"primary"===t?"fixed-dark":"neutral"===e&&"primary"===t?"inverse":"fixed-light"===e||"primary"===t?"fixed-light":"neutral"!==e||"outline"!==t&&"ghost"!==t?"brand":"neutral"}}rt.styles=[...ze.styles,ot],e([(at=".btn",(e,t,i)=>{const l=e=>{const i=e.renderRoot?.querySelector(at)??null;if(null===i&&st&&!e.hasUpdated){const e="object"==typeof t?t.name:t;Ae("",`@query'd field ${JSON.stringify(String(e))} with the 'cache' flag set for selector '${at}' has been accessed before the first update and returned null. This is expected if the renderRoot tree has not been provided beforehand (e.g. via Declarative Shadow DOM). Therefore the value hasn't been cached.`)}return i};if(st){const{get:a,set:s}="object"==typeof t?e:i??(()=>{const e=Symbol(`${String(t)} (@query() cache)`);return{get(){return this[e]},set(t){this[e]=t}}})();return $e(e,t,{get(){let e=a.call(this);return void 0===e&&(e=l(this),(null!==e||this.hasUpdated)&&s.call(this,e)),e}})}return $e(e,t,{get(){return l(this)}})})],rt.prototype,"button",void 0),e([Ve({reflect:!0})],rt.prototype,"variant",void 0),e([Ve({reflect:!0})],rt.prototype,"tone",void 0),e([Ve({reflect:!0})],rt.prototype,"size",void 0),e([Ve({type:Boolean,reflect:!0})],rt.prototype,"active",void 0),e([Ve({type:Boolean,reflect:!0})],rt.prototype,"disabled",void 0),e([Ve({type:String,reflect:!0})],rt.prototype,"href",void 0),e([Ve({type:String,reflect:!0})],rt.prototype,"target",void 0),e([Ve({type:String,reflect:!0})],rt.prototype,"download",void 0),e([Ve({type:String})],rt.prototype,"ariaLabel",void 0),e([Ve({type:Boolean})],rt.prototype,"loading",void 0);var nt=Q`
103
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
104
- <path
105
- fill="currentColor"
106
- d="M9.375 15.125H6.5a5.116 5.116 0 0 1-1.643-.27l1.324 5.292c.047.188.062.247.078.294.176.52.644.885 1.19.93.05.004.11.004.305.004.243 0 .32 0 .379-.006a1.375 1.375 0 0 0 1.235-1.237c.006-.058.007-.136.007-.379v-4.628Zm12-5.125c0-1.373-.963-2.52-2.25-2.805v5.61A2.874 2.874 0 0 0 21.375 10Zm-18.75 0A3.875 3.875 0 0 0 6.5 13.875h2.875v-7.75H6.5A3.875 3.875 0 0 0 2.625 10Zm15.25-4.873c0-.534 0-.896-.021-1.159-.023-.28-.063-.324-.05-.305a.326.326 0 0 0-.258-.155c.027.004-.035-.01-.31.115-.257.115-.597.3-1.092.57-1.565.853-3.667 1.801-5.519 1.919v7.774c1.852.118 3.954 1.068 5.519 1.921.495.27.835.455 1.091.57.276.125.338.111.31.115a.326.326 0 0 0 .26-.155c-.013.019.026-.026.049-.305.02-.263.021-.625.021-1.158V5.127Zm1.25.794a4.127 4.127 0 0 1 0 8.157v.796c0 .51 0 .932-.025 1.257-.025.307-.079.654-.279.934a1.57 1.57 0 0 1-1.124.667c-.346.042-.688-.084-.976-.215-.31-.14-.7-.352-1.176-.612-1.535-.837-3.39-1.645-4.92-1.764v4.612c0 .215 0 .366-.013.5a2.625 2.625 0 0 1-2.36 2.36c-.133.013-.284.012-.498.012-.171 0-.293 0-.406-.01a2.625 2.625 0 0 1-2.273-1.773c-.036-.107-.065-.226-.106-.392l-1.575-6.298a.632.632 0 0 1-.014-.087 5.125 5.125 0 0 1 3.12-9.19h3.75c1.594 0 3.632-.873 5.295-1.78.477-.26.866-.472 1.176-.612.288-.13.63-.257.976-.215.47.058.85.283 1.124.667.2.28.254.627.279.935.025.324.025.746.025 1.257v.794Z"
107
- />
108
- </svg>
109
- `,ct=Q`
110
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
111
- <path
112
- fill="currentColor"
113
- d="M9.375 12.5c0-.345.28-.625.625-.625h4a.625.625 0 1 1 0 1.25h-4a.625.625 0 0 1-.625-.625Z"
114
- />
115
- <path
116
- fill="currentColor"
117
- fill-rule="evenodd"
118
- d="M4.934 2.875h14.132c.4 0 .691 0 .946.05a2.625 2.625 0 0 1 2.063 2.063c.05.255.05.546.05.946v.132c0 .4 0 .691-.05.946a2.625 2.625 0 0 1-1.95 2.038v6.677c0 .817 0 1.468-.043 1.994-.044.54-.136 1.001-.352 1.425a3.625 3.625 0 0 1-1.584 1.584c-.424.216-.886.308-1.425.352-.526.043-1.177.043-1.994.043H9.273c-.817 0-1.468 0-1.994-.043-.54-.044-1.001-.136-1.425-.352a3.625 3.625 0 0 1-1.584-1.584c-.216-.424-.308-.886-.352-1.425-.043-.526-.043-1.177-.043-1.994V9.05a2.625 2.625 0 0 1-1.95-2.038c-.05-.255-.05-.546-.05-.946v-.132c0-.4 0-.691.05-.946a2.625 2.625 0 0 1 2.063-2.063c.255-.05.546-.05.946-.05Zm.191 6.25V15.7c0 .85 0 1.45.039 1.92.038.461.109.74.22.958.228.447.59.81 1.038 1.038.218.111.497.183.959.22.468.039 1.069.039 1.919.039h5.4c.85 0 1.45 0 1.92-.039.461-.037.74-.109.958-.22.447-.228.81-.59 1.038-1.038.111-.218.183-.497.22-.959.039-.468.039-1.069.039-1.919V9.125H5.125Zm14.31-1.25H4.565a.636.636 0 0 0-.049-.003 1.712 1.712 0 0 1-.284-.023 1.375 1.375 0 0 1-1.08-1.08c-.024-.118-.027-.274-.027-.769s.003-.65.026-.768a1.375 1.375 0 0 1 1.08-1.08c.118-.024.274-.027.769-.027h14c.495 0 .65.003.768.026.546.109.972.535 1.08 1.08.024.118.027.274.027.769s-.003.65-.026.768a1.375 1.375 0 0 1-1.08 1.08 1.61 1.61 0 0 1-.285.024.634.634 0 0 0-.05.003Z"
119
- clip-rule="evenodd"
120
- />
121
- </svg>
122
- `,dt=Q`
123
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
124
- <path
125
- fill="currentColor"
126
- d="M2.5 3.9a.6.6 0 0 0 0 1.2h19a.6.6 0 1 0 0-1.2h-19Zm10.1 5.6a.6.6 0 1 0-1.2 0v8.552l-3.976-3.976a.6.6 0 1 0-.848.848l5 5a.6.6 0 0 0 .848 0l5-5a.6.6 0 1 0-.848-.848L12.6 18.052V9.5Z"
127
- />
128
- </svg>
129
- `,ht=Q`
130
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
131
- <path
132
- fill="currentColor"
133
- d="M20.1 2.5a.6.6 0 1 0-1.2 0v19a.6.6 0 1 0 1.2 0v-19Zm-5.6 10.1a.6.6 0 1 0 0-1.2H5.948l3.976-3.976a.6.6 0 1 0-.848-.848l-5 5a.6.6 0 0 0 0 .848l5 5a.6.6 0 0 0 .848-.848L5.948 12.6H14.5Z"
134
- />
135
- </svg>
136
- `,vt=Q`
137
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
138
- <path
139
- fill="currentColor"
140
- d="M3.9 21.5a.6.6 0 1 0 1.2 0v-19a.6.6 0 1 0-1.2 0v19Zm5.6-10.1a.6.6 0 0 0 0 1.2h8.551l-3.975 3.976a.6.6 0 1 0 .848.848l5-5a.6.6 0 0 0 0-.848l-5-5a.6.6 0 0 0-.848.848L18.05 11.4H9.5Z"
141
- />
142
- </svg>
143
- `,gt=Q`
144
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
145
- <path
146
- fill="currentColor"
147
- d="M21.5 20.1a.6.6 0 1 0 0-1.2h-19a.6.6 0 0 0 0 1.2h19Zm-10.1-5.6a.6.6 0 1 0 1.2 0V5.949l3.976 3.975a.6.6 0 0 0 .848-.848l-5-5a.6.6 0 0 0-.848 0l-5 5a.6.6 0 1 0 .848.848L11.4 5.95v8.55Z"
148
- />
149
- </svg>
150
- `,pt=Q`
151
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
152
- <path
153
- fill="currentColor"
154
- d="M12 7.63c.34 0 .617.276.617.617v6.016l2.7-2.7a.617.617 0 1 1 .873.873l-3.754 3.754a.617.617 0 0 1-.873 0L7.81 12.436a.617.617 0 0 1 .873-.873l2.7 2.7V8.247c0-.341.276-.617.617-.617Z"
155
- />
156
- <path
157
- fill="currentColor"
158
- fill-rule="evenodd"
159
- d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm10-8.765a8.765 8.765 0 1 0 0 17.53 8.765 8.765 0 0 0 0-17.53Z"
160
- clip-rule="evenodd"
161
- />
162
- </svg>
163
- `,ut=Q`
164
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
165
- <path
166
- fill="currentColor"
167
- d="M12.437 7.81a.617.617 0 0 1 0 .873l-2.7 2.7h6.016a.617.617 0 0 1 0 1.234H9.737l2.7 2.7a.617.617 0 0 1-.873.873L7.81 12.436a.617.617 0 0 1 0-.873l3.753-3.753a.617.617 0 0 1 .873 0Z"
168
- />
169
- <path
170
- fill="currentColor"
171
- fill-rule="evenodd"
172
- d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm10-8.765a8.765 8.765 0 1 0 0 17.53 8.765 8.765 0 0 0 0-17.53Z"
173
- clip-rule="evenodd"
174
- />
175
- </svg>
176
- `,wt=Q`
177
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
178
- <path
179
- fill="currentColor"
180
- d="M11.563 8.683a.617.617 0 1 1 .873-.873l3.754 3.753a.617.617 0 0 1 0 .873l-3.754 3.754a.617.617 0 0 1-.873-.873l2.7-2.7H8.247a.617.617 0 0 1 0-1.234h6.016l-2.7-2.7Z"
181
- />
182
- <path
183
- fill="currentColor"
184
- fill-rule="evenodd"
185
- d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm10-8.765a8.765 8.765 0 1 0 0 17.53 8.765 8.765 0 0 0 0-17.53Z"
186
- clip-rule="evenodd"
187
- />
188
- </svg>
189
- `,ft=Q`
190
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
191
- <path
192
- fill="currentColor"
193
- d="m7.81 11.563 3.753-3.753a.617.617 0 0 1 .873 0l3.754 3.753a.617.617 0 0 1-.873.873l-2.7-2.699v6.016a.617.617 0 0 1-1.234 0V9.737l-2.7 2.7a.617.617 0 0 1-.873-.873Z"
194
- />
195
- <path
196
- fill="currentColor"
197
- fill-rule="evenodd"
198
- d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm10-8.765a8.765 8.765 0 1 0 0 17.53 8.765 8.765 0 0 0 0-17.53Z"
199
- clip-rule="evenodd"
200
- />
201
- </svg>
202
- `,mt=Q`
203
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
204
- <path
205
- fill="currentColor"
206
- fill-rule="evenodd"
207
- d="M10.695 2.396a.6.6 0 0 1 .848 0l1.765 1.765a.6.6 0 0 1 0 .848l-1.765 1.765a.6.6 0 1 1-.848-.848l.811-.812a6.902 6.902 0 1 0 4.555 1.302.6.6 0 1 1 .706-.97 8.102 8.102 0 1 1-5.396-1.525l-.676-.677a.6.6 0 0 1 0-.848Z"
208
- clip-rule="evenodd"
209
- />
210
- </svg>
211
- `,bt=Q`
212
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
213
- <path
214
- fill="currentColor"
215
- fill-rule="evenodd"
216
- d="M12 5.4a.6.6 0 0 1 .6.6v10.552l4.976-4.976a.6.6 0 0 1 .848.848l-6 6a.6.6 0 0 1-.848 0l-6-6a.6.6 0 0 1 .848-.848l4.976 4.976V6a.6.6 0 0 1 .6-.6Z"
217
- clip-rule="evenodd"
218
- />
219
- </svg>
220
- `,xt=Q`
221
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
222
- <path
223
- fill="currentColor"
224
- fill-rule="evenodd"
225
- d="M12.424 5.576a.6.6 0 0 1 0 .848L7.448 11.4H18a.6.6 0 1 1 0 1.2H7.448l4.976 4.976a.6.6 0 0 1-.848.848l-6-6a.6.6 0 0 1 0-.848l6-6a.6.6 0 0 1 .848 0Z"
226
- clip-rule="evenodd"
227
- />
228
- </svg>
229
- `,Zt=Q`
230
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
231
- <path
232
- fill="currentColor"
233
- fill-rule="evenodd"
234
- d="M17.708 8.13a6.891 6.891 0 0 0-9.155-2.106 6.89 6.89 0 0 0-3.41 5.251.6.6 0 1 1-1.193-.127 8.09 8.09 0 0 1 4.003-6.163 8.091 8.091 0 0 1 10.72 2.43l.248-.923a.6.6 0 1 1 1.159.31l-.646 2.411a.6.6 0 0 1-.735.425l-2.409-.646a.6.6 0 1 1 .311-1.16l1.107.297Zm1.808 4.061a.6.6 0 0 1 .534.66 8.09 8.09 0 0 1-4.003 6.164 8.091 8.091 0 0 1-10.72-2.43l-.247.922a.6.6 0 1 1-1.16-.31l.646-2.41a.6.6 0 0 1 .735-.425l2.409.646a.6.6 0 1 1-.311 1.159l-1.107-.297a6.891 6.891 0 0 0 9.155 2.106 6.89 6.89 0 0 0 3.41-5.252.6.6 0 0 1 .66-.533Z"
235
- clip-rule="evenodd"
236
- />
237
- </svg>
238
- `,Ct=Q`
239
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
240
- <path
241
- fill="currentColor"
242
- fill-rule="evenodd"
243
- d="M11.576 5.576a.6.6 0 0 1 .848 0l6 6a.6.6 0 0 1 0 .848l-6 6a.6.6 0 0 1-.848-.848L16.55 12.6H6a.6.6 0 1 1 0-1.2h10.55l-4.975-4.976a.6.6 0 0 1 0-.848Z"
244
- clip-rule="evenodd"
245
- />
246
- </svg>
247
- `;const yt={announcement:nt,archive:ct,"arrow-bar-down":dt,"arrow-bar-left":ht,"arrow-bar-right":vt,"arrow-bar-up":gt,"arrow-circle-down":pt,"arrow-circle-left":ut,"arrow-circle-right":wt,"arrow-circle-up":ft,"arrow-clockwise":mt,"arrow-down":bt,"arrow-left":xt,"arrow-repeat":Zt,"arrow-right":Ct,"arrow-square-down":Q`
248
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
249
- <path
250
- fill="currentColor"
251
- d="M12 7.597c.345 0 .625.28.625.625v6.047l2.71-2.71a.625.625 0 0 1 .885.883l-3.778 3.778a.625.625 0 0 1-.884 0L7.78 12.442a.625.625 0 1 1 .884-.884l2.711 2.71V8.223c0-.345.28-.625.625-.625Z"
252
- />
253
- <path
254
- fill="currentColor"
255
- fill-rule="evenodd"
256
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v7.988c0 .77 0 1.387-.04 1.884-.042.512-.13.953-.337 1.359a3.46 3.46 0 0 1-1.511 1.511c-.406.207-.847.295-1.358.336-.498.041-1.115.041-1.885.041H8.006c-.77 0-1.386 0-1.884-.04-.512-.042-.953-.13-1.359-.337a3.459 3.459 0 0 1-1.511-1.511c-.207-.406-.295-.847-.336-1.358-.041-.498-.041-1.115-.041-1.885V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.434.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.037.441-.037 1.007-.037 1.81v7.934c0 .803 0 1.369.037 1.81.035.433.102.692.204.892a2.2 2.2 0 0 0 .965.965c.2.102.458.169.892.204.441.037 1.007.037 1.81.037h7.934c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204a2.2 2.2 0 0 0 .965-.965c.102-.2.169-.459.204-.892.037-.441.037-1.007.037-1.81V8.033c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037Z"
257
- clip-rule="evenodd"
258
- />
259
- </svg>
260
- `,"arrow-square-left":Q`
261
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
262
- <path
263
- fill="currentColor"
264
- d="M12.442 7.78a.625.625 0 0 1 0 .884l-2.71 2.711h6.046a.625.625 0 1 1 0 1.25H9.73l2.71 2.71a.625.625 0 0 1-.883.885L7.78 12.442a.625.625 0 0 1 0-.884l3.778-3.778a.625.625 0 0 1 .884 0Z"
265
- />
266
- <path
267
- fill="currentColor"
268
- fill-rule="evenodd"
269
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v7.988c0 .77 0 1.387-.04 1.884-.042.512-.13.953-.337 1.359a3.46 3.46 0 0 1-1.511 1.511c-.406.207-.847.295-1.358.336-.498.041-1.115.041-1.885.041H8.006c-.77 0-1.386 0-1.884-.04-.512-.042-.953-.13-1.359-.337a3.459 3.459 0 0 1-1.511-1.511c-.207-.406-.295-.847-.336-1.358-.041-.498-.041-1.115-.041-1.885V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.434.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.037.441-.037 1.007-.037 1.81v7.934c0 .803 0 1.369.037 1.81.035.433.102.692.204.892a2.2 2.2 0 0 0 .965.965c.2.102.458.169.892.204.441.037 1.007.037 1.81.037h7.934c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204a2.2 2.2 0 0 0 .965-.965c.102-.2.169-.459.204-.892.037-.441.037-1.007.037-1.81V8.033c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037Z"
270
- clip-rule="evenodd"
271
- />
272
- </svg>
273
- `,"arrow-square-right":Q`
274
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
275
- <path
276
- fill="currentColor"
277
- d="M11.558 7.78a.625.625 0 0 1 .884 0l3.778 3.778a.625.625 0 0 1 0 .884l-3.778 3.778a.625.625 0 1 1-.884-.884l2.71-2.711H8.223a.625.625 0 1 1 0-1.25h6.047l-2.71-2.71a.625.625 0 0 1 0-.885Z"
278
- />
279
- <path
280
- fill="currentColor"
281
- fill-rule="evenodd"
282
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v7.988c0 .77 0 1.387-.04 1.884-.042.512-.13.953-.337 1.359a3.46 3.46 0 0 1-1.511 1.511c-.406.207-.847.295-1.358.336-.498.041-1.115.041-1.885.041H8.006c-.77 0-1.386 0-1.884-.04-.512-.042-.953-.13-1.359-.337a3.459 3.459 0 0 1-1.511-1.511c-.207-.406-.295-.847-.336-1.358-.041-.498-.041-1.115-.041-1.885V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.434.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.037.441-.037 1.007-.037 1.81v7.934c0 .803 0 1.369.037 1.81.035.433.102.692.204.892a2.2 2.2 0 0 0 .965.965c.2.102.458.169.892.204.441.037 1.007.037 1.81.037h7.934c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204a2.2 2.2 0 0 0 .965-.965c.102-.2.169-.459.204-.892.037-.441.037-1.007.037-1.81V8.033c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037Z"
283
- clip-rule="evenodd"
284
- />
285
- </svg>
286
- `,"arrow-square-up":Q`
287
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
288
- <path
289
- fill="currentColor"
290
- d="M11.558 7.78a.625.625 0 0 1 .884 0l3.778 3.778a.625.625 0 1 1-.884.884l-2.711-2.71v6.046a.625.625 0 1 1-1.25 0V9.73l-2.71 2.71a.625.625 0 1 1-.885-.883l3.778-3.778Z"
291
- />
292
- <path
293
- fill="currentColor"
294
- fill-rule="evenodd"
295
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v7.988c0 .77 0 1.387-.04 1.884-.042.512-.13.953-.337 1.359a3.46 3.46 0 0 1-1.511 1.511c-.406.207-.847.295-1.358.336-.498.041-1.115.041-1.885.041H8.006c-.77 0-1.386 0-1.884-.04-.512-.042-.953-.13-1.359-.337a3.459 3.459 0 0 1-1.511-1.511c-.207-.406-.295-.847-.336-1.358-.041-.498-.041-1.115-.041-1.885V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.434.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.037.441-.037 1.007-.037 1.81v7.934c0 .803 0 1.369.037 1.81.035.433.102.692.204.892a2.2 2.2 0 0 0 .965.965c.2.102.458.169.892.204.441.037 1.007.037 1.81.037h7.934c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204a2.2 2.2 0 0 0 .965-.965c.102-.2.169-.459.204-.892.037-.441.037-1.007.037-1.81V8.033c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037Z"
296
- clip-rule="evenodd"
297
- />
298
- </svg>
299
- `,"arrow-up":Q`
300
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
301
- <path
302
- fill="currentColor"
303
- fill-rule="evenodd"
304
- d="M11.576 5.576a.6.6 0 0 1 .848 0l6 6a.6.6 0 0 1-.848.848L12.6 7.45V18a.6.6 0 1 1-1.2 0V7.449l-4.976 4.975a.6.6 0 0 1-.848-.848l6-6Z"
305
- clip-rule="evenodd"
306
- />
307
- </svg>
308
- `,"bank-fill":Q`
309
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
310
- <path
311
- fill="currentColor"
312
- fill-rule="evenodd"
313
- d="M3 8.777a1 1 0 0 1 .5-.866l8-4.622a1 1 0 0 1 1 0l8 4.622a1 1 0 0 1 .5.866V10a1 1 0 0 1-1 1h-1v7h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1v-7H4a1 1 0 0 1-1-1V8.777ZM8 11v7h2.5v-7H8Zm5.5 0v7H16v-7h-2.5Zm0-3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
314
- clip-rule="evenodd"
315
- />
316
- </svg>
317
- `,"bell-slash":Q`
318
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
319
- <path
320
- fill="currentColor"
321
- fill-rule="evenodd"
322
- d="M8.465 2.985A6.3 6.3 0 0 1 18.3 8.2c0 1.944.25 3.454.591 4.61a.6.6 0 1 1-1.15.34c-.378-1.277-.64-2.902-.64-4.95a5.1 5.1 0 0 0-7.963-4.221.6.6 0 0 1-.673-.994Zm-5.44.04a.6.6 0 0 1 .85 0l3.069 3.07a.598.598 0 0 1 .05.05l13.98 13.98a.6.6 0 0 1-.848.85l-3.624-3.625H5.704c-.555 0-.99 0-1.302-.012a4.076 4.076 0 0 1-.422-.034.996.996 0 0 1-.758-.501 1.06 1.06 0 0 1-.122-.44.815.815 0 0 1 .035-.299c.02-.068.048-.134.075-.194.054-.119.13-.259.219-.413.178-.309.444-.736.787-1.287l.007-.012C4.988 12.928 5.7 11.03 5.7 8.2c0-.501.06-.997.175-1.476l-2.85-2.85a.6.6 0 0 1 0-.848Zm3.893 4.742A5.103 5.103 0 0 0 6.9 8.2c0 3.042-.769 5.163-1.658 6.592a51.676 51.676 0 0 0-.82 1.346h.027c.285.012.697.012 1.27.012h9.583L6.919 7.767Zm-2.801 8.342.01.003-.01-.003Zm4.92 4.044a.6.6 0 0 1 .847-.053c.564.498 1.304.8 2.116.8s1.552-.302 2.117-.8a.6.6 0 1 1 .794.9A4.386 4.386 0 0 1 12 22.1 4.386 4.386 0 0 1 9.09 21a.6.6 0 0 1-.053-.847Z"
323
- clip-rule="evenodd"
324
- />
325
- </svg>
326
- `,bell:Q`
327
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
328
- <path
329
- fill="currentColor"
330
- fill-rule="evenodd"
331
- d="M7.547 3.745A6.3 6.3 0 0 1 18.302 8.2c0 2.83.712 4.728 1.477 5.958l.008.012c.342.55.608.978.786 1.287.09.154.165.294.22.413.026.06.053.126.074.194a.815.815 0 0 1 .035.299 1.06 1.06 0 0 1-.122.44.996.996 0 0 1-.758.501 4.077 4.077 0 0 1-.422.034c-.311.012-.747.012-1.302.012H5.706c-.555 0-.99 0-1.302-.012a4.076 4.076 0 0 1-.422-.034.996.996 0 0 1-.758-.501 1.06 1.06 0 0 1-.122-.44.814.814 0 0 1 .036-.299c.02-.068.047-.134.074-.194a4.74 4.74 0 0 1 .22-.413c.177-.309.443-.736.786-1.287l.007-.012c.765-1.23 1.477-3.129 1.477-5.958a6.3 6.3 0 0 1 1.845-4.455Zm4.455-.645a5.1 5.1 0 0 0-5.1 5.1c0 3.042-.769 5.163-1.658 6.592a51.644 51.644 0 0 0-.82 1.346h.027c.285.012.697.012 1.27.012h12.562c.574 0 .985 0 1.27-.011l.027-.001a51.44 51.44 0 0 0-.82-1.346c-.889-1.43-1.658-3.55-1.658-6.592a5.1 5.1 0 0 0-5.1-5.1Zm7.873 13.012a.074.074 0 0 1 .01-.003l-.01.003ZM4.119 16.11Zm4.92 4.044a.6.6 0 0 1 .847-.053c.564.498 1.304.8 2.116.8s1.552-.302 2.117-.8a.6.6 0 1 1 .794.9 4.386 4.386 0 0 1-2.91 1.1A4.386 4.386 0 0 1 9.091 21a.6.6 0 0 1-.053-.847Z"
332
- clip-rule="evenodd"
333
- />
334
- </svg>
335
- `,"bi-funnel":Q`
336
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
337
- <path
338
- fill="currentColor"
339
- fill-rule="evenodd"
340
- d="M5.076 2.835h13.848c.26 0 .493 0 .687.016.208.017.429.055.645.165.313.16.568.415.728.728.11.216.148.437.165.645a9 9 0 0 1 .016.687v.808c0 .197 0 .396-.046.59a1.63 1.63 0 0 1-.2.482c-.104.17-.245.31-.384.45l-.033.033-5.063 5.063c-.195.195-.213.219-.225.237a.334.334 0 0 0-.04.097c-.005.02-.009.05-.009.327v4.994c0 .266.001.533-.079.783-.07.219-.184.42-.336.593-.173.198-.402.335-.63.47a.616.616 0 0 1-.055.033l-1.826 1.096c-.374.225-.693.416-.96.545-.27.13-.586.247-.934.215a1.665 1.665 0 0 1-1.187-.673c-.207-.281-.269-.613-.296-.91-.027-.295-.027-.668-.027-1.104v-6.042c0-.277-.004-.306-.01-.327a.335.335 0 0 0-.04-.097c-.01-.018-.028-.042-.224-.237L3.498 7.439l-.032-.033c-.14-.14-.281-.28-.386-.45a1.665 1.665 0 0 1-.199-.482 2.497 2.497 0 0 1-.046-.637v-.761c0-.26 0-.493.016-.687a1.69 1.69 0 0 1 .166-.645c.16-.313.414-.568.727-.728a1.69 1.69 0 0 1 .645-.165c.194-.016.428-.016.687-.016Zm-.723 1.364-.005.003a.335.335 0 0 0-.146.146l-.003.005a.856.856 0 0 0-.023.144 8.39 8.39 0 0 0-.01.603v.737c-.001.277.003.306.008.327a.335.335 0 0 0 .04.097c.012.018.03.042.225.237l5.063 5.063.032.033c.14.14.281.28.386.45a1.7 1.7 0 0 1 .199.481c.047.195.046.394.046.591v6.058c0 .476 0 .786.022 1.013.016.182.042.24.045.248.056.075.14.122.233.132a.835.835 0 0 0 .237-.088c.205-.1.471-.258.88-.503l1.8-1.08c.32-.193.351-.22.37-.241a.336.336 0 0 0 .067-.12c.009-.026.016-.067.016-.44v-4.979c0-.197 0-.396.046-.59.04-.17.108-.333.2-.482a2.5 2.5 0 0 1 .418-.483l5.062-5.063c.195-.195.213-.219.225-.237a.334.334 0 0 0 .04-.097c.005-.02.01-.05.01-.327V5.1c0-.291-.002-.47-.012-.603a.847.847 0 0 0-.026-.15.335.335 0 0 0-.146-.145l-.005-.003a.852.852 0 0 0-.144-.023 8.39 8.39 0 0 0-.603-.011H5.1c-.29 0-.47 0-.603.011a.854.854 0 0 0-.144.023Z"
341
- clip-rule="evenodd"
342
- />
343
- </svg>
344
- `,"bookmark-fill":Q`
345
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
346
- <path
347
- fill="currentColor"
348
- fill-rule="evenodd"
349
- d="M6.078 2.1h11.844c.261 0 .492 0 .684.016.203.016.415.054.62.158a1.6 1.6 0 0 1 .7.7c.104.205.142.417.158.62.016.192.016.423.016.684v16.06c0 .206 0 .4-.014.559-.015.16-.051.384-.196.583a1.1 1.1 0 0 1-.775.448 1.146 1.146 0 0 1-.603-.123c-.145-.067-.313-.164-.492-.267l-5.52-3.19c-.326-.19-.377-.21-.417-.22a.4.4 0 0 0-.166 0c-.04.01-.09.03-.417.22l-5.52 3.19c-.18.103-.347.2-.491.267a1.146 1.146 0 0 1-.604.123 1.1 1.1 0 0 1-.775-.448 1.147 1.147 0 0 1-.196-.583 6.579 6.579 0 0 1-.014-.56V4.279c0-.261 0-.492.016-.684.016-.203.054-.415.158-.62a1.6 1.6 0 0 1 .7-.7c.205-.104.417-.142.62-.158.192-.016.423-.016.684-.016Z"
350
- clip-rule="evenodd"
351
- />
352
- </svg>
353
- `,bookmark:Q`
354
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
355
- <path
356
- fill="currentColor"
357
- fill-rule="evenodd"
358
- d="M6.078 2.1h11.844c.261 0 .492 0 .684.016.203.016.415.054.62.158a1.6 1.6 0 0 1 .7.7c.104.205.142.416.158.62.016.192.016.423.016.684v16.06c0 .206 0 .4-.015.559-.014.16-.05.384-.195.583a1.1 1.1 0 0 1-.776.447 1.146 1.146 0 0 1-.603-.122 6.561 6.561 0 0 1-.49-.267l-5.52-3.19c-.327-.19-.378-.21-.418-.22a.399.399 0 0 0-.166 0c-.04.01-.09.03-.418.22l-5.52 3.19a6.74 6.74 0 0 1-.49.267 1.146 1.146 0 0 1-.604.122 1.1 1.1 0 0 1-.775-.447 1.147 1.147 0 0 1-.196-.583c-.014-.158-.014-.353-.014-.56V4.279c0-.261 0-.492.016-.684a1.62 1.62 0 0 1 .158-.62 1.6 1.6 0 0 1 .7-.7 1.62 1.62 0 0 1 .62-.158c.192-.016.423-.016.684-.016Zm-.586 1.212a.493.493 0 0 0-.174.032.4.4 0 0 0-.174.174.494.494 0 0 0-.032.174A8.432 8.432 0 0 0 5.1 4.3v16.014c0 .148 0 .257.002.342.075-.04.17-.095.298-.17l5.499-3.178.054-.031c.237-.137.463-.268.714-.322a1.6 1.6 0 0 1 .666 0c.251.054.477.185.714.322l.054.031 5.499 3.179c.128.074.223.129.297.169.003-.085.003-.194.003-.342V4.3c0-.29 0-.471-.012-.608a.493.493 0 0 0-.032-.174.4.4 0 0 0-.175-.174.494.494 0 0 0-.173-.032A8.437 8.437 0 0 0 17.9 3.3H6.1c-.29 0-.471 0-.608.012Z"
359
- clip-rule="evenodd"
360
- />
361
- </svg>
362
- `,"box-arrow-up-right":Q`
363
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
364
- <path
365
- fill="currentColor"
366
- fill-rule="evenodd"
367
- d="M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z"
368
- clip-rule="evenodd"
369
- />
370
- </svg>
371
- `,"box-seam":Q`
372
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
373
- <path
374
- fill="currentColor"
375
- fill-rule="evenodd"
376
- d="M12.314 1.933a1.526 1.526 0 0 0-.627 0c-.237.05-.45.17-.666.293l-.05.03-3.506 1.987a.597.597 0 0 0-.023.013l-3.46 1.962-.054.03c-.229.13-.453.256-.623.444-.149.165-.26.358-.328.569-.078.24-.077.498-.077.765v7.948c0 .267 0 .525.077.765.068.21.18.404.328.569.17.188.394.315.623.444l.053.03 6.99 3.963.05.029c.216.122.43.244.665.293.207.044.42.044.628 0 .236-.05.45-.17.665-.293l.05-.03 6.99-3.962.053-.03c.229-.13.453-.256.623-.444.149-.165.26-.358.328-.569.078-.24.078-.498.077-.765V8.026c0-.267.001-.525-.077-.765a1.567 1.567 0 0 0-.328-.569c-.17-.188-.394-.315-.623-.444l-.053-.03-6.99-3.963-.05-.029c-.216-.122-.43-.244-.665-.293ZM7.75 5.46 4.717 7.18 12 11.31l3.034-1.72L7.75 5.46Zm8.788 4.656a.559.559 0 0 0 .017-.01L19.9 8.211v7.701c0 .37-.007.422-.018.458a.367.367 0 0 1-.077.133c-.023.025-.06.055-.378.235l-6.827 3.87V12.35l3.938-2.233ZM16.25 8.9 8.967 4.77l2.595-1.472c.303-.171.342-.186.371-.192.044-.01.09-.01.134 0 .029.006.069.02.371.192l6.845 3.882L16.25 8.9Zm-4.85 3.45v8.259l-6.827-3.87c-.318-.181-.355-.21-.378-.236a.367.367 0 0 1-.076-.133c-.012-.036-.019-.087-.019-.458V8.211l7.3 4.139Z"
377
- clip-rule="evenodd"
378
- />
379
- </svg>
380
- `,building:Q`
381
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
382
- <path
383
- fill="currentColor"
384
- fill-rule="evenodd"
385
- d="M14.175 2.4h3.65c.539 0 .98 0 1.337.03.371.03.706.094 1.018.253a2.6 2.6 0 0 1 1.137 1.137c.159.312.223.647.254 1.018.029.358.029.798.029 1.337V20.4h.4a.6.6 0 1 1 0 1.2H2a.6.6 0 1 1 0-1.2h.4v-6.225c0-.539 0-.98.03-1.338.03-.37.094-.705.253-1.017a2.6 2.6 0 0 1 1.137-1.137c.312-.159.647-.223 1.017-.254.359-.029.8-.029 1.338-.029H10.4V6.175c0-.539 0-.98.03-1.337.03-.371.094-.706.253-1.018a2.6 2.6 0 0 1 1.136-1.137c.313-.159.648-.223 1.018-.254.358-.029.8-.029 1.338-.029ZM10.4 11.6H6.2c-.57 0-.961 0-1.265.025-.296.024-.455.069-.57.128a1.4 1.4 0 0 0-.613.611c-.058.116-.103.275-.127.571-.025.304-.025.695-.025 1.265v6.2h6.8v-8.8Zm1.2 8.8V6.2c0-.57 0-.961.025-1.265.024-.296.069-.455.127-.57a1.4 1.4 0 0 1 .612-.612c.115-.06.275-.104.571-.128.304-.025.695-.025 1.265-.025h3.6c.57 0 .961 0 1.265.025.296.024.455.069.57.128a1.4 1.4 0 0 1 .612.611c.059.116.103.275.128.571.024.304.025.695.025 1.265v14.2h-8.8ZM13.9 7a.6.6 0 0 1 .6-.6h3a.6.6 0 1 1 0 1.2h-3a.6.6 0 0 1-.6-.6Zm0 4a.6.6 0 0 1 .6-.6h3a.6.6 0 1 1 0 1.2h-3a.6.6 0 0 1-.6-.6Zm0 4a.6.6 0 0 1 .6-.6h3a.6.6 0 1 1 0 1.2h-3a.6.6 0 0 1-.6-.6Z"
386
- clip-rule="evenodd"
387
- />
388
- </svg>
389
- `,bus:Q`
390
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
391
- <path
392
- fill="currentColor"
393
- d="M6.2 15.325c0-.345.28-.625.625-.625H8.25a.625.625 0 1 1 0 1.25H6.825a.625.625 0 0 1-.625-.625Zm8.925 0c0-.345.28-.625.625-.625h1.425a.625.625 0 1 1 0 1.25H15.75a.625.625 0 0 1-.625-.625Z"
394
- />
395
- <path
396
- fill="currentColor"
397
- fill-rule="evenodd"
398
- d="M8.033 1.875h7.934c.775 0 1.395 0 1.896.04.514.043.957.131 1.365.339a3.474 3.474 0 0 1 1.518 1.518c.208.408.296.851.338 1.365.014.175.024.364.03.57a.63.63 0 0 1 .005.207c.006.332.006.703.006 1.119v7.084c0 .775 0 1.395-.04 1.896-.043.514-.131.957-.339 1.365a3.474 3.474 0 0 1-1.518 1.518l-.003.002v1.86c0 .117 0 .24-.009.345a1.11 1.11 0 0 1-.11.421 1.1 1.1 0 0 1-.482.481 1.11 1.11 0 0 1-.421.111 4.263 4.263 0 0 1-.345.009h-1.84c-.118 0-.24 0-.346-.009a1.11 1.11 0 0 1-.421-.11 1.1 1.1 0 0 1-.481-.482 1.11 1.11 0 0 1-.111-.421c-.009-.105-.009-.228-.009-.345v-1.483h-5.3v1.483c0 .117 0 .24-.009.345a1.11 1.11 0 0 1-.11.421 1.1 1.1 0 0 1-.482.481 1.11 1.11 0 0 1-.421.111 4.263 4.263 0 0 1-.345.009h-1.84c-.118 0-.24 0-.346-.009a1.11 1.11 0 0 1-.421-.11 1.1 1.1 0 0 1-.481-.482 1.11 1.11 0 0 1-.111-.421c-.01-.105-.009-.228-.009-.345v-1.86l-.003-.002a3.474 3.474 0 0 1-1.518-1.518c-.208-.408-.296-.851-.338-1.365-.041-.501-.041-1.12-.041-1.896V7.033c0-.416 0-.787.006-1.119a.63.63 0 0 1 .005-.208c.006-.205.016-.394.03-.569.042-.514.13-.957.338-1.365a3.475 3.475 0 0 1 1.518-1.518c.408-.208.851-.296 1.365-.338.501-.041 1.12-.041 1.896-.041ZM4.126 6.45l-.001.61v4.315h15.75V6.45H4.124ZM19.835 5.2H4.165c.037-.413.103-.664.203-.86.213-.419.553-.76.972-.972.202-.103.462-.17.899-.206.444-.037 1.013-.037 1.821-.037h7.88c.808 0 1.377 0 1.821.037.437.035.697.103.9.206.418.213.758.553.971.972.1.196.166.447.203.86Zm.04 7.425H4.125v1.465c0 .808 0 1.377.037 1.821.035.437.103.697.206.9.213.418.553.758.972.971.202.103.462.17.899.206.444.037 1.013.037 1.821.037h7.88c.808 0 1.377 0 1.821-.037.437-.035.697-.103.9-.206a2.22 2.22 0 0 0 .971-.972c.103-.202.17-.462.206-.899.037-.444.037-1.013.037-1.821v-1.465Zm-3.975 6.65v1.6h2.075v-1.651a7.433 7.433 0 0 1-.112.01c-.501.041-1.12.041-1.896.041H15.9Zm-7.8 0h-.067c-.775 0-1.395 0-1.896-.04a7.495 7.495 0 0 1-.112-.01v1.65H8.1v-1.6Z"
399
- clip-rule="evenodd"
400
- />
401
- </svg>
402
- `,calculator:Q`
403
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
404
- <path
405
- fill="currentColor"
406
- fill-rule="evenodd"
407
- d="M7.774 2.4h8.452c.818 0 1.468 0 1.993.043.537.044.996.136 1.415.35a3.6 3.6 0 0 1 1.573 1.573c.214.42.306.877.35 1.415.043.525.043 1.175.043 1.993v8.452c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H7.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V7.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C6.305 2.4 6.956 2.4 7.774 2.4ZM5.878 3.639c-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 3.861 4.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v8.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h8.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922V7.8c0-.85 0-1.451-.039-1.922-.038-.463-.11-.745-.223-.968a2.4 2.4 0 0 0-1.049-1.048c-.222-.114-.504-.185-.968-.223C17.651 3.6 17.05 3.6 16.2 3.6H7.8c-.85 0-1.451 0-1.922.039ZM8.5 5.9a.6.6 0 0 1 .6.6v1.4h1.4a.6.6 0 1 1 0 1.2H9.1v1.4a.6.6 0 1 1-1.2 0V9.1H6.5a.6.6 0 0 1 0-1.2h1.4V6.5a.6.6 0 0 1 .6-.6Zm8.576.176a.6.6 0 0 1 .848.848l-11 11a.6.6 0 0 1-.848-.848l11-11ZM12.9 15.5a.6.6 0 0 1 .6-.6h4a.6.6 0 1 1 0 1.2h-4a.6.6 0 0 1-.6-.6Z"
408
- clip-rule="evenodd"
409
- />
410
- </svg>
411
- `,"calendar-check":Q`
412
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
413
- <path
414
- fill="currentColor"
415
- d="M9.424 15.576a.6.6 0 1 0-.848.848l2 2a.6.6 0 0 0 .848 0l4.5-4.5a.6.6 0 0 0-.848-.848L11 17.15l-1.576-1.575Z"
416
- />
417
- <path
418
- fill="currentColor"
419
- fill-rule="evenodd"
420
- d="M8 2c.332 0 .6.32.6.714V4h6.8V2.714c0-.394.269-.714.6-.714.332 0 .6.32.6.714V4c1.418.002 2.173.027 2.762.327a3 3 0 0 1 1.311 1.311C21 6.28 21 7.12 21 8.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 22 17.88 22 16.2 22H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 19.72 3 18.88 3 17.2V8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311c.589-.3 1.344-.325 2.762-.327V2.714C7.4 2.32 7.67 2 8 2Zm-.6 3.2a19.76 19.76 0 0 0-1.473.037c-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 7.367 4.2 7.94 4.2 8.8v.6h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16A19.86 19.86 0 0 0 16.6 5.2v1.086c0 .394-.268.714-.6.714-.331 0-.6-.32-.6-.714V5.2H8.6v1.086C8.6 6.68 8.332 7 8 7c-.331 0-.6-.32-.6-.714V5.2Zm12.4 5.4H4.2v6.6c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h8.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873v-6.6Z"
421
- clip-rule="evenodd"
422
- />
423
- </svg>
424
- `,"calendar-heart":Q`
425
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
426
- <path
427
- fill="currentColor"
428
- fill-rule="evenodd"
429
- d="M8.463 11.528c1.116-.926 2.53-.8 3.533-.044 1.002-.757 2.404-.87 3.53.04a2.881 2.881 0 0 1 .45 4.084c-.615.77-2.249 2.22-3.054 2.92-.082.072-.17.15-.253.21a1.096 1.096 0 0 1-.989.183 1.128 1.128 0 0 1-.355-.183c-.082-.06-.17-.138-.252-.21-.805-.7-2.44-2.15-3.055-2.92-1.004-1.256-.814-3.034.445-4.08Zm3.065 1.215c-.614-.697-1.566-.834-2.266-.253-.746.62-.838 1.625-.268 2.338.528.66 2.057 2.025 2.9 2.758l.103.089.104-.09c.842-.732 2.372-2.097 2.9-2.757.576-.72.487-1.729-.26-2.333-.724-.585-1.665-.444-2.274.248a.627.627 0 0 1-.939 0Z"
430
- clip-rule="evenodd"
431
- />
432
- <path
433
- fill="currentColor"
434
- fill-rule="evenodd"
435
- d="M16 1.375c.345 0 .625.28.625.625v1.376c.634.001 1.16.006 1.597.042.538.044 1 .137 1.423.353a3.624 3.624 0 0 1 1.585 1.583c.215.424.308.886.352 1.424.028.34.036.731.04 1.186l.003.036c0 .01-.003.021-.004.032.002.239.004.494.004.768v8.4c0 .83 0 1.49-.043 2.022-.044.538-.137 1-.352 1.423a3.624 3.624 0 0 1-1.585 1.585c-.423.215-.885.308-1.423.352-.532.043-1.192.043-2.022.043H7.8c-.83 0-1.49 0-2.022-.043-.538-.044-1-.137-1.424-.352a3.624 3.624 0 0 1-1.583-1.585c-.216-.423-.309-.885-.353-1.423-.043-.532-.043-1.192-.043-2.022V8.8c0-.274.002-.53.004-.768 0-.01-.004-.021-.004-.032 0-.012.003-.024.004-.036.003-.455.011-.846.039-1.186.044-.538.137-1 .353-1.424a3.624 3.624 0 0 1 1.583-1.583c.424-.216.886-.309 1.424-.353.438-.036.963-.041 1.597-.042V2a.625.625 0 1 1 1.25 0v1.375h6.75V2c0-.345.28-.625.625-.625ZM3.625 8.8v8.4c0 .85 0 1.45.04 1.92.037.46.108.74.219.958.227.447.591.81 1.038 1.038.218.111.497.182.959.22.469.038 1.069.039 1.919.039h8.4c.85 0 1.45 0 1.92-.04.46-.037.74-.108.958-.219.447-.227.81-.591 1.038-1.038.111-.218.182-.497.22-.959.038-.469.039-1.069.039-1.919V8.8l-.001-.175H3.626l-.001.175Zm5-3.8a.625.625 0 1 1-1.25 0v-.374c-.632.001-1.108.006-1.494.038-.462.038-.741.109-.96.22a2.37 2.37 0 0 0-1.037 1.038c-.111.218-.182.497-.22.959a9.51 9.51 0 0 0-.025.494H20.36a9.97 9.97 0 0 0-.025-.494c-.038-.462-.109-.741-.22-.96a2.376 2.376 0 0 0-1.038-1.037c-.218-.111-.497-.182-.959-.22a19.977 19.977 0 0 0-1.494-.038V5a.625.625 0 1 1-1.25 0v-.375h-6.75V5Z"
436
- clip-rule="evenodd"
437
- />
438
- </svg>
439
- `,"calendar-x":Q`
440
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
441
- <path
442
- fill="currentColor"
443
- d="M10.304 13.176a.6.6 0 0 0-.849.848l1.697 1.697-1.697 1.697a.6.6 0 1 0 .849.849L12 16.57l1.697 1.697a.6.6 0 0 0 .848-.849l-1.697-1.697 1.697-1.697a.6.6 0 0 0-.848-.848L12 14.873l-1.697-1.697Z"
444
- />
445
- <path
446
- fill="currentColor"
447
- fill-rule="evenodd"
448
- d="M8.6 2.714C8.6 2.32 8.332 2 8 2c-.331 0-.6.32-.6.714V4c-1.418.002-2.173.027-2.762.327a3 3 0 0 0-1.311 1.311C3 6.28 3 7.12 3 8.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 22 6.12 22 7.8 22h8.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 19.72 21 18.88 21 17.2V8.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311c-.589-.3-1.344-.325-2.762-.327V2.714C16.6 2.32 16.332 2 16 2c-.331 0-.6.32-.6.714V4H8.6V2.714ZM5.927 5.237c.368-.03.83-.036 1.473-.037v1.086c0 .394.27.714.6.714.332 0 .6-.32.6-.714V5.2h6.8v1.086c0 .394.269.714.6.714.332 0 .6-.32.6-.714V5.2c.644.001 1.105.007 1.473.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v.6H4.2v-.6c0-.86 0-1.433.037-1.873.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16ZM4.2 10.6h15.6v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873v-6.6Z"
449
- clip-rule="evenodd"
450
- />
451
- </svg>
452
- `,calendar:Q`
453
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
454
- <path
455
- fill="currentColor"
456
- fill-rule="evenodd"
457
- d="M8 2c.332 0 .6.32.6.714V4h6.8V2.714c0-.394.269-.714.6-.714.332 0 .6.32.6.714V4c1.418.002 2.173.027 2.762.327a3 3 0 0 1 1.311 1.311C21 6.28 21 7.12 21 8.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 22 17.88 22 16.2 22H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 19.72 3 18.88 3 17.2V8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311c.589-.3 1.344-.325 2.762-.327V2.714C7.4 2.32 7.67 2 8 2Zm-.6 3.2a19.76 19.76 0 0 0-1.473.037c-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 7.367 4.2 7.94 4.2 8.8v.6h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16A19.86 19.86 0 0 0 16.6 5.2v1.086c0 .394-.268.714-.6.714-.331 0-.6-.32-.6-.714V5.2H8.6v1.086C8.6 6.68 8.332 7 8 7c-.331 0-.6-.32-.6-.714V5.2Zm12.4 5.4H4.2v6.6c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h8.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873v-6.6Z"
458
- clip-rule="evenodd"
459
- />
460
- </svg>
461
- `,camera:Q`
462
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
463
- <path
464
- fill="currentColor"
465
- fill-rule="evenodd"
466
- d="M9.563 1.4h4.874c.116 0 .2 0 .279.005A2.6 2.6 0 0 1 16.97 3.03c.03.074.056.153.092.263l.006.017c.045.134.06.177.073.212a1.4 1.4 0 0 0 1.215.875c.038.003.086.003.237.003h.04c.331 0 .543 0 .72.018a3.6 3.6 0 0 1 3.228 3.227c.018.178.018.38.018.695v7.886c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H6.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V8.34c0-.315 0-.517.017-.695a3.6 3.6 0 0 1 3.228-3.227c.177-.018.39-.018.72-.018h.04c.151 0 .2 0 .238-.003a1.4 1.4 0 0 0 1.214-.875c.015-.035.029-.078.074-.212l.005-.017c.037-.11.064-.19.093-.263a2.6 2.6 0 0 1 2.255-1.625c.08-.005.163-.005.279-.005Zm.018 1.2c-.141 0-.186 0-.224.003a1.4 1.4 0 0 0-1.215.875 4.244 4.244 0 0 0-.073.212l-.006.017a2.6 2.6 0 0 1-2.348 1.888c-.078.005-.167.005-.29.005h-.02c-.384 0-.531 0-.642.012a2.4 2.4 0 0 0-2.151 2.151c-.011.111-.012.25-.012.614V16.2c0 .85 0 1.451.039 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h10.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922V8.377c0-.364 0-.503-.012-.614a2.4 2.4 0 0 0-2.152-2.151 7.757 7.757 0 0 0-.642-.012h-.02c-.123 0-.21 0-.29-.005A2.6 2.6 0 0 1 16.03 3.97c-.03-.074-.056-.153-.093-.263l-.005-.017a4.328 4.328 0 0 0-.074-.212 1.4 1.4 0 0 0-1.214-.875 4.25 4.25 0 0 0-.224-.003H9.58ZM12 9.1a3.4 3.4 0 1 0 0 6.8 3.4 3.4 0 0 0 0-6.8Zm-4.6 3.4a4.6 4.6 0 1 1 9.2 0 4.6 4.6 0 0 1-9.2 0Z"
467
- clip-rule="evenodd"
468
- />
469
- </svg>
470
- `,car:Q`
471
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
472
- <path
473
- fill="currentColor"
474
- d="M4.725 13.05c0-.345.28-.625.625-.625H8.2a.625.625 0 1 1 0 1.25H5.35a.625.625 0 0 1-.625-.625Zm10.45 0c0-.345.28-.625.625-.625h2.85a.625.625 0 1 1 0 1.25H15.8a.625.625 0 0 1-.625-.625Z"
475
- />
476
- <path
477
- fill="currentColor"
478
- fill-rule="evenodd"
479
- d="M8.38 3.875h7.241c.678 0 1.186-.001 1.634.175a2.54 2.54 0 0 1 1.013.73c.308.37.469.851.683 1.495l.035.106 1.064 3.194h1.45a.625.625 0 1 1 0 1.25h-.18c.164.198.308.415.426.647.208.408.296.851.338 1.365.041.501.041 1.12.041 1.896v2.457c0 .378 0 .657-.049.903a2.525 2.525 0 0 1-1.983 1.983c-.246.05-.525.05-.903.049h-.54a2.525 2.525 0 0 1-2.52-2.375H7.87a2.525 2.525 0 0 1-2.52 2.375h-.54c-.378 0-.657 0-.903-.049a2.525 2.525 0 0 1-1.983-1.983c-.05-.246-.05-.525-.049-.903v-2.457c0-.775 0-1.395.04-1.896.043-.514.131-.957.339-1.365.118-.232.262-.449.427-.647H2.5a.625.625 0 1 1 0-1.25h1.45l1.064-3.194.036-.106c.213-.644.374-1.126.683-1.495.27-.324.619-.575 1.012-.73.448-.176.956-.176 1.634-.175ZM5.255 9.607c.48-.032 1.062-.032 1.777-.032h9.934c.715 0 1.298 0 1.777.032l-.944-2.83c-.266-.799-.355-1.032-.491-1.195a1.275 1.275 0 0 0-.512-.369c-.198-.078-.447-.088-1.288-.088H8.49c-.841 0-1.09.01-1.288.088a1.275 1.275 0 0 0-.512.37c-.136.162-.225.395-.49 1.193l-.945 2.831Zm-.017 1.255c-.437.035-.697.103-.9.206a2.225 2.225 0 0 0-.971.972c-.103.202-.17.462-.206.899-.036.444-.037 1.013-.037 1.821v2.365c0 .471.003.616.025.724.1.506.496.9 1.001 1.002.108.021.253.024.724.024h.475c.704 0 1.275-.57 1.275-1.275a1.1 1.1 0 0 1 1.1-1.1h8.55a1.1 1.1 0 0 1 1.1 1.1c0 .704.57 1.275 1.275 1.275h.475c.471 0 .616-.003.724-.024.506-.101.9-.496 1.002-1.002.021-.108.024-.253.024-.724V14.76c0-.808 0-1.377-.037-1.821-.035-.437-.103-.697-.206-.9a2.225 2.225 0 0 0-.972-.971c-.202-.103-.462-.17-.899-.206-.444-.037-1.013-.037-1.821-.037H7.06c-.808 0-1.377 0-1.82.037Z"
480
- clip-rule="evenodd"
481
- />
482
- </svg>
483
- `,"chat-dots":Q`
484
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
485
- <path
486
- fill="currentColor"
487
- d="M6.653 10.583a1.097 1.097 0 1 1 2.194 0 1.097 1.097 0 0 1-2.194 0Zm4.25 0a1.097 1.097 0 1 1 2.194 0 1.097 1.097 0 0 1-2.194 0Zm4.25 0a1.097 1.097 0 1 1 2.194 0 1.097 1.097 0 0 1-2.194 0Z"
488
- />
489
- <path
490
- fill="currentColor"
491
- fill-rule="evenodd"
492
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v5.154c0 .77 0 1.387-.04 1.885-.042.511-.13.953-.337 1.358a3.46 3.46 0 0 1-1.511 1.512c-.406.207-.847.294-1.358.336-.498.04-1.115.04-1.885.04H13.59c-.614 0-.835.004-1.04.046a2.21 2.21 0 0 0-.56.196c-.187.096-.361.231-.841.615l-2.273 1.819a7.34 7.34 0 0 1-.489.37c-.138.092-.36.222-.636.222-.334 0-.65-.151-.858-.413-.173-.215-.21-.47-.225-.635-.015-.17-.015-.383-.015-.613V18.29c-.503-.005-.88-.027-1.215-.116a3.458 3.458 0 0 1-2.445-2.446c-.118-.44-.118-.957-.118-1.738V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.433.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.036.441-.037 1.007-.037 1.81v5.856c0 .918.005 1.255.075 1.516.204.762.8 1.357 1.562 1.561.26.07.597.076 1.516.076.345 0 .625.28.625.625v2.475c.06-.046.129-.101.212-.168l2.253-1.802.049-.04c.413-.33.69-.552 1.004-.712.277-.142.572-.245.878-.308.345-.07.7-.07 1.228-.07h2.44c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204.416-.212.754-.55.965-.965.102-.2.17-.459.204-.893.037-.44.037-1.006.037-1.81v-5.1c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037ZM7.922 20.46v.002-.002Z"
493
- clip-rule="evenodd"
494
- />
495
- </svg>
496
- `,"chat-left-text":Q`
497
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
498
- <path
499
- fill="currentColor"
500
- d="M6.653 8.694c0-.345.28-.625.625-.625H12a.625.625 0 1 1 0 1.25H7.278a.625.625 0 0 1-.625-.625Zm0 3.306c0-.345.28-.625.625-.625h7.555a.625.625 0 0 1 0 1.25H7.278A.625.625 0 0 1 6.653 12Z"
501
- />
502
- <path
503
- fill="currentColor"
504
- fill-rule="evenodd"
505
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v5.154c0 .77 0 1.387-.04 1.885-.042.511-.13.953-.337 1.358a3.46 3.46 0 0 1-1.511 1.512c-.406.207-.847.294-1.358.336-.498.04-1.115.04-1.885.04H13.59c-.614 0-.835.004-1.04.046a2.21 2.21 0 0 0-.56.196c-.187.096-.361.231-.841.615l-2.273 1.819c-.18.143-.346.276-.489.37-.138.092-.36.222-.636.222-.334 0-.65-.151-.858-.413-.173-.215-.21-.47-.225-.635-.015-.17-.015-.383-.015-.613V18.29c-.503-.005-.88-.027-1.215-.116a3.458 3.458 0 0 1-2.445-2.446c-.118-.44-.118-.957-.118-1.738V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.433.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.036.441-.037 1.007-.037 1.81v5.856c0 .918.005 1.255.075 1.516.204.762.8 1.357 1.562 1.561.26.07.597.076 1.516.076.345 0 .625.28.625.625v2.475c.06-.046.129-.101.212-.168l2.253-1.802.049-.04c.413-.33.69-.552 1.004-.712.277-.142.572-.245.878-.308.345-.07.7-.07 1.228-.07h2.44c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204.416-.212.754-.55.965-.965.102-.2.17-.459.204-.893.037-.44.037-1.006.037-1.81v-5.1c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037ZM7.922 20.46v.002-.002Z"
506
- clip-rule="evenodd"
507
- />
508
- </svg>
509
- `,chat:Q`
510
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
511
- <path
512
- fill="currentColor"
513
- fill-rule="evenodd"
514
- d="M8.006 2.875h7.988c.77 0 1.387 0 1.884.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v5.154c0 .77 0 1.387-.04 1.885-.042.511-.13.953-.337 1.358a3.46 3.46 0 0 1-1.511 1.512c-.406.207-.847.294-1.358.336-.498.04-1.115.04-1.885.04H13.59c-.614 0-.835.004-1.04.046a2.21 2.21 0 0 0-.56.196c-.187.096-.361.231-.841.615l-2.273 1.819a7.34 7.34 0 0 1-.489.37c-.138.092-.36.222-.636.222-.334 0-.65-.151-.858-.413-.173-.215-.21-.47-.225-.635-.015-.17-.015-.383-.015-.613V18.29c-.503-.005-.88-.027-1.215-.116a3.458 3.458 0 0 1-2.445-2.446c-.118-.44-.118-.957-.118-1.738V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041ZM6.223 4.162c-.433.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.036.441-.037 1.007-.037 1.81v5.856c0 .918.005 1.255.075 1.516.204.762.8 1.357 1.562 1.561.26.07.597.076 1.516.076.345 0 .625.28.625.625v2.475c.06-.046.129-.101.212-.168l2.253-1.802.049-.04c.413-.33.69-.552 1.004-.712.277-.142.572-.245.878-.308.345-.07.7-.07 1.228-.07h2.44c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204.416-.212.754-.55.965-.965.102-.2.17-.459.204-.893.037-.44.037-1.006.037-1.81v-5.1c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204-.441-.037-1.007-.037-1.81-.037H8.033c-.803 0-1.369 0-1.81.037ZM7.922 20.46v.002-.002Z"
515
- clip-rule="evenodd"
516
- />
517
- </svg>
518
- `,"check-circle-fill":Q`
519
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
520
- <path
521
- fill="currentColor"
522
- fill-rule="evenodd"
523
- d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm4.907 6.593a.875.875 0 0 0-1.237 0l-5.17 5.17-2.182-2.183a.876.876 0 0 0-1.238 1.238l2.802 2.801a.875.875 0 0 0 1.237 0l5.788-5.788a.876.876 0 0 0 0-1.238Z"
524
- clip-rule="evenodd"
525
- />
526
- </svg>
527
- `,"check-circle":Q`
528
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
529
- <path
530
- fill="currentColor"
531
- fill-rule="evenodd"
532
- d="M7.076 11.576a.6.6 0 0 1 .848 0L10.5 14.15l5.576-5.575a.6.6 0 0 1 .848.848l-6 6a.6.6 0 0 1-.848 0l-3-3a.6.6 0 0 1 0-.848ZM12 20.8a8.8 8.8 0 1 0 0-17.6 8.8 8.8 0 0 0 0 17.6ZM22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z"
533
- clip-rule="evenodd"
534
- />
535
- </svg>
536
- `,check:Q`
537
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
538
- <path
539
- fill="currentColor"
540
- fill-rule="evenodd"
541
- d="M20.424 5.576a.6.6 0 0 1 0 .848l-11 11a.6.6 0 0 1-.848 0l-5-5a.6.6 0 0 1 .848-.848L9 16.15 19.576 5.576a.6.6 0 0 1 .848 0Z"
542
- clip-rule="evenodd"
543
- />
544
- </svg>
545
- `,"chevron-down":Q`
546
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
547
- <path
548
- fill="currentColor"
549
- fill-rule="evenodd"
550
- d="M5.576 8.576a.6.6 0 0 1 .848 0L12 14.15l5.576-5.575a.6.6 0 0 1 .848.848l-6 6a.6.6 0 0 1-.848 0l-6-6a.6.6 0 0 1 0-.848Z"
551
- clip-rule="evenodd"
552
- />
553
- </svg>
554
- `,"chevron-left":Q`
555
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
556
- <path
557
- fill="currentColor"
558
- fill-rule="evenodd"
559
- d="M15.424 5.576a.6.6 0 0 1 0 .848L9.848 12l5.576 5.576a.6.6 0 0 1-.848.848l-6-6a.6.6 0 0 1 0-.848l6-6a.6.6 0 0 1 .848 0Z"
560
- clip-rule="evenodd"
561
- />
562
- </svg>
563
- `,"chevron-right":Q`
564
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
565
- <path
566
- fill="currentColor"
567
- fill-rule="evenodd"
568
- d="M8.576 5.576a.6.6 0 0 1 .848 0l6 6a.6.6 0 0 1 0 .848l-6 6a.6.6 0 0 1-.848-.848L14.15 12 8.576 6.424a.6.6 0 0 1 0-.848Z"
569
- clip-rule="evenodd"
570
- />
571
- </svg>
572
- `,"chevron-selector-vertical":Q`
573
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
574
- <path
575
- fill="currentColor"
576
- d="M11.558 3.558a.625.625 0 0 1 .884 0l5 5a.625.625 0 1 1-.884.884L12 4.884 7.442 9.442a.625.625 0 1 1-.884-.884l5-5Zm-5 11a.625.625 0 0 1 .884 0L12 19.116l4.558-4.558a.625.625 0 1 1 .884.884l-5 5a.625.625 0 0 1-.884 0l-5-5a.625.625 0 0 1 0-.884Z"
577
- />
578
- </svg>
579
- `,"chevron-up":Q`
580
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
581
- <path
582
- fill="currentColor"
583
- fill-rule="evenodd"
584
- d="M11.576 8.576a.6.6 0 0 1 .848 0l6 6a.6.6 0 0 1-.848.848L12 9.85l-5.576 5.575a.6.6 0 0 1-.848-.848l6-6Z"
585
- clip-rule="evenodd"
586
- />
587
- </svg>
588
- `,clock:Q`
589
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
590
- <path
591
- fill="currentColor"
592
- d="M12.6 6a.6.6 0 1 0-1.2 0v6a.6.6 0 0 0 .332.537l4 2a.6.6 0 1 0 .537-1.074L12.6 11.63V6Z"
593
- />
594
- <path
595
- fill="currentColor"
596
- fill-rule="evenodd"
597
- d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm8.8-10a8.8 8.8 0 1 1-17.6 0 8.8 8.8 0 0 1 17.6 0Z"
598
- clip-rule="evenodd"
599
- />
600
- </svg>
601
- `,"cloud-check":Q`
602
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
603
- <path
604
- fill="currentColor"
605
- d="M15.925 11.076a.6.6 0 0 1 0 .848l-4.5 4.5a.6.6 0 0 1-.849 0l-2-2a.6.6 0 1 1 .849-.848L11 15.15l4.076-4.075a.6.6 0 0 1 .849 0Z"
606
- />
607
- <path
608
- fill="currentColor"
609
- fill-rule="evenodd"
610
- d="M12 4.4a6.602 6.602 0 0 0-6.425 5.084A5.101 5.101 0 0 0 6.5 19.6h11a5.1 5.1 0 0 0 .925-10.116A6.602 6.602 0 0 0 12 4.4Zm-5.328 5.717a5.402 5.402 0 0 1 10.656 0 .6.6 0 0 0 .537.5A3.9 3.9 0 0 1 17.5 18.4h-11a3.9 3.9 0 0 1-.365-7.783.6.6 0 0 0 .537-.5Z"
611
- clip-rule="evenodd"
612
- />
613
- </svg>
614
- `,"cloud-download":Q`
615
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
616
- <path
617
- fill="currentColor"
618
- fill-rule="evenodd"
619
- d="M5.575 7.484a6.602 6.602 0 0 1 12.85 0 5.101 5.101 0 0 1 1.909 9.257.6.6 0 1 1-.668-.997 3.9 3.9 0 0 0-1.801-7.127.6.6 0 0 1-.537-.5 5.402 5.402 0 0 0-10.656 0 .6.6 0 0 1-.537.5 3.9 3.9 0 0 0-1.801 7.127.6.6 0 0 1-.668.997 5.101 5.101 0 0 1 1.909-9.257ZM12 11.4a.6.6 0 0 1 .6.6v7.552l2.976-2.976a.6.6 0 0 1 .848.848l-4 4a.6.6 0 0 1-.848 0l-4-4a.6.6 0 0 1 .848-.848l2.976 2.976V12a.6.6 0 0 1 .6-.6Z"
620
- clip-rule="evenodd"
621
- />
622
- </svg>
623
- `,"cloud-upload":Q`
624
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
625
- <path
626
- fill="currentColor"
627
- fill-rule="evenodd"
628
- d="M5.575 7.484a6.602 6.602 0 0 1 12.85 0 5.101 5.101 0 0 1 1.909 9.257.6.6 0 1 1-.668-.997 3.9 3.9 0 0 0-1.801-7.127.6.6 0 0 1-.537-.5 5.402 5.402 0 0 0-10.656 0 .6.6 0 0 1-.537.5 3.9 3.9 0 0 0-1.801 7.127.6.6 0 0 1-.668.997 5.101 5.101 0 0 1 1.909-9.257Zm5.825 5.964-2.976 2.976a.6.6 0 0 1-.848-.848l4-4a.6.6 0 0 1 .848 0l4 4a.6.6 0 0 1-.848.848L12.6 13.448V21a.6.6 0 1 1-1.2 0v-7.552Z"
629
- clip-rule="evenodd"
630
- />
631
- </svg>
632
- `,cloud:Q`
633
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
634
- <path
635
- fill="currentColor"
636
- fill-rule="evenodd"
637
- d="M5.575 9.484a6.602 6.602 0 0 1 12.85 0A5.101 5.101 0 0 1 17.5 19.6h-11a5.1 5.1 0 0 1-.925-10.116ZM12 5.6a5.402 5.402 0 0 0-5.328 4.517.6.6 0 0 1-.537.5A3.9 3.9 0 0 0 6.5 18.4h11a3.9 3.9 0 0 0 .365-7.783.6.6 0 0 1-.537-.5A5.402 5.402 0 0 0 12 5.6Z"
638
- clip-rule="evenodd"
639
- />
640
- </svg>
641
- `,"code-square":Q`
642
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
643
- <path
644
- fill="currentColor"
645
- d="M9.558 9.058a.626.626 0 0 1 .884.884L8.385 12l2.057 2.058a.626.626 0 0 1-.884.884l-2.5-2.5a.626.626 0 0 1 0-.884l2.5-2.5Zm4.167 0a.626.626 0 0 1 .883 0l2.5 2.5a.626.626 0 0 1 0 .884l-2.5 2.5a.625.625 0 0 1-.883-.884L15.782 12l-2.057-2.058a.626.626 0 0 1 0-.884Z"
646
- />
647
- <path
648
- fill="currentColor"
649
- fill-rule="evenodd"
650
- d="M16.2 3c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.31 1.31C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.31 1.31C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.31-1.31C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.31-1.31C5.28 3 6.12 3 7.8 3h8.4ZM7.8 4.2c-.86 0-1.432.001-1.872.037-.426.035-.622.097-.745.16a1.8 1.8 0 0 0-.787.786c-.062.123-.124.319-.159.745C4.201 6.368 4.2 6.94 4.2 7.8v8.4c0 .86.001 1.432.037 1.872.035.426.097.622.16.745a1.8 1.8 0 0 0 .786.787c.123.062.319.124.745.159.44.036 1.012.037 1.872.037h8.4c.86 0 1.432-.001 1.872-.037.426-.035.622-.097.745-.16.339-.172.614-.447.787-.786.062-.123.124-.319.159-.745.036-.44.037-1.012.037-1.872V7.8c0-.86-.001-1.432-.037-1.872-.035-.426-.097-.622-.16-.745a1.8 1.8 0 0 0-.786-.787c-.123-.062-.319-.124-.745-.159-.44-.036-1.012-.037-1.872-.037H7.8Z"
651
- clip-rule="evenodd"
652
- />
653
- </svg>
654
- `,"coins-hand":Q`
655
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
656
- <path
657
- fill="currentColor"
658
- d="M15.783 15.209a.908.908 0 0 0-.561-.828l-.156-.052-2.385-.58a4.403 4.403 0 0 0-1.037-.124c-.362 0-.947.162-1.507.362-.266.095-.504.191-.676.263a6.794 6.794 0 0 0-.253.11l-.013.006-.003.001-.02.008-2.547 1.065v4.022H8.61c.39 0 .778.047 1.158.14l2.756.67c.51.124 1.044.136 1.56.036l3.05-.593a3.579 3.579 0 0 0 1.81-.942l2.159-2.1.063-.068a.877.877 0 0 0-.064-1.204.985.985 0 0 0-1.256-.086L17.33 17.15a2.741 2.741 0 0 1-1.617.526h-2.429a.625.625 0 0 1 0-1.25h1.546c.542 0 .952-.423.952-.91v-.306ZM19.375 6.5a2.875 2.875 0 1 0-5.75 0 2.875 2.875 0 0 0 5.75 0Zm-2.342 9.016c0 .11-.012.217-.028.323l2.103-1.533a2.236 2.236 0 0 1 2.866.199 2.128 2.128 0 0 1 0 3.065h-.001l-2.157 2.099a4.83 4.83 0 0 1-2.444 1.272l-3.049.594a4.908 4.908 0 0 1-2.095-.049l-2.756-.67H9.47a3.606 3.606 0 0 0-.86-.104H6.623a5.716 5.716 0 0 1-.014.395c-.016.206-.054.42-.16.63a1.628 1.628 0 0 1-.712.711c-.21.107-.424.145-.63.161-.198.016-.437.016-.707.016h-.8c-.27 0-.51 0-.707-.016a1.653 1.653 0 0 1-.63-.16 1.628 1.628 0 0 1-.711-.712 1.652 1.652 0 0 1-.161-.63c-.017-.197-.016-.437-.016-.707v-5.8c0-.27 0-.51.016-.707.016-.206.054-.42.16-.63.157-.306.406-.555.712-.711.21-.107.424-.145.63-.161.198-.017.437-.016.707-.016h.8c.27 0 .51 0 .707.016.206.016.42.054.63.16.306.157.555.406.711.712.107.21.145.424.161.63.005.061.006.127.008.196l2.06-.862.08-.035.222-.094c.185-.078.444-.182.736-.287.554-.198 1.325-.436 1.929-.436.449 0 .895.053 1.332.16l2.385.58a2.167 2.167 0 0 1 1.672 2.094v.307ZM2.625 20.4c0 .29 0 .47.012.606.01.126.027.159.029.164.036.07.094.128.164.164a.483.483 0 0 0 .164.03c.135.01.316.011.606.011h.8c.29 0 .47 0 .606-.012a.482.482 0 0 0 .164-.029.376.376 0 0 0 .164-.164.482.482 0 0 0 .03-.164c.01-.136.011-.316.011-.606v-5.8c0-.29 0-.47-.012-.606a.482.482 0 0 0-.029-.164.376.376 0 0 0-.164-.164.483.483 0 0 0-.164-.03 8.422 8.422 0 0 0-.606-.011h-.8c-.29 0-.47 0-.606.012a.483.483 0 0 0-.164.029.376.376 0 0 0-.164.164.482.482 0 0 0-.03.164 8.39 8.39 0 0 0-.011.606v5.8Zm18-13.9a4.125 4.125 0 0 1-7.26 2.68 4.125 4.125 0 1 1 1.27-6.358 4.125 4.125 0 0 1 5.99 3.679Zm-12-1a2.875 2.875 0 0 0 4.076 2.61 4.112 4.112 0 0 1-.326-1.61c0-1.155.474-2.2 1.24-2.948A2.875 2.875 0 0 0 8.624 5.5Z"
659
- />
660
- </svg>
661
- `,compass:Q`
662
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
663
- <path
664
- fill="currentColor"
665
- fill-rule="evenodd"
666
- d="M15.819 7.514c-.252-.09-.498-.047-.664-.008-.17.04-.375.108-.599.183L10.07 9.184l-.03.01c-.106.035-.255.084-.386.173a1.1 1.1 0 0 0-.287.287c-.09.13-.138.28-.173.386l-.01.03-1.495 4.486c-.075.224-.143.43-.183.599-.04.166-.081.412.008.664a1.1 1.1 0 0 0 .667.666c.252.09.498.048.664.01.17-.04.375-.11.599-.184l4.486-1.495.03-.01a1.5 1.5 0 0 0 .386-.173 1.1 1.1 0 0 0 .287-.287c.089-.13.138-.28.173-.386l.01-.03 1.495-4.486c.075-.224.143-.43.183-.599.04-.166.081-.412-.009-.664a1.1 1.1 0 0 0-.666-.667Zm-.907 1.321c.16-.053.28-.093.374-.122-.028.094-.068.214-.121.375l-1.488 4.463a9.04 9.04 0 0 1-.029.086l-.003.008-.008.003-.086.03-4.463 1.487c-.16.053-.28.093-.375.122.029-.094.068-.214.122-.375l1.488-4.463c.011-.035.02-.063.029-.086l.002-.008.009-.003a9.04 9.04 0 0 1 .086-.03l4.463-1.487Z"
667
- clip-rule="evenodd"
668
- />
669
- <path
670
- fill="currentColor"
671
- fill-rule="evenodd"
672
- d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm8.8-10a8.8 8.8 0 1 1-17.6 0 8.8 8.8 0 0 1 17.6 0Z"
673
- clip-rule="evenodd"
674
- />
675
- </svg>
676
- `,copy:Q`
677
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
678
- <path
679
- fill="currentColor"
680
- d="M19.375 12.2c0-.57 0-.96-.025-1.262-.024-.295-.068-.45-.124-.562a1.378 1.378 0 0 0-.602-.602c-.111-.056-.267-.1-.561-.124a17.248 17.248 0 0 0-1.263-.025h-4.6c-.57 0-.96 0-1.262.025-.295.024-.45.068-.562.124-.259.132-.47.343-.602.602-.056.111-.1.267-.124.562-.024.302-.025.692-.025 1.262v4.6c0 .57 0 .96.025 1.262.024.295.068.45.124.562.132.259.343.47.602.602.111.056.267.1.562.124.302.024.692.025 1.262.025h4.6c.57 0 .96 0 1.262-.025.295-.024.45-.068.562-.124.259-.132.47-.343.602-.602.056-.111.1-.267.124-.561.024-.303.025-.693.025-1.263v-4.6Zm-16-.2V7.2c0-.55 0-1 .03-1.364.03-.372.095-.71.256-1.027A2.626 2.626 0 0 1 4.81 3.66c.316-.161.655-.226 1.027-.257.365-.03.815-.029 1.364-.029H12c.457 0 .832 0 1.137.02.31.022.595.067.868.18a2.625 2.625 0 0 1 1.42 1.42c.125.302.167.62.185.973a.625.625 0 0 1-1.248.064c-.015-.301-.047-.452-.091-.558a1.375 1.375 0 0 0-.745-.745c-.095-.039-.227-.07-.474-.086A17.177 17.177 0 0 0 12 4.625H7.2c-.57 0-.96 0-1.263.025-.294.024-.45.068-.561.124-.259.132-.47.343-.602.602-.056.111-.1.267-.124.561A17.25 17.25 0 0 0 4.625 7.2V12c0 .475 0 .8.018 1.052.016.247.047.38.086.474.14.337.408.605.745.745.106.043.257.076.558.091a.625.625 0 0 1-.064 1.248c-.353-.018-.671-.06-.973-.185a2.625 2.625 0 0 1-1.42-1.42 2.703 2.703 0 0 1-.18-.868c-.02-.305-.02-.68-.02-1.137Zm17.25 4.8c0 .55 0 1-.03 1.364-.03.372-.095.71-.256 1.027a2.627 2.627 0 0 1-1.148 1.148c-.316.161-.655.226-1.027.257-.365.03-.815.029-1.364.029h-4.6c-.55 0-1 0-1.364-.03-.372-.03-.71-.095-1.027-.256A2.627 2.627 0 0 1 8.66 19.19c-.161-.316-.226-.655-.257-1.027-.03-.365-.029-.815-.029-1.364v-4.6c0-.55 0-1 .03-1.364.03-.372.095-.71.256-1.027A2.626 2.626 0 0 1 9.81 8.66c.316-.161.655-.226 1.027-.257.365-.03.815-.029 1.364-.029h4.6c.55 0 1 0 1.364.03.372.03.71.095 1.027.256.494.252.896.654 1.148 1.148.161.316.226.655.257 1.027.03.365.029.815.029 1.364v4.6Z"
681
- />
682
- </svg>
683
- `,"cpu-chip-ai":Q`
684
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
685
- <path
686
- fill="currentColor"
687
- fill-rule="evenodd"
688
- d="M11.191 9.182a.5.5 0 0 1 .472.334l1.698 4.818a.5.5 0 0 1-.47.666h-.06a.5.5 0 0 1-.474-.34l-.367-1.095H9.803l-.367 1.094A.5.5 0 0 1 8.96 15h-.059a.5.5 0 0 1-.471-.666l1.696-4.818a.5.5 0 0 1 .472-.334h.592Zm-.296 1.193a.032.032 0 0 0-.03.021l-.78 2.323h1.62l-.78-2.322a.032.032 0 0 0-.03-.022Z"
689
- clip-rule="evenodd"
690
- />
691
- <path
692
- fill="currentColor"
693
- d="M14.917 9.182a.5.5 0 0 1 .5.5V14.5a.5.5 0 0 1-.5.5h-.054a.5.5 0 0 1-.5-.5V9.682a.5.5 0 0 1 .5-.5h.054Z"
694
- />
695
- <path
696
- fill="currentColor"
697
- fill-rule="evenodd"
698
- d="M15 1.375c.345 0 .625.28.625.625v2.388c.215.006.414.015.597.03.538.044 1 .137 1.423.353a3.624 3.624 0 0 1 1.585 1.583c.215.424.308.886.352 1.424.015.183.024.382.03.597H22a.625.625 0 1 1 0 1.25h-2.376l.001.175v3.575H22a.625.625 0 1 1 0 1.25h-2.377a21.17 21.17 0 0 1-.041 1.597c-.044.538-.137 1-.352 1.423a3.624 3.624 0 0 1-1.585 1.585c-.423.215-.885.308-1.423.352-.183.015-.382.023-.597.03V22a.625.625 0 1 1-1.25 0v-2.376l-.175.001H9.8l-.175-.001V22a.625.625 0 1 1-1.25 0v-2.389a11.574 11.574 0 0 1-.597-.029c-.538-.044-1-.137-1.424-.352a3.624 3.624 0 0 1-1.583-1.585c-.216-.423-.309-.885-.353-1.423a21.2 21.2 0 0 1-.041-1.597H2a.625.625 0 1 1 0-1.25h2.375V9.8l.001-.175H2a.625.625 0 1 1 0-1.25h2.388c.006-.215.015-.414.03-.597.044-.538.137-1 .353-1.424a3.624 3.624 0 0 1 1.583-1.583c.424-.216.886-.309 1.424-.353.183-.015.382-.024.597-.03V2a.625.625 0 1 1 1.25 0v2.375h4.75V2c0-.345.28-.625.625-.625Zm-5.2 4.25c-.85 0-1.45 0-1.92.04-.46.037-.74.108-.958.219-.447.227-.81.591-1.038 1.038-.111.218-.182.497-.22.959-.038.469-.039 1.069-.039 1.919v4.4c0 .85 0 1.45.04 1.92.037.46.108.74.219.958.227.447.591.81 1.038 1.038.218.111.497.182.959.22.469.038 1.069.039 1.919.039h4.4c.85 0 1.45 0 1.92-.04.46-.037.74-.108.958-.219.447-.227.81-.591 1.038-1.038.111-.218.182-.497.22-.959.038-.469.039-1.069.039-1.919V9.8c0-.85 0-1.45-.04-1.92-.037-.46-.108-.74-.219-.958a2.376 2.376 0 0 0-1.038-1.038c-.218-.111-.497-.182-.959-.22-.469-.038-1.069-.039-1.919-.039H9.8Z"
699
- clip-rule="evenodd"
700
- />
701
- </svg>
702
- `,cross:Q`
703
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
704
- <path
705
- fill="currentColor"
706
- fill-rule="evenodd"
707
- d="M6.576 6.576a.6.6 0 0 1 .848 0L12 11.152l4.576-4.576a.6.6 0 1 1 .848.848L12.85 12l4.575 4.576a.6.6 0 0 1-.848.848L12 12.85l-4.576 4.575a.6.6 0 0 1-.848-.848L11.152 12 6.576 7.424a.6.6 0 0 1 0-.848Z"
708
- clip-rule="evenodd"
709
- />
710
- </svg>
711
- `,"cursor-fill":Q`
712
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
713
- <path
714
- fill="currentColor"
715
- fill-rule="evenodd"
716
- d="m5.207 3.488.024.009 15.04 5.399c.273.098.514.184.696.268.163.074.427.208.573.476.169.31.174.685.013 1-.139.271-.4.412-.56.49-.18.09-.419.182-.69.287l-6.334 2.464-.064.025-.025.063-2.463 6.335c-.105.27-.198.51-.287.69-.079.16-.22.42-.49.559-.316.16-.69.156-1-.013-.268-.146-.402-.41-.477-.573a9.65 9.65 0 0 1-.268-.696L3.496 5.231l-.008-.024a7.47 7.47 0 0 1-.195-.59c-.042-.16-.093-.409-.004-.665.108-.31.352-.555.663-.663.256-.088.504-.038.665.004.167.043.37.116.59.195Z"
717
- clip-rule="evenodd"
718
- />
719
- </svg>
720
- `,cursor:Q`
721
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
722
- <path
723
- fill="currentColor"
724
- fill-rule="evenodd"
725
- d="m5.207 3.488.024.008 15.04 5.4c.273.097.514.184.696.268.163.074.427.208.573.476.169.31.174.685.013 1-.139.271-.4.412-.56.49-.18.089-.418.182-.689.287l-6.335 2.463-.063.025a7.215 7.215 0 0 0-.026.064l-2.463 6.335c-.105.27-.198.51-.286.689-.08.16-.22.421-.491.56-.315.16-.69.156-1-.013-.268-.146-.402-.41-.476-.573-.084-.182-.17-.423-.269-.696L3.496 5.23l-.008-.024a7.47 7.47 0 0 1-.195-.59c-.042-.16-.092-.41-.004-.665.108-.311.352-.555.663-.663.256-.088.504-.038.665.004.167.043.37.116.59.195Zm-.69 1.029.109.308 5.39 15.016c.056.157.102.283.141.387.042-.103.09-.228.151-.383l2.454-6.31.01-.025c.033-.086.082-.214.162-.326a1.07 1.07 0 0 1 .25-.25 1.446 1.446 0 0 1 .35-.172l6.31-2.454c.156-.06.281-.11.384-.151a18 18 0 0 0-.387-.141L4.825 4.626a21.865 21.865 0 0 0-.308-.11Z"
726
- clip-rule="evenodd"
727
- />
728
- </svg>
729
- `,"dash-circle":Q`
730
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
731
- <path
732
- fill="currentColor"
733
- fill-rule="evenodd"
734
- d="M7.4 12a.6.6 0 0 1 .6-.6h8a.6.6 0 1 1 0 1.2H8a.6.6 0 0 1-.6-.6Zm4.6 8.8a8.8 8.8 0 1 0 0-17.6 8.8 8.8 0 0 0 0 17.6ZM22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z"
735
- clip-rule="evenodd"
736
- />
737
- </svg>
738
- `,"dash-square":Q`
739
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
740
- <path
741
- fill="currentColor"
742
- fill-rule="evenodd"
743
- d="M7.4 12a.6.6 0 0 1 .6-.6h8a.6.6 0 1 1 0 1.2H8a.6.6 0 0 1-.6-.6Zm8.8-7.8H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h8.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V7.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036Zm-12.873.438C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311Z"
744
- clip-rule="evenodd"
745
- />
746
- </svg>
747
- `,dash:Q`
748
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
749
- <path
750
- fill="currentColor"
751
- fill-rule="evenodd"
752
- d="M4.4 12a.6.6 0 0 1 .6-.6h14a.6.6 0 1 1 0 1.2H5a.6.6 0 0 1-.6-.6Z"
753
- clip-rule="evenodd"
754
- />
755
- </svg>
756
- `,database:Q`
757
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
758
- <path
759
- fill="currentColor"
760
- fill-rule="evenodd"
761
- d="M12 1.375c2.534 0 4.854.342 6.561.911.851.284 1.585.635 2.119 1.056.526.415.945.97.945 1.658v14c0 .686-.415 1.243-.94 1.66-.532.42-1.263.772-2.112 1.056-1.705.569-4.025.909-6.573.909s-4.868-.34-6.573-.91c-.85-.283-1.58-.635-2.112-1.056-.525-.416-.94-.973-.94-1.659V5c0-.688.419-1.243.945-1.658.534-.42 1.268-.772 2.118-1.056 1.708-.57 4.028-.911 6.562-.911Zm8.375 14.945c-.492.324-1.107.603-1.802.835-1.705.57-4.025.91-6.573.91s-4.868-.34-6.573-.91c-.695-.232-1.31-.51-1.802-.835V19c0 .143.085.378.466.68.374.297.956.59 1.732.85 1.545.515 3.725.845 6.177.845 2.452 0 4.632-.33 6.177-.846.776-.259 1.358-.552 1.732-.85.38-.301.466-.535.466-.679v-2.68Zm0-4.72c-.492.324-1.107.604-1.802.835-1.705.57-4.025.91-6.573.91s-4.868-.34-6.573-.91c-.695-.232-1.31-.511-1.802-.835v2.84l.005.058c.021.145.128.357.46.621.375.297.957.592 1.733.85 1.545.516 3.725.846 6.177.846 2.452 0 4.632-.33 6.177-.845.776-.26 1.358-.554 1.732-.85.333-.265.44-.477.461-.622l.005-.058V11.6Zm0-4.725c-.495.326-1.114.606-1.814.839-1.707.57-4.027.911-6.561.911s-4.854-.342-6.562-.911C4.74 7.48 4.12 7.2 3.625 6.875v2.846l.005.057c.022.145.128.358.46.621.375.297.957.592 1.733.851 1.545.516 3.725.846 6.177.846 2.452 0 4.632-.33 6.177-.846.776-.259 1.358-.554 1.732-.85.333-.264.44-.477.461-.622l.005-.057V6.875ZM12 2.625c-2.437 0-4.617.33-6.166.847-.778.259-1.363.554-1.74.851-.384.303-.469.536-.469.677 0 .14.085.374.469.677.377.297.962.592 1.74.851 1.55.517 3.73.847 6.166.847 2.437 0 4.617-.33 6.166-.847.778-.259 1.363-.554 1.74-.851.384-.303.469-.536.469-.677 0-.14-.085-.374-.469-.677-.377-.297-.962-.592-1.74-.851-1.55-.517-3.73-.847-6.166-.847Z"
762
- clip-rule="evenodd"
763
- />
764
- </svg>
765
- `,dataflow:Q`
766
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
767
- <path
768
- fill="currentColor"
769
- fill-rule="evenodd"
770
- d="M21.58 16.384c.09.007.2.023.315.063l.116.051.151.092a1.106 1.106 0 0 1 .454.83c.01.115.009.25.009.38v3.4c0 .13 0 .265-.009.38-.01.121-.034.275-.114.43-.108.212-.28.384-.491.492a1.13 1.13 0 0 1-.432.114c-.114.01-.25.009-.379.009h-3.4c-.13 0-.265 0-.38-.009a1.136 1.136 0 0 1-.43-.114 1.123 1.123 0 0 1-.492-.491 1.136 1.136 0 0 1-.114-.432c-.01-.114-.009-.25-.009-.379v-3.4c0-.13 0-.265.009-.38.01-.121.034-.275.114-.43l.092-.152c.104-.143.24-.26.4-.34l.116-.05a1.19 1.19 0 0 1 .315-.064c.114-.01.25-.009.379-.009h3.4c.13 0 .265 0 .38.009Zm-3.955 4.99.175.001h3.4l.174-.001.001-.174v-3.4l-.001-.175h-3.749v3.749Z"
771
- clip-rule="evenodd"
772
- />
773
- <path
774
- fill="currentColor"
775
- d="M5.5 11.375a.625.625 0 1 1 0 1.25c-.474 0-.8 0-1.052.018-.247.016-.38.047-.474.086a1.38 1.38 0 0 0-.745.745c-.039.095-.07.227-.086.474-.018.253-.018.577-.018 1.052v1.3c0 .57 0 .96.025 1.262.024.295.068.45.124.562.132.259.343.47.602.602.111.056.267.1.562.124.302.024.692.025 1.262.025H13a.625.625 0 1 1 0 1.25H5.7c-.55 0-1 0-1.364-.03-.372-.03-.71-.095-1.027-.256A2.627 2.627 0 0 1 2.16 18.69c-.161-.316-.226-.655-.257-1.027-.03-.365-.029-.815-.029-1.364V15c0-.457 0-.832.02-1.137.022-.31.067-.595.18-.868a2.625 2.625 0 0 1 1.42-1.42c.273-.113.558-.158.868-.18.305-.02.68-.02 1.137-.02Z"
776
- />
777
- <path
778
- fill="currentColor"
779
- fill-rule="evenodd"
780
- d="M14.08 8.884c.09.007.2.022.315.063l.116.051.151.092a1.106 1.106 0 0 1 .454.83c.01.116.009.25.009.38v3.4c0 .13 0 .264-.009.38-.01.121-.034.274-.114.43-.108.212-.28.384-.491.492a1.13 1.13 0 0 1-.432.114c-.115.01-.25.009-.379.009h-3.4c-.13 0-.264 0-.38-.009a1.137 1.137 0 0 1-.43-.114 1.124 1.124 0 0 1-.492-.491 1.137 1.137 0 0 1-.114-.432c-.01-.115-.009-.25-.009-.379v-3.4c0-.13 0-.264.009-.38.01-.121.034-.274.114-.43l.092-.152c.104-.143.24-.26.4-.34l.115-.05c.115-.042.224-.057.316-.064.115-.01.25-.009.379-.009h3.4c.13 0 .264 0 .38.009Zm-3.955 4.99.175.001h3.4l.174-.001.001-.174v-3.4l-.001-.175h-3.749v3.749Z"
781
- clip-rule="evenodd"
782
- />
783
- <path
784
- fill="currentColor"
785
- d="M18.3 3.875c.55 0 1 0 1.364.03.372.03.71.095 1.027.256.494.252.896.654 1.148 1.148.161.316.226.655.257 1.027.03.365.029.815.029 1.364V9c0 .457 0 .832-.02 1.137-.022.31-.067.595-.18.868a2.625 2.625 0 0 1-1.42 1.42 2.704 2.704 0 0 1-.868.18c-.305.02-.68.02-1.137.02a.625.625 0 1 1 0-1.25c.474 0 .8 0 1.052-.018.247-.016.38-.047.474-.086.337-.14.605-.408.744-.745.04-.095.07-.227.087-.474.018-.253.018-.578.018-1.052V7.7c0-.57 0-.96-.025-1.263-.024-.294-.068-.45-.124-.561a1.378 1.378 0 0 0-.602-.602c-.111-.056-.267-.1-.561-.124a17.248 17.248 0 0 0-1.263-.025H11a.625.625 0 1 1 0-1.25h7.3Z"
786
- />
787
- <path
788
- fill="currentColor"
789
- fill-rule="evenodd"
790
- d="M6.58 1.384c.09.007.2.022.315.063l.116.051.151.092c.095.069.179.153.248.248l.092.151.05.116c.042.115.057.224.064.316.01.115.009.25.009.379v3.4c0 .13 0 .264-.009.38-.01.121-.034.274-.114.43-.108.212-.28.384-.491.492-.157.08-.31.104-.432.114-.115.01-.25.009-.379.009H2.8c-.13 0-.264 0-.38-.009a1.138 1.138 0 0 1-.43-.114 1.124 1.124 0 0 1-.492-.491 1.138 1.138 0 0 1-.114-.432c-.01-.115-.009-.25-.009-.379V2.8c0-.13 0-.264.009-.38.01-.121.034-.274.114-.43l.092-.152c.104-.143.24-.26.4-.34l.115-.05c.115-.042.224-.057.316-.064.115-.01.25-.009.379-.009h3.4c.13 0 .264 0 .38.009Zm-3.955 4.99.175.001h3.4l.174-.001.001-.174V2.8l-.001-.175H2.625v3.749Z"
791
- clip-rule="evenodd"
792
- />
793
- </svg>
794
- `,download:Q`
795
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
796
- <path
797
- fill="currentColor"
798
- fill-rule="evenodd"
799
- d="M12 2.4a.6.6 0 0 1 .6.6v10.552l3.976-3.976a.6.6 0 0 1 .848.848l-5 5a.6.6 0 0 1-.848 0l-5-5a.6.6 0 0 1 .848-.848l3.976 3.976V3a.6.6 0 0 1 .6-.6Zm-9 12a.6.6 0 0 1 .6.6v1.2c0 .85 0 1.451.039 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h8.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922V15a.6.6 0 1 1 1.2 0v1.226c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H7.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V15a.6.6 0 0 1 .6-.6Z"
800
- clip-rule="evenodd"
801
- />
802
- </svg>
803
- `,edit:Q`
804
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
805
- <path
806
- fill="currentColor"
807
- fill-rule="evenodd"
808
- d="M17.458 2.658a2.746 2.746 0 1 1 3.884 3.884l-8.963 8.963-.046.046c-.301.301-.524.524-.79.687-.235.144-.49.25-.759.314-.303.073-.618.073-1.044.073H8A.625.625 0 0 1 7.375 16v-1.74c0-.426 0-.74.072-1.044.065-.268.17-.524.315-.76.163-.265.386-.488.687-.789l.046-.046 8.963-8.963Zm3 .884a1.496 1.496 0 0 0-2.116 0l-8.963 8.963c-.367.367-.475.48-.551.605a1.368 1.368 0 0 0-.165.397c-.034.142-.038.3-.038.819v1.049h1.05c.518 0 .676-.004.818-.038.14-.034.274-.09.397-.165.124-.076.238-.184.605-.551l8.963-8.963a1.496 1.496 0 0 0 0-2.116Z"
809
- clip-rule="evenodd"
810
- />
811
- <path
812
- fill="currentColor"
813
- d="M7.273 3.875H10.5a.625.625 0 1 1 0 1.25H7.3c-.85 0-1.45 0-1.92.039-.461.038-.74.109-.958.22-.447.228-.81.59-1.038 1.038-.111.218-.182.497-.22.958-.039.47-.039 1.07-.039 1.92v7.4c0 .85 0 1.45.039 1.92.038.461.109.74.22.958.228.447.59.81 1.038 1.038.218.111.497.183.958.22.47.039 1.07.039 1.92.039h7.4c.85 0 1.45 0 1.92-.039.461-.037.74-.109.958-.22.447-.228.81-.59 1.038-1.038.111-.218.183-.497.22-.959.039-.468.039-1.069.039-1.919v-3.2a.625.625 0 1 1 1.25 0v3.227c0 .817 0 1.468-.043 1.994-.044.54-.136 1.001-.352 1.425a3.625 3.625 0 0 1-1.584 1.584c-.424.216-.886.308-1.425.352-.526.043-1.177.043-1.994.043H7.273c-.817 0-1.469 0-1.994-.043-.54-.044-1.001-.136-1.425-.352a3.625 3.625 0 0 1-1.584-1.584c-.216-.424-.308-.886-.352-1.425-.043-.526-.043-1.177-.043-1.994V9.273c0-.817 0-1.469.043-1.994.044-.54.136-1.001.352-1.425A3.625 3.625 0 0 1 3.854 4.27c.424-.216.886-.308 1.425-.352.525-.043 1.177-.043 1.994-.043Z"
814
- />
815
- </svg>
816
- `,"exclamation-circle-fill":Q`
817
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
818
- <path
819
- fill="currentColor"
820
- fill-rule="evenodd"
821
- d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm0-7.976a.876.876 0 0 0-.875.876V13a.875.875 0 0 0 1.75 0V7.9A.876.876 0 0 0 12 7.024Z"
822
- clip-rule="evenodd"
823
- />
824
- </svg>
825
- `,"exclamation-circle":Q`
826
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
827
- <path
828
- fill="currentColor"
829
- d="M12.6 8a.6.6 0 1 0-1.2 0v5a.6.6 0 1 0 1.2 0V8Zm-1.45 8c0-.47.38-.85.85-.85h.01a.85.85 0 0 1 0 1.7H12a.85.85 0 0 1-.85-.85Z"
830
- />
831
- <path
832
- fill="currentColor"
833
- fill-rule="evenodd"
834
- d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm8.8-10a8.8 8.8 0 1 1-17.6 0 8.8 8.8 0 0 1 17.6 0Z"
835
- clip-rule="evenodd"
836
- />
837
- </svg>
838
- `,"exclamation-triangle-fill":Q`
839
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
840
- <path
841
- fill="currentColor"
842
- fill-rule="evenodd"
843
- d="M11.36 2.286a1.574 1.574 0 0 1 1.279 0c.295.13.5.368.665.6.163.23.34.537.55.899l8.043 13.891c.21.363.388.67.507.927.12.26.223.556.19.878a1.575 1.575 0 0 1-.64 1.11c-.262.19-.571.249-.856.275-.281.025-.637.026-1.056.026H3.957c-.419 0-.775 0-1.056-.026-.285-.026-.593-.085-.855-.275a1.575 1.575 0 0 1-.64-1.11c-.033-.322.07-.619.19-.878.119-.256.297-.564.507-.927l8.043-13.891c.209-.362.387-.669.55-.899.164-.232.369-.47.664-.6ZM12 15.75a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm0-7.975a.875.875 0 0 0-.875.875v5.1a.875.875 0 0 0 1.75 0v-5.1A.875.875 0 0 0 12 7.775Z"
844
- clip-rule="evenodd"
845
- />
846
- </svg>
847
- `,"exclamation-triangle":Q`
848
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
849
- <path
850
- fill="currentColor"
851
- d="M12 8.487a.6.6 0 0 1 .6.6v4.872a.6.6 0 0 1-1.2 0V9.087a.6.6 0 0 1 .6-.6Zm-.85 8.395c0-.47.38-.85.85-.85h.01a.85.85 0 1 1 0 1.7H12a.85.85 0 0 1-.85-.85Z"
852
- />
853
- <path
854
- fill="currentColor"
855
- fill-rule="evenodd"
856
- d="M12.64 2.286a1.574 1.574 0 0 0-1.28 0c-.295.131-.5.368-.665.6-.162.23-.34.537-.549.898L2.103 17.677c-.21.362-.388.67-.507.926-.12.26-.223.556-.19.878.047.444.28.847.64 1.11.262.19.57.25.855.275.282.026.637.026 1.056.026h16.086c.419 0 .774 0 1.056-.026.284-.026.593-.084.854-.275.361-.263.594-.666.64-1.11.034-.322-.07-.618-.19-.878a12.493 12.493 0 0 0-.506-.927L13.854 3.784c-.21-.361-.387-.668-.55-.897-.165-.233-.37-.47-.665-.601Zm-.792 1.096a.374.374 0 0 1 .304 0c.003.002.055.032.173.198.127.18.277.438.505.83l8.014 13.843c.228.394.377.654.47.854.086.186.086.246.086.25a.374.374 0 0 1-.152.263c-.003.002-.056.033-.26.051-.219.02-.519.021-.974.021H3.986c-.455 0-.755 0-.975-.02-.21-.02-.259-.052-.259-.052a.374.374 0 0 1-.152-.263c0-.004 0-.065.086-.25.092-.2.242-.46.47-.854L11.17 4.41c.227-.393.378-.651.505-.83.122-.173.173-.199.173-.199Z"
857
- clip-rule="evenodd"
858
- />
859
- </svg>
860
- `,exclamation:Q`
861
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
862
- <path
863
- fill="currentColor"
864
- d="M12.6 8a.6.6 0 1 0-1.2 0v5a.6.6 0 1 0 1.2 0V8Zm-1.45 8c0-.47.38-.85.85-.85h.01a.85.85 0 0 1 0 1.7H12a.85.85 0 0 1-.85-.85Z"
865
- />
866
- <path
867
- fill="currentColor"
868
- fill-rule="evenodd"
869
- d="M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8Zm4.8-3.6h8.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v8.4c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V7.8c0-.86 0-1.433.037-1.873.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16C6.367 4.202 6.94 4.2 7.8 4.2Z"
870
- clip-rule="evenodd"
871
- />
872
- </svg>
873
- `,"eye-fill":Q`
874
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
875
- <path
876
- fill="currentColor"
877
- fill-rule="evenodd"
878
- d="M5.333 7.014C7.017 5.61 9.263 4.4 12 4.4c2.738 0 4.984 1.21 6.667 2.614 1.682 1.404 2.84 3.033 3.42 3.952.008.01.014.021.02.032.12.19.24.377.3.644a1.76 1.76 0 0 1 0 .715c-.06.268-.18.456-.3.645l-.02.031c-.58.92-1.738 2.548-3.42 3.952C16.984 18.391 14.738 19.6 12 19.6s-4.983-1.21-6.667-2.615c-1.682-1.404-2.84-3.032-3.42-3.951l-.02-.032c-.12-.19-.239-.377-.3-.645a1.763 1.763 0 0 1 0-.715c.061-.267.18-.455.3-.644l.02-.032c.58-.92 1.738-2.548 3.42-3.952ZM12 9.6a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8ZM8.4 12a3.6 3.6 0 1 1 7.2 0 3.6 3.6 0 0 1-7.2 0Z"
879
- clip-rule="evenodd"
880
- />
881
- </svg>
882
- `,"eye-slash-fill":Q`
883
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
884
- <path
885
- fill="currentColor"
886
- fill-rule="evenodd"
887
- d="M3.425 2.576a.6.6 0 1 0-.849.848l3.22 3.22c-.158.122-.313.245-.463.37-1.682 1.404-2.84 3.033-3.42 3.952l-.02.032c-.12.19-.239.377-.3.645a1.762 1.762 0 0 0 0 .714c.061.268.18.456.3.645l.02.031c.58.92 1.738 2.548 3.42 3.952C7.017 18.391 9.263 19.6 12 19.6c2.008 0 3.75-.65 5.201-1.55l3.375 3.374a.6.6 0 0 0 .849-.848l-3.22-3.22v-.002l-3.27-3.27v.002l-.867-.867.001-.002-3.286-3.286-.002.001-.867-.867h.002L6.8 5.95 3.425 2.577Zm5.64 7.338a3.6 3.6 0 0 0 5.02 5.02l-.866-.866a2.4 2.4 0 0 1-3.287-3.287l-.866-.867Z"
888
- clip-rule="evenodd"
889
- />
890
- <path
891
- fill="currentColor"
892
- d="M12.08 8.4a3.6 3.6 0 0 1 3.52 3.52l4.108 4.108a17.903 17.903 0 0 0 2.38-2.994l.02-.032c.12-.19.238-.377.3-.645a1.76 1.76 0 0 0 0-.714c-.062-.268-.18-.456-.3-.645l-.02-.032c-.58-.92-1.739-2.548-3.42-3.952C16.983 5.61 14.737 4.4 12 4.4c-1.2 0-2.304.232-3.309.611l3.39 3.39Z"
893
- />
894
- </svg>
895
- `,"eye-slash":Q`
896
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
897
- <path
898
- fill="currentColor"
899
- fill-rule="evenodd"
900
- d="M2.576 2.576a.6.6 0 0 1 .849 0l3.657 3.657a.598.598 0 0 1 .123.123l10.43 10.431a.6.6 0 0 1 .143.142l3.647 3.647a.6.6 0 0 1-.849.848l-3.375-3.375c-1.45.9-3.194 1.551-5.2 1.551-2.739 0-4.984-1.21-6.668-2.615-1.682-1.404-2.84-3.032-3.42-3.951a8.717 8.717 0 0 0-.02-.032c-.12-.19-.239-.377-.3-.645a1.762 1.762 0 0 1 0-.715c.061-.268.18-.455.3-.645l.02-.032c.63-.998 1.947-2.841 3.883-4.32l-3.22-3.22a.6.6 0 0 1 0-.85ZM6.653 7.5c-1.842 1.37-3.114 3.139-3.725 4.105-.146.232-.154.255-.166.305l-.003.027a.674.674 0 0 0 0 .124l.003.027c.012.05.02.073.165.304.545.862 1.625 2.377 3.175 3.671C7.652 17.357 9.633 18.4 12 18.4c1.63 0 3.078-.494 4.327-1.225l-2.24-2.24a3.6 3.6 0 0 1-5.02-5.02L6.652 7.5Zm3.28 3.28a2.4 2.4 0 0 0 3.287 3.287L9.933 10.78ZM12 5.6c-.402 0-.791.03-1.17.086a.6.6 0 0 1-.175-1.187A9.187 9.187 0 0 1 12 4.4c2.738 0 4.984 1.21 6.667 2.615 1.682 1.404 2.84 3.032 3.42 3.951l.02.032c.12.19.24.377.3.645.05.213.05.502 0 .715-.06.268-.18.456-.3.646l-.02.032a18.08 18.08 0 0 1-1.41 1.93.6.6 0 1 1-.92-.77 16.91 16.91 0 0 0 1.315-1.8c.147-.234.155-.257.166-.307l.004-.027a.706.706 0 0 0 0-.124l-.004-.027c-.011-.05-.019-.073-.165-.304-.544-.862-1.624-2.377-3.175-3.671C16.35 6.643 14.368 5.6 12 5.6Z"
901
- clip-rule="evenodd"
902
- />
903
- </svg>
904
- `,eye:Q`
905
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
906
- <path
907
- fill="currentColor"
908
- fill-rule="evenodd"
909
- d="M6.102 7.936c-1.55 1.294-2.63 2.809-3.175 3.671-.146.231-.153.254-.165.304l-.003.027a.676.676 0 0 0 0 .124l.003.027c.012.05.02.073.165.304.545.862 1.625 2.377 3.175 3.671C7.652 17.357 9.633 18.4 12 18.4c2.367 0 4.35-1.043 5.898-2.336 1.55-1.294 2.63-2.809 3.175-3.671.146-.231.154-.254.165-.304l.004-.027a.667.667 0 0 0 0-.124l-.004-.027c-.011-.05-.019-.073-.165-.304-.544-.862-1.624-2.377-3.175-3.671C16.35 6.643 14.368 5.6 12 5.6c-2.367 0-4.349 1.043-5.898 2.336Zm-.769-.921C7.017 5.609 9.263 4.4 12 4.4c2.738 0 4.984 1.21 6.667 2.615 1.682 1.404 2.84 3.032 3.42 3.951l.02.032c.12.19.24.377.3.645a1.76 1.76 0 0 1 0 .714c-.06.268-.18.456-.3.645l-.02.032c-.58.92-1.738 2.547-3.42 3.951C16.984 18.391 14.738 19.6 12 19.6s-4.983-1.21-6.667-2.615c-1.682-1.404-2.84-3.032-3.42-3.951l-.02-.032c-.12-.19-.239-.377-.3-.645a1.763 1.763 0 0 1 0-.714c.061-.268.18-.456.3-.645l.02-.032c.58-.92 1.738-2.547 3.42-3.951ZM12 9.6a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8ZM8.4 12a3.6 3.6 0 1 1 7.2 0 3.6 3.6 0 0 1-7.2 0Z"
910
- clip-rule="evenodd"
911
- />
912
- </svg>
913
- `,facebook:Q`
914
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
915
- <path
916
- fill="currentColor"
917
- d="M21 12.055C21 7.054 16.97 3 12.001 3 7.03 3.001 3 7.054 3 12.056c0 4.519 3.291 8.265 7.593 8.944v-6.327H8.309v-2.617h2.286V10.06c0-2.27 1.344-3.522 3.4-3.522.985 0 2.014.176 2.014.176v2.228h-1.135c-1.117 0-1.466.698-1.466 1.415v1.698h2.495l-.398 2.617h-2.098v6.327C17.71 20.319 21 16.574 21 12.055Z"
918
- />
919
- </svg>
920
- `,"file-earmark-text":Q`
921
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
922
- <path
923
- fill="currentColor"
924
- fill-rule="evenodd"
925
- d="M14.6 2.639a2.503 2.503 0 0 0-.275-.197 3.003 3.003 0 0 0-.893-.365C13.094 2 12.727 2 12.012 2H8.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C4 4.28 4 5.12 4 6.8v10.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C6.28 22 7.12 22 8.8 22h6.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C20 19.72 20 18.88 20 17.2V9.988c0-.715 0-1.082-.077-1.42a2.997 2.997 0 0 0-.365-.893 2.485 2.485 0 0 0-.197-.275c-.172-.211-.407-.446-.767-.806l-3.188-3.188c-.36-.36-.595-.595-.806-.767Zm-1.2.68a1.805 1.805 0 0 0-.222-.07c-.176-.041-.375-.049-1.166-.049H8.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C5.202 5.367 5.2 5.94 5.2 6.8v10.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h6.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V9.988c0-.79-.008-.99-.05-1.166a1.805 1.805 0 0 0-.069-.222h-3.103c-.261 0-.492 0-.684-.016a1.626 1.626 0 0 1-.62-.158 1.6 1.6 0 0 1-.7-.7 1.626 1.626 0 0 1-.158-.62c-.016-.192-.016-.423-.016-.684V3.32ZM17.703 7.4H15.6c-.29 0-.471 0-.608-.012a.493.493 0 0 1-.174-.032.4.4 0 0 1-.174-.174.494.494 0 0 1-.032-.174A8.479 8.479 0 0 1 14.6 6.4V4.297L17.703 7.4ZM14.6 17a.6.6 0 0 1-.6.6H8a.6.6 0 1 1 0-1.2h6a.6.6 0 0 1 .6.6Zm2-4a.6.6 0 0 1-.6.6H8a.6.6 0 1 1 0-1.2h8a.6.6 0 0 1 .6.6Z"
926
- clip-rule="evenodd"
927
- />
928
- </svg>
929
- `,"file-pdf":Q`
930
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
931
- <path
932
- fill="currentColor"
933
- fill-rule="evenodd"
934
- d="M7.686 16.125a.911.911 0 0 0 .493.473c.213.072.447.06.652-.033.358-.148.716-.491 1.042-.885a12.82 12.82 0 0 0 1.149-1.699c.734-.217 1.485-.37 2.246-.457.3.395.643.754 1.025 1.07.314.248.677.453 1.05.468a.963.963 0 0 0 .573-.155c.172-.118.31-.28.399-.468a1.31 1.31 0 0 0 .155-.633.952.952 0 0 0-.225-.583c-.254-.304-.67-.45-1.08-.523a6.47 6.47 0 0 0-1.5-.056 12.32 12.32 0 0 1-1.103-1.897c.28-.743.49-1.445.585-2.019.04-.246.06-.48.053-.69a1.399 1.399 0 0 0-.143-.606.787.787 0 0 0-.537-.41c-.227-.049-.461 0-.677.086-.423.17-.647.528-.731.926-.083.383-.045.828.051 1.278.115.5.277.988.484 1.457-.345.86-.745 1.696-1.195 2.506A8.645 8.645 0 0 0 8.785 14c-.417.247-.786.54-1.01.886-.235.366-.308.803-.09 1.24Zm1.528-1.398c.156-.092.33-.182.516-.268a9.2 9.2 0 0 1-.506.682c-.315.38-.56.58-.715.643a.304.304 0 0 1-.039.014.257.257 0 0 1-.03-.05c-.062-.124-.06-.242.046-.406.12-.184.359-.397.728-.615Zm3.497-1.981c-.381.057-.76.13-1.136.217v-.001c.199-.389.386-.782.563-1.181.177.33.368.651.573.965Zm1.617.724c.168.182.332.337.488.46.27.214.458.285.56.289a.12.12 0 0 0 .08-.017.345.345 0 0 0 .105-.141.49.49 0 0 0 .066-.225.107.107 0 0 0-.029-.07c-.058-.07-.225-.172-.583-.236a4.363 4.363 0 0 0-.687-.06Zm-2.24-3.947a7.41 7.41 0 0 0 .225-.93c.035-.211.048-.385.043-.523a.689.689 0 0 0-.036-.222.581.581 0 0 0-.163.045c-.098.039-.178.119-.22.318-.046.216-.035.528.05.925.028.124.061.254.102.387Z"
935
- clip-rule="evenodd"
936
- />
937
- <path
938
- fill="currentColor"
939
- fill-rule="evenodd"
940
- d="M4 6.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C6.28 2 7.12 2 8.8 2h6.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C20 4.28 20 5.12 20 6.8v10.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C17.72 22 16.88 22 15.2 22H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C4 19.72 4 18.88 4 17.2V6.8Zm11.2 14H8.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V6.8c0-.86 0-1.433.037-1.873.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16C7.367 3.202 7.94 3.2 8.8 3.2h6.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v10.4c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036Z"
941
- clip-rule="evenodd"
942
- />
943
- </svg>
944
- `,"file-plus":Q`
945
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
946
- <path
947
- fill="currentColor"
948
- d="M14.727 1.9H9.274c-.818 0-1.468 0-1.993.043-.537.044-.995.136-1.415.35a3.6 3.6 0 0 0-1.573 1.573c-.214.42-.306.877-.35 1.415C3.9 5.806 3.9 6.456 3.9 7.274v9.452c0 .818 0 1.469.043 1.993.044.538.136.996.35 1.415a3.6 3.6 0 0 0 1.573 1.574c.42.213.878.305 1.415.35.525.042 1.175.042 1.993.042H12.5a.6.6 0 1 0 0-1.2H9.3c-.85 0-1.451 0-1.921-.039-.463-.038-.746-.11-.968-.223a2.4 2.4 0 0 1-1.049-1.048c-.113-.223-.185-.505-.223-.968-.038-.47-.039-1.072-.039-1.922V7.3c0-.85 0-1.451.04-1.922.037-.463.109-.745.222-.968a2.4 2.4 0 0 1 1.049-1.048c.222-.114.505-.185.968-.223C7.849 3.1 8.45 3.1 9.3 3.1h5.4c.85 0 1.452 0 1.922.039.463.038.746.11.968.223a2.4 2.4 0 0 1 1.049 1.048c.113.223.185.505.223.968.038.47.038 1.072.038 1.922V11a.6.6 0 1 0 1.2 0V7.274c0-.818 0-1.468-.043-1.993-.043-.538-.135-.996-.349-1.415a3.6 3.6 0 0 0-1.573-1.574c-.42-.213-.878-.305-1.415-.35-.525-.042-1.175-.042-1.993-.042Z"
949
- />
950
- <path
951
- fill="currentColor"
952
- d="M18.6 15a.6.6 0 0 0-1.2 0v2.4H15a.6.6 0 0 0 0 1.2h2.4V21a.6.6 0 1 0 1.2 0v-2.4H21a.6.6 0 1 0 0-1.2h-2.4V15Z"
953
- />
954
- </svg>
955
- `,"file-text":Q`
956
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
957
- <path
958
- fill="currentColor"
959
- fill-rule="evenodd"
960
- d="M14.6 11a.6.6 0 0 1-.6.6H8a.6.6 0 1 1 0-1.2h6a.6.6 0 0 1 .6.6Zm-4 4a.6.6 0 0 1-.6.6H8a.6.6 0 1 1 0-1.2h2a.6.6 0 0 1 .6.6Zm6-8a.6.6 0 0 1-.6.6H8a.6.6 0 0 1 0-1.2h8a.6.6 0 0 1 .6.6ZM8.8 20.8h6.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V6.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H8.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C5.202 5.367 5.2 5.94 5.2 6.8v10.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036ZM4.327 3.638C4 4.28 4 5.12 4 6.8v10.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C6.28 22 7.12 22 8.8 22h6.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C20 19.72 20 18.88 20 17.2V6.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C17.72 2 16.88 2 15.2 2H8.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311Z"
961
- clip-rule="evenodd"
962
- />
963
- </svg>
964
- `,file:Q`
965
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
966
- <path
967
- fill="currentColor"
968
- fill-rule="evenodd"
969
- d="M8.8 20.8h6.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V6.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H8.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C5.202 5.367 5.2 5.94 5.2 6.8v10.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036ZM4.327 3.638C4 4.28 4 5.12 4 6.8v10.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C6.28 22 7.12 22 8.8 22h6.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C20 19.72 20 18.88 20 17.2V6.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C17.72 2 16.88 2 15.2 2H8.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311Z"
970
- clip-rule="evenodd"
971
- />
972
- </svg>
973
- `,files:Q`
974
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
975
- <path
976
- fill="currentColor"
977
- d="M18.8 6.8v9.8a.6.6 0 1 0 1.2 0V6.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C17.72 2 16.88 2 15.2 2H9.4a.6.6 0 1 0 0 1.2h5.8c.86 0 1.432 0 1.873.037.425.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.159.744.036.44.037 1.013.037 1.873Z"
978
- />
979
- <path
980
- fill="currentColor"
981
- fill-rule="evenodd"
982
- d="M4 9.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C6.28 5 7.12 5 8.8 5h3.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C17 7.28 17 8.12 17 9.8v7.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C14.72 22 13.88 22 12.2 22H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C4 19.72 4 18.88 4 17.2V9.8Zm8.2 11H8.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.8c0-.86 0-1.433.037-1.873.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16C7.367 6.202 7.94 6.2 8.8 6.2h3.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v7.4c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036Z"
983
- clip-rule="evenodd"
984
- />
985
- </svg>
986
- `,fingerprint:Q`
987
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
988
- <path
989
- fill="currentColor"
990
- d="M15.34 16.398c.332.094.526.44.432.772a22.52 22.52 0 0 1-1.534 3.954.625.625 0 0 1-1.118-.56 21.253 21.253 0 0 0 1.449-3.734.626.626 0 0 1 .771-.432ZM12 10.375c.345 0 .625.28.625.625a18.54 18.54 0 0 1-2.849 9.904.626.626 0 0 1-1.059-.666A17.291 17.291 0 0 0 11.375 11c0-.345.28-.625.625-.625Z"
991
- />
992
- <path
993
- fill="currentColor"
994
- d="M12 6.375A4.625 4.625 0 0 1 16.625 11a22.77 22.77 0 0 1-.21 3.085.625.625 0 0 1-1.238-.17c.13-.953.198-1.926.198-2.915a3.375 3.375 0 0 0-6.75 0 14.542 14.542 0 0 1-2.28 7.85.626.626 0 0 1-1.076-.64A13.29 13.29 0 0 0 7.374 11 4.625 4.625 0 0 1 12 6.375Z"
995
- />
996
- <path
997
- fill="currentColor"
998
- d="M12 2.375A8.625 8.625 0 0 1 20.625 11a26.64 26.64 0 0 1-1.015 7.303.625.625 0 1 1-1.202-.342c.63-2.211.967-4.546.967-6.961A7.375 7.375 0 0 0 8.312 4.611a.625.625 0 0 1-.625-1.082A8.59 8.59 0 0 1 12 2.375ZM4.529 6.688a.625.625 0 0 1 1.082.625A7.34 7.34 0 0 0 4.625 11a10.59 10.59 0 0 1-1.063 4.638.626.626 0 0 1-1.125-.547A9.34 9.34 0 0 0 3.375 11c0-1.57.42-3.043 1.154-4.313Z"
999
- />
1000
- </svg>
1001
- `,flash:Q`
1002
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1003
- <path
1004
- fill="currentColor"
1005
- d="M12.509 2.6a.626.626 0 0 1 1.1.477l-.812 6.498h5.855c.233 0 .45 0 .623.015.14.013.353.042.547.165l.082.058.091.083c.2.204.313.481.309.77-.004.276-.14.494-.23.626-.1.143-.24.31-.388.49L11.669 21.4a.625.625 0 0 1-1.1-.477l.812-6.498H5.526c-.232 0-.45 0-.623-.015-.16-.014-.414-.05-.628-.223a1.076 1.076 0 0 1-.4-.853l.008-.1c.03-.229.143-.41.223-.526.098-.143.238-.31.387-.49L12.51 2.6ZM5.453 13.02l-.128.154h6.765a.626.626 0 0 1 .62.704l-.636 5.083 6.652-7.98.128-.156H12.09a.625.625 0 0 1-.62-.703l.636-5.084-6.652 7.982Z"
1006
- />
1007
- </svg>
1008
- `,"folder-check":Q`
1009
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1010
- <path
1011
- fill="currentColor"
1012
- d="M15.925 11.924a.6.6 0 1 0-.849-.848L11 15.15l-1.575-1.575a.6.6 0 1 0-.849.848l2 2a.6.6 0 0 0 .849 0l4.5-4.5Z"
1013
- />
1014
- <path
1015
- fill="currentColor"
1016
- fill-rule="evenodd"
1017
- d="M12.871 6.9h3.856c.817 0 1.468 0 1.993.043.537.044.995.136 1.415.35a3.6 3.6 0 0 1 1.573 1.573c.214.42.306.877.35 1.415.042.524.042 1.175.042 1.993v3.452c0 .818 0 1.469-.043 1.993-.043.538-.135.996-.349 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.176.042-1.993.042H7.274c-.818 0-1.468 0-1.993-.043-.537-.044-.995-.136-1.415-.35a3.6 3.6 0 0 1-1.573-1.573c-.214-.42-.306-.877-.35-1.415-.043-.524-.043-1.175-.043-1.993V6.675c0-.539 0-.98.03-1.337.03-.371.095-.706.254-1.018A2.6 2.6 0 0 1 3.32 3.183c.313-.159.647-.224 1.018-.254.358-.029.799-.029 1.337-.029h2.943c.625 0 1.08 0 1.494.142a2.6 2.6 0 0 1 .972.6c.312.307.516.714.795 1.273L12.87 6.9ZM8.523 4.1c.761 0 .999.008 1.198.076a1.4 1.4 0 0 1 .523.324c.15.147.264.356.604 1.037L11.53 6.9H3.1v-.2c0-.57 0-.961.026-1.265.024-.296.068-.455.127-.57a1.4 1.4 0 0 1 .612-.612c.115-.06.274-.104.57-.128C4.74 4.1 5.13 4.1 5.7 4.1h2.823Zm3.99 4H3.1v7.6c0 .85 0 1.451.04 1.922.037.463.109.745.222.968a2.4 2.4 0 0 0 1.049 1.048c.222.114.505.185.968.223.47.038 1.071.039 1.921.039h9.4c.85 0 1.452 0 1.922-.039.463-.038.746-.11.968-.223a2.4 2.4 0 0 0 1.049-1.049c.113-.222.185-.504.223-.967.038-.47.038-1.072.038-1.922v-3.4c0-.85 0-1.451-.038-1.922-.038-.463-.11-.745-.223-.968a2.4 2.4 0 0 0-1.049-1.048c-.222-.114-.505-.185-.968-.223C18.152 8.1 17.55 8.1 16.7 8.1h-4.187Z"
1018
- clip-rule="evenodd"
1019
- />
1020
- </svg>
1021
- `,"folder-minus":Q`
1022
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1023
- <path fill="currentColor" d="M9 13.4h6a.6.6 0 0 1 0 1.2H9a.6.6 0 1 1 0-1.2Z" />
1024
- <path
1025
- fill="currentColor"
1026
- fill-rule="evenodd"
1027
- d="M16.727 6.9H12.87l-.992-1.985c-.28-.559-.483-.966-.795-1.273a2.6 2.6 0 0 0-.972-.6C9.698 2.9 9.243 2.9 8.618 2.9H5.675c-.538 0-.979 0-1.337.03-.37.03-.705.094-1.018.253A2.6 2.6 0 0 0 2.184 4.32c-.16.312-.224.647-.254 1.018-.03.358-.03.798-.03 1.337v9.051c0 .818 0 1.469.043 1.993.044.538.136.996.35 1.415a3.6 3.6 0 0 0 1.573 1.574c.42.213.878.305 1.415.35.525.042 1.175.042 1.993.042h9.453c.817 0 1.468 0 1.993-.043.537-.044.995-.136 1.415-.35a3.6 3.6 0 0 0 1.573-1.573c.214-.42.306-.877.35-1.415.042-.524.042-1.175.042-1.993v-3.452c0-.818 0-1.468-.043-1.993-.043-.538-.135-.996-.349-1.415a3.6 3.6 0 0 0-1.573-1.574c-.42-.213-.878-.305-1.415-.35-.525-.042-1.175-.042-1.993-.042ZM9.72 4.176c-.2-.068-.437-.076-1.198-.076H5.7c-.57 0-.96 0-1.264.025-.297.024-.456.069-.571.128a1.4 1.4 0 0 0-.612.611c-.059.116-.103.275-.127.571C3.1 5.74 3.1 6.13 3.1 6.7v.2h8.43l-.682-1.363c-.34-.68-.454-.89-.604-1.037a1.4 1.4 0 0 0-.523-.324ZM12.488 8.1H16.7c.85 0 1.452 0 1.922.039.463.038.746.11.968.223a2.4 2.4 0 0 1 1.049 1.048c.113.223.185.505.223.968.038.47.038 1.072.038 1.922v3.4c0 .85 0 1.451-.038 1.922-.038.463-.11.745-.223.968a2.4 2.4 0 0 1-1.049 1.048c-.222.114-.505.185-.968.223-.47.038-1.072.039-1.922.039H7.3c-.85 0-1.451 0-1.921-.039-.463-.038-.746-.11-.968-.223a2.4 2.4 0 0 1-1.049-1.049c-.113-.222-.185-.504-.223-.967-.038-.47-.039-1.072-.039-1.922V8.1h9.388Z"
1028
- clip-rule="evenodd"
1029
- />
1030
- </svg>
1031
- `,"folder-plus":Q`
1032
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1033
- <path
1034
- fill="currentColor"
1035
- d="M12.6 11a.6.6 0 0 0-1.2 0v2.4H9a.6.6 0 0 0 0 1.2h2.4V17a.6.6 0 1 0 1.2 0v-2.4H15a.6.6 0 1 0 0-1.2h-2.4V11Z"
1036
- />
1037
- <path
1038
- fill="currentColor"
1039
- fill-rule="evenodd"
1040
- d="M12.871 6.9h3.856c.817 0 1.468 0 1.993.043.537.044.995.136 1.415.35a3.6 3.6 0 0 1 1.573 1.573c.214.42.306.877.35 1.415.042.524.042 1.175.042 1.993v3.452c0 .818 0 1.469-.043 1.993-.043.538-.135.996-.349 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.176.042-1.993.042H7.274c-.818 0-1.468 0-1.993-.043-.537-.044-.995-.136-1.415-.35a3.6 3.6 0 0 1-1.573-1.573c-.214-.42-.306-.877-.35-1.415-.043-.524-.043-1.175-.043-1.993V6.675c0-.539 0-.98.03-1.337.03-.371.095-.706.254-1.018A2.6 2.6 0 0 1 3.32 3.183c.313-.159.647-.224 1.018-.254.358-.029.799-.029 1.337-.029h2.943c.625 0 1.08 0 1.494.142a2.6 2.6 0 0 1 .972.6c.312.307.516.714.795 1.273L12.87 6.9ZM8.523 4.1c.761 0 .999.008 1.198.076a1.4 1.4 0 0 1 .523.324c.15.147.264.356.604 1.037L11.53 6.9H3.1v-.2c0-.57 0-.961.026-1.265.024-.296.068-.455.127-.57a1.4 1.4 0 0 1 .612-.612c.115-.06.274-.104.57-.128C4.74 4.1 5.13 4.1 5.7 4.1h2.823Zm3.99 4H3.1v7.6c0 .85 0 1.451.04 1.922.037.463.109.745.222.968a2.4 2.4 0 0 0 1.049 1.048c.222.114.505.185.968.223.47.038 1.071.039 1.921.039h9.4c.85 0 1.452 0 1.922-.039.463-.038.746-.11.968-.223a2.4 2.4 0 0 0 1.049-1.049c.113-.222.185-.504.223-.967.038-.47.038-1.072.038-1.922v-3.4c0-.85 0-1.451-.038-1.922-.038-.463-.11-.745-.223-.968a2.4 2.4 0 0 0-1.049-1.048c-.222-.114-.505-.185-.968-.223C18.152 8.1 17.55 8.1 16.7 8.1h-4.187Z"
1041
- clip-rule="evenodd"
1042
- />
1043
- </svg>
1044
- `,folder:Q`
1045
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1046
- <path
1047
- fill="currentColor"
1048
- fill-rule="evenodd"
1049
- d="M9.72 4.176c-.199-.068-.436-.076-1.198-.076H5.7c-.57 0-.961 0-1.265.025-.296.024-.455.069-.57.128a1.4 1.4 0 0 0-.613.611c-.058.116-.103.275-.127.571C3.1 5.74 3.1 6.13 3.1 6.7v.2h8.43l-.682-1.363c-.34-.68-.454-.89-.605-1.037a1.4 1.4 0 0 0-.523-.324ZM12.87 6.9 11.922 5l-.043-.085c-.279-.559-.482-.966-.795-1.273a2.6 2.6 0 0 0-.971-.6C9.698 2.9 9.242 2.9 8.618 2.9H5.675c-.539 0-.98 0-1.338.03-.37.03-.705.094-1.017.253A2.6 2.6 0 0 0 2.183 4.32c-.159.312-.224.647-.254 1.018-.03.358-.03.798-.03 1.337v9.051c0 .818 0 1.469.044 1.993.044.538.136.996.35 1.415a3.6 3.6 0 0 0 1.573 1.574c.42.213.877.305 1.415.35.524.042 1.175.042 1.993.042h9.452c.818 0 1.468 0 1.993-.043.537-.044.996-.136 1.415-.35a3.6 3.6 0 0 0 1.573-1.573c.214-.42.306-.877.35-1.415.043-.524.043-1.175.043-1.993v-3.452c0-.818 0-1.468-.043-1.993-.044-.538-.136-.996-.35-1.415a3.6 3.6 0 0 0-1.573-1.574c-.42-.213-.878-.305-1.415-.35-.525-.042-1.175-.042-1.993-.042h-3.855Zm-.382 1.2H16.7c.85 0 1.451 0 1.921.039.464.038.746.11.969.223a2.4 2.4 0 0 1 1.048 1.048c.113.223.185.505.223.968.038.47.039 1.072.039 1.922v3.4c0 .85 0 1.451-.039 1.922-.038.463-.11.745-.223.968a2.4 2.4 0 0 1-1.049 1.048c-.222.114-.504.185-.968.223-.47.038-1.071.039-1.921.039H7.3c-.85 0-1.451 0-1.922-.039-.463-.038-.745-.11-.968-.223a2.4 2.4 0 0 1-1.049-1.049c-.113-.222-.184-.504-.222-.967-.039-.47-.04-1.072-.04-1.922V8.1h9.389Z"
1050
- clip-rule="evenodd"
1051
- />
1052
- </svg>
1053
- `,gear:Q`
1054
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1055
- <path
1056
- fill="currentColor"
1057
- fill-rule="evenodd"
1058
- d="M12 2.6a1.218 1.218 0 0 0-1.218 1.218v.157a2.1 2.1 0 0 1-1.273 1.922.6.6 0 0 1-.188.047 2.1 2.1 0 0 1-2.2-.474l-.055-.055a1.218 1.218 0 1 0-1.724 1.724l.055.055a2.1 2.1 0 0 1 .432 2.304 2.1 2.1 0 0 1-1.93 1.357h-.08a1.218 1.218 0 1 0 0 2.436h.156a2.1 2.1 0 0 1 1.92 1.27 2.1 2.1 0 0 1-.425 2.318l-.055.055a1.219 1.219 0 1 0 1.724 1.724l.055-.055.003-.003.002-.002a2.1 2.1 0 0 1 2.299-.427 2.1 2.1 0 0 1 1.356 1.915v.096a1.218 1.218 0 0 0 2.437 0v-.157a2.1 2.1 0 0 1 1.27-1.92 2.1 2.1 0 0 1 2.313.42l.005.005.054.055a1.22 1.22 0 1 0 1.725-1.724l-.055-.055-.005-.005a2.099 2.099 0 0 1-.421-2.313 2.1 2.1 0 0 1 1.92-1.27h.085a1.218 1.218 0 1 0 0-2.436h-.157a2.1 2.1 0 0 1-1.922-1.273.6.6 0 0 1-.047-.188 2.1 2.1 0 0 1 .47-2.195l.002-.003.002-.002.055-.055a1.219 1.219 0 1 0-1.724-1.724l-.055.055-.005.005a2.1 2.1 0 0 1-2.313.421 2.1 2.1 0 0 1-1.27-1.92v-.085A1.218 1.218 0 0 0 12 2.6Zm-1.71-.492a2.418 2.418 0 0 1 4.128 1.71v.08a.9.9 0 0 0 .551.826.9.9 0 0 0 .991-.178l.052-.052a2.417 2.417 0 0 1 3.421 0 2.418 2.418 0 0 1 0 3.421l-.052.052a.9.9 0 0 0-.178.99c.024.054.04.11.047.168a.9.9 0 0 0 .779.457h.153a2.418 2.418 0 1 1 0 4.836h-.08a.9.9 0 0 0-.823.546l-.003.006a.9.9 0 0 0 .178.99l.052.052a2.42 2.42 0 1 1-3.421 3.421l-.052-.052a.9.9 0 0 0-.99-.178l-.007.003a.9.9 0 0 0-.545.823v.153a2.418 2.418 0 1 1-4.837 0v-.074a.9.9 0 0 0-.624-.832.9.9 0 0 0-.99.178l-.052.052a2.419 2.419 0 1 1-3.421-3.421l.051-.052a.9.9 0 0 0 .178-.99v-.004l-.002-.003a.9.9 0 0 0-.823-.545h-.153a2.418 2.418 0 1 1 0-4.836h.074a.9.9 0 0 0 .832-.625.9.9 0 0 0-.178-.99l-.052-.052a2.42 2.42 0 1 1 3.421-3.421l.052.052a.9.9 0 0 0 .99.178.6.6 0 0 1 .168-.047.9.9 0 0 0 .457-.779v-.153c0-.641.254-1.256.708-1.71ZM8.4 12a3.6 3.6 0 1 1 7.2 0 3.6 3.6 0 0 1-7.2 0ZM12 9.6a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8Z"
1059
- clip-rule="evenodd"
1060
- />
1061
- </svg>
1062
- `,"geo-alt":Q`
1063
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1064
- <path
1065
- fill="currentColor"
1066
- fill-rule="evenodd"
1067
- d="M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm1.8-3a1.8 1.8 0 1 1-3.6 0 1.8 1.8 0 0 1 3.6 0Z"
1068
- clip-rule="evenodd"
1069
- />
1070
- <path
1071
- fill="currentColor"
1072
- fill-rule="evenodd"
1073
- d="M12.959 21.046c-.318.316-.639.634-.959.954l-.005-.005c-.319-.319-.637-.635-.954-.948C7.385 17.42 4 14.064 4 10a8 8 0 1 1 16 0c0 4.064-3.385 7.421-7.041 11.046ZM18.8 10c0 1.829-.824 3.572-2.25 5.425-1.207 1.566-2.75 3.098-4.42 4.754l-.13.128-.13-.128c-1.67-1.656-3.213-3.188-4.42-4.754C6.025 13.572 5.2 11.829 5.2 10a6.8 6.8 0 1 1 13.6 0Z"
1074
- clip-rule="evenodd"
1075
- />
1076
- </svg>
1077
- `,"geo-fill":Q`
1078
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1079
- <path
1080
- fill="currentColor"
1081
- fill-rule="evenodd"
1082
- d="M12 2.4a3.6 3.6 0 0 0-.6 7.15V17a.6.6 0 1 0 1.2 0V9.55A3.601 3.601 0 0 0 12 2.4Z"
1083
- clip-rule="evenodd"
1084
- />
1085
- <path
1086
- fill="currentColor"
1087
- d="M8.316 13.963a.6.6 0 1 0-.231-1.177c-1.729.34-3.236.904-4.328 1.64-1.08.728-1.857 1.702-1.857 2.868 0 1.563 1.38 2.78 3.137 3.57 1.813.816 4.275 1.305 6.963 1.305 2.688 0 5.151-.49 6.964-1.305 1.757-.79 3.136-2.007 3.136-3.57 0-1.166-.777-2.14-1.856-2.867-1.092-.737-2.6-1.302-4.328-1.641a.6.6 0 1 0-.231 1.177c1.627.32 2.97.839 3.888 1.458.932.63 1.327 1.285 1.327 1.873 0 .797-.747 1.719-2.428 2.475-1.626.732-3.913 1.2-6.472 1.2-2.558 0-4.846-.468-6.47-1.2-1.683-.756-2.43-1.678-2.43-2.475 0-.588.395-1.244 1.328-1.873.919-.62 2.261-1.138 3.888-1.458Z"
1088
- />
1089
- </svg>
1090
- `,geo:Q`
1091
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1092
- <path
1093
- fill="currentColor"
1094
- fill-rule="evenodd"
1095
- d="M12 2.4a3.6 3.6 0 0 0-.6 7.15V17a.6.6 0 1 0 1.2 0V9.55A3.601 3.601 0 0 0 12 2.4ZM9.6 6a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0Z"
1096
- clip-rule="evenodd"
1097
- />
1098
- <path
1099
- fill="currentColor"
1100
- d="M8.316 13.963a.6.6 0 1 0-.231-1.177c-1.729.34-3.236.904-4.328 1.64-1.08.728-1.857 1.702-1.857 2.868 0 1.563 1.38 2.78 3.137 3.57 1.813.816 4.275 1.305 6.963 1.305 2.688 0 5.151-.49 6.964-1.305 1.757-.79 3.136-2.007 3.136-3.57 0-1.166-.777-2.14-1.856-2.867-1.092-.737-2.6-1.301-4.328-1.641a.6.6 0 1 0-.231 1.177c1.627.32 2.97.839 3.888 1.459.932.628 1.327 1.285 1.327 1.872 0 .797-.747 1.719-2.428 2.475-1.626.732-3.913 1.2-6.472 1.2-2.558 0-4.846-.468-6.47-1.2-1.683-.756-2.43-1.678-2.43-2.475 0-.587.395-1.244 1.328-1.873.919-.62 2.261-1.138 3.888-1.458Z"
1101
- />
1102
- </svg>
1103
- `,"globe-alt":Q`
1104
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1105
- <path fill="currentColor" d="M16.75 5.2a.863.863 0 1 0 0 1.725.863.863 0 0 0 0-1.725Z" />
1106
- <path
1107
- fill="currentColor"
1108
- fill-rule="evenodd"
1109
- d="M1.875 12c0-.387.022-.768.064-1.144l.002-.019C2.518 5.793 6.801 1.875 12 1.875c.999 0 1.964.145 2.877.415a4.425 4.425 0 0 1 6.298 4.01c0 .384-.054.752-.15 1.106a10.08 10.08 0 0 1 1.1 4.594c0 5.592-4.533 10.125-10.125 10.125S1.875 17.592 1.875 12ZM12 3.125a8.878 8.878 0 0 0-8.697 7.1l4.454-.398a1.1 1.1 0 0 1 1.053.55l1.748 3.065 2.678 1.53a1.1 1.1 0 0 1 .29 1.671L11.2 19.356v1.483A8.875 8.875 0 0 0 20.875 12a8.854 8.854 0 0 0-.544-3.066c-.146.23-.305.454-.473.673-.627.813-1.428 1.608-2.22 2.393-.15.148-.299.295-.446.443a.625.625 0 0 1-.884 0c-.147-.148-.296-.295-.446-.443-.792-.785-1.593-1.58-2.22-2.393-.75-.975-1.317-2.059-1.317-3.306 0-1.179.46-2.25 1.212-3.043A8.935 8.935 0 0 0 12 3.125ZM13.575 6.3a3.175 3.175 0 0 1 6.35 0c0 .851-.383 1.667-1.058 2.543-.57.741-1.3 1.465-2.094 2.252l-.023.023-.023-.023c-.794-.787-1.524-1.511-2.094-2.252-.675-.876-1.058-1.692-1.058-2.543ZM3.125 12c0-.17.005-.339.014-.506l4.633-.413 1.72 3.016a1.1 1.1 0 0 0 .41.41l2.556 1.46-2.243 2.618a1.1 1.1 0 0 0-.265.716v1.336A8.879 8.879 0 0 1 3.125 12Z"
1110
- clip-rule="evenodd"
1111
- />
1112
- </svg>
1113
- `,globe:Q`
1114
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1115
- <path
1116
- fill="currentColor"
1117
- fill-rule="evenodd"
1118
- d="M1.875 12C1.875 6.408 6.408 1.875 12 1.875S22.125 6.408 22.125 12 17.592 22.125 12 22.125 1.875 17.592 1.875 12Zm1.531-2.225A8.89 8.89 0 0 0 3.125 12c0 .768.098 1.514.281 2.225h4.378a15.16 15.16 0 0 1-.209-2.238 15.16 15.16 0 0 1 .209-2.212H3.406Zm.425-1.25h4.22a15.16 15.16 0 0 1 2.53-5.287 8.887 8.887 0 0 0-6.75 5.287ZM12 3.453a13.91 13.91 0 0 0-2.655 5.072h5.31A13.911 13.911 0 0 0 12 3.453Zm2.947 6.322H9.053c-.135.73-.212 1.474-.228 2.225.016.75.093 1.495.228 2.225h5.894c.135-.73.212-1.474.228-2.225a13.92 13.92 0 0 0-.228-2.225Zm1.269 4.45c.123-.727.193-1.466.209-2.212v-.026a15.169 15.169 0 0 0-.209-2.212h4.378a8.919 8.919 0 0 1 0 4.45h-4.378Zm-1.56 1.25H9.344A13.911 13.911 0 0 0 12 20.547a13.912 13.912 0 0 0 2.655-5.072Zm-4.075 5.287a15.161 15.161 0 0 1-2.53-5.287H3.83a8.887 8.887 0 0 0 6.75 5.287Zm2.838 0a15.16 15.16 0 0 0 2.53-5.287h4.22a8.887 8.887 0 0 1-6.75 5.287Zm6.75-12.237h-4.22a15.16 15.16 0 0 0-2.53-5.287 8.887 8.887 0 0 1 6.75 5.287Z"
1119
- clip-rule="evenodd"
1120
- />
1121
- </svg>
1122
- `,google:Q`
1123
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1124
- <path
1125
- fill="currentColor"
1126
- d="M20.666 10.378a10.6 10.6 0 0 1 .156 1.83c0 2.737-.979 5.053-2.682 6.62h.002C16.653 20.203 14.606 21 12.178 21a9 9 0 0 1 0-18 8.65 8.65 0 0 1 6.02 2.343l-2.569 2.57a4.89 4.89 0 0 0-3.451-1.35c-2.348 0-4.342 1.583-5.053 3.716a5.39 5.39 0 0 0 0 3.446h.003c.714 2.13 2.706 3.713 5.053 3.713 1.213 0 2.255-.31 3.063-.86h-.004a4.163 4.163 0 0 0 1.799-2.734h-4.861V10.38h8.488Z"
1127
- />
1128
- </svg>
1129
- `,"grid-fill":Q`
1130
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1131
- <path
1132
- fill="currentColor"
1133
- d="M4.67 16.665c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.067.254.068.564.068 1.182 0 .619 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068-.619 0-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.068-.254-.067-.564-.067-1.182s0-.928.067-1.182a2.001 2.001 0 0 1 1.416-1.416c.254-.067.563-.067 1.182-.067Zm7.33 0c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182 0 .619 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067Zm7.33 0c.619 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182 0 .619 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2.001 2.001 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067ZM4.67 9.335c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.067.254.068.564.068 1.182s0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068-.619 0-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.068-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.563-.067 1.182-.067Zm7.33 0c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182s0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067Zm7.33 0c.619 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182s0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067ZM4.67 2.005c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.067.254.068.563.068 1.182 0 .618 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.067-.564.068-1.182.068-.619 0-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.068-.254-.067-.564-.067-1.182 0-.619 0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.068.563-.067 1.182-.067Zm7.33 0c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.563.068 1.182 0 .618 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.067-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182 0-.619 0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.068.564-.067 1.182-.067Zm7.33 0c.619 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.563.068 1.182 0 .618 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.067-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182 0-.619 0-.928.067-1.182a2.001 2.001 0 0 1 1.416-1.416c.254-.068.564-.067 1.182-.067Z"
1134
- />
1135
- </svg>
1136
- `,"hand-thumbs-down":Q`
1137
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1138
- <path
1139
- fill="currentColor"
1140
- fill-rule="evenodd"
1141
- d="M19.404 3.124a16.396 16.396 0 0 0-1.199-.024h-1.11v9.254c.106-.004.212-.004.32-.004h.79c.542 0 .913 0 1.2-.024.28-.023.426-.064.53-.118a1.3 1.3 0 0 0 .569-.568c.053-.104.095-.251.117-.53.024-.288.024-.658.024-1.2V5.54c0-.542 0-.912-.023-1.2-.023-.279-.065-.426-.118-.53a1.3 1.3 0 0 0-.569-.568c-.104-.054-.25-.095-.53-.118Zm-3.509 9.82V3.1H8.057c-.703 0-1.197 0-1.586.03-.382.03-.618.084-.81.17a2.25 2.25 0 0 0-.955.82c-.115.176-.205.402-.292.774-.088.38-.164.869-.27 1.564l-.497 3.23c-.141.915-.24 1.564-.274 2.073-.034.503.002.805.092 1.04.186.489.536.897.99 1.155.22.125.513.206 1.015.25.508.043 1.164.044 2.09.044h.787c.248 0 .468 0 .651.015.196.016.4.052.601.154.292.149.529.386.677.677.103.2.138.406.154.601.015.183.015.404.015.651v2.81c0 .962.78 1.742 1.743 1.742a.181.181 0 0 0 .165-.107l3.193-7.184c.01-.02.018-.041.027-.062.095-.215.188-.426.322-.603ZM8.034 1.9c-.674 0-1.214 0-1.654.033-.453.035-.844.107-1.213.275A3.45 3.45 0 0 0 3.7 3.465c-.222.34-.352.715-.455 1.157-.1.43-.182.964-.285 1.63l-.505 3.281c-.135.882-.243 1.582-.28 2.148-.04.578-.01 1.08.168 1.549a3.45 3.45 0 0 0 1.518 1.769c.436.248.928.352 1.505.402.565.049 1.274.049 2.165.049h.793c.276 0 .447 0 .575.01.12.01.15.026.154.028a.35.35 0 0 1 .153.153c.002.004.018.034.027.154.01.128.011.3.011.575v2.787a2.943 2.943 0 0 0 2.943 2.943 1.38 1.38 0 0 0 1.262-.82l3.192-7.184c.164-.368.193-.412.218-.438a.35.35 0 0 1 .134-.087c.034-.012.086-.021.49-.021h.746c.511 0 .93 0 1.272-.028.354-.029.676-.09.978-.245a2.5 2.5 0 0 0 1.093-1.092c.154-.302.216-.624.244-.978.028-.342.028-.761.028-1.272v-4.42c0-.51 0-.93-.027-1.272-.03-.354-.091-.676-.245-.978a2.5 2.5 0 0 0-1.093-1.093c-.302-.153-.624-.215-.978-.244-.341-.028-.76-.028-1.272-.028H8.034Z"
1142
- clip-rule="evenodd"
1143
- />
1144
- </svg>
1145
- `,"hand-thumbs-up":Q`
1146
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1147
- <path
1148
- fill="currentColor"
1149
- fill-rule="evenodd"
1150
- d="M10.525 2.72a1.38 1.38 0 0 1 1.262-.82 2.943 2.943 0 0 1 2.943 2.943V8.2c0 .193.157.35.35.35h3.328a3.45 3.45 0 0 1 3.41 3.975l-1.023 6.65a3.45 3.45 0 0 1-3.41 2.925H4.63a2.5 2.5 0 0 1-2.5-2.5v-6.65a2.5 2.5 0 0 1 2.5-2.5h2.232a.35.35 0 0 0 .32-.208l3.343-7.522ZM8.08 20.9h9.305a2.25 2.25 0 0 0 2.224-1.908l1.023-6.65a2.25 2.25 0 0 0-2.224-2.592H15.08a1.55 1.55 0 0 1-1.55-1.55V4.843c0-.963-.78-1.743-1.743-1.743a.18.18 0 0 0-.165.107L8.28 10.73c-.053.12-.12.23-.2.33v9.84Zm-1.2-9.25v9.25H4.63a1.3 1.3 0 0 1-1.3-1.3v-6.65a1.3 1.3 0 0 1 1.3-1.3h2.25Z"
1151
- clip-rule="evenodd"
1152
- />
1153
- </svg>
1154
- `,"hard-drive":Q`
1155
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1156
- <path
1157
- fill="currentColor"
1158
- fill-rule="evenodd"
1159
- d="M8.856 3.4h6.287c.971 0 1.605 0 2.177.197a3.6 3.6 0 0 1 1.345.831c.432.423.715.99 1.149 1.858l.05.099 2.184 4.37c.172.343.284.567.364.805.071.211.122.428.153.649.035.249.035.5.035.882v2.135c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H6.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993v-2.135c0-.382 0-.633.035-.882.03-.22.082-.438.153-.649.08-.238.192-.462.363-.805l.019-.037 2.167-4.333.049-.099c.434-.868.717-1.435 1.149-1.858a3.6 3.6 0 0 1 1.345-.831c.572-.198 1.206-.197 2.176-.197Zm.11 1.2c-1.12 0-1.537.008-1.895.131a2.4 2.4 0 0 0-.896.554c-.27.265-.464.635-.965 1.637l-2.167 4.333-.072.145h18.058l-.073-.145-2.166-4.333c-.501-1.002-.695-1.372-.965-1.637a2.4 2.4 0 0 0-.897-.554c-.357-.123-.774-.131-1.895-.131H8.966Zm12.429 8H2.605c-.005.12-.005.282-.005.533V15.2c0 .85 0 1.451.039 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h10.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.049c.113-.222.185-.504.223-.967.038-.47.039-1.072.039-1.922v-2.067c0-.251 0-.412-.005-.533ZM5.4 16a.6.6 0 0 1 .6-.6h4a.6.6 0 0 1 0 1.2H6a.6.6 0 0 1-.6-.6Z"
1160
- clip-rule="evenodd"
1161
- />
1162
- </svg>
1163
- `,heart:Q`
1164
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1165
- <path
1166
- fill="currentColor"
1167
- fill-rule="evenodd"
1168
- d="M11.993 4.621C9.874 2.6 6.633 2.14 4.141 4.269c-2.63 2.248-3.01 6.025-.933 8.697.81 1.044 2.41 2.63 3.968 4.1a175.563 175.563 0 0 0 3.908 3.566l.012.01c.076.067.157.14.233.197.088.066.202.139.35.183.204.06.425.06.629 0a1.1 1.1 0 0 0 .35-.183c.076-.058.157-.13.233-.197l.012-.01a176.27 176.27 0 0 0 3.909-3.566c1.557-1.47 3.156-3.056 3.968-4.1 2.07-2.664 1.746-6.47-.94-8.702-2.525-2.098-5.73-1.665-7.847.357Zm-.474 1.314C9.803 3.93 7.026 3.45 4.953 5.22c-2.129 1.819-2.42 4.84-.758 6.979.742.956 2.271 2.478 3.839 3.958a174.322 174.322 0 0 0 3.96 3.61l.08-.071a174.3 174.3 0 0 0 3.88-3.54c1.567-1.48 3.096-3.001 3.839-3.957 1.667-2.146 1.402-5.183-.752-6.974-2.12-1.762-4.862-1.29-6.572.71a.625.625 0 0 1-.95 0Z"
1169
- clip-rule="evenodd"
1170
- />
1171
- </svg>
1172
- `,"house-door":Q`
1173
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1174
- <path
1175
- fill="currentColor"
1176
- fill-rule="evenodd"
1177
- d="M12.104 2.88a.4.4 0 0 0-.209 0c-.049.014-.114.05-.509.358L4.604 8.513c-.48.373-.627.494-.73.633a1.4 1.4 0 0 0-.222.455c-.047.166-.052.356-.052.964V17.8c0 .57 0 .961.025 1.265.024.296.069.455.128.57a1.4 1.4 0 0 0 .611.612c.116.06.275.104.571.128.304.024.695.025 1.265.025h2.2v-6.822c0-.261 0-.492.016-.684a1.62 1.62 0 0 1 .158-.62 1.6 1.6 0 0 1 .7-.7 1.62 1.62 0 0 1 .62-.158c.192-.016.423-.016.684-.016h2.844c.261 0 .492 0 .684.016.204.016.415.054.62.158a1.6 1.6 0 0 1 .7.7c.104.205.142.417.158.62.016.192.016.423.016.684V20.4h2.2c.57 0 .961 0 1.265-.025.296-.024.455-.069.57-.128a1.4 1.4 0 0 0 .612-.611c.06-.116.104-.275.128-.571.024-.304.025-.695.025-1.265v-7.235c0-.608-.005-.798-.052-.964a1.4 1.4 0 0 0-.223-.455c-.102-.14-.249-.26-.729-.633l-6.782-5.275c-.395-.308-.46-.344-.51-.357Zm5.721 18.72c.539 0 .98 0 1.337-.03.371-.03.706-.094 1.018-.253a2.6 2.6 0 0 0 1.137-1.137c.159-.312.223-.647.254-1.018.029-.358.029-.798.029-1.337V10.49c0-.502 0-.867-.096-1.213a2.598 2.598 0 0 0-.414-.845c-.213-.288-.502-.513-.898-.82l-.06-.046-6.781-5.276-.067-.051c-.283-.221-.552-.431-.866-.517a1.6 1.6 0 0 0-.836 0c-.315.086-.584.296-.867.517l-.066.051-6.782 5.276-.06.046c-.395.307-.684.532-.897.82a2.6 2.6 0 0 0-.414.845c-.096.346-.096.711-.096 1.213v7.335c0 .539 0 .98.03 1.337.03.371.094.706.253 1.018a2.6 2.6 0 0 0 1.137 1.137c.312.159.647.224 1.017.254.359.029.8.029 1.338.029h11.65ZM14.4 20.4v-6.8c0-.29 0-.471-.012-.608a.49.49 0 0 0-.032-.174.4.4 0 0 0-.175-.174.493.493 0 0 0-.173-.032 8.48 8.48 0 0 0-.608-.012h-2.8c-.29 0-.471 0-.608.012a.494.494 0 0 0-.174.032.4.4 0 0 0-.174.174.493.493 0 0 0-.032.174 8.435 8.435 0 0 0-.012.608v6.8h4.8Z"
1178
- clip-rule="evenodd"
1179
- />
1180
- </svg>
1181
- `,house:Q`
1182
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1183
- <path
1184
- fill="currentColor"
1185
- fill-rule="evenodd"
1186
- d="M12.104 2.88a.4.4 0 0 0-.209 0c-.049.014-.114.05-.509.358L4.604 8.513c-.48.373-.627.494-.73.633a1.4 1.4 0 0 0-.222.455c-.047.166-.052.356-.052.964V17.8c0 .57 0 .961.025 1.265.024.296.069.455.128.57a1.4 1.4 0 0 0 .611.612c.116.06.275.104.571.128.304.024.695.025 1.265.025h11.6c.57 0 .961 0 1.265-.025.296-.024.455-.069.57-.128a1.4 1.4 0 0 0 .612-.611c.06-.116.104-.275.128-.571.024-.304.025-.695.025-1.265v-7.235c0-.608-.005-.798-.052-.964a1.4 1.4 0 0 0-.223-.455c-.102-.14-.249-.26-.729-.633l-6.782-5.275c-.395-.308-.46-.344-.51-.357Zm-.522-1.158a1.6 1.6 0 0 1 .836 0c.314.086.584.296.866.517l.067.051 6.782 5.276.06.046c.395.307.684.532.897.82.188.254.329.54.414.845.096.346.096.711.096 1.213v7.335c0 .539 0 .98-.03 1.337-.03.371-.094.706-.253 1.018a2.6 2.6 0 0 1-1.137 1.137c-.312.159-.647.224-1.018.254-.358.029-.798.029-1.337.029H6.175c-.539 0-.98 0-1.338-.03-.37-.03-.705-.094-1.017-.253a2.6 2.6 0 0 1-1.137-1.137c-.159-.312-.224-.647-.254-1.018-.03-.358-.03-.798-.029-1.337V10.49c0-.502 0-.867.096-1.213a2.6 2.6 0 0 1 .414-.845c.213-.288.502-.513.897-.82l.06-.046 6.782-5.276.067-.051c.282-.221.551-.431.866-.517Z"
1187
- clip-rule="evenodd"
1188
- />
1189
- </svg>
1190
- `,image:Q`
1191
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1192
- <path
1193
- fill="currentColor"
1194
- fill-rule="evenodd"
1195
- d="M7.774 2.4h8.452c.818 0 1.468 0 1.993.043.537.044.996.136 1.415.35a3.6 3.6 0 0 1 1.573 1.573c.214.42.306.877.35 1.415.043.525.043 1.175.043 1.993v8.452c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H6.905c-.28 0-.53 0-.726-.017l-.031-.003a10.076 10.076 0 0 1-.367-.023c-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V7.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C6.305 2.4 6.956 2.4 7.774 2.4Zm.026 18h8.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922v-.951l-3.693-3.693a8.424 8.424 0 0 0-.438-.422.495.495 0 0 0-.145-.1.4.4 0 0 0-.248 0 .495.495 0 0 0-.145.1 8.424 8.424 0 0 0-.438.422L6.79 20.059c-.14.139-.246.245-.327.331.367.01.803.01 1.337.01Zm12.6-6.848-2.86-2.86a8.963 8.963 0 0 0-.494-.473 1.625 1.625 0 0 0-.552-.326 1.6 1.6 0 0 0-.989 0 1.6 1.6 0 0 0-.55.326c-.147.125-.31.288-.495.472L5.923 19.23a8.558 8.558 0 0 0-.501.525c-.092.11-.217.273-.278.48a1.565 1.565 0 0 1-.234-.096 2.4 2.4 0 0 1-1.049-1.048c-.113-.223-.184-.505-.222-.968-.039-.47-.04-1.072-.04-1.922V7.8c0-.85.001-1.451.04-1.922.038-.463.11-.745.222-.968a2.4 2.4 0 0 1 1.05-1.048c.222-.114.504-.185.967-.223C6.348 3.6 6.95 3.6 7.8 3.6h8.4c.85 0 1.451 0 1.921.039.464.038.746.11.969.223a2.4 2.4 0 0 1 1.048 1.048c.113.223.185.505.223.968.038.47.039 1.072.039 1.922v5.752ZM8.5 7.1a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8ZM5.9 8.5a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0Z"
1196
- clip-rule="evenodd"
1197
- />
1198
- </svg>
1199
- `,"in-box":Q`
1200
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1201
- <path
1202
- fill="currentColor"
1203
- fill-rule="evenodd"
1204
- d="M5.882 12.6H3.2v2.6c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h10.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873v-2.6h-2.682c-.458 0-.877.259-1.081.668a2.41 2.41 0 0 1-2.155 1.332H9.118a2.409 2.409 0 0 1-2.155-1.332 1.209 1.209 0 0 0-1.081-.668ZM20.8 11.4h-2.682a2.41 2.41 0 0 0-2.155 1.332c-.204.41-.623.668-1.081.668H9.118c-.458 0-.877-.259-1.081-.668A2.409 2.409 0 0 0 5.882 11.4H3.2V8.8c0-.86 0-1.433.037-1.873.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16C5.367 5.202 5.94 5.2 6.8 5.2h10.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v2.6ZM22 8.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C19.72 4 18.88 4 17.2 4H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C2 6.28 2 7.12 2 8.8v6.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C4.28 20 5.12 20 6.8 20h10.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C22 17.72 22 16.88 22 15.2V8.8Z"
1205
- clip-rule="evenodd"
1206
- />
1207
- </svg>
1208
- `,"info-circle-fill":Q`
1209
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1210
- <path
1211
- fill="currentColor"
1212
- fill-rule="evenodd"
1213
- d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 8.125a.875.875 0 0 0-.875.875v5.1a.875.875 0 1 0 1.75 0V11a.875.875 0 0 0-.875-.875ZM12 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"
1214
- clip-rule="evenodd"
1215
- />
1216
- </svg>
1217
- `,"info-circle":Q`
1218
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1219
- <path
1220
- fill="currentColor"
1221
- fill-rule="evenodd"
1222
- d="M12 2.6a9.4 9.4 0 1 0 0 18.8 9.4 9.4 0 0 0 0-18.8ZM1.4 12C1.4 6.146 6.146 1.4 12 1.4c5.854 0 10.6 4.746 10.6 10.6 0 5.854-4.746 10.6-10.6 10.6-5.854 0-10.6-4.746-10.6-10.6ZM12 10.4a.6.6 0 0 1 .6.6v5a.6.6 0 1 1-1.2 0v-5a.6.6 0 0 1 .6-.6Z"
1223
- clip-rule="evenodd"
1224
- />
1225
- <path fill="currentColor" d="M12 7.15a.85.85 0 0 0 0 1.7h.01a.85.85 0 1 0 0-1.7H12Z" />
1226
- </svg>
1227
- `,instagram:Q`
1228
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1229
- <path
1230
- fill="currentColor"
1231
- d="M12 3c-2.442 0-2.75.011-3.71.054-.959.045-1.612.196-2.185.419-.6.225-1.145.58-1.594 1.038-.458.45-.812.994-1.038 1.594-.223.571-.375 1.226-.419 2.182C3.011 9.25 3 9.556 3 12.002c0 2.444.011 2.75.054 3.71.045.958.196 1.611.419 2.184a4.42 4.42 0 0 0 1.038 1.594c.5.5 1.001.809 1.593 1.038.574.223 1.226.375 2.185.419.96.043 1.266.054 3.711.054s2.75-.011 3.71-.054c.958-.045 1.613-.196 2.186-.419.6-.226 1.144-.58 1.593-1.038.5-.5.808-1.002 1.038-1.594.222-.573.374-1.226.419-2.185.043-.96.054-1.265.054-3.71 0-2.445-.011-2.75-.054-3.711-.045-.958-.197-1.612-.419-2.184a4.417 4.417 0 0 0-1.038-1.594 4.4 4.4 0 0 0-1.594-1.038c-.574-.223-1.229-.375-2.186-.419C14.75 3.011 14.444 3 11.998 3H12Zm-.807 1.622h.808c2.403 0 2.688.008 3.636.052.878.04 1.355.187 1.672.31.42.162.72.358 1.035.673.315.315.51.614.673 1.035.123.316.27.793.309 1.67.044.95.053 1.234.053 3.636s-.01 2.687-.053 3.636c-.04.877-.187 1.353-.31 1.67a2.77 2.77 0 0 1-.673 1.034c-.315.315-.614.51-1.035.673-.315.124-.792.27-1.67.31-.95.043-1.234.053-3.637.053s-2.689-.01-3.637-.052c-.878-.041-1.353-.187-1.67-.311a2.789 2.789 0 0 1-1.036-.673 2.79 2.79 0 0 1-.675-1.035c-.122-.316-.27-.793-.309-1.67-.043-.949-.052-1.233-.052-3.637s.01-2.687.052-3.635c.04-.878.187-1.355.31-1.672.164-.42.36-.72.674-1.035a2.78 2.78 0 0 1 1.035-.673c.318-.124.794-.27 1.671-.31.83-.039 1.152-.05 2.83-.051v.002Zm5.612 1.494a1.08 1.08 0 1 0 0 2.16 1.08 1.08 0 0 0 0-2.16ZM12 7.38a4.623 4.623 0 1 0-.144 9.244A4.623 4.623 0 0 0 12 7.379ZM12 9a3 3 0 1 1 0 6.001 3 3 0 0 1 0-6Z"
1232
- />
1233
- </svg>
1234
- `,key:Q`
1235
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1236
- <path fill="currentColor" d="M15.01 8.375a.625.625 0 1 1 0 1.25H15a.625.625 0 0 1 0-1.25h.01Z" />
1237
- <path
1238
- fill="currentColor"
1239
- fill-rule="evenodd"
1240
- d="M15 2.375a6.625 6.625 0 1 1-.89 13.19c-.223-.03-.372-.05-.483-.06a1.16 1.16 0 0 0-.134-.008.461.461 0 0 0-.068.013.468.468 0 0 0-.062.031c-.026.015-.072.053-.342.322l-5.111 5.11c-.152.152-.297.303-.476.413a1.628 1.628 0 0 1-.47.194c-.203.049-.413.045-.627.045H4.599c-.269 0-.509 0-.707-.016a1.653 1.653 0 0 1-.63-.16 1.629 1.629 0 0 1-.71-.712 1.653 1.653 0 0 1-.162-.63c-.016-.197-.015-.437-.015-.707v-1.737c0-.215-.004-.424.045-.628.04-.166.105-.324.194-.47.11-.178.26-.323.412-.475l5.11-5.111c.27-.27.308-.316.323-.342a.47.47 0 0 0 .031-.062.455.455 0 0 0 .013-.068c0-.009 0-.045-.008-.134-.01-.111-.03-.26-.06-.482A6.625 6.625 0 0 1 15 2.375Zm0 1.25a5.375 5.375 0 0 0-5.327 6.099c.028.212.053.389.066.529.013.134.022.285.001.432a1.464 1.464 0 0 1-.19.562c-.121.216-.322.41-.529.616l-5.111 5.11c-.194.194-.215.223-.23.246a.376.376 0 0 0-.044.108c-.007.026-.011.063-.011.336V19.4c0 .29 0 .47.012.606.01.126.026.159.029.164.036.07.093.128.164.164a.484.484 0 0 0 .164.03c.135.01.315.011.605.011h1.738c.272 0 .31-.005.336-.01a.378.378 0 0 0 .108-.046c.023-.014.052-.036.245-.23l5.11-5.11c.208-.208.4-.408.617-.529a1.47 1.47 0 0 1 .562-.19 1.89 1.89 0 0 1 .432 0c.14.014.317.039.53.067A5.375 5.375 0 1 0 15 3.625Z"
1241
- clip-rule="evenodd"
1242
- />
1243
- </svg>
1244
- `,"laptop-gear":Q`
1245
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1246
- <path
1247
- fill="currentColor"
1248
- fill-rule="evenodd"
1249
- d="M11 3.375a.625.625 0 0 1 0 1.25H6.2c-.57 0-.96 0-1.263.025-.294.024-.45.068-.561.124-.259.132-.47.343-.602.602-.056.111-.1.267-.124.561A17.25 17.25 0 0 0 3.625 7.2v8.175h17.042c.27 0 .527-.005.754.056.56.15.998.588 1.148 1.148.06.227.056.484.056.754 0 .58.005.993-.09 1.347a2.625 2.625 0 0 1-1.855 1.855c-.354.095-.767.09-1.347.09H4.667c-.58 0-.993.005-1.347-.09a2.625 2.625 0 0 1-1.855-1.855c-.095-.354-.09-.767-.09-1.347 0-.27-.005-.527.056-.754.131-.49.483-.887.944-1.079V7.2c0-.55 0-1 .03-1.364.03-.372.095-.71.256-1.027A2.627 2.627 0 0 1 3.808 3.66c.317-.161.656-.226 1.028-.257.365-.03.815-.029 1.364-.029H11Zm-7.667 13.25c-.348 0-.402.005-.43.013a.377.377 0 0 0-.265.265c-.008.028-.013.082-.013.43 0 .66.005.868.047 1.023.127.474.498.845.972.972.155.041.363.047 1.023.047h14.666c.66 0 .868-.006 1.022-.047.475-.127.846-.498.973-.973.041-.154.047-.362.047-1.022 0-.348-.006-.402-.013-.43a.376.376 0 0 0-.265-.265c-.028-.008-.083-.013-.43-.013H3.333Z"
1250
- clip-rule="evenodd"
1251
- />
1252
- <path fill="currentColor" d="M17.127 7.125a1.5 1.5 0 1 1-.001 3 1.5 1.5 0 0 1 0-3Z" />
1253
- <path
1254
- fill="currentColor"
1255
- fill-rule="evenodd"
1256
- d="M17.25 3.005a1.742 1.742 0 0 1 1.462 1.02l.296.658v.003a.592.592 0 0 0 .605.346l.718-.076a1.746 1.746 0 0 1 1.686.856l.059.11a1.728 1.728 0 0 1-.158 1.776l-.426.581a.586.586 0 0 0-.112.346v.003c0 .124.037.245.11.346l.425.58a1.73 1.73 0 0 1-1.586 2.743l-.719-.076a.592.592 0 0 0-.604.346l-.293.656a1.733 1.733 0 0 1-1.462 1.022l-.125.005a1.743 1.743 0 0 1-1.531-.915l-.056-.112-.293-.658a.595.595 0 0 0-.608-.348l-.717.077a1.748 1.748 0 0 1-1.687-.856 1.728 1.728 0 0 1 .1-1.886l.426-.581.049-.08a.587.587 0 0 0 .056-.174l.007-.092a.588.588 0 0 0-.063-.267l-.05-.079-.425-.58a1.729 1.729 0 0 1-.1-1.887l.067-.107a1.737 1.737 0 0 1 1.619-.749l.72.076.094.003a.59.59 0 0 0 .51-.35h.002l.293-.658.056-.112A1.734 1.734 0 0 1 17.125 3l.126.005Zm-.124 1.245a.493.493 0 0 0-.412.226l-.034.061-.293.655a1.842 1.842 0 0 1-.76.847l-.002.001a1.854 1.854 0 0 1-1.114.235l-.722-.076a.494.494 0 0 0-.435.182l-.039.057a.477.477 0 0 0 .028.522l.425.582c.23.314.354.694.354 1.083l-.006.146a1.837 1.837 0 0 1-.348.937l-.425.582a.479.479 0 0 0 .172.71c.084.042.18.06.274.05l.718-.075a1.86 1.86 0 0 1 .987.168l.129.067.123.078c.28.191.502.457.64.768l.294.657.034.061a.486.486 0 0 0 .412.226l.07-.005a.492.492 0 0 0 .375-.282l.294-.657a1.846 1.846 0 0 1 1.876-1.079l.72.077a.491.491 0 0 0 .473-.24.477.477 0 0 0-.028-.521l-.425-.582-.002-.002a1.835 1.835 0 0 1-.35-1.087c.001-.388.125-.766.354-1.08l.426-.582a.48.48 0 0 0 .058-.459l-.03-.063a.487.487 0 0 0-.404-.24l-.07.001-.718.076a1.858 1.858 0 0 1-1.116-.235h-.002a1.84 1.84 0 0 1-.76-.847l-.295-.654v-.002a.484.484 0 0 0-.376-.282l-.07-.005Z"
1257
- clip-rule="evenodd"
1258
- />
1259
- </svg>
1260
- `,laptop:Q`
1261
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1262
- <path
1263
- fill="currentColor"
1264
- fill-rule="evenodd"
1265
- d="M6.564 3.875h10.872c.51 0 .93 0 1.273.028.355.029.681.091.987.247.476.242.862.629 1.104 1.104.156.306.218.632.247.987.028.343.028.763.028 1.273v7.651c.487.172.861.574.996 1.077.055.204.054.432.054.666v.145c0 .505 0 .878-.086 1.2a2.525 2.525 0 0 1-1.785 1.786c-.323.086-.696.086-1.2.086H4.946c-.505 0-.878 0-1.2-.086a2.525 2.525 0 0 1-1.786-1.786c-.086-.322-.086-.695-.086-1.2v-.403c0-.686.438-1.27 1.05-1.485v-7.65c0-.51 0-.931.028-1.274.03-.355.091-.681.247-.987A2.525 2.525 0 0 1 4.304 4.15c.306-.156.632-.218.987-.247.343-.028.763-.028 1.273-.028Zm-2.389 11.2h4.389c.188 0 .377 0 .56.043.16.04.315.103.455.19.162.098.294.231.427.364l.031.031.06.06c.185.185.209.203.227.214.029.018.06.031.094.039.02.005.05.009.312.009h2.54c.263 0 .292-.004.312-.009a.324.324 0 0 0 .094-.039c.018-.011.042-.029.227-.214l.06-.06.031-.03c.133-.134.266-.267.427-.366.14-.086.294-.15.455-.189.184-.044.372-.043.56-.043h4.389V7.54c0-.542 0-.912-.024-1.197-.022-.278-.064-.421-.115-.522a1.275 1.275 0 0 0-.557-.557c-.1-.051-.244-.092-.522-.115a16.383 16.383 0 0 0-1.197-.024H6.59c-.542 0-.911 0-1.197.024-.278.023-.421.064-.522.115a1.27 1.27 0 0 0-.557.557c-.051.1-.092.244-.115.522-.023.285-.024.655-.024 1.197v7.535Zm11.305 1.25c-.262 0-.292.004-.312.009a.324.324 0 0 0-.094.039c-.018.011-.042.029-.227.214l-.06.06-.03.03c-.134.134-.266.267-.428.366-.14.086-.294.15-.455.189a2.364 2.364 0 0 1-.56.043h-2.628c-.188 0-.376 0-.56-.043a1.574 1.574 0 0 1-.455-.19 2.364 2.364 0 0 1-.427-.364l-.031-.031-.06-.06c-.185-.185-.209-.203-.227-.214a.324.324 0 0 0-.094-.039c-.02-.005-.05-.009-.312-.009H3.44a.325.325 0 0 0-.314.325v.317c0 .629.005.82.043.963.118.44.462.784.902.902.142.038.334.043.963.043h13.934c.629 0 .821-.005.963-.043.44-.118.784-.462.902-.902.038-.142.043-.334.043-.963 0-.153 0-.247-.003-.318-.003-.068-.008-.083-.008-.083a.325.325 0 0 0-.23-.23s-.015-.005-.083-.008a7.964 7.964 0 0 0-.318-.003H15.48Z"
1266
- clip-rule="evenodd"
1267
- />
1268
- </svg>
1269
- `,layers:Q`
1270
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1271
- <path
1272
- fill="currentColor"
1273
- fill-rule="evenodd"
1274
- d="M11.802 4.348c.13-.024.265-.024.396 0 .152.029.29.098.384.146l.026.013 9.16 4.58a.6.6 0 0 1 0 1.074l-3.677 1.838 3.677 1.838a.6.6 0 0 1 0 1.074l-9.16 4.58-.026.013a1.454 1.454 0 0 1-.384.145 1.074 1.074 0 0 1-.396 0 1.454 1.454 0 0 1-.384-.145l-.026-.013-9.16-4.58a.6.6 0 0 1 0-1.074L5.908 12l-3.676-1.84a.6.6 0 0 1 0-1.074l9.16-4.58.026-.013c.094-.048.231-.117.384-.146Zm-4.278 7.117a.527.527 0 0 0-.011-.005L3.842 9.624l8.086-4.043.072-.036.072.036 8.086 4.043-3.671 1.836a.634.634 0 0 0-.012.005l-4.404 2.202-.071.036-.072-.036-4.404-2.202ZM7.25 12.67l-3.408 1.704 8.086 4.043.072.036.072-.036 8.086-4.043-3.408-1.704-4.142 2.07-.026.014a1.454 1.454 0 0 1-.384.145 1.074 1.074 0 0 1-.396 0 1.454 1.454 0 0 1-.384-.145l-.026-.013L7.25 12.67Z"
1275
- clip-rule="evenodd"
1276
- />
1277
- </svg>
1278
- `,"layout-text-window-reverse":Q`
1279
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1280
- <path
1281
- fill="currentColor"
1282
- fill-rule="evenodd"
1283
- d="M17.1 12a.6.6 0 0 1-.6.6h-4a.6.6 0 1 1 0-1.2h4a.6.6 0 0 1 .6.6Zm0 4a.6.6 0 0 1-.6.6h-4a.6.6 0 1 1 0-1.2h4a.6.6 0 0 1 .6.6Zm0-8a.6.6 0 0 1-.6.6h-4a.6.6 0 1 1 0-1.2h4a.6.6 0 0 1 .6.6ZM8.4 19.8V4.2h-.6c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h.6Zm1.2 0h6.6c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V7.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H9.6v15.6Zm6.6 1.2c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4Z"
1284
- clip-rule="evenodd"
1285
- />
1286
- </svg>
1287
- `,"layout-text-window":Q`
1288
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1289
- <path
1290
- fill="currentColor"
1291
- fill-rule="evenodd"
1292
- d="M6.9 12a.6.6 0 0 1 .6-.6h4a.6.6 0 1 1 0 1.2h-4a.6.6 0 0 1-.6-.6Zm0-4a.6.6 0 0 1 .6-.6h4a.6.6 0 1 1 0 1.2h-4a.6.6 0 0 1-.6-.6Zm0 8a.6.6 0 0 1 .6-.6h4a.6.6 0 1 1 0 1.2h-4a.6.6 0 0 1-.6-.6Zm8.7-11.8v15.6h.6c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V7.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036h-.6Zm-1.2 0H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h6.6V4.2ZM7.8 3c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8Z"
1293
- clip-rule="evenodd"
1294
- />
1295
- </svg>
1296
- `,layout:Q`
1297
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1298
- <path
1299
- fill="currentColor"
1300
- fill-rule="evenodd"
1301
- d="M11.4 12V4.2H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h3.6V12Zm1.2 7.8v-7.2h7.2v3.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036h-3.6ZM7.8 21c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8Zm12-9.6h-7.2V4.2h3.6c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v3.6Z"
1302
- clip-rule="evenodd"
1303
- />
1304
- </svg>
1305
- `,"life-buoy":Q`
1306
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1307
- <path
1308
- fill="currentColor"
1309
- fill-rule="evenodd"
1310
- d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2ZM6.255 18.617A8.73 8.73 0 0 0 12 20.766a8.729 8.729 0 0 0 5.743-2.148l-3.122-3.122A4.35 4.35 0 0 1 12 16.37a4.35 4.35 0 0 1-2.622-.875l-3.123 3.122Zm9.24-9.242c.55.73.875 1.64.875 2.625 0 .985-.326 1.892-.876 2.623l3.122 3.122A8.728 8.728 0 0 0 20.766 12a8.729 8.729 0 0 0-2.15-5.746l-3.122 3.121ZM5.381 6.255A8.73 8.73 0 0 0 3.234 12c0 2.198.811 4.206 2.148 5.744l3.122-3.123A4.35 4.35 0 0 1 7.63 12c0-.984.325-1.893.874-2.623L5.382 6.255ZM12 8.865a3.136 3.136 0 1 0 0 6.27 3.136 3.136 0 0 0 0-6.27Zm0-5.63a8.73 8.73 0 0 0-5.745 2.147l3.122 3.122A4.35 4.35 0 0 1 12 7.63c.983 0 1.89.325 2.62.873l3.123-3.122A8.73 8.73 0 0 0 12 3.234Z"
1311
- clip-rule="evenodd"
1312
- />
1313
- </svg>
1314
- `,lightbulb:Q`
1315
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1316
- <path
1317
- fill="currentColor"
1318
- d="M12 1.875c.345 0 .625.28.625.625v.95a.625.625 0 1 1-1.25 0V2.5c0-.345.28-.625.625-.625ZM4.813 4.813a.625.625 0 0 1 .884 0l.57.57a.625.625 0 1 1-.884.884l-.57-.57a.625.625 0 0 1 0-.884Zm14.374 0a.625.625 0 0 1 0 .884l-.57.57a.625.625 0 0 1-.884-.884l.57-.57a.625.625 0 0 1 .884 0Z"
1319
- />
1320
- <path
1321
- fill="currentColor"
1322
- fill-rule="evenodd"
1323
- d="M5.675 12a6.325 6.325 0 1 1 8.85 5.8v1.8a2.525 2.525 0 0 1-5.05 0v-1.8a6.327 6.327 0 0 1-3.8-5.8ZM12 6.925a5.075 5.075 0 1 0 0 10.15 5.075 5.075 0 0 0 0-10.15Zm-1.275 11.271V19.6a1.275 1.275 0 1 0 2.55 0v-1.404a6.352 6.352 0 0 1-2.55 0Z"
1324
- clip-rule="evenodd"
1325
- />
1326
- <path
1327
- fill="currentColor"
1328
- d="M1.875 12c0-.345.28-.625.625-.625h.95a.625.625 0 1 1 0 1.25H2.5A.625.625 0 0 1 1.875 12Zm18.05 0c0-.345.28-.625.625-.625h.95a.625.625 0 1 1 0 1.25h-.95a.625.625 0 0 1-.625-.625Z"
1329
- />
1330
- </svg>
1331
- `,link:Q`
1332
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1333
- <path
1334
- fill="currentColor"
1335
- fill-rule="evenodd"
1336
- d="M9.4 12A5.6 5.6 0 0 1 15 6.4h2a5.6 5.6 0 1 1 0 11.2h-.5a.6.6 0 0 1 0-1.2h.5a4.4 4.4 0 1 0 0-8.8h-2a4.4 4.4 0 0 0-4.4 4.4.6.6 0 1 1-1.2 0ZM7 7.6a4.4 4.4 0 0 0 0 8.8h2a4.4 4.4 0 0 0 4.4-4.4.6.6 0 0 1 1.2 0A5.6 5.6 0 0 1 9 17.6H7A5.6 5.6 0 1 1 7 6.4h.5a.6.6 0 1 1 0 1.2H7Z"
1337
- clip-rule="evenodd"
1338
- />
1339
- </svg>
1340
- `,linkedin:Q`
1341
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1342
- <path
1343
- fill="currentColor"
1344
- d="M3 4.29C3 3.576 3.592 3 4.322 3h15.356C20.408 3 21 3.577 21 4.29v15.42c0 .713-.592 1.29-1.322 1.29H4.322C3.592 21 3 20.423 3 19.71V4.29Zm5.56 13.778V9.94h-2.7v8.128h2.7ZM7.21 8.83c.942 0 1.529-.623 1.529-1.404-.017-.798-.585-1.404-1.51-1.404S5.7 6.629 5.7 7.426c0 .78.586 1.404 1.493 1.404h.018Zm5.522 9.238v-4.54c0-.242.018-.485.09-.658.195-.485.64-.988 1.386-.988.978 0 1.368.745 1.368 1.838v4.348h2.701v-4.662c0-2.497-1.332-3.658-3.109-3.658-1.433 0-2.076.787-2.436 1.342v.028h-.018l.018-.028V9.94h-2.7c.034.763 0 8.128 0 8.128h2.7Z"
1345
- />
1346
- </svg>
1347
- `,list:Q`
1348
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1349
- <path
1350
- fill="currentColor"
1351
- d="M4 4.375a1.625 1.625 0 1 0 0 3.25 1.625 1.625 0 0 0 0-3.25Zm5 1a.625.625 0 1 0 0 1.25h12a.625.625 0 1 0 0-1.25H9Zm-5 5a1.625 1.625 0 1 0 0 3.25 1.625 1.625 0 0 0 0-3.25Zm5 1a.625.625 0 1 0 0 1.25h12a.625.625 0 1 0 0-1.25H9Zm-5 5a1.625 1.625 0 1 0 0 3.25 1.625 1.625 0 0 0 0-3.25Zm5 1a.625.625 0 1 0 0 1.25h12a.625.625 0 1 0 0-1.25H9Z"
1352
- />
1353
- </svg>
1354
- `,"lock-fill":Q`
1355
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1356
- <path
1357
- fill="currentColor"
1358
- fill-rule="evenodd"
1359
- d="M7 10h-.5A2.5 2.5 0 0 0 4 12.5v7A2.5 2.5 0 0 0 6.5 22h11a2.5 2.5 0 0 0 2.5-2.5v-7a2.5 2.5 0 0 0-2.5-2.5H17V7A5 5 0 0 0 7 7v3Zm2 0h6V7a3 3 0 1 0-6 0v3Z"
1360
- clip-rule="evenodd"
1361
- />
1362
- </svg>
1363
- `,lock:Q`
1364
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1365
- <path
1366
- fill="currentColor"
1367
- fill-rule="evenodd"
1368
- d="M7 10V7a5 5 0 0 1 10 0v3h.5a2.5 2.5 0 0 1 2.5 2.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 4 19.5v-7A2.5 2.5 0 0 1 6.5 10H7Zm8.8-3v3H8.2V7a3.8 3.8 0 0 1 7.6 0Zm-9.3 4.2a1.3 1.3 0 0 0-1.3 1.3v7a1.3 1.3 0 0 0 1.3 1.3h11a1.3 1.3 0 0 0 1.3-1.3v-7a1.3 1.3 0 0 0-1.3-1.3h-11Z"
1369
- clip-rule="evenodd"
1370
- />
1371
- </svg>
1372
- `,login:Q`
1373
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1374
- <path
1375
- fill="currentColor"
1376
- d="M17.777 4.162c-.441-.037-1.007-.037-1.81-.037h-1.134a.625.625 0 0 1 0-1.25h1.16c.771 0 1.388 0 1.885.04.512.042.953.13 1.359.337.65.332 1.18.86 1.511 1.511.207.406.295.847.336 1.359.041.498.041 1.114.041 1.884v7.988c0 .77 0 1.387-.04 1.884-.042.512-.13.953-.337 1.359a3.46 3.46 0 0 1-1.511 1.511c-.406.207-.847.295-1.358.336-.498.041-1.115.041-1.885.041h-1.16a.625.625 0 0 1 0-1.25h1.133c.803 0 1.369 0 1.81-.037.433-.035.692-.102.892-.204a2.2 2.2 0 0 0 .965-.965c.102-.2.169-.459.204-.892.037-.441.037-1.007.037-1.81V8.033c0-.803 0-1.369-.037-1.81-.035-.434-.102-.692-.204-.892a2.208 2.208 0 0 0-.965-.965c-.2-.102-.459-.169-.892-.204Z"
1377
- />
1378
- <path
1379
- fill="currentColor"
1380
- d="M9.67 6.836a.625.625 0 0 1 .883 0l4.722 4.722a.625.625 0 0 1 0 .884l-4.722 4.722a.625.625 0 0 1-.884-.884l3.655-3.655H3.5a.625.625 0 1 1 0-1.25h9.824L9.67 7.72a.625.625 0 0 1 0-.884Z"
1381
- />
1382
- </svg>
1383
- `,logout:Q`
1384
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1385
- <path
1386
- fill="currentColor"
1387
- d="M8.006 2.875h1.16a.625.625 0 1 1 0 1.25H8.034c-.803 0-1.369 0-1.81.037-.434.035-.692.102-.892.204a2.2 2.2 0 0 0-.965.965c-.102.2-.169.458-.204.892-.037.441-.037 1.007-.037 1.81v7.934c0 .803 0 1.369.037 1.81.035.433.102.692.204.892a2.2 2.2 0 0 0 .965.965c.2.102.458.169.892.204.441.037 1.007.037 1.81.037h1.134a.625.625 0 1 1 0 1.25h-1.16c-.771 0-1.387 0-1.885-.04-.512-.042-.953-.13-1.359-.337a3.459 3.459 0 0 1-1.511-1.511c-.207-.406-.295-.847-.336-1.358-.041-.498-.041-1.115-.041-1.885V8.006c0-.77 0-1.386.04-1.884.042-.512.13-.953.337-1.359.332-.65.86-1.18 1.511-1.511.406-.207.847-.295 1.359-.336.498-.041 1.114-.041 1.884-.041Z"
1388
- />
1389
- <path
1390
- fill="currentColor"
1391
- d="M15.336 6.836a.625.625 0 0 1 .884 0l4.722 4.722a.625.625 0 0 1 0 .884l-4.722 4.722a.625.625 0 0 1-.884-.884l3.655-3.655H9.167a.625.625 0 1 1 0-1.25h9.824L15.336 7.72a.625.625 0 0 1 0-.884Z"
1392
- />
1393
- </svg>
1394
- `,luggage:Q`
1395
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1396
- <path
1397
- fill="currentColor"
1398
- fill-rule="evenodd"
1399
- d="M12.742 12.75h4.69c.118 0 .24 0 .346.009.118.01.268.033.421.11a1.1 1.1 0 0 1 .481.482c.078.153.102.303.111.421.009.105.009.228.009.345v2.316c0 .117 0 .24-.009.345a1.11 1.11 0 0 1-.11.421 1.1 1.1 0 0 1-.482.481 1.108 1.108 0 0 1-.421.111 4.412 4.412 0 0 1-.345.009h-4.69c-.118 0-.24 0-.346-.009a1.108 1.108 0 0 1-.421-.11 1.1 1.1 0 0 1-.481-.482 1.11 1.11 0 0 1-.111-.421c-.009-.105-.009-.228-.009-.345v-2.316c0-.117 0-.24.008-.345a1.11 1.11 0 0 1 .112-.421 1.1 1.1 0 0 1 .48-.481 1.11 1.11 0 0 1 .422-.111c.105-.009.228-.009.345-.009ZM12.625 14v2.55h4.925V14h-4.925Z"
1400
- clip-rule="evenodd"
1401
- />
1402
- <path
1403
- fill="currentColor"
1404
- fill-rule="evenodd"
1405
- d="M11.9 2.875h.2c.787 0 1.306 0 1.75.118a3.475 3.475 0 0 1 2.457 2.458c.088.332.11.652.116 1.124h.544c.775 0 1.395 0 1.896.04.514.043.957.131 1.365.339a3.474 3.474 0 0 1 1.518 1.518c.208.408.296.851.338 1.365.041.501.041 1.12.041 1.896v4.234c0 .775 0 1.395-.04 1.896-.043.514-.131.957-.339 1.365a3.475 3.475 0 0 1-1.518 1.518c-.408.208-.851.296-1.365.338-.501.041-1.12.041-1.896.041H7.033c-.775 0-1.395 0-1.896-.04-.514-.043-.957-.131-1.365-.339a3.475 3.475 0 0 1-1.518-1.518c-.208-.408-.296-.851-.338-1.365-.041-.501-.041-1.12-.041-1.896v-4.234c0-.775 0-1.395.04-1.896.043-.514.131-.957.339-1.365a3.475 3.475 0 0 1 1.518-1.518c.408-.208.851-.296 1.365-.338.501-.041 1.12-.041 1.896-.041h.544c.005-.472.027-.792.116-1.124a3.475 3.475 0 0 1 2.458-2.458c.443-.118.962-.118 1.748-.118Zm-4.84 4.95c-.808 0-1.377 0-1.821.037-.437.035-.697.103-.9.206a2.225 2.225 0 0 0-.971.972c-.103.202-.17.462-.206.9-.037.443-.037 1.012-.037 1.82v4.18c0 .808 0 1.377.037 1.821.035.437.103.697.206.9.213.418.553.758.972.971.202.103.462.17.899.206.444.037 1.013.037 1.821.037h9.88c.808 0 1.377 0 1.821-.037.437-.035.697-.103.9-.206a2.22 2.22 0 0 0 .971-.972c.103-.202.17-.462.206-.899.037-.444.037-1.013.037-1.821v-4.18c0-.808 0-1.377-.037-1.82-.035-.438-.103-.698-.206-.9a2.225 2.225 0 0 0-.972-.972c-.202-.103-.462-.17-.899-.206-.444-.036-1.013-.037-1.821-.037H7.06Zm8.113-1.25H8.826c.006-.43.023-.61.074-.8A2.225 2.225 0 0 1 10.474 4.2c.263-.07.602-.076 1.526-.076s1.263.005 1.526.076a2.225 2.225 0 0 1 1.573 1.573c.051.19.068.371.073.801Z"
1406
- clip-rule="evenodd"
1407
- />
1408
- </svg>
1409
- `,"mail-open":Q`
1410
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1411
- <path
1412
- fill="currentColor"
1413
- fill-rule="evenodd"
1414
- d="M11.4 1.33a2.625 2.625 0 0 1 1.2 0c.354.083.68.264 1.07.512l.415.268 7.527 4.893c.233.151.464.294.635.498.139.166.243.358.307.564.078.255.07.526.07.804V16.2c0 .83.001 1.49-.042 2.022-.044.538-.137 1-.353 1.424a3.626 3.626 0 0 1-1.584 1.584c-.423.216-.885.308-1.423.352-.532.043-1.192.043-2.022.043H6.8c-.83 0-1.49 0-2.022-.043-.538-.044-1-.136-1.424-.352a3.626 3.626 0 0 1-1.584-1.584c-.215-.423-.308-.886-.352-1.424-.044-.532-.043-1.192-.043-2.022V8.87c0-.279-.007-.55.071-.805.064-.206.168-.398.307-.564.17-.204.402-.347.635-.498L9.915 2.11c.591-.384 1.014-.67 1.485-.78Zm9.908 7.865-7.223 4.696c-.591.384-1.014.67-1.486.78a2.626 2.626 0 0 1-1.199 0c-.472-.11-.894-.396-1.485-.78L2.69 9.195l-.066-.044v7.05c0 .85 0 1.45.039 1.92.038.46.109.74.22.957.227.447.591.81 1.038 1.038.218.111.497.183.959.22.469.04 1.069.039 1.919.039h10.4c.85 0 1.45 0 1.92-.038.46-.038.74-.11.958-.22.447-.229.81-.592 1.038-1.039.111-.218.182-.497.22-.958.038-.469.039-1.07.039-1.92V9.151l-.067.044Zm-8.994-6.648a1.377 1.377 0 0 0-.629 0c-.208.049-.417.175-1.088.611L3.37 7.852l.001.001L3.15 8c.057.038.128.087.222.147l7.225 4.696c.67.436.88.562 1.088.611.207.048.423.048.63 0 .208-.049.417-.175 1.088-.611l7.225-4.696c.093-.06.164-.109.22-.147a14.556 14.556 0 0 0-.22-.147l-7.225-4.695c-.67-.436-.88-.562-1.089-.611Z"
1415
- clip-rule="evenodd"
1416
- />
1417
- </svg>
1418
- `,mail:Q`
1419
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1420
- <path
1421
- fill="currentColor"
1422
- fill-rule="evenodd"
1423
- d="M2.004 7.735c.004-.291.012-.55.028-.78.013-.202.032-.383.059-.548a2.56 2.56 0 0 1 .236-.769 3 3 0 0 1 1.311-1.311C4.28 4 5.12 4 6.8 4h10.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.114.223.188.47.236.769.027.165.046.346.06.548.015.23.022.489.027.78C22 8.05 22 8.401 22 8.8v6.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C19.72 20 18.88 20 17.2 20H6.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C2 17.72 2 16.88 2 15.2V8.8c0-.4 0-.751.004-1.065Zm18.796.837V15.2c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H6.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V8.572l6.62 4.635.09.062c.574.403.992.695 1.461.813.413.102.845.102 1.258 0 .47-.118.887-.41 1.461-.813l.09-.062 6.62-4.635Zm-.024-1.448-7.285 5.1c-.702.491-.927.637-1.152.693a1.4 1.4 0 0 1-.678 0c-.225-.056-.45-.202-1.152-.693l-7.285-5.1c.003-.068.008-.134.013-.197.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16C5.367 5.202 5.94 5.2 6.8 5.2h10.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.004.063.009.129.012.197Z"
1424
- clip-rule="evenodd"
1425
- />
1426
- </svg>
1427
- `,map:Q`
1428
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1429
- <path
1430
- fill="currentColor"
1431
- fill-rule="evenodd"
1432
- d="M21.283 2.471A.6.6 0 0 1 21.6 3v14.4a.6.6 0 0 1-.267.5l-5.4 3.6a.6.6 0 0 1-.63.021L9.3 18.091l-6.002 3.43A.6.6 0 0 1 2.4 21V6.6a.6.6 0 0 1 .302-.52l6.3-3.6a.6.6 0 0 1 .596 0l5.978 3.415 5.091-3.394a.6.6 0 0 1 .616-.03ZM15 6.948 9.9 4.034v13.018l5.1 2.914V6.948Zm1.2 12.93 4.2-2.8V4.122l-4.2 2.8V19.88Zm-7.5-2.826V4.034L3.6 6.948v13.018l5.1-2.914Z"
1433
- clip-rule="evenodd"
1434
- />
1435
- </svg>
1436
- `,meetup:Q`
1437
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1438
- <path
1439
- fill="currentColor"
1440
- d="M6.498 5.01c2.62-1.106 7.426-2.376 10.817-1.389 1.744.508 3.326 2.43 3.63 4.476.251 1.696-.391 3.635-1.279 4.616a.36.36 0 0 0-.07.368c1.226 3.229-.699 4.789-2.892 5.227-2.245.448-4.438 1.218-6.547 2.118-2.161.923-5.258-.03-6.304-2.402-.59-1.341-.173-3.292.304-4.674a.538.538 0 0 0-.081-.496 5.5 5.5 0 0 1-.893-1.851c-.755-2.764.922-4.983 3.315-5.993Zm7.711 3.664c-.62-.703-1.719-.815-2.55-.028-.161.153-.457.118-.611-.042-.497-.514-1.406-.621-2.17-.307-.632.259-1.139.853-1.444 1.765 0 0-.554 2.183-1.028 3.511-.75 2.275 2.527 2.93 3.172.798l.93-3.34c.147-.484.37-.9.816-.785.446.117.47.586.294 1.09l-.435 1.844c-.398 1.472 1.623 1.869 2.051.52l.698-2.669c.14-.513.389-.814.75-.736.362.077.472.395.33.907l-.386 1.555c-.252.894-.024 1.637.856 1.782.96.157 1.562-.256 1.768-.43a.297.297 0 0 0 .096-.182.231.231 0 0 0-.22-.27c-.364-.01-.586-.066-.667-.306-.061-.184-.083-.382.028-.78a457.2 457.2 0 0 0 .521-1.91c.2-.739.48-1.582-.188-2.166-.56-.49-1.43-.35-2.112.226a.364.364 0 0 1-.499-.047Zm1.11 12.318c2.722-.072 3.46-1.777 2.826-1.905-1.73-.347-8.968 2.068-2.826 1.905ZM5.956 3.031c-1.874.15-2.453 2.048-2 2.048 1.2 0 6.095-2.375 2-2.048Z"
1441
- />
1442
- </svg>
1443
- `,menu:Q`
1444
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1445
- <path
1446
- fill="currentColor"
1447
- d="M2.375 6c0-.345.28-.625.625-.625h18a.625.625 0 1 1 0 1.25H3A.625.625 0 0 1 2.375 6Zm0 6c0-.345.28-.625.625-.625h18a.625.625 0 1 1 0 1.25H3A.625.625 0 0 1 2.375 12Zm0 6c0-.345.28-.625.625-.625h12a.625.625 0 1 1 0 1.25H3A.625.625 0 0 1 2.375 18Z"
1448
- />
1449
- </svg>
1450
- `,microphone:Q`
1451
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1452
- <path
1453
- fill="currentColor"
1454
- fill-rule="evenodd"
1455
- d="M8.525 5.35a3.475 3.475 0 1 1 6.95 0V12a3.475 3.475 0 1 1-6.95 0V5.35ZM12 3.125A2.225 2.225 0 0 0 9.775 5.35V12a2.225 2.225 0 0 0 4.45 0V5.35A2.225 2.225 0 0 0 12 3.125Z"
1456
- clip-rule="evenodd"
1457
- />
1458
- <path
1459
- fill="currentColor"
1460
- d="M5.35 9.475c.345 0 .625.28.625.625V12a6.025 6.025 0 0 0 12.05 0v-1.9a.625.625 0 1 1 1.25 0V12a7.276 7.276 0 0 1-6.65 7.248v1.627H15.8a.625.625 0 1 1 0 1.25H8.2a.625.625 0 1 1 0-1.25h3.175v-1.627A7.276 7.276 0 0 1 4.725 12v-1.9c0-.345.28-.625.625-.625Z"
1461
- />
1462
- </svg>
1463
- `,monitor:Q`
1464
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1465
- <path
1466
- fill="currentColor"
1467
- fill-rule="evenodd"
1468
- d="M7.033 3.975h9.934c.775 0 1.395 0 1.896.041.514.042.957.13 1.365.338a3.474 3.474 0 0 1 1.518 1.518c.208.408.296.851.338 1.365.041.501.041 1.12.041 1.896v2.034c0 .775 0 1.395-.04 1.896-.043.514-.131.957-.339 1.365a3.474 3.474 0 0 1-1.518 1.518c-.408.208-.851.296-1.365.338-.501.041-1.12.041-1.896.041h-4.342v2.55H15.8a.625.625 0 1 1 0 1.25H8.2a.625.625 0 1 1 0-1.25h3.175v-2.55H7.033c-.775 0-1.395 0-1.896-.04-.514-.043-.957-.131-1.365-.339a3.474 3.474 0 0 1-1.518-1.518c-.208-.408-.296-.851-.338-1.365-.041-.5-.041-1.12-.041-1.896V9.133c0-.775 0-1.395.04-1.896.043-.514.131-.957.339-1.365a3.475 3.475 0 0 1 1.518-1.518c.408-.208.851-.296 1.365-.338.501-.04 1.12-.04 1.896-.04Zm9.907 11.1c.808 0 1.377 0 1.821-.037.437-.035.697-.103.9-.205.418-.214.758-.554.971-.973.103-.202.17-.462.206-.899.037-.444.037-1.013.037-1.82V9.16c0-.81 0-1.378-.037-1.822-.035-.436-.103-.697-.206-.899a2.225 2.225 0 0 0-.972-.972c-.202-.103-.462-.17-.899-.206-.444-.036-1.013-.037-1.821-.037H7.06c-.808 0-1.377 0-1.821.037-.437.036-.697.103-.9.206a2.225 2.225 0 0 0-.971.972c-.103.202-.17.463-.206.9-.037.443-.037 1.012-.037 1.82v1.98c0 .808 0 1.377.037 1.821.035.437.103.697.206.9.213.418.553.758.972.972.202.102.462.17.899.205.444.037 1.013.037 1.821.037h9.88Z"
1469
- clip-rule="evenodd"
1470
- />
1471
- </svg>
1472
- `,moon:Q`
1473
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1474
- <path
1475
- fill="currentColor"
1476
- d="M6.924 6.641c0-.961.129-1.894.373-2.779a9.259 9.259 0 1 0 12.84 12.84c-.885.244-1.817.374-2.779.374-5.763 0-10.434-4.671-10.434-10.434Zm1.176 0a9.258 9.258 0 0 0 9.258 9.259c1.36 0 2.65-.293 3.811-.818a.59.59 0 0 1 .779.778A10.438 10.438 0 0 1 12.435 22C6.672 22 2 17.328 2 11.565 2 7.332 4.52 3.69 8.14 2.052a.588.588 0 0 1 .778.779A9.223 9.223 0 0 0 8.1 6.64Z"
1477
- />
1478
- </svg>
1479
- `,move:Q`
1480
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1481
- <path
1482
- fill="currentColor"
1483
- d="M10.125 19a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm7 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm-7-7a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm7 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm-7-7a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm7 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Z"
1484
- />
1485
- </svg>
1486
- `,paperclip:Q`
1487
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1488
- <path
1489
- fill="currentColor"
1490
- fill-rule="evenodd"
1491
- d="M10.4 3.6a2.7 2.7 0 0 0-2.7 2.7v9.75a4.35 4.35 0 1 0 8.7 0V5.93a.6.6 0 1 1 1.2 0v10.12a5.55 5.55 0 1 1-11.1 0V6.3a3.9 3.9 0 0 1 7.8 0v9.701a2.25 2.25 0 0 1-4.5 0V7.186a.6.6 0 1 1 1.2 0v8.815a1.05 1.05 0 1 0 2.1 0V6.3a2.7 2.7 0 0 0-2.7-2.7Z"
1492
- clip-rule="evenodd"
1493
- />
1494
- </svg>
1495
- `,passcode:Q`
1496
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1497
- <path
1498
- fill="currentColor"
1499
- d="M7 11.125a.875.875 0 1 1 0 1.75.875.875 0 0 1 0-1.75Zm5 0a.875.875 0 1 1 0 1.75.875.875 0 0 1 0-1.75Zm5 0a.875.875 0 1 1 0 1.75.875.875 0 0 1 0-1.75Z"
1500
- />
1501
- <path
1502
- fill="currentColor"
1503
- fill-rule="evenodd"
1504
- d="M18.8 6.375c.55 0 1 0 1.364.03.372.03.71.095 1.027.256.494.252.896.654 1.148 1.148.161.316.226.655.257 1.027.03.365.029.815.029 1.364v3.6c0 .55 0 1-.03 1.364-.03.372-.095.71-.256 1.027a2.627 2.627 0 0 1-1.148 1.148c-.316.161-.655.226-1.027.257-.365.03-.815.029-1.364.029H5.2c-.55 0-1 0-1.364-.03-.372-.03-.71-.095-1.027-.256A2.627 2.627 0 0 1 1.66 16.19c-.161-.316-.226-.655-.257-1.027-.03-.365-.029-.815-.029-1.364v-3.6c0-.55 0-1 .03-1.364.03-.372.095-.71.256-1.027A2.626 2.626 0 0 1 2.81 6.66c.316-.161.655-.226 1.027-.257.365-.03.815-.029 1.364-.029h13.6ZM5.2 7.625c-.57 0-.96 0-1.263.025-.294.024-.45.068-.561.124-.259.132-.47.343-.602.602-.056.111-.1.267-.124.562a17.25 17.25 0 0 0-.025 1.262v3.6c0 .57 0 .96.025 1.262.024.295.068.45.124.562.132.259.343.47.602.602.111.056.267.1.562.124.302.024.692.025 1.262.025h13.6c.57 0 .96 0 1.262-.025.295-.024.45-.068.562-.124.259-.132.47-.343.602-.602.056-.111.1-.267.124-.562.024-.302.025-.692.025-1.262v-3.6c0-.57 0-.96-.025-1.262-.024-.295-.068-.45-.124-.562a1.378 1.378 0 0 0-.602-.602c-.111-.056-.267-.1-.561-.124a17.248 17.248 0 0 0-1.263-.025H5.2Z"
1505
- clip-rule="evenodd"
1506
- />
1507
- </svg>
1508
- `,passport:Q`
1509
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1510
- <path
1511
- fill="currentColor"
1512
- fill-rule="evenodd"
1513
- d="M8.525 9.15a3.475 3.475 0 1 1 6.95 0 3.475 3.475 0 0 1-6.95 0ZM12 6.925a2.225 2.225 0 1 0 0 4.45 2.225 2.225 0 0 0 0-4.45Z"
1514
- clip-rule="evenodd"
1515
- />
1516
- <path
1517
- fill="currentColor"
1518
- d="M9.475 15.8c0-.345.28-.625.625-.625h3.8a.625.625 0 1 1 0 1.25h-3.8a.625.625 0 0 1-.625-.625Z"
1519
- />
1520
- <path
1521
- fill="currentColor"
1522
- fill-rule="evenodd"
1523
- d="M9.033 1.875h5.934c.775 0 1.395 0 1.896.04.514.043.957.131 1.365.339a3.474 3.474 0 0 1 1.518 1.518c.208.408.296.851.338 1.365.041.501.041 1.12.041 1.896v9.934c0 .775 0 1.395-.04 1.896-.043.514-.131.957-.339 1.365a3.474 3.474 0 0 1-1.518 1.518c-.408.208-.851.296-1.365.338-.501.041-1.12.041-1.896.041H9.033c-.775 0-1.395 0-1.896-.04-.514-.043-.957-.131-1.365-.339a3.474 3.474 0 0 1-1.518-1.518c-.208-.408-.296-.851-.338-1.365-.041-.501-.041-1.12-.041-1.896V7.033c0-.775 0-1.395.04-1.896.043-.514.131-.957.339-1.365a3.475 3.475 0 0 1 1.518-1.518c.408-.208.851-.296 1.365-.338.501-.041 1.12-.041 1.896-.041ZM7.239 3.162c-.437.035-.697.103-.9.206a2.225 2.225 0 0 0-.971.972c-.103.202-.17.462-.206.899-.037.444-.037 1.013-.037 1.821v9.88c0 .808 0 1.377.037 1.821.035.437.103.697.206.9.213.418.553.758.972.971.202.103.462.17.899.206.444.037 1.013.037 1.821.037h5.88c.808 0 1.377 0 1.821-.037.437-.035.697-.103.9-.206a2.22 2.22 0 0 0 .971-.972c.103-.202.17-.462.206-.899.037-.444.037-1.013.037-1.821V7.06c0-.808 0-1.377-.037-1.821-.035-.437-.103-.697-.206-.9a2.225 2.225 0 0 0-.972-.971c-.202-.103-.462-.17-.899-.206-.444-.037-1.013-.037-1.821-.037H9.06c-.808 0-1.377 0-1.821.037Z"
1524
- clip-rule="evenodd"
1525
- />
1526
- </svg>
1527
- `,pause:Q`
1528
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1529
- <path
1530
- fill="currentColor"
1531
- d="M8.4 4c.56 0 .84 0 1.054.11a1 1 0 0 1 .437.436C10 4.76 10 5.04 10 5.6v12.8c0 .56 0 .84-.11 1.054a.999.999 0 0 1-.436.437C9.24 20 8.96 20 8.4 20h-.8c-.56 0-.84 0-1.054-.11a.999.999 0 0 1-.437-.436C6 19.24 6 18.96 6 18.4V5.6c0-.56 0-.84.11-1.054a1 1 0 0 1 .436-.437C6.76 4 7.04 4 7.6 4h.8Zm8 0c.56 0 .84 0 1.054.11a1 1 0 0 1 .437.436C18 4.76 18 5.04 18 5.6v12.8c0 .56 0 .84-.11 1.054a.999.999 0 0 1-.436.437C17.24 20 16.96 20 16.4 20h-.8c-.56 0-.84 0-1.054-.11a.999.999 0 0 1-.437-.436C14 19.24 14 18.96 14 18.4V5.6c0-.56 0-.84.11-1.054a.999.999 0 0 1 .436-.437C14.76 4 15.04 4 15.6 4h.8Z"
1532
- />
1533
- </svg>
1534
- `,pencil:Q`
1535
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1536
- <path
1537
- fill="currentColor"
1538
- fill-rule="evenodd"
1539
- d="M16.576 2.576a3.428 3.428 0 1 1 4.848 4.848L10.118 18.73c-.244.244-.403.404-.582.542a3.595 3.595 0 0 1-.505.328c-.2.107-.41.188-.731.312l-.155.06-.057.021-5.373 2.067a.6.6 0 0 1-.775-.776L4.088 15.7c.123-.321.204-.532.311-.732a3.6 3.6 0 0 1 .328-.504 6.39 6.39 0 0 1 .542-.582L16.576 2.576ZM5.229 16.08c-.028.069-.063.16-.11.283l-1.574 4.091 4.09-1.573.04-.015c.104-.04.182-.071.244-.097a13.05 13.05 0 0 0-.214-.216l-2.259-2.26a13.096 13.096 0 0 0-.217-.213Zm3.752 2.085a1.846 1.846 0 0 0-.06-.075c-.094-.113-.22-.239-.351-.37l-2.291-2.29a5.985 5.985 0 0 0-.37-.35 1.812 1.812 0 0 0-.076-.06c.072-.077.169-.174.311-.316l11.28-11.28a2.228 2.228 0 0 1 3.152 3.152l-11.28 11.28c-.143.142-.24.238-.315.31Z"
1540
- clip-rule="evenodd"
1541
- />
1542
- </svg>
1543
- `,"pending-circle":Q`
1544
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1545
- <path
1546
- fill="currentColor"
1547
- fill-rule="evenodd"
1548
- d="M18.209 4.942a9.364 9.364 0 0 0-6.21-2.342A9.4 9.4 0 0 0 2.6 12c0 2.38.885 4.553 2.343 6.21L18.21 4.941Zm.849.849L5.79 19.058A9.364 9.364 0 0 0 12 21.4a9.4 9.4 0 0 0 9.4-9.4c0-2.38-.884-4.553-2.342-6.21ZM12 1.4c5.854 0 10.6 4.746 10.6 10.6 0 5.854-4.746 10.6-10.6 10.6-5.854 0-10.6-4.746-10.6-10.6C1.4 6.146 6.146 1.4 12 1.4Z"
1549
- clip-rule="evenodd"
1550
- />
1551
- </svg>
1552
- `,"person-dash":Q`
1553
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1554
- <path
1555
- fill="currentColor"
1556
- fill-rule="evenodd"
1557
- d="M10 3.6a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8ZM4.9 7.5a5.1 5.1 0 1 1 10.2 0 5.1 5.1 0 0 1-10.2 0Zm2.479 7.4h4.62a.6.6 0 1 1 0 1.2H7.5c-1.438 0-2.025.006-2.486.146a3.4 3.4 0 0 0-2.267 2.267c-.14.461-.146 1.048-.146 2.487a.6.6 0 1 1-1.2 0v-.121c0-1.28 0-2.06.198-2.714a4.6 4.6 0 0 1 3.067-3.067C5.32 14.9 6.1 14.9 7.38 14.9Zm8.02 3.1a.6.6 0 0 1 .6-.6h6a.6.6 0 1 1 0 1.2h-6a.6.6 0 0 1-.6-.6Z"
1558
- clip-rule="evenodd"
1559
- />
1560
- </svg>
1561
- `,"person-plus":Q`
1562
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1563
- <path
1564
- fill="currentColor"
1565
- fill-rule="evenodd"
1566
- d="M10 3.6a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8ZM4.9 7.5a5.1 5.1 0 1 1 10.2 0 5.1 5.1 0 0 1-10.2 0ZM19 14.4a.6.6 0 0 1 .6.6v2.4H22a.6.6 0 1 1 0 1.2h-2.4V21a.6.6 0 1 1-1.2 0v-2.4H16a.6.6 0 0 1 0-1.2h2.4V15a.6.6 0 0 1 .6-.6Zm-11.621.5h4.62a.6.6 0 1 1 0 1.2H7.5c-1.438 0-2.025.006-2.486.146a3.4 3.4 0 0 0-2.267 2.267c-.14.461-.146 1.048-.146 2.487a.6.6 0 1 1-1.2 0v-.121c0-1.28 0-2.06.198-2.714a4.6 4.6 0 0 1 3.067-3.067C5.32 14.9 6.1 14.9 7.38 14.9Z"
1567
- clip-rule="evenodd"
1568
- />
1569
- </svg>
1570
- `,"person-x":Q`
1571
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1572
- <path
1573
- fill="currentColor"
1574
- fill-rule="evenodd"
1575
- d="M10 3.6a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8ZM4.9 7.5a5.1 5.1 0 1 1 10.2 0 5.1 5.1 0 0 1-10.2 0Zm2.479 7.4h4.62a.6.6 0 1 1 0 1.2H7.5c-1.438 0-2.025.006-2.486.146a3.4 3.4 0 0 0-2.267 2.267c-.14.461-.146 1.048-.146 2.487a.6.6 0 1 1-1.2 0v-.121c0-1.28 0-2.06.198-2.714a4.6 4.6 0 0 1 3.067-3.067C5.32 14.9 6.1 14.9 7.38 14.9Zm8.697.676a.6.6 0 0 1 .848 0L19 17.65l2.076-2.075a.6.6 0 1 1 .848.848L19.85 18.5l2.075 2.076a.6.6 0 0 1-.848.848L19 19.35l-2.076 2.075a.6.6 0 1 1-.848-.848L18.15 18.5l-2.075-2.076a.6.6 0 0 1 0-.848Z"
1576
- clip-rule="evenodd"
1577
- />
1578
- </svg>
1579
- `,person:Q`
1580
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1581
- <path
1582
- fill="currentColor"
1583
- fill-rule="evenodd"
1584
- d="M12 3.6a3.9 3.9 0 1 0 0 7.8 3.9 3.9 0 0 0 0-7.8ZM6.9 7.5a5.1 5.1 0 1 1 10.2 0 5.1 5.1 0 0 1-10.2 0Zm2.479 7.4h5.242c1.28 0 2.06 0 2.714.198a4.6 4.6 0 0 1 3.067 3.067c.198.654.198 1.434.198 2.714V21a.6.6 0 1 1-1.2 0c0-1.44-.007-2.026-.146-2.487a3.4 3.4 0 0 0-2.267-2.267c-.461-.14-1.048-.146-2.487-.146h-5c-1.44 0-2.026.006-2.487.146a3.4 3.4 0 0 0-2.267 2.267c-.14.461-.146 1.048-.146 2.487a.6.6 0 1 1-1.2 0v-.121c0-1.28 0-2.06.198-2.714a4.6 4.6 0 0 1 3.067-3.067c.654-.198 1.434-.198 2.714-.198Z"
1585
- clip-rule="evenodd"
1586
- />
1587
- </svg>
1588
- `,phone:Q`
1589
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1590
- <path
1591
- fill="currentColor"
1592
- d="M9.875 17.5c0-.345.28-.625.625-.625h3a.625.625 0 1 1 0 1.25h-3a.625.625 0 0 1-.625-.625Z"
1593
- />
1594
- <path
1595
- fill="currentColor"
1596
- fill-rule="evenodd"
1597
- d="M8.674 1.875h6.652c.538 0 .98 0 1.338.03.373.03.711.095 1.028.256.494.252.895.653 1.147 1.147.161.317.226.655.257 1.028.029.359.029.8.029 1.338v12.652c0 .538 0 .98-.03 1.338-.03.373-.095.711-.256 1.028a2.625 2.625 0 0 1-1.147 1.147c-.317.161-.655.226-1.027.257-.36.029-.801.029-1.339.029H8.674c-.538 0-.98 0-1.338-.03-.373-.03-.711-.095-1.028-.256a2.625 2.625 0 0 1-1.147-1.147c-.161-.317-.226-.655-.257-1.027-.029-.36-.029-.801-.029-1.339V5.674c0-.538 0-.98.03-1.338.03-.373.095-.711.256-1.028a2.625 2.625 0 0 1 1.147-1.147c.317-.161.655-.226 1.028-.257.359-.029.8-.029 1.338-.029ZM7.437 3.15c-.295.024-.45.068-.561.125-.259.132-.47.342-.601.6-.057.112-.1.267-.125.562-.025.302-.025.693-.025 1.263v12.6c0 .57 0 .96.025 1.263.024.295.068.45.125.561.132.259.342.47.6.601.112.057.267.1.562.125.302.024.693.025 1.263.025h6.6c.57 0 .96 0 1.263-.025.295-.024.45-.068.561-.125.259-.132.47-.342.601-.6.057-.112.1-.267.125-.562.024-.302.025-.693.025-1.263V5.7c0-.57 0-.96-.025-1.263-.024-.295-.068-.45-.125-.561a1.374 1.374 0 0 0-.6-.601c-.112-.057-.267-.1-.562-.125-.302-.025-.693-.025-1.263-.025H8.7c-.57 0-.96 0-1.263.025Z"
1598
- clip-rule="evenodd"
1599
- />
1600
- </svg>
1601
- `,"pin-map-fill":Q`
1602
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1603
- <path
1604
- fill="currentColor"
1605
- fill-rule="evenodd"
1606
- d="M5.4 8a6.6 6.6 0 1 1 13.2 0c0 2.278-1.271 3.926-2.605 5.314-.321.335-.653.661-.975.978l-.042.041c-.338.332-.664.655-.973.98-.619.652-1.133 1.284-1.468 1.955a.6.6 0 0 1-1.074 0c-.335-.67-.85-1.303-1.469-1.956a40.359 40.359 0 0 0-.972-.979l-.042-.04a47.782 47.782 0 0 1-.975-.979C6.67 11.926 5.4 10.278 5.4 8Zm5 0a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Zm-4.851 6.044a.6.6 0 0 1-.307.791c-.88.388-1.555.837-2.002 1.306-.445.467-.64.925-.64 1.359 0 .86.803 1.837 2.575 2.635C6.891 20.907 9.303 21.4 12 21.4s5.109-.493 6.825-1.265c1.772-.798 2.575-1.776 2.575-2.635 0-.434-.196-.892-.64-1.359-.448-.469-1.123-.918-2.002-1.306a.6.6 0 0 1 .484-1.098c.972.43 1.797.958 2.386 1.576.593.622.972 1.362.972 2.187 0 1.626-1.436 2.898-3.283 3.729-1.903.857-4.49 1.37-7.317 1.37-2.826 0-5.414-.513-7.317-1.37-1.848-.831-3.283-2.103-3.283-3.73 0-.824.379-1.564.971-2.186.59-.618 1.415-1.147 2.387-1.576a.6.6 0 0 1 .79.307Z"
1607
- clip-rule="evenodd"
1608
- />
1609
- </svg>
1610
- `,pin:Q`
1611
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1612
- <path
1613
- fill="currentColor"
1614
- fill-rule="evenodd"
1615
- d="M8.337 1.4h7.327c.373 0 .693 0 .95.023.264.024.544.078.793.243a1.6 1.6 0 0 1 .683 1.008c.06.293.007.573-.07.828-.073.247-.192.544-.33.89l-1.018 2.545a1.812 1.812 0 0 0-.058.15.404.404 0 0 0-.011.06 1.774 1.774 0 0 0-.003.161v2.13c0 .233.003.266.008.292.008.035.02.07.036.101.012.024.03.051.176.232l1.588 1.986c.317.396.58.726.762 1 .18.271.35.588.35.95a1.6 1.6 0 0 1-.602 1.252c-.282.225-.636.29-.96.32-.327.029-.75.029-1.257.029h-4.1V22a.6.6 0 1 1-1.2 0v-6.4H7.3c-.508 0-.93 0-1.258-.03-.323-.03-.677-.095-.96-.32a1.6 1.6 0 0 1-.601-1.252c0-.36.17-.678.35-.948.181-.275.445-.605.762-1.001l1.588-1.986c.145-.18.163-.208.176-.232a.4.4 0 0 0 .035-.101 1.83 1.83 0 0 0 .008-.291v-2.13c0-.129 0-.147-.002-.162a.4.4 0 0 0-.012-.06 1.77 1.77 0 0 0-.057-.15L6.31 4.392a11.29 11.29 0 0 1-.331-.89c-.076-.255-.13-.535-.07-.828a1.6 1.6 0 0 1 .683-1.008c.25-.165.53-.219.794-.243.257-.023.577-.023.95-.023Zm8.334 13c.545 0 .912 0 1.18-.025.259-.023.319-.063.32-.063a.4.4 0 0 0 .149-.311s-.007-.072-.15-.29c-.149-.223-.378-.51-.718-.936l-1.57-1.962-.023-.03a2.427 2.427 0 0 1-.284-.406 1.599 1.599 0 0 1-.142-.406 2.43 2.43 0 0 1-.033-.494v-2.19c0-.094 0-.185.01-.277.01-.08.025-.16.047-.239.024-.089.058-.173.093-.26l.008-.02 1.008-2.52c.15-.378.249-.624.305-.812.055-.186.045-.238.044-.24a.4.4 0 0 0-.17-.252c-.003-.002-.047-.031-.24-.049-.196-.017-.46-.018-.868-.018H8.364c-.408 0-.672 0-.868.018-.193.018-.237.047-.24.049a.4.4 0 0 0-.17.252c0 .002-.012.054.044.24.056.188.154.434.305.812l1.008 2.52.008.02c.035.087.069.171.093.26a1.6 1.6 0 0 1 .046.24c.01.091.01.182.01.276v2.19c0 .17 0 .333-.032.494a1.599 1.599 0 0 1-.143.406 2.429 2.429 0 0 1-.283.406l-.024.03-1.57 1.962c-.34.426-.569.713-.717.936-.143.218-.15.29-.15.29a.4.4 0 0 0 .15.311s.06.04.32.063c.266.024.634.025 1.178.025h9.342Z"
1616
- clip-rule="evenodd"
1617
- />
1618
- </svg>
1619
- `,placeholder:Q`
1620
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1621
- <path
1622
- fill="currentColor"
1623
- d="M10.855 20.676A8.81 8.81 0 0 0 12 20.75V22c-.443 0-.878-.032-1.306-.088l.161-1.236Zm2.29 0 .16 1.236c-.428.056-.863.088-1.305.088v-1.25c.389 0 .77-.025 1.145-.074Zm-6.471-1.734c.602.463 1.267.85 1.977 1.145l-.48 1.152a9.987 9.987 0 0 1-2.259-1.307l.762-.99Zm11.413.99a9.986 9.986 0 0 1-2.26 1.307l-.478-1.152a8.745 8.745 0 0 0 1.977-1.145l.76.99ZM3.913 15.349c.295.71.682 1.375 1.145 1.977l-.99.76a9.984 9.984 0 0 1-1.308-2.259l1.153-.478Zm17.326.478a9.986 9.986 0 0 1-1.307 2.26l-.99-.76a8.745 8.745 0 0 0 1.145-1.978l1.152.478ZM2 12c0-.443.031-.878.087-1.306l.617.08.62.082a8.844 8.844 0 0 0 0 2.289l-.62.08-.617.08A10.089 10.089 0 0 1 2 12Zm20 0c0 .442-.032.877-.088 1.305l-.616-.08-.62-.08a8.842 8.842 0 0 0 0-2.29l1.236-.16c.056.427.088.862.088 1.305ZM5.058 6.674A8.745 8.745 0 0 0 3.913 8.65L2.76 8.17a9.987 9.987 0 0 1 1.307-2.259l.99.762Zm14.874-.762c.529.688.97 1.447 1.307 2.26l-1.152.48a8.745 8.745 0 0 0-1.145-1.978l.99-.762ZM8.652 3.913a8.745 8.745 0 0 0-1.978 1.145l-.762-.99a9.987 9.987 0 0 1 2.26-1.308l.48 1.153Zm7.175-1.153a9.984 9.984 0 0 1 2.26 1.307l-.76.99a8.745 8.745 0 0 0-1.978-1.144l.478-1.153ZM12 2c.442 0 .878.031 1.305.087l-.075.583-.085.654a8.844 8.844 0 0 0-2.29 0l-.085-.654-.076-.583A10.09 10.09 0 0 1 12 2Z"
1624
- />
1625
- </svg>
1626
- `,plane:Q`
1627
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1628
- <path
1629
- fill="currentColor"
1630
- fill-rule="evenodd"
1631
- d="M16.91 2.787a2.997 2.997 0 0 1 4.321 4.155l-2.654 2.78c-.235.245-.258.278-.27.303a.33.33 0 0 0-.034.125c-.002.027 0 .066.077.398L20 17.701l.014.057c.056.243.113.485.094.729a1.58 1.58 0 0 1-.175.61c-.114.218-.29.393-.466.57l-.042.04-.374.375c-.272.272-.507.507-.71.676-.209.174-.458.344-.768.398a1.58 1.58 0 0 1-1.217-.287c-.253-.188-.4-.451-.509-.7-.106-.242-.21-.556-.333-.922l-1.609-4.827-2.48 2.48c-.216.216-.237.244-.249.266a.332.332 0 0 0-.039.11c-.004.025-.005.06.028.363l.176 1.58.006.05c.024.217.049.433.014.647a1.58 1.58 0 0 1-.186.531c-.107.189-.261.342-.415.496l-.037.036-.206.207c-.21.21-.397.396-.562.535a1.621 1.621 0 0 1-.633.353 1.58 1.58 0 0 1-1.09-.108 1.623 1.623 0 0 1-.551-.47 9.556 9.556 0 0 1-.447-.635l-1.512-2.269a1.687 1.687 0 0 0-.087-.126.326.326 0 0 0-.037-.037 1.72 1.72 0 0 0-.126-.087L3.203 16.83a9.606 9.606 0 0 1-.635-.446 1.623 1.623 0 0 1-.47-.552 1.58 1.58 0 0 1-.108-1.09c.067-.255.207-.459.353-.633.139-.165.325-.351.535-.562l.207-.207.036-.036c.154-.154.307-.308.496-.415a1.58 1.58 0 0 1 .531-.186c.214-.034.43-.01.647.014l.05.006 1.58.175c.302.034.338.033.362.029a.33.33 0 0 0 .111-.04c.022-.011.05-.032.265-.248l2.481-2.48-4.827-1.61a11.71 11.71 0 0 1-.923-.332c-.248-.11-.511-.256-.699-.509a1.58 1.58 0 0 1-.287-1.217c.054-.31.224-.56.398-.767.17-.204.404-.439.676-.71l.374-.375.042-.042c.176-.176.35-.352.568-.466a1.58 1.58 0 0 1 .61-.175c.245-.019.487.038.73.094l.057.013 7.126 1.645c.334.077.375.08.402.078a.33.33 0 0 0 .136-.04c.024-.014.056-.038.295-.285l2.589-2.674Zm3.39.85a1.747 1.747 0 0 0-2.491.02L15.22 6.33a14.22 14.22 0 0 0-.04.041c-.17.177-.34.352-.55.468-.2.11-.422.176-.65.192-.24.017-.478-.038-.716-.093l-.056-.013L6.081 5.28c-.34-.078-.381-.08-.41-.079a.33.33 0 0 0-.127.037c-.024.013-.058.037-.305.284l-.354.354c-.298.298-.49.492-.62.646a.713.713 0 0 0-.128.187.33.33 0 0 0 .06.252.713.713 0 0 0 .198.11c.184.08.443.167.843.3L11 9.293a.625.625 0 0 1 .244 1.036l-3.196 3.195-.036.036c-.154.155-.307.309-.495.416a1.58 1.58 0 0 1-.532.186c-.214.034-.43.01-.646-.014l-.051-.006-1.58-.176c-.302-.033-.337-.032-.362-.028a.33.33 0 0 0-.111.039c-.022.012-.05.033-.265.248l-.189.189a9.07 9.07 0 0 0-.48.5.55.55 0 0 0-.1.145.33.33 0 0 0 .022.227.55.55 0 0 0 .127.123c.121.097.294.212.569.396l2.247 1.498.018.012a1.579 1.579 0 0 1 .403.34c.061.073.113.15.164.227l.012.018 1.498 2.247c.184.276.3.448.396.569a.55.55 0 0 0 .123.127.33.33 0 0 0 .227.022.544.544 0 0 0 .145-.1c.119-.1.266-.246.5-.48l.189-.189c.215-.215.236-.243.248-.265a.328.328 0 0 0 .039-.111c.004-.025.005-.06-.028-.362l-.176-1.58a29.217 29.217 0 0 0-.006-.05c-.024-.217-.048-.433-.014-.647a1.58 1.58 0 0 1 .186-.532c.107-.188.261-.341.415-.495l.037-.036 3.195-3.196a.625.625 0 0 1 1.035.244l1.92 5.76c.134.4.22.659.301.843a.71.71 0 0 0 .11.198.33.33 0 0 0 .253.06c-.014.002.03 0 .186-.128.154-.13.348-.322.646-.62l.354-.354c.247-.247.271-.28.284-.305a.33.33 0 0 0 .037-.128c.002-.028 0-.068-.08-.41l-1.65-7.152-.013-.056c-.055-.236-.11-.472-.093-.71a1.58 1.58 0 0 1 .164-.6c.108-.214.275-.388.443-.564l.04-.041 2.654-2.78a1.747 1.747 0 0 0-.028-2.441Z"
1632
- clip-rule="evenodd"
1633
- />
1634
- </svg>
1635
- `,play:Q`
1636
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1637
- <path
1638
- fill="currentColor"
1639
- d="M17.518 10.57c.703.467 1.055.7 1.178.996.107.257.108.547.002.805-.122.296-.473.53-1.174 1l-7.905 5.294c-.85.57-1.276.855-1.628.834a1.052 1.052 0 0 1-.778-.415C7 18.802 7 18.291 7 17.267V6.727c0-1.02 0-1.529.213-1.81.185-.245.468-.397.775-.416.352-.021.776.26 1.625.824l7.905 5.246Z"
1640
- />
1641
- </svg>
1642
- `,"plus-circle":Q`
1643
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1644
- <path
1645
- fill="currentColor"
1646
- fill-rule="evenodd"
1647
- d="M12 7.4a.6.6 0 0 1 .6.6v3.4H16a.6.6 0 1 1 0 1.2h-3.4V16a.6.6 0 1 1-1.2 0v-3.4H8a.6.6 0 1 1 0-1.2h3.4V8a.6.6 0 0 1 .6-.6Zm0 13.4a8.8 8.8 0 1 0 0-17.6 8.8 8.8 0 0 0 0 17.6ZM22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z"
1648
- clip-rule="evenodd"
1649
- />
1650
- </svg>
1651
- `,"plus-square":Q`
1652
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1653
- <path
1654
- fill="currentColor"
1655
- fill-rule="evenodd"
1656
- d="M12 7.4a.6.6 0 0 1 .6.6v3.4H16a.6.6 0 1 1 0 1.2h-3.4V16a.6.6 0 1 1-1.2 0v-3.4H8a.6.6 0 1 1 0-1.2h3.4V8a.6.6 0 0 1 .6-.6Zm4.2-3.2H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h8.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V7.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036Zm-12.873.438C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311Z"
1657
- clip-rule="evenodd"
1658
- />
1659
- </svg>
1660
- `,plus:Q`
1661
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1662
- <path
1663
- fill="currentColor"
1664
- fill-rule="evenodd"
1665
- d="M12 4.4a.6.6 0 0 1 .6.6v6.4H19a.6.6 0 1 1 0 1.2h-6.4V19a.6.6 0 1 1-1.2 0v-6.4H5a.6.6 0 1 1 0-1.2h6.4V5a.6.6 0 0 1 .6-.6Z"
1666
- clip-rule="evenodd"
1667
- />
1668
- </svg>
1669
- `,printer:Q`
1670
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1671
- <path
1672
- fill="currentColor"
1673
- fill-rule="evenodd"
1674
- d="M9.175 1.4h5.65c.539 0 .98 0 1.337.03.371.03.706.094 1.018.253a2.6 2.6 0 0 1 1.137 1.137c.159.312.223.647.254 1.017.029.359.029.8.029 1.338V6.41c.224.006.43.016.62.032.537.044.995.136 1.414.35a3.6 3.6 0 0 1 1.574 1.573c.213.42.305.877.35 1.415.042.524.042 1.175.042 1.993V14.1c0 .834 0 1.373-.123 1.832a3.6 3.6 0 0 1-2.545 2.545c-.36.097-.77.117-1.332.122v.226c0 .539 0 .98-.03 1.337-.03.371-.094.706-.253 1.018a2.6 2.6 0 0 1-1.137 1.137c-.312.159-.647.223-1.018.254-.358.029-.798.029-1.337.029h-5.65c-.539 0-.98 0-1.338-.03-.37-.03-.705-.094-1.017-.253a2.6 2.6 0 0 1-1.137-1.137c-.159-.312-.224-.647-.254-1.018a17.79 17.79 0 0 1-.03-1.337v-.226c-.561-.005-.97-.025-1.33-.122a3.6 3.6 0 0 1-2.546-2.545c-.123-.46-.123-.998-.123-1.832v-2.326c0-.818 0-1.469.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35.19-.015.395-.025.619-.03V5.174c0-.539 0-.98.03-1.338.03-.37.094-.705.253-1.017A2.6 2.6 0 0 1 6.82 1.683c.312-.159.647-.224 1.017-.254.359-.03.8-.03 1.338-.03ZM6.6 6.4h10.8V5.2c0-.57 0-.961-.025-1.265-.024-.296-.069-.455-.128-.57a1.4 1.4 0 0 0-.611-.613c-.116-.058-.275-.103-.571-.127C15.76 2.6 15.37 2.6 14.8 2.6H9.2c-.57 0-.961 0-1.265.025-.296.024-.455.069-.57.127a1.4 1.4 0 0 0-.612.612c-.06.116-.104.275-.128.571C6.6 4.24 6.6 4.63 6.6 5.2v1.2Zm0 12.4c0 .57 0 .961.025 1.265.024.296.069.455.128.57a1.4 1.4 0 0 0 .611.612c.116.059.275.103.571.128.304.024.695.025 1.265.025h5.6c.57 0 .961 0 1.265-.025.296-.025.455-.069.57-.128a1.4 1.4 0 0 0 .612-.611c.06-.116.104-.275.128-.571.024-.304.025-.695.025-1.265v-1.6c0-.57 0-.961-.025-1.265-.024-.296-.069-.456-.128-.57a1.4 1.4 0 0 0-.611-.613c-.116-.058-.275-.103-.571-.127-.304-.025-.695-.025-1.265-.025H9.2c-.57 0-.961 0-1.265.025-.296.024-.455.069-.57.127a1.4 1.4 0 0 0-.612.612c-.06.115-.104.275-.128.571-.025.304-.025.695-.025 1.265v1.6Zm12-1.402v-.223c0-.539 0-.98-.03-1.338-.03-.37-.094-.705-.253-1.018a2.6 2.6 0 0 0-1.137-1.136c-.312-.159-.647-.224-1.018-.254-.358-.03-.798-.03-1.337-.03h-5.65c-.539 0-.98 0-1.338.03-.37.03-.705.095-1.017.254a2.6 2.6 0 0 0-1.137 1.136c-.159.313-.224.648-.254 1.018-.03.358-.03.8-.03 1.338v.223c-.539-.005-.803-.022-1.02-.08a2.4 2.4 0 0 1-1.697-1.697C2.605 15.335 2.6 14.97 2.6 14v-2.2c0-.85 0-1.452.039-1.922.038-.463.11-.745.223-.968A2.4 2.4 0 0 1 3.91 7.861c.223-.113.505-.184.968-.222.47-.039 1.072-.04 1.922-.04h10.4c.85 0 1.451.001 1.922.04.463.038.745.11.968.222a2.4 2.4 0 0 1 1.048 1.05c.114.222.185.504.223.967.038.47.039 1.072.039 1.922V14c0 .969-.005 1.335-.082 1.621a2.4 2.4 0 0 1-1.697 1.697c-.217.058-.481.075-1.021.08ZM14.4 10.5a.6.6 0 0 1 .6-.6h3a.6.6 0 1 1 0 1.2h-3a.6.6 0 0 1-.6-.6Z"
1675
- clip-rule="evenodd"
1676
- />
1677
- </svg>
1678
- `,"question-circle":Q`
1679
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1680
- <path
1681
- fill="currentColor"
1682
- d="M10.777 8.157a2.264 2.264 0 0 1 3.412 1.956c0 .643-.49 1.203-1.163 1.652a6.093 6.093 0 0 1-1.26.634l-.018.006-.003.002a.566.566 0 0 0-.386.536v.944a.566.566 0 1 0 1.132 0v-.557l.106-.046a7.21 7.21 0 0 0 1.057-.577c.741-.495 1.667-1.35 1.667-2.594a3.396 3.396 0 0 0-6.6-1.131.566.566 0 0 0 1.068.376 2.26 2.26 0 0 1 .988-1.201Zm.421 8.56c0-.443.36-.802.802-.802h.01a.802.802 0 1 1 0 1.604H12a.802.802 0 0 1-.802-.802Z"
1683
- />
1684
- <path
1685
- fill="currentColor"
1686
- fill-rule="evenodd"
1687
- d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2ZM3.132 12a8.868 8.868 0 1 1 17.736 0 8.868 8.868 0 0 1-17.736 0Z"
1688
- clip-rule="evenodd"
1689
- />
1690
- </svg>
1691
- `,rocket:Q`
1692
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1693
- <path
1694
- fill="currentColor"
1695
- fill-rule="evenodd"
1696
- d="M11.868 20.653a.625.625 0 0 1-.737-.614v-4.614L8.574 12.87H3.961a.625.625 0 0 1-.615-.737v-.002l.001-.002.002-.008.005-.03.022-.104a11.948 11.948 0 0 1 .443-1.55c.314-.866.856-2.016 1.744-2.61.513-.342 1.13-.492 1.716-.546a8.03 8.03 0 0 1 1.739.052 12.509 12.509 0 0 1 1.519.296 13.175 13.175 0 0 1 10.967-5.753.625.625 0 0 1 .62.625c0 2.707-.764 7.437-5.748 10.979l.032.129c.087.349.19.834.26 1.374a8.03 8.03 0 0 1 .052 1.738c-.054.587-.204 1.203-.546 1.716-.594.888-1.744 1.431-2.61 1.745a11.957 11.957 0 0 1-1.655.464l-.029.006-.008.002h-.004Zm3.808-16.052a11.925 11.925 0 0 1 5.184-1.463c-.125 2.584-1.087 6.562-5.547 9.556a21.152 21.152 0 0 1-3.404 1.742l-2.343-2.344a20.805 20.805 0 0 1 1.743-3.36l.003-.006a11.925 11.925 0 0 1 4.364-4.125Zm-3.294 10.992c.992-.4 1.954-.87 2.879-1.406.06.275.123.603.168.955.062.483.09.993.047 1.463-.045.474-.158.862-.342 1.138-.351.525-1.15.957-1.996 1.263a9.84 9.84 0 0 1-.756.241v-3.654ZM9.834 8.744c-.28-.062-.615-.126-.976-.173a6.795 6.795 0 0 0-1.463-.046c-.474.044-.862.157-1.137.34-.525.352-.957 1.151-1.264 1.997-.099.272-.178.531-.241.757h3.656c.405-.992.881-1.953 1.425-2.875Z"
1697
- clip-rule="evenodd"
1698
- />
1699
- <path
1700
- fill="currentColor"
1701
- fill-rule="evenodd"
1702
- d="M4.046 16.15a2.75 2.75 0 0 1 3.67.114l.007.007c1.019 1.006 1.013 2.633.127 3.683-.387.46-.932.81-1.483 1.08a10.57 10.57 0 0 1-1.72.64 16.562 16.562 0 0 1-2.016.439l-.034.005h-.01l-.003.001h-.001a.626.626 0 0 1-.702-.702v-.004l.001-.01.005-.034c.005-.03.01-.072.02-.126a16.55 16.55 0 0 1 .419-1.89 10.57 10.57 0 0 1 .64-1.72c.27-.551.62-1.096 1.08-1.483Zm.258 4.323c-.375.107-.73.19-1.03.254.063-.3.146-.656.253-1.03a9.424 9.424 0 0 1 .562-1.515c.234-.478.492-.848.762-1.075a1.499 1.499 0 0 1 1.998.057c.517.515.541 1.397.046 1.984l-.002.001c-.227.27-.597.529-1.074.762a9.42 9.42 0 0 1-1.515.562Z"
1703
- clip-rule="evenodd"
1704
- />
1705
- </svg>
1706
- `,save:Q`
1707
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1708
- <path
1709
- fill="currentColor"
1710
- fill-rule="evenodd"
1711
- d="M15.498 3.639c-.145-.035-.306-.039-.823-.039H7.6v2.8c0 .29 0 .471.012.608.01.13.027.165.032.174a.4.4 0 0 0 .174.174.493.493 0 0 0 .174.032c.137.012.318.012.608.012h6.8c.29 0 .471 0 .608-.012a.493.493 0 0 0 .174-.032.4.4 0 0 0 .174-.174.493.493 0 0 0 .032-.174c.012-.137.012-.318.012-.608V4.249c-.28-.278-.384-.373-.497-.443a1.4 1.4 0 0 0-.405-.167Zm1.926-.064-.063-.062-.045-.045c-.302-.303-.522-.523-.786-.685a2.6 2.6 0 0 0-.751-.311c-.301-.072-.613-.072-1.04-.072H7.773a122.278 122.278 0 0 0-.824.002 16.38 16.38 0 0 0-1.17.04c-.537.045-.995.137-1.414.35a3.6 3.6 0 0 0-1.574 1.574c-.213.42-.305.877-.35 1.415C2.4 6.306 2.4 6.956 2.4 7.774v8.452c0 .818 0 1.469.043 1.993.044.538.136.996.35 1.415a3.6 3.6 0 0 0 1.573 1.574c.42.213.877.305 1.415.35a16.376 16.376 0 0 0 1.26.04c.228.002.472.002.733.002h8.452l.733-.001a.622.622 0 0 0 .09-.001c.449-.004.835-.014 1.17-.04.538-.045.996-.137 1.415-.35a3.6 3.6 0 0 0 1.574-1.574c.213-.42.305-.877.35-1.415.042-.524.042-1.175.042-1.993V9.262c0-.428 0-.74-.072-1.04a2.602 2.602 0 0 0-.311-.752c-.162-.264-.382-.484-.685-.786l-.045-.046-3.063-3.063ZM17.6 5.45v.973c0 .261 0 .492-.016.684a1.624 1.624 0 0 1-.158.62 1.6 1.6 0 0 1-.7.7 1.626 1.626 0 0 1-.62.158c-.192.016-.423.016-.684.016H8.578c-.261 0-.492 0-.684-.016a1.626 1.626 0 0 1-.62-.158 1.6 1.6 0 0 1-.7-.7 1.626 1.626 0 0 1-.158-.62C6.4 6.914 6.4 6.683 6.4 6.422v-2.81a9.325 9.325 0 0 0-.522.027c-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 3.862 4.91c-.114.223-.185.505-.223.968C3.6 6.348 3.6 6.95 3.6 7.8v8.4c0 .85 0 1.451.039 1.922.038.463.11.745.223.968a2.4 2.4 0 0 0 1.048 1.048c.223.114.505.185.968.223.158.013.33.022.522.027v-5.81c0-.261 0-.492.016-.684a1.62 1.62 0 0 1 .158-.62 1.6 1.6 0 0 1 .7-.7c.205-.104.417-.142.62-.158.192-.016.423-.016.684-.016h6.844c.261 0 .492 0 .684.016.203.016.415.054.62.158a1.6 1.6 0 0 1 .7.7c.104.205.142.417.158.62.016.192.016.423.016.684v5.81c.192-.005.364-.014.522-.027.463-.038.745-.11.968-.223a2.4 2.4 0 0 0 1.048-1.048c.114-.223.185-.505.223-.968.039-.47.039-1.072.039-1.922V9.325c0-.517-.004-.678-.039-.823a1.399 1.399 0 0 0-.167-.405c-.078-.127-.19-.244-.555-.61L17.6 5.449ZM16.4 20.4v-5.8c0-.29 0-.471-.012-.608a.494.494 0 0 0-.032-.174.4.4 0 0 0-.174-.174.493.493 0 0 0-.174-.032 8.48 8.48 0 0 0-.608-.012H8.6c-.29 0-.471 0-.608.012a.493.493 0 0 0-.174.032.4.4 0 0 0-.174.174.494.494 0 0 0-.032.174 8.43 8.43 0 0 0-.012.608v5.8h8.8Z"
1712
- clip-rule="evenodd"
1713
- />
1714
- </svg>
1715
- `,search:Q`
1716
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1717
- <path
1718
- fill="currentColor"
1719
- fill-rule="evenodd"
1720
- d="M10.2 3.8a6.4 6.4 0 1 0 0 12.8 6.4 6.4 0 0 0 0-12.8Zm-7.6 6.4a7.6 7.6 0 1 1 13.382 4.933l4.842 4.843a.6.6 0 1 1-.848.848l-4.843-4.842A7.6 7.6 0 0 1 2.6 10.2Z"
1721
- clip-rule="evenodd"
1722
- />
1723
- </svg>
1724
- `,send:Q`
1725
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1726
- <path
1727
- fill="currentColor"
1728
- fill-rule="evenodd"
1729
- d="M19.686 2.941c.163-.047.428-.11.702-.02.326.11.581.365.69.691.092.274.028.539-.019.702-.05.173-.133.383-.222.614l-6.188 15.855c-.1.257-.19.487-.276.662-.078.157-.218.416-.49.557a1.093 1.093 0 0 1-1.01 0c-.271-.142-.411-.401-.489-.559-.086-.174-.175-.405-.276-.662l-2.469-6.35-.02-.05a6.937 6.937 0 0 0-.05-.02l-6.35-2.47c-.258-.1-.488-.19-.662-.275-.158-.078-.417-.218-.558-.49a1.093 1.093 0 0 1 0-1.009c.14-.272.4-.412.557-.49a8.91 8.91 0 0 1 .661-.276l15.855-6.188c.23-.09.441-.172.614-.222ZM19.2 5.684l-5.705 14.62-.116.293-.115-.294-2.431-6.252L19.2 5.684Zm-9.251 7.484L18.316 4.8l-14.62 5.704-.293.116.294.115 6.252 2.431Z"
1730
- clip-rule="evenodd"
1731
- />
1732
- </svg>
1733
- `,"sg-crest":Q`
1734
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1735
- <path
1736
- fill="#DB0000"
1737
- d="M5.174 8.413s-.632.925.196 2.12c0 0 .13-.609 1.437-.609h1.569c1.481 0 2.591-1.465 1.895-2.977 0 0 1.045.113 1.394-.564.349-.676-.022-.947-.544-.947H8.485c0 .485-.893.552-.893 0H6.111s-1.111 0-1.133.97c0 0 .251-.158.5-.18v.258s-.304.057-.446.136c-.141.079-.348.293-.152.846.196.552.273.744.273.744s.316-.283.828-.283h.6c1.066 0 .87 1.071-.197 1.071-1.068 0-1.209-.586-1.209-.586l-.001.001Z"
1738
- />
1739
- <path
1740
- fill="#DB0000"
1741
- d="M10.74 7.297s.359.023.62-.214c0 0 2.363 1.906-1.143 5.74-3.508 3.834-.796 6.316-.796 6.316S8.79 19.77 9.149 21c0 0-1.46-.853-2.575-2.301-1.612-2.093-2.598-5.295 1.83-7.85 0 0 2.923-1.522 2.335-3.552ZM7.127 5.075s.472-.872 1.568-.872c.864 0 1.06-.46 1.06-.46S10.134 3 12.036 3c1.744 0 2.92.602 3.87 1.406 0 0-2.563-1.647-5.09.67H7.127Z"
1742
- />
1743
- <path
1744
- fill="#DB0000"
1745
- d="M17.786 10.594c-.073-2.722-2.106-5.639-6.477-5.473 4.27-3.745 11.676 4.615 5.576 9.007 0 0 1.02-1.508.9-3.534Z"
1746
- />
1747
- <path
1748
- fill="#DB0000"
1749
- d="M11.963 5.421c5.33-.165 7.232 6.45 3.79 9.428l-3.456 1.73s-.45-1.504 1.22-3.264c1.671-1.758 3.282-5.051-1.335-7.217 0 0 .087-.45-.218-.676h-.001Z"
1750
- />
1751
- <path
1752
- fill="#DB0000"
1753
- d="M11.687 6.91s.261-.256.349-.466c3.964 1.713 3.34 4.616.972 7.052-1.452 1.548-1.002 3.218-1.002 3.218s-1.77 1.142-2.381 2.135c0 0-2.565-2.261.987-6.014 3.485-3.684 1.075-5.925 1.075-5.925Z"
1754
- />
1755
- </svg>
1756
- `,share:Q`
1757
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1758
- <path
1759
- fill="currentColor"
1760
- fill-rule="evenodd"
1761
- d="M18 2.6a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8Zm-2.764 4.706a3.6 3.6 0 1 0-.605-1.036L8.763 9.694a3.6 3.6 0 1 0 0 4.612l5.868 3.42a3.6 3.6 0 1 0 .607-1.035l-5.87-3.421c.15-.395.23-.823.23-1.27 0-.447-.08-.875-.23-1.27l5.867-3.424ZM8.049 10.75a.6.6 0 0 0 .049.083c.192.345.302.743.302 1.167a2.389 2.389 0 0 1-.35 1.25 2.4 2.4 0 1 1 0-2.5Zm7.829 7.128a.607.607 0 0 0 .104-.178 2.4 2.4 0 1 1-.104.178Z"
1762
- clip-rule="evenodd"
1763
- />
1764
- </svg>
1765
- `,"shield-tick":Q`
1766
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1767
- <path
1768
- fill="currentColor"
1769
- d="M15.097 8.612a.626.626 0 0 1 .883.883l-4.319 4.32a.625.625 0 0 1-.884 0l-1.92-1.92a.625.625 0 0 1 .884-.883l1.478 1.477 3.878-3.877Z"
1770
- />
1771
- <path
1772
- fill="currentColor"
1773
- fill-rule="evenodd"
1774
- d="M11.952 1.791c.15-.021.304-.021.454 0 .185.027.357.095.531.16l5.148 1.93c.67.252 1.164.427 1.536.754.31.273.55.619.696 1.005.176.463.166.987.166 1.703v4.59c0 2.59-1.409 4.772-2.977 6.406-1.576 1.641-3.383 2.804-4.342 3.364-.193.112-.387.233-.652.29a1.711 1.711 0 0 1-.665 0c-.266-.057-.46-.178-.653-.29-.959-.56-2.766-1.723-4.342-3.364-1.568-1.634-2.977-3.817-2.977-6.405v-4.59c0-.717-.01-1.241.166-1.704.147-.386.386-.732.696-1.005.372-.327.866-.502 1.536-.754l5.148-1.93c.174-.065.346-.133.531-.16Zm.179 1.238a1.69 1.69 0 0 0-.272.092L6.713 5.052c-.767.287-.992.383-1.15.522a1.296 1.296 0 0 0-.353.51c-.075.197-.085.44-.085 1.26v4.59c0 2.123 1.16 4.01 2.629 5.539 1.461 1.523 3.159 2.619 4.07 3.15.232.136.25.14.285.147l.022.003a.587.587 0 0 0 .096 0l.022-.003c.034-.008.053-.011.285-.147.911-.531 2.609-1.627 4.07-3.15 1.469-1.53 2.63-3.416 2.63-5.54v-4.59c0-.818-.01-1.062-.086-1.259a1.297 1.297 0 0 0-.353-.51c-.158-.14-.384-.235-1.15-.522L12.5 3.122a1.73 1.73 0 0 0-.272-.093.342.342 0 0 0-.096 0Z"
1775
- clip-rule="evenodd"
1776
- />
1777
- </svg>
1778
- `,"sidebar-collapse":Q`
1779
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1780
- <path
1781
- fill="currentColor"
1782
- fill-rule="evenodd"
1783
- d="M8.4 19.8V4.2h-.6c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h.6Zm1.2 0h6.6c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V7.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H9.6v15.6Zm6.6 1.2c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4Z"
1784
- clip-rule="evenodd"
1785
- />
1786
- <path
1787
- fill="currentColor"
1788
- d="M15.5 9.058a.626.626 0 0 1 .885.884L14.327 12l2.058 2.058a.626.626 0 0 1-.885.884l-2.5-2.5a.626.626 0 0 1 0-.884l2.5-2.5Z"
1789
- />
1790
- </svg>
1791
- `,"sidebar-expand":Q`
1792
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1793
- <path
1794
- fill="currentColor"
1795
- fill-rule="evenodd"
1796
- d="M8.4 19.8V4.2h-.6c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v8.4c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h.6Zm1.2 0h6.6c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V7.8c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H9.6v15.6Zm6.6 1.2c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4Z"
1797
- clip-rule="evenodd"
1798
- />
1799
- <path
1800
- fill="currentColor"
1801
- d="M13.116 9.058a.626.626 0 0 1 .884 0l2.5 2.5a.626.626 0 0 1 0 .884l-2.5 2.5a.625.625 0 0 1-.884-.884L15.174 12l-2.058-2.058a.626.626 0 0 1 0-.884Z"
1802
- />
1803
- </svg>
1804
- `,"slash-circle":Q`
1805
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1806
- <path
1807
- fill="currentColor"
1808
- fill-rule="evenodd"
1809
- d="M5.342 6.142a8.868 8.868 0 0 0 12.516 12.516L5.342 6.142Zm.8-.8 12.516 12.516A8.868 8.868 0 0 0 6.142 5.342ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z"
1810
- clip-rule="evenodd"
1811
- />
1812
- </svg>
1813
- `,"slash-divider":Q`
1814
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1815
- <path fill="currentColor" d="M16.441 1.72a.624.624 0 1 1 1.118.56l-10 20a.624.624 0 1 1-1.118-.56l10-20Z" />
1816
- </svg>
1817
- `,sliders:Q`
1818
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1819
- <path
1820
- fill="currentColor"
1821
- d="M5.5 2.875c.345 0 .625.28.625.625v4a.625.625 0 1 1-1.25 0v-4c0-.345.28-.625.625-.625Z"
1822
- />
1823
- <path
1824
- fill="currentColor"
1825
- fill-rule="evenodd"
1826
- d="M12 2.875c.345 0 .625.28.625.625v3.45a2.626 2.626 0 1 1-1.25 0V3.5c0-.345.28-.625.625-.625Zm0 5.25a1.375 1.375 0 1 0 0 2.75 1.375 1.375 0 0 0 0-2.75Z"
1827
- clip-rule="evenodd"
1828
- />
1829
- <path
1830
- fill="currentColor"
1831
- d="M18.5 2.875c.345 0 .625.28.625.625v6a.625.625 0 1 1-1.25 0v-6c0-.345.28-.625.625-.625Z"
1832
- />
1833
- <path
1834
- fill="currentColor"
1835
- fill-rule="evenodd"
1836
- d="M2.875 12.5a2.625 2.625 0 1 1 3.25 2.55v5.45a.625.625 0 1 1-1.25 0v-5.45a2.626 2.626 0 0 1-2-2.55ZM5.5 11.125a1.375 1.375 0 1 0 0 2.75 1.375 1.375 0 0 0 0-2.75ZM15.875 14.5a2.625 2.625 0 1 1 3.25 2.55v3.45a.625.625 0 1 1-1.25 0v-3.45a2.626 2.626 0 0 1-2-2.55Zm2.625-1.375a1.375 1.375 0 1 0 0 2.75 1.375 1.375 0 0 0 0-2.75Z"
1837
- clip-rule="evenodd"
1838
- />
1839
- <path
1840
- fill="currentColor"
1841
- d="M12 13.875c.345 0 .625.28.625.625v6a.625.625 0 1 1-1.25 0v-6c0-.345.28-.625.625-.625Z"
1842
- />
1843
- </svg>
1844
- `,speedometer:Q`
1845
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1846
- <path
1847
- fill="currentColor"
1848
- fill-rule="evenodd"
1849
- d="M3.15 11.434h1.775a.566.566 0 1 1 0 1.132H3.15a8.831 8.831 0 0 0 2.192 5.292l1.255-1.256a.566.566 0 1 1 .8.801l-1.255 1.255a8.831 8.831 0 0 0 5.292 2.192v-1.774a.566.566 0 1 1 1.132 0v1.774a8.831 8.831 0 0 0 5.292-2.192l-1.254-1.253a.566.566 0 1 1 .8-.8l1.254 1.253a8.831 8.831 0 0 0 2.192-5.292h-1.774a.566.566 0 1 1 0-1.132h1.774a8.83 8.83 0 0 0-2.16-5.255l-4.6 4.536a2.453 2.453 0 1 1-.8-.801l4.604-4.54a8.832 8.832 0 0 0-5.328-2.224v1.775a.566.566 0 1 1-1.132 0V3.15a8.832 8.832 0 0 0-5.33 2.227L7.36 6.634a.566.566 0 0 1-.8.8L5.306 6.183a8.83 8.83 0 0 0-2.157 5.252Zm15.997 7.56A9.968 9.968 0 0 0 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12a9.968 9.968 0 0 0 2.853 6.994.57.57 0 0 0 .153.153A9.967 9.967 0 0 0 12 22a9.968 9.968 0 0 0 6.994-2.853.56.56 0 0 0 .153-.153ZM12 10.679a1.32 1.32 0 1 0 0 2.642 1.32 1.32 0 0 0 0-2.642Z"
1850
- clip-rule="evenodd"
1851
- />
1852
- </svg>
1853
- `,"star-fill":Q`
1854
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1855
- <path
1856
- fill="currentColor"
1857
- fill-rule="evenodd"
1858
- d="M11.527 2.137a1.1 1.1 0 0 1 .946 0c.243.116.387.322.477.469.092.15.189.345.294.56l2.198 4.452c.017.035.03.062.043.085l.004.009.009.001.094.014 4.917.719c.236.034.452.066.622.107.168.04.408.113.593.309a1.1 1.1 0 0 1 .292.9c-.035.267-.187.468-.298.598a7.53 7.53 0 0 1-.442.453l-3.556 3.463-.068.067-.007.007.002.01.015.094.84 4.892c.04.235.077.45.09.625.014.172.019.423-.11.66a1.1 1.1 0 0 1-.766.557c-.265.049-.502-.034-.661-.1a7.468 7.468 0 0 1-.567-.28l-4.395-2.311-.085-.044-.008-.005a14.009 14.009 0 0 0-.093.049l-4.395 2.311a7.468 7.468 0 0 1-.567.28c-.159.066-.397.149-.661.1a1.1 1.1 0 0 1-.767-.557c-.128-.237-.123-.488-.11-.66.014-.174.051-.39.091-.625l.84-4.893.015-.094.002-.01-.007-.006-.068-.067-3.556-3.463c-.171-.167-.328-.32-.442-.453-.112-.13-.263-.33-.298-.598a1.1 1.1 0 0 1 .292-.9c.185-.196.425-.269.592-.31.17-.04.387-.072.623-.106l4.916-.719.095-.014.01-.001.003-.009.043-.085 2.198-4.453c.105-.214.202-.41.294-.56.09-.146.233-.352.476-.468Z"
1859
- clip-rule="evenodd"
1860
- />
1861
- </svg>
1862
- `,star:Q`
1863
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1864
- <path
1865
- fill="currentColor"
1866
- fill-rule="evenodd"
1867
- d="M11.527 2.137a1.1 1.1 0 0 1 .946 0c.243.116.387.322.477.468.092.15.189.346.294.56l2.198 4.453c.017.035.03.062.043.085l.004.009.009.001.094.014 4.917.719c.236.034.452.066.622.107.168.04.408.113.593.309a1.1 1.1 0 0 1 .292.9c-.035.267-.187.468-.298.598-.114.134-.271.286-.442.453l-3.556 3.463-.068.067-.007.007.002.01.015.093.84 4.893c.04.235.077.45.09.625.014.172.019.423-.11.66a1.1 1.1 0 0 1-.766.556c-.265.05-.502-.033-.661-.099a7.468 7.468 0 0 1-.567-.28l-4.395-2.311a6.864 6.864 0 0 0-.085-.044L12 18.448l-.008.005-.085.044-4.395 2.311a7.571 7.571 0 0 1-.567.28c-.159.066-.397.148-.661.1a1.1 1.1 0 0 1-.767-.557c-.128-.237-.123-.488-.11-.66.014-.175.051-.39.091-.625l.84-4.893a9.161 9.161 0 0 0 .017-.103l-.007-.007-.068-.067-3.556-3.463c-.171-.167-.328-.32-.442-.453-.112-.13-.263-.33-.298-.598a1.1 1.1 0 0 1 .292-.9c.185-.196.425-.269.592-.31.17-.04.387-.072.623-.106l4.916-.719a9.093 9.093 0 0 0 .104-.015l.004-.009.043-.085 2.198-4.453c.105-.214.202-.41.294-.56.09-.146.233-.352.476-.468ZM12 3.362a16.06 16.06 0 0 0-.18.357l-2.186 4.43c-.005.01-.01.019-.014.03a1.507 1.507 0 0 1-.236.373 1.1 1.1 0 0 1-.342.249c-.15.07-.313.092-.429.109l-.032.004-4.891.715c-.17.025-.296.044-.395.061.07.072.161.16.284.28l3.538 3.447.024.022c.084.082.202.196.283.34a1.1 1.1 0 0 1 .13.403c.02.165-.008.327-.028.442l-.006.032-.835 4.867c-.029.17-.05.296-.064.395.09-.044.203-.104.355-.184l4.372-2.3.03-.015c.102-.054.248-.132.41-.163a1.1 1.1 0 0 1 .424 0c.162.031.308.109.41.163l.03.016 4.372 2.3c.152.08.266.139.355.183a15.737 15.737 0 0 0-.065-.395l-.834-4.867-.006-.032a1.505 1.505 0 0 1-.029-.442 1.1 1.1 0 0 1 .131-.402c.08-.145.2-.26.283-.34l.024-.023L20.42 9.97c.123-.12.214-.21.283-.28a15.706 15.706 0 0 0-.394-.062l-4.891-.715-.033-.004a1.507 1.507 0 0 1-.428-.11 1.1 1.1 0 0 1-.342-.248c-.112-.121-.184-.269-.236-.374l-.014-.03-2.187-4.43a15.985 15.985 0 0 0-.18-.356Z"
1868
- clip-rule="evenodd"
1869
- />
1870
- </svg>
1871
- `,stoplights:Q`
1872
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1873
- <path
1874
- fill="currentColor"
1875
- fill-rule="evenodd"
1876
- d="M9.4 8a2.6 2.6 0 1 1 5.2 0 2.6 2.6 0 0 1-5.2 0ZM12 6.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Zm0 6.8a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2ZM10.6 16a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 0 1-2.8 0Z"
1877
- clip-rule="evenodd"
1878
- />
1879
- <path
1880
- fill="currentColor"
1881
- fill-rule="evenodd"
1882
- d="M9.774 1.4h4.452c.818 0 1.468 0 1.993.043.537.044.996.136 1.415.35a3.6 3.6 0 0 1 1.573 1.573c.214.42.306.877.35 1.415.043.525.043 1.175.043 1.993v10.452c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V6.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 1.4 8.956 1.4 9.774 1.4ZM7.878 2.639c-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 3.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v10.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.039 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922V6.8c0-.85 0-1.451-.039-1.922-.038-.463-.11-.745-.223-.968a2.4 2.4 0 0 0-1.049-1.048c-.222-.114-.504-.185-.968-.223C15.651 2.6 15.05 2.6 14.2 2.6H9.8c-.85 0-1.451 0-1.922.039Z"
1883
- clip-rule="evenodd"
1884
- />
1885
- </svg>
1886
- `,sun:Q`
1887
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1888
- <path
1889
- fill="currentColor"
1890
- d="M11.412 21.412v-1.883a.588.588 0 1 1 1.176 0v1.883a.588.588 0 0 1-1.176 0Zm-5.18-4.473a.588.588 0 0 1 .832.832l-1.33 1.331a.588.588 0 1 1-.832-.832l1.33-1.33Zm10.704 0c.23-.23.602-.23.831 0l1.331 1.331a.588.588 0 1 1-.831.832l-1.331-1.33a.588.588 0 0 1 0-.833ZM16.118 12a4.118 4.118 0 1 0-8.236 0 4.118 4.118 0 0 0 8.236 0ZM4.47 11.412a.588.588 0 1 1 0 1.176H2.588a.588.588 0 1 1 0-1.176h1.883Zm16.94 0a.588.588 0 0 1 0 1.176h-1.88a.588.588 0 1 1 0-1.176h1.883ZM4.9 4.902c.23-.23.603-.23.832 0l1.331 1.33a.588.588 0 1 1-.831.832l-1.331-1.33a.588.588 0 0 1 0-.832Zm13.366 0a.588.588 0 1 1 .831.831l-1.33 1.331a.588.588 0 1 1-.832-.831l1.33-1.331Zm-6.855-.431V2.588a.588.588 0 1 1 1.176 0v1.883a.588.588 0 1 1-1.176 0ZM17.294 12a5.294 5.294 0 1 1-10.588 0 5.294 5.294 0 0 1 10.588 0Z"
1891
- />
1892
- </svg>
1893
- `,"switch-horizontal":Q`
1894
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1895
- <path
1896
- fill="currentColor"
1897
- d="M16.058 3.058a.625.625 0 0 1 .884 0l4 4a.625.625 0 0 1 0 .884l-4 4a.625.625 0 1 1-.884-.884l2.933-2.933H3.5a.625.625 0 1 1 0-1.25h15.491l-2.933-2.933a.625.625 0 0 1 0-.884Zm-8.116 9a.625.625 0 0 1 0 .884l-2.933 2.933H20.5a.625.625 0 1 1 0 1.25H5.009l2.933 2.933a.625.625 0 1 1-.884.884l-4-4a.625.625 0 0 1 0-.884l4-4a.625.625 0 0 1 .884 0Z"
1898
- />
1899
- </svg>
1900
- `,"switch-vertical":Q`
1901
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1902
- <path
1903
- fill="currentColor"
1904
- d="M7.058 3.058a.625.625 0 0 1 .884 0l4 4a.625.625 0 1 1-.884.884L8.125 5.009V20.5a.625.625 0 1 1-1.25 0V5.009L3.942 7.942a.625.625 0 1 1-.884-.884l4-4Zm8.817.442a.625.625 0 1 1 1.25 0v15.491l2.933-2.933a.625.625 0 1 1 .884.884l-4 4a.625.625 0 0 1-.884 0l-4-4a.625.625 0 1 1 .884-.884l2.933 2.933V3.5Z"
1905
- />
1906
- </svg>
1907
- `,tablet:Q`
1908
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1909
- <path fill="currentColor" d="M10.5 16.875a.625.625 0 1 0 0 1.25h3a.625.625 0 1 0 0-1.25h-3Z" />
1910
- <path
1911
- fill="currentColor"
1912
- fill-rule="evenodd"
1913
- d="M16.526 1.875H7.474c-.503 0-.918 0-1.257.028-.352.03-.676.092-.98.249-.471.243-.852.63-1.091 1.105-.154.305-.215.63-.243.985-.028.342-.028.762-.028 1.272v12.972c0 .51 0 .93.028 1.272.028.355.09.68.243.985.239.475.62.862 1.091 1.105.304.157.628.22.98.249a16.5 16.5 0 0 0 1.257.028h9.052c.503 0 .919 0 1.257-.028.352-.03.676-.092.98-.249.471-.243.852-.63 1.091-1.105.154-.305.215-.63.243-.985.028-.342.028-.762.028-1.272V5.514c0-.51 0-.93-.028-1.272-.028-.355-.09-.68-.243-.985a2.513 2.513 0 0 0-1.091-1.105c-.304-.157-.628-.22-.98-.249a16.473 16.473 0 0 0-1.257-.028ZM5.811 3.262c.097-.05.236-.09.51-.113.28-.023.644-.024 1.179-.024h9c.535 0 .899 0 1.18.024.273.022.413.063.51.113.234.122.426.316.547.556.051.101.092.245.115.524.023.286.023.656.023 1.198v12.92c0 .542 0 .912-.023 1.198-.023.278-.064.423-.115.524-.12.24-.313.434-.547.556-.098.05-.237.09-.51.113-.281.024-.645.024-1.18.024h-9c-.535 0-.899 0-1.18-.024-.273-.022-.412-.063-.51-.113a1.263 1.263 0 0 1-.547-.556c-.051-.101-.092-.245-.114-.524a16.605 16.605 0 0 1-.024-1.198V5.54c0-.542 0-.912.024-1.198.022-.279.063-.423.114-.524.12-.24.313-.434.548-.556Z"
1914
- clip-rule="evenodd"
1915
- />
1916
- </svg>
1917
- `,telegram:Q`
1918
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1919
- <path
1920
- fill="currentColor"
1921
- d="M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18Zm3.68 5.418c-.339.006-.858.187-3.358 1.227-.875.364-2.624 1.117-5.248 2.26-.426.17-.65.335-.67.497-.039.311.41.408.973.591.46.15 1.077.324 1.398.331.292.007.618-.114.977-.36 2.448-1.653 3.714-2.489 3.796-2.509.056-.013.134-.029.186.018.053.046.048.135.042.159-.044.19-2.347 2.285-2.48 2.423-.505.526-1.082.847-.194 1.432.77.507 1.217.83 2.01 1.35.505.332.903.725 1.425.677.24-.023.488-.25.614-.923.299-1.594.885-5.047 1.02-6.47a1.587 1.587 0 0 0-.015-.354.379.379 0 0 0-.128-.245.592.592 0 0 0-.348-.104Z"
1922
- />
1923
- </svg>
1924
- `,telephone:Q`
1925
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1926
- <path
1927
- fill="currentColor"
1928
- fill-rule="evenodd"
1929
- d="M7.012 3.744a1.335 1.335 0 0 0-1.205 0c-.17.085-.347.252-.894.8l-.153.152c-.53.53-.718.725-.865.986A2.68 2.68 0 0 0 3.6 6.817c0 .304.053.5.21 1.057a17.818 17.818 0 0 0 4.563 7.753 17.818 17.818 0 0 0 7.753 4.562c.557.158.753.21 1.057.211a2.68 2.68 0 0 0 1.134-.295c.262-.147.456-.335.987-.865l.152-.153c.548-.547.715-.725.8-.894a1.335 1.335 0 0 0 0-1.205c-.085-.169-.252-.346-.8-.894l-.188-.188c-.36-.36-.476-.472-.58-.54a1.335 1.335 0 0 0-1.455 0c-.105.068-.22.18-.58.54l-.02.02a2.3 2.3 0 0 1-.286.256c-.38.271-.903.36-1.351.23a2.07 2.07 0 0 1-.33-.135l-.02-.01a14.729 14.729 0 0 1-4.043-2.87 14.726 14.726 0 0 1-2.87-4.044l-.01-.02a1.946 1.946 0 0 1-.135-.329 1.611 1.611 0 0 1 .23-1.35c.076-.107.165-.196.256-.286l.02-.02c.36-.36.472-.476.54-.58a1.335 1.335 0 0 0 0-1.456c-.068-.104-.18-.22-.54-.58l-.188-.189c-.548-.547-.725-.714-.894-.8ZM5.265 2.673a2.535 2.535 0 0 1 2.288 0c.364.184.686.506 1.128.949l.073.073.189.188.048.048c.291.292.503.503.648.727.547.84.547 1.923 0 2.764-.145.224-.357.435-.648.726l-.048.048c-.124.124-.138.14-.149.156a.416.416 0 0 0-.054.317c.006.02.01.033.074.165a13.527 13.527 0 0 0 2.637 3.715 13.529 13.529 0 0 0 3.715 2.637c.132.063.146.068.165.074a.416.416 0 0 0 .317-.054c.016-.011.032-.025.156-.149l.048-.048c.291-.291.502-.503.726-.648a2.535 2.535 0 0 1 2.764 0c.224.145.435.357.726.648l.048.048.189.189.073.073c.443.442.765.764.949 1.128a2.533 2.533 0 0 1 0 2.288c-.184.364-.506.685-.949 1.128a49.66 49.66 0 0 0-.073.073l-.152.152-.048.048c-.468.467-.779.779-1.2 1.015a3.86 3.86 0 0 1-1.726.449c-.482-.001-.828-.1-1.341-.245l-.04-.012a19.019 19.019 0 0 1-8.274-4.867A19.02 19.02 0 0 1 2.656 8.2l-.01-.039C2.498 7.648 2.4 7.303 2.4 6.82a3.86 3.86 0 0 1 .449-1.725c.236-.421.548-.733 1.015-1.2l.048-.048.152-.152.073-.073c.443-.443.764-.765 1.128-.95Z"
1930
- clip-rule="evenodd"
1931
- />
1932
- </svg>
1933
- `,"three-dots-vertical":Q`
1934
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1935
- <path
1936
- fill="currentColor"
1937
- fill-rule="evenodd"
1938
- d="M10.4 5a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Zm0 7a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Zm0 7a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Z"
1939
- clip-rule="evenodd"
1940
- />
1941
- </svg>
1942
- `,"three-dots":Q`
1943
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1944
- <path
1945
- fill="currentColor"
1946
- fill-rule="evenodd"
1947
- d="M3.4 12a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Zm7 0a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Zm7 0a1.6 1.6 0 1 1 3.2 0 1.6 1.6 0 0 1-3.2 0Z"
1948
- clip-rule="evenodd"
1949
- />
1950
- </svg>
1951
- `,ticket:Q`
1952
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1953
- <path
1954
- fill="currentColor"
1955
- d="M10.1 6.925c.345 0 .625.28.625.625v.95a.625.625 0 1 1-1.25 0v-.95c0-.345.28-.625.625-.625Zm0 3.975c.345 0 .625.28.625.625v.95a.625.625 0 1 1-1.25 0v-.95c0-.345.28-.625.625-.625Zm0 3.975c.345 0 .625.28.625.625v.95a.625.625 0 1 1-1.25 0v-.95c0-.345.28-.625.625-.625Z"
1956
- />
1957
- <path
1958
- fill="currentColor"
1959
- fill-rule="evenodd"
1960
- d="M5.514 3.975h12.972c.51 0 .93 0 1.273.028.355.029.681.091.987.247.475.242.862.629 1.104 1.104.156.306.218.632.247.987.028.343.028.763.028 1.273v1.161c0 .345-.28.625-.625.625a2.7 2.7 0 1 0 0 5.4c.345 0 .625.28.625.625v1.16c0 .51 0 .931-.028 1.274-.029.355-.091.681-.247.987a2.525 2.525 0 0 1-1.104 1.104c-.306.156-.632.218-.987.247-.343.028-.763.028-1.273.028H5.514c-.51 0-.93 0-1.273-.028-.355-.029-.681-.091-.987-.247a2.525 2.525 0 0 1-1.104-1.104c-.156-.306-.218-.632-.247-.987a16.913 16.913 0 0 1-.028-1.273v-1.161c0-.345.28-.625.625-.625a2.7 2.7 0 0 0 0-5.4.625.625 0 0 1-.625-.625v-1.16c0-.511 0-.931.028-1.274.029-.355.091-.681.247-.987A2.525 2.525 0 0 1 3.254 4.25c.306-.156.632-.218.987-.247.343-.028.763-.028 1.273-.028ZM4.343 5.249c-.278.023-.421.064-.522.115a1.27 1.27 0 0 0-.557.557c-.051.1-.092.244-.115.522-.024.285-.024.655-.024 1.197v.56a3.951 3.951 0 0 1 0 7.8v.56c0 .542 0 .912.024 1.197.023.278.064.421.115.522.122.24.317.435.557.557.1.051.244.092.522.115.285.023.655.024 1.197.024h12.92c.542 0 .912 0 1.197-.024.278-.023.421-.064.522-.115a1.27 1.27 0 0 0 .557-.557c.051-.1.092-.244.115-.522.024-.286.024-.655.024-1.197V16a3.951 3.951 0 0 1 0-7.8v-.56c0-.542 0-.912-.024-1.197-.023-.278-.064-.421-.115-.522a1.275 1.275 0 0 0-.557-.557c-.1-.051-.244-.092-.522-.115a16.375 16.375 0 0 0-1.197-.024H5.54c-.542 0-.912 0-1.197.024Z"
1961
- clip-rule="evenodd"
1962
- />
1963
- </svg>
1964
- `,"toggle-off":Q`
1965
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1966
- <path
1967
- fill="currentColor"
1968
- fill-rule="evenodd"
1969
- d="M1.4 12A5.6 5.6 0 0 1 7 6.4h10a5.6 5.6 0 1 1 0 11.2H7A5.6 5.6 0 0 1 1.4 12Zm9.064 4.4H17a4.4 4.4 0 1 0 0-8.8h-6.536A5.59 5.59 0 0 1 12.6 12a5.59 5.59 0 0 1-2.136 4.4ZM7 7.6a4.4 4.4 0 1 0 0 8.8 4.4 4.4 0 0 0 0-8.8Z"
1970
- clip-rule="evenodd"
1971
- />
1972
- </svg>
1973
- `,"toggle-on":Q`
1974
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1975
- <path
1976
- fill="currentColor"
1977
- fill-rule="evenodd"
1978
- d="M1.4 12A5.6 5.6 0 0 1 7 6.4h10a5.6 5.6 0 1 1 0 11.2H7A5.6 5.6 0 0 1 1.4 12ZM17 16.4a4.4 4.4 0 1 0 0-8.8 4.4 4.4 0 0 0 0 8.8Zm-3.465-8.8A5.59 5.59 0 0 0 11.4 12a5.59 5.59 0 0 0 2.135 4.4H7a4.4 4.4 0 1 1 0-8.8h6.535Z"
1979
- clip-rule="evenodd"
1980
- />
1981
- </svg>
1982
- `,train:Q`
1983
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1984
- <path
1985
- fill="currentColor"
1986
- d="M7.125 14.616a1.155 1.155 0 1 1 2.31.002 1.155 1.155 0 0 1-2.31-.002Zm7.438 0a1.155 1.155 0 1 1 2.31.002 1.155 1.155 0 0 1-2.31-.002Z"
1987
- />
1988
- <path
1989
- fill="currentColor"
1990
- fill-rule="evenodd"
1991
- d="M8.573 1.875h6.854c.87 0 1.56 0 2.117.045.57.047 1.055.144 1.499.369a3.81 3.81 0 0 1 1.666 1.661c.226.443.324.927.37 1.496.046.555.046 1.243.046 2.11v5.711c0 .867 0 1.555-.046 2.11-.046.569-.144 1.053-.37 1.496a3.807 3.807 0 0 1-1.666 1.66 3.16 3.16 0 0 1-.79.272l1.212 2.415a.625.625 0 1 1-1.117.56l-1.428-2.845c-.429.013-.922.013-1.493.013H8.573c-.57 0-1.064 0-1.493-.013L5.652 21.78a.625.625 0 1 1-1.117-.56l1.212-2.415a3.16 3.16 0 0 1-.79-.271 3.807 3.807 0 0 1-1.666-1.661c-.226-.443-.324-.927-.37-1.496-.046-.555-.046-1.244-.046-2.11V7.556c0-.867 0-1.555.046-2.11.046-.569.144-1.053.37-1.496a3.807 3.807 0 0 1 1.666-1.66c.444-.225.929-.322 1.499-.369.557-.045 1.247-.045 2.117-.045Zm-4.448 8.663v2.702c0 .9 0 1.537.041 2.035.04.491.117.792.238 1.029.245.48.637.87 1.12 1.115.238.121.54.198 1.033.238.5.04 1.14.041 2.043.041h6.8c.903 0 1.542 0 2.043-.041.493-.04.795-.117 1.034-.238a2.557 2.557 0 0 0 1.12-1.115c.12-.237.196-.538.237-1.029.04-.498.041-1.135.041-2.035v-2.702H4.125Zm15.75-1.25H4.125V7.583c0-.9 0-1.537.041-2.035.04-.491.117-.792.238-1.029.245-.48.637-.87 1.12-1.115.238-.121.54-.198 1.033-.238.5-.04 1.14-.041 2.043-.041h6.8c.903 0 1.542 0 2.043.041.493.04.795.117 1.034.238.482.244.874.635 1.12 1.115.12.237.196.538.237 1.029.04.498.041 1.135.041 2.035v1.705Z"
1992
- clip-rule="evenodd"
1993
- />
1994
- <path
1995
- fill="currentColor"
1996
- d="M8.719 21.5c0-.345.28-.625.625-.625h5.312a.625.625 0 1 1 0 1.25H9.344a.625.625 0 0 1-.625-.625Z"
1997
- />
1998
- </svg>
1999
- `,translate:Q`
2000
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2001
- <path
2002
- fill="currentColor"
2003
- d="M8.2 2.875c.345 0 .625.28.625.625v1.275H13.9a.625.625 0 1 1 0 1.25h-1.854c-.487 2.48-1.45 4.753-2.816 6.723.377.253.757.466 1.126.632a.625.625 0 1 1-.512 1.14 9.047 9.047 0 0 1-1.364-.77 17.074 17.074 0 0 1-5.702 4.56.625.625 0 1 1-.556-1.12 15.824 15.824 0 0 0 5.265-4.201C6.337 12 5.322 10.74 4.774 9.443a.625.625 0 0 1 1.152-.486c.448 1.06 1.303 2.149 2.312 3.028a16.49 16.49 0 0 0 2.533-5.96H2.5a.625.625 0 0 1 0-1.25h5.075V3.5c0-.345.28-.625.625-.625Z"
2004
- />
2005
- <path
2006
- fill="currentColor"
2007
- fill-rule="evenodd"
2008
- d="m13.261 17.325-1.647 3.445a.625.625 0 1 1-1.128-.54l4.55-9.514a7.1 7.1 0 0 1 .282-.552c.085-.144.229-.358.479-.479a1.1 1.1 0 0 1 .956 0c.25.121.394.335.48.479.087.149.18.342.28.552l4.55 9.514a.625.625 0 0 1-1.127.54l-1.647-3.445H13.26Zm3.014-6.3.122.253 2.294 4.797h-4.832l2.294-4.797.122-.252Z"
2009
- clip-rule="evenodd"
2010
- />
2011
- </svg>
2012
- `,trash:Q`
2013
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2014
- <path
2015
- fill="currentColor"
2016
- fill-rule="evenodd"
2017
- d="M11.175 1.4h1.65c.539 0 .98 0 1.337.03.371.03.706.094 1.018.253a2.6 2.6 0 0 1 1.137 1.137c.159.312.223.647.254 1.018.029.358.029.798.029 1.337V5.4H21a.6.6 0 1 1 0 1.2h-1.4v10.626c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V6.6H3a.6.6 0 0 1 0-1.2h4.4v-.225c0-.539 0-.98.03-1.337.03-.371.094-.706.253-1.018A2.6 2.6 0 0 1 8.82 1.683c.312-.159.647-.223 1.017-.254.358-.029.8-.029 1.338-.029ZM5.6 6.6v10.6c0 .85 0 1.451.039 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922V6.6H5.6Zm9.8-1.2H8.6v-.2c0-.57 0-.961.025-1.265.024-.296.069-.455.127-.57a1.4 1.4 0 0 1 .612-.612c.116-.06.275-.104.571-.128.304-.025.695-.025 1.265-.025h1.6c.57 0 .961 0 1.265.025.296.024.455.069.57.128a1.4 1.4 0 0 1 .612.611c.059.116.103.275.128.571.024.304.025.695.025 1.265v.2ZM10 10.9a.6.6 0 0 1 .6.6v5a.6.6 0 1 1-1.2 0v-5a.6.6 0 0 1 .6-.6Zm4 0a.6.6 0 0 1 .6.6v5a.6.6 0 1 1-1.2 0v-5a.6.6 0 0 1 .6-.6Z"
2018
- clip-rule="evenodd"
2019
- />
2020
- </svg>
2021
- `,"trend-down":Q`
2022
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2023
- <path
2024
- fill="currentColor"
2025
- d="M1.558 6.558a.626.626 0 0 1 .884 0l4.868 4.869c.206.205.334.332.437.42a.498.498 0 0 0 .137.095.377.377 0 0 0 .232 0 .498.498 0 0 0 .137-.095 8.72 8.72 0 0 0 .436-.42l2.738-2.738c.19-.19.36-.36.511-.489.157-.133.336-.258.56-.33a1.624 1.624 0 0 1 1.004 0c.224.072.402.197.56.33.151.129.32.299.511.49l6.802 6.8V10a.625.625 0 1 1 1.25 0v7c0 .345-.28.625-.625.625h-7a.625.625 0 1 1 0-1.25h5.49l-6.8-6.802a8.424 8.424 0 0 0-.437-.42.498.498 0 0 0-.137-.095.377.377 0 0 0-.232 0 .498.498 0 0 0-.137.095 8.424 8.424 0 0 0-.437.42L9.573 12.31c-.19.191-.36.361-.512.49a1.652 1.652 0 0 1-.56.33 1.624 1.624 0 0 1-1.003 0 1.652 1.652 0 0 1-.56-.33c-.151-.129-.32-.299-.511-.49l-4.87-4.868a.626.626 0 0 1 0-.884Z"
2026
- />
2027
- </svg>
2028
- `,"trend-up":Q`
2029
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2030
- <path
2031
- fill="currentColor"
2032
- d="M22.625 14a.625.625 0 0 1-1.25 0V8.509l-6.802 6.801c-.19.191-.36.361-.511.49a1.653 1.653 0 0 1-.56.33 1.624 1.624 0 0 1-1.004 0 1.653 1.653 0 0 1-.56-.33c-.151-.129-.32-.299-.511-.49l-2.738-2.737a8.411 8.411 0 0 0-.436-.42.495.495 0 0 0-.137-.095.377.377 0 0 0-.232 0 .495.495 0 0 0-.137.095 8.416 8.416 0 0 0-.436.42l-4.869 4.87a.626.626 0 0 1-.884-.885l4.869-4.868c.19-.191.36-.361.511-.49.158-.133.336-.258.56-.33a1.624 1.624 0 0 1 1.004 0c.224.072.402.197.56.33.151.129.32.299.511.49l2.737 2.737c.206.205.333.332.437.42a.497.497 0 0 0 .137.095.377.377 0 0 0 .232 0 .5.5 0 0 0 .137-.095 8.72 8.72 0 0 0 .436-.42l6.801-6.802H15a.625.625 0 1 1 0-1.25h7c.345 0 .625.28.625.625v7Z"
2033
- />
2034
- </svg>
2035
- `,truck:Q`
2036
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2037
- <path
2038
- fill="currentColor"
2039
- fill-rule="evenodd"
2040
- d="M5.514 2.875h7.272c.51 0 .93 0 1.273.028.355.029.681.091.987.247.475.242.862.629 1.104 1.104.156.306.218.632.247.987.028.343.028.763.028 1.273v1.011h1.639c.188 0 .377 0 .56.044.16.038.315.102.455.188.162.099.294.232.427.365l.031.031 1.96 1.96.03.03c.134.134.267.266.366.428.086.14.15.294.188.455.045.184.044.372.044.56v2.667c0 .246 0 .468-.015.652a1.598 1.598 0 0 1-.157.61 1.575 1.575 0 0 1-.688.688c-.204.105-.413.14-.61.157-.184.015-.406.015-.652.015h-.341a3 3 0 1 1-4.874 0H9.212a3 3 0 1 1-4.86-.02 5.726 5.726 0 0 1-.11-.008c-.356-.029-.682-.091-.988-.247a2.525 2.525 0 0 1-1.104-1.104c-.156-.306-.218-.632-.247-.987a16.912 16.912 0 0 1-.028-1.273V6.514c0-.51 0-.93.028-1.273.029-.355.091-.681.247-.987A2.525 2.525 0 0 1 3.254 3.15c.306-.156.632-.218.987-.247.343-.028.763-.028 1.273-.028Zm1.261 13.5a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Zm8.4-1.25V6.54c0-.542 0-.912-.024-1.197-.022-.278-.064-.421-.115-.522a1.275 1.275 0 0 0-.557-.557c-.1-.051-.244-.092-.522-.115a16.381 16.381 0 0 0-1.197-.024H5.54c-.542 0-.912 0-1.197.024-.278.023-.421.064-.522.115a1.27 1.27 0 0 0-.557.557c-.051.1-.092.244-.115.522-.024.285-.024.655-.024 1.197v6.17c0 .542 0 .911.024 1.197.023.278.064.421.115.522.122.24.317.435.557.557.1.051.244.092.522.115.285.023.655.024 1.197.024h9.635Zm1.25-6.35v6.35h3.555c.276 0 .446 0 .573-.01a.822.822 0 0 0 .145-.025.325.325 0 0 0 .142-.143s.003-.006.008-.026a.822.822 0 0 0 .016-.118c.01-.127.011-.297.011-.573v-2.6c0-.263-.004-.292-.009-.312a.325.325 0 0 0-.039-.094c-.011-.018-.029-.042-.214-.227l-1.96-1.96c-.185-.185-.209-.203-.227-.214a.326.326 0 0 0-.094-.039c-.02-.005-.05-.009-.312-.009h-1.595Zm.8 7.6a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Z"
2041
- clip-rule="evenodd"
2042
- />
2043
- </svg>
2044
- `,"twitter-x":Q`
2045
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2046
- <path
2047
- fill="currentColor"
2048
- d="M17.176 3.844h2.76l-6.03 6.91L21 20.156h-5.554l-4.35-5.702-4.979 5.702H3.355l6.45-7.39L3 3.843h5.695l3.933 5.212 4.548-5.212ZM16.207 18.5h1.53L7.864 5.413h-1.64L16.206 18.5Z"
2049
- />
2050
- </svg>
2051
- `,unlock:Q`
2052
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2053
- <path
2054
- fill="currentColor"
2055
- fill-rule="evenodd"
2056
- d="M7 7v3h-.5A2.5 2.5 0 0 0 4 12.5v7A2.5 2.5 0 0 0 6.5 22h11a2.5 2.5 0 0 0 2.5-2.5v-7a2.5 2.5 0 0 0-2.5-2.5H8.2V7a3.8 3.8 0 0 1 7.553-.598c.052.328.316.598.647.598s.604-.27.565-.599A5 5 0 0 0 7 7Zm-1.8 5.5a1.3 1.3 0 0 1 1.3-1.3h11a1.3 1.3 0 0 1 1.3 1.3v7a1.3 1.3 0 0 1-1.3 1.3h-11a1.3 1.3 0 0 1-1.3-1.3v-7Z"
2057
- clip-rule="evenodd"
2058
- />
2059
- </svg>
2060
- `,upload:Q`
2061
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2062
- <path
2063
- fill="currentColor"
2064
- fill-rule="evenodd"
2065
- d="M11.576 2.576a.6.6 0 0 1 .848 0l5 5a.6.6 0 0 1-.848.848L12.6 4.45V15a.6.6 0 1 1-1.2 0V4.449L7.424 8.424a.6.6 0 0 1-.848-.848l5-5ZM3 14.4a.6.6 0 0 1 .6.6v1.2c0 .85 0 1.451.039 1.922.038.463.11.745.223.968a2.4 2.4 0 0 0 1.048 1.048c.223.114.505.185.968.223.47.038 1.072.039 1.922.039h8.4c.85 0 1.451 0 1.922-.039.463-.038.745-.11.968-.223a2.4 2.4 0 0 0 1.048-1.048c.114-.223.185-.505.223-.968.039-.47.039-1.072.039-1.922V15a.6.6 0 0 1 1.2 0v1.226c0 .818 0 1.469-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.877.305-1.415.35-.524.042-1.175.042-1.993.042H7.774c-.818 0-1.468 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.524-.042-1.175-.042-1.993V15a.6.6 0 0 1 .6-.6Z"
2066
- clip-rule="evenodd"
2067
- />
2068
- </svg>
2069
- `,"user-check":Q`
2070
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2071
- <path
2072
- fill="currentColor"
2073
- d="M12 14.875a.625.625 0 1 1 0 1.25H7.5c-1.44 0-2.023.007-2.48.145a3.375 3.375 0 0 0-2.25 2.25c-.138.457-.145 1.04-.145 2.48a.625.625 0 1 1-1.25 0c0-1.35-.007-2.164.2-2.843a4.625 4.625 0 0 1 3.082-3.083c.68-.206 1.493-.199 2.843-.199H12Zm9.558.683a.626.626 0 0 1 .884.884l-4 4a.626.626 0 0 1-.884 0l-2-2a.626.626 0 0 1 .884-.884L18 19.115l3.558-3.557Z"
2074
- />
2075
- <path
2076
- fill="currentColor"
2077
- fill-rule="evenodd"
2078
- d="M10 2.375a5.125 5.125 0 1 1 0 10.25 5.125 5.125 0 0 1 0-10.25Zm0 1.25a3.875 3.875 0 1 0 0 7.75 3.875 3.875 0 0 0 0-7.75Z"
2079
- clip-rule="evenodd"
2080
- />
2081
- </svg>
2082
- `,"user-circle":Q`
2083
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2084
- <path
2085
- fill="currentColor"
2086
- fill-rule="evenodd"
2087
- d="M8.025 9.901a3.975 3.975 0 1 1 7.95 0 3.975 3.975 0 0 1-7.95 0ZM12 7.161a2.74 2.74 0 1 0 0 5.48 2.74 2.74 0 0 0 0-5.48Z"
2088
- clip-rule="evenodd"
2089
- />
2090
- <path
2091
- fill="currentColor"
2092
- fill-rule="evenodd"
2093
- d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm10-8.765a8.765 8.765 0 0 0-6.788 14.311 3.976 3.976 0 0 1 2.654-1.89c.385-.076.832-.076 1.537-.076h5.194c.705 0 1.152 0 1.537.077a3.975 3.975 0 0 1 2.654 1.889A8.765 8.765 0 0 0 12 3.235Zm5.886 15.26a2.741 2.741 0 0 0-1.993-1.628c-.25-.05-.565-.052-1.374-.052H9.482c-.81 0-1.125.003-1.375.052a2.741 2.741 0 0 0-1.993 1.629A8.734 8.734 0 0 0 12 20.766c2.265 0 4.33-.86 5.886-2.27Z"
2094
- clip-rule="evenodd"
2095
- />
2096
- </svg>
2097
- `,"user-pause":Q`
2098
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2099
- <path
2100
- fill="currentColor"
2101
- d="M12 14.875a.625.625 0 1 1 0 1.25H7.5c-1.44 0-2.023.007-2.48.145a3.375 3.375 0 0 0-2.25 2.25c-.138.457-.145 1.04-.145 2.48a.625.625 0 1 1-1.25 0c0-1.35-.007-2.164.2-2.843a4.625 4.625 0 0 1 3.082-3.083c.68-.206 1.493-.199 2.843-.199H12Z"
2102
- />
2103
- <path
2104
- fill="currentColor"
2105
- fill-rule="evenodd"
2106
- d="M18.5 13.375a4.125 4.125 0 1 1 0 8.25 4.125 4.125 0 0 1 0-8.25Zm-2.425 2.584a2.875 2.875 0 0 0 2.425 4.416c.567 0 1.095-.168 1.54-.451l-3.965-3.965Zm2.425-1.334a2.86 2.86 0 0 0-1.541.45l3.965 3.965c.284-.446.451-.973.451-1.54a2.875 2.875 0 0 0-2.875-2.875ZM10 2.375a5.125 5.125 0 1 1 0 10.25 5.125 5.125 0 0 1 0-10.25Zm0 1.25a3.875 3.875 0 1 0 0 7.75 3.875 3.875 0 0 0 0-7.75Z"
2107
- clip-rule="evenodd"
2108
- />
2109
- </svg>
2110
- `,"user-square":Q`
2111
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2112
- <path
2113
- fill="currentColor"
2114
- fill-rule="evenodd"
2115
- d="M7.975 9.875a4.025 4.025 0 1 1 8.05 0 4.025 4.025 0 0 1-8.05 0ZM12 7.1a2.775 2.775 0 1 0 0 5.55 2.775 2.775 0 0 0 0-5.55Z"
2116
- clip-rule="evenodd"
2117
- />
2118
- <path
2119
- fill="currentColor"
2120
- fill-rule="evenodd"
2121
- d="M7.553 2.875h8.894c.691 0 1.248 0 1.699.037.464.038.87.118 1.245.31.598.303 1.084.79 1.388 1.387.191.375.271.781.31 1.245.036.451.036 1.008.036 1.7v8.893c0 .691 0 1.248-.037 1.699-.038.464-.118.87-.31 1.245a3.175 3.175 0 0 1-1.387 1.388c-.131.067-.267.12-.41.164-.602.182-1.377.182-2.447.182H7.466c-1.07 0-1.845 0-2.447-.182a2.49 2.49 0 0 1-.41-.164A3.175 3.175 0 0 1 3.22 19.39c-.191-.375-.271-.781-.31-1.245-.036-.451-.036-1.008-.036-1.7V7.554c0-.691 0-1.248.037-1.699.038-.464.118-.87.31-1.245a3.175 3.175 0 0 1 1.387-1.39c.375-.191.781-.271 1.245-.31.451-.036 1.008-.036 1.7-.036ZM5.956 4.158c-.387.031-.61.09-.78.177a1.925 1.925 0 0 0-.841.841c-.087.17-.146.393-.177.78-.033.394-.033.9-.033 1.624v8.84c0 .724 0 1.23.033 1.624.031.386.09.61.177.78.073.143.163.276.268.395a3.33 3.33 0 0 1 .05-.354 4.025 4.025 0 0 1 3.162-3.163c.39-.077.842-.077 1.555-.077h5.26c.713 0 1.165 0 1.555.077a4.025 4.025 0 0 1 3.163 3.163c.022.112.038.229.05.355.104-.12.194-.253.267-.396.087-.17.146-.394.177-.78.033-.394.033-.9.033-1.624V7.58c0-.724 0-1.23-.033-1.624-.031-.387-.09-.61-.177-.78a1.925 1.925 0 0 0-.841-.841c-.17-.087-.394-.146-.78-.177-.394-.033-.9-.033-1.624-.033H7.58c-.724 0-1.23 0-1.624.033ZM18.172 19.83c-.004-.359-.017-.556-.05-.722a2.775 2.775 0 0 0-2.18-2.18c-.254-.051-.572-.054-1.392-.054h-5.1c-.82 0-1.139.003-1.391.053a2.775 2.775 0 0 0-2.18 2.18c-.034.167-.047.364-.051.723.382.04.915.044 1.752.044h8.84c.837 0 1.37-.003 1.752-.044Z"
2122
- clip-rule="evenodd"
2123
- />
2124
- </svg>
2125
- `,users:Q`
2126
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2127
- <path
2128
- fill="currentColor"
2129
- fill-rule="evenodd"
2130
- d="M4.875 7a4.625 4.625 0 1 1 9.25 0 4.625 4.625 0 0 1-9.25 0ZM9.5 3.625a3.375 3.375 0 1 0 0 6.75 3.375 3.375 0 0 0 0-6.75Z"
2131
- clip-rule="evenodd"
2132
- />
2133
- <path
2134
- fill="currentColor"
2135
- d="M14.92 3.056a.625.625 0 0 1 .815-.345 4.626 4.626 0 0 1 0 8.578.625.625 0 0 1-.47-1.16 3.376 3.376 0 0 0 0-6.259.625.625 0 0 1-.344-.814ZM7.977 14.375h3.046c.912 0 1.629 0 2.208.04.59.04 1.082.123 1.539.312a4.625 4.625 0 0 1 2.503 2.503c.189.456.272.95.313 1.539.039.579.039 1.296.039 2.208V21a.625.625 0 1 1-1.25 0c0-.94 0-1.614-.037-2.146-.036-.526-.105-.867-.22-1.146a3.375 3.375 0 0 0-1.826-1.826c-.28-.115-.62-.184-1.146-.22-.532-.037-1.206-.037-2.146-.037H8c-.94 0-1.614 0-2.146.037-.526.035-.867.104-1.146.22-.827.342-1.484 1-1.826 1.826-.116.28-.185.62-.22 1.146-.037.532-.037 1.206-.037 2.146a.625.625 0 1 1-1.25 0v-.023c0-.912 0-1.629.04-2.208.04-.59.123-1.082.312-1.539a4.625 4.625 0 0 1 2.503-2.503c.456-.189.95-.272 1.539-.313.579-.039 1.296-.039 2.208-.039Zm10.418.595a.625.625 0 0 1 .76-.45 4.627 4.627 0 0 1 3.47 4.48v2a.625.625 0 1 1-1.25 0v-2a3.377 3.377 0 0 0-2.53-3.269.625.625 0 0 1-.45-.76Z"
2136
- />
2137
- </svg>
2138
- `,"video-recorder":Q`
2139
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2140
- <path
2141
- fill="currentColor"
2142
- fill-rule="evenodd"
2143
- d="M7.273 3.875h4.454c.817 0 1.468 0 1.994.043.54.044 1.001.136 1.425.352a3.625 3.625 0 0 1 1.584 1.584c.216.424.308.886.352 1.425.042.517.043 1.157.043 1.956l2.578-1.45a1.625 1.625 0 0 1 2.422 1.416v5.58a1.625 1.625 0 0 1-2.422 1.417l-2.578-1.45c0 .807 0 1.452-.043 1.973-.044.54-.136 1.001-.352 1.425a3.625 3.625 0 0 1-1.584 1.584c-.424.216-.886.308-1.425.352-.526.043-1.177.043-1.994.043H7.273c-.817 0-1.469 0-1.994-.043-.54-.044-1.001-.136-1.425-.352a3.625 3.625 0 0 1-1.584-1.584c-.216-.424-.308-.886-.352-1.425-.043-.526-.043-1.177-.043-1.994V9.273c0-.817 0-1.469.043-1.994.044-.54.136-1.001.352-1.425A3.625 3.625 0 0 1 3.854 4.27c.424-.216.886-.308 1.425-.352.525-.043 1.177-.043 1.994-.043ZM15.875 9.3c0-.85 0-1.45-.039-1.92-.037-.461-.109-.74-.22-.958a2.375 2.375 0 0 0-1.038-1.038c-.218-.111-.497-.182-.958-.22-.47-.039-1.07-.039-1.92-.039H7.3c-.85 0-1.45 0-1.92.039-.461.038-.74.109-.958.22-.447.228-.81.59-1.038 1.038-.111.218-.182.497-.22.958-.039.47-.039 1.07-.039 1.92v5.4c0 .85 0 1.45.039 1.92.038.461.109.74.22.958.228.447.59.81 1.038 1.038.218.111.497.183.958.22.47.039 1.07.039 1.92.039h4.4c.85 0 1.45 0 1.92-.039.461-.037.74-.109.958-.22.447-.228.81-.59 1.038-1.038.111-.218.183-.497.22-.959.038-.468.039-1.069.039-1.919V9.3Zm1.25 4.014 3.191 1.795c.25.14.559-.04.559-.327v-5.58a.375.375 0 0 0-.559-.327l-3.191 1.795v2.644Z"
2144
- clip-rule="evenodd"
2145
- />
2146
- </svg>
2147
- `,"volume-max":Q`
2148
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2149
- <path
2150
- fill="currentColor"
2151
- fill-rule="evenodd"
2152
- d="M11.912 3.086c.359-.029.71.117.943.39.197.231.236.518.253.701.017.197.017.448.017.727v14.192c0 .28 0 .53-.017.727-.017.183-.056.47-.253.7a1.12 1.12 0 0 1-.943.391c-.303-.023-.533-.2-.674-.317a8.979 8.979 0 0 1-.527-.502l-3.184-3.184c-.194-.195-.222-.217-.245-.23a.374.374 0 0 0-.109-.046c-.026-.006-.061-.01-.336-.01h-1.76c-.26 0-.492 0-.685-.016a1.649 1.649 0 0 1-.63-.161 1.625 1.625 0 0 1-.71-.71 1.65 1.65 0 0 1-.161-.63c-.016-.193-.016-.425-.016-.685V9.577c0-.26 0-.492.016-.685a1.65 1.65 0 0 1 .161-.63 1.63 1.63 0 0 1 .71-.71 1.65 1.65 0 0 1 .63-.161c.193-.016.425-.016.685-.016h1.76c.275 0 .31-.004.336-.01a.375.375 0 0 0 .109-.045c.023-.015.05-.037.245-.23l3.184-3.185a8.99 8.99 0 0 1 .527-.502c.14-.118.371-.294.674-.317Zm-.04 1.428c-.078.076-.174.172-.296.294L8.411 7.973l-.033.032c-.14.141-.277.279-.443.38-.146.09-.304.155-.47.195-.19.045-.383.045-.582.045H5.1c-.29 0-.47 0-.606.011-.127.01-.16.027-.164.03a.375.375 0 0 0-.164.164c-.002.004-.02.037-.03.164a8.42 8.42 0 0 0-.011.606v4.8c0 .29 0 .47.012.606.01.127.027.16.029.164.036.07.093.128.164.164a.483.483 0 0 0 .164.03c.136.01.316.01.606.01h1.783c.199 0 .393 0 .582.046.166.04.324.105.47.194.166.102.303.24.443.38l.033.033 3.165 3.165c.122.122.218.218.297.294.002-.11.002-.246.002-.417V4.93c0-.171 0-.307-.002-.417Z"
2153
- clip-rule="evenodd"
2154
- />
2155
- <path
2156
- fill="currentColor"
2157
- d="M18.366 5.993a.625.625 0 0 1 .872.142A10.011 10.011 0 0 1 21.125 12c0 2.188-.7 4.214-1.887 5.865a.625.625 0 0 1-1.014-.73A8.761 8.761 0 0 0 19.875 12a8.76 8.76 0 0 0-1.651-5.135.625.625 0 0 1 .142-.872Zm-3.138 2.351a.625.625 0 0 1 .87.156 6.1 6.1 0 0 1 1.099 3.5 6.1 6.1 0 0 1-1.098 3.5.625.625 0 1 1-1.026-.715A4.85 4.85 0 0 0 15.947 12a4.85 4.85 0 0 0-.874-2.785.625.625 0 0 1 .155-.87Z"
2158
- />
2159
- </svg>
2160
- `,"volume-x":Q`
2161
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2162
- <path
2163
- fill="currentColor"
2164
- fill-rule="evenodd"
2165
- d="M11.912 3.086c.359-.029.71.117.943.39.197.231.236.518.253.701.017.197.017.448.017.727v14.192c0 .28 0 .53-.017.727-.017.183-.056.47-.253.7a1.12 1.12 0 0 1-.943.391c-.303-.023-.533-.2-.674-.317a8.979 8.979 0 0 1-.527-.502l-3.184-3.184c-.194-.195-.222-.217-.245-.23a.374.374 0 0 0-.109-.046c-.026-.006-.061-.01-.336-.01h-1.76c-.26 0-.492 0-.685-.016a1.649 1.649 0 0 1-.63-.161 1.625 1.625 0 0 1-.71-.71 1.65 1.65 0 0 1-.161-.63c-.016-.193-.016-.425-.016-.685V9.577c0-.26 0-.492.016-.685a1.65 1.65 0 0 1 .161-.63 1.63 1.63 0 0 1 .71-.71 1.65 1.65 0 0 1 .63-.161c.193-.016.425-.016.685-.016h1.76c.275 0 .31-.004.336-.01a.375.375 0 0 0 .109-.045c.023-.015.05-.037.245-.23l3.184-3.185a8.99 8.99 0 0 1 .527-.502c.14-.118.371-.294.674-.317Zm-.04 1.428c-.078.076-.174.172-.296.294L8.411 7.973l-.033.032c-.14.141-.277.279-.443.38-.146.09-.304.155-.47.195-.19.045-.383.045-.582.045H5.1c-.29 0-.47 0-.606.011-.127.01-.16.027-.164.03a.375.375 0 0 0-.164.164c-.002.004-.02.037-.03.164a8.42 8.42 0 0 0-.011.606v4.8c0 .29 0 .47.012.606.01.127.027.16.029.164.036.07.093.128.164.164a.483.483 0 0 0 .164.03c.136.01.316.01.606.01h1.783c.199 0 .393 0 .582.046.166.04.324.105.47.194.166.102.303.24.443.38l.033.033 3.165 3.165c.122.122.218.218.297.294.002-.11.002-.246.002-.417V4.93c0-.171 0-.307-.002-.417Z"
2166
- clip-rule="evenodd"
2167
- />
2168
- <path
2169
- fill="currentColor"
2170
- d="M15.058 9.058a.625.625 0 0 1 .884 0L18 11.116l2.058-2.058a.625.625 0 1 1 .884.884L18.884 12l2.058 2.058a.625.625 0 0 1-.884.884L18 12.884l-2.058 2.058a.625.625 0 1 1-.884-.884L17.116 12l-2.058-2.058a.625.625 0 0 1 0-.884Z"
2171
- />
2172
- </svg>
2173
- `,"window-dash":Q`
2174
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2175
- <path fill="currentColor" d="M15 14H9a.6.6 0 1 0 0 1.2h6a.6.6 0 1 0 0-1.2Z" />
2176
- <path
2177
- fill="currentColor"
2178
- fill-rule="evenodd"
2179
- d="M20.673 4.638C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311ZM4.2 9.6h15.6v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm0-1.2h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6Z"
2180
- clip-rule="evenodd"
2181
- />
2182
- </svg>
2183
- `,"window-desktop":Q`
2184
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2185
- <path fill="currentColor" d="M15 17H9a.6.6 0 1 0 0 1.2h6a.6.6 0 1 0 0-1.2Z" />
2186
- <path
2187
- fill="currentColor"
2188
- fill-rule="evenodd"
2189
- d="M20.673 4.638C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311ZM4.2 9.6h15.6v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm0-1.2h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6Z"
2190
- clip-rule="evenodd"
2191
- />
2192
- </svg>
2193
- `,"window-dock":Q`
2194
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2195
- <path
2196
- fill="currentColor"
2197
- d="M7.5 14h1a.6.6 0 1 1 0 1.2h-1a.6.6 0 1 1 0-1.2Zm4 0h1a.6.6 0 1 1 0 1.2h-1a.6.6 0 1 1 0-1.2Zm5 0h-1a.6.6 0 1 0 0 1.2h1a.6.6 0 1 0 0-1.2Z"
2198
- />
2199
- <path
2200
- fill="currentColor"
2201
- fill-rule="evenodd"
2202
- d="M20.673 4.638C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311ZM4.2 9.6h15.6v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm0-1.2h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6Z"
2203
- clip-rule="evenodd"
2204
- />
2205
- </svg>
2206
- `,"window-fullscreen":Q`
2207
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2208
- <path
2209
- fill="currentColor"
2210
- d="M8.273 2.88H8.5a.62.62 0 1 1 0 1.24h-.2c-.85 0-1.45 0-1.92.039-.462.038-.742.109-.96.22a2.38 2.38 0 0 0-1.04 1.04c-.112.22-.184.5-.221.961-.039.47-.04 1.07-.04 1.92v.2a.62.62 0 1 1-1.24 0v-.227c0-.817 0-1.468.044-1.994.044-.538.136-1 .351-1.422a3.62 3.62 0 0 1 1.582-1.582c.423-.216.884-.308 1.423-.352.526-.043 1.177-.043 1.994-.043Zm9.347 1.279c-.47-.039-1.07-.039-1.92-.039h-.2a.62.62 0 0 1 0-1.24h.227c.817 0 1.468 0 1.994.043.538.044 1 .136 1.422.352a3.62 3.62 0 0 1 1.582 1.582c.216.422.308.884.352 1.422.043.526.043 1.177.043 1.994V8.5a.62.62 0 0 1-1.24 0v-.2c0-.85 0-1.45-.039-1.92-.038-.462-.109-.742-.22-.96a2.38 2.38 0 0 0-1.04-1.04c-.22-.112-.5-.183-.961-.221ZM3.5 14.88a.62.62 0 0 1 .62.62v.2c0 .85 0 1.45.039 1.92.037.462.109.742.22.96a2.38 2.38 0 0 0 1.04 1.04c.22.112.5.183.961.221.47.038 1.07.039 1.92.039h.2a.62.62 0 0 1 0 1.24h-.227c-.817 0-1.468 0-1.994-.043-.539-.044-1-.136-1.423-.352a3.62 3.62 0 0 1-1.582-1.582c-.215-.422-.307-.884-.351-1.422-.043-.526-.043-1.177-.043-1.994V15.5a.62.62 0 0 1 .62-.62Zm17 0a.62.62 0 0 1 .62.62v.227c0 .817 0 1.468-.043 1.994-.044.538-.136 1-.352 1.422a3.619 3.619 0 0 1-1.582 1.582c-.422.216-.884.308-1.422.352-.526.043-1.177.043-1.994.043H15.5a.62.62 0 0 1 0-1.24h.2c.85 0 1.45 0 1.92-.039.462-.038.741-.109.96-.22a2.38 2.38 0 0 0 1.04-1.04c.112-.22.183-.5.221-.961.038-.47.039-1.07.039-1.92v-.2a.62.62 0 0 1 .62-.62Z"
2211
- />
2212
- </svg>
2213
- `,"window-plus":Q`
2214
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2215
- <path
2216
- fill="currentColor"
2217
- d="M12 11a.6.6 0 0 1 .6.6V14H15a.6.6 0 1 1 0 1.2h-2.4v2.4a.6.6 0 1 1-1.2 0v-2.4H9A.6.6 0 1 1 9 14h2.4v-2.4a.6.6 0 0 1 .6-.6Z"
2218
- />
2219
- <path
2220
- fill="currentColor"
2221
- fill-rule="evenodd"
2222
- d="M20.673 4.638C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311ZM4.2 9.6h15.6v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm0-1.2h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6Z"
2223
- clip-rule="evenodd"
2224
- />
2225
- </svg>
2226
- `,"window-sidebar":Q`
2227
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2228
- <path
2229
- fill="currentColor"
2230
- fill-rule="evenodd"
2231
- d="M19.8 8.4v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6h15.6ZM4.2 9.6h4.2v10.2h-.6c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm5.4 10.2V9.6h10.2v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H9.6ZM7.8 21c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8Z"
2232
- clip-rule="evenodd"
2233
- />
2234
- </svg>
2235
- `,"window-split":Q`
2236
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2237
- <path
2238
- fill="currentColor"
2239
- fill-rule="evenodd"
2240
- d="M19.8 8.4v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6h15.6ZM4.2 9.6h7.2v10.2H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm8.4 10.2V9.6h7.2v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036h-3.6ZM7.8 21c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8Z"
2241
- clip-rule="evenodd"
2242
- />
2243
- </svg>
2244
- `,"window-stack":Q`
2245
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2246
- <path
2247
- fill="currentColor"
2248
- fill-rule="evenodd"
2249
- d="M17.973 17.973c.603-.035 1.027-.116 1.39-.3a3 3 0 0 0 1.31-1.311C21 15.72 21 14.88 21 13.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.31-1.311C18.72 3 17.88 3 16.2 3h-5.4c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.31 1.311c-.185.362-.265.786-.3 1.39-.603.034-1.028.115-1.39.299a3 3 0 0 0-1.311 1.311C3 8.28 3 9.12 3 10.8v5.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h5.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311c.184-.362.265-.786.3-1.39ZM17.538 7.4a3 3 0 0 0-1.176-1.073C15.72 6 14.88 6 13.2 6H7.232l.005-.073c.035-.426.097-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.124-.063.319-.124.745-.16.44-.035 1.012-.036 1.872-.036h5.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.125.318.16.744.03.368.035.83.036 1.473h-2.262Zm.398 1.2C18 9.134 18 9.826 18 10.8v5.969l.073-.006c.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.125-.318.16-.744.035-.44.036-1.013.036-1.873V8.6h-1.864ZM4.2 11.6h12.6v4.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873v-4.6Zm0-1.2h12.6a19.706 19.706 0 0 0-.037-1.473c-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744-.03.368-.035.83-.036 1.473Z"
2250
- clip-rule="evenodd"
2251
- />
2252
- </svg>
2253
- `,"window-x":Q`
2254
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2255
- <path
2256
- fill="currentColor"
2257
- d="M14.546 12.054a.6.6 0 0 1 0 .849L12.849 14.6l1.697 1.697a.6.6 0 0 1-.849.848L12 15.448l-1.697 1.697a.6.6 0 1 1-.849-.848l1.697-1.697-1.697-1.697a.6.6 0 1 1 .849-.849L12 13.751l1.697-1.697a.6.6 0 0 1 .849 0Z"
2258
- />
2259
- <path
2260
- fill="currentColor"
2261
- fill-rule="evenodd"
2262
- d="M20.673 4.638C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311ZM4.2 9.6h15.6v6.6c0 .86 0 1.433-.037 1.873-.035.426-.096.62-.16.744a1.8 1.8 0 0 1-.786.787c-.123.063-.318.124-.744.16-.44.035-1.013.036-1.873.036H7.8c-.86 0-1.433 0-1.873-.037-.426-.035-.62-.096-.744-.16a1.8 1.8 0 0 1-.787-.786c-.063-.123-.124-.318-.16-.744-.035-.44-.036-1.013-.036-1.873V9.6Zm0-1.2h15.6v-.6c0-.86 0-1.433-.037-1.873-.035-.426-.096-.62-.16-.744a1.8 1.8 0 0 0-.786-.787c-.123-.063-.318-.124-.744-.16-.44-.035-1.013-.036-1.873-.036H7.8c-.86 0-1.433 0-1.873.037-.426.035-.62.096-.744.16a1.8 1.8 0 0 0-.787.786c-.063.123-.124.318-.16.744C4.202 6.367 4.2 6.94 4.2 7.8v.6Z"
2263
- clip-rule="evenodd"
2264
- />
2265
- </svg>
2266
- `,window:Q`
2267
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2268
- <path
2269
- fill="currentColor"
2270
- fill-rule="evenodd"
2271
- d="M19.8 9.6H4.2v6.6c0 .86 0 1.433.037 1.873.035.426.096.62.16.744a1.8 1.8 0 0 0 .786.787c.123.063.318.124.744.16.44.035 1.013.036 1.873.036h8.4c.86 0 1.433 0 1.873-.037.426-.035.62-.096.744-.16a1.8 1.8 0 0 0 .787-.786c.063-.123.124-.318.16-.744.035-.44.036-1.013.036-1.873V9.6Zm0-1.2H4.2v-.6c0-.86 0-1.433.037-1.873.035-.426.096-.62.16-.744a1.8 1.8 0 0 1 .786-.787c.123-.063.318-.124.744-.16C6.367 4.202 6.94 4.2 7.8 4.2h8.4c.86 0 1.433 0 1.873.037.426.035.62.096.744.16a1.8 1.8 0 0 1 .787.786c.063.123.124.318.16.744.035.44.036 1.013.036 1.873v.6Zm1.2-.6c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C18.72 3 17.88 3 16.2 3H7.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.28 3 6.12 3 7.8v8.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C5.28 21 6.12 21 7.8 21h8.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.72 21 17.88 21 16.2V7.8Z"
2272
- clip-rule="evenodd"
2273
- />
2274
- </svg>
2275
- `,"xcircle-fill":Q`
2276
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2277
- <path
2278
- fill="currentColor"
2279
- fill-rule="evenodd"
2280
- d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm3.62 6.38a.876.876 0 0 0-1.24 0L12 10.763 9.62 8.38a.876.876 0 0 0-1.24 1.238L10.763 12 8.38 14.38a.876.876 0 0 0 1.238 1.24L12 13.237l2.38 2.381a.876.876 0 0 0 1.24-1.238L13.237 12l2.381-2.38a.876.876 0 0 0 0-1.24Z"
2281
- clip-rule="evenodd"
2282
- />
2283
- </svg>
2284
- `,xcircle:Q`
2285
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2286
- <path
2287
- fill="currentColor"
2288
- fill-rule="evenodd"
2289
- d="M15.424 8.576a.6.6 0 0 1 0 .848L12.85 12l2.575 2.576a.6.6 0 0 1-.848.848L12 12.85l-2.576 2.575a.6.6 0 1 1-.848-.848L11.15 12 8.576 9.424a.6.6 0 1 1 .848-.848L12 11.15l2.576-2.575a.6.6 0 0 1 .848 0ZM12 20.8a8.8 8.8 0 1 0 0-17.6 8.8 8.8 0 0 0 0 17.6ZM22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z"
2290
- clip-rule="evenodd"
2291
- />
2292
- </svg>
2293
- `,youtube:Q`
2294
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2295
- <path
2296
- fill="currentColor"
2297
- d="M12.058 5.678h.1c.925.003 5.61.037 6.874.377a2.261 2.261 0 0 1 1.592 1.597c.114.428.194.994.248 1.578l.011.117.025.292.009.117c.073 1.028.082 1.992.083 2.202v.084a36.093 36.093 0 0 1-.092 2.318l-.01.118-.01.117c-.056.644-.139 1.283-.264 1.753a2.258 2.258 0 0 1-1.592 1.598c-1.305.35-6.265.375-6.953.376h-.16c-.347 0-1.785-.006-3.293-.058l-.19-.007-.099-.004-.384-.016c-1.25-.055-2.438-.144-2.986-.293a2.258 2.258 0 0 1-1.592-1.596c-.125-.47-.208-1.11-.265-1.753l-.018-.235A35.32 35.32 0 0 1 3 12.07v-.14c.002-.241.011-1.077.072-2l.008-.115.003-.059.01-.117.024-.292.011-.117c.054-.584.134-1.151.248-1.578a2.258 2.258 0 0 1 1.592-1.597c.548-.147 1.737-.237 2.986-.293l.19-.008.291-.01.193-.008c1.07-.034 2.142-.053 3.213-.057h.217v-.001ZM10.2 9.289v5.42l4.676-2.708L10.2 9.289Z"
2298
- />
2299
- </svg>
2300
- `,"zoom-in":Q`
2301
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2302
- <path
2303
- fill="currentColor"
2304
- fill-rule="evenodd"
2305
- d="M11 3.6a7.4 7.4 0 1 0 5.159 12.706.607.607 0 0 1 .146-.147A7.4 7.4 0 0 0 11 3.6Zm6.49 13.042a8.6 8.6 0 1 0-.849.849l3.935 3.933a.6.6 0 0 0 .848-.848l-3.933-3.934ZM11 7.4a.6.6 0 0 1 .6.6v2.4H14a.6.6 0 1 1 0 1.2h-2.4V14a.6.6 0 1 1-1.2 0v-2.4H8a.6.6 0 1 1 0-1.2h2.4V8a.6.6 0 0 1 .6-.6Z"
2306
- clip-rule="evenodd"
2307
- />
2308
- </svg>
2309
- `,"zoom-out":Q`
2310
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2311
- <path
2312
- fill="currentColor"
2313
- fill-rule="evenodd"
2314
- d="M11 3.6a7.4 7.4 0 1 0 5.159 12.706.607.607 0 0 1 .146-.147A7.4 7.4 0 0 0 11 3.6Zm6.49 13.042a8.6 8.6 0 1 0-.849.849l3.935 3.933a.6.6 0 0 0 .848-.848l-3.933-3.934ZM7.4 11a.6.6 0 0 1 .6-.6h6a.6.6 0 1 1 0 1.2H8a.6.6 0 0 1-.6-.6Z"
2315
- clip-rule="evenodd"
2316
- />
2317
- </svg>
2318
- `};var Mt=o`:host{color:inherit;display:inline-flex;vertical-align:bottom}:host(.icon-left){margin-right:.25rem}:host(.icon-right){margin-left:.25rem}:host([size=xs]) svg{height:var(--sgds-icon-size-xs);width:var(--sgds-icon-size-xs)}:host([size=sm]) svg{height:var(--sgds-icon-size-sm);width:var(--sgds-icon-size-sm)}:host([size=md]) svg{height:var(--sgds-icon-size-md);width:var(--sgds-icon-size-md)}:host([size=xl]) svg{height:var(--sgds-icon-size-xl);width:var(--sgds-icon-size-xl)}:host([size="2-xl"]) svg{height:var(--sgds-icon-size-2-xl);width:var(--sgds-icon-size-2-xl)}:host([size="3-xl"]) svg{height:var(--sgds-icon-size-3-xl);width:var(--sgds-icon-size-3-xl)}svg{display:inline-block;height:var(--sgds-icon-size-lg);width:var(--sgds-icon-size-lg)}`;class _t extends ze{constructor(){super(...arguments),this.size="lg"}_getIconByName(e){if(!e)return;const t=yt[e];if(t)return t;console.warn(`Icon not found: ${e}`)}render(){const e=this._getIconByName(this.name);return e||ie}}_t.styles=[...ze.styles,Mt],e([Ve({type:String,reflect:!0})],_t.prototype,"name",void 0),e([Ve({type:String,reflect:!0})],_t.prototype,"size",void 0);var Vt=o`:host{--sgds-spinner-bg:var(--sgds-primary-surface-default);display:inline-flex}:host([variant=neutral]){--sgds-spinner-bg:var(--sgds-neutral-surface-default)}:host([tone=neutral]){--sgds-spinner-bg:var(--sgds-surface-inverse)}:host([tone=inverse]){--sgds-spinner-bg:var(--sgds-surface-default)}:host([tone=fixed-light]){--sgds-spinner-bg:var(--sgds-surface-fixed-light)}:host([tone=fixed-dark]){--sgds-spinner-bg:var(--sgds-surface-fixed-dark)}.spinner-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--sgds-gap-2-xs)}.spinner-wrapper.horizontal{flex-direction:row}.spinner{--border-thickness:4px;animation:spinner .75s linear infinite;border:var(--border-thickness) solid var(--sgds-bg-translucent);border-radius:50%;border-right:var(--border-thickness) solid var(--sgds-spinner-bg);color:var(--sgds-spinner-color);display:inline-flex;height:var(--sgds-dimension-32);width:var(--sgds-dimension-32)}.spinner-xs{--border-thickness:2px;height:var(--sgds-dimension-16);width:var(--sgds-dimension-16)}.spinner-sm{--border-thickness:3px;height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}.spinner-lg{--border-thickness:6px;height:var(--sgds-dimension-48);width:var(--sgds-dimension-48)}.spinner-xl{--border-thickness:8px;height:var(--sgds-dimension-64);width:var(--sgds-dimension-64)}.spinner-label{color:var(--sgds-neutral-color-default);font-size:var(--sgds-font-size-14)}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:1.5s}}
2319
-
2320
- /*! CSS Used keyframes */@keyframes spinner{to{transform:rotate(1turn)}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}`,Ht=o`.text-primary{color:var(--sgds-primary-rgb)!important}.text-secondary{color:var(--sgds-secondary-rgb)!important}.text-success{color:var(--sgds-success-rgb)!important}.text-info{color:var(--sgds-info-rgb)!important}.text-warning{color:var(--sgds-warning-rgb)!important}.text-danger{color:var(--sgds-danger-rgb)!important}.text-light{color:var(--sgds-light-rgb)!important}.text-dark{color:var(--sgds-dark-rgb)!important}.text-muted{color:var(--sgds-secondary-color)!important}`;class $t extends ze{constructor(){super(...arguments),this.variant="primary",this.tone="brand",this.size="md",this.orientation="vertical"}render(){return it`
2321
- <div
2322
- class="spinner-wrapper ${Se({horizontal:"horizontal"===this.orientation})}"
2323
- >
2324
- <div
2325
- class="spinner ${Se({[`spinner-${this.size}`]:this.size})}"
2326
- role="status"
2327
- >
2328
- ${this.label?ie:it`<span class="sr-only">Loading...</span>`}
2329
- </div>
2330
- ${this.label?it`<span class="spinner-label">${this.label}</span>`:ie}
2331
- </div>
2332
- `}}$t.styles=[...ze.styles,Ht,Vt],e([Ve({type:String,reflect:!0})],$t.prototype,"variant",void 0),e([Ve({type:String,reflect:!0})],$t.prototype,"tone",void 0),e([Ve({type:String,reflect:!0})],$t.prototype,"size",void 0),e([Ve({reflect:!0,type:String})],$t.prototype,"label",void 0),e([Ve({type:String,reflect:!0})],$t.prototype,"orientation",void 0);var At=o`:host{display:inline-block}.btn.btn-icon{display:flex;height:var(--sgds-dimension-48,56px);min-width:unset;padding:0;width:var(--sgds-dimension-48,56px)}.btn.btn-icon.btn-lg{height:var(--sgds-dimension-56);min-width:unset;padding:0;width:var(--sgds-dimension-56)}.btn.btn-icon.btn-sm{height:var(--sgds-dimension-40);min-width:unset;padding:0;width:var(--sgds-dimension-40)}.btn.btn-icon.btn-xs{height:var(--sgds-dimension-32);min-width:unset;padding:0;width:var(--sgds-dimension-32)}`;class Bt extends rt{_assignIconSize(e){return"xs"===e?"sm":"sm"===e?"md":"md"===e?"lg":"lg"===e?"xl":void 0}render(){const e=this.href,t=e?et`a`:et`button`;return it`
2333
- <${t}
2334
- class="btn btn-icon${Se({disabled:this.disabled,active:this.active,[`btn-${this.variant}`]:this.variant,[`btn-${this.size}`]:this.size,loading:this.loading})}"
2335
- ?disabled=${Ye(e?void 0:this.disabled)}
2336
- type=${Ye(e?void 0:"button")}
2337
- href=${Ye(e?this.href:void 0)}
2338
- target=${Ye(e?this.target:void 0)}
2339
- download=${Ye(e?this.download:void 0)}
2340
- rel=${Ye(e&&"_blank"===this.target?"noreferrer noopener":void 0)}
2341
- role=${Ye(e?"button":void 0)}
2342
- aria-disabled=${this.disabled||this.loading?"true":"false"}
2343
- tabindex=${this.disabled?"-1":"0"}
2344
- @click=${this._handleClick}
2345
- @keydown=${this._handleKeydown}
2346
- @focus=${this._handleFocus}
2347
- @blur=${this._handleBlur}
2348
- aria-label=${Ye(this.loading?"Loading":this.ariaLabel)}
2349
- >
2350
- ${this.loading?it`<sgds-spinner
2351
- size=${Ye(this._assignSpinnerSize(this.size))}
2352
- tone=${Ye(this._assignSpinnerTone(this.tone,this.variant))}
2353
- ></sgds-spinner>`:it`<sgds-icon
2354
- name=${Ye(this.name)}
2355
- size=${Ye(this._assignIconSize(this.size))}
2356
- ></sgds-icon>`}
2357
- </${t}>
2358
- `}}Bt.styles=[...rt.styles,At],Bt.dependencies={"sgds-icon":_t,"sgds-spinner":$t},e([Ve({type:String,reflect:!0})],Bt.prototype,"name",void 0);const Lt="sgds-sidebar-group";class kt extends ze{constructor(){super(...arguments),this.collapsed=!1,this.active="",this._sidebarActiveGroup=null,this._sidebarActiveItem=null,this._drawerItems=[],this._showDrawer=!1,this._isMobile=!1,this._boundHandleResize=this._handleResize.bind(this),this._handleSlotChange=()=>{this.addItemListeners()},this._handleClickOutOfElement=e=>{if(!this._sidebarActiveGroup)return;!e.composedPath().find(e=>{var t;return null===(t=null==e?void 0:e.classList)||void 0===t?void 0:t.contains("sidebar--overlay")})&&e.composedPath().includes(this)||(this._showDrawer=!1)}}connectedCallback(){super.connectedCallback(),this.setAttribute("role","navigation"),this.setAttribute("aria-label","Main navigation"),this.updateComplete.then(()=>{this._handleActive()}),null===window||void 0===window||window.addEventListener("resize",this._boundHandleResize),this._handleResize()}disconnectedCallback(){super.disconnectedCallback(),null===document||void 0===document||document.removeEventListener("click",this._handleClickOutOfElement),null===window||void 0===window||window.removeEventListener("resize",this._boundHandleResize)}firstUpdated(){null===document||void 0===document||document.addEventListener("click",this._handleClickOutOfElement)}updated(){this._handleActive()}_handleCollapsed(){this._sidebarCollapsed=this.collapsed}_handleActiveItem(){if(!this._sidebarActiveItem)return;const e=this._sidebarActiveItem._childLevel;if(this._sidebarActiveItem._selected=!0,1===e)this._sidebarActiveItem._childElements.length>0?this._setNodesToDrawer(this._sidebarActiveItem):this._revertNodesToParent();else{let e=this._sidebarActiveItem.parentElement;for(;e._childLevel>=1&&e.tagName.toLowerCase()===Lt;)e.tagName.toLowerCase()===Lt&&(1===e._childLevel&&(e.classList.contains("sidebar-nested-overlay")||this._setNodesToDrawer(e)),e._selected=!0,e._showMenu=e._childLevel>1,e=e.parentElement);this._sidebarActiveGroup&&(this._sidebarActiveGroup._selected=!0)}}_handleActive(){this.active?this._sidebarActiveItem=this._getActiveChild():this._sidebarActiveItem=null}_getActiveChild(){const e=t=>{var i;for(const l of t){if(l.name===this.active)return l;if(null===(i=l._childElements)||void 0===i?void 0:i.length){const t=e(l._childElements);if(t)return t}}return null};return e(this._defaultNodes)}_handleResize(){const e=window.innerWidth<=512;e!==this._isMobile&&(this._isMobile=e,this.collapsed=this._isMobile)}_setNodesToDrawer(e){if(!e)return;this._sidebarActiveGroup&&e!==this._sidebarActiveGroup&&this._revertNodesToParent(),this._sidebarActiveGroup=e,this._drawerItems=[];this._sidebarActiveGroup.querySelectorAll(":scope > sgds-sidebar-group, :scope > sgds-sidebar-item").forEach(e=>{this._drawerItems.push(e)})}_revertNodesToParent(){this._sidebarActiveGroup&&(this._drawerItems.forEach(e=>{this._sidebarActiveGroup.append(e)}),this._drawerItems=[]),this._sidebarActiveGroup=null}addItemListeners(){const e=[...this.querySelectorAll("sgds-sidebar-item"),...this.querySelectorAll(Lt)];e.forEach(t=>{t.addEventListener("i-sgds-click",i=>{const l=i.detail.element;if(l===this._sidebarActiveGroup)this._showDrawer=!this._showDrawer;else{if(this.active!==l.name&&(this.active=l.name,e.forEach(e=>e._selected=!1)),l._childElements.length>0)this._showDrawer=!0;else{this._showDrawer=!1;const e=t.querySelector(":scope > a");e&&e.click()}this.emit("sgds-select",{detail:{activeItem:l.name}})}})})}toggleCollapsed(){this.collapsed=!this.collapsed}render(){var e,t;return Q`
2359
- <div
2360
- class=${Se({sidebar:!0,"sidebar--expanded":!this._sidebarCollapsed,"sidebar--collapsed":this._sidebarCollapsed})}
2361
- >
2362
- <div
2363
- class=${Se({"sidebar--overlay":!0,show:this._showDrawer})}
2364
- ></div>
2365
-
2366
- <div class="sidebar-main">
2367
- <div class="sidebar-wrapper">
2368
- <div class="sidebar-top">
2369
- <div class="sidebar-brand-name">
2370
- <slot name="top"></slot>
2371
- </div>
2372
-
2373
- <sgds-icon-button
2374
- name=${this._sidebarCollapsed?"sidebar-expand":"sidebar-collapse"}
2375
- variant="ghost"
2376
- tone="neutral"
2377
- size="sm"
2378
- @click=${this.toggleCollapsed}
2379
- aria-label=${this._sidebarCollapsed?"Expand sidebar":"Collapse sidebar"}
2380
- aria-expanded=${!this._sidebarCollapsed}
2381
- ></sgds-icon-button>
2382
- </div>
2383
-
2384
- <nav class="sidebar-content" aria-activedescendant=${(null===(e=this._sidebarActiveItem)||void 0===e?void 0:e.name)||""}>
2385
- <slot @slotchange=${this._handleSlotChange}></slot>
2386
- </nav>
2387
-
2388
- <slot name="bottom"></slot>
2389
- </div>
2390
- </div>
2391
-
2392
- <div
2393
- class=${Se({"sidebar-nested-overlay":!0,show:this._showDrawer})}
2394
- role="dialog"
2395
- aria-label=${(null===(t=this._sidebarActiveGroup)||void 0===t?void 0:t.title)?`Nested items for ${this._sidebarActiveGroup.title}`:""}
2396
- >
2397
- <sgds-icon-button
2398
- name="chevron-left"
2399
- variant="ghost"
2400
- tone="neutral"
2401
- size="sm"
2402
- @click=${()=>this._showDrawer=!1}
2403
- aria-label=${"Close drawer"}
2404
- aria-expanded=${this._showDrawer}
2405
- ></sgds-icon-button>
2406
-
2407
- ${this._drawerItems}
2408
- </div>
2409
- </div>
2410
- `}}kt.styles=[...ze.styles,Te],kt.dependencies={"sgds-icon-button":Bt},e([Ve({type:Boolean,reflect:!0})],kt.prototype,"collapsed",void 0),e([Ve({type:String,reflect:!0})],kt.prototype,"active",void 0),e([Ue({context:qe}),He()],kt.prototype,"_sidebarActiveGroup",void 0),e([Ue({context:Fe}),He()],kt.prototype,"_sidebarCollapsed",void 0),e([Ue({context:je}),He()],kt.prototype,"_sidebarActiveItem",void 0),e([Ue({context:Ge}),He()],kt.prototype,"_drawerItems",void 0),e([Ue({context:Ke}),He()],kt.prototype,"_showDrawer",void 0),e([Be()],kt.prototype,"_defaultNodes",void 0),e([He()],kt.prototype,"_isMobile",void 0),e([Je("collapsed")],kt.prototype,"_handleCollapsed",null),e([Je("_sidebarActiveItem")],kt.prototype,"_handleActiveItem",null),e([Je("active")],kt.prototype,"_handleActive",null);var St=o`.sidebar-item{border-radius:var(--sgds-border-radius-md);cursor:pointer;padding:var(--sgds-padding-xs);transition:background-color .15s ease-in-out,color .15s ease-in-out}.sidebar-item.active,.sidebar-item:hover{background-color:var(--sgds-bg-translucent-subtle)}.sidebar-item:focus,.sidebar-item:focus-visible{outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.sidebar-item-label-wrapper,.sidebar-item-label-wrapper>div{align-items:center;display:flex;gap:var(--sgds-gap-xs)}.sidebar-item-label-wrapper{justify-content:space-between}.sidebar-item-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;display:-webkit-box;font-size:var(--sgds-font-size-1);line-height:var(--sgds-line-height-20);max-height:calc(var(--sgds-line-height-20, 20px)*2);overflow:hidden}.sidebar-item-label.offset{margin-left:var(--sgds-margin-2-xl)}.sidebar-item-label-wrapper .sidebar-item.active{background-color:var(--sgds-surface-raised);color:var(--sgds-primary-color-default)}.sidebar-item-label-wrapper .sidebar-item-trailingIcon{align-items:center;display:flex;gap:var(--sgds-gap-2-xs)}.sidebar-item--collapsed .sidebar-item-label,.sidebar-item--collapsed .sidebar-item-trailingIcon{display:none}.sidebar-item--collapsed .sidebar-item-label-wrapper{justify-content:center}.sidebar-submenu{overflow:hidden}.sidebar-submenu>div{margin-top:-100%;opacity:0;pointer-events:none;transition:all var(--sgds-motion-duration-standard) var(--sgds-motion-easing-standard)}.sidebar-submenu.show>div{margin-top:0;opacity:1;pointer-events:auto}.sidebar-submenu--collapsed{display:none}`
2411
- /**
2412
- * @license
2413
- * Copyright 2020 Google LLC
2414
- * SPDX-License-Identifier: BSD-3-Clause
2415
- */;window.ShadyDOM?.inUse&&!0===window.ShadyDOM?.noPatch&&window.ShadyDOM.wrap;
2416
- /**
2417
- * @license
2418
- * Copyright 2020 Google LLC
2419
- * SPDX-License-Identifier: BSD-3-Clause
2420
- */
2421
- const Et=()=>new Pt;class Pt{}const zt=Math.min,Tt=Math.max,Ot=Math.round,Rt=Math.floor,Dt=e=>({x:e,y:e}),It={left:"right",right:"left",bottom:"top",top:"bottom"},Nt={start:"end",end:"start"};function Ut(e,t,i){return Tt(e,zt(t,i))}function Wt(e,t){return"function"==typeof e?e(t):e}function qt(e){return e.split("-")[0]}function jt(e){return e.split("-")[1]}function Ft(e){return"x"===e?"y":"x"}function Gt(e){return"y"===e?"height":"width"}const Kt=new Set(["top","bottom"]);function Jt(e){return Kt.has(qt(e))?"y":"x"}function Yt(e){return Ft(Jt(e))}function Xt(e,t,i){void 0===i&&(i=!1);const l=jt(e),a=Yt(e),s=Gt(a);let o="x"===a?l===(i?"end":"start")?"right":"left":"start"===l?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=si(o)),[o,si(o)]}function Qt(e){return e.replace(/start|end/g,e=>Nt[e])}const ei=["left","right"],ti=["right","left"],ii=["top","bottom"],li=["bottom","top"];function ai(e,t,i,l){const a=jt(e);let s=function(e,t,i){switch(e){case"top":case"bottom":return i?t?ti:ei:t?ei:ti;case"left":case"right":return t?ii:li;default:return[]}}(qt(e),"start"===i,l);return a&&(s=s.map(e=>e+"-"+a),t&&(s=s.concat(s.map(Qt)))),s}function si(e){return e.replace(/left|right|bottom|top/g,e=>It[e])}function oi(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function ri(e){const{x:t,y:i,width:l,height:a}=e;return{width:l,height:a,top:i,left:t,right:t+l,bottom:i+a,x:t,y:i}}function ni(e,t,i){let{reference:l,floating:a}=e;const s=Jt(t),o=Yt(t),r=Gt(o),n=qt(t),c="y"===s,d=l.x+l.width/2-a.width/2,h=l.y+l.height/2-a.height/2,v=l[r]/2-a[r]/2;let g;switch(n){case"top":g={x:d,y:l.y-a.height};break;case"bottom":g={x:d,y:l.y+l.height};break;case"right":g={x:l.x+l.width,y:h};break;case"left":g={x:l.x-a.width,y:h};break;default:g={x:l.x,y:l.y}}switch(jt(t)){case"start":g[o]-=v*(i&&c?-1:1);break;case"end":g[o]+=v*(i&&c?-1:1)}return g}async function ci(e,t){var i;void 0===t&&(t={});const{x:l,y:a,platform:s,rects:o,elements:r,strategy:n}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:h="floating",altBoundary:v=!1,padding:g=0}=Wt(t,e),p=oi(g),u=r[v?"floating"===h?"reference":"floating":h],w=ri(await s.getClippingRect({element:null==(i=await(null==s.isElement?void 0:s.isElement(u)))||i?u:u.contextElement||await(null==s.getDocumentElement?void 0:s.getDocumentElement(r.floating)),boundary:c,rootBoundary:d,strategy:n})),f="floating"===h?{x:l,y:a,width:o.floating.width,height:o.floating.height}:o.reference,m=await(null==s.getOffsetParent?void 0:s.getOffsetParent(r.floating)),b=await(null==s.isElement?void 0:s.isElement(m))&&await(null==s.getScale?void 0:s.getScale(m))||{x:1,y:1},x=ri(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:r,rect:f,offsetParent:m,strategy:n}):f);return{top:(w.top-x.top+p.top)/b.y,bottom:(x.bottom-w.bottom+p.bottom)/b.y,left:(w.left-x.left+p.left)/b.x,right:(x.right-w.right+p.right)/b.x}}const di=new Set(["left","top"]);function hi(){return"undefined"!=typeof window}function vi(e){return ui(e)?(e.nodeName||"").toLowerCase():"#document"}function gi(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function pi(e){var t;return null==(t=(ui(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function ui(e){return!!hi()&&(e instanceof Node||e instanceof gi(e).Node)}function wi(e){return!!hi()&&(e instanceof Element||e instanceof gi(e).Element)}function fi(e){return!!hi()&&(e instanceof HTMLElement||e instanceof gi(e).HTMLElement)}function mi(e){return!(!hi()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof gi(e).ShadowRoot)}const bi=new Set(["inline","contents"]);function xi(e){const{overflow:t,overflowX:i,overflowY:l,display:a}=ki(e);return/auto|scroll|overlay|hidden|clip/.test(t+l+i)&&!bi.has(a)}const Zi=new Set(["table","td","th"]);function Ci(e){return Zi.has(vi(e))}const yi=[":popover-open",":modal"];function Mi(e){return yi.some(t=>{try{return e.matches(t)}catch(e){return!1}})}const _i=["transform","translate","scale","rotate","perspective"],Vi=["transform","translate","scale","rotate","perspective","filter"],Hi=["paint","layout","strict","content"];function $i(e){const t=Ai(),i=wi(e)?ki(e):e;return _i.some(e=>!!i[e]&&"none"!==i[e])||!!i.containerType&&"normal"!==i.containerType||!t&&!!i.backdropFilter&&"none"!==i.backdropFilter||!t&&!!i.filter&&"none"!==i.filter||Vi.some(e=>(i.willChange||"").includes(e))||Hi.some(e=>(i.contain||"").includes(e))}function Ai(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const Bi=new Set(["html","body","#document"]);function Li(e){return Bi.has(vi(e))}function ki(e){return gi(e).getComputedStyle(e)}function Si(e){return wi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ei(e){if("html"===vi(e))return e;const t=e.assignedSlot||e.parentNode||mi(e)&&e.host||pi(e);return mi(t)?t.host:t}function Pi(e){const t=Ei(e);return Li(t)?e.ownerDocument?e.ownerDocument.body:e.body:fi(t)&&xi(t)?t:Pi(t)}function zi(e,t,i){var l;void 0===t&&(t=[]),void 0===i&&(i=!0);const a=Pi(e),s=a===(null==(l=e.ownerDocument)?void 0:l.body),o=gi(a);if(s){const e=Ti(o);return t.concat(o,o.visualViewport||[],xi(a)?a:[],e&&i?zi(e):[])}return t.concat(a,zi(a,[],i))}function Ti(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Oi(e){const t=ki(e);let i=parseFloat(t.width)||0,l=parseFloat(t.height)||0;const a=fi(e),s=a?e.offsetWidth:i,o=a?e.offsetHeight:l,r=Ot(i)!==s||Ot(l)!==o;return r&&(i=s,l=o),{width:i,height:l,$:r}}function Ri(e){return wi(e)?e:e.contextElement}function Di(e){const t=Ri(e);if(!fi(t))return Dt(1);const i=t.getBoundingClientRect(),{width:l,height:a,$:s}=Oi(t);let o=(s?Ot(i.width):i.width)/l,r=(s?Ot(i.height):i.height)/a;return o&&Number.isFinite(o)||(o=1),r&&Number.isFinite(r)||(r=1),{x:o,y:r}}const Ii=Dt(0);function Ni(e){const t=gi(e);return Ai()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Ii}function Ui(e,t,i,l){void 0===t&&(t=!1),void 0===i&&(i=!1);const a=e.getBoundingClientRect(),s=Ri(e);let o=Dt(1);t&&(l?wi(l)&&(o=Di(l)):o=Di(e));const r=function(e,t,i){return void 0===t&&(t=!1),!(!i||t&&i!==gi(e))&&t}(s,i,l)?Ni(s):Dt(0);let n=(a.left+r.x)/o.x,c=(a.top+r.y)/o.y,d=a.width/o.x,h=a.height/o.y;if(s){const e=gi(s),t=l&&wi(l)?gi(l):l;let i=e,a=Ti(i);for(;a&&l&&t!==i;){const e=Di(a),t=a.getBoundingClientRect(),l=ki(a),s=t.left+(a.clientLeft+parseFloat(l.paddingLeft))*e.x,o=t.top+(a.clientTop+parseFloat(l.paddingTop))*e.y;n*=e.x,c*=e.y,d*=e.x,h*=e.y,n+=s,c+=o,i=gi(a),a=Ti(i)}}return ri({width:d,height:h,x:n,y:c})}function Wi(e,t){const i=Si(e).scrollLeft;return t?t.left+i:Ui(pi(e)).left+i}function qi(e,t){const i=e.getBoundingClientRect();return{x:i.left+t.scrollLeft-Wi(e,i),y:i.top+t.scrollTop}}const ji=new Set(["absolute","fixed"]);function Fi(e,t,i){let l;if("viewport"===t)l=function(e,t){const i=gi(e),l=pi(e),a=i.visualViewport;let s=l.clientWidth,o=l.clientHeight,r=0,n=0;if(a){s=a.width,o=a.height;const e=Ai();(!e||e&&"fixed"===t)&&(r=a.offsetLeft,n=a.offsetTop)}const c=Wi(l);if(c<=0){const e=l.ownerDocument,t=e.body,i=getComputedStyle(t),a="CSS1Compat"===e.compatMode&&parseFloat(i.marginLeft)+parseFloat(i.marginRight)||0,o=Math.abs(l.clientWidth-t.clientWidth-a);o<=25&&(s-=o)}else c<=25&&(s+=c);return{width:s,height:o,x:r,y:n}}(e,i);else if("document"===t)l=function(e){const t=pi(e),i=Si(e),l=e.ownerDocument.body,a=Tt(t.scrollWidth,t.clientWidth,l.scrollWidth,l.clientWidth),s=Tt(t.scrollHeight,t.clientHeight,l.scrollHeight,l.clientHeight);let o=-i.scrollLeft+Wi(e);const r=-i.scrollTop;return"rtl"===ki(l).direction&&(o+=Tt(t.clientWidth,l.clientWidth)-a),{width:a,height:s,x:o,y:r}}(pi(e));else if(wi(t))l=function(e,t){const i=Ui(e,!0,"fixed"===t),l=i.top+e.clientTop,a=i.left+e.clientLeft,s=fi(e)?Di(e):Dt(1);return{width:e.clientWidth*s.x,height:e.clientHeight*s.y,x:a*s.x,y:l*s.y}}(t,i);else{const i=Ni(e);l={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ri(l)}function Gi(e,t){const i=Ei(e);return!(i===t||!wi(i)||Li(i))&&("fixed"===ki(i).position||Gi(i,t))}function Ki(e,t,i){const l=fi(t),a=pi(t),s="fixed"===i,o=Ui(e,!0,s,t);let r={scrollLeft:0,scrollTop:0};const n=Dt(0);function c(){n.x=Wi(a)}if(l||!l&&!s)if(("body"!==vi(t)||xi(a))&&(r=Si(t)),l){const e=Ui(t,!0,s,t);n.x=e.x+t.clientLeft,n.y=e.y+t.clientTop}else a&&c();s&&!l&&a&&c();const d=!a||l||s?Dt(0):qi(a,r);return{x:o.left+r.scrollLeft-n.x-d.x,y:o.top+r.scrollTop-n.y-d.y,width:o.width,height:o.height}}function Ji(e){return"static"===ki(e).position}function Yi(e,t){if(!fi(e)||"fixed"===ki(e).position)return null;if(t)return t(e);let i=e.offsetParent;return pi(e)===i&&(i=i.ownerDocument.body),i}function Xi(e,t){const i=gi(e);if(Mi(e))return i;if(!fi(e)){let t=Ei(e);for(;t&&!Li(t);){if(wi(t)&&!Ji(t))return t;t=Ei(t)}return i}let l=Yi(e,t);for(;l&&Ci(l)&&Ji(l);)l=Yi(l,t);return l&&Li(l)&&Ji(l)&&!$i(l)?i:l||function(e){let t=Ei(e);for(;fi(t)&&!Li(t);){if($i(t))return t;if(Mi(t))return null;t=Ei(t)}return null}(e)||i}const Qi={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:i,offsetParent:l,strategy:a}=e;const s="fixed"===a,o=pi(l),r=!!t&&Mi(t.floating);if(l===o||r&&s)return i;let n={scrollLeft:0,scrollTop:0},c=Dt(1);const d=Dt(0),h=fi(l);if((h||!h&&!s)&&(("body"!==vi(l)||xi(o))&&(n=Si(l)),fi(l))){const e=Ui(l);c=Di(l),d.x=e.x+l.clientLeft,d.y=e.y+l.clientTop}const v=!o||h||s?Dt(0):qi(o,n);return{width:i.width*c.x,height:i.height*c.y,x:i.x*c.x-n.scrollLeft*c.x+d.x+v.x,y:i.y*c.y-n.scrollTop*c.y+d.y+v.y}},getDocumentElement:pi,getClippingRect:function(e){let{element:t,boundary:i,rootBoundary:l,strategy:a}=e;const s="clippingAncestors"===i?Mi(t)?[]:function(e,t){const i=t.get(e);if(i)return i;let l=zi(e,[],!1).filter(e=>wi(e)&&"body"!==vi(e)),a=null;const s="fixed"===ki(e).position;let o=s?Ei(e):e;for(;wi(o)&&!Li(o);){const t=ki(o),i=$i(o);i||"fixed"!==t.position||(a=null),(s?!i&&!a:!i&&"static"===t.position&&a&&ji.has(a.position)||xi(o)&&!i&&Gi(e,o))?l=l.filter(e=>e!==o):a=t,o=Ei(o)}return t.set(e,l),l}(t,this._c):[].concat(i),o=[...s,l],r=o[0],n=o.reduce((e,i)=>{const l=Fi(t,i,a);return e.top=Tt(l.top,e.top),e.right=zt(l.right,e.right),e.bottom=zt(l.bottom,e.bottom),e.left=Tt(l.left,e.left),e},Fi(t,r,a));return{width:n.right-n.left,height:n.bottom-n.top,x:n.left,y:n.top}},getOffsetParent:Xi,getElementRects:async function(e){const t=this.getOffsetParent||Xi,i=this.getDimensions,l=await i(e.floating);return{reference:Ki(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:l.width,height:l.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:i}=Oi(e);return{width:t,height:i}},getScale:Di,isElement:wi,isRTL:function(e){return"rtl"===ki(e).direction}};function el(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function tl(e,t,i,l){void 0===l&&(l={});const{ancestorScroll:a=!0,ancestorResize:s=!0,elementResize:o="function"==typeof ResizeObserver,layoutShift:r="function"==typeof IntersectionObserver,animationFrame:n=!1}=l,c=Ri(e),d=a||s?[...c?zi(c):[],...zi(t)]:[];d.forEach(e=>{a&&e.addEventListener("scroll",i,{passive:!0}),s&&e.addEventListener("resize",i)});const h=c&&r?function(e,t){let i,l=null;const a=pi(e);function s(){var e;clearTimeout(i),null==(e=l)||e.disconnect(),l=null}return function o(r,n){void 0===r&&(r=!1),void 0===n&&(n=1),s();const c=e.getBoundingClientRect(),{left:d,top:h,width:v,height:g}=c;if(r||t(),!v||!g)return;const p={rootMargin:-Rt(h)+"px "+-Rt(a.clientWidth-(d+v))+"px "+-Rt(a.clientHeight-(h+g))+"px "+-Rt(d)+"px",threshold:Tt(0,zt(1,n))||1};let u=!0;function w(t){const l=t[0].intersectionRatio;if(l!==n){if(!u)return o();l?o(!1,l):i=setTimeout(()=>{o(!1,1e-7)},1e3)}1!==l||el(c,e.getBoundingClientRect())||o(),u=!1}try{l=new IntersectionObserver(w,{...p,root:a.ownerDocument})}catch(e){l=new IntersectionObserver(w,p)}l.observe(e)}(!0),s}(c,i):null;let v,g=-1,p=null;o&&(p=new ResizeObserver(e=>{let[l]=e;l&&l.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(g),g=requestAnimationFrame(()=>{var e;null==(e=p)||e.observe(t)})),i()}),c&&!n&&p.observe(c),p.observe(t));let u=n?Ui(e):null;return n&&function t(){const l=Ui(e);u&&!el(u,l)&&i();u=l,v=requestAnimationFrame(t)}(),i(),()=>{var e;d.forEach(e=>{a&&e.removeEventListener("scroll",i),s&&e.removeEventListener("resize",i)}),null==h||h(),null==(e=p)||e.disconnect(),p=null,n&&cancelAnimationFrame(v)}}const il=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var i,l;const{x:a,y:s,placement:o,middlewareData:r}=t,n=await async function(e,t){const{placement:i,platform:l,elements:a}=e,s=await(null==l.isRTL?void 0:l.isRTL(a.floating)),o=qt(i),r=jt(i),n="y"===Jt(i),c=di.has(o)?-1:1,d=s&&n?-1:1,h=Wt(t,e);let{mainAxis:v,crossAxis:g,alignmentAxis:p}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return r&&"number"==typeof p&&(g="end"===r?-1*p:p),n?{x:g*d,y:v*c}:{x:v*c,y:g*d}}(t,e);return o===(null==(i=r.offset)?void 0:i.placement)&&null!=(l=r.arrow)&&l.alignmentOffset?{}:{x:a+n.x,y:s+n.y,data:{...n,placement:o}}}}},ll=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:i,y:l,placement:a}=t,{mainAxis:s=!0,crossAxis:o=!1,limiter:r={fn:e=>{let{x:t,y:i}=e;return{x:t,y:i}}},...n}=Wt(e,t),c={x:i,y:l},d=await ci(t,n),h=Jt(qt(a)),v=Ft(h);let g=c[v],p=c[h];if(s){const e="y"===v?"bottom":"right";g=Ut(g+d["y"===v?"top":"left"],g,g-d[e])}if(o){const e="y"===h?"bottom":"right";p=Ut(p+d["y"===h?"top":"left"],p,p-d[e])}const u=r.fn({...t,[v]:g,[h]:p});return{...u,data:{x:u.x-i,y:u.y-l,enabled:{[v]:s,[h]:o}}}}}},al=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var i,l;const{placement:a,middlewareData:s,rects:o,initialPlacement:r,platform:n,elements:c}=t,{mainAxis:d=!0,crossAxis:h=!0,fallbackPlacements:v,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:u=!0,...w}=Wt(e,t);if(null!=(i=s.arrow)&&i.alignmentOffset)return{};const f=qt(a),m=Jt(r),b=qt(r)===r,x=await(null==n.isRTL?void 0:n.isRTL(c.floating)),Z=v||(b||!u?[si(r)]:function(e){const t=si(e);return[Qt(e),t,Qt(t)]}(r)),C="none"!==p;!v&&C&&Z.push(...ai(r,u,p,x));const y=[r,...Z],M=await ci(t,w),_=[];let V=(null==(l=s.flip)?void 0:l.overflows)||[];if(d&&_.push(M[f]),h){const e=Xt(a,o,x);_.push(M[e[0]],M[e[1]])}if(V=[...V,{placement:a,overflows:_}],!_.every(e=>e<=0)){var H,$;const e=((null==(H=s.flip)?void 0:H.index)||0)+1,t=y[e];if(t){if(!("alignment"===h&&m!==Jt(t))||V.every(e=>Jt(e.placement)!==m||e.overflows[0]>0))return{data:{index:e,overflows:V},reset:{placement:t}}}let i=null==($=V.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:$.placement;if(!i)switch(g){case"bestFit":{var A;const e=null==(A=V.filter(e=>{if(C){const t=Jt(e.placement);return t===m||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:A[0];e&&(i=e);break}case"initialPlacement":i=r}if(a!==i)return{reset:{placement:i}}}return{}}}},sl=(e,t,i)=>{const l=new Map,a={platform:Qi,...i},s={...a.platform,_c:l};return(async(e,t,i)=>{const{placement:l="bottom",strategy:a="absolute",middleware:s=[],platform:o}=i,r=s.filter(Boolean),n=await(null==o.isRTL?void 0:o.isRTL(t));let c=await o.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:h}=ni(c,l,n),v=l,g={},p=0;for(let i=0;i<r.length;i++){const{name:s,fn:u}=r[i],{x:w,y:f,data:m,reset:b}=await u({x:d,y:h,initialPlacement:l,placement:v,strategy:a,middlewareData:g,rects:c,platform:o,elements:{reference:e,floating:t}});d=null!=w?w:d,h=null!=f?f:h,g={...g,[s]:{...g[s],...m}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(v=b.placement),b.rects&&(c=!0===b.rects?await o.getElementRects({reference:e,floating:t,strategy:a}):b.rects),({x:d,y:h}=ni(c,v,n))),i=-1)}return{x:d,y:h,placement:v,strategy:a,middlewareData:g}})(e,t,{...a,platform:s})};class ol extends ze{constructor(){super(...arguments),this.myDropdown=Et(),this.dropdownMenuId=function(e="",t=""){return`id-${Math.random().toString().substring(2,6)}-sgds-${e}-${t}`}("dropdown-menu","div"),this.noFlip=!1,this.menuAlignRight=!1,this.drop="down",this.floatingOpts={},this.menuIsOpen=!1,this.close="default",this.disabled=!1,this.readonly=!1,this.menuRef=Et(),this._handleClickOutOfElement=e=>{this.menuIsOpen&&(e.composedPath().includes(this)||this.hideMenu(!0))}}connectedCallback(){super.connectedCallback(),"inside"!==this.close&&document.addEventListener("click",this._handleClickOutOfElement),this.addEventListener("keydown",this._handleKeyboardMenuEvent)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._handleClickOutOfElement),this.removeEventListener("keydown",this._handleKeyboardMenuEvent),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0)}firstUpdated(e){super.firstUpdated(e),this.menuIsOpen&&requestAnimationFrame(async()=>{await this.updateFloatingPosition(),this._startAutoUpdate()})}async showMenu(){this.disabled||this.menuIsOpen||(this.menuIsOpen=!0,this.emit("sgds-show"),await this.updateFloatingPosition(),this.emit("sgds-after-show"),this._startAutoUpdate())}_startAutoUpdate(){this.myDropdown.value&&this.menuRef.value&&(this._cleanupAutoUpdate=tl(this.myDropdown.value,this.menuRef.value,()=>this.updateFloatingPosition()))}hideMenu(e){this.menuIsOpen&&(this.emit("sgds-hide",{detail:{isOutside:e}}),this.menuIsOpen=!1,setTimeout(()=>this.emit("sgds-after-hide"),0),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0))}toggleMenu(){this.menuIsOpen?this.hideMenu():this.showMenu()}_handleKeyboardMenuEvent(e){if(!this.readonly)switch(e.key){case"ArrowDown":case"ArrowUp":e.preventDefault(),this.menuIsOpen||this.showMenu();break;case"Escape":this.hideMenu()}}mergeMiddleware(e,t){const i=e=>{var t;return(null==e?void 0:e.name)||(null===(t=null==e?void 0:e.constructor)||void 0===t?void 0:t.name)},l=t.map(i),a=e.map(e=>{const a=i(e),s=l.indexOf(a);return-1!==s?t[s]:e}).concat(t.filter(t=>!e.some(e=>i(e)===i(t))));return a}async updateFloatingPosition(){if(!this.myDropdown.value||!this.menuRef.value)return;let e="bottom-start";switch(this.drop){case"up":e=this.menuAlignRight?"top-end":"top-start";break;case"right":e="right-start";break;case"left":e="left-start";break;case"down":e=this.menuAlignRight?"bottom-end":"bottom-start";break;default:e="bottom-start"}const t=[il(8),this.noFlip?void 0:al(),ll()].filter(Boolean);let i=t;Array.isArray(this.floatingOpts.middleware)&&this.floatingOpts.middleware.length>0&&(i=this.mergeMiddleware(t,this.floatingOpts.middleware.filter(Boolean)));const l=Object.assign(Object.assign({strategy:"fixed",placement:e},this.floatingOpts),{middleware:i}),{x:a,y:s,strategy:o,placement:r}=await sl(this.myDropdown.value,this.menuRef.value,l);this.menuRef.value.setAttribute("data-placement",r),Object.assign(this.menuRef.value.style,{position:o,left:`${a}px`,top:`${s}px`})}}e([Ve({type:Boolean,state:!0})],ol.prototype,"noFlip",void 0),e([Ve({type:Boolean,reflect:!0,state:!0})],ol.prototype,"menuAlignRight",void 0),e([Ve({type:String,reflect:!0,state:!0})],ol.prototype,"drop",void 0),e([Ve({type:Object})],ol.prototype,"floatingOpts",void 0),e([Ve({type:Boolean,reflect:!0})],ol.prototype,"menuIsOpen",void 0),e([Ve({type:Boolean,reflect:!0})],ol.prototype,"disabled",void 0),e([Ve({type:Boolean,reflect:!0})],ol.prototype,"readonly",void 0);class rl extends ze{constructor(){super(...arguments),this.title="",this.name="",this._sidebarCollapsed=!1,this._sidebarActiveItem=null,this._sidebarActiveGroup=null,this._drawerItems=null,this._showDrawer=!1,this._childLevel=1,this._selected=!1,this._hidden=!1,this._childElements=[],this._childActive=!1}connectedCallback(){super.connectedCallback(),this.getChildLevel(),this.setAttribute("role","navigation"),this.addEventListener("keydown",this._handleKeyDown)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("keydown",this._handleKeyDown)}firstUpdated(e){super.firstUpdated(e),this.getChildLevel()}updated(){2===this._childLevel&&(this._hidden=!this.closest(".sidebar-nested-overlay"))}_handleSlotChange(){this._childElements=this._defaultNodes}_handleClick(){this.emit("i-sgds-click",{detail:{element:this,level:this._childLevel}})}_handleKeyDown(e){var t,i,l;const a=e.target;switch(e.key){case"Enter":return e.preventDefault(),e.stopPropagation(),void(e.target===this&&this._handleClick());case"ArrowDown":{e.preventDefault(),e.stopPropagation();const t=a._childElements[0],i=((null==t?void 0:t._hidden)?null:t)||a.nextElementSibling||a.parentElement.nextElementSibling;if(null==i?void 0:i.shadowRoot){const e=i.shadowRoot.querySelector("[tabindex]");null==e||e.focus()}return}case"ArrowUp":{e.preventDefault(),e.stopPropagation();const i=null===(t=a.previousElementSibling)||void 0===t?void 0:t._childElements,l=i?i[(null==i?void 0:i.length)-1]:null,s=((null==l?void 0:l._hidden)?null:l)||a.previousElementSibling||a.parentElement;if(null==s?void 0:s.shadowRoot){const e=s.shadowRoot.querySelector("[tabindex]");null==e||e.focus()}return}case"ArrowLeft":if(e.preventDefault(),e.stopPropagation(),this._sidebarActiveGroup===this)this._showDrawer&&this._handleClick();else{if(a._childLevel>=2&&(null===(i=this._sidebarActiveGroup)||void 0===i?void 0:i.shadowRoot)){const e=this._sidebarActiveGroup.shadowRoot.querySelector("[tabindex]");null==e||e.focus()}}return;case"ArrowRight":if(e.preventDefault(),e.stopPropagation(),this._sidebarActiveGroup===this){if(null===(l=this._drawerItems)||void 0===l?void 0:l.length)if(this._showDrawer){const e=this._drawerItems[0];if(null==e?void 0:e.shadowRoot){const t=e.shadowRoot.querySelector("[tabindex]");null==t||t.focus()}}else this._handleClick()}else 1===this._childLevel&&this._childElements.length>0&&this._handleClick();return}}getChildLevel(){let e=this.parentElement,t=1;for(;"sgds-sidebar-group"===e.tagName.toLowerCase();)t+=1,e=e.parentElement;const i=e.classList.contains("sidebar-nested-overlay");this._childLevel=i?t+1:t}}rl.styles=ol.styles,e([Ve({type:String,reflect:!0})],rl.prototype,"title",void 0),e([Ve({type:String,reflect:!0})],rl.prototype,"name",void 0),e([We({context:Fe,subscribe:!0}),He()],rl.prototype,"_sidebarCollapsed",void 0),e([We({context:je,subscribe:!0}),He()],rl.prototype,"_sidebarActiveItem",void 0),e([We({context:qe,subscribe:!0}),He()],rl.prototype,"_sidebarActiveGroup",void 0),e([We({context:Ge,subscribe:!0}),He()],rl.prototype,"_drawerItems",void 0),e([We({context:Ke,subscribe:!0}),He()],rl.prototype,"_showDrawer",void 0),e([He()],rl.prototype,"_childLevel",void 0),e([He()],rl.prototype,"_selected",void 0),e([He()],rl.prototype,"_hidden",void 0),e([He()],rl.prototype,"_childElements",void 0),e([He()],rl.prototype,"_childActive",void 0),e([Be({flatten:!0})],rl.prototype,"_defaultNodes",void 0);class nl extends rl{constructor(){super(...arguments),this._showMenu=!1}get showMenu(){return this._showMenu}_handleClick(){1!==this._childLevel?(this._showMenu=!this._showMenu,this._childElements.forEach(e=>{e._hidden=!this._showMenu})):super._handleClick()}_getIcon(){return 1===this._childLevel?"chevron-right":this._showMenu?"chevron-down":"chevron-up"}render(){return Q`
2422
- <div
2423
- class=${Se({"sidebar-item":!0,"sidebar-item--collapsed":this._sidebarCollapsed&&1===this._childLevel,active:this._selected})}
2424
- @click=${()=>this._handleClick()}
2425
- aria-level=${this._childLevel}
2426
- .aria-expanded=${this._showMenu}
2427
- tabindex=${this._childLevel>2&&!this._showMenu?-1:0}
2428
- >
2429
- <div class="sidebar-item-label-wrapper">
2430
- <div>
2431
- <slot name="leadingIcon"></slot>
2432
- <span class="sidebar-item-label">${this.title}</span>
2433
- </div>
2434
-
2435
- <span class="sidebar-item-trailingIcon">
2436
- <slot name="trailingIcon"></slot>
2437
- <sgds-icon aria-label=${this.title||this.name} name=${this._getIcon()} size="sm"></sgds-icon>
2438
- </span>
2439
- </div>
2440
- </div>
2441
-
2442
- <div
2443
- class=${Se({"sidebar-submenu":!0,"sidebar-submenu--collapsed":this._sidebarCollapsed&&1==this._childLevel,show:this._showMenu})}
2444
- >
2445
- <div>
2446
- <slot @slotchange=${this._handleSlotChange}></slot>
2447
- </div>
2448
- </div>
2449
- `}}nl.styles=[...ze.styles,St],nl.dependencies={"sgds-icon":_t},e([He()],nl.prototype,"_showMenu",void 0);class cl extends rl{render(){return Q`
2450
- <div
2451
- class=${Se({"sidebar-item":!0,"sidebar-item--collapsed":this._sidebarCollapsed&&1===this._childLevel,active:this._selected})}
2452
- @click=${()=>this._handleClick()}
2453
- aria-level=${this._childLevel}
2454
- aria-label=${this.title||this.name}
2455
- name=${this.name}
2456
- tabindex=${this._hidden?-1:0}
2457
- role="button"
2458
- >
2459
- <div class="sidebar-item-label-wrapper">
2460
- <div>
2461
- <!-- For level 1 and 2 -->
2462
- ${this._childLevel<=2?Q`<slot name="leadingIcon"></slot>`:ie}
2463
- <span
2464
- class=${Se({"sidebar-item-label":!0,offset:this._childLevel>2})}
2465
- >${this.title}</span
2466
- >
2467
- </div>
2468
-
2469
- <!-- For level 1 and 2 -->
2470
- ${this._childLevel<=2?Q`<span class="sidebar-item-trailingIcon">
2471
- <slot name="trailingIcon"></slot>
2472
- </span>`:ie}
2473
- </div>
2474
- </div>
2475
- `}}cl.styles=[...ze.styles,St];var dl=o`.sidebar-section{display:flex;flex-direction:column}.sidebar-section-label{align-items:center;border-radius:var(--sgds-border-radius-md);color:var(--sgds-label-color-subtle);cursor:pointer;display:flex;font-size:var(--sgds-font-size-0);gap:var(--sgds-gap-2-xs);line-height:var(--sgds-line-height-20);padding:var(--sgds-padding-xs) var(--sgds-padding-sm)}.sidebar-section-label:hover{color:var(--sgds-label-color-default)}.sidebar-section-label:focus,.sidebar-section-label:focus-visible{outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.sidebar-section--collapsed .sidebar-section-label{height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;width:0}.sidebar-section-content{overflow:hidden;padding:0 var(--sgds-padding-xs)}.sidebar-section-content>div{margin-top:0;pointer-events:auto;transition:all var(--sgds-motion-duration-slow) var(--sgds-motion-easing-standard)}.sidebar-section-content.sidebar-section-content--collapsed>div{margin-top:-100%;pointer-events:none}.sidebar-section--collapsed .sidebar-section-content--collapsed>div{margin-top:0}.sidebar-section-seperator{margin-bottom:var(--sgds-margin-md)}`,hl=o`:host{--container-size:8px}:host([orientation=horizontal]){border-top:var(--border-width) solid var(--sgds-border-color-muted);display:block;margin:calc((var(--container-size) - var(--border-width))/2) 0;width:100%}:host([orientation=vertical]){border-left:var(--border-width) solid var(--sgds-border-color-muted);display:inline-block;height:100%;margin:0 calc((var(--container-size) - var(--border-width))/2)}:host([thickness=thin]){--border-width:var(--sgds-border-width-1)}:host([thickness=thick]){--border-width:var(--sgds-border-width-2)}:host([thickness=thicker]){--border-width:var(--sgds-border-width-4)}`;class vl extends ze{constructor(){super(...arguments),this.orientation="horizontal",this.thickness="thin"}connectedCallback(){super.connectedCallback(),this.setAttribute("role","separator"),this.setAttribute("aria-orientation",this.orientation)}}vl.styles=[hl],e([Ve({type:String,reflect:!0})],vl.prototype,"orientation",void 0),e([Ve({type:String,reflect:!0})],vl.prototype,"thickness",void 0);class gl extends rl{constructor(){super(...arguments),this.title="",this.collapsed=!1,this.collapsible=!1,this.seperator=!1}connectedCallback(){super.connectedCallback(),this.setAttribute("role","region"),this._childLevel=null}_handleClick(){this.collapsible&&(this.collapsed=!this.collapsed)}render(){return Q`
2476
- <div
2477
- class=${Se({"sidebar-section":!0,"sidebar-section--collapsed":this._sidebarCollapsed})}
2478
- >
2479
- ${""!==this.title?Q`<div
2480
- class="sidebar-section-label"
2481
- @click=${this._handleClick}
2482
- aria-expanded=${!this.collapsed}
2483
- aria-disabled=${!this.collapsible}
2484
- tabindex="0"
2485
- >
2486
- <span>${this.title}</span>
2487
- ${this.collapsible?Q`<sgds-icon name=${this.collapsed?"chevron-down":"chevron-up"} size="sm"></sgds-icon>`:ie}
2488
- </div>`:ie}
2489
-
2490
- <div
2491
- class=${Se({"sidebar-section-content":!0,"sidebar-section-content--collapsed":this.collapsed&&this.collapsible,"sidebar-section-seperator":this.seperator})}
2492
- >
2493
- <div>
2494
- <slot @slotchange=${this._handleSlotChange}></slot>
2495
- </div>
2496
- </div>
2497
-
2498
- ${this.seperator?Q`<sgds-divider></sgds-divider>`:ie}
2499
- </div>
2500
- `}}gl.styles=[...ze.styles,dl],gl.dependencies={"sgds-icon":_t,"sgds-divider":vl},e([Ve({type:String,reflect:!0})],gl.prototype,"title",void 0),e([Ve({type:Boolean,reflect:!0})],gl.prototype,"collapsed",void 0),e([Ve({type:Boolean,reflect:!0})],gl.prototype,"collapsible",void 0),e([Ve({type:Boolean,reflect:!0})],gl.prototype,"seperator",void 0),customElements.define("sgds-sidebar",kt),customElements.define("sgds-sidebar-item",cl),customElements.define("sgds-sidebar-section",gl),customElements.define("sgds-sidebar-group",nl)});
2501
- //# sourceMappingURL=index.umd.min.js.map