helix-ui
Version:
Web Component Library
16 lines (13 loc) • 156 kB
JavaScript
/*! @license @nocompile
Copyright 2017-2021 Rackspace US, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
const t={};class e extends HTMLElement{static get is(){}static get template(){}static get $observedAttributes(){return[]}$onCreate(){}$onConnect(){}$onDisconnect(){}$onAttributeChange(t,e,i){}static $define(){this.is&&customElements.define(this.is,this)}constructor(){super(),this._$setupShadowDOM(),this.$onAttributeChange=this.$onAttributeChange.bind(this),this.$onConnect=this.$onConnect.bind(this),this.$onCreate=this.$onCreate.bind(this),this.$onDisconnect=this.$onDisconnect.bind(this),this.$relayEvent=this.$relayEvent.bind(this),this.$onCreate()}connectedCallback(){this._$tabIndex=this.getAttribute("tabindex"),this.$upgradeProperty("disabled"),this.setAttribute("hx-defined",""),this._$styleElement(),this.$onConnect()}disconnectedCallback(){this.$onDisconnect()}static get observedAttributes(){return["disabled",...this.$observedAttributes]}attributeChangedCallback(t,e,i){"disabled"===t&&(null!==i?(this.removeAttribute("tabindex"),this.setAttribute("aria-disabled",!0),this.blur()):(this._$tabIndex&&this.setAttribute("tabindex",this._$tabIndex),this.removeAttribute("aria-disabled"))),i!==e&&this.$onAttributeChange(t,e,i)}get disabled(){return this.hasAttribute("disabled")}set disabled(t){t?this.setAttribute("disabled",""):this.removeAttribute("disabled")}$defaultAttribute(t,e){this.hasAttribute(t)||this.setAttribute(t,e)}$emit(t,e){let i=Object.assign({},{cancelable:!0,bubbles:!1},e),n=new CustomEvent(t,i);return this.dispatchEvent(n)}$relayEvent(t){let e=new CustomEvent(t.type,{bubbles:t.bubbles,cancelable:t.cancelable});return this.dispatchEvent(e)}$relayNonBubblingEvents(t){t.addEventListener("focus",this.$relayEvent),t.addEventListener("blur",this.$relayEvent)}$removeNonBubblingRelays(t){t.removeEventListener("focus",this.$relayEvent),t.removeEventListener("blur",this.$relayEvent)}$upgradeProperty(t){if(this.hasOwnProperty(t)){let e=this[t];delete this[t],this[t]=e}}_$prepareTemplate(e){let i=this.constructor.is;if(t[i])return t[i];let n=document.createElement("template");return n.innerHTML=e,window.ShadyCSS&&ShadyCSS.prepareTemplate(n,i),t[i]=n,n}_$setupShadowDOM(){if(this.constructor.template){let t=this._$prepareTemplate(this.constructor.template);this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(t.content.cloneNode(!0))}}_$styleElement(){window.ShadyCSS&&ShadyCSS.styleElement(this)}}const i={bottom:"top",center:"center",end:"start",left:"right",middle:"middle",right:"left",start:"end",top:"bottom"};function n(t){let e,i,n=o(t),h=s(t),l=a(t),c=r(t),d=t.match(/(start|end)$/);return d&&("x"===h?l=d[0]:c=d[0]),"x"===h?(i=c,e=l):(i=l,e=c),{crossAlign:e,crossAxis:n,mainAlign:i,mainAxis:h,xAlign:c,yAlign:l}}function o(t){return"x"===s(t)?"y":"x"}function r(t){let e="center",i=t.match(/^(left|right)|(left|right)$/);return i&&(e=i[0]),e}function s(t){return/^(top|bottom)/.test(t)?"y":"x"}function a(t){let e="middle",i=t.match(/^(top|bottom)|(top|bottom)$/);return i&&(e=i[0]),e}function h(t){let{mainAxis:e,xAlign:o,yAlign:r}=n(t),s=i[o];return"x"===e?`${s}-${r}`:`${r}-${s}`}function l(t){let{mainAxis:e,xAlign:o,yAlign:r}=n(t),s=i[r];return"x"===e?`${o}-${s}`:`${s}-${o}`}function c(t){let{crossAlign:e,mainAlign:i}=n(t);return`${i}-${e}`}function d(t,e){let{xAlign:i,yAlign:o}=n(t);return e.top&&o.match(/top|end/)&&(t=l(t)),e.bottom&&o.match(/bottom|start/)&&(t=l(t)),e.left&&i.match(/left|end/)&&(t=h(t)),e.right&&i.match(/right|start/)&&(t=h(t)),t}var g=Object.freeze({__proto__:null,getAlignment:n,getCrossAxis:o,getHorizontalAlignment:r,getMainAxis:s,getVerticalAlignment:a,invertPositionHorizontally:h,invertPositionVertically:l,normalizePosition:c,optimizePositionForCollisions:d});function p(t,e,i={}){return{dH:e.height-t.height,dW:e.width-t.width,dX:i.dX||0,dY:i.dY||0}}function u(t,e,i={}){let{dW:n,dH:o,dX:r,dY:s}=p(t,e,i);return{x:e.left+n/2+r,y:e.top+o/2+s}}function m(t,e,i){let{dY:n}=p(t,e,i),{x:o}=u(t,e,i);return{x:o,y:e.top-t.height+n}}function x(t,e,i){let{dY:n}=p(t,e,i),{x:o}=u(t,e,i);return{x:o,y:e.top+e.height+n}}function b(t,e,i){let{dX:n}=p(t,e,i),{y:o}=u(t,e,i);return{x:e.left-t.width+n,y:o}}function v(t,e,i){let{dX:n}=p(t,e,i),{y:o}=u(t,e,i);return{x:e.left+e.width+n,y:o}}function w(t,e,i){let{x:n,y:o}=m(t,e,i);return{x:n-t.width/2,y:o}}function L(t,e,i){let{dX:n}=p(t,e,i),o=e.left+n,{y:r}=m(t,e,i);return{x:o,y:r}}function f(t,e,i){let{dX:n}=p(t,e,i),o=e.right-t.width+n,{y:r}=m(t,e,i);return{x:o,y:r}}function C(t,e,i){let{x:n,y:o}=m(t,e,i);return{x:n+t.width/2,y:o}}function _(t,e,i){let{y:n,x:o}=v(t,e,i);return{x:o,y:n-t.height/2}}function y(t,e,i){let{dY:n}=p(t,e,i),{x:o}=v(t,e,i);return{x:o,y:e.top+n}}function A(t,e,i){let{dY:n}=p(t,e,i),{x:o}=v(t,e,i);return{x:o,y:e.bottom-t.height+n}}function E(t,e,i){let{x:n,y:o}=v(t,e,i);return{x:n,y:o+t.height/2}}function $(t,e,i){let{x:n,y:o}=x(t,e,i);return{x:n+t.width/2,y:o}}function k(t,e,i){let{dX:n}=p(t,e,i),o=e.right-t.width+n,{y:r}=x(t,e,i);return{x:o,y:r}}function D(t,e,i){let{dX:n}=p(t,e,i),{y:o}=x(t,e,i);return{x:e.left+n,y:o}}function z(t,e,i){let{x:n,y:o}=x(t,e,i);return{x:n-t.width/2,y:o}}function B(t,e,i){let{x:n,y:o}=b(t,e,i);return{x:n,y:o+t.height/2}}function M(t,e,i){let{dY:n}=p(t,e,i),{x:o}=b(t,e,i);return{x:o,y:e.bottom-t.height+n}}function H(t,e,i){let{dY:n}=p(t,e,i),{x:o}=b(t,e,i);return{x:o,y:e.top+n}}function T(t,e,i){let{x:n,y:o}=b(t,e,i);return{x:n,y:o-t.height/2}}const S={"bottom-center":x,"bottom-end":k,"bottom-left":z,"bottom-right":$,"bottom-start":D,"center-middle":u,"left-bottom":B,"left-end":M,"left-middle":b,"left-start":H,"left-top":T,"right-bottom":E,"right-end":A,"right-middle":v,"right-start":y,"right-top":_,"top-center":m,"top-end":f,"top-left":w,"top-right":C,"top-start":L};S.left=S["left-middle"],S.top=S["top-center"],S.right=S["right-middle"],S.bottom=S["bottom-center"],S.center=S["center-middle"];const P=S;var I=Object.freeze({__proto__:null,getCenter:u,getTop:m,getBottom:x,getLeft:b,getRight:v,getTopLeft:w,getTopStart:L,getTopEnd:f,getTopRight:C,getRightTop:_,getRightStart:y,getRightEnd:A,getRightBottom:E,getBottomRight:$,getBottomEnd:k,getBottomStart:D,getBottomLeft:z,getLeftBottom:B,getLeftEnd:M,getLeftStart:H,getLeftTop:T,offsetFunctionMap:P}),R="<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M15 12a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v9h13zM11.267 2H15v3.78l-1.174-1.19-4.05 4.049a1 1 0 0 1-1.413 0l-1.42-1.42-2.68 2.679a.997.997 0 0 1-1.414 0 .999.999 0 0 1 0-1.414l3.387-3.386a.996.996 0 0 1 1.414 0l1.42 1.42 3.35-3.351L11.267 2z'/></svg>";const V={account:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14.3209877,1.925 C15.1937339,1.925 15.9012346,2.55266234 15.9012346,3.32692308 L15.9012346,3.32692308 L15.9012346,12.6730769 C15.9012346,13.4473377 15.1937339,14.075 14.3209877,14.075 L14.3209877,14.075 L1.67901235,14.075 C0.806266074,14.075 0.0987654321,13.4473377 0.0987654321,12.6730769 L0.0987654321,12.6730769 L0.0987654321,3.32692308 C0.0987654321,2.55266234 0.806266074,1.925 1.67901235,1.925 L1.67901235,1.925 Z M14.3817664,2.9375 L1.61823362,2.9375 C1.32452093,2.9375 1.08641975,3.14355077 1.08641975,3.39772727 L1.08641975,3.39772727 L1.08641975,12.6022727 C1.08641975,12.8564492 1.32452093,13.0625 1.61823362,13.0625 L1.61823362,13.0625 L14.3817664,13.0625 C14.6754791,13.0625 14.9135802,12.8564492 14.9135802,12.6022727 L14.9135802,12.6022727 L14.9135802,3.39772727 C14.9135802,3.14355077 14.6754791,2.9375 14.3817664,2.9375 L14.3817664,2.9375 Z M4.77352384,5.03703704 C5.77220738,5.03703704 6.58170474,5.81216876 6.58170474,6.76994417 C6.58170474,7.19249135 6.42234125,7.59457478 6.13494361,7.91051384 L6.06686574,7.97726827 L6.18291452,8.06228815 L6.29795063,8.1551932 L6.39377546,8.239955 L6.48679499,8.3291328 L6.68280502,8.53971463 L6.84791255,8.74898994 C7.04338882,9.0174286 7.20171194,9.31720762 7.32429099,9.65124215 L7.40954528,9.90823651 L7.46141134,10.0969232 L7.49780689,10.2516718 L7.53075218,10.4169046 L7.64120973,11.1604938 L1.925,11.1604938 L2.03232231,10.4343866 L2.08549306,10.1783266 C2.16989209,9.81969718 2.29870746,9.47966351 2.47147878,9.15946536 C2.70468678,8.72571269 2.97907604,8.37974802 3.29842966,8.12096395 L3.46187102,7.99883415 L3.48499074,7.98407211 L3.3953975,7.89205113 C3.2497582,7.72806948 3.13731194,7.53957972 3.06369163,7.33510034 L3.01584429,7.17887586 L2.98308476,7.01745389 L2.96874942,6.88682149 L2.96458913,6.76994417 C2.96458913,5.81233572 3.77466191,5.03703704 4.77352384,5.03703704 Z M4.37095617,8.59928737 C3.96856309,8.73434917 3.62777007,9.05942158 3.33874494,9.59698967 C3.28312664,9.70006777 3.23327796,9.80596332 3.1897883,9.91301411 L3.12939674,10.0742489 L3.08606574,10.212816 L6.47996574,10.212816 L6.42802096,10.0382764 C6.4033844,9.96589884 6.37683649,9.8959478 6.3484803,9.82860894 L6.25809002,9.63461451 L6.18186356,9.49642558 L6.12110517,9.39871902 L6.05918119,9.30839189 L5.93276374,9.14582664 L5.78285898,8.98564388 L5.71528945,8.92161261 C5.28312788,8.52644011 4.87530461,8.43034392 4.37095617,8.59928737 Z M13.315625,8.49382716 C13.4953641,8.49382716 13.6410714,8.71492111 13.6410714,8.98765432 C13.6410714,9.23008384 13.5259446,9.43171197 13.3741244,9.47352526 L13.315625,9.48148148 L8.759375,9.48148148 C8.5796359,9.48148148 8.43392857,9.26038753 8.43392857,8.98765432 C8.43392857,8.7452248 8.54905535,8.54359667 8.70087559,8.50178338 L8.759375,8.49382716 L13.315625,8.49382716 Z M4.77352384,5.98355417 C4.31383137,5.98355417 3.94261036,6.33613037 3.94261036,6.76994417 C3.94261036,7.20398751 4.31406712,7.55705396 4.77352384,7.55705396 C5.23274576,7.55705396 5.60368352,7.20421623 5.60368352,6.76994417 C5.60368352,6.33590169 5.23298146,5.98355417 4.77352384,5.98355417 Z M13.315625,6.51851852 C13.4953641,6.51851852 13.6410714,6.73961247 13.6410714,7.01234568 C13.6410714,7.2547752 13.5259446,7.45640333 13.3741244,7.49821662 L13.315625,7.50617284 L8.759375,7.50617284 C8.5796359,7.50617284 8.43392857,7.28507889 8.43392857,7.01234568 C8.43392857,6.76991616 8.54905535,6.56828803 8.70087559,6.52647474 L8.759375,6.51851852 L13.315625,6.51851852 Z'/></svg>","angle-bottom":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M2 3.002c0-.284.123-.566.359-.763a1.006 1.006 0 0 1 1.409.126L7.997 7.4l4.235-5.043c.354-.42.984-.478 1.409-.126a.988.988 0 0 1 .127 1.398L7.997 10.5 2.232 3.638A.986.986 0 0 1 2 3.002zM14 13a1 1 0 0 1-1 1H3a1 1 0 1 1 0-2h10a1 1 0 0 1 1 1z'/></svg>","angle-down":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8.004 12.25L2.233 5.378a.988.988 0 0 1 .126-1.398 1.007 1.007 0 0 1 1.409.127l4.236 5.042 4.229-5.034c.352-.42.98-.478 1.408-.127.424.35.48.977.127 1.398L8.004 12.25z'/></svg>","angle-end":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3.002 14a.991.991 0 0 1-.763-.359 1.006 1.006 0 0 1 .126-1.409L7.4 8.003 2.357 3.768a1.005 1.005 0 0 1-.126-1.409.988.988 0 0 1 1.398-.127L10.5 8.003l-6.862 5.765a.986.986 0 0 1-.636.232zM13 2a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V3a1 1 0 0 1 1-1z'/></svg>","angle-left":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M11.248 14a.986.986 0 0 1-.636-.232L3.75 8.003l6.871-5.77a.988.988 0 0 1 1.398.126 1.005 1.005 0 0 1-.126 1.41L6.85 8.002l5.035 4.23c.42.353.477.983.126 1.408a.991.991 0 0 1-.763.36z'/></svg>","angle-right":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M5.388 2.232a.988.988 0 0 0-1.398.127 1.004 1.004 0 0 0 .126 1.409l5.033 4.229-5.042 4.235a1.005 1.005 0 0 0-.126 1.409.985.985 0 0 0 1.398.127l6.871-5.771-6.862-5.765z'/></svg>","angle-start":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M12.998 14a.986.986 0 0 1-.636-.232L5.5 8.003l6.871-5.77a.988.988 0 0 1 1.398.126 1.005 1.005 0 0 1-.126 1.41L8.6 8.002l5.035 4.23c.42.353.477.983.126 1.408a.991.991 0 0 1-.763.36zM3 2a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V3a1 1 0 0 1 1-1z'/></svg>","angle-top":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M2 12.998c0-.225.076-.45.232-.636L7.997 5.5l5.771 6.871a.988.988 0 0 1-.127 1.398 1.005 1.005 0 0 1-1.409-.126L7.997 8.6l-4.229 5.035c-.354.42-.984.477-1.409.126A.991.991 0 0 1 2 12.998zM14 3a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h10a1 1 0 0 1 1 1z'/></svg>","angle-up":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M13.001 12.25c-.287 0-.571-.122-.769-.356L7.996 6.85l-4.228 5.034a1.005 1.005 0 0 1-1.409.127.99.99 0 0 1-.127-1.4L7.996 3.75l5.772 6.87a.99.99 0 0 1-.127 1.4c-.188.155-.414.23-.64.23'/></svg>",bell:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M7.82241729,0.00630234998 C7.07863262,0.0631722164 6.46191561,0.503853842 6.17480937,1.17468745 L6.12041448,1.31551205 L6.29907174,1.2543462 C4.86693113,1.70412166 3.79932216,2.63503457 3.01102551,4.00782053 C2.45332428,4.97909719 2.09868772,6.03952303 1.92835417,7.194212 L1.86056388,7.74494223 L1.792473,8.33426418 C1.78542198,8.39057211 1.77847065,8.44422761 1.77154717,8.49563565 L1.72976584,8.78035434 L1.68520457,9.03057352 L1.63441488,9.26573256 C1.62523931,9.30475069 1.61566055,9.34395128 1.60560673,9.38373933 C1.52170882,9.71655422 1.36753406,9.95957286 1.11499402,10.1491352 C0.869729271,10.3333088 0.65766662,10.5322604 0.478276322,10.7529875 C0.234125544,11.0533687 0.0773786956,11.3970988 0.00904095431,11.7764351 L0,11.8776139 L0,12.2207826 L0.0147311952,12.3496098 C0.089866589,12.6738508 0.181488311,12.937936 0.319785102,13.1881228 L0.393519536,13.3083985 C0.653268238,13.6915244 1.05108843,13.8958667 1.53894845,13.8958667 L5.51399213,13.8934359 L5.51750215,13.9174905 C5.53991578,14.0676223 5.57690922,14.2156548 5.62817767,14.355433 C5.95200659,15.2364139 6.62360115,15.7879119 7.56779898,15.9877637 L7.68597164,16.0001331 L8.31344106,16.0001331 L8.43673482,15.9866552 L8.62432732,15.9397828 C9.60369957,15.6658966 10.2434235,15.0104422 10.4613503,14.0133778 L10.4823835,13.8934359 L14.4505889,13.8960491 C14.9953901,13.8963406 15.4269956,13.6464099 15.6827223,13.1777186 C16.2239489,12.1857791 16.0702137,11.240156 15.240884,10.4564717 C15.1691119,10.3886011 15.0951799,10.3219298 15.0143634,10.251983 L14.7465363,10.0278406 C14.5648775,9.87996949 14.469402,9.69364868 14.3724685,9.3027401 L14.3128831,9.03796997 L14.2727677,8.81639052 L14.2364109,8.56331235 L14.1989216,8.24901649 L14.1157734,7.5091975 L14.0747825,7.22127027 C13.817534,5.58700231 13.2761282,4.22720215 12.3463906,3.07367913 L12.1674589,2.86152545 C11.5590043,2.17237278 10.8303015,1.66391632 9.97860343,1.34915879 L9.87317513,1.31272603 L9.82003244,1.17256021 C9.50829398,0.441774326 8.82410434,-0.00149553284 7.98356539,3.79143844e-06 L7.82241729,0.00630234998 Z M7.97868572,13.5591142 L9.32618774,13.8460736 L9.31131896,13.9065109 C9.16811917,14.3902905 8.85857789,14.6850763 8.33752935,14.8349471 L8.24335703,14.8583253 L7.75487594,14.8583253 L7.80414431,14.8711526 C7.23362135,14.750394 6.88376798,14.4631025 6.69958568,13.9620323 L6.66554452,13.8488597 L7.97868572,13.5591142 Z M7.98565969,1.14137167 C8.38210384,1.14066724 8.66043724,1.32417306 8.78634538,1.66068926 L8.81951075,1.76620322 C8.89423692,2.05452513 9.08895095,2.25832663 9.37610392,2.34905258 C10.2088033,2.61120633 10.8947985,3.09140895 11.4577382,3.78990278 C12.2514229,4.77462532 12.7191851,5.94946146 12.9472837,7.39854347 L12.984371,7.65998767 L13.086658,8.56675381 L13.1270209,8.87525866 L13.1701338,9.1398646 L13.2216657,9.39363805 C13.3840639,10.1254969 13.5677552,10.5399867 14.0256479,10.9127129 L14.2631819,11.1113342 C14.3336772,11.1722626 14.3968583,11.2291808 14.4568309,11.2858933 C14.9109341,11.7150031 14.9728449,12.0958154 14.6808067,12.6310518 L14.6490597,12.6814701 C14.6060694,12.7381744 14.556366,12.7546995 14.4511177,12.7546995 L11.6302212,12.7530275 L11.6511211,12.7491581 L6.59682285,12.7511702 L4.18478766,12.7506819 L4.19435024,12.7520989 L1.53864603,12.7545169 C1.41381846,12.7545169 1.37039712,12.7294148 1.3185563,12.6357321 L1.27302391,12.5457314 C1.22977581,12.4521752 1.19300704,12.3471026 1.15935554,12.2228648 L1.14087907,12.1512486 L1.14087907,11.9385828 L1.13230885,11.9787927 C1.1666255,11.7883042 1.2420913,11.6228153 1.36397953,11.472855 C1.45200348,11.3645477 1.5553958,11.2611164 1.67509041,11.1609775 L1.80025371,11.0618775 C2.26896778,10.71005 2.56657243,10.2409493 2.71225487,9.66304058 L2.77567299,9.39409485 L2.82921333,9.12445659 L2.87677782,8.8329127 L2.92226836,8.49825007 L3.01283634,7.70782836 C3.14022864,6.55223669 3.46239079,5.51385237 4.00080544,4.57616468 C4.65346971,3.43957688 5.49967949,2.70171534 6.64081124,2.34333354 C6.90571616,2.26026739 7.0640896,2.08707495 7.14696497,1.86032026 L7.17795113,1.75996696 C7.26708396,1.41369852 7.52125605,1.19021227 7.86701131,1.14848955 L7.98565969,1.14137167 Z'/></svg>",billing:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M13,0 C13.8284271,0 14.5,0.7163444 14.5,1.6 L14.5,1.6 L14.5,14.4 C14.5,15.2836556 13.8284271,16 13,16 L13,16 L3,16 C2.17157288,16 1.5,15.2836556 1.5,14.4 L1.5,14.4 L1.5,1.6 C1.5,0.7163444 2.17157288,0 3,0 L3,0 Z M12.9242424,1.14285714 L3.07575758,1.14285714 C2.80379918,1.14285714 2.58333333,1.37901464 2.58333333,1.67032967 L2.58333333,1.67032967 L2.58333333,14.3296703 C2.58333333,14.6209854 2.80379918,14.8571429 3.07575758,14.8571429 L3.07575758,14.8571429 L12.9242424,14.8571429 C13.1962008,14.8571429 13.4166667,14.6209854 13.4166667,14.3296703 L13.4166667,14.3296703 L13.4166667,1.67032967 C13.4166667,1.37901464 13.1962008,1.14285714 12.9242424,1.14285714 L12.9242424,1.14285714 Z M10.84375,12.5714286 C11.0681157,12.5714286 11.25,12.8272659 11.25,13.1428571 C11.25,13.4233827 11.1062889,13.6566953 10.916774,13.7050792 L10.84375,13.7142857 L5.15625,13.7142857 C4.93188432,13.7142857 4.75,13.4584484 4.75,13.1428571 C4.75,12.8623316 4.89371107,12.629019 5.08322605,12.5806351 L5.15625,12.5714286 L10.84375,12.5714286 Z M10.84375,10.8571429 C11.0681157,10.8571429 11.25,11.1129801 11.25,11.4285714 C11.25,11.709097 11.1062889,11.9424096 10.916774,11.9907935 L10.84375,12 L5.15625,12 C4.93188432,12 4.75,11.7441627 4.75,11.4285714 C4.75,11.1480458 4.89371107,10.9147333 5.08322605,10.8663493 L5.15625,10.8571429 L10.84375,10.8571429 Z M8.04225,2.28571429 L8.06238826,2.28770626 L8.13808147,2.31238072 L8.18331157,2.3471878 C8.22138039,2.38734831 8.24158333,2.43910844 8.24154484,2.49904654 L8.24154484,2.49904654 L8.22425,3.04114286 L8.36206115,3.07195326 C8.66686794,3.15150104 8.9251497,3.28946143 9.1354245,3.48589611 L9.1354245,3.48589611 L9.2558167,3.61077433 C9.524779,3.92030936 9.65966667,4.3026483 9.65966667,4.752 L9.65966667,4.752 L9.65777844,4.90924476 L9.63438911,4.98909693 L9.6013949,5.0368122 C9.56332608,5.07697272 9.51426179,5.09828571 9.46033333,5.09828571 L9.46033333,5.09828571 L8.79561174,5.09629374 L8.71991853,5.07161928 L8.67468843,5.0368122 C8.63661961,4.99665169 8.61641667,4.94489156 8.61641667,4.888 L8.61641667,4.888 L8.61665487,4.80757462 L8.60972263,4.69333984 C8.58766766,4.52282306 8.51082096,4.37607381 8.37591682,4.24935367 C8.21287154,4.0961996 7.98448648,4.01828571 7.68583333,4.01828571 C7.44047991,4.01828571 7.2566476,4.07268155 7.13131776,4.17754259 C7.01162752,4.27768509 6.95241667,4.41769105 6.95241667,4.608 C6.95241667,4.74295743 6.98392722,4.84804473 7.04556871,4.92775695 C7.113464,5.01555632 7.21787522,5.09816739 7.35953873,5.17411598 C7.38955413,5.19020782 7.42289577,5.20723911 7.45956557,5.22520848 L7.45956557,5.22520848 L7.71953786,5.34427069 L8.25962843,5.57154056 C8.51538988,5.68379988 8.72675458,5.78773191 8.89400255,5.88357446 C9.11299657,6.00907043 9.30075405,6.18434439 9.45665872,6.40836504 C9.61765721,6.63970505 9.69758333,6.92609436 9.69758333,7.264 C9.69758333,7.71399503 9.56352502,8.08920198 9.29578634,8.38318013 C9.02979479,8.67523992 8.66307738,8.85160563 8.22656732,8.90611162 L8.256,8.901 L8.26244511,9.39724476 L8.23905577,9.47709693 L8.20606157,9.5248122 C8.16799274,9.56497272 8.11892846,9.58628571 8.065,9.58628571 L8.065,9.58628571 L7.45336174,9.58429374 L7.37766853,9.55961928 L7.33243843,9.5248122 C7.29436961,9.48465169 7.27416667,9.43289156 7.27417873,9.37429443 L7.27417873,9.37429443 L7.28391667,8.89371429 L7.14284755,8.86466605 C6.83243138,8.78677625 6.57092032,8.65414839 6.35965548,8.46643645 L6.35965548,8.46643645 L6.23893685,8.34719644 C5.96871993,8.0506147 5.83333333,7.67407495 5.83333333,7.224 L5.83333333,7.224 L5.83522156,7.00275524 L5.85861089,6.92290307 L5.8916051,6.8751878 C5.92967392,6.83502728 5.97873821,6.81371429 6.03266667,6.81371429 L6.03266667,6.81371429 L6.68980493,6.81570626 L6.76549813,6.84038072 L6.81072823,6.8751878 C6.84879706,6.91534831 6.869,6.96710844 6.869,7.024 L6.869,7.024 L6.8687149,7.16771405 L6.87602124,7.27830085 C6.89915558,7.44131679 6.98000215,7.57987187 7.12315389,7.69797508 C7.29950902,7.84347179 7.54409343,7.91771429 7.86025,7.91771429 C8.13433563,7.91771429 8.33294228,7.85616065 8.45974489,7.73826185 C8.58526456,7.62155592 8.64675,7.47423822 8.64675,7.288 C8.64675,7.16439137 8.61451776,7.06344423 8.55000038,6.98049333 C8.47945638,6.8897939 8.37373744,6.80584833 8.2320446,6.72988402 C8.20178444,6.71366096 8.16851462,6.69640446 8.13226092,6.67812663 L8.13226092,6.67812663 L7.87913854,6.55630075 L7.55564107,6.41054464 C7.21284426,6.2702099 6.93318083,6.13758194 6.71621592,6.01223957 C6.48942715,5.88122189 6.30006801,5.70286164 6.14903601,5.47809187 C5.99375129,5.2469931 5.91675,4.96123008 5.91675,4.624 C5.91675,4.19029148 6.04427926,3.8286346 6.2991267,3.54533025 C6.5517137,3.26453875 6.89365164,3.09059195 7.29676601,3.02988838 L7.2655,3.03542857 L7.25330489,2.47475524 L7.27669423,2.39490307 L7.30968843,2.3471878 C7.34775726,2.30702728 7.39682154,2.28571429 7.45075,2.28571429 L7.45075,2.28571429 L8.04225,2.28571429 Z'/></svg>",calendar:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M6 3h4V2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h1V2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1zM3 7v2h2V7H3zm4 0v2h2V7H7zm4 0v2h2V7h-2zm-4 4v2h2v-2H7zm-4 0v2h2v-2H3zm1-9v3h1V2H4zm7 0v3h1V2h-1z'/></svg>",chart:R,checkmark:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M7.038 14.997c-.438 0-.858-.192-1.145-.53L1.355 9.111a1.5 1.5 0 0 1 2.289-1.939l3.171 3.742 5.392-9.175a1.5 1.5 0 0 1 2.586 1.52L8.331 14.257a1.5 1.5 0 0 1-1.293.74'/></svg>","checkmark-circle":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M12.16 5.9l-4.164 5.418a1 1 0 0 1-.74.39c-.018.002-.035.002-.053.002-.273 0-.535-.113-.725-.312L3.91 8.694a1 1 0 0 1 1.45-1.378l1.763 1.856 3.451-4.492A1 1 0 0 1 12.16 5.9M8 1C4.14 1 1 4.14 1 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7'/></svg>",clock:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm1-7.478V3a1 1 0 1 0-2 0v4.792a.998.998 0 0 0 .278.83l2.558 2.613a.989.989 0 0 0 1.407.008l.007-.008a1 1 0 0 0 .008-1.406L9 7.522z'/></svg>",cog:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8.006 10.16A2.19 2.19 0 0 1 5.82 7.973a2.19 2.19 0 0 1 2.187-2.188 2.19 2.19 0 0 1 2.188 2.188 2.19 2.19 0 0 1-2.188 2.187m6.778-3.458l-1.292-.209a5.673 5.673 0 0 0-.73-1.635l.807-.972a.246.246 0 0 0-.014-.323L12.22 2.23a.253.253 0 0 0-.326-.019l-1.058.834a5.634 5.634 0 0 0-1.615-.626l-.085-1.2A.238.238 0 0 0 8.904 1H7.019a.243.243 0 0 0-.237.218l-.102 1.23a5.63 5.63 0 0 0-1.539.618L4.03 2.209a.256.256 0 0 0-.327.021L2.369 3.563a.253.253 0 0 0-.019.326l.845 1.059a5.65 5.65 0 0 0-.688 1.597l-1.29.1A.241.241 0 0 0 1 6.88v1.886c0 .12.098.23.217.245l1.228.148a5.62 5.62 0 0 0 .647 1.669l-.741.93a.25.25 0 0 0 .018.325l1.333 1.333a.263.263 0 0 0 .33.024l.915-.677c.547.35 1.157.609 1.81.756l.094 1.263a.24.24 0 0 0 .235.218h1.761c.12 0 .232-.097.247-.217l.16-1.264a5.634 5.634 0 0 0 1.776-.735l.862.654a.26.26 0 0 0 .329-.022l1.334-1.333a.263.263 0 0 0 .023-.331l-.671-.903c.33-.563.568-1.187.69-1.852l1.185-.094A.24.24 0 0 0 15 8.668V6.955a.267.267 0 0 0-.216-.253'/></svg>",copy:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M9 6c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h7zm5-5a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-2a1 1 0 1 1 0-2h1V3H8v1a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1h7z'/></svg>",critical:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M11.7243621,1.5 C11.9186443,1.5 12.0980697,1.59444093 12.1917823,1.74636766 L12.1917823,1.74636766 L15.9322869,7.76595073 C16.022571,7.91069172 16.022571,8.08930828 15.9322869,8.23507581 L15.9322869,8.23507581 L12.1917823,14.2536323 C12.0980697,14.4055591 11.9186443,14.5 11.7243621,14.5 L11.7243621,14.5 L4.27535223,14.5 C4.08221282,14.5 3.90278745,14.4055591 3.807932,14.2536323 L3.807932,14.2536323 L0.0685702041,8.23507581 C-0.0228567347,8.08930828 -0.0228567347,7.91069172 0.0685702041,7.76595073 L0.0685702041,7.76595073 L3.807932,1.74636766 C3.90278745,1.59444093 4.08221282,1.5 4.27535223,1.5 L4.27535223,1.5 Z M10.3879795,4.73411646 L7.96260323,7.15807851 L5.66551634,4.86038553 L4.85739431,5.66850756 L7.15438018,7.96630156 L4.73112524,10.3909707 L5.49715758,11.1570031 L7.92088393,8.73280531 L10.2196207,11.030734 L11.0277428,10.222612 L8.72910698,7.92458226 L11.1540118,5.50014881 L10.3879795,4.73411646 Z' fill='#D6251F'/></svg>",download:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14 8a1 1 0 0 1 1 1v4.5c0 .827-.673 1.5-1.5 1.5h-11c-.827 0-1.5-.673-1.5-1.5V9a1 1 0 1 1 2 0v4h10V9a1 1 0 0 1 1-1zm-7 .674l.003-6.671a1 1 0 1 1 2 0L9 8.679l1.513-1.483a1.027 1.027 0 0 1 1.438 0 .988.988 0 0 1 0 1.415l-3.948 3.887-3.954-3.89a.988.988 0 0 1 0-1.416 1.027 1.027 0 0 1 1.438 0L7 8.674z'/></svg>",envelope:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14.995 2C15.55 2 16 2.458 16 3.019v1.055L8.017 8.861 0 4.062V3.019C0 2.458.453 2 1.005 2h13.99zm-6.978 8.885c.189 0 .379-.05.545-.15L16 6.276V12.982c0 .56-.45 1.019-1 1.019H1c-.549 0-1-.458-1-1.02V6.263l7.473 4.474c.165.099.355.149.544.149z'/></svg>","exclamation-circle":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 1c3.85 0 7 3.15 7 7s-3.15 7-7 7-7-3.15-7-7 3.15-7 7-7zm.5 11.5c.275 0 .5-.225.5-.5v-1c0-.275-.225-.5-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zm.065-3c.268 0 .52-.249.507-.5l.175-5c.032-.299-.203-.5-.472-.5h-1.55a.48.48 0 0 0-.475.5l.148 5c.008.275.235.5.504.5h1.163z'/></svg>","exclamation-diamond":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M15.692 7.253c.41.412.41 1.082 0 1.492l-6.946 6.948c-.41.41-1.082.41-1.492 0L.308 8.745a1.057 1.057 0 0 1 0-1.493L7.254.308c.41-.41 1.082-.41 1.492 0l6.946 6.946zM8.5 12.5c.275 0 .5-.225.5-.5v-1c0-.275-.225-.5-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zm.065-3c.268 0 .52-.249.507-.5l.175-5c.032-.299-.203-.5-.472-.5h-1.55a.48.48 0 0 0-.475.5l.148 5c.008.275.235.5.504.5h1.163z'/></svg>","exclamation-triangle":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14.832 13.3c.438.88-.016 1.697-.944 1.698C11.925 15.001 9.962 15 8 15c-1.973 0-3.944.002-5.914 0-.608 0-1.054-.39-1.084-.985a1.395 1.395 0 0 1 .145-.663C3.123 9.44 5.104 5.533 7.088 1.627c.2-.393.5-.634.925-.627.433.007.72.272.923.674 1.68 3.317 3.364 6.632 5.046 9.947.284.56.57 1.117.851 1.68zm-6.332.2c.275 0 .5-.225.5-.5v-1c0-.275-.225-.5-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zm.065-3c.268 0 .52-.249.507-.5l.175-5c.032-.299-.203-.5-.472-.5h-1.55a.48.48 0 0 0-.475.5l.148 5c.008.275.235.5.504.5h1.163z'/></svg>","external-link":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M11 9a1 1 0 1 1 2 0v4.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 1 13.5v-9A1.5 1.5 0 0 1 2.5 3H7a1 1 0 1 1 0 2H3v8h8V9zm2-4.586L7.707 9.707a1 1 0 1 1-1.414-1.414L11.586 3H10a1 1 0 1 1 0-2h5v5a1 1 0 1 1-2 0V4.414z'/></svg>",file:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3 0h8.5L14 2.5V15a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1zm10 3h-1.5c-.323 0-.5-.183-.5-.5V1H3v14h10V3z'/></svg>",filter:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14.811 2.084L9.909 6.986v7.378a.644.644 0 0 1-.387.587.743.743 0 0 1-.25.049.592.592 0 0 1-.447-.189L6.28 12.266a.63.63 0 0 1-.189-.447V6.986L1.19 2.084a.626.626 0 0 1-.14-.696c.1-.229.329-.388.587-.388h12.727c.258 0 .487.16.586.389a.626.626 0 0 1-.139.695'/></svg>","fish-hook":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3 5.5 L8.5 11.5 L5 11.5 L5 11.5 C5 14.6045752 9.80584391 14.6654492 9.99430837 11.6826221 L10 11.5 L10.0000889 5.82932572 C8.8348501 5.41751442 8 4.30625206 8 3 C8 1.34314575 9.34314575 0 11 0 C12.6568542 0 14 1.34314575 14 3 C14 4.30588222 13.1656226 5.41688515 12.0009007 5.82897577 L12 11.5 C12 17.3333333 3 17.3333333 3 11.5 L3 5.5 Z M11 2 C10.4477153 2 10 2.44771525 10 3 C10 3.55228475 10.4477153 4 11 4 C11.5522847 4 12 3.55228475 12 3 C12 2.44771525 11.5522847 2 11 2 Z'></path></svg>",flag:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 2.5c1.566.783 3.13.95 5.315.303.472-.14.685.1.685.471v7.419c0 .2-.027.322-.281.441-1.899.887-3.813.82-5.719-.134-1.333-.667-2.667-.722-4-.5V14a1 1 0 0 1-2 0V2a1 1 0 0 1 1-1c.496 0 .908.526.987 1C5.32 1.774 6.662 1.831 8 2.5z'/></svg>",globe:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M12.54 13.34a7.007 7.007 0 0 1-2.594 1.39c.434-.64.793-1.495 1.057-2.497a6.535 6.535 0 0 1 1.537 1.108zm-6.602-1.438A6.525 6.525 0 0 1 8 11.57c.72 0 1.414.117 2.062.332C9.59 13.778 8.801 15.003 8 15.003c-.8 0-1.59-1.225-2.062-3.1zM3.46 13.341c.453-.44.97-.814 1.537-1.108.264 1.002.623 1.856 1.057 2.498a7.007 7.007 0 0 1-2.594-1.39zm9.797-.703a7.536 7.536 0 0 0-2.028-1.413c.155-.843.25-1.762.274-2.725H15a6.962 6.962 0 0 1-1.743 4.138zm-7.53-1.79A16.764 16.764 0 0 1 5.501 8.5h4.998a16.764 16.764 0 0 1-.226 2.349A7.532 7.532 0 0 0 8 10.5c-.792 0-1.556.122-2.273.349zm-2.984 1.79A6.962 6.962 0 0 1 1 8.5h3.497c.025.963.119 1.882.274 2.725a7.536 7.536 0 0 0-2.028 1.413zM13.257 3.36A6.962 6.962 0 0 1 15 7.498h-3.497a17.615 17.615 0 0 0-.274-2.725 7.536 7.536 0 0 0 2.028-1.413zm-7.53 1.79c.717.226 1.48.349 2.273.349.792 0 1.556-.123 2.273-.349.123.725.203 1.516.226 2.349H5.501c.023-.833.103-1.624.226-2.349zM2.743 3.36a7.536 7.536 0 0 0 2.028 1.413c-.155.843-.25 1.762-.274 2.725H1A6.962 6.962 0 0 1 2.743 3.36zm9.797-.698c-.453.44-.97.814-1.537 1.108-.264-1.001-.623-1.856-1.057-2.497a7.007 7.007 0 0 1 2.594 1.39zm-6.602 1.44C6.41 2.225 7.199 1 8 1c.8 0 1.59 1.226 2.062 3.101A6.525 6.525 0 0 1 8 4.433c-.72 0-1.414-.116-2.062-.332zM3.46 2.661a7.007 7.007 0 0 1 2.594-1.39c-.434.642-.793 1.497-1.057 2.498A6.535 6.535 0 0 1 3.46 2.662z'/></svg>",grid:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M9 10 L9 14 C9 14.553 9.448 15 10 15 L14 15 C14.552 15 15 14.553 15 14 L15 10 C15 9.448 14.552 9 14 9 L10 9 C9.448 9 9 9.448 9 10 M9 2 L9 6 C9 6.553 9.448 7 10 7 L14 7 C14.552 7 15 6.553 15 6 L15 2 C15 1.448 14.552 1 14 1 L10 1 C9.448 1 9 1.448 9 2 M1 10 L1 14 C1 14.553 1.448 15 2 15 L6 15 C6.552 15 7 14.553 7 14 L7 10 C7 9.448 6.552 9 6 9 L2 9 C1.448 9 1 9.448 1 10 M2 1 L6 1 C6.552 1 7 1.448 7 2 L7 6 C7 6.553 6.552 7 6 7 L2 7 C1.448 7 1 6.553 1 6 L1 2 C1 1.448 1.448 1 2 1'/></svg>","heartbeat-outline":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8.01582209 5.72757766 L9.34691943 10.8910602 C9.44287277 11.264693 9.82464455 11.4903019 10.1992709 11.3933207 C10.389136 11.3443197 10.5473569 11.2187546 10.6392271 11.0492927 L10.6800583 10.9614992 L11.5334306 8.68091002 L14.0874225 8.67580575 C13.7505651 11.7363278 11.1485964 14.1251276 8.00051039 14.1251276 C4.85140357 14.1251276 2.25045571 11.7373487 1.91257747 8.6768266 L3.91432738 8.68091002 L5.05964273 12.2202129 C5.17805323 12.5877206 5.57207437 12.7888289 5.94057601 12.6704098 C6.13758658 12.6071168 6.29376595 12.4590929 6.37236602 12.2712557 L6.40401021 12.1742745 L8.01582209 5.72757766 Z M8.00051039 1.87589325 C11.2118848 1.87589325 13.8546847 4.36065335 14.1057966 7.50896894 L11.2088225 7.51407321 C10.9536274 7.51509406 10.7219103 7.65393029 10.5994167 7.87137232 L10.5545024 7.96937436 L10.1074007 9.16581595 L8.68647466 3.65626367 C8.62318629 3.408196 8.42821728 3.21525448 8.17914692 3.15298235 C7.83820634 3.06723057 7.49318265 3.24792183 7.36252279 3.5633659 L7.32985782 3.66136795 L5.66802771 10.310194 L4.92081662 7.99897915 C4.83711265 7.74274464 4.61662413 7.56001167 4.35530441 7.52224005 L4.25526795 7.51407321 L1.89522421 7.50998979 C2.14531535 4.36065335 4.7881152 1.87589325 8.00051039 1.87589325 L8.00051039 1.87589325 Z M8.00051039 1 C4.1348159 1 1 4.13402363 1 8.00102085 C1 11.8659764 4.1348159 15 8.00051039 15 C11.8651841 15 15 11.8659764 15 8.00102085 C15 4.13402363 11.8651841 1 8.00051039 1 L8.00051039 1 Z'/></svg>","heartbeat-fill":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 -4.26325641e-14 C12.418278 -4.26325641e-14 16 3.581722 16 8 C16 12.418278 12.418278 16 8 16 C3.581722 16 0 12.418278 0 8 C0 3.581722 3.581722 -4.26325641e-14 8 -4.26325641e-14 Z M8 1.14285714 C4.21290457 1.14285714 1.14285714 4.21290457 1.14285714 8 C1.14285714 11.7870954 4.21290457 14.8571429 8 14.8571429 C11.7870954 14.8571429 14.8571429 11.7870954 14.8571429 8 C14.8571429 4.21290457 11.7870954 1.14285714 8 1.14285714 Z M8.01538894 5.77367024 L9.3191083 10.8314485 C9.41363658 11.1981709 9.78755414 11.4188278 10.1542765 11.3242996 C10.3400454 11.2764148 10.4957631 11.1534038 10.5858787 10.9872373 L10.6253051 10.9007058 L11.461759 8.66641094 L13.9637727 8.66151017 C13.6333985 11.6599626 11.0842385 14 8 14 C4.91530401 14 2.36705823 11.6604811 2.03632622 8.66250676 L3.99756704 8.66627243 L5.11870742 12.1329539 C5.23524115 12.4932882 5.62181907 12.6909276 5.98215337 12.5743939 C6.17512784 12.5119851 6.32883654 12.3680784 6.40496213 12.1836797 L6.43638227 12.0882958 L8.01538894 5.77367024 Z M8 2 C11.1457456 2 13.7348584 4.43429992 13.9808775 7.51865095 L11.1433889 7.52409954 C10.8935389 7.52452915 10.6668039 7.66039593 10.546956 7.87350502 L10.5023809 7.96939694 L10.0636584 9.14129096 L8.67267164 3.74495874 C8.60991183 3.50148212 8.41893165 3.31188018 8.17500686 3.25088545 C7.8410092 3.16736751 7.5029519 3.34436945 7.37522415 3.65327298 L7.3434301 3.74977246 L5.7149063 10.2624226 L4.9828348 7.99878212 C4.90162121 7.74766133 4.68494647 7.56836072 4.4292649 7.53120511 L4.33174425 7.52407216 L2.0190366 7.51965608 C2.2644995 4.4348288 4.8530974 2 8 2 Z'/></svg>","help-circle":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M10.789 6.858c-.14.278-.366.562-.677.853l-.733.657c-.209.192-.354.39-.435.591a2.55 2.55 0 0 0-.134.541H6.985c0-.367.07-.838.21-1.183.142-.347.368-.647.684-.9.314-.254.554-.486.717-.697.165-.211.247-.444.247-.697 0-.618-.278-.927-.831-.927-.254 0-.46.09-.618.27-.14.159-.217.377-.24.748H5c.034-.893.293-1.498.792-1.93.527-.456 1.267-.684 2.22-.684.95 0 1.684.21 2.206.632.52.422.782 1.02.782 1.8 0 .339-.07.648-.211.926m-2.075 5.861A.98.98 0 0 1 8 13a.98.98 0 0 1-.714-.28A.965.965 0 0 1 7 12c0-.291.095-.532.286-.72A.98.98 0 0 1 8 11a.968.968 0 0 1 1 1 .969.969 0 0 1-.286.72M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7'/></svg>",information:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8,0 C12.418,0 16,3.582 16,8 C16,12.418 12.418,16 8,16 C3.582,16 0,12.418 0,8 C0,3.582 3.582,0 8,0 Z M8.66666667,6 L7.33333333,6 L7.33333333,12.6666667 L8.66666667,12.6666667 L8.66666667,6 Z M8.66666667,3.33333333 L7.33333333,3.33333333 L7.33333333,4.66666667 L8.66666667,4.66666667 L8.66666667,3.33333333 Z' fill='#296CDC'/></svg>","input-file":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M15 4c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V5c0-.005.003-.009.003-.013 0-.005-.003-.008-.003-.013V3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1h9zm-7.3 8.022l.053-.001a1 1 0 0 0 .74-.39l3.237-4.214a1.001 1.001 0 0 0-1.586-1.219L7.62 9.485 6.426 8.23a1 1 0 1 0-1.45 1.378l2 2.103c.19.199.451.311.724.311z'/></svg>","kbd-arrow-down":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 16L13 11.087 8.856 11.087 8.856 0 7.144 0 7.144 11.087 3 11.087z'/></svg>","kbd-arrow-left":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M0 8L4.913 13 4.913 8.856 16 8.856 16 7.144 4.913 7.144 4.913 3z'/></svg>","kbd-arrow-right":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M16 8L11.087 13 11.087 8.856 0 8.856 0 7.144 11.087 7.144 11.087 3z'/></svg>","kbd-arrow-up":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 0L3 4.913 7.144 4.913 7.144 16 8.856 16 8.856 4.913 13 4.913z'/></svg>","kbd-capslock":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M4.752 12.605h6.496V16H4.752v-3.395zm.939.967v1.454h4.618v-1.454H5.691zM1.5 6.688L7.996 0 14.5 6.688h-3.252v4.078H4.752V6.688H1.5zm6.496-5.313l-4.313 4.44h2.008v3.977h4.618V5.815h2l-4.313-4.44z'/></svg>","kbd-command":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3.128 6.257a3.02 3.02 0 0 1-1.236-.254A3.168 3.168 0 0 1 .9 5.322c-.28-.286-.5-.618-.66-.996A3.041 3.041 0 0 1 0 3.128c0-.437.082-.844.245-1.223A3.15 3.15 0 0 1 .913.913 3.137 3.137 0 0 1 3.128 0c.426 0 .828.079 1.206.236.379.157.711.376.996.655a3.109 3.109 0 0 1 .927 2.237v2.106h3.486V3.128A3.087 3.087 0 0 1 10.67.891c.285-.28.617-.498.996-.655.378-.157.78-.236 1.206-.236a3.137 3.137 0 0 1 2.215.913c.282.283.505.613.668.992.163.379.245.786.245 1.223 0 .42-.08.819-.24 1.198-.16.378-.38.71-.66.996-.28.285-.61.512-.992.681a3.02 3.02 0 0 1-1.236.254h-2.106v3.486h2.106c.442 0 .855.085 1.236.254.382.169.712.396.992.681.28.286.5.618.66.996.16.38.24.778.24 1.198 0 .437-.082.844-.245 1.223a3.15 3.15 0 0 1-.668.992 3.137 3.137 0 0 1-2.215.913c-.426 0-.828-.079-1.206-.236a3.118 3.118 0 0 1-.996-.655 3.109 3.109 0 0 1-.927-2.237v-2.106H6.257v2.106a3.087 3.087 0 0 1-.927 2.237c-.285.28-.617.498-.996.655-.378.157-.78.236-1.206.236a3.137 3.137 0 0 1-2.215-.913 3.15 3.15 0 0 1-.668-.992A3.059 3.059 0 0 1 0 12.872c0-.42.08-.819.24-1.198.16-.378.38-.71.66-.996.28-.285.61-.512.992-.681a3.02 3.02 0 0 1 1.236-.254h2.106V6.257H3.128zm2.106-1.023V3.128a2.097 2.097 0 0 0-.607-1.49c-.19-.189-.412-.339-.669-.45a2.071 2.071 0 0 0-.83-.166c-.29 0-.562.056-.812.166-.25.111-.47.261-.66.45a2.097 2.097 0 0 0-.607 1.49c0 .297.053.574.161.83a2.068 2.068 0 0 0 1.918 1.276h2.106zm-2.106 5.532c-.29 0-.562.054-.812.161a2.068 2.068 0 0 0-1.105 1.114 2.12 2.12 0 0 0-.162.83 2.097 2.097 0 0 0 1.267 1.94c.25.111.521.167.812.167.297 0 .574-.056.83-.166a2.068 2.068 0 0 0 1.114-1.119c.108-.256.162-.53.162-.821v-2.106H3.128zm9.744-5.532a2.08 2.08 0 0 0 1.472-.607c.19-.19.338-.412.446-.669a2.12 2.12 0 0 0 .161-.83 2.097 2.097 0 0 0-1.271-1.94 1.997 1.997 0 0 0-.808-.166c-.297 0-.574.056-.83.166a2.068 2.068 0 0 0-1.114 1.119c-.108.256-.162.53-.162.821v2.106h2.106zm-2.106 5.532v2.106a2.097 2.097 0 0 0 .607 1.49c.19.189.412.339.669.45.256.11.533.166.83.166.285 0 .555-.056.808-.166.253-.111.475-.261.664-.45a2.097 2.097 0 0 0 .607-1.49 2.12 2.12 0 0 0-.161-.83 2.068 2.068 0 0 0-1.918-1.276h-2.106zm-1.023-4.51H6.257v3.487h3.486V6.257z'/></svg>","kbd-delete":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M5.595 14L0 8.25 5.595 2.5H16V14H5.595zM1.58 8.25l4.484 4.6h8.817v-9.2H6.064L1.58 8.25zm7.773.808L6.851 11.63l-.787-.816L8.56 8.25 6.064 5.678l.787-.808 2.502 2.564L11.85 4.87l.794.808-2.496 2.572 2.496 2.564-.794.816-2.496-2.572z'/></svg>","kbd-eject":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M0 15v-3h16v3H0zm0-6l7.995-8L16 9H0z'/></svg>","kbd-option":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M0 1h5.562l6.135 12.364H16V15h-5.562L4.294 2.627H0V1zm9.499 0H16v1.627H9.499V1z'/></svg>","kbd-return":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M16 8.35c0 .692-.25 1.3-.749 1.825-.499.525-1.103.788-1.813.788H7.419V13.5L0 9.963l7.419-3.567v2.537h5.155c.347 0 .645-.11.893-.329.249-.218.373-.502.373-.85V2.5H16v5.85z'/></svg>","kbd-shift":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M0 8.489L7.995 0 16 8.489h-4.002V16H4.002V8.489H0zm7.995-6.743L2.687 7.382h2.471v7.391h5.684V7.382h2.462L7.995 1.746z'/></svg>","kbd-space":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M16 11L16 16 0 16 0 11 1.167 11 1.167 13.904 14.833 13.904 14.833 11z'/></svg>","kbd-tab":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M16 12h-1.39V4H16v8zm-2.781-4L9.16 12V8.685H0v-1.37h9.16V4l4.059 4z'/></svg>",key:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M10 11.414l-1.793 1.793a1 1 0 1 1-1.414-1.414L8.586 10 7.032 8.446a4 4 0 1 1 1.414-1.414l6.261 6.26a1 1 0 0 1-1.414 1.415l-1.043-1.043-1.043 1.043a1 1 0 1 1-1.414-1.414l1.043-1.043-.836-.836zM5 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/></svg>",list:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M1 14 C1 14.553 1.448 15 2 15 L14 15 C14.552 15 15 14.553 15 14 C15 13.448 14.552 13 14 13 L2 13 C1.448 13 1 13.448 1 14 M1 10 C1 10.553 1.448 11 2 11 L14 11 C14.552 11 15 10.553 15 10 C15 9.448 14.552 9 14 9 L2 9 C1.448 9 1 9.448 1 10 M1 6 C1 6.553 1.448 7 2 7 L14 7 C14.552 7 15 6.553 15 6 C15 5.448 14.552 5 14 5 L2 5 C1.448 5 1 5.448 1 6 M2 1 L14 1 C14.552 1 15 1.448 15 2 C15 2.553 14.552 3 14 3 L2 3 C1.448 3 1 2.553 1 2 C1 1.448 1.448 1 2 1'/></svg>",lock:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M12 7h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h2V5a4 4 0 1 1 8 0v2zm-2 0V5a2 2 0 1 0-4 0v2h4z'/></svg>","mime-archive":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M13 0a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h4v2h2V0h4zM8 14.5c1.16 0 1.75-.314 1.75-1.833 0-.651-.268-1.398-.75-2.223V9H7v1.444c-.482.825-.75 1.572-.75 2.223 0 1.519.59 1.833 1.75 1.833zm0-2.25a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5zM7 8h2V6H7v2zm0-3h2V3H7v2z'/></svg>","mime-audio":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M4.142 4.22A1.01 1.01 0 0 1 5 3.75c.553 0 1 .434 1 .97v6.562c0 .34-.185.654-.485.83a1.019 1.019 0 0 1-1.373-.333L3 9.936h-.02C1.885 9.931 1 9.07 1 8.01V8c0-1.057.877-1.92 1.971-1.935H3L4.142 4.22zm4.298 8.678a1 1 0 1 1-.88-1.796C8.515 10.635 9 9.662 9 8s-.486-2.635-1.44-3.102a1 1 0 1 1 .88-1.796C10.153 3.94 11 5.634 11 8c0 2.366-.847 4.06-2.56 4.898zm3.12 1.93a1 1 0 1 1-1.12-1.656C12.156 12.009 13 10.322 13 8c0-2.323-.843-4.01-2.56-5.172a1 1 0 0 1 1.12-1.656C13.844 2.717 15 5.03 15 8c0 2.97-1.157 5.283-3.44 6.828z'/></svg>","mime-code":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M4.78 10.577a1.124 1.124 0 0 1-.138 1.536 1.016 1.016 0 0 1-1.472-.145L0 7.975l3.174-3.948a1.016 1.016 0 0 1 1.473-.135c.443.387.5 1.075.13 1.536L2.721 7.984l2.059 2.593zm6.44 0l2.058-2.593-2.054-2.556a1.124 1.124 0 0 1 .129-1.536 1.016 1.016 0 0 1 1.473.135L16 7.975l-3.17 3.993a1.016 1.016 0 0 1-1.472.145 1.124 1.124 0 0 1-.139-1.536zM7.58 13.254c-.182.571-.775.88-1.322.69-.548-.19-.844-.809-.662-1.38l3.137-9.818c.183-.571.775-.88 1.323-.69.548.19.844.809.661 1.38l-3.137 9.818z'/></svg>","mime-data":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M1 1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm10 4h4V3h-4v2zM6 5h4.001V3H6v2zM1 5h4V3H1v2zm10 3.001h4V6h-4v2.001zm-5 0h4.001V6H6v2.001zm-5 0h4V6H1v2.001zM11 11h4V9h-4v2zm-5 0h4.001V9H6v2zm-5 0h4V9H1v2zm10 3h4v-2h-4v2zm-5 0h4.001v-2H6v2zm-5 0h4v-2H1v2z'/></svg>","mime-image":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M11.484 6.985a3.017 3.017 0 0 1-3.498-2.974A3.017 3.017 0 0 1 11.01 1a3.017 3.017 0 0 1 3.022 3.011 3.015 3.015 0 0 1-2.306 2.926L15 10.235v3.761c0 .555-.451 1.004-1.008 1.004H2.008C1.45 15 1 14.55 1 13.996v-3.761L4.933 5.47 8 8.346l3.484-1.36zM5.12 8.403l-2.106 2.551v2.039h9.97V11.06l-1.793-1.805-3.644 1.424L5.12 8.403zm5.888-3.388c.556 0 1.007-.45 1.007-1.004s-.45-1.004-1.007-1.004c-.557 0-1.008.45-1.008 1.004s.451 1.004 1.008 1.004z'/></svg>","mime-system":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M6.284 6.594a2.73 2.73 0 0 1-.305.225l.183.963-.566.229-.539-.819a2.736 2.736 0 0 1-1.145-.01l-.552.811-.562-.237.198-.961c-.33-.217-.6-.496-.804-.816l-.963.183L1 5.596l.818-.54a2.735 2.735 0 0 1 .01-1.145l-.81-.552.236-.561.961.198c.217-.33.496-.6.816-.804l-.183-.963L3.414 1l.54.818a2.736 2.736 0 0 1 1.145.01l.552-.81.562.236-.198.961c.329.217.6.496.804.816l.963-.183.229.566-.819.538c.077.372.076.762-.01 1.147l.811.552-.237.562-.806-.166 1.023.715a3.74 3.74 0 0 1 1.134-.471l.238-1.285h1.247l.243 1.284c.406.096.789.256 1.133.472l1.088-.766.881.883-.757 1.094c.217.347.378.732.473 1.142L15 9.344v1.247l-1.347.235c-.094.41-.256.794-.472 1.141l.757 1.088-.88.882-1.089-.758a3.773 3.773 0 0 1-1.142.474l-.235 1.346H9.345l-.229-1.346a3.776 3.776 0 0 1-1.142-.473l-1.093.758-.884-.882.766-1.088a3.74 3.74 0 0 1-.471-1.133l-1.286-.244V9.344l1.285-.237c.095-.406.256-.789.47-1.134L5.998 6.88l.287-.286zm.307-.307l.26-.26-.056-.012a2.747 2.747 0 0 1-.204.272zm3.415 5.598a1.881 1.881 0 1 0 0-3.763 1.881 1.881 0 0 0 0 3.763zM5.888 5.091a1.501 1.501 0 1 0-2.764-1.172A1.501 1.501 0 0 0 5.888 5.09z'/></svg>","mime-text":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M2 1h12.023a1 1 0 0 1 0 2H2a1 1 0 1 1 0-2zm0 4h12.023a1 1 0 0 1 0 2H2a1 1 0 0 1 0-2zm0 4h12.023a1 1 0 0 1 0 2H2a1 1 0 1 1 0-2zm0 4h5a1 1 0 1 1 0 2H2a1 1 0 0 1 0-2z'/></svg>","mime-video":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3 3.746c0-.393.118-.778.338-1.106a2.035 2.035 0 0 1 2.802-.556l6.459 4.247a1.981 1.981 0 0 1 .003 3.321l-6.46 4.262c-.332.219-.722.336-1.122.336-1.115 0-2.02-.894-2.02-1.996V3.746zm2.02 0v8.508l6.46-4.262-6.46-4.246z'/></svg>",minus:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3 9a1 1 0 1 1 0-2h10a1 1 0 0 1 0 2H3z'/></svg>","minus-circle":"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 1c3.859 0 7 3.141 7 7 0 3.86-3.141 7-7 7s-7-3.14-7-7c0-3.859 3.141-7 7-7zm4 8a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2h8z'/></svg>",monitoring:R,ok:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8,0 C12.418,0 16,3.582 16,8 C16,12.418 12.418,16 8,16 C3.582,16 0,12.418 0,8 C0,3.582 3.582,0 8,0 Z M11.2998316,4.97631073 L6.58578644,9.69035594 L4.70016835,7.80473785 L3.75735931,8.7475469 L6.58578644,11.575974 L7.52859548,10.633165 L12.2426407,5.91911977 L11.2998316,4.97631073 Z' fill='#008B38'/></svg>",paperclip:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M1.977 13.037A3.244 3.244 0 0 1 1 10.71c0-.878.347-1.705.977-2.326l5.12-5.05A4.61 4.61 0 0 1 10.356 2c1.231 0 2.39.473 3.26 1.333C14.52 4.223 15 5.366 15 6.581c0 1.215-.48 2.358-1.351 3.218L9.816 13.58a.754.754 0 0 1-1.03 0 .714.714 0 0 1 0-1.016l3.833-3.782c.597-.588.925-1.37.925-2.202a3.07 3.07 0 0 0-.925-2.2 3.18 3.18 0 0 0-2.262-.944c-.843 0-1.635.324-2.23.912L3.006 9.4c-.356.35-.55.815-.55 1.31 0 .496.194.961.55 1.312.709.7 1.947.7 2.656 0l5.054-4.986a.562.562 0 0 0 0-.807.577.577 0 0 0-.4-.162.56.56 0 0 0-.399.167l-4.817 4.892a.736.736 0 0 1-1.03.014.704.704 0 0 1-.22-.505.707.707 0 0 1 .205-.51l4.819-4.892a2.02 2.02 0 0 1 1.416-.603c.545.01 1.048.192 1.435.563.396.39.615.904.615 1.445 0 .535-.212 1.036-.595 1.414l-5.053 4.985A3.347 3.347 0 0 1 4.335 14c-.854 0-1.708-.32-2.358-.963z'/></svg>",payment:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M5 15A5 5 0 1 1 5 5a5 5 0 0 1 0 10zm.496-3.433c-.101.093-.24.139-.418.139-.242 0-.43-.068-.561-.203-.132-.136-.2-.333-.2-.593H3c0 .472.152.851.456 1.14.304.287.741.459 1.309.51v.69h.622v-.686c.488-.04.873-.185 1.157-.43.282-.247.423-.564.423-.954 0-.23-.043-.427-.132-.59a1.393 1.393 0 0 0-.367-.43 2.631 2.631 0 0 0-.559-.33c-.215-.098-.443-.19-.687-.281-.242-.09-.418-.184-.528-.285a.508.508 0 0 1-.165-.4c0-.166.048-.297.145-.392.095-.094.228-.141.4-.141.193 0 .342.064.446.191.105.127.157.31.157.547H7c0-.433-.138-.79-.41-1.071-.273-.281-.647-.453-1.124-.513V6.75h-.624v.72c-.495.041-.892.186-1.188.435a1.192 1.192 0 0 0-.447.952c0 .23.043.426.126.588.083.161.203.304.359.427.157.122.344.23.561.324.215.094.452.186.707.277.256.091.435.189.536.29.103.103.153.244.153.424 0 .161-.05.289-.153.38zm6.772-3.939a.5.5 0 0 1-.286-.089L10.5 6.524v-2.99c0-.294.232-.534.518-.534.285 0 .517.24.517.535v2.413l1.02.698a.546.546 0 0 1 .144.742.512.512 0 0 1-.43.24zM7.308 4.46a5.954 5.954 0 0 0-.956-.307A5.002 5.002 0 0 1 16 6a5 5 0 0 1-5.083 5A6.04 6.04 0 0 0 11 10a4 4 0 1 0-3.693-5.54z'/></svg>",pencil:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M2.423 10.716L9.567 3.56l2.802 2.807-7.145 7.158-2.801-2.808zm-1.415 3.895l.708-3.186 2.8 2.807-3.122.759a.32.32 0 0 1-.386-.38zm13.85-11.355a.489.489 0 0 1-.004.693l-.776.765.007.007-.953.924-2.802-2.807.34-.33c.004-.003.005-.01.01-.015l1.373-1.351a.498.498 0 0 1 .7.003l2.104 2.11z'/></svg>",pending:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8,0 C12.418,0 16,3.582 16,8 C16,12.418 12.418,16 8,16 C3.582,16 0,12.418 0,8 C0,3.582 3.582,0 8,0 Z M10.6666667,4 L9.33333333,4 L9.333,9.333 L4,9.33333333 L4,10.6666667 L10.6666667,10.6666667 L10.6666667,4 Z' fill='#9E9E9E'/></svg>",phone:"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14.177 10.059h-3.294a.823.823 0 0 0-.824.824v.823c-3.294 0-5.713-2.522-5.765-5.764h.823a.824.824 0 0 0 .825-.824V1.824A.824.824 0 0 0 5.117 1H1.823A.824.824 0 0 0 1 1.824v4.118A9.058 9.058 0 0 0 10.059 15h4.118a.822.822 0 0 0 .823